2026-04-29 01:47:56.904641 | Job console starting 2026-04-29 01:47:56.917376 | Updating git repos 2026-04-29 01:47:56.979943 | Cloning repos into workspace 2026-04-29 01:47:57.058995 | Restoring repo states 2026-04-29 01:47:57.082558 | Merging changes 2026-04-29 01:47:58.225863 | Checking out repos 2026-04-29 01:47:59.909182 | Preparing playbooks 2026-04-29 01:48:18.945821 | Running Ansible setup 2026-04-29 01:48:22.895971 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-29 01:48:23.556176 | 2026-04-29 01:48:23.556352 | PLAY [localhost] 2026-04-29 01:48:23.564755 | 2026-04-29 01:48:23.564836 | TASK [Gathering Facts] 2026-04-29 01:48:27.906170 | localhost | ok 2026-04-29 01:48:27.920740 | 2026-04-29 01:48:27.920861 | TASK [Setup log path fact] 2026-04-29 01:48:27.942987 | localhost | ok 2026-04-29 01:48:27.958402 | 2026-04-29 01:48:27.958480 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-29 01:48:27.987589 | localhost | ok 2026-04-29 01:48:27.996810 | 2026-04-29 01:48:27.996923 | TASK [emit-job-header : Print job information] 2026-04-29 01:48:28.039357 | # Job Information 2026-04-29 01:48:28.039678 | Ansible Version: 2.16.16 2026-04-29 01:48:28.039732 | Job: atmosphere-molecule-aio-ovn 2026-04-29 01:48:28.039812 | Pipeline: check 2026-04-29 01:48:28.039845 | Executor: 0a8996d2b663 2026-04-29 01:48:28.039874 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3883 2026-04-29 01:48:28.039910 | Event ID: 5cf93c10-436d-11f1-9cb7-58e4c615d056 2026-04-29 01:48:28.044871 | 2026-04-29 01:48:28.044967 | LOOP [emit-job-header : Print node information] 2026-04-29 01:48:28.151047 | localhost | ok: 2026-04-29 01:48:28.151532 | localhost | # Node Information 2026-04-29 01:48:28.151619 | localhost | Inventory Hostname: instance 2026-04-29 01:48:28.151672 | localhost | Hostname: np0000171247 2026-04-29 01:48:28.151718 | localhost | Username: zuul 2026-04-29 01:48:28.151775 | localhost | Distro: Ubuntu 22.04 2026-04-29 01:48:28.151821 | localhost | Provider: yul1 2026-04-29 01:48:28.151867 | localhost | Region: ca-ymq-1 2026-04-29 01:48:28.151910 | localhost | Label: ubuntu-jammy-16 2026-04-29 01:48:28.151953 | localhost | Product Name: OpenStack Nova 2026-04-29 01:48:28.151996 | localhost | Interface IP: 199.204.45.57 2026-04-29 01:48:28.171264 | 2026-04-29 01:48:28.171452 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-29 01:48:28.592482 | localhost -> localhost | changed 2026-04-29 01:48:28.601080 | 2026-04-29 01:48:28.601182 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-29 01:48:29.497770 | localhost -> localhost | changed 2026-04-29 01:48:29.505737 | 2026-04-29 01:48:29.505816 | PLAY [all] 2026-04-29 01:48:29.514468 | 2026-04-29 01:48:29.514532 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-29 01:48:29.751794 | instance -> localhost | ok 2026-04-29 01:48:29.762879 | 2026-04-29 01:48:29.763059 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-29 01:48:29.804176 | instance | ok 2026-04-29 01:48:29.819386 | instance | included: /var/lib/zuul/builds/01506113857c465984be272801f04366/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-29 01:48:29.825232 | 2026-04-29 01:48:29.825294 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-29 01:48:30.630340 | instance -> localhost | Generating public/private rsa key pair. 2026-04-29 01:48:30.630517 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/01506113857c465984be272801f04366/work/01506113857c465984be272801f04366_id_rsa 2026-04-29 01:48:30.630548 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/01506113857c465984be272801f04366/work/01506113857c465984be272801f04366_id_rsa.pub 2026-04-29 01:48:30.630572 | instance -> localhost | The key fingerprint is: 2026-04-29 01:48:30.630594 | instance -> localhost | SHA256:6qYFF7xtvTGtpxqKDzmzWgbWZlT9Fd0rq+vg+/q9EOg zuul-build-sshkey 2026-04-29 01:48:30.630628 | instance -> localhost | The key's randomart image is: 2026-04-29 01:48:30.630651 | instance -> localhost | +---[RSA 3072]----+ 2026-04-29 01:48:30.630679 | instance -> localhost | | .. .o . | 2026-04-29 01:48:30.630701 | instance -> localhost | | o . . . .| 2026-04-29 01:48:30.630721 | instance -> localhost | | . o . . .| 2026-04-29 01:48:30.630741 | instance -> localhost | | o + .o. . . | 2026-04-29 01:48:30.630761 | instance -> localhost | | o = o S.+.. o | 2026-04-29 01:48:30.630781 | instance -> localhost | | . + + o. =.. | 2026-04-29 01:48:30.630801 | instance -> localhost | | B o .Eo.o | 2026-04-29 01:48:30.630820 | instance -> localhost | | o O.....+o | 2026-04-29 01:48:30.630843 | instance -> localhost | | ..+++ .=B=.o. | 2026-04-29 01:48:30.630983 | instance -> localhost | +----[SHA256]-----+ 2026-04-29 01:48:30.631035 | instance -> localhost | ok: Runtime: 0:00:00.359968 2026-04-29 01:48:30.636206 | 2026-04-29 01:48:30.636274 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-29 01:48:30.671200 | instance | ok 2026-04-29 01:48:30.682375 | instance | included: /var/lib/zuul/builds/01506113857c465984be272801f04366/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-29 01:48:30.689968 | 2026-04-29 01:48:30.690044 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-29 01:48:30.714885 | instance | skipping: Conditional result was False 2026-04-29 01:48:30.724342 | 2026-04-29 01:48:30.724505 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-29 01:48:31.153084 | instance | changed 2026-04-29 01:48:31.159733 | 2026-04-29 01:48:31.159797 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-29 01:48:31.345479 | instance | ok 2026-04-29 01:48:31.352645 | 2026-04-29 01:48:31.352710 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-29 01:48:31.831988 | instance | changed 2026-04-29 01:48:31.837384 | 2026-04-29 01:48:31.837462 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-29 01:48:32.303567 | instance | changed 2026-04-29 01:48:32.310687 | 2026-04-29 01:48:32.310775 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-29 01:48:32.335688 | instance | skipping: Conditional result was False 2026-04-29 01:48:32.346420 | 2026-04-29 01:48:32.346486 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-29 01:48:32.727305 | instance -> localhost | changed 2026-04-29 01:48:32.829579 | 2026-04-29 01:48:32.829805 | TASK [add-build-sshkey : Add back temp key] 2026-04-29 01:48:33.145382 | instance -> localhost | Identity added: /var/lib/zuul/builds/01506113857c465984be272801f04366/work/01506113857c465984be272801f04366_id_rsa (zuul-build-sshkey) 2026-04-29 01:48:33.145593 | instance -> localhost | ok: Runtime: 0:00:00.018800 2026-04-29 01:48:33.150628 | 2026-04-29 01:48:33.150735 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-29 01:48:33.426634 | instance | ok 2026-04-29 01:48:33.431936 | 2026-04-29 01:48:33.432036 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-29 01:48:33.457348 | instance | skipping: Conditional result was False 2026-04-29 01:48:33.489552 | 2026-04-29 01:48:33.489698 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-29 01:48:33.777251 | instance | ok 2026-04-29 01:48:33.783310 | 2026-04-29 01:48:33.783379 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-29 01:48:35.673266 | instance | Output suppressed because no_log was given 2026-04-29 01:48:35.684989 | 2026-04-29 01:48:35.685092 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-29 01:48:35.874272 | instance | ok: "logs" 2026-04-29 01:48:35.874672 | instance | ok: All items complete 2026-04-29 01:48:35.874721 | 2026-04-29 01:48:36.020215 | instance | ok: "artifacts" 2026-04-29 01:48:36.172388 | instance | ok: "docs" 2026-04-29 01:48:36.189844 | 2026-04-29 01:48:36.189956 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-29 01:48:36.370181 | instance | changed: "logs" 2026-04-29 01:48:36.545259 | instance | changed: "artifacts" 2026-04-29 01:48:36.697001 | instance | changed: "docs" 2026-04-29 01:48:36.717750 | 2026-04-29 01:48:36.717890 | PLAY RECAP 2026-04-29 01:48:36.717953 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-29 01:48:36.717993 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-29 01:48:36.718022 | 2026-04-29 01:48:36.955851 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-29 01:48:37.056769 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-29 01:48:37.721944 | 2026-04-29 01:48:37.722088 | PLAY [all] 2026-04-29 01:48:37.735598 | 2026-04-29 01:48:37.735756 | TASK [setup-uv : Extract archive] 2026-04-29 01:48:39.923186 | instance | changed 2026-04-29 01:48:39.929955 | 2026-04-29 01:48:39.930043 | TASK [setup-uv : Print version] 2026-04-29 01:48:40.265456 | instance | uv 0.8.13 2026-04-29 01:48:40.467820 | instance | ok: Runtime: 0:00:00.013953 2026-04-29 01:48:40.478870 | 2026-04-29 01:48:40.478971 | PLAY RECAP 2026-04-29 01:48:40.479020 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-29 01:48:40.479044 | 2026-04-29 01:48:40.608245 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-29 01:48:40.661471 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/2025.1] 2026-04-29 01:48:41.321894 | 2026-04-29 01:48:41.322029 | PLAY [all] 2026-04-29 01:48:41.333545 | 2026-04-29 01:48:41.333621 | TASK [Install "jq" for log collection] 2026-04-29 01:48:51.292717 | instance | changed 2026-04-29 01:48:51.295218 | 2026-04-29 01:48:51.295301 | PLAY RECAP 2026-04-29 01:48:51.295381 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-29 01:48:51.295438 | 2026-04-29 01:48:51.440385 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/2025.1] 2026-04-29 01:48:51.450348 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-29 01:48:52.113284 | 2026-04-29 01:48:52.113423 | PLAY [all] 2026-04-29 01:48:52.124910 | 2026-04-29 01:48:52.125020 | TASK [Copy inventory file for Zuul] 2026-04-29 01:48:52.964571 | instance | changed 2026-04-29 01:48:52.976058 | 2026-04-29 01:48:52.976163 | TASK [Switch "ansible_host" to private IP] 2026-04-29 01:48:53.299550 | instance | changed: 1 replacements made 2026-04-29 01:48:53.329254 | 2026-04-29 01:48:53.346081 | TASK [Run Molecule scenario] 2026-04-29 01:48:53.789005 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-04-29 01:48:53.789097 | instance | Creating virtual environment at: .venv 2026-04-29 01:48:53.815257 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-29 01:48:54.364758 | instance | Downloading setuptools (1.1MiB) 2026-04-29 01:48:54.365189 | instance | Downloading netaddr (2.2MiB) 2026-04-29 01:48:54.367524 | instance | Downloading ansible-core (2.1MiB) 2026-04-29 01:48:54.367899 | instance | Downloading cryptography (4.2MiB) 2026-04-29 01:48:54.368102 | instance | Downloading kubernetes (1.9MiB) 2026-04-29 01:48:54.368544 | instance | Downloading rjsonnet (1.2MiB) 2026-04-29 01:48:54.368739 | instance | Downloading pygments (1.2MiB) 2026-04-29 01:48:54.370177 | instance | Downloading openstacksdk (1.7MiB) 2026-04-29 01:48:54.633937 | instance | Building pyperclip==1.9.0 2026-04-29 01:48:54.644716 | instance | Downloading rjsonnet 2026-04-29 01:48:54.780193 | instance | Downloading netaddr 2026-04-29 01:48:54.805560 | instance | Downloading pygments 2026-04-29 01:48:54.806765 | instance | Downloading cryptography 2026-04-29 01:48:54.847224 | instance | Downloading setuptools 2026-04-29 01:48:54.916510 | instance | Downloading kubernetes 2026-04-29 01:48:54.956806 | instance | Downloading ansible-core 2026-04-29 01:48:54.989432 | instance | Downloading openstacksdk 2026-04-29 01:48:56.957850 | instance | Built pyperclip==1.9.0 2026-04-29 01:48:57.120319 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-29 01:48:57.159932 | instance | Installed 79 packages in 37ms 2026-04-29 01:48:57.783120 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-29 01:48:58.358800 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-04-29 01:48:58.358939 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-04-29 01:49:38.521297 | instance | INFO [aio > dependency] Executing 2026-04-29 01:49:38.521414 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-04-29 01:49:38.521643 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-04-29 01:49:38.521757 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-04-29 01:49:38.529821 | instance | INFO [aio > cleanup] Executing 2026-04-29 01:49:38.530141 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-29 01:49:38.537803 | instance | INFO [aio > destroy] Executing 2026-04-29 01:49:38.537898 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-04-29 01:49:38.537979 | instance | INFO [aio > destroy] Executed: Successful 2026-04-29 01:49:38.546115 | instance | INFO [aio > syntax] Executing 2026-04-29 01:49:41.336892 | instance | 2026-04-29 01:49:41.337160 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-04-29 01:49:41.455837 | instance | INFO [aio > syntax] Executed: Successful 2026-04-29 01:49:41.466581 | instance | INFO [aio > create] Executing 2026-04-29 01:49:41.468390 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-29 01:49:41.475806 | instance | INFO [aio > prepare] Executing 2026-04-29 01:49:42.318174 | instance | 2026-04-29 01:49:42.318431 | instance | PLAY [Prepare] ***************************************************************** 2026-04-29 01:49:42.318730 | instance | 2026-04-29 01:49:42.319017 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 01:49:42.319306 | instance | Wednesday 29 April 2026 01:49:42 +0000 (0:00:00.025) 0:00:00.025 ******* 2026-04-29 01:49:43.450327 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-29 01:49:43.450709 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-29 01:49:43.450973 | instance | interpreter could change the meaning of that path. See 2026-04-29 01:49:43.451257 | instance | https://docs.ansible.com/ansible- 2026-04-29 01:49:43.451559 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-29 01:49:43.459922 | instance | ok: [instance] 2026-04-29 01:49:43.460182 | instance | 2026-04-29 01:49:43.460470 | instance | TASK [Configure short hostname] ************************************************ 2026-04-29 01:49:43.460748 | instance | Wednesday 29 April 2026 01:49:43 +0000 (0:00:01.142) 0:00:01.167 ******* 2026-04-29 01:49:44.143693 | instance | changed: [instance] 2026-04-29 01:49:44.143918 | instance | 2026-04-29 01:49:44.144197 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-04-29 01:49:44.144474 | instance | Wednesday 29 April 2026 01:49:44 +0000 (0:00:00.683) 0:00:01.851 ******* 2026-04-29 01:49:44.399948 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-04-29 01:49:44.400203 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-04-29 01:49:44.400477 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-04-29 01:49:44.407498 | instance | changed: [instance] 2026-04-29 01:49:44.407782 | instance | 2026-04-29 01:49:44.408067 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-04-29 01:49:44.408355 | instance | Wednesday 29 April 2026 01:49:44 +0000 (0:00:00.264) 0:00:02.115 ******* 2026-04-29 01:49:45.622915 | instance | ok: [instance] 2026-04-29 01:49:45.622989 | instance | 2026-04-29 01:49:45.623112 | instance | TASK [Purge "snapd" package] *************************************************** 2026-04-29 01:49:45.623231 | instance | Wednesday 29 April 2026 01:49:45 +0000 (0:00:01.215) 0:00:03.330 ******* 2026-04-29 01:49:46.289746 | instance | ok: [instance] 2026-04-29 01:49:46.290023 | instance | 2026-04-29 01:49:46.290294 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-04-29 01:49:46.290601 | instance | 2026-04-29 01:49:46.290854 | instance | TASK [Create folders for workspace] ******************************************** 2026-04-29 01:49:46.291139 | instance | Wednesday 29 April 2026 01:49:46 +0000 (0:00:00.666) 0:00:03.997 ******* 2026-04-29 01:49:47.340563 | instance | changed: [localhost] => (item=group_vars) 2026-04-29 01:49:47.340852 | instance | changed: [localhost] => (item=group_vars/all) 2026-04-29 01:49:47.341073 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-04-29 01:49:47.341338 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-04-29 01:49:47.341603 | instance | changed: [localhost] => (item=group_vars/computes) 2026-04-29 01:49:47.341909 | instance | changed: [localhost] => (item=host_vars) 2026-04-29 01:49:47.342158 | instance | 2026-04-29 01:49:47.342428 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-04-29 01:49:47.342744 | instance | 2026-04-29 01:49:47.342985 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-04-29 01:49:47.343250 | instance | Wednesday 29 April 2026 01:49:47 +0000 (0:00:01.050) 0:00:05.048 ******* 2026-04-29 01:49:47.516395 | instance | changed: [localhost] 2026-04-29 01:49:47.516640 | instance | 2026-04-29 01:49:47.516921 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-04-29 01:49:47.517197 | instance | Wednesday 29 April 2026 01:49:47 +0000 (0:00:00.176) 0:00:05.224 ******* 2026-04-29 01:49:47.541652 | instance | ok: [localhost] 2026-04-29 01:49:47.541914 | instance | 2026-04-29 01:49:47.542190 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-04-29 01:49:47.542484 | instance | Wednesday 29 April 2026 01:49:47 +0000 (0:00:00.025) 0:00:05.249 ******* 2026-04-29 01:49:47.586969 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '9281aca4-5c7d-5947-94cd-e492e291f74a'}) 2026-04-29 01:49:47.587244 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-04-29 01:49:47.587494 | instance | 2026-04-29 01:49:47.587824 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-04-29 01:49:47.588090 | instance | Wednesday 29 April 2026 01:49:47 +0000 (0:00:00.045) 0:00:05.294 ******* 2026-04-29 01:49:48.133524 | instance | changed: [localhost] 2026-04-29 01:49:48.133737 | instance | 2026-04-29 01:49:48.134012 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-04-29 01:49:48.134257 | instance | 2026-04-29 01:49:48.134544 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-04-29 01:49:48.134833 | instance | Wednesday 29 April 2026 01:49:48 +0000 (0:00:00.546) 0:00:05.841 ******* 2026-04-29 01:49:48.297507 | instance | changed: [localhost] 2026-04-29 01:49:48.297857 | instance | 2026-04-29 01:49:48.298188 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-04-29 01:49:48.298464 | instance | Wednesday 29 April 2026 01:49:48 +0000 (0:00:00.164) 0:00:06.005 ******* 2026-04-29 01:49:48.321125 | instance | ok: [localhost] 2026-04-29 01:49:48.321371 | instance | 2026-04-29 01:49:48.321671 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-04-29 01:49:48.321954 | instance | Wednesday 29 April 2026 01:49:48 +0000 (0:00:00.023) 0:00:06.028 ******* 2026-04-29 01:49:48.352660 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-04-29 01:49:48.352920 | instance | 2026-04-29 01:49:48.353181 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-04-29 01:49:48.353454 | instance | Wednesday 29 April 2026 01:49:48 +0000 (0:00:00.031) 0:00:06.060 ******* 2026-04-29 01:49:48.721220 | instance | changed: [localhost] 2026-04-29 01:49:48.721464 | instance | 2026-04-29 01:49:48.721798 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-04-29 01:49:48.722077 | instance | 2026-04-29 01:49:48.722326 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-04-29 01:49:48.722662 | instance | Wednesday 29 April 2026 01:49:48 +0000 (0:00:00.368) 0:00:06.428 ******* 2026-04-29 01:49:48.895779 | instance | changed: [localhost] 2026-04-29 01:49:48.896171 | instance | 2026-04-29 01:49:48.896506 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-04-29 01:49:48.896795 | instance | Wednesday 29 April 2026 01:49:48 +0000 (0:00:00.174) 0:00:06.602 ******* 2026-04-29 01:49:48.919478 | instance | ok: [localhost] 2026-04-29 01:49:48.919707 | instance | 2026-04-29 01:49:48.919973 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-04-29 01:49:48.920291 | instance | Wednesday 29 April 2026 01:49:48 +0000 (0:00:00.024) 0:00:06.627 ******* 2026-04-29 01:49:48.959509 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-04-29 01:49:48.959758 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-04-29 01:49:48.960044 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-04-29 01:49:48.960322 | instance | 2026-04-29 01:49:48.960615 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-04-29 01:49:48.960895 | instance | Wednesday 29 April 2026 01:49:48 +0000 (0:00:00.039) 0:00:06.667 ******* 2026-04-29 01:49:49.306905 | instance | changed: [localhost] 2026-04-29 01:49:49.307144 | instance | 2026-04-29 01:49:49.307420 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-04-29 01:49:49.307673 | instance | 2026-04-29 01:49:49.307941 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-04-29 01:49:49.308209 | instance | Wednesday 29 April 2026 01:49:49 +0000 (0:00:00.346) 0:00:07.014 ******* 2026-04-29 01:49:49.478777 | instance | changed: [localhost] 2026-04-29 01:49:49.479017 | instance | 2026-04-29 01:49:49.479364 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-04-29 01:49:49.479650 | instance | Wednesday 29 April 2026 01:49:49 +0000 (0:00:00.171) 0:00:07.186 ******* 2026-04-29 01:49:49.506349 | instance | ok: [localhost] 2026-04-29 01:49:49.506615 | instance | 2026-04-29 01:49:49.506910 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-04-29 01:49:49.507194 | instance | Wednesday 29 April 2026 01:49:49 +0000 (0:00:00.027) 0:00:07.213 ******* 2026-04-29 01:49:49.544084 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-04-29 01:49:49.544340 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-04-29 01:49:49.544604 | instance | 2026-04-29 01:49:49.544901 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-04-29 01:49:49.545196 | instance | Wednesday 29 April 2026 01:49:49 +0000 (0:00:00.037) 0:00:07.251 ******* 2026-04-29 01:49:49.896039 | instance | changed: [localhost] 2026-04-29 01:49:49.896113 | instance | 2026-04-29 01:49:49.896349 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-04-29 01:49:49.896492 | instance | 2026-04-29 01:49:49.896732 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 01:49:49.896901 | instance | Wednesday 29 April 2026 01:49:49 +0000 (0:00:00.352) 0:00:07.603 ******* 2026-04-29 01:49:50.560311 | instance | ok: [localhost] 2026-04-29 01:49:50.560477 | instance | 2026-04-29 01:49:50.560805 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-29 01:49:50.561149 | instance | Wednesday 29 April 2026 01:49:50 +0000 (0:00:00.663) 0:00:08.267 ******* 2026-04-29 01:49:50.732484 | instance | changed: [localhost] 2026-04-29 01:49:50.732546 | instance | 2026-04-29 01:49:50.732670 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-04-29 01:49:50.732791 | instance | Wednesday 29 April 2026 01:49:50 +0000 (0:00:00.172) 0:00:08.440 ******* 2026-04-29 01:49:50.762818 | instance | ok: [localhost] 2026-04-29 01:49:50.763099 | instance | 2026-04-29 01:49:50.763382 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-04-29 01:49:50.763644 | instance | Wednesday 29 April 2026 01:49:50 +0000 (0:00:00.030) 0:00:08.470 ******* 2026-04-29 01:49:51.488391 | instance | ok: [localhost] => (item=keycloak_host) 2026-04-29 01:49:51.488594 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-04-29 01:49:51.488870 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-04-29 01:49:51.489257 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-04-29 01:49:51.489543 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-04-29 01:49:51.489819 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-04-29 01:49:51.490150 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-04-29 01:49:51.490535 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-04-29 01:49:51.490967 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-04-29 01:49:51.491334 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-04-29 01:49:51.491696 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-04-29 01:49:51.492072 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-04-29 01:49:51.492442 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-04-29 01:49:51.492799 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-04-29 01:49:51.493205 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-04-29 01:49:51.493569 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-04-29 01:49:51.493860 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-04-29 01:49:51.494129 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-04-29 01:49:51.494322 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-04-29 01:49:51.494562 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-04-29 01:49:51.494808 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-04-29 01:49:51.495040 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-04-29 01:49:51.495271 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-04-29 01:49:51.495491 | instance | 2026-04-29 01:49:51.495712 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-04-29 01:49:51.495980 | instance | Wednesday 29 April 2026 01:49:51 +0000 (0:00:00.725) 0:00:09.195 ******* 2026-04-29 01:49:51.857014 | instance | changed: [localhost] 2026-04-29 01:49:51.857074 | instance | 2026-04-29 01:49:51.857087 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-29 01:49:51.857097 | instance | Wednesday 29 April 2026 01:49:51 +0000 (0:00:00.367) 0:00:09.563 ******* 2026-04-29 01:49:52.048635 | instance | changed: [localhost] 2026-04-29 01:49:52.048721 | instance | 2026-04-29 01:49:52.048812 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-04-29 01:49:52.049203 | instance | 2026-04-29 01:49:52.049374 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-04-29 01:49:52.049381 | instance | Wednesday 29 April 2026 01:49:52 +0000 (0:00:00.192) 0:00:09.756 ******* 2026-04-29 01:49:52.236249 | instance | changed: [localhost] 2026-04-29 01:49:52.236803 | instance | 2026-04-29 01:49:52.236861 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-04-29 01:49:52.236871 | instance | Wednesday 29 April 2026 01:49:52 +0000 (0:00:00.187) 0:00:09.943 ******* 2026-04-29 01:49:52.269378 | instance | ok: [localhost] 2026-04-29 01:49:52.269485 | instance | 2026-04-29 01:49:52.269735 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-04-29 01:49:52.269762 | instance | Wednesday 29 April 2026 01:49:52 +0000 (0:00:00.033) 0:00:09.976 ******* 2026-04-29 01:49:52.312748 | 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-29 01:49:52.313263 | instance | 2026-04-29 01:49:52.313291 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-04-29 01:49:52.313300 | instance | Wednesday 29 April 2026 01:49:52 +0000 (0:00:00.043) 0:00:10.020 ******* 2026-04-29 01:49:52.689134 | instance | changed: [localhost] 2026-04-29 01:49:52.689233 | instance | 2026-04-29 01:49:52.689717 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-04-29 01:49:52.689787 | instance | 2026-04-29 01:49:52.689793 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-04-29 01:49:52.689798 | instance | Wednesday 29 April 2026 01:49:52 +0000 (0:00:00.375) 0:00:10.395 ******* 2026-04-29 01:49:52.866298 | instance | changed: [localhost] 2026-04-29 01:49:52.866407 | instance | 2026-04-29 01:49:52.866712 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-04-29 01:49:52.866922 | instance | Wednesday 29 April 2026 01:49:52 +0000 (0:00:00.177) 0:00:10.573 ******* 2026-04-29 01:49:52.900531 | instance | ok: [localhost] 2026-04-29 01:49:52.900619 | instance | 2026-04-29 01:49:52.900757 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-04-29 01:49:52.900956 | instance | Wednesday 29 April 2026 01:49:52 +0000 (0:00:00.034) 0:00:10.607 ******* 2026-04-29 01:49:52.954065 | 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-29 01:49:52.954183 | instance | 2026-04-29 01:49:52.954376 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-04-29 01:49:52.954544 | instance | Wednesday 29 April 2026 01:49:52 +0000 (0:00:00.054) 0:00:10.661 ******* 2026-04-29 01:49:53.320331 | instance | changed: [localhost] 2026-04-29 01:49:53.320425 | instance | 2026-04-29 01:49:53.320441 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-04-29 01:49:53.320455 | instance | 2026-04-29 01:49:53.320467 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-04-29 01:49:53.320476 | instance | Wednesday 29 April 2026 01:49:53 +0000 (0:00:00.361) 0:00:11.023 ******* 2026-04-29 01:49:53.507257 | instance | changed: [localhost] 2026-04-29 01:49:53.507476 | instance | 2026-04-29 01:49:53.507632 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-04-29 01:49:53.507816 | instance | Wednesday 29 April 2026 01:49:53 +0000 (0:00:00.187) 0:00:11.211 ******* 2026-04-29 01:49:53.542302 | instance | ok: [localhost] 2026-04-29 01:49:53.542508 | instance | 2026-04-29 01:49:53.542711 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-04-29 01:49:53.542866 | instance | Wednesday 29 April 2026 01:49:53 +0000 (0:00:00.036) 0:00:11.247 ******* 2026-04-29 01:49:53.934659 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-04-29 01:49:53.934749 | instance | ok: [localhost] => (item=keepalived_password) 2026-04-29 01:49:53.934767 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-04-29 01:49:53.934774 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-04-29 01:49:53.934893 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-04-29 01:49:53.935008 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-04-29 01:49:53.935127 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-04-29 01:49:53.935274 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-04-29 01:49:53.935401 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-04-29 01:49:53.935514 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-04-29 01:49:53.935633 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-04-29 01:49:53.935752 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-04-29 01:49:53.935871 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-04-29 01:49:53.936228 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-04-29 01:49:53.936354 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-04-29 01:49:53.936478 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-04-29 01:49:53.936595 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-04-29 01:49:53.936721 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-04-29 01:49:53.936842 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-04-29 01:49:53.936956 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-04-29 01:49:53.937075 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-04-29 01:49:53.937200 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-04-29 01:49:53.937327 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-04-29 01:49:53.937472 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-04-29 01:49:53.937634 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-04-29 01:49:53.937766 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-04-29 01:49:53.937888 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-04-29 01:49:53.938005 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-04-29 01:49:53.938124 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-04-29 01:49:53.938249 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-04-29 01:49:53.938397 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-04-29 01:49:53.938550 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-04-29 01:49:53.938706 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-04-29 01:49:53.938835 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-04-29 01:49:53.938955 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-04-29 01:49:53.939092 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-04-29 01:49:53.939221 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-04-29 01:49:53.939374 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-04-29 01:49:53.939496 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-04-29 01:49:53.939615 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-04-29 01:49:53.939736 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-04-29 01:49:53.939854 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-04-29 01:49:53.939973 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-04-29 01:49:53.940097 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-04-29 01:49:53.940221 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-04-29 01:49:53.940338 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-04-29 01:49:53.940455 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-04-29 01:49:53.940574 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-04-29 01:49:53.940692 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-04-29 01:49:53.940816 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-04-29 01:49:53.940935 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-04-29 01:49:53.941051 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-04-29 01:49:53.941169 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-04-29 01:49:53.941287 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-04-29 01:49:53.941413 | instance | 2026-04-29 01:49:53.941534 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-04-29 01:49:53.941655 | instance | Wednesday 29 April 2026 01:49:53 +0000 (0:00:00.394) 0:00:11.642 ******* 2026-04-29 01:49:53.990209 | instance | ok: [localhost] => (item=barbican_kek) 2026-04-29 01:49:53.990385 | instance | 2026-04-29 01:49:53.990943 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-04-29 01:49:53.991231 | instance | Wednesday 29 April 2026 01:49:53 +0000 (0:00:00.055) 0:00:11.697 ******* 2026-04-29 01:49:54.380885 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-29 01:49:54.381221 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-29 01:49:54.381482 | instance | 2026-04-29 01:49:54.381755 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-04-29 01:49:54.382082 | instance | Wednesday 29 April 2026 01:49:54 +0000 (0:00:00.390) 0:00:12.088 ******* 2026-04-29 01:49:56.091866 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-29 01:49:56.091924 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-29 01:49:56.091949 | instance | 2026-04-29 01:49:56.092492 | instance | TASK [Set values for SSH keys] ************************************************* 2026-04-29 01:49:56.092583 | instance | Wednesday 29 April 2026 01:49:56 +0000 (0:00:01.710) 0:00:13.798 ******* 2026-04-29 01:49:56.139514 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-04-29 01:49:56.139588 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-04-29 01:49:56.139599 | instance | 2026-04-29 01:49:56.139608 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-04-29 01:49:56.139617 | instance | Wednesday 29 April 2026 01:49:56 +0000 (0:00:00.047) 0:00:13.846 ******* 2026-04-29 01:49:56.460216 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-29 01:49:56.461090 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-29 01:49:56.461113 | instance | 2026-04-29 01:49:56.461123 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-04-29 01:49:56.461132 | instance | Wednesday 29 April 2026 01:49:56 +0000 (0:00:00.321) 0:00:14.167 ******* 2026-04-29 01:49:56.799837 | instance | changed: [localhost] 2026-04-29 01:49:56.799927 | instance | 2026-04-29 01:49:56.800159 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-04-29 01:49:56.800180 | instance | Wednesday 29 April 2026 01:49:56 +0000 (0:00:00.340) 0:00:14.507 ******* 2026-04-29 01:49:56.832273 | instance | skipping: [localhost] 2026-04-29 01:49:56.832377 | instance | 2026-04-29 01:49:56.832499 | instance | PLAY [Setup networking] ******************************************************** 2026-04-29 01:49:56.832607 | instance | 2026-04-29 01:49:56.832769 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 01:49:56.832922 | instance | Wednesday 29 April 2026 01:49:56 +0000 (0:00:00.032) 0:00:14.540 ******* 2026-04-29 01:49:57.561747 | instance | ok: [instance] 2026-04-29 01:49:57.562046 | instance | 2026-04-29 01:49:57.562060 | instance | TASK [Create bridge for management network] ************************************ 2026-04-29 01:49:57.562070 | instance | Wednesday 29 April 2026 01:49:57 +0000 (0:00:00.728) 0:00:15.269 ******* 2026-04-29 01:49:57.890212 | instance | ok: [instance] 2026-04-29 01:49:57.890342 | instance | 2026-04-29 01:49:57.890618 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-04-29 01:49:57.890685 | instance | Wednesday 29 April 2026 01:49:57 +0000 (0:00:00.328) 0:00:15.598 ******* 2026-04-29 01:49:58.090469 | instance | ok: [instance] 2026-04-29 01:49:58.091035 | instance | 2026-04-29 01:49:58.091076 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-04-29 01:49:58.091084 | instance | Wednesday 29 April 2026 01:49:58 +0000 (0:00:00.200) 0:00:15.798 ******* 2026-04-29 01:49:58.288980 | instance | ok: [instance] 2026-04-29 01:49:58.289033 | instance | 2026-04-29 01:49:58.289321 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-04-29 01:49:58.289378 | instance | Wednesday 29 April 2026 01:49:58 +0000 (0:00:00.198) 0:00:15.996 ******* 2026-04-29 01:49:58.477123 | instance | ok: [instance] 2026-04-29 01:49:58.477186 | instance | 2026-04-29 01:49:58.477422 | instance | TASK [Bring up interfaces] ***************************************************** 2026-04-29 01:49:58.477463 | instance | Wednesday 29 April 2026 01:49:58 +0000 (0:00:00.188) 0:00:16.185 ******* 2026-04-29 01:49:58.846631 | instance | ok: [instance] => (item=br-mgmt) 2026-04-29 01:49:58.846712 | instance | ok: [instance] => (item=dummy0) 2026-04-29 01:49:58.847320 | instance | 2026-04-29 01:49:58.847369 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-04-29 01:49:58.847375 | instance | 2026-04-29 01:49:58.847379 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 01:49:58.847383 | instance | Wednesday 29 April 2026 01:49:58 +0000 (0:00:00.369) 0:00:16.554 ******* 2026-04-29 01:49:59.579948 | instance | ok: [instance] 2026-04-29 01:49:59.580043 | instance | 2026-04-29 01:49:59.580111 | instance | TASK [Install depedencies] ***************************************************** 2026-04-29 01:49:59.580285 | instance | Wednesday 29 April 2026 01:49:59 +0000 (0:00:00.732) 0:00:17.287 ******* 2026-04-29 01:50:18.126259 | instance | changed: [instance] 2026-04-29 01:50:18.126443 | instance | 2026-04-29 01:50:18.126562 | instance | TASK [Start up service] ******************************************************** 2026-04-29 01:50:18.126780 | instance | Wednesday 29 April 2026 01:50:18 +0000 (0:00:18.544) 0:00:35.831 ******* 2026-04-29 01:50:18.695507 | instance | ok: [instance] 2026-04-29 01:50:18.695881 | instance | 2026-04-29 01:50:18.696227 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-04-29 01:50:18.696567 | instance | Wednesday 29 April 2026 01:50:18 +0000 (0:00:00.570) 0:00:36.402 ******* 2026-04-29 01:50:18.914545 | instance | ok: [instance] 2026-04-29 01:50:18.914763 | instance | 2026-04-29 01:50:18.914920 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-04-29 01:50:18.915084 | instance | Wednesday 29 April 2026 01:50:18 +0000 (0:00:00.216) 0:00:36.619 ******* 2026-04-29 01:50:19.364339 | instance | changed: [instance] 2026-04-29 01:50:19.364380 | instance | 2026-04-29 01:50:19.364385 | instance | TASK [Get list of all loopback devices] **************************************** 2026-04-29 01:50:19.364390 | instance | Wednesday 29 April 2026 01:50:19 +0000 (0:00:00.452) 0:00:37.071 ******* 2026-04-29 01:50:19.556718 | instance | ok: [instance] 2026-04-29 01:50:19.556761 | instance | 2026-04-29 01:50:19.556768 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-04-29 01:50:19.556775 | instance | Wednesday 29 April 2026 01:50:19 +0000 (0:00:00.191) 0:00:37.263 ******* 2026-04-29 01:50:19.582118 | instance | skipping: [instance] 2026-04-29 01:50:19.582145 | instance | 2026-04-29 01:50:19.582150 | instance | TASK [Create devices for Ceph] ************************************************* 2026-04-29 01:50:19.582155 | instance | Wednesday 29 April 2026 01:50:19 +0000 (0:00:00.025) 0:00:37.289 ******* 2026-04-29 01:50:20.126700 | instance | changed: [instance] => (item=osd0) 2026-04-29 01:50:20.126752 | instance | changed: [instance] => (item=osd1) 2026-04-29 01:50:20.126765 | instance | changed: [instance] => (item=osd2) 2026-04-29 01:50:20.126810 | instance | 2026-04-29 01:50:20.126927 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-04-29 01:50:20.127048 | instance | Wednesday 29 April 2026 01:50:20 +0000 (0:00:00.545) 0:00:37.834 ******* 2026-04-29 01:50:20.646734 | instance | changed: [instance] => (item=osd0) 2026-04-29 01:50:20.646794 | instance | changed: [instance] => (item=osd1) 2026-04-29 01:50:20.646811 | instance | changed: [instance] => (item=osd2) 2026-04-29 01:50:20.647743 | instance | 2026-04-29 01:50:20.647808 | instance | TASK [Start loop devices] ****************************************************** 2026-04-29 01:50:20.647821 | instance | Wednesday 29 April 2026 01:50:20 +0000 (0:00:00.519) 0:00:38.353 ******* 2026-04-29 01:50:21.385364 | instance | changed: [instance] => (item=osd0) 2026-04-29 01:50:21.385452 | instance | changed: [instance] => (item=osd1) 2026-04-29 01:50:21.385946 | instance | changed: [instance] => (item=osd2) 2026-04-29 01:50:21.386230 | instance | 2026-04-29 01:50:21.386237 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-04-29 01:50:21.386245 | instance | Wednesday 29 April 2026 01:50:21 +0000 (0:00:00.739) 0:00:39.092 ******* 2026-04-29 01:50:24.450835 | instance | changed: [instance] => (item=osd0) 2026-04-29 01:50:24.451008 | instance | changed: [instance] => (item=osd1) 2026-04-29 01:50:24.451273 | instance | changed: [instance] => (item=osd2) 2026-04-29 01:50:24.451478 | instance | 2026-04-29 01:50:24.451753 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-04-29 01:50:24.451970 | instance | Wednesday 29 April 2026 01:50:24 +0000 (0:00:03.065) 0:00:42.158 ******* 2026-04-29 01:50:26.312519 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-04-29 01:50:26.312599 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-04-29 01:50:26.312725 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-04-29 01:50:26.312920 | instance | 2026-04-29 01:50:26.313074 | instance | PLAY [controllers] ************************************************************* 2026-04-29 01:50:26.313218 | instance | 2026-04-29 01:50:26.313366 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 01:50:26.313517 | instance | Wednesday 29 April 2026 01:50:26 +0000 (0:00:01.861) 0:00:44.020 ******* 2026-04-29 01:50:27.194816 | instance | ok: [instance] 2026-04-29 01:50:27.194879 | instance | 2026-04-29 01:50:27.195031 | instance | TASK [Set masquerade rule] ***************************************************** 2026-04-29 01:50:27.195236 | instance | Wednesday 29 April 2026 01:50:27 +0000 (0:00:00.882) 0:00:44.902 ******* 2026-04-29 01:50:27.650550 | instance | changed: [instance] 2026-04-29 01:50:27.650937 | instance | 2026-04-29 01:50:27.651339 | instance | PLAY RECAP ********************************************************************* 2026-04-29 01:50:27.651694 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-29 01:50:27.652033 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-29 01:50:27.652289 | instance | 2026-04-29 01:50:27.652500 | instance | Wednesday 29 April 2026 01:50:27 +0000 (0:00:00.455) 0:00:45.357 ******* 2026-04-29 01:50:27.652726 | instance | =============================================================================== 2026-04-29 01:50:27.652942 | instance | Install depedencies ---------------------------------------------------- 18.54s 2026-04-29 01:50:27.653165 | instance | Create a volume group for each loop device ------------------------------ 3.07s 2026-04-29 01:50:27.653374 | instance | Create a logical volume for each loop device ---------------------------- 1.86s 2026-04-29 01:50:27.653583 | instance | Generate SSH keys for missing variables --------------------------------- 1.71s 2026-04-29 01:50:27.653799 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.22s 2026-04-29 01:50:27.654008 | instance | Gathering Facts --------------------------------------------------------- 1.14s 2026-04-29 01:50:27.654217 | instance | Create folders for workspace -------------------------------------------- 1.05s 2026-04-29 01:50:27.654424 | instance | Gathering Facts --------------------------------------------------------- 0.88s 2026-04-29 01:50:27.654653 | instance | Start loop devices ------------------------------------------------------ 0.74s 2026-04-29 01:50:27.654863 | instance | Gathering Facts --------------------------------------------------------- 0.73s 2026-04-29 01:50:27.655073 | instance | Gathering Facts --------------------------------------------------------- 0.73s 2026-04-29 01:50:27.655323 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.73s 2026-04-29 01:50:27.655533 | instance | Configure short hostname ------------------------------------------------ 0.68s 2026-04-29 01:50:27.655739 | instance | Purge "snapd" package --------------------------------------------------- 0.67s 2026-04-29 01:50:27.655945 | instance | Gathering Facts --------------------------------------------------------- 0.66s 2026-04-29 01:50:27.656150 | instance | Start up service -------------------------------------------------------- 0.57s 2026-04-29 01:50:27.656362 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.55s 2026-04-29 01:50:27.656569 | instance | Create devices for Ceph ------------------------------------------------- 0.55s 2026-04-29 01:50:27.656784 | instance | Set permissions on loopback devices ------------------------------------- 0.52s 2026-04-29 01:50:27.656993 | instance | Set masquerade rule ----------------------------------------------------- 0.46s 2026-04-29 01:50:27.732434 | instance | INFO [aio > prepare] Executed: Successful 2026-04-29 01:50:27.744434 | instance | INFO [aio > converge] Executing 2026-04-29 01:50:30.513060 | instance | 2026-04-29 01:50:30.513477 | instance | PLAY [all] ********************************************************************* 2026-04-29 01:50:30.513796 | instance | 2026-04-29 01:50:30.514124 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 01:50:30.514455 | instance | Wednesday 29 April 2026 01:50:30 +0000 (0:00:00.016) 0:00:00.016 ******* 2026-04-29 01:50:31.679566 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-29 01:50:31.680064 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-29 01:50:31.680412 | instance | interpreter could change the meaning of that path. See 2026-04-29 01:50:31.680734 | instance | https://docs.ansible.com/ansible- 2026-04-29 01:50:31.681056 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-29 01:50:31.696108 | instance | ok: [instance] 2026-04-29 01:50:31.696437 | instance | 2026-04-29 01:50:31.696761 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-29 01:50:31.697083 | instance | Wednesday 29 April 2026 01:50:31 +0000 (0:00:01.183) 0:00:01.200 ******* 2026-04-29 01:50:31.874017 | instance | ok: [instance] 2026-04-29 01:50:31.874401 | instance | 2026-04-29 01:50:31.874754 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-04-29 01:50:31.875058 | instance | 2026-04-29 01:50:31.875375 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 01:50:31.875692 | instance | Wednesday 29 April 2026 01:50:31 +0000 (0:00:00.177) 0:00:01.378 ******* 2026-04-29 01:50:32.750342 | instance | ok: [instance] 2026-04-29 01:50:32.750791 | instance | 2026-04-29 01:50:32.751169 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-29 01:50:32.751533 | instance | Wednesday 29 April 2026 01:50:32 +0000 (0:00:00.875) 0:00:02.254 ******* 2026-04-29 01:50:33.027051 | instance | ok: [instance] 2026-04-29 01:50:33.027231 | instance | 2026-04-29 01:50:33.027388 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-29 01:50:33.027545 | instance | Wednesday 29 April 2026 01:50:33 +0000 (0:00:00.276) 0:00:02.530 ******* 2026-04-29 01:50:33.070800 | instance | skipping: [instance] 2026-04-29 01:50:33.070904 | instance | 2026-04-29 01:50:33.071066 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-29 01:50:33.071189 | instance | Wednesday 29 April 2026 01:50:33 +0000 (0:00:00.041) 0:00:02.572 ******* 2026-04-29 01:50:33.363447 | instance | changed: [instance] 2026-04-29 01:50:33.363660 | instance | 2026-04-29 01:50:33.363936 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 01:50:33.364288 | instance | Wednesday 29 April 2026 01:50:33 +0000 (0:00:00.292) 0:00:02.864 ******* 2026-04-29 01:50:33.439104 | instance | ok: [instance] => { 2026-04-29 01:50:33.439294 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-29 01:50:33.439455 | instance | } 2026-04-29 01:50:33.439606 | instance | 2026-04-29 01:50:33.439768 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 01:50:33.439928 | instance | Wednesday 29 April 2026 01:50:33 +0000 (0:00:00.076) 0:00:02.941 ******* 2026-04-29 01:50:34.027094 | instance | changed: [instance] 2026-04-29 01:50:34.027191 | instance | 2026-04-29 01:50:34.027213 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 01:50:34.027366 | instance | Wednesday 29 April 2026 01:50:34 +0000 (0:00:00.588) 0:00:03.529 ******* 2026-04-29 01:50:34.083238 | instance | skipping: [instance] 2026-04-29 01:50:34.083317 | instance | 2026-04-29 01:50:34.083328 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-29 01:50:34.083468 | instance | Wednesday 29 April 2026 01:50:34 +0000 (0:00:00.054) 0:00:03.584 ******* 2026-04-29 01:50:34.139009 | instance | skipping: [instance] 2026-04-29 01:50:34.139194 | instance | 2026-04-29 01:50:34.139348 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-29 01:50:34.139497 | instance | Wednesday 29 April 2026 01:50:34 +0000 (0:00:00.058) 0:00:03.642 ******* 2026-04-29 01:50:34.347464 | instance | ok: [instance] 2026-04-29 01:50:34.347713 | instance | 2026-04-29 01:50:34.347885 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-29 01:50:34.348060 | instance | Wednesday 29 April 2026 01:50:34 +0000 (0:00:00.204) 0:00:03.847 ******* 2026-04-29 01:50:35.555279 | instance | ok: [instance] 2026-04-29 01:50:35.555318 | instance | 2026-04-29 01:50:35.555324 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 01:50:35.555329 | instance | Wednesday 29 April 2026 01:50:35 +0000 (0:00:01.211) 0:00:05.059 ******* 2026-04-29 01:50:35.619756 | instance | ok: [instance] => { 2026-04-29 01:50:35.619790 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-29 01:50:35.619796 | instance | } 2026-04-29 01:50:35.619800 | instance | 2026-04-29 01:50:35.619804 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 01:50:35.619808 | instance | Wednesday 29 April 2026 01:50:35 +0000 (0:00:00.064) 0:00:05.123 ******* 2026-04-29 01:50:36.302451 | instance | changed: [instance] 2026-04-29 01:50:36.302559 | instance | 2026-04-29 01:50:36.302826 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 01:50:36.302867 | instance | Wednesday 29 April 2026 01:50:36 +0000 (0:00:00.683) 0:00:05.806 ******* 2026-04-29 01:50:39.217315 | instance | changed: [instance] 2026-04-29 01:50:39.217392 | instance | 2026-04-29 01:50:39.217628 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-29 01:50:39.217670 | instance | Wednesday 29 April 2026 01:50:39 +0000 (0:00:02.914) 0:00:08.721 ******* 2026-04-29 01:50:39.257025 | instance | skipping: [instance] 2026-04-29 01:50:39.257096 | instance | 2026-04-29 01:50:39.257348 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-29 01:50:39.257375 | instance | Wednesday 29 April 2026 01:50:39 +0000 (0:00:00.039) 0:00:08.761 ******* 2026-04-29 01:50:39.285694 | instance | skipping: [instance] 2026-04-29 01:50:39.285791 | instance | 2026-04-29 01:50:39.286056 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-29 01:50:39.286076 | instance | Wednesday 29 April 2026 01:50:39 +0000 (0:00:00.028) 0:00:08.790 ******* 2026-04-29 01:50:39.326129 | instance | skipping: [instance] 2026-04-29 01:50:39.326738 | instance | 2026-04-29 01:50:39.326851 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-29 01:50:39.326864 | instance | Wednesday 29 April 2026 01:50:39 +0000 (0:00:00.039) 0:00:08.829 ******* 2026-04-29 01:50:48.684499 | instance | changed: [instance] 2026-04-29 01:50:48.684589 | instance | 2026-04-29 01:50:48.684824 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-29 01:50:48.684862 | instance | Wednesday 29 April 2026 01:50:48 +0000 (0:00:09.358) 0:00:18.188 ******* 2026-04-29 01:50:49.237404 | instance | changed: [instance] 2026-04-29 01:50:49.237480 | instance | 2026-04-29 01:50:49.237745 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-29 01:50:49.237784 | instance | Wednesday 29 April 2026 01:50:49 +0000 (0:00:00.552) 0:00:18.741 ******* 2026-04-29 01:50:50.123012 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-04-29 01:50:50.123128 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-29 01:50:50.123893 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-29 01:50:50.123936 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-29 01:50:50.123942 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-29 01:50:50.123947 | instance | 2026-04-29 01:50:50.123952 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-29 01:50:50.123956 | instance | Wednesday 29 April 2026 01:50:50 +0000 (0:00:00.885) 0:00:19.627 ******* 2026-04-29 01:50:50.696760 | instance | changed: [instance] 2026-04-29 01:50:50.696830 | instance | 2026-04-29 01:50:50.697633 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-29 01:50:50.697674 | instance | Wednesday 29 April 2026 01:50:50 +0000 (0:00:00.563) 0:00:20.190 ******* 2026-04-29 01:50:50.697680 | instance | 2026-04-29 01:50:50.697685 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-29 01:50:50.697689 | instance | Wednesday 29 April 2026 01:50:50 +0000 (0:00:00.010) 0:00:20.201 ******* 2026-04-29 01:50:51.651849 | instance | ok: [instance] 2026-04-29 01:50:51.651930 | instance | 2026-04-29 01:50:51.652182 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-29 01:50:51.652413 | instance | Wednesday 29 April 2026 01:50:51 +0000 (0:00:00.954) 0:00:21.155 ******* 2026-04-29 01:50:52.124384 | instance | changed: [instance] 2026-04-29 01:50:52.124521 | instance | 2026-04-29 01:50:52.124534 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-29 01:50:52.124734 | instance | Wednesday 29 April 2026 01:50:52 +0000 (0:00:00.472) 0:00:21.628 ******* 2026-04-29 01:50:52.667681 | instance | changed: [instance] 2026-04-29 01:50:52.667752 | instance | 2026-04-29 01:50:52.668052 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-29 01:50:52.668097 | instance | Wednesday 29 April 2026 01:50:52 +0000 (0:00:00.543) 0:00:22.171 ******* 2026-04-29 01:50:52.879162 | instance | ok: [instance] 2026-04-29 01:50:52.879233 | instance | 2026-04-29 01:50:52.879541 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 01:50:52.879586 | instance | Wednesday 29 April 2026 01:50:52 +0000 (0:00:00.211) 0:00:22.383 ******* 2026-04-29 01:50:52.932056 | instance | ok: [instance] => { 2026-04-29 01:50:52.932625 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-29 01:50:52.932642 | instance | } 2026-04-29 01:50:52.932647 | instance | 2026-04-29 01:50:52.932651 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 01:50:52.932666 | instance | Wednesday 29 April 2026 01:50:52 +0000 (0:00:00.053) 0:00:22.436 ******* 2026-04-29 01:50:53.747374 | instance | changed: [instance] 2026-04-29 01:50:53.747435 | instance | 2026-04-29 01:50:53.747669 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 01:50:53.747813 | instance | Wednesday 29 April 2026 01:50:53 +0000 (0:00:00.815) 0:00:23.251 ******* 2026-04-29 01:50:58.070085 | instance | changed: [instance] 2026-04-29 01:50:58.070169 | instance | 2026-04-29 01:50:58.070194 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-29 01:50:58.070207 | instance | Wednesday 29 April 2026 01:50:58 +0000 (0:00:04.322) 0:00:27.574 ******* 2026-04-29 01:50:59.042956 | instance | ok: [instance] 2026-04-29 01:50:59.043034 | instance | 2026-04-29 01:50:59.043099 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-29 01:50:59.043231 | instance | Wednesday 29 April 2026 01:50:59 +0000 (0:00:00.972) 0:00:28.547 ******* 2026-04-29 01:50:59.517296 | instance | changed: [instance] 2026-04-29 01:50:59.517374 | instance | 2026-04-29 01:50:59.517646 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-29 01:50:59.517661 | instance | Wednesday 29 April 2026 01:50:59 +0000 (0:00:00.474) 0:00:29.021 ******* 2026-04-29 01:50:59.974884 | instance | changed: [instance] 2026-04-29 01:50:59.974959 | instance | 2026-04-29 01:50:59.975206 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-29 01:50:59.975246 | instance | Wednesday 29 April 2026 01:50:59 +0000 (0:00:00.457) 0:00:29.479 ******* 2026-04-29 01:51:00.520434 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-04-29 01:51:00.520499 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-29 01:51:00.520969 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-29 01:51:00.521010 | instance | 2026-04-29 01:51:00.521015 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-29 01:51:00.521020 | instance | Wednesday 29 April 2026 01:51:00 +0000 (0:00:00.545) 0:00:30.024 ******* 2026-04-29 01:51:00.988823 | instance | changed: [instance] 2026-04-29 01:51:00.988921 | instance | 2026-04-29 01:51:00.988985 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-29 01:51:00.989169 | instance | Wednesday 29 April 2026 01:51:00 +0000 (0:00:00.468) 0:00:30.492 ******* 2026-04-29 01:51:01.449122 | instance | changed: [instance] 2026-04-29 01:51:01.449207 | instance | 2026-04-29 01:51:01.449829 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-29 01:51:01.449897 | instance | Wednesday 29 April 2026 01:51:01 +0000 (0:00:00.451) 0:00:30.944 ******* 2026-04-29 01:51:01.449904 | instance | 2026-04-29 01:51:01.449909 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-29 01:51:01.449914 | instance | Wednesday 29 April 2026 01:51:01 +0000 (0:00:00.008) 0:00:30.952 ******* 2026-04-29 01:51:02.147811 | instance | ok: [instance] 2026-04-29 01:51:02.147890 | instance | 2026-04-29 01:51:02.148185 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-04-29 01:51:02.148255 | instance | Wednesday 29 April 2026 01:51:02 +0000 (0:00:00.698) 0:00:31.651 ******* 2026-04-29 01:51:03.211232 | instance | changed: [instance] 2026-04-29 01:51:03.211306 | instance | 2026-04-29 01:51:03.211312 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-29 01:51:03.211317 | instance | Wednesday 29 April 2026 01:51:03 +0000 (0:00:01.063) 0:00:32.714 ******* 2026-04-29 01:51:03.801681 | instance | changed: [instance] 2026-04-29 01:51:03.801806 | instance | 2026-04-29 01:51:03.801819 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-29 01:51:03.801885 | instance | Wednesday 29 April 2026 01:51:03 +0000 (0:00:00.591) 0:00:33.305 ******* 2026-04-29 01:51:03.856407 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-29 01:51:03.856572 | instance | 2026-04-29 01:51:03.856588 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-29 01:51:03.856606 | instance | Wednesday 29 April 2026 01:51:03 +0000 (0:00:00.054) 0:00:33.360 ******* 2026-04-29 01:51:08.591597 | instance | changed: [instance] 2026-04-29 01:51:08.591703 | instance | 2026-04-29 01:51:08.591769 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-29 01:51:08.591923 | instance | Wednesday 29 April 2026 01:51:08 +0000 (0:00:04.735) 0:00:38.095 ******* 2026-04-29 01:51:09.249820 | instance | ok: [instance] => (item=chronyd) 2026-04-29 01:51:09.249901 | instance | ok: [instance] => (item=sshd) 2026-04-29 01:51:09.249959 | instance | 2026-04-29 01:51:09.250221 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-29 01:51:09.250264 | instance | Wednesday 29 April 2026 01:51:09 +0000 (0:00:00.657) 0:00:38.753 ******* 2026-04-29 01:51:09.540148 | instance | changed: [instance] 2026-04-29 01:51:09.540218 | instance | 2026-04-29 01:51:09.540454 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-29 01:51:09.540498 | instance | Wednesday 29 April 2026 01:51:09 +0000 (0:00:00.290) 0:00:39.044 ******* 2026-04-29 01:51:09.737388 | instance | ok: [instance] 2026-04-29 01:51:09.737461 | instance | 2026-04-29 01:51:09.737715 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-29 01:51:09.737757 | instance | Wednesday 29 April 2026 01:51:09 +0000 (0:00:00.197) 0:00:39.241 ******* 2026-04-29 01:51:10.392498 | instance | changed: [instance] 2026-04-29 01:51:10.392597 | instance | 2026-04-29 01:51:10.392911 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-29 01:51:10.392952 | instance | Wednesday 29 April 2026 01:51:10 +0000 (0:00:00.655) 0:00:39.896 ******* 2026-04-29 01:51:10.765041 | instance | changed: [instance] 2026-04-29 01:51:10.765103 | instance | 2026-04-29 01:51:10.765349 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-04-29 01:51:10.765390 | instance | Wednesday 29 April 2026 01:51:10 +0000 (0:00:00.372) 0:00:40.269 ******* 2026-04-29 01:51:12.464478 | instance | ok: [instance] 2026-04-29 01:51:12.464613 | instance | 2026-04-29 01:51:12.464626 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-04-29 01:51:12.464767 | instance | Wednesday 29 April 2026 01:51:12 +0000 (0:00:01.699) 0:00:41.968 ******* 2026-04-29 01:51:12.525079 | instance | ok: [instance] 2026-04-29 01:51:12.525134 | instance | 2026-04-29 01:51:12.525450 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-04-29 01:51:12.525515 | instance | Wednesday 29 April 2026 01:51:12 +0000 (0:00:00.060) 0:00:42.028 ******* 2026-04-29 01:51:12.573106 | instance | skipping: [instance] 2026-04-29 01:51:12.573650 | instance | 2026-04-29 01:51:12.573716 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-04-29 01:51:12.573725 | instance | Wednesday 29 April 2026 01:51:12 +0000 (0:00:00.047) 0:00:42.076 ******* 2026-04-29 01:51:12.611701 | instance | skipping: [instance] 2026-04-29 01:51:12.611789 | instance | 2026-04-29 01:51:12.612031 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-04-29 01:51:12.612072 | instance | Wednesday 29 April 2026 01:51:12 +0000 (0:00:00.038) 0:00:42.115 ******* 2026-04-29 01:51:12.649881 | instance | skipping: [instance] 2026-04-29 01:51:12.650314 | instance | 2026-04-29 01:51:12.650369 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-04-29 01:51:12.650376 | instance | Wednesday 29 April 2026 01:51:12 +0000 (0:00:00.038) 0:00:42.153 ******* 2026-04-29 01:51:12.689554 | instance | skipping: [instance] 2026-04-29 01:51:12.689640 | instance | 2026-04-29 01:51:12.689771 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-04-29 01:51:12.689989 | instance | Wednesday 29 April 2026 01:51:12 +0000 (0:00:00.039) 0:00:42.193 ******* 2026-04-29 01:51:12.729473 | instance | skipping: [instance] 2026-04-29 01:51:12.729609 | instance | 2026-04-29 01:51:12.729818 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-04-29 01:51:12.729969 | instance | Wednesday 29 April 2026 01:51:12 +0000 (0:00:00.040) 0:00:42.233 ******* 2026-04-29 01:51:12.768263 | instance | skipping: [instance] 2026-04-29 01:51:12.768399 | instance | 2026-04-29 01:51:12.768587 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-04-29 01:51:12.768736 | instance | Wednesday 29 April 2026 01:51:12 +0000 (0:00:00.038) 0:00:42.272 ******* 2026-04-29 01:51:12.807334 | instance | skipping: [instance] 2026-04-29 01:51:12.807427 | instance | 2026-04-29 01:51:12.807610 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-04-29 01:51:12.808109 | instance | Wednesday 29 April 2026 01:51:12 +0000 (0:00:00.038) 0:00:42.310 ******* 2026-04-29 01:51:12.931306 | instance | ok: [instance] 2026-04-29 01:51:12.931500 | instance | 2026-04-29 01:51:12.931655 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-04-29 01:51:12.931806 | instance | Wednesday 29 April 2026 01:51:12 +0000 (0:00:00.123) 0:00:42.434 ******* 2026-04-29 01:51:13.155360 | instance | ok: [instance] => (item=instance) 2026-04-29 01:51:13.155817 | instance | 2026-04-29 01:51:13.156171 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-04-29 01:51:13.156513 | instance | Wednesday 29 April 2026 01:51:13 +0000 (0:00:00.223) 0:00:42.657 ******* 2026-04-29 01:51:13.204874 | instance | ok: [instance] 2026-04-29 01:51:13.205065 | instance | 2026-04-29 01:51:13.205218 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-04-29 01:51:13.205368 | instance | Wednesday 29 April 2026 01:51:13 +0000 (0:00:00.049) 0:00:42.707 ******* 2026-04-29 01:51:13.269266 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-04-29 01:51:13.269496 | instance | 2026-04-29 01:51:13.269709 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-04-29 01:51:13.269919 | instance | Wednesday 29 April 2026 01:51:13 +0000 (0:00:00.066) 0:00:42.773 ******* 2026-04-29 01:51:13.661241 | instance | changed: [instance] 2026-04-29 01:51:13.661645 | instance | 2026-04-29 01:51:13.662016 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-04-29 01:51:13.662363 | instance | Wednesday 29 April 2026 01:51:13 +0000 (0:00:00.391) 0:00:43.164 ******* 2026-04-29 01:51:14.398613 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-04-29 01:51:14.398675 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-04-29 01:51:14.398714 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-04-29 01:51:14.398972 | instance | 2026-04-29 01:51:14.399236 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap coomand] ******************************* 2026-04-29 01:51:14.399513 | instance | Wednesday 29 April 2026 01:51:14 +0000 (0:00:00.736) 0:00:43.901 ******* 2026-04-29 01:53:24.508121 | instance | ok: [instance] 2026-04-29 01:53:24.508193 | instance | 2026-04-29 01:53:24.508205 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-04-29 01:53:24.508215 | instance | Wednesday 29 April 2026 01:53:24 +0000 (0:02:10.109) 0:02:54.011 ******* 2026-04-29 01:53:24.737543 | instance | changed: [instance] 2026-04-29 01:53:24.737607 | instance | 2026-04-29 01:53:24.737866 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-04-29 01:53:24.738088 | instance | Wednesday 29 April 2026 01:53:24 +0000 (0:00:00.230) 0:02:54.241 ******* 2026-04-29 01:53:24.791755 | instance | ok: [instance] 2026-04-29 01:53:24.791833 | instance | 2026-04-29 01:53:24.792059 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-29 01:53:24.792091 | instance | Wednesday 29 April 2026 01:53:24 +0000 (0:00:00.053) 0:02:54.295 ******* 2026-04-29 01:53:24.884475 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-29 01:53:24.884550 | instance | 2026-04-29 01:53:24.884774 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-29 01:53:24.884811 | instance | Wednesday 29 April 2026 01:53:24 +0000 (0:00:00.092) 0:02:54.388 ******* 2026-04-29 01:53:26.507145 | instance | ok: [instance] 2026-04-29 01:53:26.507249 | instance | 2026-04-29 01:53:26.507504 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-29 01:53:26.507545 | instance | Wednesday 29 April 2026 01:53:26 +0000 (0:00:01.622) 0:02:56.011 ******* 2026-04-29 01:53:26.568786 | instance | ok: [instance] => (item=instance) 2026-04-29 01:53:26.569330 | instance | 2026-04-29 01:53:26.569401 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-29 01:53:26.569410 | instance | Wednesday 29 April 2026 01:53:26 +0000 (0:00:00.061) 0:02:56.072 ******* 2026-04-29 01:53:27.067400 | instance | ok: [instance] 2026-04-29 01:53:27.067505 | instance | 2026-04-29 01:53:27.067579 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-29 01:53:27.067718 | instance | Wednesday 29 April 2026 01:53:27 +0000 (0:00:00.498) 0:02:56.571 ******* 2026-04-29 01:53:29.103284 | instance | ok: [instance] 2026-04-29 01:53:29.103366 | instance | 2026-04-29 01:53:29.103636 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-04-29 01:53:29.103702 | instance | Wednesday 29 April 2026 01:53:29 +0000 (0:00:02.035) 0:02:58.606 ******* 2026-04-29 01:53:30.824889 | instance | ok: [instance] 2026-04-29 01:53:30.824961 | instance | 2026-04-29 01:53:30.825252 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-04-29 01:53:30.825300 | instance | Wednesday 29 April 2026 01:53:30 +0000 (0:00:01.722) 0:03:00.329 ******* 2026-04-29 01:53:42.098155 | instance | ok: [instance] 2026-04-29 01:53:42.098272 | instance | 2026-04-29 01:53:42.098285 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-29 01:53:42.098425 | instance | Wednesday 29 April 2026 01:53:42 +0000 (0:00:11.272) 0:03:11.601 ******* 2026-04-29 01:53:42.184268 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-29 01:53:42.184654 | instance | 2026-04-29 01:53:42.184715 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-29 01:53:42.184729 | instance | Wednesday 29 April 2026 01:53:42 +0000 (0:00:00.086) 0:03:11.688 ******* 2026-04-29 01:53:42.252693 | instance | skipping: [instance] 2026-04-29 01:53:42.253099 | instance | 2026-04-29 01:53:42.253153 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-29 01:53:42.253160 | instance | Wednesday 29 April 2026 01:53:42 +0000 (0:00:00.068) 0:03:11.756 ******* 2026-04-29 01:53:42.312820 | instance | skipping: [instance] => (item=instance) 2026-04-29 01:53:42.312940 | instance | skipping: [instance] 2026-04-29 01:53:42.313477 | instance | 2026-04-29 01:53:42.313559 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-29 01:53:42.313567 | instance | Wednesday 29 April 2026 01:53:42 +0000 (0:00:00.059) 0:03:11.816 ******* 2026-04-29 01:53:42.622252 | instance | ok: [instance] 2026-04-29 01:53:42.622374 | instance | 2026-04-29 01:53:42.622459 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-29 01:53:42.622657 | instance | Wednesday 29 April 2026 01:53:42 +0000 (0:00:00.309) 0:03:12.126 ******* 2026-04-29 01:53:44.645084 | instance | ok: [instance] 2026-04-29 01:53:44.645162 | instance | 2026-04-29 01:53:44.645425 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-04-29 01:53:44.645473 | instance | Wednesday 29 April 2026 01:53:44 +0000 (0:00:02.023) 0:03:14.149 ******* 2026-04-29 01:53:46.337489 | instance | ok: [instance] 2026-04-29 01:53:46.337629 | instance | 2026-04-29 01:53:46.337642 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-04-29 01:53:46.337813 | instance | Wednesday 29 April 2026 01:53:46 +0000 (0:00:01.692) 0:03:15.841 ******* 2026-04-29 01:53:47.996709 | instance | ok: [instance] 2026-04-29 01:53:47.996811 | instance | 2026-04-29 01:53:47.996879 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-04-29 01:53:47.997030 | instance | Wednesday 29 April 2026 01:53:47 +0000 (0:00:01.659) 0:03:17.500 ******* 2026-04-29 01:53:50.511794 | instance | ok: [instance] 2026-04-29 01:53:50.511865 | instance | 2026-04-29 01:53:50.511937 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-04-29 01:53:50.512062 | instance | 2026-04-29 01:53:50.512181 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 01:53:50.512303 | instance | Wednesday 29 April 2026 01:53:50 +0000 (0:00:02.515) 0:03:20.015 ******* 2026-04-29 01:53:51.497594 | instance | ok: [instance] 2026-04-29 01:53:51.497672 | instance | 2026-04-29 01:53:51.497769 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-29 01:53:51.497889 | instance | Wednesday 29 April 2026 01:53:51 +0000 (0:00:00.985) 0:03:21.001 ******* 2026-04-29 01:53:51.715691 | instance | ok: [instance] 2026-04-29 01:53:51.715758 | instance | 2026-04-29 01:53:51.715844 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-29 01:53:51.715962 | instance | Wednesday 29 April 2026 01:53:51 +0000 (0:00:00.217) 0:03:21.219 ******* 2026-04-29 01:53:51.760741 | instance | skipping: [instance] 2026-04-29 01:53:51.760780 | instance | 2026-04-29 01:53:51.760977 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-29 01:53:51.761053 | instance | Wednesday 29 April 2026 01:53:51 +0000 (0:00:00.045) 0:03:21.264 ******* 2026-04-29 01:53:51.976461 | instance | ok: [instance] 2026-04-29 01:53:51.976525 | instance | 2026-04-29 01:53:51.976618 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 01:53:51.976736 | instance | Wednesday 29 April 2026 01:53:51 +0000 (0:00:00.215) 0:03:21.480 ******* 2026-04-29 01:53:52.037198 | instance | ok: [instance] => { 2026-04-29 01:53:52.037239 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-29 01:53:52.037447 | instance | } 2026-04-29 01:53:52.037485 | instance | 2026-04-29 01:53:52.037676 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 01:53:52.037737 | instance | Wednesday 29 April 2026 01:53:52 +0000 (0:00:00.061) 0:03:21.541 ******* 2026-04-29 01:53:52.337336 | instance | ok: [instance] 2026-04-29 01:53:52.337405 | instance | 2026-04-29 01:53:52.337503 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 01:53:52.337623 | instance | Wednesday 29 April 2026 01:53:52 +0000 (0:00:00.299) 0:03:21.841 ******* 2026-04-29 01:53:52.390865 | instance | skipping: [instance] 2026-04-29 01:53:52.390956 | instance | 2026-04-29 01:53:52.391078 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-29 01:53:52.391200 | instance | Wednesday 29 April 2026 01:53:52 +0000 (0:00:00.054) 0:03:21.895 ******* 2026-04-29 01:53:52.443900 | instance | skipping: [instance] 2026-04-29 01:53:52.443994 | instance | 2026-04-29 01:53:52.444115 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-29 01:53:52.444248 | instance | Wednesday 29 April 2026 01:53:52 +0000 (0:00:00.052) 0:03:21.948 ******* 2026-04-29 01:53:52.662811 | instance | ok: [instance] 2026-04-29 01:53:52.662880 | instance | 2026-04-29 01:53:52.662958 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-29 01:53:52.663088 | instance | Wednesday 29 April 2026 01:53:52 +0000 (0:00:00.218) 0:03:22.166 ******* 2026-04-29 01:53:53.746675 | instance | ok: [instance] 2026-04-29 01:53:53.746959 | instance | 2026-04-29 01:53:53.746973 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 01:53:53.746983 | instance | Wednesday 29 April 2026 01:53:53 +0000 (0:00:01.083) 0:03:23.250 ******* 2026-04-29 01:53:53.822743 | instance | ok: [instance] => { 2026-04-29 01:53:53.822855 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-29 01:53:53.823042 | instance | } 2026-04-29 01:53:53.823184 | instance | 2026-04-29 01:53:53.823348 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 01:53:53.823513 | instance | Wednesday 29 April 2026 01:53:53 +0000 (0:00:00.076) 0:03:23.326 ******* 2026-04-29 01:53:54.177137 | instance | ok: [instance] 2026-04-29 01:53:54.177217 | instance | 2026-04-29 01:53:54.177314 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 01:53:54.177431 | instance | Wednesday 29 April 2026 01:53:54 +0000 (0:00:00.353) 0:03:23.680 ******* 2026-04-29 01:53:57.210245 | instance | ok: [instance] 2026-04-29 01:53:57.210333 | instance | 2026-04-29 01:53:57.210413 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-29 01:53:57.210586 | instance | Wednesday 29 April 2026 01:53:57 +0000 (0:00:03.033) 0:03:26.714 ******* 2026-04-29 01:53:57.245422 | instance | skipping: [instance] 2026-04-29 01:53:57.245502 | instance | 2026-04-29 01:53:57.245639 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-29 01:53:57.245757 | instance | Wednesday 29 April 2026 01:53:57 +0000 (0:00:00.035) 0:03:26.749 ******* 2026-04-29 01:53:57.285549 | instance | skipping: [instance] 2026-04-29 01:53:57.285677 | instance | 2026-04-29 01:53:57.285827 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-29 01:53:57.285992 | instance | Wednesday 29 April 2026 01:53:57 +0000 (0:00:00.039) 0:03:26.789 ******* 2026-04-29 01:53:57.331804 | instance | skipping: [instance] 2026-04-29 01:53:57.331880 | instance | 2026-04-29 01:53:57.332067 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-29 01:53:57.332238 | instance | Wednesday 29 April 2026 01:53:57 +0000 (0:00:00.046) 0:03:26.835 ******* 2026-04-29 01:53:58.563620 | instance | ok: [instance] 2026-04-29 01:53:58.563731 | instance | 2026-04-29 01:53:58.563906 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-29 01:53:58.564075 | instance | Wednesday 29 April 2026 01:53:58 +0000 (0:00:01.231) 0:03:28.067 ******* 2026-04-29 01:53:59.002079 | instance | ok: [instance] 2026-04-29 01:53:59.002140 | instance | 2026-04-29 01:53:59.002258 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-29 01:53:59.002384 | instance | Wednesday 29 April 2026 01:53:58 +0000 (0:00:00.438) 0:03:28.506 ******* 2026-04-29 01:53:59.924872 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-29 01:53:59.925004 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-29 01:53:59.925302 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-29 01:53:59.925574 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-29 01:53:59.925752 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-29 01:53:59.925895 | instance | 2026-04-29 01:53:59.926071 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-29 01:53:59.926237 | instance | Wednesday 29 April 2026 01:53:59 +0000 (0:00:00.922) 0:03:29.428 ******* 2026-04-29 01:54:00.456666 | instance | ok: [instance] 2026-04-29 01:54:00.456743 | instance | 2026-04-29 01:54:00.456891 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-29 01:54:00.457013 | instance | Wednesday 29 April 2026 01:54:00 +0000 (0:00:00.524) 0:03:29.953 ******* 2026-04-29 01:54:00.457168 | instance | 2026-04-29 01:54:00.457339 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-29 01:54:00.457445 | instance | Wednesday 29 April 2026 01:54:00 +0000 (0:00:00.007) 0:03:29.960 ******* 2026-04-29 01:54:00.829073 | instance | ok: [instance] 2026-04-29 01:54:00.829153 | instance | 2026-04-29 01:54:00.829256 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-29 01:54:00.829381 | instance | Wednesday 29 April 2026 01:54:00 +0000 (0:00:00.372) 0:03:30.333 ******* 2026-04-29 01:54:01.049531 | instance | ok: [instance] 2026-04-29 01:54:01.049622 | instance | 2026-04-29 01:54:01.049776 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 01:54:01.049890 | instance | Wednesday 29 April 2026 01:54:01 +0000 (0:00:00.220) 0:03:30.553 ******* 2026-04-29 01:54:01.119882 | instance | ok: [instance] => { 2026-04-29 01:54:01.120013 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-29 01:54:01.120167 | instance | } 2026-04-29 01:54:01.120327 | instance | 2026-04-29 01:54:01.120496 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 01:54:01.120662 | instance | Wednesday 29 April 2026 01:54:01 +0000 (0:00:00.070) 0:03:30.624 ******* 2026-04-29 01:54:01.507666 | instance | ok: [instance] 2026-04-29 01:54:01.507747 | instance | 2026-04-29 01:54:01.507825 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 01:54:01.507971 | instance | Wednesday 29 April 2026 01:54:01 +0000 (0:00:00.387) 0:03:31.011 ******* 2026-04-29 01:54:04.603850 | instance | ok: [instance] 2026-04-29 01:54:04.603925 | instance | 2026-04-29 01:54:04.604041 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-29 01:54:04.604154 | instance | Wednesday 29 April 2026 01:54:04 +0000 (0:00:03.096) 0:03:34.107 ******* 2026-04-29 01:54:05.640094 | instance | ok: [instance] 2026-04-29 01:54:05.640178 | instance | 2026-04-29 01:54:05.640324 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-29 01:54:05.640443 | instance | Wednesday 29 April 2026 01:54:05 +0000 (0:00:01.035) 0:03:35.143 ******* 2026-04-29 01:54:05.860647 | instance | ok: [instance] 2026-04-29 01:54:05.860716 | instance | 2026-04-29 01:54:05.860836 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-29 01:54:05.860958 | instance | Wednesday 29 April 2026 01:54:05 +0000 (0:00:00.220) 0:03:35.364 ******* 2026-04-29 01:54:06.290944 | instance | ok: [instance] 2026-04-29 01:54:06.291023 | instance | 2026-04-29 01:54:06.291105 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-29 01:54:06.291225 | instance | Wednesday 29 April 2026 01:54:06 +0000 (0:00:00.430) 0:03:35.794 ******* 2026-04-29 01:54:06.845626 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-04-29 01:54:06.845714 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-29 01:54:06.845808 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-29 01:54:06.845922 | instance | 2026-04-29 01:54:06.846043 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-29 01:54:06.846185 | instance | Wednesday 29 April 2026 01:54:06 +0000 (0:00:00.554) 0:03:36.349 ******* 2026-04-29 01:54:07.290535 | instance | ok: [instance] 2026-04-29 01:54:07.290624 | instance | 2026-04-29 01:54:07.290700 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-29 01:54:07.290874 | instance | Wednesday 29 April 2026 01:54:07 +0000 (0:00:00.444) 0:03:36.793 ******* 2026-04-29 01:54:07.734939 | instance | ok: [instance] 2026-04-29 01:54:07.735008 | instance | 2026-04-29 01:54:07.735086 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-29 01:54:07.735215 | instance | Wednesday 29 April 2026 01:54:07 +0000 (0:00:00.438) 0:03:37.232 ******* 2026-04-29 01:54:07.735319 | instance | 2026-04-29 01:54:07.735441 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-29 01:54:07.735553 | instance | Wednesday 29 April 2026 01:54:07 +0000 (0:00:00.006) 0:03:37.238 ******* 2026-04-29 01:54:08.107384 | instance | ok: [instance] 2026-04-29 01:54:08.107463 | instance | 2026-04-29 01:54:08.107557 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-29 01:54:08.107724 | instance | Wednesday 29 April 2026 01:54:08 +0000 (0:00:00.372) 0:03:37.610 ******* 2026-04-29 01:54:08.174653 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-29 01:54:08.174694 | instance | 2026-04-29 01:54:08.174834 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-29 01:54:08.175008 | instance | Wednesday 29 April 2026 01:54:08 +0000 (0:00:00.067) 0:03:37.678 ******* 2026-04-29 01:54:09.371274 | instance | ok: [instance] 2026-04-29 01:54:09.371895 | instance | 2026-04-29 01:54:09.371919 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-29 01:54:09.371935 | instance | Wednesday 29 April 2026 01:54:09 +0000 (0:00:01.196) 0:03:38.875 ******* 2026-04-29 01:54:10.046358 | instance | ok: [instance] => (item=chronyd) 2026-04-29 01:54:10.046427 | instance | ok: [instance] => (item=sshd) 2026-04-29 01:54:10.046446 | instance | 2026-04-29 01:54:10.046451 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-29 01:54:10.046456 | instance | Wednesday 29 April 2026 01:54:10 +0000 (0:00:00.667) 0:03:39.542 ******* 2026-04-29 01:54:10.334528 | instance | ok: [instance] 2026-04-29 01:54:10.334591 | instance | 2026-04-29 01:54:10.334597 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-29 01:54:10.334602 | instance | Wednesday 29 April 2026 01:54:10 +0000 (0:00:00.294) 0:03:39.837 ******* 2026-04-29 01:54:10.549644 | instance | ok: [instance] 2026-04-29 01:54:10.549703 | instance | 2026-04-29 01:54:10.549709 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-29 01:54:10.549714 | instance | Wednesday 29 April 2026 01:54:10 +0000 (0:00:00.215) 0:03:40.053 ******* 2026-04-29 01:54:10.800221 | instance | ok: [instance] 2026-04-29 01:54:10.800288 | instance | 2026-04-29 01:54:10.800298 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-29 01:54:10.800307 | instance | Wednesday 29 April 2026 01:54:10 +0000 (0:00:00.250) 0:03:40.303 ******* 2026-04-29 01:54:11.022628 | instance | ok: [instance] 2026-04-29 01:54:11.022713 | instance | 2026-04-29 01:54:11.022986 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-04-29 01:54:11.023048 | instance | Wednesday 29 April 2026 01:54:11 +0000 (0:00:00.222) 0:03:40.526 ******* 2026-04-29 01:54:11.292512 | instance | ok: [instance] => (item=instance) 2026-04-29 01:54:11.292592 | instance | 2026-04-29 01:54:11.292816 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-04-29 01:54:11.292834 | instance | Wednesday 29 April 2026 01:54:11 +0000 (0:00:00.269) 0:03:40.796 ******* 2026-04-29 01:54:11.358535 | instance | ok: [instance] 2026-04-29 01:54:11.358989 | instance | 2026-04-29 01:54:11.359027 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-04-29 01:54:11.359038 | instance | Wednesday 29 April 2026 01:54:11 +0000 (0:00:00.066) 0:03:40.862 ******* 2026-04-29 01:54:16.149883 | instance | ok: [instance] 2026-04-29 01:54:16.150004 | instance | 2026-04-29 01:54:16.150016 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-04-29 01:54:16.150161 | instance | Wednesday 29 April 2026 01:54:16 +0000 (0:00:04.790) 0:03:45.653 ******* 2026-04-29 01:54:16.195805 | instance | ok: [instance] 2026-04-29 01:54:16.195911 | instance | 2026-04-29 01:54:16.196143 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-29 01:54:16.196163 | instance | Wednesday 29 April 2026 01:54:16 +0000 (0:00:00.046) 0:03:45.699 ******* 2026-04-29 01:54:16.268567 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-29 01:54:16.268686 | instance | 2026-04-29 01:54:16.268935 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-29 01:54:16.268951 | instance | Wednesday 29 April 2026 01:54:16 +0000 (0:00:00.072) 0:03:45.772 ******* 2026-04-29 01:54:16.323121 | instance | skipping: [instance] 2026-04-29 01:54:16.323225 | instance | 2026-04-29 01:54:16.323568 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-29 01:54:16.323589 | instance | Wednesday 29 April 2026 01:54:16 +0000 (0:00:00.054) 0:03:45.827 ******* 2026-04-29 01:54:16.374720 | instance | skipping: [instance] => (item=instance) 2026-04-29 01:54:16.374836 | instance | skipping: [instance] 2026-04-29 01:54:16.374849 | instance | 2026-04-29 01:54:16.375120 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-29 01:54:16.375180 | instance | Wednesday 29 April 2026 01:54:16 +0000 (0:00:00.050) 0:03:45.878 ******* 2026-04-29 01:54:16.644419 | instance | ok: [instance] 2026-04-29 01:54:16.644486 | instance | 2026-04-29 01:54:16.644796 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-29 01:54:16.644863 | instance | Wednesday 29 April 2026 01:54:16 +0000 (0:00:00.270) 0:03:46.148 ******* 2026-04-29 01:54:18.770577 | instance | ok: [instance] 2026-04-29 01:54:18.770707 | instance | 2026-04-29 01:54:18.770718 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-04-29 01:54:18.770856 | instance | Wednesday 29 April 2026 01:54:18 +0000 (0:00:02.126) 0:03:48.274 ******* 2026-04-29 01:54:18.804674 | instance | skipping: [instance] 2026-04-29 01:54:18.805097 | instance | 2026-04-29 01:54:18.805161 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-04-29 01:54:18.805168 | instance | Wednesday 29 April 2026 01:54:18 +0000 (0:00:00.034) 0:03:48.308 ******* 2026-04-29 01:54:18.845218 | instance | skipping: [instance] 2026-04-29 01:54:18.845598 | instance | 2026-04-29 01:54:18.845636 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-04-29 01:54:18.845642 | instance | Wednesday 29 April 2026 01:54:18 +0000 (0:00:00.040) 0:03:48.349 ******* 2026-04-29 01:54:24.163911 | instance | ok: [instance] 2026-04-29 01:54:24.164020 | instance | 2026-04-29 01:54:24.164029 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-04-29 01:54:24.164047 | instance | Wednesday 29 April 2026 01:54:24 +0000 (0:00:05.318) 0:03:53.667 ******* 2026-04-29 01:54:34.524420 | instance | ok: [instance] 2026-04-29 01:54:34.524521 | instance | 2026-04-29 01:54:34.524587 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-04-29 01:54:34.524754 | instance | Wednesday 29 April 2026 01:54:34 +0000 (0:00:10.361) 0:04:04.028 ******* 2026-04-29 01:56:01.878242 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-04-29 01:56:01.878380 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-04-29 01:56:01.878392 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-04-29 01:56:01.878402 | instance | 2026-04-29 01:56:01.878412 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-04-29 01:56:01.878422 | instance | Wednesday 29 April 2026 01:56:01 +0000 (0:01:27.350) 0:05:31.379 ******* 2026-04-29 01:56:03.584273 | instance | ok: [instance] 2026-04-29 01:56:03.584374 | instance | 2026-04-29 01:56:03.584609 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-04-29 01:56:03.584666 | instance | Wednesday 29 April 2026 01:56:03 +0000 (0:00:01.709) 0:05:33.088 ******* 2026-04-29 01:56:05.232392 | instance | ok: [instance] 2026-04-29 01:56:05.232519 | instance | 2026-04-29 01:56:05.232763 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-04-29 01:56:05.232817 | instance | Wednesday 29 April 2026 01:56:05 +0000 (0:00:01.647) 0:05:34.736 ******* 2026-04-29 01:56:05.303334 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-04-29 01:56:05.303773 | instance | 2026-04-29 01:56:05.303822 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-04-29 01:56:05.303829 | instance | Wednesday 29 April 2026 01:56:05 +0000 (0:00:00.070) 0:05:34.807 ******* 2026-04-29 01:56:05.355523 | instance | ok: [instance] 2026-04-29 01:56:05.355972 | instance | 2026-04-29 01:56:05.356024 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-04-29 01:56:05.356033 | instance | Wednesday 29 April 2026 01:56:05 +0000 (0:00:00.052) 0:05:34.859 ******* 2026-04-29 01:56:07.058284 | instance | ok: [instance] 2026-04-29 01:56:07.058390 | instance | 2026-04-29 01:56:07.058780 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-04-29 01:56:07.058801 | instance | Wednesday 29 April 2026 01:56:07 +0000 (0:00:01.702) 0:05:36.562 ******* 2026-04-29 01:56:07.106622 | instance | ok: [instance] 2026-04-29 01:56:07.106885 | instance | 2026-04-29 01:56:07.106942 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-04-29 01:56:07.107164 | instance | Wednesday 29 April 2026 01:56:07 +0000 (0:00:00.047) 0:05:36.609 ******* 2026-04-29 01:56:07.163494 | instance | skipping: [instance] => (item=1) 2026-04-29 01:56:07.163569 | instance | skipping: [instance] => (item=1) 2026-04-29 01:56:07.163657 | instance | skipping: [instance] => (item=1) 2026-04-29 01:56:07.163804 | instance | skipping: [instance] 2026-04-29 01:56:07.163923 | instance | 2026-04-29 01:56:07.164048 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-04-29 01:56:07.164165 | instance | Wednesday 29 April 2026 01:56:07 +0000 (0:00:00.057) 0:05:36.667 ******* 2026-04-29 01:56:07.206848 | instance | skipping: [instance] 2026-04-29 01:56:07.206967 | instance | 2026-04-29 01:56:07.207090 | instance | PLAY [all] ********************************************************************* 2026-04-29 01:56:07.207198 | instance | 2026-04-29 01:56:07.207315 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-04-29 01:56:07.207427 | instance | Wednesday 29 April 2026 01:56:07 +0000 (0:00:00.043) 0:05:36.710 ******* 2026-04-29 01:56:07.637093 | instance | changed: [instance] 2026-04-29 01:56:07.637160 | instance | 2026-04-29 01:56:07.637281 | instance | PLAY [all] ********************************************************************* 2026-04-29 01:56:07.637388 | instance | 2026-04-29 01:56:07.637513 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 01:56:07.637657 | instance | Wednesday 29 April 2026 01:56:07 +0000 (0:00:00.430) 0:05:37.141 ******* 2026-04-29 01:56:08.566231 | instance | ok: [instance] 2026-04-29 01:56:08.566352 | instance | 2026-04-29 01:56:08.566618 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-29 01:56:08.566780 | instance | Wednesday 29 April 2026 01:56:08 +0000 (0:00:00.928) 0:05:38.069 ******* 2026-04-29 01:56:13.417752 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-29 01:56:13.417845 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-29 01:56:13.418692 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-29 01:56:13.418764 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-29 01:56:13.418783 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-29 01:56:13.422437 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-29 01:56:13.422455 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-29 01:56:13.422460 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-29 01:56:13.422464 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-29 01:56:13.422468 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-29 01:56:13.422472 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-29 01:56:13.422477 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-29 01:56:13.422480 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-29 01:56:13.422484 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-29 01:56:13.422488 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-29 01:56:13.422492 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-29 01:56:13.422511 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-29 01:56:13.422515 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-29 01:56:13.422522 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-29 01:56:13.422815 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-29 01:56:13.423232 | instance | 2026-04-29 01:56:13.423584 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-29 01:56:13.423914 | instance | Wednesday 29 April 2026 01:56:13 +0000 (0:00:04.850) 0:05:42.920 ******* 2026-04-29 01:56:13.714119 | instance | changed: [instance] 2026-04-29 01:56:13.714170 | instance | 2026-04-29 01:56:13.714344 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-29 01:56:13.714572 | instance | Wednesday 29 April 2026 01:56:13 +0000 (0:00:00.297) 0:05:43.217 ******* 2026-04-29 01:56:14.166603 | instance | changed: [instance] 2026-04-29 01:56:14.166701 | instance | 2026-04-29 01:56:14.166987 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-29 01:56:14.167050 | instance | Wednesday 29 April 2026 01:56:14 +0000 (0:00:00.452) 0:05:43.670 ******* 2026-04-29 01:56:14.422033 | instance | ok: [instance] 2026-04-29 01:56:14.422110 | instance | 2026-04-29 01:56:14.422128 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-29 01:56:14.422258 | instance | Wednesday 29 April 2026 01:56:14 +0000 (0:00:00.255) 0:05:43.925 ******* 2026-04-29 01:56:14.481446 | instance | ok: [instance] 2026-04-29 01:56:14.482036 | instance | 2026-04-29 01:56:14.482067 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-29 01:56:14.482072 | instance | 2026-04-29 01:56:14.482077 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 01:56:14.482081 | instance | Wednesday 29 April 2026 01:56:14 +0000 (0:00:00.059) 0:05:43.985 ******* 2026-04-29 01:56:15.455797 | instance | ok: [instance] 2026-04-29 01:56:15.455889 | instance | 2026-04-29 01:56:15.456120 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-29 01:56:15.456171 | instance | Wednesday 29 April 2026 01:56:15 +0000 (0:00:00.974) 0:05:44.959 ******* 2026-04-29 01:56:15.664400 | instance | changed: [instance] 2026-04-29 01:56:15.664491 | instance | 2026-04-29 01:56:15.664505 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-29 01:56:15.664693 | instance | Wednesday 29 April 2026 01:56:15 +0000 (0:00:00.208) 0:05:45.168 ******* 2026-04-29 01:56:16.600987 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-29 01:56:16.601090 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-29 01:56:16.602162 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-29 01:56:16.602227 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-29 01:56:16.602235 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-29 01:56:16.602242 | instance | 2026-04-29 01:56:16.602248 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-29 01:56:16.602254 | instance | Wednesday 29 April 2026 01:56:16 +0000 (0:00:00.936) 0:05:46.104 ******* 2026-04-29 01:56:16.782188 | 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-29 01:56:16.938015 | 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-29 01:56:17.108656 | 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-29 01:56:17.122532 | instance | ...ignoring 2026-04-29 01:56:17.122726 | instance | 2026-04-29 01:56:17.122801 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-29 01:56:17.122930 | instance | Wednesday 29 April 2026 01:56:17 +0000 (0:00:00.521) 0:05:46.626 ******* 2026-04-29 01:56:17.328146 | instance | ok: [instance] 2026-04-29 01:56:17.328232 | instance | 2026-04-29 01:56:17.328606 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-29 01:56:17.328662 | instance | Wednesday 29 April 2026 01:56:17 +0000 (0:00:00.205) 0:05:46.831 ******* 2026-04-29 01:56:17.527090 | instance | ok: [instance] 2026-04-29 01:56:17.527145 | instance | 2026-04-29 01:56:17.527151 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-29 01:56:17.527156 | instance | Wednesday 29 April 2026 01:56:17 +0000 (0:00:00.198) 0:05:47.030 ******* 2026-04-29 01:56:17.567309 | instance | ok: [instance] 2026-04-29 01:56:17.567360 | instance | 2026-04-29 01:56:17.567366 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-29 01:56:17.567385 | instance | Wednesday 29 April 2026 01:56:17 +0000 (0:00:00.039) 0:05:47.070 ******* 2026-04-29 01:56:17.615225 | instance | ok: [instance] 2026-04-29 01:56:17.615283 | instance | 2026-04-29 01:56:17.615289 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-29 01:56:17.615295 | instance | Wednesday 29 April 2026 01:56:17 +0000 (0:00:00.047) 0:05:47.118 ******* 2026-04-29 01:56:18.163771 | instance | ok: [instance] 2026-04-29 01:56:18.164269 | instance | 2026-04-29 01:56:18.164326 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-29 01:56:18.164332 | instance | Wednesday 29 April 2026 01:56:18 +0000 (0:00:00.548) 0:05:47.667 ******* 2026-04-29 01:56:18.425167 | instance | ok: [instance] 2026-04-29 01:56:18.425272 | instance | 2026-04-29 01:56:18.425287 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-29 01:56:18.425996 | instance | Wednesday 29 April 2026 01:56:18 +0000 (0:00:00.203) 0:05:47.870 ******* 2026-04-29 01:56:18.426054 | instance | 2026-04-29 01:56:18.426060 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-04-29 01:56:18.426064 | instance | 2026-04-29 01:56:18.426068 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 01:56:18.426072 | instance | Wednesday 29 April 2026 01:56:18 +0000 (0:00:00.058) 0:05:47.929 ******* 2026-04-29 01:56:19.402207 | instance | ok: [instance] 2026-04-29 01:56:19.402277 | instance | 2026-04-29 01:56:19.402467 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-29 01:56:19.402484 | instance | Wednesday 29 April 2026 01:56:19 +0000 (0:00:00.976) 0:05:48.906 ******* 2026-04-29 01:56:19.617081 | instance | ok: [instance] 2026-04-29 01:56:19.617184 | instance | 2026-04-29 01:56:19.617206 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-29 01:56:19.617390 | instance | Wednesday 29 April 2026 01:56:19 +0000 (0:00:00.214) 0:05:49.121 ******* 2026-04-29 01:56:19.669321 | instance | skipping: [instance] 2026-04-29 01:56:19.669706 | instance | 2026-04-29 01:56:19.669770 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-29 01:56:19.669776 | instance | Wednesday 29 April 2026 01:56:19 +0000 (0:00:00.051) 0:05:49.173 ******* 2026-04-29 01:56:19.890716 | instance | ok: [instance] 2026-04-29 01:56:19.890809 | instance | 2026-04-29 01:56:19.891015 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 01:56:19.891073 | instance | Wednesday 29 April 2026 01:56:19 +0000 (0:00:00.221) 0:05:49.394 ******* 2026-04-29 01:56:19.951602 | instance | ok: [instance] => { 2026-04-29 01:56:19.951708 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-29 01:56:19.952143 | instance | } 2026-04-29 01:56:19.952160 | instance | 2026-04-29 01:56:19.952166 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 01:56:19.952171 | instance | Wednesday 29 April 2026 01:56:19 +0000 (0:00:00.060) 0:05:49.455 ******* 2026-04-29 01:56:20.263414 | instance | ok: [instance] 2026-04-29 01:56:20.263534 | instance | 2026-04-29 01:56:20.263931 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 01:56:20.263991 | instance | Wednesday 29 April 2026 01:56:20 +0000 (0:00:00.311) 0:05:49.767 ******* 2026-04-29 01:56:20.317735 | instance | skipping: [instance] 2026-04-29 01:56:20.318116 | instance | 2026-04-29 01:56:20.318156 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-29 01:56:20.318162 | instance | Wednesday 29 April 2026 01:56:20 +0000 (0:00:00.054) 0:05:49.821 ******* 2026-04-29 01:56:20.535074 | instance | ok: [instance] 2026-04-29 01:56:20.535168 | instance | 2026-04-29 01:56:20.535246 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-29 01:56:20.535362 | instance | Wednesday 29 April 2026 01:56:20 +0000 (0:00:00.217) 0:05:50.039 ******* 2026-04-29 01:56:21.701092 | instance | ok: [instance] 2026-04-29 01:56:21.701195 | instance | 2026-04-29 01:56:21.701207 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 01:56:21.701326 | instance | Wednesday 29 April 2026 01:56:21 +0000 (0:00:01.165) 0:05:51.205 ******* 2026-04-29 01:56:21.777314 | instance | ok: [instance] => { 2026-04-29 01:56:21.777369 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-29 01:56:21.777377 | instance | } 2026-04-29 01:56:21.777383 | instance | 2026-04-29 01:56:21.777388 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 01:56:21.777394 | instance | Wednesday 29 April 2026 01:56:21 +0000 (0:00:00.075) 0:05:51.280 ******* 2026-04-29 01:56:22.144092 | instance | ok: [instance] 2026-04-29 01:56:22.144176 | instance | 2026-04-29 01:56:22.144459 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 01:56:22.144520 | instance | Wednesday 29 April 2026 01:56:22 +0000 (0:00:00.367) 0:05:51.648 ******* 2026-04-29 01:56:24.171696 | instance | ok: [instance] 2026-04-29 01:56:24.171782 | instance | 2026-04-29 01:56:24.172034 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-29 01:56:24.172094 | instance | Wednesday 29 April 2026 01:56:24 +0000 (0:00:02.027) 0:05:53.675 ******* 2026-04-29 01:56:24.206139 | instance | skipping: [instance] 2026-04-29 01:56:24.206709 | instance | 2026-04-29 01:56:24.206815 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-29 01:56:24.206838 | instance | Wednesday 29 April 2026 01:56:24 +0000 (0:00:00.034) 0:05:53.710 ******* 2026-04-29 01:56:24.247146 | instance | skipping: [instance] 2026-04-29 01:56:24.247189 | instance | 2026-04-29 01:56:24.247200 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-29 01:56:24.247219 | instance | Wednesday 29 April 2026 01:56:24 +0000 (0:00:00.040) 0:05:53.750 ******* 2026-04-29 01:56:24.284439 | instance | skipping: [instance] 2026-04-29 01:56:24.284570 | instance | 2026-04-29 01:56:24.285273 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-29 01:56:24.285286 | instance | Wednesday 29 April 2026 01:56:24 +0000 (0:00:00.037) 0:05:53.788 ******* 2026-04-29 01:56:25.746448 | instance | ok: [instance] 2026-04-29 01:56:25.746573 | instance | 2026-04-29 01:56:25.746665 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-29 01:56:25.746867 | instance | Wednesday 29 April 2026 01:56:25 +0000 (0:00:01.462) 0:05:55.250 ******* 2026-04-29 01:56:26.193109 | instance | ok: [instance] 2026-04-29 01:56:26.193203 | instance | 2026-04-29 01:56:26.193309 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-29 01:56:26.193518 | instance | Wednesday 29 April 2026 01:56:26 +0000 (0:00:00.446) 0:05:55.696 ******* 2026-04-29 01:56:27.147091 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-29 01:56:27.147211 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-29 01:56:27.147224 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-29 01:56:27.147828 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-29 01:56:27.147888 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-29 01:56:27.147898 | instance | 2026-04-29 01:56:27.147905 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-29 01:56:27.147911 | instance | Wednesday 29 April 2026 01:56:27 +0000 (0:00:00.954) 0:05:56.650 ******* 2026-04-29 01:56:27.667789 | instance | ok: [instance] 2026-04-29 01:56:27.667869 | instance | 2026-04-29 01:56:27.667948 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-29 01:56:27.668435 | instance | Wednesday 29 April 2026 01:56:27 +0000 (0:00:00.513) 0:05:57.164 ******* 2026-04-29 01:56:27.668501 | instance | 2026-04-29 01:56:27.668508 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-29 01:56:27.668513 | instance | Wednesday 29 April 2026 01:56:27 +0000 (0:00:00.006) 0:05:57.171 ******* 2026-04-29 01:56:28.037140 | instance | ok: [instance] 2026-04-29 01:56:28.037236 | instance | 2026-04-29 01:56:28.037274 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-29 01:56:28.037441 | instance | Wednesday 29 April 2026 01:56:28 +0000 (0:00:00.369) 0:05:57.541 ******* 2026-04-29 01:56:28.709500 | 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-29 01:56:28.724675 | instance | ...ignoring 2026-04-29 01:56:28.724789 | instance | 2026-04-29 01:56:28.724916 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-29 01:56:28.725100 | instance | Wednesday 29 April 2026 01:56:28 +0000 (0:00:00.687) 0:05:58.229 ******* 2026-04-29 01:56:28.763715 | instance | skipping: [instance] 2026-04-29 01:56:28.763782 | instance | 2026-04-29 01:56:28.764077 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-29 01:56:28.764130 | instance | Wednesday 29 April 2026 01:56:28 +0000 (0:00:00.038) 0:05:58.267 ******* 2026-04-29 01:56:28.801637 | instance | skipping: [instance] 2026-04-29 01:56:28.802091 | instance | 2026-04-29 01:56:28.802155 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-29 01:56:28.802165 | instance | Wednesday 29 April 2026 01:56:28 +0000 (0:00:00.037) 0:05:58.305 ******* 2026-04-29 01:56:28.842196 | instance | skipping: [instance] 2026-04-29 01:56:28.842578 | instance | 2026-04-29 01:56:28.842621 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-29 01:56:28.842637 | instance | Wednesday 29 April 2026 01:56:28 +0000 (0:00:00.040) 0:05:58.346 ******* 2026-04-29 01:56:28.889311 | instance | skipping: [instance] 2026-04-29 01:56:28.889373 | instance | 2026-04-29 01:56:28.889663 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-29 01:56:28.889786 | instance | Wednesday 29 April 2026 01:56:28 +0000 (0:00:00.047) 0:05:58.393 ******* 2026-04-29 01:56:28.936290 | instance | skipping: [instance] 2026-04-29 01:56:28.936388 | instance | 2026-04-29 01:56:28.936535 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-29 01:56:28.936739 | instance | Wednesday 29 April 2026 01:56:28 +0000 (0:00:00.046) 0:05:58.440 ******* 2026-04-29 01:56:29.152381 | instance | ok: [instance] 2026-04-29 01:56:29.152470 | instance | 2026-04-29 01:56:29.152545 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 01:56:29.152688 | instance | Wednesday 29 April 2026 01:56:29 +0000 (0:00:00.215) 0:05:58.656 ******* 2026-04-29 01:56:29.207802 | instance | ok: [instance] => { 2026-04-29 01:56:29.207931 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-29 01:56:29.208119 | instance | } 2026-04-29 01:56:29.208259 | instance | 2026-04-29 01:56:29.208407 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 01:56:29.208553 | instance | Wednesday 29 April 2026 01:56:29 +0000 (0:00:00.055) 0:05:58.711 ******* 2026-04-29 01:56:29.977683 | instance | changed: [instance] 2026-04-29 01:56:29.977759 | instance | 2026-04-29 01:56:29.978098 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 01:56:29.978163 | instance | Wednesday 29 April 2026 01:56:29 +0000 (0:00:00.769) 0:05:59.481 ******* 2026-04-29 01:56:30.028649 | instance | skipping: [instance] 2026-04-29 01:56:30.028729 | instance | 2026-04-29 01:56:30.028986 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-29 01:56:30.029034 | instance | Wednesday 29 April 2026 01:56:30 +0000 (0:00:00.050) 0:05:59.532 ******* 2026-04-29 01:56:30.237179 | instance | ok: [instance] 2026-04-29 01:56:30.237220 | instance | 2026-04-29 01:56:30.237226 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 01:56:30.237232 | instance | Wednesday 29 April 2026 01:56:30 +0000 (0:00:00.208) 0:05:59.740 ******* 2026-04-29 01:56:30.285850 | instance | ok: [instance] => { 2026-04-29 01:56:30.286534 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-29 01:56:30.286595 | instance | } 2026-04-29 01:56:30.286601 | instance | 2026-04-29 01:56:30.286606 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 01:56:30.286611 | instance | Wednesday 29 April 2026 01:56:30 +0000 (0:00:00.048) 0:05:59.789 ******* 2026-04-29 01:56:31.146692 | instance | changed: [instance] 2026-04-29 01:56:31.146804 | instance | 2026-04-29 01:56:31.147204 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 01:56:31.147274 | instance | Wednesday 29 April 2026 01:56:31 +0000 (0:00:00.860) 0:06:00.650 ******* 2026-04-29 01:56:31.213391 | instance | skipping: [instance] 2026-04-29 01:56:31.213776 | instance | 2026-04-29 01:56:31.213834 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-29 01:56:31.213840 | instance | Wednesday 29 April 2026 01:56:31 +0000 (0:00:00.066) 0:06:00.717 ******* 2026-04-29 01:56:31.249907 | instance | skipping: [instance] 2026-04-29 01:56:31.250275 | instance | 2026-04-29 01:56:31.250327 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-29 01:56:31.250333 | instance | Wednesday 29 April 2026 01:56:31 +0000 (0:00:00.036) 0:06:00.753 ******* 2026-04-29 01:56:31.290701 | instance | skipping: [instance] 2026-04-29 01:56:31.290984 | instance | 2026-04-29 01:56:31.291204 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-29 01:56:31.291417 | instance | Wednesday 29 April 2026 01:56:31 +0000 (0:00:00.040) 0:06:00.794 ******* 2026-04-29 01:56:31.329863 | instance | skipping: [instance] 2026-04-29 01:56:31.329987 | instance | 2026-04-29 01:56:31.330195 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-29 01:56:31.330347 | instance | Wednesday 29 April 2026 01:56:31 +0000 (0:00:00.039) 0:06:00.833 ******* 2026-04-29 01:56:32.576651 | instance | ok: [instance] 2026-04-29 01:56:32.576729 | instance | 2026-04-29 01:56:32.576838 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-29 01:56:32.577015 | instance | Wednesday 29 April 2026 01:56:32 +0000 (0:00:01.245) 0:06:02.079 ******* 2026-04-29 01:56:33.003909 | instance | ok: [instance] 2026-04-29 01:56:33.004400 | instance | 2026-04-29 01:56:33.004423 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-29 01:56:33.004430 | instance | Wednesday 29 April 2026 01:56:32 +0000 (0:00:00.427) 0:06:02.507 ******* 2026-04-29 01:56:33.926131 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-29 01:56:33.926206 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-29 01:56:33.926621 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-29 01:56:33.926979 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-29 01:56:33.927001 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-29 01:56:33.927012 | instance | 2026-04-29 01:56:33.927022 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-29 01:56:33.927031 | instance | Wednesday 29 April 2026 01:56:33 +0000 (0:00:00.922) 0:06:03.430 ******* 2026-04-29 01:56:34.450855 | instance | ok: [instance] 2026-04-29 01:56:34.450953 | instance | 2026-04-29 01:56:34.451533 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-29 01:56:34.451587 | instance | Wednesday 29 April 2026 01:56:34 +0000 (0:00:00.516) 0:06:03.947 ******* 2026-04-29 01:56:34.451594 | instance | 2026-04-29 01:56:34.451599 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-29 01:56:34.451603 | instance | Wednesday 29 April 2026 01:56:34 +0000 (0:00:00.007) 0:06:03.954 ******* 2026-04-29 01:56:34.809020 | instance | ok: [instance] 2026-04-29 01:56:34.809092 | instance | 2026-04-29 01:56:34.809352 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-29 01:56:34.809431 | instance | Wednesday 29 April 2026 01:56:34 +0000 (0:00:00.357) 0:06:04.312 ******* 2026-04-29 01:56:35.028022 | instance | ok: [instance] 2026-04-29 01:56:35.028121 | instance | 2026-04-29 01:56:35.028386 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 01:56:35.028444 | instance | Wednesday 29 April 2026 01:56:35 +0000 (0:00:00.218) 0:06:04.531 ******* 2026-04-29 01:56:35.099027 | instance | ok: [instance] => { 2026-04-29 01:56:35.099104 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-04-29 01:56:35.099570 | instance | } 2026-04-29 01:56:35.099596 | instance | 2026-04-29 01:56:35.099602 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 01:56:35.099608 | instance | Wednesday 29 April 2026 01:56:35 +0000 (0:00:00.071) 0:06:04.602 ******* 2026-04-29 01:56:35.779102 | instance | changed: [instance] 2026-04-29 01:56:35.779211 | instance | 2026-04-29 01:56:35.779529 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 01:56:35.779604 | instance | Wednesday 29 April 2026 01:56:35 +0000 (0:00:00.679) 0:06:05.282 ******* 2026-04-29 01:56:37.190666 | instance | changed: [instance] 2026-04-29 01:56:37.190779 | instance | 2026-04-29 01:56:37.190794 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 01:56:37.190987 | instance | Wednesday 29 April 2026 01:56:37 +0000 (0:00:01.411) 0:06:06.694 ******* 2026-04-29 01:56:37.256311 | instance | ok: [instance] => { 2026-04-29 01:56:37.257149 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-04-29 01:56:37.257219 | instance | } 2026-04-29 01:56:37.257228 | instance | 2026-04-29 01:56:37.257235 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 01:56:37.257242 | instance | Wednesday 29 April 2026 01:56:37 +0000 (0:00:00.065) 0:06:06.759 ******* 2026-04-29 01:56:37.891558 | instance | changed: [instance] 2026-04-29 01:56:37.891734 | instance | 2026-04-29 01:56:37.892367 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 01:56:37.892427 | instance | Wednesday 29 April 2026 01:56:37 +0000 (0:00:00.635) 0:06:07.395 ******* 2026-04-29 01:56:39.318162 | instance | changed: [instance] 2026-04-29 01:56:39.318254 | instance | 2026-04-29 01:56:39.318331 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-29 01:56:39.318530 | instance | Wednesday 29 April 2026 01:56:39 +0000 (0:00:01.426) 0:06:08.821 ******* 2026-04-29 01:56:39.816767 | instance | changed: [instance] 2026-04-29 01:56:39.816875 | instance | 2026-04-29 01:56:39.816943 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-29 01:56:39.817087 | instance | Wednesday 29 April 2026 01:56:39 +0000 (0:00:00.498) 0:06:09.320 ******* 2026-04-29 01:56:40.049813 | instance | changed: [instance] 2026-04-29 01:56:40.049924 | instance | 2026-04-29 01:56:40.049938 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-29 01:56:40.050131 | instance | Wednesday 29 April 2026 01:56:40 +0000 (0:00:00.232) 0:06:09.553 ******* 2026-04-29 01:56:40.285475 | instance | ok: [instance] 2026-04-29 01:56:40.285578 | instance | 2026-04-29 01:56:40.285646 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 01:56:40.285795 | instance | Wednesday 29 April 2026 01:56:40 +0000 (0:00:00.235) 0:06:09.789 ******* 2026-04-29 01:56:40.356428 | instance | ok: [instance] => { 2026-04-29 01:56:40.356539 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-04-29 01:56:40.356614 | instance | } 2026-04-29 01:56:40.357033 | instance | 2026-04-29 01:56:40.357093 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 01:56:40.357099 | instance | Wednesday 29 April 2026 01:56:40 +0000 (0:00:00.070) 0:06:09.859 ******* 2026-04-29 01:56:41.566293 | instance | changed: [instance] 2026-04-29 01:56:41.566356 | instance | 2026-04-29 01:56:41.566364 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 01:56:41.566393 | instance | Wednesday 29 April 2026 01:56:41 +0000 (0:00:01.209) 0:06:11.069 ******* 2026-04-29 01:56:44.304061 | instance | changed: [instance] 2026-04-29 01:56:44.304136 | instance | 2026-04-29 01:56:44.304193 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-29 01:56:44.304316 | instance | Wednesday 29 April 2026 01:56:44 +0000 (0:00:02.738) 0:06:13.807 ******* 2026-04-29 01:56:44.360712 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-29 01:56:44.360776 | instance | 2026-04-29 01:56:44.361078 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-29 01:56:44.361136 | instance | Wednesday 29 April 2026 01:56:44 +0000 (0:00:00.056) 0:06:13.864 ******* 2026-04-29 01:56:45.609447 | instance | ok: [instance] 2026-04-29 01:56:45.609519 | instance | 2026-04-29 01:56:45.609862 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-29 01:56:45.609919 | instance | Wednesday 29 April 2026 01:56:45 +0000 (0:00:01.248) 0:06:15.113 ******* 2026-04-29 01:56:45.816917 | instance | changed: [instance] 2026-04-29 01:56:45.816978 | instance | 2026-04-29 01:56:45.817295 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-29 01:56:45.817347 | instance | Wednesday 29 April 2026 01:56:45 +0000 (0:00:00.207) 0:06:15.320 ******* 2026-04-29 01:56:46.293742 | instance | changed: [instance] 2026-04-29 01:56:46.293844 | instance | 2026-04-29 01:56:46.294081 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-29 01:56:46.294150 | instance | Wednesday 29 April 2026 01:56:46 +0000 (0:00:00.476) 0:06:15.797 ******* 2026-04-29 01:56:47.079474 | instance | changed: [instance] => (item=br_netfilter) 2026-04-29 01:56:47.079593 | instance | ok: [instance] => (item=ip_tables) 2026-04-29 01:56:47.079606 | instance | changed: [instance] => (item=ip6_tables) 2026-04-29 01:56:47.080115 | instance | ok: [instance] => (item=nf_conntrack) 2026-04-29 01:56:47.080609 | instance | 2026-04-29 01:56:47.080616 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-29 01:56:47.080621 | instance | Wednesday 29 April 2026 01:56:47 +0000 (0:00:00.785) 0:06:16.583 ******* 2026-04-29 01:56:47.296398 | instance | ok: [instance] 2026-04-29 01:56:47.296451 | instance | 2026-04-29 01:56:47.296727 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 01:56:47.296775 | instance | Wednesday 29 April 2026 01:56:47 +0000 (0:00:00.217) 0:06:16.800 ******* 2026-04-29 01:56:47.342032 | instance | ok: [instance] => { 2026-04-29 01:56:47.342677 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-29 01:56:47.342765 | instance | } 2026-04-29 01:56:47.342777 | instance | 2026-04-29 01:56:47.342798 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 01:56:47.342808 | instance | Wednesday 29 April 2026 01:56:47 +0000 (0:00:00.045) 0:06:16.846 ******* 2026-04-29 01:56:48.378843 | instance | changed: [instance] 2026-04-29 01:56:48.378941 | instance | 2026-04-29 01:56:48.379005 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 01:56:48.379159 | instance | Wednesday 29 April 2026 01:56:48 +0000 (0:00:01.036) 0:06:17.882 ******* 2026-04-29 01:56:48.426878 | instance | skipping: [instance] 2026-04-29 01:56:48.426990 | instance | 2026-04-29 01:56:48.427125 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-29 01:56:48.427251 | instance | Wednesday 29 April 2026 01:56:48 +0000 (0:00:00.047) 0:06:17.930 ******* 2026-04-29 01:56:48.489708 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-29 01:56:48.489890 | instance | 2026-04-29 01:56:48.490155 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-29 01:56:48.490424 | instance | Wednesday 29 April 2026 01:56:48 +0000 (0:00:00.063) 0:06:17.993 ******* 2026-04-29 01:56:48.529630 | instance | skipping: [instance] 2026-04-29 01:56:48.529864 | instance | 2026-04-29 01:56:48.530132 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-29 01:56:48.530400 | instance | Wednesday 29 April 2026 01:56:48 +0000 (0:00:00.039) 0:06:18.033 ******* 2026-04-29 01:56:52.636708 | instance | changed: [instance] 2026-04-29 01:56:52.636888 | instance | 2026-04-29 01:56:52.637222 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-29 01:56:52.637488 | instance | Wednesday 29 April 2026 01:56:52 +0000 (0:00:04.106) 0:06:22.140 ******* 2026-04-29 01:56:55.014404 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-29 01:56:55.014489 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-29 01:56:55.014530 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-29 01:56:55.014542 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-29 01:56:55.014551 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-29 01:56:55.014560 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-29 01:56:55.014569 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-29 01:56:55.014578 | instance | 2026-04-29 01:56:55.014587 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-29 01:56:55.014597 | instance | Wednesday 29 April 2026 01:56:55 +0000 (0:00:02.375) 0:06:24.515 ******* 2026-04-29 01:56:55.610568 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-29 01:56:55.610671 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-04-29 01:56:55.611401 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-29 01:56:55.611457 | instance | 2026-04-29 01:56:55.611463 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-29 01:56:55.611469 | instance | Wednesday 29 April 2026 01:56:55 +0000 (0:00:00.598) 0:06:25.114 ******* 2026-04-29 01:56:56.083264 | instance | changed: [instance] 2026-04-29 01:56:56.083367 | instance | 2026-04-29 01:56:56.083437 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-29 01:56:56.083598 | instance | Wednesday 29 April 2026 01:56:56 +0000 (0:00:00.472) 0:06:25.587 ******* 2026-04-29 01:56:56.559783 | instance | changed: [instance] 2026-04-29 01:56:56.559901 | instance | 2026-04-29 01:56:56.559977 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-29 01:56:56.560143 | instance | Wednesday 29 April 2026 01:56:56 +0000 (0:00:00.476) 0:06:26.063 ******* 2026-04-29 01:56:56.775827 | instance | ok: [instance] 2026-04-29 01:56:56.775890 | instance | 2026-04-29 01:56:56.776186 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-29 01:56:56.776250 | instance | Wednesday 29 April 2026 01:56:56 +0000 (0:00:00.215) 0:06:26.279 ******* 2026-04-29 01:56:56.812538 | instance | skipping: [instance] 2026-04-29 01:56:56.812622 | instance | 2026-04-29 01:56:56.812924 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-29 01:56:56.812986 | instance | Wednesday 29 April 2026 01:56:56 +0000 (0:00:00.036) 0:06:26.316 ******* 2026-04-29 01:56:57.409223 | instance | ok: [instance] => (item=swap) 2026-04-29 01:56:57.409304 | instance | ok: [instance] => (item=none) 2026-04-29 01:56:57.409679 | instance | 2026-04-29 01:56:57.409741 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-29 01:56:57.409749 | instance | Wednesday 29 April 2026 01:56:57 +0000 (0:00:00.596) 0:06:26.913 ******* 2026-04-29 01:56:57.887767 | instance | changed: [instance] 2026-04-29 01:56:57.887846 | instance | 2026-04-29 01:56:57.888135 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-29 01:56:57.888187 | instance | Wednesday 29 April 2026 01:56:57 +0000 (0:00:00.478) 0:06:27.391 ******* 2026-04-29 01:56:58.487039 | instance | changed: [instance] 2026-04-29 01:56:58.487136 | instance | 2026-04-29 01:56:58.487196 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-29 01:56:58.487682 | instance | Wednesday 29 April 2026 01:56:58 +0000 (0:00:00.591) 0:06:27.983 ******* 2026-04-29 01:56:58.487752 | instance | 2026-04-29 01:56:58.487758 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-04-29 01:56:58.487763 | instance | Wednesday 29 April 2026 01:56:58 +0000 (0:00:00.007) 0:06:27.990 ******* 2026-04-29 01:56:59.252045 | instance | ok: [instance] 2026-04-29 01:56:59.252099 | instance | 2026-04-29 01:56:59.252104 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-29 01:56:59.252110 | instance | Wednesday 29 April 2026 01:56:59 +0000 (0:00:00.764) 0:06:28.755 ******* 2026-04-29 01:56:59.829764 | instance | changed: [instance] 2026-04-29 01:56:59.829864 | instance | 2026-04-29 01:56:59.829933 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-29 01:56:59.830070 | instance | Wednesday 29 April 2026 01:56:59 +0000 (0:00:00.577) 0:06:29.333 ******* 2026-04-29 01:57:01.035220 | instance | ok: [instance] 2026-04-29 01:57:01.035341 | instance | 2026-04-29 01:57:01.035353 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-29 01:57:01.035518 | instance | Wednesday 29 April 2026 01:57:01 +0000 (0:00:01.205) 0:06:30.538 ******* 2026-04-29 01:57:01.839991 | instance | ok: [instance] 2026-04-29 01:57:01.840088 | instance | 2026-04-29 01:57:01.840162 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-29 01:57:01.840297 | instance | Wednesday 29 April 2026 01:57:01 +0000 (0:00:00.804) 0:06:31.343 ******* 2026-04-29 01:57:02.067856 | instance | ok: [instance] 2026-04-29 01:57:02.068319 | instance | 2026-04-29 01:57:02.068390 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-29 01:57:02.068398 | instance | Wednesday 29 April 2026 01:57:02 +0000 (0:00:00.227) 0:06:31.571 ******* 2026-04-29 01:57:02.625341 | instance | ok: [instance] 2026-04-29 01:57:02.625439 | instance | 2026-04-29 01:57:02.625475 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-29 01:57:02.625671 | instance | Wednesday 29 April 2026 01:57:02 +0000 (0:00:00.558) 0:06:32.129 ******* 2026-04-29 01:57:02.711658 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-29 01:57:02.711767 | instance | 2026-04-29 01:57:02.712020 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-29 01:57:02.712075 | instance | Wednesday 29 April 2026 01:57:02 +0000 (0:00:00.086) 0:06:32.215 ******* 2026-04-29 01:57:02.806656 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-29 01:57:02.806732 | instance | 2026-04-29 01:57:02.807000 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-29 01:57:02.807061 | instance | Wednesday 29 April 2026 01:57:02 +0000 (0:00:00.094) 0:06:32.310 ******* 2026-04-29 01:57:03.027289 | instance | ok: [instance] => (item=instance) 2026-04-29 01:57:03.027363 | instance | 2026-04-29 01:57:03.027615 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-29 01:57:03.027674 | instance | Wednesday 29 April 2026 01:57:03 +0000 (0:00:00.220) 0:06:32.531 ******* 2026-04-29 01:57:03.073195 | instance | skipping: [instance] 2026-04-29 01:57:03.073805 | instance | 2026-04-29 01:57:03.073865 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-29 01:57:03.073872 | instance | Wednesday 29 April 2026 01:57:03 +0000 (0:00:00.045) 0:06:32.576 ******* 2026-04-29 01:57:03.127807 | instance | ok: [instance] 2026-04-29 01:57:03.127902 | instance | 2026-04-29 01:57:03.128060 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-29 01:57:03.128270 | instance | Wednesday 29 April 2026 01:57:03 +0000 (0:00:00.054) 0:06:32.631 ******* 2026-04-29 01:57:03.174012 | instance | ok: [instance] => { 2026-04-29 01:57:03.174089 | instance | "msg": "instance" 2026-04-29 01:57:03.174224 | instance | } 2026-04-29 01:57:03.174393 | instance | 2026-04-29 01:57:03.174570 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-29 01:57:03.174747 | instance | Wednesday 29 April 2026 01:57:03 +0000 (0:00:00.046) 0:06:32.677 ******* 2026-04-29 01:57:03.736321 | instance | changed: [instance] 2026-04-29 01:57:03.736426 | instance | 2026-04-29 01:57:03.736483 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-29 01:57:03.736640 | instance | Wednesday 29 April 2026 01:57:03 +0000 (0:00:00.562) 0:06:33.240 ******* 2026-04-29 01:57:03.780294 | instance | skipping: [instance] 2026-04-29 01:57:03.780596 | instance | 2026-04-29 01:57:03.780683 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-29 01:57:03.780706 | instance | Wednesday 29 April 2026 01:57:03 +0000 (0:00:00.043) 0:06:33.283 ******* 2026-04-29 01:57:03.816867 | instance | skipping: [instance] 2026-04-29 01:57:03.816974 | instance | 2026-04-29 01:57:03.817241 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-29 01:57:03.817300 | instance | Wednesday 29 April 2026 01:57:03 +0000 (0:00:00.036) 0:06:33.320 ******* 2026-04-29 01:57:03.854253 | instance | skipping: [instance] 2026-04-29 01:57:03.854920 | instance | 2026-04-29 01:57:03.855013 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-29 01:57:03.855025 | instance | Wednesday 29 April 2026 01:57:03 +0000 (0:00:00.037) 0:06:33.358 ******* 2026-04-29 01:57:03.897040 | instance | skipping: [instance] 2026-04-29 01:57:03.897080 | instance | 2026-04-29 01:57:03.897359 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-29 01:57:03.897395 | instance | Wednesday 29 April 2026 01:57:03 +0000 (0:00:00.043) 0:06:33.401 ******* 2026-04-29 01:57:03.943036 | instance | skipping: [instance] 2026-04-29 01:57:03.943398 | instance | 2026-04-29 01:57:03.943437 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-29 01:57:03.943443 | instance | Wednesday 29 April 2026 01:57:03 +0000 (0:00:00.045) 0:06:33.447 ******* 2026-04-29 01:57:03.987166 | instance | skipping: [instance] 2026-04-29 01:57:03.987259 | instance | 2026-04-29 01:57:03.987390 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-29 01:57:03.987510 | instance | Wednesday 29 April 2026 01:57:03 +0000 (0:00:00.043) 0:06:33.490 ******* 2026-04-29 01:57:04.025235 | instance | skipping: [instance] 2026-04-29 01:57:04.025333 | instance | 2026-04-29 01:57:04.025453 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-29 01:57:04.025585 | instance | Wednesday 29 April 2026 01:57:04 +0000 (0:00:00.038) 0:06:33.529 ******* 2026-04-29 01:57:25.643704 | instance | changed: [instance] 2026-04-29 01:57:25.643916 | instance | 2026-04-29 01:57:25.644203 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-29 01:57:25.644469 | instance | Wednesday 29 April 2026 01:57:25 +0000 (0:00:21.617) 0:06:55.146 ******* 2026-04-29 01:57:25.853046 | instance | ok: [instance] 2026-04-29 01:57:25.853254 | instance | 2026-04-29 01:57:25.853514 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-29 01:57:25.853777 | instance | Wednesday 29 April 2026 01:57:25 +0000 (0:00:00.209) 0:06:55.356 ******* 2026-04-29 01:57:25.888134 | instance | skipping: [instance] 2026-04-29 01:57:25.888348 | instance | 2026-04-29 01:57:25.888623 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-29 01:57:25.888889 | instance | Wednesday 29 April 2026 01:57:25 +0000 (0:00:00.035) 0:06:55.392 ******* 2026-04-29 01:57:26.102981 | instance | changed: [instance] 2026-04-29 01:57:26.103188 | instance | 2026-04-29 01:57:26.103463 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-29 01:57:26.103770 | instance | Wednesday 29 April 2026 01:57:26 +0000 (0:00:00.214) 0:06:55.606 ******* 2026-04-29 01:57:26.312434 | instance | changed: [instance] 2026-04-29 01:57:26.312666 | instance | 2026-04-29 01:57:26.312944 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-29 01:57:26.313230 | instance | Wednesday 29 April 2026 01:57:26 +0000 (0:00:00.209) 0:06:55.816 ******* 2026-04-29 01:57:26.529049 | instance | changed: [instance] 2026-04-29 01:57:26.529154 | instance | 2026-04-29 01:57:26.529348 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-29 01:57:26.529493 | instance | Wednesday 29 April 2026 01:57:26 +0000 (0:00:00.216) 0:06:56.032 ******* 2026-04-29 01:57:31.022710 | instance | changed: [instance] 2026-04-29 01:57:31.022807 | instance | 2026-04-29 01:57:31.023247 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-29 01:57:31.023351 | instance | Wednesday 29 April 2026 01:57:31 +0000 (0:00:04.493) 0:07:00.525 ******* 2026-04-29 01:57:34.013245 | instance | changed: [instance] 2026-04-29 01:57:34.013381 | instance | 2026-04-29 01:57:34.013505 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-29 01:57:34.013626 | instance | Wednesday 29 April 2026 01:57:34 +0000 (0:00:02.991) 0:07:03.517 ******* 2026-04-29 01:57:34.059444 | instance | skipping: [instance] 2026-04-29 01:57:34.059652 | instance | 2026-04-29 01:57:34.060170 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-29 01:57:34.060349 | instance | Wednesday 29 April 2026 01:57:34 +0000 (0:00:00.046) 0:07:03.563 ******* 2026-04-29 01:57:34.108615 | instance | skipping: [instance] 2026-04-29 01:57:34.108858 | instance | 2026-04-29 01:57:34.109107 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-29 01:57:34.109365 | instance | Wednesday 29 April 2026 01:57:34 +0000 (0:00:00.049) 0:07:03.612 ******* 2026-04-29 01:57:34.934979 | instance | changed: [instance] 2026-04-29 01:57:34.935204 | instance | 2026-04-29 01:57:34.935515 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-29 01:57:34.935809 | instance | Wednesday 29 April 2026 01:57:34 +0000 (0:00:00.825) 0:07:04.438 ******* 2026-04-29 01:57:34.979121 | instance | skipping: [instance] => (item=DaemonSet) 2026-04-29 01:57:34.979397 | instance | skipping: [instance] => (item=ConfigMap) 2026-04-29 01:57:34.979728 | instance | skipping: [instance] 2026-04-29 01:57:34.980001 | instance | 2026-04-29 01:57:34.980296 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-29 01:57:34.980623 | instance | Wednesday 29 April 2026 01:57:34 +0000 (0:00:00.043) 0:07:04.482 ******* 2026-04-29 01:57:35.019088 | instance | skipping: [instance] 2026-04-29 01:57:35.019329 | instance | 2026-04-29 01:57:35.019671 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-29 01:57:35.019969 | instance | Wednesday 29 April 2026 01:57:35 +0000 (0:00:00.040) 0:07:04.523 ******* 2026-04-29 01:57:35.067956 | instance | skipping: [instance] 2026-04-29 01:57:35.068160 | instance | 2026-04-29 01:57:35.068413 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-29 01:57:35.068715 | instance | Wednesday 29 April 2026 01:57:35 +0000 (0:00:00.048) 0:07:04.571 ******* 2026-04-29 01:57:35.114066 | instance | skipping: [instance] 2026-04-29 01:57:35.114308 | instance | 2026-04-29 01:57:35.114719 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-29 01:57:35.115062 | instance | Wednesday 29 April 2026 01:57:35 +0000 (0:00:00.046) 0:07:04.617 ******* 2026-04-29 01:57:35.154703 | instance | skipping: [instance] 2026-04-29 01:57:35.154854 | instance | 2026-04-29 01:57:35.155038 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-29 01:57:35.155218 | instance | Wednesday 29 April 2026 01:57:35 +0000 (0:00:00.040) 0:07:04.658 ******* 2026-04-29 01:57:35.680744 | instance | ok: [instance] 2026-04-29 01:57:35.680841 | instance | 2026-04-29 01:57:35.681279 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-29 01:57:35.681308 | instance | Wednesday 29 April 2026 01:57:35 +0000 (0:00:00.525) 0:07:05.184 ******* 2026-04-29 01:57:36.655957 | instance | changed: [instance] 2026-04-29 01:57:36.656157 | instance | 2026-04-29 01:57:36.656443 | instance | PLAY [Install control-plane components] **************************************** 2026-04-29 01:57:36.656882 | instance | 2026-04-29 01:57:36.657162 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 01:57:36.657466 | instance | Wednesday 29 April 2026 01:57:36 +0000 (0:00:00.975) 0:07:06.159 ******* 2026-04-29 01:57:37.667341 | instance | ok: [instance] 2026-04-29 01:57:37.667439 | instance | 2026-04-29 01:57:37.667462 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-29 01:57:37.667801 | instance | Wednesday 29 April 2026 01:57:37 +0000 (0:00:01.009) 0:07:07.169 ******* 2026-04-29 01:57:37.875227 | instance | ok: [instance] 2026-04-29 01:57:37.875301 | instance | 2026-04-29 01:57:37.875313 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-29 01:57:37.875329 | instance | Wednesday 29 April 2026 01:57:37 +0000 (0:00:00.209) 0:07:07.378 ******* 2026-04-29 01:57:38.944659 | instance | ok: [instance] 2026-04-29 01:57:38.945398 | instance | 2026-04-29 01:57:38.945486 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-29 01:57:38.945498 | instance | Wednesday 29 April 2026 01:57:38 +0000 (0:00:01.069) 0:07:08.448 ******* 2026-04-29 01:57:39.160919 | instance | ok: [instance] 2026-04-29 01:57:39.161016 | instance | 2026-04-29 01:57:39.161319 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 01:57:39.161369 | instance | Wednesday 29 April 2026 01:57:39 +0000 (0:00:00.216) 0:07:08.664 ******* 2026-04-29 01:57:39.208680 | instance | ok: [instance] => { 2026-04-29 01:57:39.208742 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-29 01:57:39.208833 | instance | } 2026-04-29 01:57:39.209037 | instance | 2026-04-29 01:57:39.209242 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 01:57:39.209479 | instance | Wednesday 29 April 2026 01:57:39 +0000 (0:00:00.047) 0:07:08.712 ******* 2026-04-29 01:57:40.063105 | instance | changed: [instance] 2026-04-29 01:57:40.063198 | instance | 2026-04-29 01:57:40.063550 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 01:57:40.063813 | instance | Wednesday 29 April 2026 01:57:40 +0000 (0:00:00.854) 0:07:09.566 ******* 2026-04-29 01:57:41.540626 | instance | changed: [instance] 2026-04-29 01:57:41.540705 | instance | 2026-04-29 01:57:41.540718 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-29 01:57:41.540737 | instance | Wednesday 29 April 2026 01:57:41 +0000 (0:00:01.476) 0:07:11.043 ******* 2026-04-29 01:57:41.884095 | instance | ok: [instance] 2026-04-29 01:57:41.884189 | instance | 2026-04-29 01:57:41.884437 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-29 01:57:41.884499 | instance | Wednesday 29 April 2026 01:57:41 +0000 (0:00:00.344) 0:07:11.387 ******* 2026-04-29 01:57:42.076997 | instance | changed: [instance] 2026-04-29 01:57:42.077101 | instance | 2026-04-29 01:57:42.077116 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-29 01:57:42.077250 | instance | Wednesday 29 April 2026 01:57:42 +0000 (0:00:00.193) 0:07:11.580 ******* 2026-04-29 01:57:42.319804 | instance | ok: [instance] 2026-04-29 01:57:42.319979 | instance | 2026-04-29 01:57:42.320315 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-29 01:57:42.320579 | instance | Wednesday 29 April 2026 01:57:42 +0000 (0:00:00.242) 0:07:11.823 ******* 2026-04-29 01:57:42.520774 | instance | changed: [instance] 2026-04-29 01:57:42.520967 | instance | 2026-04-29 01:57:42.521246 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-29 01:57:42.521522 | instance | Wednesday 29 April 2026 01:57:42 +0000 (0:00:00.201) 0:07:12.024 ******* 2026-04-29 01:57:42.723322 | instance | ok: [instance] 2026-04-29 01:57:42.723538 | instance | 2026-04-29 01:57:42.724004 | instance | TASK [Install plugin] ********************************************************** 2026-04-29 01:57:42.724275 | instance | Wednesday 29 April 2026 01:57:42 +0000 (0:00:00.202) 0:07:12.227 ******* 2026-04-29 01:57:42.782819 | instance | included: vexxhost.containers.download_artifact for instance 2026-04-29 01:57:42.783094 | instance | 2026-04-29 01:57:42.783437 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 01:57:42.783831 | instance | Wednesday 29 April 2026 01:57:42 +0000 (0:00:00.058) 0:07:12.286 ******* 2026-04-29 01:57:42.835332 | instance | ok: [instance] => { 2026-04-29 01:57:42.835870 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-29 01:57:42.836247 | instance | } 2026-04-29 01:57:42.836626 | instance | 2026-04-29 01:57:42.836910 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 01:57:42.837242 | instance | Wednesday 29 April 2026 01:57:42 +0000 (0:00:00.052) 0:07:12.338 ******* 2026-04-29 01:57:43.737828 | instance | changed: [instance] 2026-04-29 01:57:43.738205 | instance | 2026-04-29 01:57:43.738213 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 01:57:43.738220 | instance | Wednesday 29 April 2026 01:57:43 +0000 (0:00:00.903) 0:07:13.241 ******* 2026-04-29 01:57:45.547608 | instance | changed: [instance] 2026-04-29 01:57:45.547811 | instance | 2026-04-29 01:57:45.548106 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 01:57:45.548373 | instance | Wednesday 29 April 2026 01:57:45 +0000 (0:00:01.809) 0:07:15.051 ******* 2026-04-29 01:57:45.589380 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 01:57:45.589611 | instance | 2026-04-29 01:57:45.590000 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 01:57:45.590311 | instance | Wednesday 29 April 2026 01:57:45 +0000 (0:00:00.042) 0:07:15.093 ******* 2026-04-29 01:57:46.244156 | instance | changed: [instance] 2026-04-29 01:57:46.244451 | instance | 2026-04-29 01:57:46.244810 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-29 01:57:46.245122 | instance | Wednesday 29 April 2026 01:57:46 +0000 (0:00:00.653) 0:07:15.747 ******* 2026-04-29 01:57:47.154864 | instance | ok: [instance] 2026-04-29 01:57:47.154968 | instance | 2026-04-29 01:57:47.155054 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-29 01:57:47.155175 | instance | Wednesday 29 April 2026 01:57:47 +0000 (0:00:00.911) 0:07:16.658 ******* 2026-04-29 01:57:49.200556 | instance | changed: [instance] 2026-04-29 01:57:49.200651 | instance | 2026-04-29 01:57:49.200840 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 01:57:49.201007 | instance | Wednesday 29 April 2026 01:57:49 +0000 (0:00:02.045) 0:07:18.704 ******* 2026-04-29 01:57:49.237605 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 01:57:49.237667 | instance | 2026-04-29 01:57:49.237674 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 01:57:49.237679 | instance | Wednesday 29 April 2026 01:57:49 +0000 (0:00:00.037) 0:07:18.741 ******* 2026-04-29 01:57:49.726085 | instance | changed: [instance] 2026-04-29 01:57:49.726165 | instance | 2026-04-29 01:57:49.726385 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-29 01:57:49.726445 | instance | Wednesday 29 April 2026 01:57:49 +0000 (0:00:00.488) 0:07:19.229 ******* 2026-04-29 01:58:18.504670 | instance | changed: [instance] 2026-04-29 01:58:18.504754 | instance | 2026-04-29 01:58:18.504802 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-29 01:58:18.504923 | instance | Wednesday 29 April 2026 01:58:18 +0000 (0:00:28.778) 0:07:48.008 ******* 2026-04-29 01:58:19.217658 | instance | changed: [instance] 2026-04-29 01:58:19.217759 | instance | 2026-04-29 01:58:19.218056 | instance | PLAY [all] ********************************************************************* 2026-04-29 01:58:19.218115 | instance | 2026-04-29 01:58:19.218129 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 01:58:19.218295 | instance | Wednesday 29 April 2026 01:58:19 +0000 (0:00:00.713) 0:07:48.721 ******* 2026-04-29 01:58:20.416783 | instance | ok: [instance] 2026-04-29 01:58:20.416872 | instance | 2026-04-29 01:58:20.417137 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-29 01:58:20.417194 | instance | Wednesday 29 April 2026 01:58:20 +0000 (0:00:01.198) 0:07:49.920 ******* 2026-04-29 01:58:21.120075 | instance | changed: [instance] 2026-04-29 01:58:21.120146 | instance | 2026-04-29 01:58:21.120606 | instance | PLAY [all] ********************************************************************* 2026-04-29 01:58:21.120624 | instance | 2026-04-29 01:58:21.120629 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-29 01:58:21.120634 | instance | Wednesday 29 April 2026 01:58:21 +0000 (0:00:00.703) 0:07:50.624 ******* 2026-04-29 01:58:21.889214 | instance | ok: [instance] 2026-04-29 01:58:21.889332 | instance | 2026-04-29 01:58:21.889351 | instance | PLAY [controllers] ************************************************************* 2026-04-29 01:58:21.889593 | instance | 2026-04-29 01:58:21.889688 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 01:58:21.889700 | instance | Wednesday 29 April 2026 01:58:21 +0000 (0:00:00.768) 0:07:51.392 ******* 2026-04-29 01:58:23.095146 | instance | ok: [instance] 2026-04-29 01:58:23.095230 | instance | 2026-04-29 01:58:23.095251 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 01:58:23.095431 | instance | Wednesday 29 April 2026 01:58:23 +0000 (0:00:01.205) 0:07:52.598 ******* 2026-04-29 01:58:23.141141 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 01:58:23.141222 | instance | 2026-04-29 01:58:23.141568 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 01:58:23.141669 | instance | Wednesday 29 April 2026 01:58:23 +0000 (0:00:00.046) 0:07:52.645 ******* 2026-04-29 01:58:23.627015 | instance | changed: [instance] 2026-04-29 01:58:23.627108 | instance | 2026-04-29 01:58:23.627204 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-04-29 01:58:23.627327 | instance | Wednesday 29 April 2026 01:58:23 +0000 (0:00:00.485) 0:07:53.130 ******* 2026-04-29 01:58:25.695791 | instance | changed: [instance] 2026-04-29 01:58:25.695898 | instance | 2026-04-29 01:58:25.696066 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 01:58:25.696236 | instance | Wednesday 29 April 2026 01:58:25 +0000 (0:00:02.068) 0:07:55.199 ******* 2026-04-29 01:58:25.739519 | instance | skipping: [instance] 2026-04-29 01:58:25.739853 | instance | 2026-04-29 01:58:25.740121 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-04-29 01:58:25.740378 | instance | Wednesday 29 April 2026 01:58:25 +0000 (0:00:00.044) 0:07:55.243 ******* 2026-04-29 01:58:25.784603 | instance | skipping: [instance] 2026-04-29 01:58:25.784822 | instance | 2026-04-29 01:58:25.785082 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-04-29 01:58:25.785345 | instance | Wednesday 29 April 2026 01:58:25 +0000 (0:00:00.045) 0:07:55.288 ******* 2026-04-29 01:58:25.818149 | instance | skipping: [instance] 2026-04-29 01:58:25.818365 | instance | 2026-04-29 01:58:25.818714 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-04-29 01:58:25.818990 | instance | Wednesday 29 April 2026 01:58:25 +0000 (0:00:00.033) 0:07:55.322 ******* 2026-04-29 01:58:25.851843 | instance | skipping: [instance] 2026-04-29 01:58:25.852062 | instance | 2026-04-29 01:58:25.852325 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-04-29 01:58:25.852591 | instance | Wednesday 29 April 2026 01:58:25 +0000 (0:00:00.033) 0:07:55.355 ******* 2026-04-29 01:58:25.895754 | instance | skipping: [instance] 2026-04-29 01:58:25.895866 | instance | 2026-04-29 01:58:25.896028 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-04-29 01:58:25.896192 | instance | Wednesday 29 April 2026 01:58:25 +0000 (0:00:00.044) 0:07:55.400 ******* 2026-04-29 01:58:25.941165 | instance | skipping: [instance] 2026-04-29 01:58:25.941385 | instance | 2026-04-29 01:58:25.941493 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-04-29 01:58:25.941674 | instance | Wednesday 29 April 2026 01:58:25 +0000 (0:00:00.045) 0:07:55.445 ******* 2026-04-29 01:58:25.996122 | instance | skipping: [instance] 2026-04-29 01:58:25.996352 | instance | 2026-04-29 01:58:25.996622 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-04-29 01:58:25.996890 | instance | Wednesday 29 April 2026 01:58:25 +0000 (0:00:00.053) 0:07:55.498 ******* 2026-04-29 01:58:26.033589 | instance | skipping: [instance] 2026-04-29 01:58:26.033743 | instance | 2026-04-29 01:58:26.033929 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-04-29 01:58:26.034120 | instance | Wednesday 29 April 2026 01:58:26 +0000 (0:00:00.038) 0:07:55.537 ******* 2026-04-29 01:58:26.091429 | instance | skipping: [instance] 2026-04-29 01:58:26.091697 | instance | 2026-04-29 01:58:26.091948 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-04-29 01:58:26.092213 | instance | Wednesday 29 April 2026 01:58:26 +0000 (0:00:00.057) 0:07:55.594 ******* 2026-04-29 01:58:26.127160 | instance | skipping: [instance] 2026-04-29 01:58:26.127251 | instance | 2026-04-29 01:58:26.127874 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-04-29 01:58:26.127897 | instance | Wednesday 29 April 2026 01:58:26 +0000 (0:00:00.035) 0:07:55.630 ******* 2026-04-29 01:58:26.158622 | instance | skipping: [instance] 2026-04-29 01:58:26.158868 | instance | 2026-04-29 01:58:26.159137 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-04-29 01:58:26.159401 | instance | Wednesday 29 April 2026 01:58:26 +0000 (0:00:00.031) 0:07:55.662 ******* 2026-04-29 01:58:26.185682 | instance | skipping: [instance] 2026-04-29 01:58:26.185819 | instance | 2026-04-29 01:58:26.185993 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-04-29 01:58:26.186167 | instance | Wednesday 29 April 2026 01:58:26 +0000 (0:00:00.027) 0:07:55.689 ******* 2026-04-29 01:58:26.226064 | instance | skipping: [instance] 2026-04-29 01:58:26.226316 | instance | 2026-04-29 01:58:26.226627 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-29 01:58:26.226901 | instance | Wednesday 29 April 2026 01:58:26 +0000 (0:00:00.040) 0:07:55.729 ******* 2026-04-29 01:58:26.259330 | instance | skipping: [instance] 2026-04-29 01:58:26.259447 | instance | 2026-04-29 01:58:26.259463 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-29 01:58:26.259590 | instance | Wednesday 29 April 2026 01:58:26 +0000 (0:00:00.032) 0:07:55.762 ******* 2026-04-29 01:58:26.293514 | instance | skipping: [instance] 2026-04-29 01:58:26.293596 | instance | 2026-04-29 01:58:26.293718 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-29 01:58:26.293836 | instance | Wednesday 29 April 2026 01:58:26 +0000 (0:00:00.035) 0:07:55.797 ******* 2026-04-29 01:58:26.331022 | instance | skipping: [instance] 2026-04-29 01:58:26.331094 | instance | 2026-04-29 01:58:26.331197 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-04-29 01:58:26.331315 | instance | Wednesday 29 April 2026 01:58:26 +0000 (0:00:00.037) 0:07:55.835 ******* 2026-04-29 01:58:26.366934 | instance | skipping: [instance] 2026-04-29 01:58:26.367195 | instance | 2026-04-29 01:58:26.367451 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-04-29 01:58:26.367730 | instance | Wednesday 29 April 2026 01:58:26 +0000 (0:00:00.035) 0:07:55.870 ******* 2026-04-29 01:58:26.406705 | instance | skipping: [instance] 2026-04-29 01:58:26.406869 | instance | 2026-04-29 01:58:26.407051 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-04-29 01:58:26.407231 | instance | Wednesday 29 April 2026 01:58:26 +0000 (0:00:00.039) 0:07:55.910 ******* 2026-04-29 01:58:26.439181 | instance | skipping: [instance] 2026-04-29 01:58:26.439425 | instance | 2026-04-29 01:58:26.439686 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-04-29 01:58:26.440011 | instance | Wednesday 29 April 2026 01:58:26 +0000 (0:00:00.032) 0:07:55.943 ******* 2026-04-29 01:58:26.474003 | instance | skipping: [instance] 2026-04-29 01:58:26.474244 | instance | 2026-04-29 01:58:26.474541 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-04-29 01:58:26.475000 | instance | Wednesday 29 April 2026 01:58:26 +0000 (0:00:00.034) 0:07:55.978 ******* 2026-04-29 01:58:26.509641 | instance | skipping: [instance] 2026-04-29 01:58:26.509776 | instance | 2026-04-29 01:58:26.509940 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-04-29 01:58:26.510100 | instance | Wednesday 29 April 2026 01:58:26 +0000 (0:00:00.034) 0:07:56.013 ******* 2026-04-29 01:58:26.539731 | instance | skipping: [instance] 2026-04-29 01:58:26.539821 | instance | 2026-04-29 01:58:26.540093 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-04-29 01:58:26.540268 | instance | Wednesday 29 April 2026 01:58:26 +0000 (0:00:00.030) 0:07:56.044 ******* 2026-04-29 01:58:26.589052 | instance | skipping: [instance] 2026-04-29 01:58:26.589170 | instance | 2026-04-29 01:58:26.589332 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-04-29 01:58:26.589503 | instance | Wednesday 29 April 2026 01:58:26 +0000 (0:00:00.049) 0:07:56.093 ******* 2026-04-29 01:58:26.626632 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-04-29 01:58:26.626777 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-04-29 01:58:26.627110 | instance | skipping: [instance] 2026-04-29 01:58:26.627257 | instance | 2026-04-29 01:58:26.627422 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-04-29 01:58:26.627584 | instance | Wednesday 29 April 2026 01:58:26 +0000 (0:00:00.037) 0:07:56.131 ******* 2026-04-29 01:58:26.665601 | instance | skipping: [instance] 2026-04-29 01:58:26.665838 | instance | 2026-04-29 01:58:26.666082 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-04-29 01:58:26.666371 | instance | Wednesday 29 April 2026 01:58:26 +0000 (0:00:00.038) 0:07:56.169 ******* 2026-04-29 01:58:26.720087 | instance | skipping: [instance] 2026-04-29 01:58:26.720309 | instance | 2026-04-29 01:58:26.720577 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-04-29 01:58:26.720833 | instance | Wednesday 29 April 2026 01:58:26 +0000 (0:00:00.054) 0:07:56.223 ******* 2026-04-29 01:58:26.757635 | instance | skipping: [instance] 2026-04-29 01:58:26.757742 | instance | 2026-04-29 01:58:26.757873 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-04-29 01:58:26.758025 | instance | Wednesday 29 April 2026 01:58:26 +0000 (0:00:00.037) 0:07:56.261 ******* 2026-04-29 01:58:26.795270 | instance | skipping: [instance] 2026-04-29 01:58:26.795508 | instance | 2026-04-29 01:58:26.795795 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-04-29 01:58:26.796055 | instance | Wednesday 29 April 2026 01:58:26 +0000 (0:00:00.037) 0:07:56.299 ******* 2026-04-29 01:58:26.861834 | instance | skipping: [instance] 2026-04-29 01:58:26.862086 | instance | 2026-04-29 01:58:26.862353 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-04-29 01:58:26.862616 | instance | 2026-04-29 01:58:26.862898 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 01:58:26.863167 | instance | Wednesday 29 April 2026 01:58:26 +0000 (0:00:00.067) 0:07:56.366 ******* 2026-04-29 01:58:28.018850 | instance | ok: [instance] 2026-04-29 01:58:28.019150 | instance | 2026-04-29 01:58:28.019466 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-04-29 01:58:28.019787 | instance | Wednesday 29 April 2026 01:58:28 +0000 (0:00:01.155) 0:07:57.522 ******* 2026-04-29 01:58:28.079317 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-04-29 01:58:28.079454 | instance | 2026-04-29 01:58:28.079660 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 01:58:28.079850 | instance | Wednesday 29 April 2026 01:58:28 +0000 (0:00:00.060) 0:07:57.583 ******* 2026-04-29 01:58:28.124963 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 01:58:28.125204 | instance | 2026-04-29 01:58:28.125542 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 01:58:28.125824 | instance | Wednesday 29 April 2026 01:58:28 +0000 (0:00:00.045) 0:07:57.628 ******* 2026-04-29 01:58:28.615265 | instance | changed: [instance] 2026-04-29 01:58:28.615505 | instance | 2026-04-29 01:58:28.615783 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-04-29 01:58:28.616059 | instance | Wednesday 29 April 2026 01:58:28 +0000 (0:00:00.490) 0:07:58.118 ******* 2026-04-29 01:58:50.148534 | instance | changed: [instance] 2026-04-29 01:58:50.148665 | instance | 2026-04-29 01:58:50.148926 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-04-29 01:58:50.149178 | instance | Wednesday 29 April 2026 01:58:50 +0000 (0:00:21.533) 0:08:19.652 ******* 2026-04-29 01:58:50.836654 | instance | changed: [instance] 2026-04-29 01:58:50.836882 | instance | 2026-04-29 01:58:50.837172 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-04-29 01:58:50.837446 | instance | Wednesday 29 April 2026 01:58:50 +0000 (0:00:00.688) 0:08:20.340 ******* 2026-04-29 01:58:50.883370 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-04-29 01:58:50.883589 | instance | 2026-04-29 01:58:50.883862 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-04-29 01:58:50.884124 | instance | Wednesday 29 April 2026 01:58:50 +0000 (0:00:00.046) 0:08:20.387 ******* 2026-04-29 01:58:51.596365 | instance | changed: [instance] 2026-04-29 01:58:51.596596 | instance | 2026-04-29 01:58:51.597030 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-04-29 01:58:51.597295 | instance | Wednesday 29 April 2026 01:58:51 +0000 (0:00:00.712) 0:08:21.099 ******* 2026-04-29 01:58:52.305481 | instance | ok: [instance] 2026-04-29 01:58:52.305715 | instance | 2026-04-29 01:58:52.305987 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-04-29 01:58:52.306256 | instance | Wednesday 29 April 2026 01:58:52 +0000 (0:00:00.709) 0:08:21.808 ******* 2026-04-29 01:58:52.807676 | instance | changed: [instance] 2026-04-29 01:58:52.807902 | instance | 2026-04-29 01:58:52.808170 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-04-29 01:58:52.808429 | instance | Wednesday 29 April 2026 01:58:52 +0000 (0:00:00.494) 0:08:22.303 ******* 2026-04-29 01:58:52.808736 | instance | 2026-04-29 01:58:52.809052 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-04-29 01:58:52.809404 | instance | Wednesday 29 April 2026 01:58:52 +0000 (0:00:00.007) 0:08:22.311 ******* 2026-04-29 01:58:52.852053 | instance | skipping: [instance] 2026-04-29 01:58:52.852296 | instance | 2026-04-29 01:58:52.852603 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-04-29 01:58:52.852941 | instance | Wednesday 29 April 2026 01:58:52 +0000 (0:00:00.044) 0:08:22.355 ******* 2026-04-29 01:58:54.536436 | instance | changed: [instance] 2026-04-29 01:58:54.536509 | instance | 2026-04-29 01:58:54.536772 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-04-29 01:58:54.537017 | instance | Wednesday 29 April 2026 01:58:54 +0000 (0:00:01.683) 0:08:24.039 ******* 2026-04-29 01:58:56.840108 | instance | changed: [instance] 2026-04-29 01:58:56.840194 | instance | 2026-04-29 01:58:56.840480 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 01:58:56.840590 | instance | Wednesday 29 April 2026 01:58:56 +0000 (0:00:02.303) 0:08:26.343 ******* 2026-04-29 01:58:56.893409 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 01:58:56.893471 | instance | 2026-04-29 01:58:56.893477 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 01:58:56.893483 | instance | Wednesday 29 April 2026 01:58:56 +0000 (0:00:00.053) 0:08:26.396 ******* 2026-04-29 01:58:57.396893 | instance | changed: [instance] 2026-04-29 01:58:57.396989 | instance | 2026-04-29 01:58:57.397000 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-04-29 01:58:57.397020 | instance | Wednesday 29 April 2026 01:58:57 +0000 (0:00:00.503) 0:08:26.900 ******* 2026-04-29 01:59:11.178987 | instance | changed: [instance] 2026-04-29 01:59:11.179057 | instance | 2026-04-29 01:59:11.179065 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 01:59:11.179078 | instance | Wednesday 29 April 2026 01:59:11 +0000 (0:00:13.782) 0:08:40.682 ******* 2026-04-29 01:59:11.222065 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 01:59:11.222132 | instance | 2026-04-29 01:59:11.222406 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 01:59:11.222460 | instance | Wednesday 29 April 2026 01:59:11 +0000 (0:00:00.043) 0:08:40.725 ******* 2026-04-29 01:59:11.731739 | instance | changed: [instance] 2026-04-29 01:59:11.731844 | instance | 2026-04-29 01:59:11.731859 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-04-29 01:59:11.732079 | instance | Wednesday 29 April 2026 01:59:11 +0000 (0:00:00.509) 0:08:41.235 ******* 2026-04-29 01:59:14.754659 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-04-29 01:59:14.754769 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-04-29 01:59:14.754789 | instance | 2026-04-29 01:59:14.755097 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-04-29 01:59:14.755157 | instance | Wednesday 29 April 2026 01:59:14 +0000 (0:00:03.022) 0:08:44.258 ******* 2026-04-29 01:59:18.396016 | instance | changed: [instance] 2026-04-29 01:59:18.396112 | instance | 2026-04-29 01:59:18.396350 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 01:59:18.396407 | instance | Wednesday 29 April 2026 01:59:18 +0000 (0:00:03.641) 0:08:47.899 ******* 2026-04-29 01:59:18.447113 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 01:59:18.447542 | instance | 2026-04-29 01:59:18.447593 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 01:59:18.447600 | instance | Wednesday 29 April 2026 01:59:18 +0000 (0:00:00.050) 0:08:47.950 ******* 2026-04-29 01:59:18.955397 | instance | changed: [instance] 2026-04-29 01:59:18.955512 | instance | 2026-04-29 01:59:18.955792 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-04-29 01:59:18.955860 | instance | Wednesday 29 April 2026 01:59:18 +0000 (0:00:00.508) 0:08:48.459 ******* 2026-04-29 01:59:21.711226 | instance | ok: [instance] 2026-04-29 01:59:21.711284 | instance | 2026-04-29 01:59:21.711289 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-04-29 01:59:21.711295 | instance | Wednesday 29 April 2026 01:59:21 +0000 (0:00:02.755) 0:08:51.214 ******* 2026-04-29 01:59:24.242969 | instance | changed: [instance] 2026-04-29 01:59:24.243065 | instance | 2026-04-29 01:59:24.243324 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-04-29 01:59:24.243378 | instance | Wednesday 29 April 2026 01:59:24 +0000 (0:00:02.531) 0:08:53.746 ******* 2026-04-29 01:59:24.923012 | instance | ok: [instance] 2026-04-29 01:59:24.923551 | instance | 2026-04-29 01:59:24.923626 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-04-29 01:59:24.923636 | instance | Wednesday 29 April 2026 01:59:24 +0000 (0:00:00.679) 0:08:54.426 ******* 2026-04-29 01:59:25.603709 | instance | changed: [instance] 2026-04-29 01:59:25.603789 | instance | 2026-04-29 01:59:25.604079 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-04-29 01:59:25.604134 | instance | Wednesday 29 April 2026 01:59:25 +0000 (0:00:00.680) 0:08:55.107 ******* 2026-04-29 01:59:26.667611 | instance | ok: [instance] 2026-04-29 01:59:26.668214 | instance | 2026-04-29 01:59:26.668237 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-04-29 01:59:26.668245 | instance | Wednesday 29 April 2026 01:59:26 +0000 (0:00:01.063) 0:08:56.171 ******* 2026-04-29 01:59:26.720424 | instance | skipping: [instance] 2026-04-29 01:59:26.720824 | instance | 2026-04-29 01:59:26.720912 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-04-29 01:59:26.720931 | instance | Wednesday 29 April 2026 01:59:26 +0000 (0:00:00.052) 0:08:56.224 ******* 2026-04-29 01:59:26.771176 | instance | skipping: [instance] 2026-04-29 01:59:26.771294 | instance | 2026-04-29 01:59:26.771306 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-04-29 01:59:26.771486 | instance | Wednesday 29 April 2026 01:59:26 +0000 (0:00:00.050) 0:08:56.274 ******* 2026-04-29 01:59:26.817955 | instance | skipping: [instance] 2026-04-29 01:59:26.818063 | instance | 2026-04-29 01:59:26.818366 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-04-29 01:59:26.818454 | instance | Wednesday 29 April 2026 01:59:26 +0000 (0:00:00.046) 0:08:56.321 ******* 2026-04-29 01:59:26.860755 | instance | skipping: [instance] 2026-04-29 01:59:26.860873 | instance | 2026-04-29 01:59:26.860990 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-04-29 01:59:26.861111 | instance | Wednesday 29 April 2026 01:59:26 +0000 (0:00:00.042) 0:08:56.364 ******* 2026-04-29 01:59:26.904791 | instance | skipping: [instance] 2026-04-29 01:59:26.905035 | instance | 2026-04-29 01:59:26.905295 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-04-29 01:59:26.905555 | instance | Wednesday 29 April 2026 01:59:26 +0000 (0:00:00.043) 0:08:56.408 ******* 2026-04-29 01:59:26.947366 | instance | skipping: [instance] 2026-04-29 01:59:26.947462 | instance | 2026-04-29 01:59:26.947537 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-04-29 01:59:26.947655 | instance | Wednesday 29 April 2026 01:59:26 +0000 (0:00:00.042) 0:08:56.451 ******* 2026-04-29 01:59:26.992543 | instance | skipping: [instance] 2026-04-29 01:59:26.992703 | instance | 2026-04-29 01:59:26.992872 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-04-29 01:59:26.993040 | instance | Wednesday 29 April 2026 01:59:26 +0000 (0:00:00.045) 0:08:56.496 ******* 2026-04-29 02:01:34.298205 | instance | changed: [instance] 2026-04-29 02:01:34.298381 | instance | 2026-04-29 02:01:34.298711 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-04-29 02:01:34.298990 | instance | Wednesday 29 April 2026 02:01:34 +0000 (0:02:07.304) 0:11:03.801 ******* 2026-04-29 02:01:35.006834 | instance | changed: [instance] 2026-04-29 02:01:35.007110 | instance | 2026-04-29 02:01:35.007474 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:01:35.007767 | instance | Wednesday 29 April 2026 02:01:35 +0000 (0:00:00.709) 0:11:04.510 ******* 2026-04-29 02:01:35.048982 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:01:35.049270 | instance | 2026-04-29 02:01:35.049622 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:01:35.049904 | instance | Wednesday 29 April 2026 02:01:35 +0000 (0:00:00.042) 0:11:04.553 ******* 2026-04-29 02:01:35.524124 | instance | changed: [instance] 2026-04-29 02:01:35.524457 | instance | 2026-04-29 02:01:35.524661 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-04-29 02:01:35.524925 | instance | Wednesday 29 April 2026 02:01:35 +0000 (0:00:00.474) 0:11:05.027 ******* 2026-04-29 02:01:36.235472 | instance | changed: [instance] 2026-04-29 02:01:36.235686 | instance | 2026-04-29 02:01:36.235962 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-04-29 02:01:36.236251 | instance | Wednesday 29 April 2026 02:01:36 +0000 (0:00:00.711) 0:11:05.738 ******* 2026-04-29 02:01:37.784622 | instance | changed: [instance] 2026-04-29 02:01:37.784866 | instance | 2026-04-29 02:01:37.785151 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:01:37.785466 | instance | Wednesday 29 April 2026 02:01:37 +0000 (0:00:01.549) 0:11:07.288 ******* 2026-04-29 02:01:37.831073 | instance | skipping: [instance] 2026-04-29 02:01:37.831167 | instance | 2026-04-29 02:01:37.831289 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:01:37.831407 | instance | Wednesday 29 April 2026 02:01:37 +0000 (0:00:00.047) 0:11:07.335 ******* 2026-04-29 02:01:37.866788 | instance | skipping: [instance] 2026-04-29 02:01:37.866875 | instance | 2026-04-29 02:01:37.867013 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:01:37.867133 | instance | Wednesday 29 April 2026 02:01:37 +0000 (0:00:00.035) 0:11:07.370 ******* 2026-04-29 02:01:37.902960 | instance | skipping: [instance] 2026-04-29 02:01:37.903111 | instance | 2026-04-29 02:01:37.903293 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:01:37.903481 | instance | Wednesday 29 April 2026 02:01:37 +0000 (0:00:00.036) 0:11:07.407 ******* 2026-04-29 02:01:37.934446 | instance | skipping: [instance] 2026-04-29 02:01:37.934593 | instance | 2026-04-29 02:01:37.934792 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:01:37.934957 | instance | Wednesday 29 April 2026 02:01:37 +0000 (0:00:00.031) 0:11:07.438 ******* 2026-04-29 02:01:38.580902 | instance | ok: [instance] 2026-04-29 02:01:38.581115 | instance | 2026-04-29 02:01:38.581396 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:01:38.581681 | instance | Wednesday 29 April 2026 02:01:38 +0000 (0:00:00.645) 0:11:08.084 ******* 2026-04-29 02:01:38.623848 | instance | ok: [instance] 2026-04-29 02:01:38.624159 | instance | 2026-04-29 02:01:38.624540 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:01:38.624855 | instance | Wednesday 29 April 2026 02:01:38 +0000 (0:00:00.042) 0:11:08.127 ******* 2026-04-29 02:01:38.663690 | instance | ok: [instance] 2026-04-29 02:01:38.663925 | instance | 2026-04-29 02:01:38.664208 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:01:38.664576 | instance | Wednesday 29 April 2026 02:01:38 +0000 (0:00:00.040) 0:11:08.167 ******* 2026-04-29 02:01:38.720785 | instance | ok: [instance] => (item=oslo_db) 2026-04-29 02:01:38.720860 | instance | 2026-04-29 02:01:38.720997 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:01:38.721116 | instance | Wednesday 29 April 2026 02:01:38 +0000 (0:00:00.056) 0:11:08.224 ******* 2026-04-29 02:01:38.770769 | instance | ok: [instance] 2026-04-29 02:01:38.771023 | instance | 2026-04-29 02:01:38.771301 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:01:38.771565 | instance | Wednesday 29 April 2026 02:01:38 +0000 (0:00:00.049) 0:11:08.274 ******* 2026-04-29 02:01:38.818044 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:01:38.818326 | instance | 2026-04-29 02:01:38.818645 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:01:38.818913 | instance | Wednesday 29 April 2026 02:01:38 +0000 (0:00:00.047) 0:11:08.322 ******* 2026-04-29 02:01:39.311084 | instance | changed: [instance] 2026-04-29 02:01:39.311366 | instance | 2026-04-29 02:01:39.311668 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-04-29 02:01:39.311938 | instance | Wednesday 29 April 2026 02:01:39 +0000 (0:00:00.492) 0:11:08.814 ******* 2026-04-29 02:01:39.943646 | instance | ok: [instance] 2026-04-29 02:01:39.943874 | instance | 2026-04-29 02:01:39.944151 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-04-29 02:01:39.944421 | instance | Wednesday 29 April 2026 02:01:39 +0000 (0:00:00.632) 0:11:09.447 ******* 2026-04-29 02:01:41.023743 | instance | changed: [instance] 2026-04-29 02:01:41.023967 | instance | 2026-04-29 02:01:41.024219 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-04-29 02:01:41.024497 | instance | Wednesday 29 April 2026 02:01:41 +0000 (0:00:01.080) 0:11:10.527 ******* 2026-04-29 02:01:41.458733 | instance | ok: [instance] 2026-04-29 02:01:41.458848 | instance | 2026-04-29 02:01:41.459030 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-04-29 02:01:41.459200 | instance | Wednesday 29 April 2026 02:01:41 +0000 (0:00:00.435) 0:11:10.962 ******* 2026-04-29 02:01:41.874949 | instance | changed: [instance] 2026-04-29 02:01:41.875219 | instance | 2026-04-29 02:01:41.875519 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-04-29 02:01:41.875792 | instance | Wednesday 29 April 2026 02:01:41 +0000 (0:00:00.415) 0:11:11.378 ******* 2026-04-29 02:01:42.353363 | instance | changed: [instance] 2026-04-29 02:01:42.353438 | instance | 2026-04-29 02:01:42.353456 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-04-29 02:01:42.353658 | instance | Wednesday 29 April 2026 02:01:42 +0000 (0:00:00.478) 0:11:11.856 ******* 2026-04-29 02:01:42.748561 | instance | ok: [instance] 2026-04-29 02:01:42.749212 | instance | 2026-04-29 02:01:42.749743 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-04-29 02:01:42.749822 | instance | Wednesday 29 April 2026 02:01:42 +0000 (0:00:00.393) 0:11:12.250 ******* 2026-04-29 02:04:12.123429 | instance | changed: [instance] 2026-04-29 02:04:12.123509 | instance | 2026-04-29 02:04:12.123521 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-04-29 02:04:12.123531 | instance | Wednesday 29 April 2026 02:04:12 +0000 (0:02:29.367) 0:13:41.617 ******* 2026-04-29 02:04:12.857405 | instance | ok: [instance] 2026-04-29 02:04:12.857615 | instance | 2026-04-29 02:04:12.857877 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-04-29 02:04:12.858132 | instance | Wednesday 29 April 2026 02:04:12 +0000 (0:00:00.743) 0:13:42.361 ******* 2026-04-29 02:04:12.912026 | instance | included: ingress for instance 2026-04-29 02:04:12.912282 | instance | 2026-04-29 02:04:12.912562 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-04-29 02:04:12.912844 | instance | Wednesday 29 April 2026 02:04:12 +0000 (0:00:00.054) 0:13:42.415 ******* 2026-04-29 02:04:13.810121 | instance | changed: [instance] 2026-04-29 02:04:13.810366 | instance | 2026-04-29 02:04:13.810706 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-04-29 02:04:13.810993 | instance | Wednesday 29 April 2026 02:04:13 +0000 (0:00:00.898) 0:13:43.314 ******* 2026-04-29 02:04:14.051109 | instance | ok: [instance] 2026-04-29 02:04:14.051173 | instance | 2026-04-29 02:04:14.051314 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-04-29 02:04:14.051434 | instance | Wednesday 29 April 2026 02:04:14 +0000 (0:00:00.241) 0:13:43.555 ******* 2026-04-29 02:04:14.897679 | instance | changed: [instance] 2026-04-29 02:04:14.897756 | instance | 2026-04-29 02:04:14.898082 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-04-29 02:04:14.898129 | instance | 2026-04-29 02:04:14.898316 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 02:04:14.898327 | instance | Wednesday 29 April 2026 02:04:14 +0000 (0:00:00.846) 0:13:44.401 ******* 2026-04-29 02:04:16.335989 | instance | ok: [instance] 2026-04-29 02:04:16.336055 | instance | 2026-04-29 02:04:16.336066 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:04:16.336077 | instance | Wednesday 29 April 2026 02:04:16 +0000 (0:00:01.437) 0:13:45.839 ******* 2026-04-29 02:04:16.455152 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:04:16.455213 | instance | 2026-04-29 02:04:16.455224 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:04:16.455234 | instance | Wednesday 29 April 2026 02:04:16 +0000 (0:00:00.119) 0:13:45.958 ******* 2026-04-29 02:04:16.949224 | instance | changed: [instance] 2026-04-29 02:04:16.949273 | instance | 2026-04-29 02:04:16.949280 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-04-29 02:04:16.949296 | instance | Wednesday 29 April 2026 02:04:16 +0000 (0:00:00.494) 0:13:46.452 ******* 2026-04-29 02:04:17.797151 | instance | ok: [instance] 2026-04-29 02:04:17.797597 | instance | 2026-04-29 02:04:17.797970 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-04-29 02:04:17.798357 | instance | Wednesday 29 April 2026 02:04:17 +0000 (0:00:00.848) 0:13:47.301 ******* 2026-04-29 02:04:19.987527 | instance | changed: [instance] 2026-04-29 02:04:19.987591 | instance | 2026-04-29 02:04:19.987602 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:04:19.987618 | instance | Wednesday 29 April 2026 02:04:19 +0000 (0:00:02.189) 0:13:49.491 ******* 2026-04-29 02:04:20.047967 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:04:20.048022 | instance | 2026-04-29 02:04:20.048157 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:04:20.048272 | instance | Wednesday 29 April 2026 02:04:20 +0000 (0:00:00.061) 0:13:49.552 ******* 2026-04-29 02:04:20.709910 | instance | changed: [instance] 2026-04-29 02:04:20.710168 | instance | 2026-04-29 02:04:20.710439 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-29 02:04:20.710798 | instance | Wednesday 29 April 2026 02:04:20 +0000 (0:00:00.661) 0:13:50.213 ******* 2026-04-29 02:04:21.835548 | instance | changed: [instance] 2026-04-29 02:04:21.835593 | instance | 2026-04-29 02:04:21.836037 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-04-29 02:04:21.836097 | instance | Wednesday 29 April 2026 02:04:21 +0000 (0:00:01.125) 0:13:51.338 ******* 2026-04-29 02:04:22.496429 | instance | ok: [instance] 2026-04-29 02:04:22.496497 | instance | 2026-04-29 02:04:22.496722 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-04-29 02:04:22.496837 | instance | Wednesday 29 April 2026 02:04:22 +0000 (0:00:00.661) 0:13:52.000 ******* 2026-04-29 02:04:30.563507 | instance | ok: [instance] 2026-04-29 02:04:30.563732 | instance | 2026-04-29 02:04:30.564015 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-04-29 02:04:30.564304 | instance | Wednesday 29 April 2026 02:04:30 +0000 (0:00:08.066) 0:14:00.066 ******* 2026-04-29 02:04:32.048598 | instance | ok: [instance] 2026-04-29 02:04:32.048829 | instance | 2026-04-29 02:04:32.049119 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-04-29 02:04:32.049390 | instance | Wednesday 29 April 2026 02:04:32 +0000 (0:00:01.485) 0:14:01.552 ******* 2026-04-29 02:04:32.338570 | instance | ok: [instance] 2026-04-29 02:04:32.338836 | instance | 2026-04-29 02:04:32.339152 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-04-29 02:04:32.339464 | instance | Wednesday 29 April 2026 02:04:32 +0000 (0:00:00.289) 0:14:01.842 ******* 2026-04-29 02:04:32.534184 | instance | ok: [instance] 2026-04-29 02:04:32.534479 | instance | 2026-04-29 02:04:32.534797 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-04-29 02:04:32.535064 | instance | Wednesday 29 April 2026 02:04:32 +0000 (0:00:00.195) 0:14:02.037 ******* 2026-04-29 02:04:32.730812 | instance | ok: [instance] 2026-04-29 02:04:32.731029 | instance | 2026-04-29 02:04:32.731314 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-04-29 02:04:32.731582 | instance | Wednesday 29 April 2026 02:04:32 +0000 (0:00:00.196) 0:14:02.234 ******* 2026-04-29 02:04:33.389996 | instance | changed: [instance] 2026-04-29 02:04:33.390126 | instance | 2026-04-29 02:04:33.390194 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-04-29 02:04:33.390365 | instance | Wednesday 29 April 2026 02:04:33 +0000 (0:00:00.659) 0:14:02.893 ******* 2026-04-29 02:04:50.358279 | instance | changed: [instance] => (item=alertmanager) 2026-04-29 02:04:50.358536 | instance | changed: [instance] => (item=grafana) 2026-04-29 02:04:50.358823 | instance | changed: [instance] => (item=prometheus) 2026-04-29 02:04:50.359074 | instance | 2026-04-29 02:04:50.359396 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-04-29 02:04:50.359693 | instance | Wednesday 29 April 2026 02:04:50 +0000 (0:00:16.968) 0:14:19.861 ******* 2026-04-29 02:04:52.426554 | instance | ok: [instance] => (item=alertmanager) 2026-04-29 02:04:52.426625 | instance | ok: [instance] => (item=grafana) 2026-04-29 02:04:52.427198 | instance | ok: [instance] => (item=prometheus) 2026-04-29 02:04:52.427259 | instance | 2026-04-29 02:04:52.427293 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-04-29 02:04:52.427623 | instance | Wednesday 29 April 2026 02:04:52 +0000 (0:00:02.068) 0:14:21.930 ******* 2026-04-29 02:04:56.451442 | instance | changed: [instance] => (item=None) 2026-04-29 02:04:56.451516 | instance | changed: [instance] => (item=None) 2026-04-29 02:04:56.451522 | instance | changed: [instance] => (item=None) 2026-04-29 02:04:56.451526 | instance | changed: [instance] 2026-04-29 02:04:56.451533 | instance | 2026-04-29 02:04:56.451538 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-04-29 02:04:56.451544 | instance | Wednesday 29 April 2026 02:04:56 +0000 (0:00:04.024) 0:14:25.954 ******* 2026-04-29 02:05:01.942284 | instance | changed: [instance] => (item=None) 2026-04-29 02:05:01.942401 | instance | changed: [instance] => (item=None) 2026-04-29 02:05:01.942456 | instance | changed: [instance] => (item=None) 2026-04-29 02:05:01.942666 | instance | changed: [instance] => (item=None) 2026-04-29 02:05:01.942760 | instance | changed: [instance] => (item=None) 2026-04-29 02:05:01.943221 | instance | changed: [instance] 2026-04-29 02:05:01.943289 | instance | 2026-04-29 02:05:01.943295 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-04-29 02:05:01.943301 | instance | Wednesday 29 April 2026 02:05:01 +0000 (0:00:05.491) 0:14:31.445 ******* 2026-04-29 02:05:13.331751 | instance | changed: [instance] => (item=alertmanager) 2026-04-29 02:05:13.331839 | instance | changed: [instance] => (item=prometheus) 2026-04-29 02:05:13.332192 | instance | 2026-04-29 02:05:13.332232 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-04-29 02:05:13.332238 | instance | Wednesday 29 April 2026 02:05:13 +0000 (0:00:11.390) 0:14:42.835 ******* 2026-04-29 02:05:24.753861 | instance | changed: [instance] => (item=alertmanager) 2026-04-29 02:05:24.753950 | instance | changed: [instance] => (item=prometheus) 2026-04-29 02:05:24.754143 | instance | 2026-04-29 02:05:24.754240 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-04-29 02:05:24.754329 | instance | Wednesday 29 April 2026 02:05:24 +0000 (0:00:11.422) 0:14:54.258 ******* 2026-04-29 02:05:25.442264 | instance | changed: [instance] 2026-04-29 02:05:25.442332 | instance | 2026-04-29 02:05:25.442608 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-04-29 02:05:25.442765 | instance | Wednesday 29 April 2026 02:05:25 +0000 (0:00:00.688) 0:14:54.946 ******* 2026-04-29 02:05:32.224186 | instance | ok: [instance] 2026-04-29 02:05:32.224278 | instance | 2026-04-29 02:05:32.224373 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-04-29 02:05:32.224481 | instance | Wednesday 29 April 2026 02:05:32 +0000 (0:00:06.782) 0:15:01.728 ******* 2026-04-29 02:05:45.723656 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-04-29 02:05:45.723737 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-04-29 02:05:45.723743 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-04-29 02:05:45.725357 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-04-29 02:05:45.725398 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-04-29 02:05:45.725404 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-04-29 02:05:45.725408 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-04-29 02:05:45.725412 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-04-29 02:05:45.725416 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-04-29 02:05:45.725420 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-04-29 02:05:45.725424 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-04-29 02:05:45.725440 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-04-29 02:05:45.725444 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-04-29 02:05:45.725448 | instance | 2026-04-29 02:05:45.725452 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-04-29 02:05:45.725456 | instance | Wednesday 29 April 2026 02:05:45 +0000 (0:00:13.498) 0:15:15.227 ******* 2026-04-29 02:06:15.590446 | instance | changed: [instance] 2026-04-29 02:06:15.590584 | instance | 2026-04-29 02:06:15.590655 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:06:15.591219 | instance | Wednesday 29 April 2026 02:06:15 +0000 (0:00:29.866) 0:15:45.094 ******* 2026-04-29 02:06:15.666139 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:06:15.666220 | instance | 2026-04-29 02:06:15.666356 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:06:15.666477 | instance | Wednesday 29 April 2026 02:06:15 +0000 (0:00:00.075) 0:15:45.169 ******* 2026-04-29 02:06:16.207655 | instance | changed: [instance] 2026-04-29 02:06:16.207744 | instance | 2026-04-29 02:06:16.207871 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-04-29 02:06:16.208020 | instance | Wednesday 29 April 2026 02:06:16 +0000 (0:00:00.541) 0:15:45.711 ******* 2026-04-29 02:06:19.241921 | instance | changed: [instance] 2026-04-29 02:06:19.241986 | instance | 2026-04-29 02:06:19.242132 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:06:19.242253 | instance | Wednesday 29 April 2026 02:06:19 +0000 (0:00:03.034) 0:15:48.746 ******* 2026-04-29 02:06:19.305108 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:06:19.305148 | instance | 2026-04-29 02:06:19.305154 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:06:19.305158 | instance | Wednesday 29 April 2026 02:06:19 +0000 (0:00:00.061) 0:15:48.807 ******* 2026-04-29 02:06:19.859728 | instance | changed: [instance] 2026-04-29 02:06:19.859822 | instance | 2026-04-29 02:06:19.859969 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-04-29 02:06:19.860074 | instance | Wednesday 29 April 2026 02:06:19 +0000 (0:00:00.555) 0:15:49.363 ******* 2026-04-29 02:06:21.444103 | instance | changed: [instance] 2026-04-29 02:06:21.444192 | instance | 2026-04-29 02:06:21.444321 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:06:21.444442 | instance | Wednesday 29 April 2026 02:06:21 +0000 (0:00:01.585) 0:15:50.948 ******* 2026-04-29 02:06:21.497010 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:06:21.497071 | instance | 2026-04-29 02:06:21.497083 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:06:21.497125 | instance | Wednesday 29 April 2026 02:06:21 +0000 (0:00:00.052) 0:15:51.000 ******* 2026-04-29 02:06:21.985616 | instance | changed: [instance] 2026-04-29 02:06:21.985684 | instance | 2026-04-29 02:06:21.985882 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-04-29 02:06:21.986051 | instance | Wednesday 29 April 2026 02:06:21 +0000 (0:00:00.488) 0:15:51.489 ******* 2026-04-29 02:06:23.478603 | instance | changed: [instance] 2026-04-29 02:06:23.479444 | instance | 2026-04-29 02:06:23.479475 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-04-29 02:06:23.479487 | instance | Wednesday 29 April 2026 02:06:23 +0000 (0:00:01.493) 0:15:52.982 ******* 2026-04-29 02:06:24.479809 | instance | changed: [instance] 2026-04-29 02:06:24.479892 | instance | 2026-04-29 02:06:24.480078 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:06:24.480116 | instance | Wednesday 29 April 2026 02:06:24 +0000 (0:00:01.001) 0:15:53.983 ******* 2026-04-29 02:06:24.534381 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:06:24.534799 | instance | 2026-04-29 02:06:24.534843 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:06:24.534854 | instance | Wednesday 29 April 2026 02:06:24 +0000 (0:00:00.054) 0:15:54.038 ******* 2026-04-29 02:06:25.045659 | instance | changed: [instance] 2026-04-29 02:06:25.045738 | instance | 2026-04-29 02:06:25.045838 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-04-29 02:06:25.045961 | instance | Wednesday 29 April 2026 02:06:25 +0000 (0:00:00.510) 0:15:54.549 ******* 2026-04-29 02:06:26.503709 | instance | changed: [instance] 2026-04-29 02:06:26.503802 | instance | 2026-04-29 02:06:26.503936 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-04-29 02:06:26.504049 | instance | 2026-04-29 02:06:26.504170 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 02:06:26.504292 | instance | Wednesday 29 April 2026 02:06:26 +0000 (0:00:01.458) 0:15:56.007 ******* 2026-04-29 02:06:28.365125 | instance | ok: [instance] 2026-04-29 02:06:28.365263 | instance | 2026-04-29 02:06:28.365282 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:06:28.365426 | instance | Wednesday 29 April 2026 02:06:28 +0000 (0:00:01.861) 0:15:57.869 ******* 2026-04-29 02:06:28.444689 | instance | ok: [instance] 2026-04-29 02:06:28.444729 | instance | 2026-04-29 02:06:28.444735 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:06:28.444741 | instance | Wednesday 29 April 2026 02:06:28 +0000 (0:00:00.079) 0:15:57.948 ******* 2026-04-29 02:06:28.493765 | instance | skipping: [instance] 2026-04-29 02:06:28.493827 | instance | 2026-04-29 02:06:28.493974 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:06:28.494132 | instance | Wednesday 29 April 2026 02:06:28 +0000 (0:00:00.049) 0:15:57.997 ******* 2026-04-29 02:06:28.541219 | instance | skipping: [instance] 2026-04-29 02:06:28.541299 | instance | 2026-04-29 02:06:28.541566 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:06:28.541626 | instance | Wednesday 29 April 2026 02:06:28 +0000 (0:00:00.047) 0:15:58.045 ******* 2026-04-29 02:06:28.586962 | instance | skipping: [instance] 2026-04-29 02:06:28.587213 | instance | 2026-04-29 02:06:28.587400 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:06:28.587472 | instance | Wednesday 29 April 2026 02:06:28 +0000 (0:00:00.045) 0:15:58.091 ******* 2026-04-29 02:06:28.635193 | instance | skipping: [instance] 2026-04-29 02:06:28.635292 | instance | 2026-04-29 02:06:28.635420 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:06:28.635543 | instance | Wednesday 29 April 2026 02:06:28 +0000 (0:00:00.048) 0:15:58.139 ******* 2026-04-29 02:06:28.684419 | instance | skipping: [instance] 2026-04-29 02:06:28.684485 | instance | 2026-04-29 02:06:28.684594 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:06:28.684710 | instance | Wednesday 29 April 2026 02:06:28 +0000 (0:00:00.049) 0:15:58.188 ******* 2026-04-29 02:06:28.737412 | instance | ok: [instance] 2026-04-29 02:06:28.737505 | instance | 2026-04-29 02:06:28.737630 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:06:28.737750 | instance | Wednesday 29 April 2026 02:06:28 +0000 (0:00:00.053) 0:15:58.241 ******* 2026-04-29 02:06:28.798619 | instance | ok: [instance] => (item=oslo_cache) 2026-04-29 02:06:28.798842 | instance | 2026-04-29 02:06:28.799105 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:06:28.799369 | instance | Wednesday 29 April 2026 02:06:28 +0000 (0:00:00.060) 0:15:58.302 ******* 2026-04-29 02:06:28.866690 | instance | ok: [instance] 2026-04-29 02:06:28.866797 | instance | 2026-04-29 02:06:28.866914 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:06:28.867039 | instance | Wednesday 29 April 2026 02:06:28 +0000 (0:00:00.068) 0:15:58.370 ******* 2026-04-29 02:06:28.952306 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:06:28.952414 | instance | 2026-04-29 02:06:28.952544 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:06:28.952803 | instance | Wednesday 29 April 2026 02:06:28 +0000 (0:00:00.085) 0:15:58.456 ******* 2026-04-29 02:06:29.482959 | instance | changed: [instance] 2026-04-29 02:06:29.483064 | instance | 2026-04-29 02:06:29.483477 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-04-29 02:06:29.483738 | instance | Wednesday 29 April 2026 02:06:29 +0000 (0:00:00.530) 0:15:58.986 ******* 2026-04-29 02:06:30.695250 | instance | changed: [instance] 2026-04-29 02:06:30.695484 | instance | 2026-04-29 02:06:30.695781 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-04-29 02:06:30.696046 | instance | Wednesday 29 April 2026 02:06:30 +0000 (0:00:01.212) 0:16:00.199 ******* 2026-04-29 02:06:31.450768 | instance | changed: [instance] 2026-04-29 02:06:31.451159 | instance | 2026-04-29 02:06:31.452483 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-29 02:06:31.452504 | instance | Wednesday 29 April 2026 02:06:31 +0000 (0:00:00.755) 0:16:00.954 ******* 2026-04-29 02:06:35.414198 | instance | changed: [instance] 2026-04-29 02:06:35.414392 | instance | 2026-04-29 02:06:35.414745 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-29 02:06:35.415018 | instance | Wednesday 29 April 2026 02:06:35 +0000 (0:00:03.963) 0:16:04.918 ******* 2026-04-29 02:06:35.636545 | instance | changed: [instance] 2026-04-29 02:06:35.636747 | instance | 2026-04-29 02:06:35.637024 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-29 02:06:35.637295 | instance | Wednesday 29 April 2026 02:06:35 +0000 (0:00:00.222) 0:16:05.140 ******* 2026-04-29 02:06:36.161584 | instance | changed: [instance] 2026-04-29 02:06:36.161832 | instance | 2026-04-29 02:06:36.162143 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:06:36.162457 | instance | Wednesday 29 April 2026 02:06:36 +0000 (0:00:00.524) 0:16:05.665 ******* 2026-04-29 02:06:36.246427 | instance | ok: [instance] 2026-04-29 02:06:36.246672 | instance | 2026-04-29 02:06:36.247007 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:06:36.247351 | instance | Wednesday 29 April 2026 02:06:36 +0000 (0:00:00.085) 0:16:05.750 ******* 2026-04-29 02:06:36.326271 | instance | included: rabbitmq for instance 2026-04-29 02:06:36.326465 | instance | 2026-04-29 02:06:36.326800 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-29 02:06:36.327050 | instance | Wednesday 29 April 2026 02:06:36 +0000 (0:00:00.079) 0:16:05.830 ******* 2026-04-29 02:06:36.988062 | instance | ok: [instance] 2026-04-29 02:06:36.988222 | instance | 2026-04-29 02:06:36.988309 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-29 02:06:36.988432 | instance | Wednesday 29 April 2026 02:06:36 +0000 (0:00:00.661) 0:16:06.491 ******* 2026-04-29 02:06:37.040781 | instance | skipping: [instance] 2026-04-29 02:06:37.040897 | instance | 2026-04-29 02:06:37.041186 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-29 02:06:37.041451 | instance | Wednesday 29 April 2026 02:06:37 +0000 (0:00:00.052) 0:16:06.544 ******* 2026-04-29 02:06:37.094967 | instance | skipping: [instance] 2026-04-29 02:06:37.095135 | instance | 2026-04-29 02:06:37.095421 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-29 02:06:37.095688 | instance | Wednesday 29 April 2026 02:06:37 +0000 (0:00:00.054) 0:16:06.598 ******* 2026-04-29 02:06:37.141568 | instance | skipping: [instance] 2026-04-29 02:06:37.141814 | instance | 2026-04-29 02:06:37.142084 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-29 02:06:37.142363 | instance | Wednesday 29 April 2026 02:06:37 +0000 (0:00:00.046) 0:16:06.645 ******* 2026-04-29 02:07:08.024670 | instance | changed: [instance] 2026-04-29 02:07:08.024751 | instance | 2026-04-29 02:07:08.024757 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:07:08.024763 | instance | Wednesday 29 April 2026 02:07:08 +0000 (0:00:30.882) 0:16:37.527 ******* 2026-04-29 02:07:08.681630 | instance | ok: [instance] 2026-04-29 02:07:08.681715 | instance | 2026-04-29 02:07:08.681841 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:07:08.681968 | instance | Wednesday 29 April 2026 02:07:08 +0000 (0:00:00.657) 0:16:38.185 ******* 2026-04-29 02:07:08.735402 | instance | ok: [instance] 2026-04-29 02:07:08.735462 | instance | 2026-04-29 02:07:08.735602 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:07:08.735729 | instance | Wednesday 29 April 2026 02:07:08 +0000 (0:00:00.053) 0:16:38.239 ******* 2026-04-29 02:07:08.799004 | instance | skipping: [instance] 2026-04-29 02:07:08.799116 | instance | 2026-04-29 02:07:08.799177 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:07:08.799297 | instance | Wednesday 29 April 2026 02:07:08 +0000 (0:00:00.062) 0:16:38.301 ******* 2026-04-29 02:07:08.860393 | instance | skipping: [instance] 2026-04-29 02:07:08.860476 | instance | 2026-04-29 02:07:08.860611 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:07:08.860737 | instance | Wednesday 29 April 2026 02:07:08 +0000 (0:00:00.062) 0:16:38.364 ******* 2026-04-29 02:07:08.918220 | instance | ok: [instance] 2026-04-29 02:07:08.918263 | instance | 2026-04-29 02:07:08.918414 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:07:08.918550 | instance | Wednesday 29 April 2026 02:07:08 +0000 (0:00:00.057) 0:16:38.422 ******* 2026-04-29 02:07:09.029567 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-29 02:07:09.029673 | instance | ok: [instance] => (item=oslo_cache) 2026-04-29 02:07:09.030119 | instance | ok: [instance] => (item=oslo_db) 2026-04-29 02:07:09.030236 | instance | ok: [instance] => (item=identity) 2026-04-29 02:07:09.030248 | instance | 2026-04-29 02:07:09.030270 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:07:09.030281 | instance | Wednesday 29 April 2026 02:07:09 +0000 (0:00:00.110) 0:16:38.533 ******* 2026-04-29 02:07:09.115030 | instance | ok: [instance] 2026-04-29 02:07:09.115124 | instance | 2026-04-29 02:07:09.115146 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:07:09.115159 | instance | Wednesday 29 April 2026 02:07:09 +0000 (0:00:00.085) 0:16:38.618 ******* 2026-04-29 02:07:09.188857 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:07:09.188942 | instance | 2026-04-29 02:07:09.189184 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:07:09.189221 | instance | Wednesday 29 April 2026 02:07:09 +0000 (0:00:00.074) 0:16:38.692 ******* 2026-04-29 02:07:09.739911 | instance | changed: [instance] 2026-04-29 02:07:09.739986 | instance | 2026-04-29 02:07:09.740236 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-04-29 02:07:09.740283 | instance | Wednesday 29 April 2026 02:07:09 +0000 (0:00:00.550) 0:16:39.243 ******* 2026-04-29 02:07:11.356363 | instance | ok: [instance] => (item=None) 2026-04-29 02:07:11.356443 | instance | ok: [instance] 2026-04-29 02:07:11.356772 | instance | 2026-04-29 02:07:11.356868 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-04-29 02:07:11.356892 | instance | Wednesday 29 April 2026 02:07:11 +0000 (0:00:01.616) 0:16:40.860 ******* 2026-04-29 02:07:12.572154 | instance | ok: [instance] => (item=atmosphere) 2026-04-29 02:07:12.572272 | instance | 2026-04-29 02:07:12.572558 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-04-29 02:07:12.572642 | instance | Wednesday 29 April 2026 02:07:12 +0000 (0:00:01.216) 0:16:42.076 ******* 2026-04-29 02:07:13.684294 | instance | changed: [instance] 2026-04-29 02:07:13.684381 | instance | 2026-04-29 02:07:13.684665 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-04-29 02:07:13.684733 | instance | Wednesday 29 April 2026 02:07:13 +0000 (0:00:01.111) 0:16:43.188 ******* 2026-04-29 02:07:14.778582 | instance | changed: [instance] => (item=None) 2026-04-29 02:07:14.778652 | instance | changed: [instance] 2026-04-29 02:07:14.778660 | instance | 2026-04-29 02:07:14.778665 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-04-29 02:07:14.778670 | instance | Wednesday 29 April 2026 02:07:14 +0000 (0:00:01.091) 0:16:44.280 ******* 2026-04-29 02:07:16.546945 | instance | changed: [instance] => (item=None) 2026-04-29 02:07:16.547029 | instance | changed: [instance] 2026-04-29 02:07:16.547404 | instance | 2026-04-29 02:07:16.547474 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-04-29 02:07:16.547481 | instance | Wednesday 29 April 2026 02:07:16 +0000 (0:00:01.770) 0:16:46.050 ******* 2026-04-29 02:09:53.211857 | instance | changed: [instance] 2026-04-29 02:09:53.211948 | instance | 2026-04-29 02:09:53.211971 | instance | TASK [Create Ingress] ********************************************************** 2026-04-29 02:09:53.212101 | instance | Wednesday 29 April 2026 02:09:53 +0000 (0:02:36.665) 0:19:22.715 ******* 2026-04-29 02:09:53.314817 | instance | included: openstack_helm_ingress for instance 2026-04-29 02:09:53.314877 | instance | 2026-04-29 02:09:53.315146 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 02:09:53.315186 | instance | Wednesday 29 April 2026 02:09:53 +0000 (0:00:00.102) 0:19:22.818 ******* 2026-04-29 02:09:53.377150 | instance | skipping: [instance] 2026-04-29 02:09:53.377231 | instance | 2026-04-29 02:09:53.377336 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 02:09:53.377476 | instance | Wednesday 29 April 2026 02:09:53 +0000 (0:00:00.062) 0:19:22.881 ******* 2026-04-29 02:09:53.433071 | instance | skipping: [instance] 2026-04-29 02:09:53.433180 | instance | 2026-04-29 02:09:53.433518 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 02:09:53.433641 | instance | Wednesday 29 April 2026 02:09:53 +0000 (0:00:00.055) 0:19:22.937 ******* 2026-04-29 02:09:53.499448 | instance | ok: [instance] 2026-04-29 02:09:53.499681 | instance | 2026-04-29 02:09:53.500357 | instance | TASK [Create Ingress identity] ************************************************* 2026-04-29 02:09:53.500376 | instance | Wednesday 29 April 2026 02:09:53 +0000 (0:00:00.066) 0:19:23.003 ******* 2026-04-29 02:09:53.572368 | instance | included: ingress for instance 2026-04-29 02:09:53.572611 | instance | 2026-04-29 02:09:53.572877 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-04-29 02:09:53.573144 | instance | Wednesday 29 April 2026 02:09:53 +0000 (0:00:00.072) 0:19:23.076 ******* 2026-04-29 02:09:54.587869 | instance | changed: [instance] 2026-04-29 02:09:54.588091 | instance | 2026-04-29 02:09:54.588365 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-04-29 02:09:54.588634 | instance | Wednesday 29 April 2026 02:09:54 +0000 (0:00:01.015) 0:19:24.091 ******* 2026-04-29 02:09:58.892486 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-04-29 02:09:58.893414 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-04-29 02:09:58.893476 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-04-29 02:09:58.893488 | instance | ok: [instance] 2026-04-29 02:09:58.893504 | instance | 2026-04-29 02:09:58.893850 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-04-29 02:09:58.894119 | instance | Wednesday 29 April 2026 02:09:58 +0000 (0:00:04.304) 0:19:28.396 ******* 2026-04-29 02:09:59.833287 | instance | ok: [instance] 2026-04-29 02:09:59.833360 | instance | 2026-04-29 02:09:59.833583 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-04-29 02:09:59.833628 | instance | Wednesday 29 April 2026 02:09:59 +0000 (0:00:00.940) 0:19:29.337 ******* 2026-04-29 02:10:00.884856 | instance | ok: [instance] => (item=atmosphere) 2026-04-29 02:10:00.884927 | instance | 2026-04-29 02:10:00.885214 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-04-29 02:10:00.885252 | instance | Wednesday 29 April 2026 02:10:00 +0000 (0:00:01.051) 0:19:30.389 ******* 2026-04-29 02:10:01.910746 | instance | changed: [instance] => (item=atmosphere) 2026-04-29 02:10:01.910816 | instance | 2026-04-29 02:10:01.911079 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-04-29 02:10:01.911117 | instance | Wednesday 29 April 2026 02:10:01 +0000 (0:00:01.025) 0:19:31.414 ******* 2026-04-29 02:10:02.906721 | instance | changed: [instance] => (item=atmosphere) 2026-04-29 02:10:02.906837 | instance | 2026-04-29 02:10:02.906898 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-04-29 02:10:02.907088 | instance | Wednesday 29 April 2026 02:10:02 +0000 (0:00:00.995) 0:19:32.410 ******* 2026-04-29 02:10:03.934135 | instance | changed: [instance] => (item=atmosphere) 2026-04-29 02:10:03.934212 | instance | 2026-04-29 02:10:03.934411 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-29 02:10:03.934453 | instance | Wednesday 29 April 2026 02:10:03 +0000 (0:00:01.027) 0:19:33.438 ******* 2026-04-29 02:10:04.188241 | instance | changed: [instance] 2026-04-29 02:10:04.188350 | instance | 2026-04-29 02:10:04.188602 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-29 02:10:04.188647 | instance | Wednesday 29 April 2026 02:10:04 +0000 (0:00:00.254) 0:19:33.692 ******* 2026-04-29 02:10:05.232457 | instance | ok: [instance] 2026-04-29 02:10:05.232519 | instance | 2026-04-29 02:10:05.232642 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-29 02:10:05.232781 | instance | Wednesday 29 April 2026 02:10:05 +0000 (0:00:01.044) 0:19:34.736 ******* 2026-04-29 02:10:05.459902 | instance | ok: [instance] 2026-04-29 02:10:05.459991 | instance | 2026-04-29 02:10:05.460116 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 02:10:05.460237 | instance | Wednesday 29 April 2026 02:10:05 +0000 (0:00:00.227) 0:19:34.964 ******* 2026-04-29 02:10:05.542421 | instance | ok: [instance] => { 2026-04-29 02:10:05.542493 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-04-29 02:10:05.542629 | instance | } 2026-04-29 02:10:05.542733 | instance | 2026-04-29 02:10:05.542850 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 02:10:05.542968 | instance | Wednesday 29 April 2026 02:10:05 +0000 (0:00:00.082) 0:19:35.046 ******* 2026-04-29 02:10:06.113720 | instance | changed: [instance] 2026-04-29 02:10:06.113805 | instance | 2026-04-29 02:10:06.113928 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 02:10:06.114046 | instance | Wednesday 29 April 2026 02:10:06 +0000 (0:00:00.571) 0:19:35.617 ******* 2026-04-29 02:10:07.365276 | instance | changed: [instance] 2026-04-29 02:10:07.365492 | instance | 2026-04-29 02:10:07.365754 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-29 02:10:07.366016 | instance | Wednesday 29 April 2026 02:10:07 +0000 (0:00:01.250) 0:19:36.868 ******* 2026-04-29 02:10:07.846385 | instance | changed: [instance] 2026-04-29 02:10:07.846654 | instance | 2026-04-29 02:10:07.846944 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-29 02:10:07.847255 | instance | Wednesday 29 April 2026 02:10:07 +0000 (0:00:00.481) 0:19:37.350 ******* 2026-04-29 02:10:08.519087 | instance | ok: [instance] 2026-04-29 02:10:08.519949 | instance | 2026-04-29 02:10:08.520016 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-29 02:10:08.520028 | instance | Wednesday 29 April 2026 02:10:08 +0000 (0:00:00.672) 0:19:38.022 ******* 2026-04-29 02:10:09.275726 | instance | ok: [instance] 2026-04-29 02:10:09.275782 | instance | 2026-04-29 02:10:09.275789 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-29 02:10:09.275809 | instance | Wednesday 29 April 2026 02:10:09 +0000 (0:00:00.756) 0:19:38.779 ******* 2026-04-29 02:10:09.627856 | instance | ok: [instance] 2026-04-29 02:10:09.627905 | instance | 2026-04-29 02:10:09.627912 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-29 02:10:09.627919 | instance | Wednesday 29 April 2026 02:10:09 +0000 (0:00:00.352) 0:19:39.131 ******* 2026-04-29 02:10:09.753355 | instance | included: openstack_helm_endpoints for instance 2026-04-29 02:10:09.753429 | instance | 2026-04-29 02:10:09.753555 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:10:09.753673 | instance | Wednesday 29 April 2026 02:10:09 +0000 (0:00:00.126) 0:19:39.257 ******* 2026-04-29 02:10:09.804808 | instance | skipping: [instance] 2026-04-29 02:10:09.804918 | instance | 2026-04-29 02:10:09.805045 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:10:09.805168 | instance | Wednesday 29 April 2026 02:10:09 +0000 (0:00:00.051) 0:19:39.309 ******* 2026-04-29 02:10:09.850912 | instance | skipping: [instance] 2026-04-29 02:10:09.851165 | instance | 2026-04-29 02:10:09.851444 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:10:09.851731 | instance | Wednesday 29 April 2026 02:10:09 +0000 (0:00:00.045) 0:19:39.354 ******* 2026-04-29 02:10:09.893438 | instance | skipping: [instance] 2026-04-29 02:10:09.893814 | instance | 2026-04-29 02:10:09.894112 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:10:09.894388 | instance | Wednesday 29 April 2026 02:10:09 +0000 (0:00:00.042) 0:19:39.397 ******* 2026-04-29 02:10:09.939803 | instance | skipping: [instance] 2026-04-29 02:10:09.940102 | instance | 2026-04-29 02:10:09.940461 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:10:09.940791 | instance | Wednesday 29 April 2026 02:10:09 +0000 (0:00:00.046) 0:19:39.443 ******* 2026-04-29 02:10:09.989803 | instance | skipping: [instance] 2026-04-29 02:10:09.990045 | instance | 2026-04-29 02:10:09.990328 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:10:09.990726 | instance | Wednesday 29 April 2026 02:10:09 +0000 (0:00:00.049) 0:19:39.493 ******* 2026-04-29 02:10:10.033187 | instance | skipping: [instance] 2026-04-29 02:10:10.033501 | instance | 2026-04-29 02:10:10.034017 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:10:10.034267 | instance | Wednesday 29 April 2026 02:10:10 +0000 (0:00:00.043) 0:19:39.537 ******* 2026-04-29 02:10:10.087295 | instance | ok: [instance] 2026-04-29 02:10:10.087532 | instance | 2026-04-29 02:10:10.087803 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:10:10.088068 | instance | Wednesday 29 April 2026 02:10:10 +0000 (0:00:00.053) 0:19:39.591 ******* 2026-04-29 02:10:10.150644 | instance | ok: [instance] => (item=identity) 2026-04-29 02:10:10.150895 | instance | 2026-04-29 02:10:10.151156 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:10:10.151413 | instance | Wednesday 29 April 2026 02:10:10 +0000 (0:00:00.063) 0:19:39.654 ******* 2026-04-29 02:10:10.211580 | instance | ok: [instance] 2026-04-29 02:10:10.211703 | instance | 2026-04-29 02:10:10.211825 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-29 02:10:10.211946 | instance | Wednesday 29 April 2026 02:10:10 +0000 (0:00:00.061) 0:19:39.715 ******* 2026-04-29 02:10:10.700083 | instance | changed: [instance] 2026-04-29 02:10:10.700307 | instance | 2026-04-29 02:10:10.700581 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-29 02:10:10.700871 | instance | Wednesday 29 April 2026 02:10:10 +0000 (0:00:00.488) 0:19:40.204 ******* 2026-04-29 02:10:11.176438 | instance | changed: [instance] 2026-04-29 02:10:11.176675 | instance | 2026-04-29 02:10:11.176942 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-29 02:10:11.177214 | instance | Wednesday 29 April 2026 02:10:11 +0000 (0:00:00.476) 0:19:40.680 ******* 2026-04-29 02:10:11.657661 | instance | changed: [instance] 2026-04-29 02:10:11.657903 | instance | 2026-04-29 02:10:11.658184 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-29 02:10:11.658448 | instance | Wednesday 29 April 2026 02:10:11 +0000 (0:00:00.481) 0:19:41.161 ******* 2026-04-29 02:10:12.152404 | instance | changed: [instance] 2026-04-29 02:10:12.152692 | instance | 2026-04-29 02:10:12.153054 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:10:12.153368 | instance | Wednesday 29 April 2026 02:10:12 +0000 (0:00:00.494) 0:19:41.656 ******* 2026-04-29 02:10:12.243374 | instance | ok: [instance] 2026-04-29 02:10:12.243661 | instance | 2026-04-29 02:10:12.243985 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:10:12.244279 | instance | Wednesday 29 April 2026 02:10:12 +0000 (0:00:00.091) 0:19:41.747 ******* 2026-04-29 02:10:12.323061 | instance | included: rabbitmq for instance 2026-04-29 02:10:12.323300 | instance | 2026-04-29 02:10:12.323615 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-29 02:10:12.323871 | instance | Wednesday 29 April 2026 02:10:12 +0000 (0:00:00.078) 0:19:41.826 ******* 2026-04-29 02:10:12.948802 | instance | ok: [instance] 2026-04-29 02:10:12.949036 | instance | 2026-04-29 02:10:12.949316 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-29 02:10:12.949590 | instance | Wednesday 29 April 2026 02:10:12 +0000 (0:00:00.626) 0:19:42.452 ******* 2026-04-29 02:10:12.999430 | instance | skipping: [instance] 2026-04-29 02:10:12.999654 | instance | 2026-04-29 02:10:12.999949 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-29 02:10:13.000220 | instance | Wednesday 29 April 2026 02:10:12 +0000 (0:00:00.050) 0:19:42.503 ******* 2026-04-29 02:10:13.053124 | instance | skipping: [instance] 2026-04-29 02:10:13.053331 | instance | 2026-04-29 02:10:13.053590 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-29 02:10:13.053873 | instance | Wednesday 29 April 2026 02:10:13 +0000 (0:00:00.054) 0:19:42.557 ******* 2026-04-29 02:10:13.107184 | instance | skipping: [instance] 2026-04-29 02:10:13.107426 | instance | 2026-04-29 02:10:13.107691 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-29 02:10:13.107972 | instance | Wednesday 29 April 2026 02:10:13 +0000 (0:00:00.053) 0:19:42.611 ******* 2026-04-29 02:10:43.944283 | instance | changed: [instance] 2026-04-29 02:10:43.944549 | instance | 2026-04-29 02:10:43.944884 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:10:43.945210 | instance | Wednesday 29 April 2026 02:10:43 +0000 (0:00:30.836) 0:20:13.447 ******* 2026-04-29 02:10:44.587088 | instance | ok: [instance] 2026-04-29 02:10:44.587298 | instance | 2026-04-29 02:10:44.587572 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:10:44.587830 | instance | Wednesday 29 April 2026 02:10:44 +0000 (0:00:00.643) 0:20:14.091 ******* 2026-04-29 02:10:44.649142 | instance | ok: [instance] 2026-04-29 02:10:44.649349 | instance | 2026-04-29 02:10:44.649586 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:10:44.649831 | instance | Wednesday 29 April 2026 02:10:44 +0000 (0:00:00.062) 0:20:14.153 ******* 2026-04-29 02:10:44.720766 | instance | skipping: [instance] 2026-04-29 02:10:44.721013 | instance | 2026-04-29 02:10:44.721316 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:10:44.721624 | instance | Wednesday 29 April 2026 02:10:44 +0000 (0:00:00.071) 0:20:14.224 ******* 2026-04-29 02:10:44.778433 | instance | skipping: [instance] 2026-04-29 02:10:44.778713 | instance | 2026-04-29 02:10:44.779024 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:10:44.779279 | instance | Wednesday 29 April 2026 02:10:44 +0000 (0:00:00.057) 0:20:14.282 ******* 2026-04-29 02:10:44.830525 | instance | ok: [instance] 2026-04-29 02:10:44.830712 | instance | 2026-04-29 02:10:44.830979 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:10:44.831236 | instance | Wednesday 29 April 2026 02:10:44 +0000 (0:00:00.052) 0:20:14.334 ******* 2026-04-29 02:10:44.941999 | instance | ok: [instance] => (item=oslo_db) 2026-04-29 02:10:44.942264 | instance | ok: [instance] => (item=key_manager) 2026-04-29 02:10:44.942566 | instance | ok: [instance] => (item=oslo_cache) 2026-04-29 02:10:44.942831 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-29 02:10:44.943102 | instance | ok: [instance] => (item=identity) 2026-04-29 02:10:44.943351 | instance | 2026-04-29 02:10:44.943621 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:10:44.944347 | instance | Wednesday 29 April 2026 02:10:44 +0000 (0:00:00.110) 0:20:14.445 ******* 2026-04-29 02:10:45.018192 | instance | ok: [instance] 2026-04-29 02:10:45.018469 | instance | 2026-04-29 02:10:45.018798 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:10:45.019083 | instance | Wednesday 29 April 2026 02:10:45 +0000 (0:00:00.076) 0:20:14.521 ******* 2026-04-29 02:10:45.084880 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:10:45.085130 | instance | 2026-04-29 02:10:45.085411 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:10:45.085720 | instance | Wednesday 29 April 2026 02:10:45 +0000 (0:00:00.067) 0:20:14.588 ******* 2026-04-29 02:10:45.626028 | instance | changed: [instance] 2026-04-29 02:10:45.626118 | instance | 2026-04-29 02:10:45.626238 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-04-29 02:10:45.626359 | instance | Wednesday 29 April 2026 02:10:45 +0000 (0:00:00.540) 0:20:15.129 ******* 2026-04-29 02:12:15.384182 | instance | changed: [instance] 2026-04-29 02:12:15.384514 | instance | 2026-04-29 02:12:15.384967 | instance | TASK [Create Ingress] ********************************************************** 2026-04-29 02:12:15.385241 | instance | Wednesday 29 April 2026 02:12:15 +0000 (0:01:29.758) 0:21:44.888 ******* 2026-04-29 02:12:15.487073 | instance | included: openstack_helm_ingress for instance 2026-04-29 02:12:15.487310 | instance | 2026-04-29 02:12:15.487612 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 02:12:15.487876 | instance | Wednesday 29 April 2026 02:12:15 +0000 (0:00:00.103) 0:21:44.991 ******* 2026-04-29 02:12:15.536966 | instance | skipping: [instance] 2026-04-29 02:12:15.537202 | instance | 2026-04-29 02:12:15.537483 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 02:12:15.537740 | instance | Wednesday 29 April 2026 02:12:15 +0000 (0:00:00.050) 0:21:45.041 ******* 2026-04-29 02:12:15.596615 | instance | skipping: [instance] 2026-04-29 02:12:15.596851 | instance | 2026-04-29 02:12:15.597129 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 02:12:15.597392 | instance | Wednesday 29 April 2026 02:12:15 +0000 (0:00:00.058) 0:21:45.100 ******* 2026-04-29 02:12:15.670225 | instance | ok: [instance] 2026-04-29 02:12:15.670484 | instance | 2026-04-29 02:12:15.670856 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-04-29 02:12:15.671160 | instance | Wednesday 29 April 2026 02:12:15 +0000 (0:00:00.073) 0:21:45.174 ******* 2026-04-29 02:12:15.750458 | instance | included: ingress for instance 2026-04-29 02:12:15.750868 | instance | 2026-04-29 02:12:15.751164 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-04-29 02:12:15.751478 | instance | Wednesday 29 April 2026 02:12:15 +0000 (0:00:00.080) 0:21:45.254 ******* 2026-04-29 02:12:16.795181 | instance | changed: [instance] 2026-04-29 02:12:16.795240 | instance | 2026-04-29 02:12:16.795251 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-04-29 02:12:16.795261 | instance | Wednesday 29 April 2026 02:12:16 +0000 (0:00:01.043) 0:21:46.298 ******* 2026-04-29 02:12:17.982842 | instance | changed: [instance] 2026-04-29 02:12:17.982919 | instance | 2026-04-29 02:12:17.983224 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-04-29 02:12:17.983271 | instance | Wednesday 29 April 2026 02:12:17 +0000 (0:00:01.188) 0:21:47.486 ******* 2026-04-29 02:12:27.498613 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-04-29 02:12:27.498687 | instance | 2026-04-29 02:12:27.498935 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:12:27.499018 | instance | Wednesday 29 April 2026 02:12:27 +0000 (0:00:09.515) 0:21:57.002 ******* 2026-04-29 02:12:27.567058 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:12:27.567161 | instance | 2026-04-29 02:12:27.567352 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:12:27.567431 | instance | Wednesday 29 April 2026 02:12:27 +0000 (0:00:00.068) 0:21:57.071 ******* 2026-04-29 02:12:28.101489 | instance | changed: [instance] 2026-04-29 02:12:28.101583 | instance | 2026-04-29 02:12:28.101900 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-04-29 02:12:28.101962 | instance | Wednesday 29 April 2026 02:12:28 +0000 (0:00:00.534) 0:21:57.605 ******* 2026-04-29 02:12:30.940217 | instance | changed: [instance] 2026-04-29 02:12:30.940293 | instance | 2026-04-29 02:12:30.940404 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:12:30.940529 | instance | Wednesday 29 April 2026 02:12:30 +0000 (0:00:02.838) 0:22:00.444 ******* 2026-04-29 02:12:30.992867 | instance | skipping: [instance] 2026-04-29 02:12:30.992946 | instance | 2026-04-29 02:12:30.993079 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:12:30.993203 | instance | Wednesday 29 April 2026 02:12:30 +0000 (0:00:00.052) 0:22:00.497 ******* 2026-04-29 02:12:31.042147 | instance | skipping: [instance] 2026-04-29 02:12:31.042217 | instance | 2026-04-29 02:12:31.042350 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:12:31.042510 | instance | Wednesday 29 April 2026 02:12:31 +0000 (0:00:00.049) 0:22:00.546 ******* 2026-04-29 02:12:31.091395 | instance | skipping: [instance] 2026-04-29 02:12:31.091461 | instance | 2026-04-29 02:12:31.091603 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:12:31.091722 | instance | Wednesday 29 April 2026 02:12:31 +0000 (0:00:00.048) 0:22:00.595 ******* 2026-04-29 02:12:31.146635 | instance | skipping: [instance] 2026-04-29 02:12:31.146966 | instance | 2026-04-29 02:12:31.147013 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:12:31.147019 | instance | Wednesday 29 April 2026 02:12:31 +0000 (0:00:00.055) 0:22:00.650 ******* 2026-04-29 02:12:31.198992 | instance | skipping: [instance] 2026-04-29 02:12:31.199091 | instance | 2026-04-29 02:12:31.199235 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:12:31.199351 | instance | Wednesday 29 April 2026 02:12:31 +0000 (0:00:00.052) 0:22:00.703 ******* 2026-04-29 02:12:31.248891 | instance | skipping: [instance] 2026-04-29 02:12:31.249175 | instance | 2026-04-29 02:12:31.249454 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:12:31.249714 | instance | Wednesday 29 April 2026 02:12:31 +0000 (0:00:00.049) 0:22:00.752 ******* 2026-04-29 02:12:31.300939 | instance | ok: [instance] 2026-04-29 02:12:31.301241 | instance | 2026-04-29 02:12:31.301588 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:12:31.301960 | instance | Wednesday 29 April 2026 02:12:31 +0000 (0:00:00.051) 0:22:00.804 ******* 2026-04-29 02:12:31.364766 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-04-29 02:12:31.364979 | instance | 2026-04-29 02:12:31.365234 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:12:31.365541 | instance | Wednesday 29 April 2026 02:12:31 +0000 (0:00:00.063) 0:22:00.868 ******* 2026-04-29 02:12:31.443449 | instance | ok: [instance] 2026-04-29 02:12:31.443601 | instance | 2026-04-29 02:12:31.443777 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:12:31.443936 | instance | Wednesday 29 April 2026 02:12:31 +0000 (0:00:00.078) 0:22:00.946 ******* 2026-04-29 02:12:31.519255 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:12:31.519419 | instance | 2026-04-29 02:12:31.519586 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:12:31.519749 | instance | Wednesday 29 April 2026 02:12:31 +0000 (0:00:00.076) 0:22:01.022 ******* 2026-04-29 02:12:32.033429 | instance | changed: [instance] 2026-04-29 02:12:32.033627 | instance | 2026-04-29 02:12:32.033637 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-04-29 02:12:32.033719 | instance | Wednesday 29 April 2026 02:12:32 +0000 (0:00:00.514) 0:22:01.537 ******* 2026-04-29 02:12:49.411310 | instance | ok: [instance] 2026-04-29 02:12:49.411382 | instance | 2026-04-29 02:12:49.411554 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-04-29 02:12:49.411725 | instance | Wednesday 29 April 2026 02:12:49 +0000 (0:00:17.377) 0:22:18.914 ******* 2026-04-29 02:13:03.982116 | instance | ok: [instance] 2026-04-29 02:13:03.982201 | instance | 2026-04-29 02:13:03.982267 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-04-29 02:13:03.982391 | instance | Wednesday 29 April 2026 02:13:03 +0000 (0:00:14.571) 0:22:33.486 ******* 2026-04-29 02:13:05.217483 | instance | ok: [instance] 2026-04-29 02:13:05.217817 | instance | 2026-04-29 02:13:05.218165 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-04-29 02:13:05.218584 | instance | Wednesday 29 April 2026 02:13:05 +0000 (0:00:01.235) 0:22:34.721 ******* 2026-04-29 02:13:06.369349 | instance | ok: [instance] 2026-04-29 02:13:06.369581 | instance | 2026-04-29 02:13:06.369859 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-04-29 02:13:06.370122 | instance | Wednesday 29 April 2026 02:13:06 +0000 (0:00:01.151) 0:22:35.873 ******* 2026-04-29 02:13:07.003731 | instance | changed: [instance] 2026-04-29 02:13:07.003920 | instance | 2026-04-29 02:13:07.004195 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-04-29 02:13:07.004461 | instance | Wednesday 29 April 2026 02:13:06 +0000 (0:00:00.634) 0:22:36.507 ******* 2026-04-29 02:13:07.676340 | instance | changed: [instance] 2026-04-29 02:13:07.676397 | instance | 2026-04-29 02:13:07.676788 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-04-29 02:13:07.676927 | instance | Wednesday 29 April 2026 02:13:07 +0000 (0:00:00.672) 0:22:37.180 ******* 2026-04-29 02:13:10.674879 | instance | changed: [instance] 2026-04-29 02:13:10.674989 | instance | 2026-04-29 02:13:10.675200 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-04-29 02:13:10.675250 | instance | Wednesday 29 April 2026 02:13:10 +0000 (0:00:02.998) 0:22:40.179 ******* 2026-04-29 02:13:12.059298 | instance | [WARNING]: Module did not set no_log for update_password 2026-04-29 02:13:12.081889 | instance | changed: [instance] 2026-04-29 02:13:12.082310 | instance | 2026-04-29 02:13:12.082323 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-04-29 02:13:12.082333 | instance | Wednesday 29 April 2026 02:13:12 +0000 (0:00:01.407) 0:22:41.586 ******* 2026-04-29 02:13:17.253080 | instance | ok: [instance] 2026-04-29 02:13:17.253314 | instance | 2026-04-29 02:13:17.253590 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-04-29 02:13:17.253868 | instance | Wednesday 29 April 2026 02:13:17 +0000 (0:00:05.170) 0:22:46.756 ******* 2026-04-29 02:13:18.222292 | instance | changed: [instance] 2026-04-29 02:13:18.222527 | instance | 2026-04-29 02:13:18.222861 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-04-29 02:13:18.223237 | instance | Wednesday 29 April 2026 02:13:18 +0000 (0:00:00.969) 0:22:47.726 ******* 2026-04-29 02:13:20.074400 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-57.nip.io/swift/v1/%(tenant_id)s'}) 2026-04-29 02:13:20.074777 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-04-29 02:13:20.075020 | instance | 2026-04-29 02:13:20.075282 | instance | TASK [Create Ingress] ********************************************************** 2026-04-29 02:13:20.075706 | instance | Wednesday 29 April 2026 02:13:20 +0000 (0:00:01.852) 0:22:49.578 ******* 2026-04-29 02:13:20.186270 | instance | included: openstack_helm_ingress for instance 2026-04-29 02:13:20.186637 | instance | 2026-04-29 02:13:20.186901 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 02:13:20.187314 | instance | Wednesday 29 April 2026 02:13:20 +0000 (0:00:00.112) 0:22:49.690 ******* 2026-04-29 02:13:20.242814 | instance | skipping: [instance] 2026-04-29 02:13:20.242939 | instance | 2026-04-29 02:13:20.243136 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 02:13:20.243302 | instance | Wednesday 29 April 2026 02:13:20 +0000 (0:00:00.056) 0:22:49.747 ******* 2026-04-29 02:13:20.297198 | instance | skipping: [instance] 2026-04-29 02:13:20.297309 | instance | 2026-04-29 02:13:20.297499 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 02:13:20.297664 | instance | Wednesday 29 April 2026 02:13:20 +0000 (0:00:00.054) 0:22:49.801 ******* 2026-04-29 02:13:20.367132 | instance | ok: [instance] 2026-04-29 02:13:20.367323 | instance | 2026-04-29 02:13:20.367580 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-04-29 02:13:20.367836 | instance | Wednesday 29 April 2026 02:13:20 +0000 (0:00:00.069) 0:22:49.871 ******* 2026-04-29 02:13:20.450465 | instance | included: ingress for instance 2026-04-29 02:13:20.450636 | instance | 2026-04-29 02:13:20.450660 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-04-29 02:13:20.450805 | instance | Wednesday 29 April 2026 02:13:20 +0000 (0:00:00.083) 0:22:49.954 ******* 2026-04-29 02:13:21.465889 | instance | changed: [instance] 2026-04-29 02:13:21.466130 | instance | 2026-04-29 02:13:21.466405 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:13:21.466713 | instance | Wednesday 29 April 2026 02:13:21 +0000 (0:00:01.014) 0:22:50.969 ******* 2026-04-29 02:13:21.539263 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:13:21.539494 | instance | 2026-04-29 02:13:21.539783 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:13:21.540018 | instance | Wednesday 29 April 2026 02:13:21 +0000 (0:00:00.073) 0:22:51.043 ******* 2026-04-29 02:13:22.098675 | instance | changed: [instance] 2026-04-29 02:13:22.098822 | instance | 2026-04-29 02:13:22.098999 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-04-29 02:13:22.099169 | instance | Wednesday 29 April 2026 02:13:22 +0000 (0:00:00.559) 0:22:51.602 ******* 2026-04-29 02:13:36.734117 | instance | ok: [instance] 2026-04-29 02:13:36.734326 | instance | 2026-04-29 02:13:36.734989 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-04-29 02:13:36.735108 | instance | Wednesday 29 April 2026 02:13:36 +0000 (0:00:14.635) 0:23:06.237 ******* 2026-04-29 02:13:36.803984 | instance | ok: [instance] => (item=10.96.240.200) 2026-04-29 02:13:36.804115 | instance | 2026-04-29 02:13:36.804132 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-04-29 02:13:36.804312 | instance | Wednesday 29 April 2026 02:13:36 +0000 (0:00:00.070) 0:23:06.308 ******* 2026-04-29 02:13:37.440130 | instance | changed: [instance] 2026-04-29 02:13:37.440257 | instance | 2026-04-29 02:13:37.440269 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-04-29 02:13:37.440412 | instance | Wednesday 29 April 2026 02:13:37 +0000 (0:00:00.636) 0:23:06.944 ******* 2026-04-29 02:13:38.107452 | instance | changed: [instance] 2026-04-29 02:13:38.107524 | instance | 2026-04-29 02:13:38.107807 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-04-29 02:13:38.107849 | instance | Wednesday 29 April 2026 02:13:38 +0000 (0:00:00.667) 0:23:07.611 ******* 2026-04-29 02:13:39.279681 | instance | ok: [instance] 2026-04-29 02:13:39.279748 | instance | 2026-04-29 02:13:39.280023 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-04-29 02:13:39.280061 | instance | Wednesday 29 April 2026 02:13:39 +0000 (0:00:01.172) 0:23:08.783 ******* 2026-04-29 02:13:39.335010 | instance | ok: [instance] 2026-04-29 02:13:39.335077 | instance | 2026-04-29 02:13:39.335285 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-04-29 02:13:39.335347 | instance | Wednesday 29 April 2026 02:13:39 +0000 (0:00:00.055) 0:23:08.839 ******* 2026-04-29 02:13:39.979635 | instance | changed: [instance] 2026-04-29 02:13:39.979707 | instance | 2026-04-29 02:13:39.979857 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-04-29 02:13:39.980002 | instance | Wednesday 29 April 2026 02:13:39 +0000 (0:00:00.644) 0:23:09.483 ******* 2026-04-29 02:13:41.211054 | instance | changed: [instance] 2026-04-29 02:13:41.211146 | instance | 2026-04-29 02:13:41.211271 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:13:41.211401 | instance | Wednesday 29 April 2026 02:13:41 +0000 (0:00:01.231) 0:23:10.715 ******* 2026-04-29 02:13:41.295600 | instance | ok: [instance] 2026-04-29 02:13:41.295706 | instance | 2026-04-29 02:13:41.295829 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:13:41.295947 | instance | Wednesday 29 April 2026 02:13:41 +0000 (0:00:00.084) 0:23:10.799 ******* 2026-04-29 02:13:41.366648 | instance | included: rabbitmq for instance 2026-04-29 02:13:41.366764 | instance | 2026-04-29 02:13:41.366776 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-29 02:13:41.366896 | instance | Wednesday 29 April 2026 02:13:41 +0000 (0:00:00.071) 0:23:10.870 ******* 2026-04-29 02:13:42.031836 | instance | ok: [instance] 2026-04-29 02:13:42.032101 | instance | 2026-04-29 02:13:42.032334 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-29 02:13:42.032564 | instance | Wednesday 29 April 2026 02:13:42 +0000 (0:00:00.664) 0:23:11.535 ******* 2026-04-29 02:13:42.087039 | instance | skipping: [instance] 2026-04-29 02:13:42.087277 | instance | 2026-04-29 02:13:42.087622 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-29 02:13:42.087988 | instance | Wednesday 29 April 2026 02:13:42 +0000 (0:00:00.055) 0:23:11.590 ******* 2026-04-29 02:13:42.141248 | instance | skipping: [instance] 2026-04-29 02:13:42.141384 | instance | 2026-04-29 02:13:42.141396 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-29 02:13:42.142144 | instance | Wednesday 29 April 2026 02:13:42 +0000 (0:00:00.054) 0:23:11.645 ******* 2026-04-29 02:13:42.190927 | instance | skipping: [instance] 2026-04-29 02:13:42.191050 | instance | 2026-04-29 02:13:42.191227 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-29 02:13:42.191400 | instance | Wednesday 29 April 2026 02:13:42 +0000 (0:00:00.049) 0:23:11.695 ******* 2026-04-29 02:14:12.967245 | instance | changed: [instance] 2026-04-29 02:14:12.967320 | instance | 2026-04-29 02:14:12.967456 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:14:12.967581 | instance | Wednesday 29 April 2026 02:14:12 +0000 (0:00:30.776) 0:23:42.471 ******* 2026-04-29 02:14:13.633431 | instance | ok: [instance] 2026-04-29 02:14:13.633654 | instance | 2026-04-29 02:14:13.633950 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:14:13.634221 | instance | Wednesday 29 April 2026 02:14:13 +0000 (0:00:00.665) 0:23:43.137 ******* 2026-04-29 02:14:13.708340 | instance | ok: [instance] 2026-04-29 02:14:13.708442 | instance | 2026-04-29 02:14:13.708573 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:14:13.708695 | instance | Wednesday 29 April 2026 02:14:13 +0000 (0:00:00.075) 0:23:43.212 ******* 2026-04-29 02:14:13.763409 | instance | skipping: [instance] 2026-04-29 02:14:13.763512 | instance | 2026-04-29 02:14:13.764605 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:14:13.764693 | instance | Wednesday 29 April 2026 02:14:13 +0000 (0:00:00.055) 0:23:43.267 ******* 2026-04-29 02:14:13.821132 | instance | skipping: [instance] 2026-04-29 02:14:13.821291 | instance | 2026-04-29 02:14:13.821585 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:14:13.821838 | instance | Wednesday 29 April 2026 02:14:13 +0000 (0:00:00.057) 0:23:43.325 ******* 2026-04-29 02:14:13.879178 | instance | ok: [instance] 2026-04-29 02:14:13.879388 | instance | 2026-04-29 02:14:13.879652 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:14:13.879911 | instance | Wednesday 29 April 2026 02:14:13 +0000 (0:00:00.058) 0:23:43.383 ******* 2026-04-29 02:14:13.996374 | instance | ok: [instance] => (item=oslo_db) 2026-04-29 02:14:13.996544 | instance | ok: [instance] => (item=oslo_cache) 2026-04-29 02:14:13.996800 | instance | ok: [instance] => (item=image) 2026-04-29 02:14:13.997052 | instance | ok: [instance] => (item=dashboard) 2026-04-29 02:14:13.997307 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-29 02:14:13.997559 | instance | ok: [instance] => (item=identity) 2026-04-29 02:14:13.997804 | instance | 2026-04-29 02:14:13.998062 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:14:13.998355 | instance | Wednesday 29 April 2026 02:14:13 +0000 (0:00:00.116) 0:23:43.500 ******* 2026-04-29 02:14:14.073758 | instance | ok: [instance] 2026-04-29 02:14:14.074658 | instance | 2026-04-29 02:14:14.074675 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:14:14.074684 | instance | Wednesday 29 April 2026 02:14:14 +0000 (0:00:00.077) 0:23:43.577 ******* 2026-04-29 02:14:14.146694 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:14:14.146958 | instance | 2026-04-29 02:14:14.147246 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:14:14.147521 | instance | Wednesday 29 April 2026 02:14:14 +0000 (0:00:00.072) 0:23:43.650 ******* 2026-04-29 02:14:14.711041 | instance | changed: [instance] 2026-04-29 02:14:14.711241 | instance | 2026-04-29 02:14:14.711543 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-04-29 02:14:14.711874 | instance | Wednesday 29 April 2026 02:14:14 +0000 (0:00:00.564) 0:23:44.214 ******* 2026-04-29 02:16:18.729358 | instance | changed: [instance] 2026-04-29 02:16:18.729425 | instance | 2026-04-29 02:16:18.730000 | instance | TASK [Create Ingress] ********************************************************** 2026-04-29 02:16:18.730024 | instance | Wednesday 29 April 2026 02:16:18 +0000 (0:02:04.018) 0:25:48.232 ******* 2026-04-29 02:16:18.837301 | instance | included: openstack_helm_ingress for instance 2026-04-29 02:16:18.837334 | instance | 2026-04-29 02:16:18.837339 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 02:16:18.837344 | instance | Wednesday 29 April 2026 02:16:18 +0000 (0:00:00.108) 0:25:48.341 ******* 2026-04-29 02:16:18.889008 | instance | skipping: [instance] 2026-04-29 02:16:18.889484 | instance | 2026-04-29 02:16:18.889531 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 02:16:18.889537 | instance | Wednesday 29 April 2026 02:16:18 +0000 (0:00:00.051) 0:25:48.393 ******* 2026-04-29 02:16:18.943943 | instance | skipping: [instance] 2026-04-29 02:16:18.944011 | instance | 2026-04-29 02:16:18.944646 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 02:16:18.944688 | instance | Wednesday 29 April 2026 02:16:18 +0000 (0:00:00.054) 0:25:48.448 ******* 2026-04-29 02:16:19.006275 | instance | ok: [instance] 2026-04-29 02:16:19.006557 | instance | 2026-04-29 02:16:19.006598 | instance | TASK [Create Ingress image] **************************************************** 2026-04-29 02:16:19.006626 | instance | Wednesday 29 April 2026 02:16:18 +0000 (0:00:00.062) 0:25:48.510 ******* 2026-04-29 02:16:19.086119 | instance | included: ingress for instance 2026-04-29 02:16:19.086176 | instance | 2026-04-29 02:16:19.086187 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-04-29 02:16:19.086197 | instance | Wednesday 29 April 2026 02:16:19 +0000 (0:00:00.078) 0:25:48.588 ******* 2026-04-29 02:16:20.070877 | instance | changed: [instance] 2026-04-29 02:16:20.071012 | instance | 2026-04-29 02:16:20.071026 | instance | TASK [Create images] *********************************************************** 2026-04-29 02:16:20.071037 | instance | Wednesday 29 April 2026 02:16:20 +0000 (0:00:00.986) 0:25:49.574 ******* 2026-04-29 02:16:20.208674 | instance | included: glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-04-29 02:16:20.208800 | instance | 2026-04-29 02:16:20.208813 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-29 02:16:20.208966 | instance | Wednesday 29 April 2026 02:16:20 +0000 (0:00:00.137) 0:25:49.712 ******* 2026-04-29 02:16:23.367955 | instance | changed: [instance] 2026-04-29 02:16:23.368032 | instance | 2026-04-29 02:16:23.368113 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-29 02:16:23.368237 | instance | Wednesday 29 April 2026 02:16:23 +0000 (0:00:03.159) 0:25:52.871 ******* 2026-04-29 02:16:46.185809 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-04-29 02:16:46.185950 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-04-29 02:16:46.186120 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-04-29 02:16:46.186292 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-04-29 02:16:46.186477 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-04-29 02:16:46.186698 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-04-29 02:16:46.186881 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-04-29 02:16:46.187034 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-04-29 02:16:46.187157 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-04-29 02:16:46.187292 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-04-29 02:16:46.187410 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left). 2026-04-29 02:16:46.187537 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left). 2026-04-29 02:16:46.187659 | instance | ok: [instance] 2026-04-29 02:16:46.187769 | instance | 2026-04-29 02:16:46.188009 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-29 02:16:46.188035 | instance | Wednesday 29 April 2026 02:16:46 +0000 (0:00:22.818) 0:26:15.689 ******* 2026-04-29 02:16:46.396137 | instance | changed: [instance] 2026-04-29 02:16:46.396393 | instance | 2026-04-29 02:16:46.396790 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-29 02:16:46.397115 | instance | Wednesday 29 April 2026 02:16:46 +0000 (0:00:00.210) 0:26:15.900 ******* 2026-04-29 02:16:47.170157 | instance | changed: [instance] 2026-04-29 02:16:47.170368 | instance | 2026-04-29 02:16:47.170658 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-29 02:16:47.170914 | instance | Wednesday 29 April 2026 02:16:47 +0000 (0:00:00.773) 0:26:16.674 ******* 2026-04-29 02:16:47.406351 | instance | ok: [instance] 2026-04-29 02:16:47.406597 | instance | 2026-04-29 02:16:47.406870 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-29 02:16:47.407134 | instance | Wednesday 29 April 2026 02:16:47 +0000 (0:00:00.236) 0:26:16.910 ******* 2026-04-29 02:16:47.677903 | instance | changed: [instance] 2026-04-29 02:16:47.678127 | instance | 2026-04-29 02:16:47.678398 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-29 02:16:47.678741 | instance | Wednesday 29 April 2026 02:16:47 +0000 (0:00:00.271) 0:26:17.181 ******* 2026-04-29 02:16:48.359203 | instance | ok: [instance] 2026-04-29 02:16:48.359437 | instance | 2026-04-29 02:16:48.359665 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-29 02:16:48.359940 | instance | Wednesday 29 April 2026 02:16:48 +0000 (0:00:00.681) 0:26:17.863 ******* 2026-04-29 02:16:53.030818 | instance | changed: [instance] 2026-04-29 02:16:53.030895 | instance | 2026-04-29 02:16:53.031013 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-29 02:16:53.031123 | instance | Wednesday 29 April 2026 02:16:53 +0000 (0:00:04.671) 0:26:22.535 ******* 2026-04-29 02:16:53.328256 | instance | changed: [instance] 2026-04-29 02:16:53.328477 | instance | 2026-04-29 02:16:53.328766 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:16:53.329062 | instance | Wednesday 29 April 2026 02:16:53 +0000 (0:00:00.296) 0:26:22.831 ******* 2026-04-29 02:16:53.405162 | instance | ok: [instance] 2026-04-29 02:16:53.405224 | instance | 2026-04-29 02:16:53.405345 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:16:53.405461 | instance | Wednesday 29 April 2026 02:16:53 +0000 (0:00:00.077) 0:26:22.909 ******* 2026-04-29 02:16:53.450814 | instance | skipping: [instance] 2026-04-29 02:16:53.451099 | instance | 2026-04-29 02:16:53.451379 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:16:53.451646 | instance | Wednesday 29 April 2026 02:16:53 +0000 (0:00:00.045) 0:26:22.955 ******* 2026-04-29 02:16:53.499831 | instance | skipping: [instance] 2026-04-29 02:16:53.500059 | instance | 2026-04-29 02:16:53.500341 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:16:53.500597 | instance | Wednesday 29 April 2026 02:16:53 +0000 (0:00:00.049) 0:26:23.004 ******* 2026-04-29 02:16:53.547620 | instance | skipping: [instance] 2026-04-29 02:16:53.547840 | instance | 2026-04-29 02:16:53.548120 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:16:53.548390 | instance | Wednesday 29 April 2026 02:16:53 +0000 (0:00:00.047) 0:26:23.051 ******* 2026-04-29 02:16:53.602056 | instance | skipping: [instance] 2026-04-29 02:16:53.602268 | instance | 2026-04-29 02:16:53.602571 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:16:53.602844 | instance | Wednesday 29 April 2026 02:16:53 +0000 (0:00:00.054) 0:26:23.106 ******* 2026-04-29 02:16:53.663458 | instance | skipping: [instance] 2026-04-29 02:16:53.663684 | instance | 2026-04-29 02:16:53.663964 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:16:53.664230 | instance | Wednesday 29 April 2026 02:16:53 +0000 (0:00:00.061) 0:26:23.167 ******* 2026-04-29 02:16:53.717097 | instance | ok: [instance] 2026-04-29 02:16:53.717382 | instance | 2026-04-29 02:16:53.717685 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:16:53.717957 | instance | Wednesday 29 April 2026 02:16:53 +0000 (0:00:00.053) 0:26:23.220 ******* 2026-04-29 02:16:53.808295 | instance | ok: [instance] => (item=identity) 2026-04-29 02:16:53.808517 | instance | ok: [instance] => (item=oslo_cache) 2026-04-29 02:16:53.808766 | instance | ok: [instance] => (item=staffeln) 2026-04-29 02:16:53.809023 | instance | ok: [instance] => (item=oslo_db) 2026-04-29 02:16:53.809273 | instance | 2026-04-29 02:16:53.809556 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:16:53.809791 | instance | Wednesday 29 April 2026 02:16:53 +0000 (0:00:00.091) 0:26:23.312 ******* 2026-04-29 02:16:53.878819 | instance | ok: [instance] 2026-04-29 02:16:53.879033 | instance | 2026-04-29 02:16:53.879378 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:16:53.879662 | instance | Wednesday 29 April 2026 02:16:53 +0000 (0:00:00.070) 0:26:23.382 ******* 2026-04-29 02:16:53.941056 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:16:53.941280 | instance | 2026-04-29 02:16:53.941550 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:16:53.941818 | instance | Wednesday 29 April 2026 02:16:53 +0000 (0:00:00.062) 0:26:23.445 ******* 2026-04-29 02:16:54.449426 | instance | changed: [instance] 2026-04-29 02:16:54.449592 | instance | 2026-04-29 02:16:54.449877 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-04-29 02:16:54.450140 | instance | Wednesday 29 April 2026 02:16:54 +0000 (0:00:00.508) 0:26:23.953 ******* 2026-04-29 02:17:15.323893 | instance | changed: [instance] 2026-04-29 02:17:15.324145 | instance | 2026-04-29 02:17:15.324451 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:17:15.324741 | instance | Wednesday 29 April 2026 02:17:15 +0000 (0:00:20.874) 0:26:44.827 ******* 2026-04-29 02:17:15.409967 | instance | ok: [instance] 2026-04-29 02:17:15.410192 | instance | 2026-04-29 02:17:15.410535 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:17:15.410824 | instance | Wednesday 29 April 2026 02:17:15 +0000 (0:00:00.086) 0:26:44.914 ******* 2026-04-29 02:17:15.489715 | instance | included: rabbitmq for instance 2026-04-29 02:17:15.489932 | instance | 2026-04-29 02:17:15.490218 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-29 02:17:15.490618 | instance | Wednesday 29 April 2026 02:17:15 +0000 (0:00:00.079) 0:26:44.993 ******* 2026-04-29 02:17:16.160095 | instance | ok: [instance] 2026-04-29 02:17:16.160164 | instance | 2026-04-29 02:17:16.160301 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-29 02:17:16.160424 | instance | Wednesday 29 April 2026 02:17:16 +0000 (0:00:00.670) 0:26:45.664 ******* 2026-04-29 02:17:16.209629 | instance | skipping: [instance] 2026-04-29 02:17:16.209721 | instance | 2026-04-29 02:17:16.209945 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-29 02:17:16.209990 | instance | Wednesday 29 April 2026 02:17:16 +0000 (0:00:00.049) 0:26:45.714 ******* 2026-04-29 02:17:16.259571 | instance | skipping: [instance] 2026-04-29 02:17:16.259808 | instance | 2026-04-29 02:17:16.260076 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-29 02:17:16.260347 | instance | Wednesday 29 April 2026 02:17:16 +0000 (0:00:00.049) 0:26:45.763 ******* 2026-04-29 02:17:16.307099 | instance | skipping: [instance] 2026-04-29 02:17:16.307340 | instance | 2026-04-29 02:17:16.307598 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-29 02:17:16.307854 | instance | Wednesday 29 April 2026 02:17:16 +0000 (0:00:00.047) 0:26:45.811 ******* 2026-04-29 02:17:47.104275 | instance | changed: [instance] 2026-04-29 02:17:47.104516 | instance | 2026-04-29 02:17:47.104825 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:17:47.105078 | instance | Wednesday 29 April 2026 02:17:47 +0000 (0:00:30.796) 0:27:16.608 ******* 2026-04-29 02:17:47.724723 | instance | ok: [instance] 2026-04-29 02:17:47.724998 | instance | 2026-04-29 02:17:47.725347 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:17:47.725664 | instance | Wednesday 29 April 2026 02:17:47 +0000 (0:00:00.620) 0:27:17.228 ******* 2026-04-29 02:17:47.777236 | instance | ok: [instance] 2026-04-29 02:17:47.777479 | instance | 2026-04-29 02:17:47.777776 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:17:47.778056 | instance | Wednesday 29 April 2026 02:17:47 +0000 (0:00:00.052) 0:27:17.281 ******* 2026-04-29 02:17:47.835347 | instance | skipping: [instance] 2026-04-29 02:17:47.835594 | instance | 2026-04-29 02:17:47.835874 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:17:47.836133 | instance | Wednesday 29 April 2026 02:17:47 +0000 (0:00:00.057) 0:27:17.339 ******* 2026-04-29 02:17:47.903867 | instance | skipping: [instance] 2026-04-29 02:17:47.904154 | instance | 2026-04-29 02:17:47.904445 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:17:47.904755 | instance | Wednesday 29 April 2026 02:17:47 +0000 (0:00:00.068) 0:27:17.407 ******* 2026-04-29 02:17:47.960598 | instance | ok: [instance] 2026-04-29 02:17:47.960876 | instance | 2026-04-29 02:17:47.961173 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:17:47.961442 | instance | Wednesday 29 April 2026 02:17:47 +0000 (0:00:00.056) 0:27:17.464 ******* 2026-04-29 02:17:48.116051 | instance | ok: [instance] => (item=oslo_db) 2026-04-29 02:17:48.116183 | instance | ok: [instance] => (item=volumev3) 2026-04-29 02:17:48.116380 | instance | ok: [instance] => (item=oslo_cache) 2026-04-29 02:17:48.116539 | instance | ok: [instance] => (item=image) 2026-04-29 02:17:48.116706 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-29 02:17:48.116860 | instance | ok: [instance] => (item=identity) 2026-04-29 02:17:48.117023 | instance | 2026-04-29 02:17:48.117180 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:17:48.117341 | instance | Wednesday 29 April 2026 02:17:48 +0000 (0:00:00.155) 0:27:17.620 ******* 2026-04-29 02:17:48.181365 | instance | ok: [instance] 2026-04-29 02:17:48.181620 | instance | 2026-04-29 02:17:48.181916 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:17:48.182221 | instance | Wednesday 29 April 2026 02:17:48 +0000 (0:00:00.065) 0:27:17.685 ******* 2026-04-29 02:17:48.243396 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:17:48.243654 | instance | 2026-04-29 02:17:48.243957 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:17:48.244279 | instance | Wednesday 29 April 2026 02:17:48 +0000 (0:00:00.061) 0:27:17.747 ******* 2026-04-29 02:17:48.762033 | instance | changed: [instance] 2026-04-29 02:17:48.762275 | instance | 2026-04-29 02:17:48.762623 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-04-29 02:17:48.762922 | instance | Wednesday 29 April 2026 02:17:48 +0000 (0:00:00.518) 0:27:18.266 ******* 2026-04-29 02:17:48.954745 | instance | ok: [instance] 2026-04-29 02:17:48.954976 | instance | 2026-04-29 02:17:48.955259 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-04-29 02:17:48.956856 | instance | Wednesday 29 April 2026 02:17:48 +0000 (0:00:00.192) 0:27:18.458 ******* 2026-04-29 02:17:49.006076 | instance | skipping: [instance] 2026-04-29 02:17:49.006266 | instance | 2026-04-29 02:17:49.006556 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-04-29 02:17:49.006857 | instance | Wednesday 29 April 2026 02:17:49 +0000 (0:00:00.051) 0:27:18.510 ******* 2026-04-29 02:22:34.146767 | instance | changed: [instance] 2026-04-29 02:22:34.146852 | instance | 2026-04-29 02:22:34.146863 | instance | TASK [Create Ingress] ********************************************************** 2026-04-29 02:22:34.146873 | instance | Wednesday 29 April 2026 02:22:34 +0000 (0:04:45.139) 0:32:03.649 ******* 2026-04-29 02:22:34.246751 | instance | included: openstack_helm_ingress for instance 2026-04-29 02:22:34.246976 | instance | 2026-04-29 02:22:34.247243 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 02:22:34.247506 | instance | Wednesday 29 April 2026 02:22:34 +0000 (0:00:00.100) 0:32:03.750 ******* 2026-04-29 02:22:34.296597 | instance | skipping: [instance] 2026-04-29 02:22:34.296812 | instance | 2026-04-29 02:22:34.297088 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 02:22:34.297352 | instance | Wednesday 29 April 2026 02:22:34 +0000 (0:00:00.050) 0:32:03.800 ******* 2026-04-29 02:22:34.345011 | instance | skipping: [instance] 2026-04-29 02:22:34.345286 | instance | 2026-04-29 02:22:34.345613 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 02:22:34.345921 | instance | Wednesday 29 April 2026 02:22:34 +0000 (0:00:00.048) 0:32:03.849 ******* 2026-04-29 02:22:34.399080 | instance | ok: [instance] 2026-04-29 02:22:34.399326 | instance | 2026-04-29 02:22:34.399608 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-04-29 02:22:34.399921 | instance | Wednesday 29 April 2026 02:22:34 +0000 (0:00:00.053) 0:32:03.903 ******* 2026-04-29 02:22:34.463184 | instance | included: ingress for instance 2026-04-29 02:22:34.463418 | instance | 2026-04-29 02:22:34.463699 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-04-29 02:22:34.463976 | instance | Wednesday 29 April 2026 02:22:34 +0000 (0:00:00.064) 0:32:03.967 ******* 2026-04-29 02:22:35.443849 | instance | changed: [instance] 2026-04-29 02:22:35.444222 | instance | 2026-04-29 02:22:35.444570 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:22:35.444935 | instance | Wednesday 29 April 2026 02:22:35 +0000 (0:00:00.980) 0:32:04.947 ******* 2026-04-29 02:22:35.527275 | instance | ok: [instance] 2026-04-29 02:22:35.527355 | instance | 2026-04-29 02:22:35.527450 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:22:35.527561 | instance | Wednesday 29 April 2026 02:22:35 +0000 (0:00:00.077) 0:32:05.025 ******* 2026-04-29 02:22:35.567386 | instance | skipping: [instance] 2026-04-29 02:22:35.567634 | instance | 2026-04-29 02:22:35.567849 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:22:35.568057 | instance | Wednesday 29 April 2026 02:22:35 +0000 (0:00:00.045) 0:32:05.071 ******* 2026-04-29 02:22:35.617757 | instance | skipping: [instance] 2026-04-29 02:22:35.617945 | instance | 2026-04-29 02:22:35.618101 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:22:35.618248 | instance | Wednesday 29 April 2026 02:22:35 +0000 (0:00:00.045) 0:32:05.116 ******* 2026-04-29 02:22:35.656694 | instance | skipping: [instance] 2026-04-29 02:22:35.656714 | instance | 2026-04-29 02:22:35.656719 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:22:35.656723 | instance | Wednesday 29 April 2026 02:22:35 +0000 (0:00:00.044) 0:32:05.160 ******* 2026-04-29 02:22:35.708995 | instance | skipping: [instance] 2026-04-29 02:22:35.709014 | instance | 2026-04-29 02:22:35.709019 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:22:35.709024 | instance | Wednesday 29 April 2026 02:22:35 +0000 (0:00:00.052) 0:32:05.213 ******* 2026-04-29 02:22:35.764607 | instance | skipping: [instance] 2026-04-29 02:22:35.764633 | instance | 2026-04-29 02:22:35.764644 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:22:35.764649 | instance | Wednesday 29 April 2026 02:22:35 +0000 (0:00:00.055) 0:32:05.268 ******* 2026-04-29 02:22:35.817030 | instance | ok: [instance] 2026-04-29 02:22:35.817054 | instance | 2026-04-29 02:22:35.817059 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:22:35.817064 | instance | Wednesday 29 April 2026 02:22:35 +0000 (0:00:00.052) 0:32:05.321 ******* 2026-04-29 02:22:35.903631 | instance | ok: [instance] => (item=placement) 2026-04-29 02:22:35.903656 | instance | ok: [instance] => (item=oslo_cache) 2026-04-29 02:22:35.903661 | instance | ok: [instance] => (item=oslo_db) 2026-04-29 02:22:35.904094 | instance | ok: [instance] => (item=identity) 2026-04-29 02:22:35.904105 | instance | 2026-04-29 02:22:35.904110 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:22:35.904114 | instance | Wednesday 29 April 2026 02:22:35 +0000 (0:00:00.086) 0:32:05.407 ******* 2026-04-29 02:22:35.970518 | instance | ok: [instance] 2026-04-29 02:22:35.970544 | instance | 2026-04-29 02:22:35.970550 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:22:35.970555 | instance | Wednesday 29 April 2026 02:22:35 +0000 (0:00:00.066) 0:32:05.474 ******* 2026-04-29 02:22:36.036126 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:22:36.036159 | instance | 2026-04-29 02:22:36.036164 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:22:36.036183 | instance | Wednesday 29 April 2026 02:22:36 +0000 (0:00:00.065) 0:32:05.540 ******* 2026-04-29 02:22:36.566901 | instance | changed: [instance] 2026-04-29 02:22:36.567052 | instance | 2026-04-29 02:22:36.567339 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-04-29 02:22:36.567605 | instance | Wednesday 29 April 2026 02:22:36 +0000 (0:00:00.530) 0:32:06.070 ******* 2026-04-29 02:23:59.164581 | instance | changed: [instance] 2026-04-29 02:23:59.164663 | instance | 2026-04-29 02:23:59.164986 | instance | TASK [Create Ingress] ********************************************************** 2026-04-29 02:23:59.165205 | instance | Wednesday 29 April 2026 02:23:59 +0000 (0:01:22.597) 0:33:28.667 ******* 2026-04-29 02:23:59.265102 | instance | included: openstack_helm_ingress for instance 2026-04-29 02:23:59.265171 | instance | 2026-04-29 02:23:59.265185 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 02:23:59.265301 | instance | Wednesday 29 April 2026 02:23:59 +0000 (0:00:00.101) 0:33:28.769 ******* 2026-04-29 02:23:59.316379 | instance | skipping: [instance] 2026-04-29 02:23:59.316490 | instance | 2026-04-29 02:23:59.316618 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 02:23:59.316747 | instance | Wednesday 29 April 2026 02:23:59 +0000 (0:00:00.051) 0:33:28.820 ******* 2026-04-29 02:23:59.371631 | instance | skipping: [instance] 2026-04-29 02:23:59.371759 | instance | 2026-04-29 02:23:59.371946 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 02:23:59.372142 | instance | Wednesday 29 April 2026 02:23:59 +0000 (0:00:00.055) 0:33:28.875 ******* 2026-04-29 02:23:59.439649 | instance | ok: [instance] 2026-04-29 02:23:59.439812 | instance | 2026-04-29 02:23:59.439979 | instance | TASK [Create Ingress placement] ************************************************ 2026-04-29 02:23:59.440153 | instance | Wednesday 29 April 2026 02:23:59 +0000 (0:00:00.068) 0:33:28.943 ******* 2026-04-29 02:23:59.510804 | instance | included: ingress for instance 2026-04-29 02:23:59.510952 | instance | 2026-04-29 02:23:59.511128 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-04-29 02:23:59.511303 | instance | Wednesday 29 April 2026 02:23:59 +0000 (0:00:00.071) 0:33:29.014 ******* 2026-04-29 02:24:00.563864 | instance | changed: [instance] 2026-04-29 02:24:00.564108 | instance | 2026-04-29 02:24:00.564388 | instance | PLAY [Configure operating system] ********************************************** 2026-04-29 02:24:00.564660 | instance | 2026-04-29 02:24:00.564930 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 02:24:00.565213 | instance | Wednesday 29 April 2026 02:24:00 +0000 (0:00:01.052) 0:33:30.067 ******* 2026-04-29 02:24:03.134257 | instance | ok: [instance] 2026-04-29 02:24:03.134594 | instance | 2026-04-29 02:24:03.134869 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-04-29 02:24:03.135133 | instance | Wednesday 29 April 2026 02:24:03 +0000 (0:00:02.570) 0:33:32.638 ******* 2026-04-29 02:24:03.340659 | instance | ok: [instance] 2026-04-29 02:24:03.340889 | instance | 2026-04-29 02:24:03.341165 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-04-29 02:24:03.341432 | instance | Wednesday 29 April 2026 02:24:03 +0000 (0:00:00.206) 0:33:32.844 ******* 2026-04-29 02:24:03.391193 | instance | skipping: [instance] 2026-04-29 02:24:03.391400 | instance | 2026-04-29 02:24:03.391694 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-04-29 02:24:03.392025 | instance | Wednesday 29 April 2026 02:24:03 +0000 (0:00:00.050) 0:33:32.895 ******* 2026-04-29 02:24:03.451636 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-04-29 02:24:03.451771 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-04-29 02:24:03.451924 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-04-29 02:24:03.452082 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-04-29 02:24:03.452239 | instance | skipping: [instance] 2026-04-29 02:24:03.452389 | instance | 2026-04-29 02:24:03.452560 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-04-29 02:24:03.452721 | instance | Wednesday 29 April 2026 02:24:03 +0000 (0:00:00.060) 0:33:32.955 ******* 2026-04-29 02:24:03.514318 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-04-29 02:24:03.514586 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-04-29 02:24:03.514905 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-04-29 02:24:03.515166 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-04-29 02:24:03.515420 | instance | skipping: [instance] 2026-04-29 02:24:03.515658 | instance | 2026-04-29 02:24:03.515886 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-04-29 02:24:03.516045 | instance | Wednesday 29 April 2026 02:24:03 +0000 (0:00:00.062) 0:33:33.018 ******* 2026-04-29 02:24:03.565113 | instance | skipping: [instance] 2026-04-29 02:24:03.565202 | instance | 2026-04-29 02:24:03.565322 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-04-29 02:24:03.565449 | instance | Wednesday 29 April 2026 02:24:03 +0000 (0:00:00.050) 0:33:33.069 ******* 2026-04-29 02:24:03.633831 | instance | skipping: [instance] 2026-04-29 02:24:03.633890 | instance | 2026-04-29 02:24:03.634025 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-29 02:24:03.634146 | instance | Wednesday 29 April 2026 02:24:03 +0000 (0:00:00.068) 0:33:33.138 ******* 2026-04-29 02:24:07.752370 | instance | changed: [instance] 2026-04-29 02:24:07.752680 | instance | 2026-04-29 02:24:07.752950 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-29 02:24:07.753182 | instance | Wednesday 29 April 2026 02:24:07 +0000 (0:00:04.118) 0:33:37.256 ******* 2026-04-29 02:24:28.771244 | instance | changed: [instance] 2026-04-29 02:24:28.771485 | instance | 2026-04-29 02:24:28.771760 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-29 02:24:28.772074 | instance | Wednesday 29 April 2026 02:24:28 +0000 (0:00:21.018) 0:33:58.274 ******* 2026-04-29 02:24:29.300137 | instance | changed: [instance] 2026-04-29 02:24:29.300314 | instance | 2026-04-29 02:24:29.300512 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-04-29 02:24:29.300715 | instance | Wednesday 29 April 2026 02:24:29 +0000 (0:00:00.528) 0:33:58.803 ******* 2026-04-29 02:24:30.349268 | instance | ok: [instance] 2026-04-29 02:24:30.349524 | instance | 2026-04-29 02:24:30.349818 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-04-29 02:24:30.350144 | instance | Wednesday 29 April 2026 02:24:30 +0000 (0:00:01.049) 0:33:59.853 ******* 2026-04-29 02:24:30.779030 | instance | changed: [instance] 2026-04-29 02:24:30.779251 | instance | 2026-04-29 02:24:30.779526 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-04-29 02:24:30.779807 | instance | Wednesday 29 April 2026 02:24:30 +0000 (0:00:00.429) 0:34:00.282 ******* 2026-04-29 02:24:31.273696 | instance | changed: [instance] 2026-04-29 02:24:31.273964 | instance | 2026-04-29 02:24:31.274182 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-04-29 02:24:31.274441 | instance | Wednesday 29 April 2026 02:24:31 +0000 (0:00:00.494) 0:34:00.777 ******* 2026-04-29 02:24:31.778933 | instance | changed: [instance] 2026-04-29 02:24:31.779344 | instance | 2026-04-29 02:24:31.779732 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-04-29 02:24:31.780073 | instance | Wednesday 29 April 2026 02:24:31 +0000 (0:00:00.504) 0:34:01.282 ******* 2026-04-29 02:24:32.226732 | instance | changed: [instance] 2026-04-29 02:24:32.226814 | instance | 2026-04-29 02:24:32.226937 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-04-29 02:24:32.227063 | instance | Wednesday 29 April 2026 02:24:32 +0000 (0:00:00.448) 0:34:01.730 ******* 2026-04-29 02:24:32.519511 | instance | ok: [instance] 2026-04-29 02:24:32.519798 | instance | 2026-04-29 02:24:32.520060 | instance | PLAY [Deploy SDN] ************************************************************** 2026-04-29 02:24:32.520301 | instance | 2026-04-29 02:24:32.520575 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:24:32.520846 | instance | Wednesday 29 April 2026 02:24:32 +0000 (0:00:00.292) 0:34:02.023 ******* 2026-04-29 02:24:32.620380 | instance | ok: [instance] 2026-04-29 02:24:32.620614 | instance | 2026-04-29 02:24:32.620875 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:24:32.621132 | instance | Wednesday 29 April 2026 02:24:32 +0000 (0:00:00.100) 0:34:02.123 ******* 2026-04-29 02:24:32.678590 | instance | skipping: [instance] 2026-04-29 02:24:32.678840 | instance | 2026-04-29 02:24:32.679120 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:24:32.679386 | instance | Wednesday 29 April 2026 02:24:32 +0000 (0:00:00.058) 0:34:02.182 ******* 2026-04-29 02:24:32.725917 | instance | skipping: [instance] 2026-04-29 02:24:32.726130 | instance | 2026-04-29 02:24:32.726419 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:24:32.726709 | instance | Wednesday 29 April 2026 02:24:32 +0000 (0:00:00.047) 0:34:02.230 ******* 2026-04-29 02:24:32.776394 | instance | skipping: [instance] 2026-04-29 02:24:32.776610 | instance | 2026-04-29 02:24:32.776891 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:24:32.777154 | instance | Wednesday 29 April 2026 02:24:32 +0000 (0:00:00.050) 0:34:02.280 ******* 2026-04-29 02:24:32.823539 | instance | skipping: [instance] 2026-04-29 02:24:32.823798 | instance | 2026-04-29 02:24:32.824088 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:24:32.824356 | instance | Wednesday 29 April 2026 02:24:32 +0000 (0:00:00.047) 0:34:02.327 ******* 2026-04-29 02:24:32.876141 | instance | skipping: [instance] 2026-04-29 02:24:32.876388 | instance | 2026-04-29 02:24:32.876667 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:24:32.876947 | instance | Wednesday 29 April 2026 02:24:32 +0000 (0:00:00.052) 0:34:02.380 ******* 2026-04-29 02:24:32.930610 | instance | ok: [instance] 2026-04-29 02:24:32.930858 | instance | 2026-04-29 02:24:32.931133 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:24:32.931404 | instance | Wednesday 29 April 2026 02:24:32 +0000 (0:00:00.054) 0:34:02.434 ******* 2026-04-29 02:24:32.970784 | instance | skipping: [instance] 2026-04-29 02:24:32.971024 | instance | 2026-04-29 02:24:32.971283 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:24:32.971541 | instance | Wednesday 29 April 2026 02:24:32 +0000 (0:00:00.040) 0:34:02.474 ******* 2026-04-29 02:24:33.045843 | instance | ok: [instance] 2026-04-29 02:24:33.046038 | instance | 2026-04-29 02:24:33.046310 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:24:33.046597 | instance | Wednesday 29 April 2026 02:24:33 +0000 (0:00:00.074) 0:34:02.549 ******* 2026-04-29 02:24:33.117378 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:24:33.117637 | instance | 2026-04-29 02:24:33.117912 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:24:33.118170 | instance | Wednesday 29 April 2026 02:24:33 +0000 (0:00:00.071) 0:34:02.621 ******* 2026-04-29 02:24:33.641941 | instance | changed: [instance] 2026-04-29 02:24:33.642179 | instance | 2026-04-29 02:24:33.642468 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-04-29 02:24:33.642771 | instance | Wednesday 29 April 2026 02:24:33 +0000 (0:00:00.523) 0:34:03.145 ******* 2026-04-29 02:24:33.864961 | instance | ok: [instance] 2026-04-29 02:24:33.865005 | instance | 2026-04-29 02:24:33.865010 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-04-29 02:24:33.865015 | instance | Wednesday 29 April 2026 02:24:33 +0000 (0:00:00.223) 0:34:03.368 ******* 2026-04-29 02:24:33.920105 | instance | ok: [instance] => { 2026-04-29 02:24:33.920169 | instance | "changed": false, 2026-04-29 02:24:33.920432 | instance | "msg": "All assertions passed" 2026-04-29 02:24:33.920501 | instance | } 2026-04-29 02:24:33.920538 | instance | 2026-04-29 02:24:33.920816 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-04-29 02:24:33.920852 | instance | Wednesday 29 April 2026 02:24:33 +0000 (0:00:00.055) 0:34:03.424 ******* 2026-04-29 02:24:40.660727 | instance | ok: [instance] 2026-04-29 02:24:40.660801 | instance | 2026-04-29 02:24:40.661023 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-04-29 02:24:40.661058 | instance | Wednesday 29 April 2026 02:24:40 +0000 (0:00:06.740) 0:34:10.164 ******* 2026-04-29 02:24:40.718263 | instance | ok: [instance] => { 2026-04-29 02:24:40.718975 | instance | "changed": false, 2026-04-29 02:24:40.719020 | instance | "msg": "Successfully pulled openvswitch image" 2026-04-29 02:24:40.719025 | instance | } 2026-04-29 02:24:40.719030 | instance | 2026-04-29 02:24:40.719034 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-04-29 02:24:40.719039 | instance | Wednesday 29 April 2026 02:24:40 +0000 (0:00:00.057) 0:34:10.222 ******* 2026-04-29 02:24:42.129329 | instance | changed: [instance] 2026-04-29 02:24:42.129426 | instance | 2026-04-29 02:24:42.129551 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:24:42.129669 | instance | Wednesday 29 April 2026 02:24:42 +0000 (0:00:01.410) 0:34:11.633 ******* 2026-04-29 02:24:42.218528 | instance | skipping: [instance] 2026-04-29 02:24:42.218608 | instance | 2026-04-29 02:24:42.218731 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-04-29 02:24:42.218897 | instance | Wednesday 29 April 2026 02:24:42 +0000 (0:00:00.089) 0:34:11.722 ******* 2026-04-29 02:24:42.323348 | instance | skipping: [instance] 2026-04-29 02:24:42.323442 | instance | 2026-04-29 02:24:42.323571 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:24:42.323728 | instance | Wednesday 29 April 2026 02:24:42 +0000 (0:00:00.103) 0:34:11.825 ******* 2026-04-29 02:24:42.407674 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:24:42.419638 | instance | 2026-04-29 02:24:42.419661 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:24:42.419668 | instance | Wednesday 29 April 2026 02:24:42 +0000 (0:00:00.085) 0:34:11.911 ******* 2026-04-29 02:24:43.024562 | instance | changed: [instance] 2026-04-29 02:24:43.024639 | instance | 2026-04-29 02:24:43.024755 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-04-29 02:24:43.024874 | instance | Wednesday 29 April 2026 02:24:43 +0000 (0:00:00.617) 0:34:12.528 ******* 2026-04-29 02:24:43.646195 | instance | ok: [instance] 2026-04-29 02:24:43.646284 | instance | 2026-04-29 02:24:43.646418 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-04-29 02:24:43.646550 | instance | Wednesday 29 April 2026 02:24:43 +0000 (0:00:00.622) 0:34:13.150 ******* 2026-04-29 02:24:43.697578 | instance | skipping: [instance] 2026-04-29 02:24:43.697665 | instance | 2026-04-29 02:24:43.697797 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-04-29 02:24:43.697921 | instance | Wednesday 29 April 2026 02:24:43 +0000 (0:00:00.051) 0:34:13.201 ******* 2026-04-29 02:24:48.953810 | instance | ok: [instance] 2026-04-29 02:24:48.953891 | instance | 2026-04-29 02:24:48.954153 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-04-29 02:24:48.954192 | instance | Wednesday 29 April 2026 02:24:48 +0000 (0:00:05.256) 0:34:18.458 ******* 2026-04-29 02:24:49.020351 | instance | ok: [instance] => { 2026-04-29 02:24:49.020464 | instance | "changed": false, 2026-04-29 02:24:49.020585 | instance | "msg": "Successfully pulled ovn-controller image" 2026-04-29 02:24:49.020718 | instance | } 2026-04-29 02:24:49.020829 | instance | 2026-04-29 02:24:49.020949 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-04-29 02:24:49.021109 | instance | Wednesday 29 April 2026 02:24:49 +0000 (0:00:00.066) 0:34:18.524 ******* 2026-04-29 02:24:51.127825 | instance | changed: [instance] 2026-04-29 02:24:51.127974 | instance | 2026-04-29 02:24:51.128146 | instance | PLAY [controllers[0]] ********************************************************** 2026-04-29 02:24:51.128311 | instance | 2026-04-29 02:24:51.128495 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 02:24:51.128671 | instance | Wednesday 29 April 2026 02:24:51 +0000 (0:00:02.107) 0:34:20.632 ******* 2026-04-29 02:24:53.593823 | instance | ok: [instance] 2026-04-29 02:24:53.593916 | instance | 2026-04-29 02:24:53.594053 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:24:53.594182 | instance | Wednesday 29 April 2026 02:24:53 +0000 (0:00:02.465) 0:34:23.097 ******* 2026-04-29 02:24:53.675870 | instance | ok: [instance] 2026-04-29 02:24:53.676107 | instance | 2026-04-29 02:24:53.676379 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:24:53.676651 | instance | Wednesday 29 April 2026 02:24:53 +0000 (0:00:00.081) 0:34:23.179 ******* 2026-04-29 02:24:53.728278 | instance | skipping: [instance] 2026-04-29 02:24:53.728513 | instance | 2026-04-29 02:24:53.728799 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:24:53.729065 | instance | Wednesday 29 April 2026 02:24:53 +0000 (0:00:00.052) 0:34:23.232 ******* 2026-04-29 02:24:53.778601 | instance | skipping: [instance] 2026-04-29 02:24:53.778844 | instance | 2026-04-29 02:24:53.779121 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:24:53.779396 | instance | Wednesday 29 April 2026 02:24:53 +0000 (0:00:00.050) 0:34:23.282 ******* 2026-04-29 02:24:53.828316 | instance | skipping: [instance] 2026-04-29 02:24:53.828577 | instance | 2026-04-29 02:24:53.828874 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:24:53.829163 | instance | Wednesday 29 April 2026 02:24:53 +0000 (0:00:00.049) 0:34:23.332 ******* 2026-04-29 02:24:53.885369 | instance | skipping: [instance] 2026-04-29 02:24:53.885624 | instance | 2026-04-29 02:24:53.885909 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:24:53.886206 | instance | Wednesday 29 April 2026 02:24:53 +0000 (0:00:00.056) 0:34:23.388 ******* 2026-04-29 02:24:53.936133 | instance | skipping: [instance] 2026-04-29 02:24:53.936493 | instance | 2026-04-29 02:24:53.936906 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:24:53.937294 | instance | Wednesday 29 April 2026 02:24:53 +0000 (0:00:00.051) 0:34:23.440 ******* 2026-04-29 02:24:53.998423 | instance | ok: [instance] 2026-04-29 02:24:53.998714 | instance | 2026-04-29 02:24:53.999069 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:24:53.999406 | instance | Wednesday 29 April 2026 02:24:53 +0000 (0:00:00.062) 0:34:23.502 ******* 2026-04-29 02:24:54.065420 | instance | ok: [instance] => (item=libvirt_exporter) 2026-04-29 02:24:54.065669 | instance | 2026-04-29 02:24:54.065930 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:24:54.066198 | instance | Wednesday 29 April 2026 02:24:54 +0000 (0:00:00.066) 0:34:23.569 ******* 2026-04-29 02:24:54.148047 | instance | ok: [instance] 2026-04-29 02:24:54.148275 | instance | 2026-04-29 02:24:54.148739 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:24:54.148954 | instance | Wednesday 29 April 2026 02:24:54 +0000 (0:00:00.082) 0:34:23.651 ******* 2026-04-29 02:24:54.233374 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:24:54.233609 | instance | 2026-04-29 02:24:54.233870 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:24:54.234127 | instance | Wednesday 29 April 2026 02:24:54 +0000 (0:00:00.085) 0:34:23.737 ******* 2026-04-29 02:24:54.811739 | instance | changed: [instance] 2026-04-29 02:24:54.811817 | instance | 2026-04-29 02:24:54.811995 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-04-29 02:24:54.812156 | instance | Wednesday 29 April 2026 02:24:54 +0000 (0:00:00.576) 0:34:24.313 ******* 2026-04-29 02:24:56.089900 | instance | changed: [instance] => (item=libvirt-vnc) 2026-04-29 02:24:56.090045 | instance | changed: [instance] => (item=libvirt-api) 2026-04-29 02:24:56.090208 | instance | 2026-04-29 02:24:56.090393 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-04-29 02:24:56.090619 | instance | Wednesday 29 April 2026 02:24:56 +0000 (0:00:01.280) 0:34:25.594 ******* 2026-04-29 02:24:57.384713 | instance | changed: [instance] => (item=libvirt-vnc) 2026-04-29 02:24:57.384984 | instance | changed: [instance] => (item=libvirt-api) 2026-04-29 02:24:57.385231 | instance | 2026-04-29 02:24:57.385519 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-04-29 02:24:57.385778 | instance | Wednesday 29 April 2026 02:24:57 +0000 (0:00:01.294) 0:34:26.888 ******* 2026-04-29 02:24:59.082561 | instance | changed: [instance] 2026-04-29 02:24:59.082612 | instance | 2026-04-29 02:24:59.082620 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:24:59.082627 | instance | Wednesday 29 April 2026 02:24:59 +0000 (0:00:01.696) 0:34:28.585 ******* 2026-04-29 02:24:59.155690 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:24:59.155834 | instance | 2026-04-29 02:24:59.156006 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:24:59.156174 | instance | Wednesday 29 April 2026 02:24:59 +0000 (0:00:00.074) 0:34:28.659 ******* 2026-04-29 02:24:59.670203 | instance | changed: [instance] 2026-04-29 02:24:59.670313 | instance | 2026-04-29 02:24:59.670417 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-04-29 02:24:59.670559 | instance | Wednesday 29 April 2026 02:24:59 +0000 (0:00:00.514) 0:34:29.174 ******* 2026-04-29 02:24:59.768711 | instance | skipping: [instance] 2026-04-29 02:24:59.768969 | instance | 2026-04-29 02:24:59.769235 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-29 02:24:59.769499 | instance | Wednesday 29 April 2026 02:24:59 +0000 (0:00:00.097) 0:34:29.272 ******* 2026-04-29 02:25:00.721384 | instance | ok: [instance] 2026-04-29 02:25:00.721610 | instance | 2026-04-29 02:25:00.721891 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-29 02:25:00.722139 | instance | Wednesday 29 April 2026 02:25:00 +0000 (0:00:00.952) 0:34:30.225 ******* 2026-04-29 02:25:00.936602 | instance | ok: [instance] 2026-04-29 02:25:00.936827 | instance | 2026-04-29 02:25:00.937217 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-29 02:25:00.937616 | instance | Wednesday 29 April 2026 02:25:00 +0000 (0:00:00.215) 0:34:30.440 ******* 2026-04-29 02:25:01.427419 | instance | ok: [instance] 2026-04-29 02:25:01.427526 | instance | 2026-04-29 02:25:01.427721 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:25:01.427881 | instance | Wednesday 29 April 2026 02:25:01 +0000 (0:00:00.490) 0:34:30.931 ******* 2026-04-29 02:25:01.694440 | instance | ok: [instance] 2026-04-29 02:25:01.694811 | instance | 2026-04-29 02:25:01.695088 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:25:01.695383 | instance | Wednesday 29 April 2026 02:25:01 +0000 (0:00:00.267) 0:34:31.198 ******* 2026-04-29 02:25:01.787547 | instance | included: rabbitmq for instance 2026-04-29 02:25:01.787832 | instance | 2026-04-29 02:25:01.788178 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-29 02:25:01.788508 | instance | Wednesday 29 April 2026 02:25:01 +0000 (0:00:00.092) 0:34:31.291 ******* 2026-04-29 02:25:02.443665 | instance | ok: [instance] 2026-04-29 02:25:02.443734 | instance | 2026-04-29 02:25:02.443849 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-29 02:25:02.444013 | instance | Wednesday 29 April 2026 02:25:02 +0000 (0:00:00.656) 0:34:31.947 ******* 2026-04-29 02:25:02.502768 | instance | skipping: [instance] 2026-04-29 02:25:02.502872 | instance | 2026-04-29 02:25:02.502998 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-29 02:25:02.503122 | instance | Wednesday 29 April 2026 02:25:02 +0000 (0:00:00.059) 0:34:32.006 ******* 2026-04-29 02:25:02.570023 | instance | skipping: [instance] 2026-04-29 02:25:02.570185 | instance | 2026-04-29 02:25:02.570373 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-29 02:25:02.570591 | instance | Wednesday 29 April 2026 02:25:02 +0000 (0:00:00.067) 0:34:32.074 ******* 2026-04-29 02:25:02.631064 | instance | skipping: [instance] 2026-04-29 02:25:02.631234 | instance | 2026-04-29 02:25:02.631448 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-29 02:25:02.631643 | instance | Wednesday 29 April 2026 02:25:02 +0000 (0:00:00.060) 0:34:32.134 ******* 2026-04-29 02:25:28.571007 | instance | changed: [instance] 2026-04-29 02:25:28.571247 | instance | 2026-04-29 02:25:28.571534 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:25:28.571800 | instance | Wednesday 29 April 2026 02:25:28 +0000 (0:00:25.939) 0:34:58.074 ******* 2026-04-29 02:25:29.245808 | instance | ok: [instance] 2026-04-29 02:25:29.246032 | instance | 2026-04-29 02:25:29.246321 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:25:29.246639 | instance | Wednesday 29 April 2026 02:25:29 +0000 (0:00:00.674) 0:34:58.749 ******* 2026-04-29 02:25:29.514138 | instance | ok: [instance] 2026-04-29 02:25:29.514398 | instance | 2026-04-29 02:25:29.514756 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:25:29.515042 | instance | Wednesday 29 April 2026 02:25:29 +0000 (0:00:00.268) 0:34:59.017 ******* 2026-04-29 02:25:29.582786 | instance | skipping: [instance] 2026-04-29 02:25:29.583067 | instance | 2026-04-29 02:25:29.583374 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:25:29.583640 | instance | Wednesday 29 April 2026 02:25:29 +0000 (0:00:00.068) 0:34:59.086 ******* 2026-04-29 02:25:29.642997 | instance | skipping: [instance] 2026-04-29 02:25:29.643224 | instance | 2026-04-29 02:25:29.643534 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:25:29.643828 | instance | Wednesday 29 April 2026 02:25:29 +0000 (0:00:00.061) 0:34:59.147 ******* 2026-04-29 02:25:29.712221 | instance | ok: [instance] 2026-04-29 02:25:29.712311 | instance | 2026-04-29 02:25:29.712443 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:25:29.712560 | instance | Wednesday 29 April 2026 02:25:29 +0000 (0:00:00.069) 0:34:59.216 ******* 2026-04-29 02:25:29.940252 | instance | ok: [instance] => (item=baremetal) 2026-04-29 02:25:29.940488 | instance | ok: [instance] => (item=oslo_db) 2026-04-29 02:25:29.940783 | instance | ok: [instance] => (item=volumev3) 2026-04-29 02:25:29.941076 | instance | ok: [instance] => (item=oslo_db_api) 2026-04-29 02:25:29.941325 | instance | ok: [instance] => (item=placement) 2026-04-29 02:25:29.941585 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-04-29 02:25:29.941843 | instance | ok: [instance] => (item=oslo_cache) 2026-04-29 02:25:29.942136 | instance | ok: [instance] => (item=compute) 2026-04-29 02:25:29.942394 | instance | ok: [instance] => (item=compute_metadata) 2026-04-29 02:25:29.942687 | instance | ok: [instance] => (item=image) 2026-04-29 02:25:29.942944 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-04-29 02:25:29.943203 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-29 02:25:29.943458 | instance | ok: [instance] => (item=network) 2026-04-29 02:25:29.943713 | instance | ok: [instance] => (item=identity) 2026-04-29 02:25:29.943955 | instance | 2026-04-29 02:25:29.944227 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:25:29.944486 | instance | Wednesday 29 April 2026 02:25:29 +0000 (0:00:00.227) 0:34:59.443 ******* 2026-04-29 02:25:30.025001 | instance | ok: [instance] 2026-04-29 02:25:30.025122 | instance | 2026-04-29 02:25:30.025297 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:25:30.025461 | instance | Wednesday 29 April 2026 02:25:30 +0000 (0:00:00.085) 0:34:59.529 ******* 2026-04-29 02:25:30.107256 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:25:30.107415 | instance | 2026-04-29 02:25:30.107584 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:25:30.107760 | instance | Wednesday 29 April 2026 02:25:30 +0000 (0:00:00.081) 0:34:59.610 ******* 2026-04-29 02:25:30.660636 | instance | changed: [instance] 2026-04-29 02:25:30.661005 | instance | 2026-04-29 02:25:30.661309 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-04-29 02:25:30.661596 | instance | Wednesday 29 April 2026 02:25:30 +0000 (0:00:00.553) 0:35:00.164 ******* 2026-04-29 02:25:30.858135 | instance | ok: [instance -> localhost] 2026-04-29 02:25:30.858349 | instance | 2026-04-29 02:25:30.858659 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-04-29 02:25:30.858919 | instance | Wednesday 29 April 2026 02:25:30 +0000 (0:00:00.197) 0:35:00.362 ******* 2026-04-29 02:25:31.242545 | instance | ok: [instance -> localhost] 2026-04-29 02:25:31.242776 | instance | 2026-04-29 02:25:31.243058 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-04-29 02:25:31.243332 | instance | Wednesday 29 April 2026 02:25:31 +0000 (0:00:00.384) 0:35:00.746 ******* 2026-04-29 02:25:31.756879 | instance | ok: [instance -> localhost] 2026-04-29 02:25:31.757101 | instance | 2026-04-29 02:25:31.757375 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-04-29 02:25:31.757644 | instance | Wednesday 29 April 2026 02:25:31 +0000 (0:00:00.514) 0:35:01.260 ******* 2026-04-29 02:25:31.973548 | instance | ok: [instance -> localhost] 2026-04-29 02:25:31.973633 | instance | 2026-04-29 02:25:31.973745 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-04-29 02:25:31.973869 | instance | Wednesday 29 April 2026 02:25:31 +0000 (0:00:00.216) 0:35:01.477 ******* 2026-04-29 02:25:33.245725 | instance | ok: [instance] => (item=nova-bootstrap) 2026-04-29 02:25:33.245954 | instance | ok: [instance] => (item=nova-cell-setup) 2026-04-29 02:25:33.246199 | instance | 2026-04-29 02:25:33.246525 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-04-29 02:25:33.246795 | instance | Wednesday 29 April 2026 02:25:33 +0000 (0:00:01.271) 0:35:02.749 ******* 2026-04-29 02:28:07.706791 | instance | changed: [instance] 2026-04-29 02:28:07.706859 | instance | 2026-04-29 02:28:07.706868 | instance | TASK [Create Ingress] ********************************************************** 2026-04-29 02:28:07.706889 | instance | Wednesday 29 April 2026 02:28:07 +0000 (0:02:34.460) 0:37:37.209 ******* 2026-04-29 02:28:07.848772 | instance | included: openstack_helm_ingress for instance 2026-04-29 02:28:07.848843 | instance | 2026-04-29 02:28:07.848987 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 02:28:07.849118 | instance | Wednesday 29 April 2026 02:28:07 +0000 (0:00:00.143) 0:37:37.353 ******* 2026-04-29 02:28:07.910259 | instance | skipping: [instance] 2026-04-29 02:28:07.910667 | instance | 2026-04-29 02:28:07.911060 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 02:28:07.911068 | instance | Wednesday 29 April 2026 02:28:07 +0000 (0:00:00.061) 0:37:37.414 ******* 2026-04-29 02:28:07.969476 | instance | skipping: [instance] 2026-04-29 02:28:07.969539 | instance | 2026-04-29 02:28:07.969824 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 02:28:07.969868 | instance | Wednesday 29 April 2026 02:28:07 +0000 (0:00:00.059) 0:37:37.473 ******* 2026-04-29 02:28:08.041687 | instance | ok: [instance] 2026-04-29 02:28:08.041796 | instance | 2026-04-29 02:28:08.042044 | instance | TASK [Create Ingress compute] ************************************************** 2026-04-29 02:28:08.042089 | instance | Wednesday 29 April 2026 02:28:08 +0000 (0:00:00.072) 0:37:37.545 ******* 2026-04-29 02:28:08.136658 | instance | included: ingress for instance 2026-04-29 02:28:08.137117 | instance | 2026-04-29 02:28:08.137160 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-04-29 02:28:08.137172 | instance | Wednesday 29 April 2026 02:28:08 +0000 (0:00:00.094) 0:37:37.640 ******* 2026-04-29 02:28:09.112093 | instance | changed: [instance] 2026-04-29 02:28:09.112171 | instance | 2026-04-29 02:28:09.112283 | instance | TASK [Create Ingress] ********************************************************** 2026-04-29 02:28:09.112399 | instance | Wednesday 29 April 2026 02:28:09 +0000 (0:00:00.975) 0:37:38.616 ******* 2026-04-29 02:28:09.238611 | instance | included: openstack_helm_ingress for instance 2026-04-29 02:28:09.238965 | instance | 2026-04-29 02:28:09.239008 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 02:28:09.239014 | instance | Wednesday 29 April 2026 02:28:09 +0000 (0:00:00.126) 0:37:38.742 ******* 2026-04-29 02:28:09.301929 | instance | skipping: [instance] 2026-04-29 02:28:09.301976 | instance | 2026-04-29 02:28:09.302116 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 02:28:09.302235 | instance | Wednesday 29 April 2026 02:28:09 +0000 (0:00:00.063) 0:37:38.806 ******* 2026-04-29 02:28:09.363361 | instance | skipping: [instance] 2026-04-29 02:28:09.363483 | instance | 2026-04-29 02:28:09.363711 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 02:28:09.363836 | instance | Wednesday 29 April 2026 02:28:09 +0000 (0:00:00.061) 0:37:38.867 ******* 2026-04-29 02:28:09.436010 | instance | ok: [instance] 2026-04-29 02:28:09.436107 | instance | 2026-04-29 02:28:09.436228 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-04-29 02:28:09.436349 | instance | Wednesday 29 April 2026 02:28:09 +0000 (0:00:00.072) 0:37:38.940 ******* 2026-04-29 02:28:09.533065 | instance | included: ingress for instance 2026-04-29 02:28:09.533107 | instance | 2026-04-29 02:28:09.533112 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-04-29 02:28:09.533117 | instance | Wednesday 29 April 2026 02:28:09 +0000 (0:00:00.096) 0:37:39.036 ******* 2026-04-29 02:28:10.631391 | instance | changed: [instance] 2026-04-29 02:28:10.631435 | instance | 2026-04-29 02:28:10.631440 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-04-29 02:28:10.631445 | instance | Wednesday 29 April 2026 02:28:10 +0000 (0:00:01.098) 0:37:40.135 ******* 2026-04-29 02:28:11.385908 | instance | ok: [instance] 2026-04-29 02:28:11.385985 | instance | 2026-04-29 02:28:11.386109 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-04-29 02:28:11.386232 | instance | Wednesday 29 April 2026 02:28:11 +0000 (0:00:00.754) 0:37:40.890 ******* 2026-04-29 02:28:29.258085 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-04-29 02:28:29.258371 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-04-29 02:28:29.260687 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-04-29 02:28:29.260745 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-04-29 02:28:29.260756 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-04-29 02:28:29.260765 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-04-29 02:28:29.260774 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-04-29 02:28:29.260783 | instance | 2026-04-29 02:28:29.260793 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:28:29.260803 | instance | Wednesday 29 April 2026 02:28:29 +0000 (0:00:17.869) 0:37:58.759 ******* 2026-04-29 02:28:29.455507 | instance | ok: [instance] 2026-04-29 02:28:29.455583 | instance | 2026-04-29 02:28:29.455733 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:28:29.455867 | instance | Wednesday 29 April 2026 02:28:29 +0000 (0:00:00.200) 0:37:58.959 ******* 2026-04-29 02:28:29.549762 | instance | included: rabbitmq for instance 2026-04-29 02:28:29.549809 | instance | 2026-04-29 02:28:29.549943 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-29 02:28:29.550123 | instance | Wednesday 29 April 2026 02:28:29 +0000 (0:00:00.094) 0:37:59.053 ******* 2026-04-29 02:28:30.200051 | instance | ok: [instance] 2026-04-29 02:28:30.200189 | instance | 2026-04-29 02:28:30.200246 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-29 02:28:30.200401 | instance | Wednesday 29 April 2026 02:28:30 +0000 (0:00:00.650) 0:37:59.704 ******* 2026-04-29 02:28:30.271526 | instance | skipping: [instance] 2026-04-29 02:28:30.271626 | instance | 2026-04-29 02:28:30.271951 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-29 02:28:30.272023 | instance | Wednesday 29 April 2026 02:28:30 +0000 (0:00:00.070) 0:37:59.774 ******* 2026-04-29 02:28:30.334136 | instance | skipping: [instance] 2026-04-29 02:28:30.334208 | instance | 2026-04-29 02:28:30.334351 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-29 02:28:30.334424 | instance | Wednesday 29 April 2026 02:28:30 +0000 (0:00:00.062) 0:37:59.837 ******* 2026-04-29 02:28:30.401932 | instance | skipping: [instance] 2026-04-29 02:28:30.402124 | instance | 2026-04-29 02:28:30.402267 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-29 02:28:30.402380 | instance | Wednesday 29 April 2026 02:28:30 +0000 (0:00:00.067) 0:37:59.905 ******* 2026-04-29 02:29:01.320527 | instance | changed: [instance] 2026-04-29 02:29:01.320819 | instance | 2026-04-29 02:29:01.321152 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:29:01.321427 | instance | Wednesday 29 April 2026 02:29:01 +0000 (0:00:30.918) 0:38:30.824 ******* 2026-04-29 02:29:01.973149 | instance | ok: [instance] 2026-04-29 02:29:01.973367 | instance | 2026-04-29 02:29:01.973663 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:29:01.973941 | instance | Wednesday 29 April 2026 02:29:01 +0000 (0:00:00.652) 0:38:31.477 ******* 2026-04-29 02:29:02.124762 | instance | ok: [instance] 2026-04-29 02:29:02.124964 | instance | 2026-04-29 02:29:02.125252 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:29:02.125525 | instance | Wednesday 29 April 2026 02:29:02 +0000 (0:00:00.151) 0:38:31.628 ******* 2026-04-29 02:29:02.185893 | instance | skipping: [instance] 2026-04-29 02:29:02.186120 | instance | 2026-04-29 02:29:02.186387 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:29:02.186690 | instance | Wednesday 29 April 2026 02:29:02 +0000 (0:00:00.061) 0:38:31.690 ******* 2026-04-29 02:29:02.246977 | instance | skipping: [instance] 2026-04-29 02:29:02.247197 | instance | 2026-04-29 02:29:02.247473 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:29:02.247734 | instance | Wednesday 29 April 2026 02:29:02 +0000 (0:00:00.060) 0:38:31.751 ******* 2026-04-29 02:29:02.305232 | instance | ok: [instance] 2026-04-29 02:29:02.305376 | instance | 2026-04-29 02:29:02.305558 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:29:02.305734 | instance | Wednesday 29 April 2026 02:29:02 +0000 (0:00:00.058) 0:38:31.809 ******* 2026-04-29 02:29:02.479672 | instance | ok: [instance] => (item=baremetal) 2026-04-29 02:29:02.479921 | instance | ok: [instance] => (item=oslo_db) 2026-04-29 02:29:02.480187 | instance | ok: [instance] => (item=load_balancer) 2026-04-29 02:29:02.480499 | instance | ok: [instance] => (item=oslo_cache) 2026-04-29 02:29:02.480758 | instance | ok: [instance] => (item=compute) 2026-04-29 02:29:02.481013 | instance | ok: [instance] => (item=dns) 2026-04-29 02:29:02.481277 | instance | ok: [instance] => (item=compute_metadata) 2026-04-29 02:29:02.481545 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-29 02:29:02.481805 | instance | ok: [instance] => (item=network) 2026-04-29 02:29:02.482072 | instance | ok: [instance] => (item=identity) 2026-04-29 02:29:02.482347 | instance | 2026-04-29 02:29:02.482645 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:29:02.482916 | instance | Wednesday 29 April 2026 02:29:02 +0000 (0:00:00.174) 0:38:31.983 ******* 2026-04-29 02:29:02.562830 | instance | ok: [instance] 2026-04-29 02:29:02.563015 | instance | 2026-04-29 02:29:02.563343 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:29:02.563634 | instance | Wednesday 29 April 2026 02:29:02 +0000 (0:00:00.082) 0:38:32.066 ******* 2026-04-29 02:29:02.642585 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:29:02.642845 | instance | 2026-04-29 02:29:02.643106 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:29:02.643366 | instance | Wednesday 29 April 2026 02:29:02 +0000 (0:00:00.080) 0:38:32.146 ******* 2026-04-29 02:29:03.210633 | instance | changed: [instance] 2026-04-29 02:29:03.210745 | instance | 2026-04-29 02:29:03.210923 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-04-29 02:29:03.211087 | instance | Wednesday 29 April 2026 02:29:03 +0000 (0:00:00.567) 0:38:32.714 ******* 2026-04-29 02:29:03.267854 | instance | skipping: [instance] 2026-04-29 02:29:03.267948 | instance | 2026-04-29 02:29:03.268070 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-04-29 02:29:03.268200 | instance | Wednesday 29 April 2026 02:29:03 +0000 (0:00:00.057) 0:38:32.771 ******* 2026-04-29 02:29:03.579795 | instance | ok: [instance] 2026-04-29 02:29:03.579860 | instance | 2026-04-29 02:29:03.580001 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-04-29 02:29:03.580116 | instance | Wednesday 29 April 2026 02:29:03 +0000 (0:00:00.312) 0:38:33.083 ******* 2026-04-29 02:29:03.669801 | instance | ok: [instance] 2026-04-29 02:29:03.669911 | instance | 2026-04-29 02:29:03.670078 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-04-29 02:29:03.670192 | instance | Wednesday 29 April 2026 02:29:03 +0000 (0:00:00.089) 0:38:33.173 ******* 2026-04-29 02:29:03.743827 | instance | ok: [instance] 2026-04-29 02:29:03.743919 | instance | 2026-04-29 02:29:03.744044 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-04-29 02:29:03.744184 | instance | Wednesday 29 April 2026 02:29:03 +0000 (0:00:00.074) 0:38:33.248 ******* 2026-04-29 02:31:11.410061 | instance | changed: [instance] 2026-04-29 02:31:11.410173 | instance | 2026-04-29 02:31:11.410185 | instance | TASK [Create Ingress] ********************************************************** 2026-04-29 02:31:11.410270 | instance | Wednesday 29 April 2026 02:31:11 +0000 (0:02:07.665) 0:40:40.914 ******* 2026-04-29 02:31:11.535196 | instance | included: openstack_helm_ingress for instance 2026-04-29 02:31:11.535303 | instance | 2026-04-29 02:31:11.535375 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 02:31:11.535503 | instance | Wednesday 29 April 2026 02:31:11 +0000 (0:00:00.125) 0:40:41.039 ******* 2026-04-29 02:31:11.595031 | instance | skipping: [instance] 2026-04-29 02:31:11.595153 | instance | 2026-04-29 02:31:11.595170 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 02:31:11.595325 | instance | Wednesday 29 April 2026 02:31:11 +0000 (0:00:00.059) 0:40:41.099 ******* 2026-04-29 02:31:11.654128 | instance | skipping: [instance] 2026-04-29 02:31:11.654228 | instance | 2026-04-29 02:31:11.654356 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 02:31:11.654475 | instance | Wednesday 29 April 2026 02:31:11 +0000 (0:00:00.059) 0:40:41.158 ******* 2026-04-29 02:31:11.727354 | instance | ok: [instance] 2026-04-29 02:31:11.727452 | instance | 2026-04-29 02:31:11.727602 | instance | TASK [Create Ingress network] ************************************************** 2026-04-29 02:31:11.727702 | instance | Wednesday 29 April 2026 02:31:11 +0000 (0:00:00.073) 0:40:41.231 ******* 2026-04-29 02:31:11.820255 | instance | included: ingress for instance 2026-04-29 02:31:11.820373 | instance | 2026-04-29 02:31:11.820444 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-04-29 02:31:11.820534 | instance | Wednesday 29 April 2026 02:31:11 +0000 (0:00:00.092) 0:40:41.324 ******* 2026-04-29 02:31:12.800578 | instance | changed: [instance] 2026-04-29 02:31:12.800686 | instance | 2026-04-29 02:31:12.800824 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-04-29 02:31:12.800997 | instance | Wednesday 29 April 2026 02:31:12 +0000 (0:00:00.979) 0:40:42.304 ******* 2026-04-29 02:31:13.497212 | instance | ok: [instance] 2026-04-29 02:31:13.497341 | instance | 2026-04-29 02:31:13.497542 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-04-29 02:31:13.497702 | instance | Wednesday 29 April 2026 02:31:13 +0000 (0:00:00.696) 0:40:43.001 ******* 2026-04-29 02:31:28.779088 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-04-29 02:31:28.779148 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-04-29 02:31:28.779385 | 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-29 02:31:28.779462 | instance | 2026-04-29 02:31:28.779700 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-04-29 02:31:28.779753 | instance | Wednesday 29 April 2026 02:31:28 +0000 (0:00:15.280) 0:40:58.282 ******* 2026-04-29 02:31:31.660036 | 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-29 02:31:31.660117 | instance | 2026-04-29 02:31:31.660389 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:31:31.660429 | instance | Wednesday 29 April 2026 02:31:31 +0000 (0:00:02.881) 0:41:01.164 ******* 2026-04-29 02:31:31.757876 | instance | ok: [instance] 2026-04-29 02:31:31.757973 | instance | 2026-04-29 02:31:31.758145 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:31:31.758281 | instance | Wednesday 29 April 2026 02:31:31 +0000 (0:00:00.097) 0:41:01.262 ******* 2026-04-29 02:31:31.853290 | instance | included: rabbitmq for instance 2026-04-29 02:31:31.853373 | instance | 2026-04-29 02:31:31.853627 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-29 02:31:31.853643 | instance | Wednesday 29 April 2026 02:31:31 +0000 (0:00:00.095) 0:41:01.357 ******* 2026-04-29 02:31:32.512684 | instance | ok: [instance] 2026-04-29 02:31:32.512754 | instance | 2026-04-29 02:31:32.512883 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-29 02:31:32.513007 | instance | Wednesday 29 April 2026 02:31:32 +0000 (0:00:00.659) 0:41:02.016 ******* 2026-04-29 02:31:32.576422 | instance | skipping: [instance] 2026-04-29 02:31:32.576962 | instance | 2026-04-29 02:31:32.577045 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-29 02:31:32.577070 | instance | Wednesday 29 April 2026 02:31:32 +0000 (0:00:00.063) 0:41:02.080 ******* 2026-04-29 02:31:32.642327 | instance | skipping: [instance] 2026-04-29 02:31:32.642393 | instance | 2026-04-29 02:31:32.642401 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-29 02:31:32.642407 | instance | Wednesday 29 April 2026 02:31:32 +0000 (0:00:00.065) 0:41:02.145 ******* 2026-04-29 02:31:32.704065 | instance | skipping: [instance] 2026-04-29 02:31:32.704456 | instance | 2026-04-29 02:31:32.704495 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-29 02:31:32.704501 | instance | Wednesday 29 April 2026 02:31:32 +0000 (0:00:00.062) 0:41:02.207 ******* 2026-04-29 02:32:03.565893 | instance | changed: [instance] 2026-04-29 02:32:03.565983 | instance | 2026-04-29 02:32:03.566111 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:32:03.566233 | instance | Wednesday 29 April 2026 02:32:03 +0000 (0:00:30.862) 0:41:33.069 ******* 2026-04-29 02:32:04.245036 | instance | ok: [instance] 2026-04-29 02:32:04.245122 | instance | 2026-04-29 02:32:04.245248 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:32:04.245367 | instance | Wednesday 29 April 2026 02:32:04 +0000 (0:00:00.679) 0:41:33.749 ******* 2026-04-29 02:32:04.302695 | instance | ok: [instance] 2026-04-29 02:32:04.302808 | instance | 2026-04-29 02:32:04.302934 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:32:04.303053 | instance | Wednesday 29 April 2026 02:32:04 +0000 (0:00:00.057) 0:41:33.807 ******* 2026-04-29 02:32:04.366239 | instance | skipping: [instance] 2026-04-29 02:32:04.366387 | instance | 2026-04-29 02:32:04.366533 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:32:04.366661 | instance | Wednesday 29 April 2026 02:32:04 +0000 (0:00:00.063) 0:41:33.870 ******* 2026-04-29 02:32:04.422966 | instance | skipping: [instance] 2026-04-29 02:32:04.423072 | instance | 2026-04-29 02:32:04.423196 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:32:04.423313 | instance | Wednesday 29 April 2026 02:32:04 +0000 (0:00:00.056) 0:41:33.927 ******* 2026-04-29 02:32:04.489462 | instance | ok: [instance] 2026-04-29 02:32:04.489572 | instance | 2026-04-29 02:32:04.489711 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:32:04.489819 | instance | Wednesday 29 April 2026 02:32:04 +0000 (0:00:00.066) 0:41:33.993 ******* 2026-04-29 02:32:04.611812 | instance | ok: [instance] => (item=oslo_db) 2026-04-29 02:32:04.611908 | instance | ok: [instance] => (item=oslo_cache) 2026-04-29 02:32:04.612023 | instance | ok: [instance] => (item=orchestration) 2026-04-29 02:32:04.612186 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-29 02:32:04.612308 | instance | ok: [instance] => (item=cloudformation) 2026-04-29 02:32:04.612424 | instance | ok: [instance] => (item=identity) 2026-04-29 02:32:04.612533 | instance | 2026-04-29 02:32:04.612694 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:32:04.612854 | instance | Wednesday 29 April 2026 02:32:04 +0000 (0:00:00.122) 0:41:34.115 ******* 2026-04-29 02:32:04.696790 | instance | ok: [instance] 2026-04-29 02:32:04.696884 | instance | 2026-04-29 02:32:04.697010 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:32:04.697173 | instance | Wednesday 29 April 2026 02:32:04 +0000 (0:00:00.085) 0:41:34.201 ******* 2026-04-29 02:32:04.774561 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:32:04.774648 | instance | 2026-04-29 02:32:04.774768 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:32:04.774886 | instance | Wednesday 29 April 2026 02:32:04 +0000 (0:00:00.077) 0:41:34.278 ******* 2026-04-29 02:32:05.499444 | instance | changed: [instance] 2026-04-29 02:32:05.499676 | instance | 2026-04-29 02:32:05.499944 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-04-29 02:32:05.500213 | instance | Wednesday 29 April 2026 02:32:05 +0000 (0:00:00.724) 0:41:35.003 ******* 2026-04-29 02:35:23.535896 | instance | changed: [instance] 2026-04-29 02:35:23.536086 | instance | 2026-04-29 02:35:23.536362 | instance | TASK [Create Ingress] ********************************************************** 2026-04-29 02:35:23.536665 | instance | Wednesday 29 April 2026 02:35:23 +0000 (0:03:18.036) 0:44:53.039 ******* 2026-04-29 02:35:23.682662 | instance | included: openstack_helm_ingress for instance 2026-04-29 02:35:23.682798 | instance | 2026-04-29 02:35:23.682982 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 02:35:23.683159 | instance | Wednesday 29 April 2026 02:35:23 +0000 (0:00:00.147) 0:44:53.186 ******* 2026-04-29 02:35:23.746161 | instance | skipping: [instance] 2026-04-29 02:35:23.746416 | instance | 2026-04-29 02:35:23.746757 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 02:35:23.747028 | instance | Wednesday 29 April 2026 02:35:23 +0000 (0:00:00.063) 0:44:53.249 ******* 2026-04-29 02:35:23.803683 | instance | skipping: [instance] 2026-04-29 02:35:23.803905 | instance | 2026-04-29 02:35:23.804182 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 02:35:23.804445 | instance | Wednesday 29 April 2026 02:35:23 +0000 (0:00:00.057) 0:44:53.307 ******* 2026-04-29 02:35:23.883674 | instance | ok: [instance] 2026-04-29 02:35:23.883754 | instance | 2026-04-29 02:35:23.883873 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-04-29 02:35:23.883989 | instance | Wednesday 29 April 2026 02:35:23 +0000 (0:00:00.080) 0:44:53.387 ******* 2026-04-29 02:35:23.976412 | instance | included: ingress for instance 2026-04-29 02:35:23.976839 | instance | 2026-04-29 02:35:23.976900 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-04-29 02:35:23.977179 | instance | Wednesday 29 April 2026 02:35:23 +0000 (0:00:00.092) 0:44:53.480 ******* 2026-04-29 02:35:24.991409 | instance | changed: [instance] 2026-04-29 02:35:24.991700 | instance | 2026-04-29 02:35:24.991984 | instance | TASK [Create Ingress] ********************************************************** 2026-04-29 02:35:24.992270 | instance | Wednesday 29 April 2026 02:35:24 +0000 (0:00:01.014) 0:44:54.495 ******* 2026-04-29 02:35:25.127639 | instance | included: openstack_helm_ingress for instance 2026-04-29 02:35:25.127890 | instance | 2026-04-29 02:35:25.128205 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 02:35:25.128514 | instance | Wednesday 29 April 2026 02:35:25 +0000 (0:00:00.136) 0:44:54.631 ******* 2026-04-29 02:35:25.191691 | instance | skipping: [instance] 2026-04-29 02:35:25.191831 | instance | 2026-04-29 02:35:25.192029 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 02:35:25.192208 | instance | Wednesday 29 April 2026 02:35:25 +0000 (0:00:00.064) 0:44:54.695 ******* 2026-04-29 02:35:25.255382 | instance | skipping: [instance] 2026-04-29 02:35:25.255527 | instance | 2026-04-29 02:35:25.255720 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 02:35:25.255884 | instance | Wednesday 29 April 2026 02:35:25 +0000 (0:00:00.063) 0:44:54.759 ******* 2026-04-29 02:35:25.339598 | instance | ok: [instance] 2026-04-29 02:35:25.339818 | instance | 2026-04-29 02:35:25.340115 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-04-29 02:35:25.340370 | instance | Wednesday 29 April 2026 02:35:25 +0000 (0:00:00.084) 0:44:54.843 ******* 2026-04-29 02:35:25.430778 | instance | included: ingress for instance 2026-04-29 02:35:25.430958 | instance | 2026-04-29 02:35:25.431188 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-04-29 02:35:25.431410 | instance | Wednesday 29 April 2026 02:35:25 +0000 (0:00:00.091) 0:44:54.934 ******* 2026-04-29 02:35:26.468444 | instance | changed: [instance] 2026-04-29 02:35:26.468694 | instance | 2026-04-29 02:35:26.468970 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-29 02:35:26.469240 | instance | Wednesday 29 April 2026 02:35:26 +0000 (0:00:01.037) 0:44:55.972 ******* 2026-04-29 02:35:26.723363 | instance | ok: [instance] 2026-04-29 02:35:26.723478 | instance | 2026-04-29 02:35:26.723643 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-29 02:35:26.723807 | instance | Wednesday 29 April 2026 02:35:26 +0000 (0:00:00.255) 0:44:56.227 ******* 2026-04-29 02:35:27.817496 | instance | ok: [instance] 2026-04-29 02:35:27.817772 | instance | 2026-04-29 02:35:27.818057 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-29 02:35:27.818344 | instance | Wednesday 29 April 2026 02:35:27 +0000 (0:00:01.093) 0:44:57.321 ******* 2026-04-29 02:35:28.078633 | instance | ok: [instance] 2026-04-29 02:35:28.078811 | instance | 2026-04-29 02:35:28.078998 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 02:35:28.079171 | instance | Wednesday 29 April 2026 02:35:28 +0000 (0:00:00.261) 0:44:57.582 ******* 2026-04-29 02:35:28.176955 | instance | ok: [instance] => { 2026-04-29 02:35:28.177230 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-04-29 02:35:28.177485 | instance | } 2026-04-29 02:35:28.177725 | instance | 2026-04-29 02:35:28.178000 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 02:35:28.178300 | instance | Wednesday 29 April 2026 02:35:28 +0000 (0:00:00.098) 0:44:57.680 ******* 2026-04-29 02:35:28.549266 | instance | ok: [instance] 2026-04-29 02:35:28.549501 | instance | 2026-04-29 02:35:28.549785 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 02:35:28.550060 | instance | Wednesday 29 April 2026 02:35:28 +0000 (0:00:00.372) 0:44:58.053 ******* 2026-04-29 02:35:29.583978 | instance | ok: [instance] 2026-04-29 02:35:29.584154 | instance | 2026-04-29 02:35:29.584331 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-29 02:35:29.584506 | instance | Wednesday 29 April 2026 02:35:29 +0000 (0:00:01.034) 0:44:59.088 ******* 2026-04-29 02:35:30.081635 | instance | ok: [instance] 2026-04-29 02:35:30.081698 | instance | 2026-04-29 02:35:30.081844 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-29 02:35:30.081965 | instance | Wednesday 29 April 2026 02:35:30 +0000 (0:00:00.497) 0:44:59.585 ******* 2026-04-29 02:35:30.886603 | instance | ok: [instance] 2026-04-29 02:35:30.886851 | instance | 2026-04-29 02:35:30.887136 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-29 02:35:30.887435 | instance | Wednesday 29 April 2026 02:35:30 +0000 (0:00:00.804) 0:45:00.390 ******* 2026-04-29 02:35:31.617586 | instance | ok: [instance] 2026-04-29 02:35:31.617839 | instance | 2026-04-29 02:35:31.618120 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-29 02:35:31.618384 | instance | Wednesday 29 April 2026 02:35:31 +0000 (0:00:00.730) 0:45:01.121 ******* 2026-04-29 02:35:31.965454 | instance | ok: [instance] 2026-04-29 02:35:31.965686 | instance | 2026-04-29 02:35:31.966013 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-29 02:35:31.966281 | instance | Wednesday 29 April 2026 02:35:31 +0000 (0:00:00.347) 0:45:01.469 ******* 2026-04-29 02:35:32.111592 | instance | included: openstack_helm_endpoints for instance 2026-04-29 02:35:32.111834 | instance | 2026-04-29 02:35:32.112103 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:35:32.112367 | instance | Wednesday 29 April 2026 02:35:32 +0000 (0:00:00.146) 0:45:01.615 ******* 2026-04-29 02:35:32.169675 | instance | skipping: [instance] 2026-04-29 02:35:32.169906 | instance | 2026-04-29 02:35:32.170154 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:35:32.170411 | instance | Wednesday 29 April 2026 02:35:32 +0000 (0:00:00.058) 0:45:01.673 ******* 2026-04-29 02:35:32.222994 | instance | skipping: [instance] 2026-04-29 02:35:32.223082 | instance | 2026-04-29 02:35:32.223199 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:35:32.223319 | instance | Wednesday 29 April 2026 02:35:32 +0000 (0:00:00.053) 0:45:01.727 ******* 2026-04-29 02:35:32.275155 | instance | skipping: [instance] 2026-04-29 02:35:32.275370 | instance | 2026-04-29 02:35:32.275644 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:35:32.275903 | instance | Wednesday 29 April 2026 02:35:32 +0000 (0:00:00.052) 0:45:01.779 ******* 2026-04-29 02:35:32.327480 | instance | skipping: [instance] 2026-04-29 02:35:32.327707 | instance | 2026-04-29 02:35:32.327977 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:35:32.328234 | instance | Wednesday 29 April 2026 02:35:32 +0000 (0:00:00.052) 0:45:01.831 ******* 2026-04-29 02:35:32.379699 | instance | skipping: [instance] 2026-04-29 02:35:32.379938 | instance | 2026-04-29 02:35:32.380215 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:35:32.380474 | instance | Wednesday 29 April 2026 02:35:32 +0000 (0:00:00.052) 0:45:01.883 ******* 2026-04-29 02:35:32.433306 | instance | skipping: [instance] 2026-04-29 02:35:32.433460 | instance | 2026-04-29 02:35:32.433664 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:35:32.433871 | instance | Wednesday 29 April 2026 02:35:32 +0000 (0:00:00.053) 0:45:01.937 ******* 2026-04-29 02:35:32.489100 | instance | ok: [instance] 2026-04-29 02:35:32.489249 | instance | 2026-04-29 02:35:32.489435 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:35:32.489611 | instance | Wednesday 29 April 2026 02:35:32 +0000 (0:00:00.055) 0:45:01.993 ******* 2026-04-29 02:35:32.554385 | instance | ok: [instance] => (item=identity) 2026-04-29 02:35:32.554563 | instance | 2026-04-29 02:35:32.554752 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:35:32.554972 | instance | Wednesday 29 April 2026 02:35:32 +0000 (0:00:00.065) 0:45:02.058 ******* 2026-04-29 02:35:32.633720 | instance | ok: [instance] 2026-04-29 02:35:32.633955 | instance | 2026-04-29 02:35:32.634247 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-29 02:35:32.634581 | instance | Wednesday 29 April 2026 02:35:32 +0000 (0:00:00.078) 0:45:02.137 ******* 2026-04-29 02:35:33.295878 | instance | ok: [instance] 2026-04-29 02:35:33.296136 | instance | 2026-04-29 02:35:33.296426 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-29 02:35:33.296712 | instance | Wednesday 29 April 2026 02:35:33 +0000 (0:00:00.662) 0:45:02.799 ******* 2026-04-29 02:35:33.765467 | instance | ok: [instance] 2026-04-29 02:35:33.765612 | instance | 2026-04-29 02:35:33.765825 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-29 02:35:33.766007 | instance | Wednesday 29 April 2026 02:35:33 +0000 (0:00:00.469) 0:45:03.269 ******* 2026-04-29 02:35:34.237023 | instance | ok: [instance] 2026-04-29 02:35:34.237254 | instance | 2026-04-29 02:35:34.237522 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-29 02:35:34.237784 | instance | Wednesday 29 April 2026 02:35:34 +0000 (0:00:00.471) 0:45:03.740 ******* 2026-04-29 02:35:34.743829 | instance | ok: [instance] 2026-04-29 02:35:34.743897 | instance | 2026-04-29 02:35:34.744038 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:35:34.744147 | instance | Wednesday 29 April 2026 02:35:34 +0000 (0:00:00.506) 0:45:04.247 ******* 2026-04-29 02:35:34.834053 | instance | ok: [instance] 2026-04-29 02:35:34.834143 | instance | 2026-04-29 02:35:34.834267 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:35:34.834392 | instance | Wednesday 29 April 2026 02:35:34 +0000 (0:00:00.090) 0:45:04.338 ******* 2026-04-29 02:35:34.929406 | instance | included: rabbitmq for instance 2026-04-29 02:35:34.929489 | instance | 2026-04-29 02:35:34.929616 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-29 02:35:34.929734 | instance | Wednesday 29 April 2026 02:35:34 +0000 (0:00:00.095) 0:45:04.433 ******* 2026-04-29 02:35:35.568779 | instance | ok: [instance] 2026-04-29 02:35:35.568904 | instance | 2026-04-29 02:35:35.569072 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-29 02:35:35.569235 | instance | Wednesday 29 April 2026 02:35:35 +0000 (0:00:00.639) 0:45:05.072 ******* 2026-04-29 02:35:35.625071 | instance | skipping: [instance] 2026-04-29 02:35:35.625304 | instance | 2026-04-29 02:35:35.625587 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-29 02:35:35.625854 | instance | Wednesday 29 April 2026 02:35:35 +0000 (0:00:00.056) 0:45:05.128 ******* 2026-04-29 02:35:35.684252 | instance | skipping: [instance] 2026-04-29 02:35:35.684400 | instance | 2026-04-29 02:35:35.684642 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-29 02:35:35.684798 | instance | Wednesday 29 April 2026 02:35:35 +0000 (0:00:00.059) 0:45:05.188 ******* 2026-04-29 02:35:35.740688 | instance | skipping: [instance] 2026-04-29 02:35:35.741000 | instance | 2026-04-29 02:35:35.741297 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-29 02:35:35.741595 | instance | Wednesday 29 April 2026 02:35:35 +0000 (0:00:00.056) 0:45:05.244 ******* 2026-04-29 02:36:06.627124 | instance | changed: [instance] 2026-04-29 02:36:06.627373 | instance | 2026-04-29 02:36:06.627658 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:36:06.627932 | instance | Wednesday 29 April 2026 02:36:06 +0000 (0:00:30.886) 0:45:36.131 ******* 2026-04-29 02:36:07.287138 | instance | ok: [instance] 2026-04-29 02:36:07.287239 | instance | 2026-04-29 02:36:07.287376 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:36:07.287501 | instance | Wednesday 29 April 2026 02:36:07 +0000 (0:00:00.660) 0:45:36.791 ******* 2026-04-29 02:36:07.345464 | instance | ok: [instance] 2026-04-29 02:36:07.345501 | instance | 2026-04-29 02:36:07.345512 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:36:07.345527 | instance | Wednesday 29 April 2026 02:36:07 +0000 (0:00:00.057) 0:45:36.848 ******* 2026-04-29 02:36:07.400244 | instance | skipping: [instance] 2026-04-29 02:36:07.400486 | instance | 2026-04-29 02:36:07.400759 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:36:07.401021 | instance | Wednesday 29 April 2026 02:36:07 +0000 (0:00:00.055) 0:45:36.904 ******* 2026-04-29 02:36:07.461594 | instance | skipping: [instance] 2026-04-29 02:36:07.461837 | instance | 2026-04-29 02:36:07.462122 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:36:07.462426 | instance | Wednesday 29 April 2026 02:36:07 +0000 (0:00:00.060) 0:45:36.965 ******* 2026-04-29 02:36:07.523853 | instance | ok: [instance] 2026-04-29 02:36:07.524105 | instance | 2026-04-29 02:36:07.524405 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:36:07.524693 | instance | Wednesday 29 April 2026 02:36:07 +0000 (0:00:00.062) 0:45:37.027 ******* 2026-04-29 02:36:07.656153 | instance | ok: [instance] => (item=oslo_db) 2026-04-29 02:36:07.656306 | instance | ok: [instance] => (item=load_balancer) 2026-04-29 02:36:07.656470 | instance | ok: [instance] => (item=oslo_cache) 2026-04-29 02:36:07.656638 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-04-29 02:36:07.656805 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-29 02:36:07.656981 | instance | ok: [instance] => (item=valkey) 2026-04-29 02:36:07.657139 | instance | ok: [instance] => (item=network) 2026-04-29 02:36:07.657309 | instance | ok: [instance] => (item=identity) 2026-04-29 02:36:07.657462 | instance | 2026-04-29 02:36:07.657636 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:36:07.657805 | instance | Wednesday 29 April 2026 02:36:07 +0000 (0:00:00.132) 0:45:37.160 ******* 2026-04-29 02:36:07.737106 | instance | ok: [instance] 2026-04-29 02:36:07.737225 | instance | 2026-04-29 02:36:07.737409 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:36:07.737583 | instance | Wednesday 29 April 2026 02:36:07 +0000 (0:00:00.080) 0:45:37.240 ******* 2026-04-29 02:36:07.818277 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:36:07.818556 | instance | 2026-04-29 02:36:07.818866 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:36:07.819147 | instance | Wednesday 29 April 2026 02:36:07 +0000 (0:00:00.081) 0:45:37.321 ******* 2026-04-29 02:36:08.354614 | instance | changed: [instance] 2026-04-29 02:36:08.354888 | instance | 2026-04-29 02:36:08.355176 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-29 02:36:08.355440 | instance | Wednesday 29 April 2026 02:36:08 +0000 (0:00:00.536) 0:45:37.858 ******* 2026-04-29 02:36:09.610230 | instance | ok: [instance] 2026-04-29 02:36:09.610465 | instance | 2026-04-29 02:36:09.610770 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-04-29 02:36:09.611037 | instance | Wednesday 29 April 2026 02:36:09 +0000 (0:00:01.255) 0:45:39.114 ******* 2026-04-29 02:36:11.176784 | instance | changed: [instance] 2026-04-29 02:36:11.176838 | instance | 2026-04-29 02:36:11.176872 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-04-29 02:36:11.177018 | instance | Wednesday 29 April 2026 02:36:11 +0000 (0:00:01.565) 0:45:40.680 ******* 2026-04-29 02:36:12.956017 | instance | changed: [instance] 2026-04-29 02:36:12.956094 | instance | 2026-04-29 02:36:12.956222 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-04-29 02:36:12.956342 | instance | Wednesday 29 April 2026 02:36:12 +0000 (0:00:01.779) 0:45:42.459 ******* 2026-04-29 02:36:14.245939 | instance | changed: [instance] 2026-04-29 02:36:14.246085 | instance | 2026-04-29 02:36:14.246286 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-04-29 02:36:14.246452 | instance | Wednesday 29 April 2026 02:36:14 +0000 (0:00:01.290) 0:45:43.749 ******* 2026-04-29 02:36:20.035139 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-04-29 02:36:20.036189 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-04-29 02:36:20.036205 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-04-29 02:36:20.036215 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-04-29 02:36:20.036224 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-04-29 02:36:20.036674 | instance | 2026-04-29 02:36:20.036690 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-04-29 02:36:20.036963 | instance | Wednesday 29 April 2026 02:36:20 +0000 (0:00:05.789) 0:45:49.538 ******* 2026-04-29 02:36:21.751579 | instance | changed: [instance] => (item=instance) 2026-04-29 02:36:21.751652 | instance | 2026-04-29 02:36:21.751913 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-04-29 02:36:21.751986 | instance | Wednesday 29 April 2026 02:36:21 +0000 (0:00:01.716) 0:45:51.255 ******* 2026-04-29 02:36:24.282315 | instance | ok: [instance] => (item=instance) 2026-04-29 02:36:24.282561 | instance | 2026-04-29 02:36:24.282812 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-04-29 02:36:24.283076 | instance | Wednesday 29 April 2026 02:36:24 +0000 (0:00:02.529) 0:45:53.785 ******* 2026-04-29 02:36:29.484402 | instance | ok: [instance] => (item=instance) 2026-04-29 02:36:29.484565 | instance | 2026-04-29 02:36:29.484800 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-04-29 02:36:29.484841 | instance | Wednesday 29 April 2026 02:36:29 +0000 (0:00:05.202) 0:45:58.988 ******* 2026-04-29 02:36:30.608537 | instance | ok: [instance] => (item=instance) 2026-04-29 02:36:30.608612 | instance | 2026-04-29 02:36:30.608870 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-04-29 02:36:30.608912 | instance | Wednesday 29 April 2026 02:36:30 +0000 (0:00:01.124) 0:46:00.112 ******* 2026-04-29 02:36:30.695320 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-04-29 02:36:30.695389 | instance | 2026-04-29 02:36:30.695406 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-04-29 02:36:30.695567 | instance | Wednesday 29 April 2026 02:36:30 +0000 (0:00:00.084) 0:46:00.197 ******* 2026-04-29 02:36:31.807568 | instance | changed: [instance] 2026-04-29 02:36:31.807646 | instance | 2026-04-29 02:36:31.807765 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-04-29 02:36:31.807888 | instance | Wednesday 29 April 2026 02:36:31 +0000 (0:00:01.114) 0:46:01.311 ******* 2026-04-29 02:36:33.996454 | instance | changed: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-04-29T02:36:21Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.1.26', 'hostname': 'host-172-24-1-26', 'fqdn': 'host-172-24-1-26.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '1bb6da1a-4090-4d06-b3ad-c089212bad4f', 'ip_address': '172.24.1.26'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:44:4b:6b', 'name': 'octavia-health-manager-port-instance', 'network_id': 'e0e1e8a9-8665-4890-96cd-eaf441610442', 'numa_affinity_policy': None, 'project_id': '000da5a1f8dd4604b32bd0711f36bed3', 'tenant_id': '000da5a1f8dd4604b32bd0711f36bed3', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['ed75305f-cf48-4bc5-a2b2-e606ba7299f8'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-04-29T02:36:28Z', 'revision_number': 4, 'if_match': None, 'id': 'b0e85c8b-03fe-40bd-81f2-0992952b7ab5', '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-29 02:36:33.996711 | instance | changed: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-04-29T02:36:21Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.1.26', 'hostname': 'host-172-24-1-26', 'fqdn': 'host-172-24-1-26.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '1bb6da1a-4090-4d06-b3ad-c089212bad4f', 'ip_address': '172.24.1.26'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:44:4b:6b', 'name': 'octavia-health-manager-port-instance', 'network_id': 'e0e1e8a9-8665-4890-96cd-eaf441610442', 'numa_affinity_policy': None, 'project_id': '000da5a1f8dd4604b32bd0711f36bed3', 'tenant_id': '000da5a1f8dd4604b32bd0711f36bed3', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['ed75305f-cf48-4bc5-a2b2-e606ba7299f8'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-04-29T02:36:28Z', 'revision_number': 4, 'if_match': None, 'id': 'b0e85c8b-03fe-40bd-81f2-0992952b7ab5', '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-29 02:36:33.996734 | instance | 2026-04-29 02:36:33.996745 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-04-29 02:36:33.996772 | instance | Wednesday 29 April 2026 02:36:33 +0000 (0:00:02.188) 0:46:03.500 ******* 2026-04-29 02:36:34.997840 | instance | changed: [instance] 2026-04-29 02:36:34.997918 | instance | 2026-04-29 02:36:34.998185 | instance | TASK [Upload Amphora image] **************************************************** 2026-04-29 02:36:34.998226 | instance | Wednesday 29 April 2026 02:36:34 +0000 (0:00:01.001) 0:46:04.502 ******* 2026-04-29 02:36:35.167048 | instance | included: glance_image for instance 2026-04-29 02:36:35.167123 | instance | 2026-04-29 02:36:35.167396 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-29 02:36:35.167438 | instance | Wednesday 29 April 2026 02:36:35 +0000 (0:00:00.169) 0:46:04.671 ******* 2026-04-29 02:36:36.212307 | instance | ok: [instance] 2026-04-29 02:36:36.212389 | instance | 2026-04-29 02:36:36.212575 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-29 02:36:36.212632 | instance | Wednesday 29 April 2026 02:36:36 +0000 (0:00:01.044) 0:46:05.716 ******* 2026-04-29 02:36:37.169794 | instance | ok: [instance] 2026-04-29 02:36:37.169874 | instance | 2026-04-29 02:36:37.170158 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-29 02:36:37.170201 | instance | Wednesday 29 April 2026 02:36:37 +0000 (0:00:00.957) 0:46:06.673 ******* 2026-04-29 02:36:37.384984 | instance | changed: [instance] 2026-04-29 02:36:37.385070 | instance | 2026-04-29 02:36:37.385259 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-29 02:36:37.385318 | instance | Wednesday 29 April 2026 02:36:37 +0000 (0:00:00.215) 0:46:06.889 ******* 2026-04-29 02:36:52.339065 | instance | changed: [instance] 2026-04-29 02:36:52.339144 | instance | 2026-04-29 02:36:52.339305 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-29 02:36:52.339430 | instance | Wednesday 29 April 2026 02:36:52 +0000 (0:00:14.953) 0:46:21.843 ******* 2026-04-29 02:36:52.627231 | instance | ok: [instance] 2026-04-29 02:36:52.627459 | instance | 2026-04-29 02:36:52.627737 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-29 02:36:52.628007 | instance | Wednesday 29 April 2026 02:36:52 +0000 (0:00:00.287) 0:46:22.131 ******* 2026-04-29 02:36:54.675318 | instance | changed: [instance] 2026-04-29 02:36:54.675873 | instance | 2026-04-29 02:36:54.675888 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-29 02:36:54.676147 | instance | Wednesday 29 April 2026 02:36:54 +0000 (0:00:02.047) 0:46:24.179 ******* 2026-04-29 02:36:55.338453 | instance | ok: [instance] 2026-04-29 02:36:55.338685 | instance | 2026-04-29 02:36:55.338992 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-29 02:36:55.339301 | instance | Wednesday 29 April 2026 02:36:55 +0000 (0:00:00.663) 0:46:24.842 ******* 2026-04-29 02:37:21.764147 | instance | changed: [instance] 2026-04-29 02:37:21.764229 | instance | 2026-04-29 02:37:21.764241 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-29 02:37:21.764257 | instance | Wednesday 29 April 2026 02:37:21 +0000 (0:00:26.424) 0:46:51.267 ******* 2026-04-29 02:37:22.269801 | instance | changed: [instance] 2026-04-29 02:37:22.269870 | instance | 2026-04-29 02:37:22.270098 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-04-29 02:37:22.270171 | instance | Wednesday 29 April 2026 02:37:22 +0000 (0:00:00.506) 0:46:51.774 ******* 2026-04-29 02:37:23.457626 | instance | ok: [instance] 2026-04-29 02:37:23.457703 | instance | 2026-04-29 02:37:23.457949 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-04-29 02:37:23.458020 | instance | Wednesday 29 April 2026 02:37:23 +0000 (0:00:01.187) 0:46:52.961 ******* 2026-04-29 02:37:29.163470 | instance | changed: [instance] 2026-04-29 02:37:29.163556 | instance | 2026-04-29 02:37:29.163668 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-04-29 02:37:29.163826 | instance | Wednesday 29 April 2026 02:37:29 +0000 (0:00:05.705) 0:46:58.667 ******* 2026-04-29 02:37:29.819865 | instance | ok: [instance] 2026-04-29 02:37:29.819938 | instance | 2026-04-29 02:37:29.820065 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-04-29 02:37:29.820188 | instance | Wednesday 29 April 2026 02:37:29 +0000 (0:00:00.656) 0:46:59.324 ******* 2026-04-29 02:37:30.976427 | instance | changed: [instance] 2026-04-29 02:37:30.976708 | instance | 2026-04-29 02:37:30.976992 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-04-29 02:37:30.977215 | instance | Wednesday 29 April 2026 02:37:30 +0000 (0:00:01.156) 0:47:00.480 ******* 2026-04-29 02:37:32.309464 | instance | changed: [instance] => (item=octavia-client) 2026-04-29 02:37:32.309540 | instance | changed: [instance] => (item=octavia-server) 2026-04-29 02:37:32.309552 | instance | 2026-04-29 02:37:32.309562 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-04-29 02:37:32.309571 | instance | Wednesday 29 April 2026 02:37:32 +0000 (0:00:01.331) 0:47:01.812 ******* 2026-04-29 02:37:33.046526 | instance | changed: [instance] 2026-04-29 02:37:33.046591 | instance | 2026-04-29 02:37:33.046812 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-04-29 02:37:33.046895 | instance | Wednesday 29 April 2026 02:37:33 +0000 (0:00:00.738) 0:47:02.550 ******* 2026-04-29 02:37:34.720597 | instance | [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring 2026-04-29 02:37:34.720666 | instance | loadbalancer quotas. 2026-04-29 02:37:34.759879 | instance | changed: [instance] 2026-04-29 02:37:34.759969 | instance | 2026-04-29 02:37:34.760270 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-04-29 02:37:34.760310 | instance | Wednesday 29 April 2026 02:37:34 +0000 (0:00:01.713) 0:47:04.264 ******* 2026-04-29 02:39:39.919517 | instance | changed: [instance] 2026-04-29 02:39:39.919595 | instance | 2026-04-29 02:39:39.919853 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-04-29 02:39:39.919893 | instance | Wednesday 29 April 2026 02:39:39 +0000 (0:02:05.159) 0:49:09.423 ******* 2026-04-29 02:39:49.320816 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-04-29 02:39:49.320908 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-04-29 02:39:49.321029 | instance | 2026-04-29 02:39:49.321145 | instance | TASK [Create Ingress] ********************************************************** 2026-04-29 02:39:49.321278 | instance | Wednesday 29 April 2026 02:39:49 +0000 (0:00:09.401) 0:49:18.825 ******* 2026-04-29 02:39:49.476710 | instance | included: openstack_helm_ingress for instance 2026-04-29 02:39:49.476781 | instance | 2026-04-29 02:39:49.476918 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 02:39:49.477215 | instance | Wednesday 29 April 2026 02:39:49 +0000 (0:00:00.155) 0:49:18.980 ******* 2026-04-29 02:39:49.551660 | instance | skipping: [instance] 2026-04-29 02:39:49.551724 | instance | 2026-04-29 02:39:49.551829 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 02:39:49.551955 | instance | Wednesday 29 April 2026 02:39:49 +0000 (0:00:00.074) 0:49:19.055 ******* 2026-04-29 02:39:49.613342 | instance | skipping: [instance] 2026-04-29 02:39:49.613419 | instance | 2026-04-29 02:39:49.613530 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 02:39:49.613647 | instance | Wednesday 29 April 2026 02:39:49 +0000 (0:00:00.061) 0:49:19.117 ******* 2026-04-29 02:39:49.693673 | instance | ok: [instance] 2026-04-29 02:39:49.693753 | instance | 2026-04-29 02:39:49.693869 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-04-29 02:39:49.693992 | instance | Wednesday 29 April 2026 02:39:49 +0000 (0:00:00.080) 0:49:19.197 ******* 2026-04-29 02:39:49.791956 | instance | included: ingress for instance 2026-04-29 02:39:49.792017 | instance | 2026-04-29 02:39:49.792156 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-04-29 02:39:49.792275 | instance | Wednesday 29 April 2026 02:39:49 +0000 (0:00:00.098) 0:49:19.296 ******* 2026-04-29 02:39:51.203667 | instance | changed: [instance] 2026-04-29 02:39:51.203751 | instance | 2026-04-29 02:39:51.203874 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:39:51.204001 | instance | Wednesday 29 April 2026 02:39:51 +0000 (0:00:01.411) 0:49:20.707 ******* 2026-04-29 02:39:51.293667 | instance | ok: [instance] 2026-04-29 02:39:51.293752 | instance | 2026-04-29 02:39:51.293956 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:39:51.293979 | instance | Wednesday 29 April 2026 02:39:51 +0000 (0:00:00.090) 0:49:20.797 ******* 2026-04-29 02:39:51.399060 | instance | included: rabbitmq for instance 2026-04-29 02:39:51.399160 | instance | 2026-04-29 02:39:51.399272 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-29 02:39:51.399391 | instance | Wednesday 29 April 2026 02:39:51 +0000 (0:00:00.105) 0:49:20.903 ******* 2026-04-29 02:39:52.100079 | instance | ok: [instance] 2026-04-29 02:39:52.100213 | instance | 2026-04-29 02:39:52.100377 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-29 02:39:52.100533 | instance | Wednesday 29 April 2026 02:39:52 +0000 (0:00:00.700) 0:49:21.604 ******* 2026-04-29 02:39:52.168574 | instance | skipping: [instance] 2026-04-29 02:39:52.168655 | instance | 2026-04-29 02:39:52.168780 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-29 02:39:52.168908 | instance | Wednesday 29 April 2026 02:39:52 +0000 (0:00:00.068) 0:49:21.672 ******* 2026-04-29 02:39:52.242678 | instance | skipping: [instance] 2026-04-29 02:39:52.242743 | instance | 2026-04-29 02:39:52.242855 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-29 02:39:52.242976 | instance | Wednesday 29 April 2026 02:39:52 +0000 (0:00:00.074) 0:49:21.746 ******* 2026-04-29 02:39:52.311023 | instance | skipping: [instance] 2026-04-29 02:39:52.311093 | instance | 2026-04-29 02:39:52.311214 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-29 02:39:52.311361 | instance | Wednesday 29 April 2026 02:39:52 +0000 (0:00:00.068) 0:49:21.815 ******* 2026-04-29 02:40:23.210931 | instance | changed: [instance] 2026-04-29 02:40:23.211076 | instance | 2026-04-29 02:40:23.211311 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:40:23.211533 | instance | Wednesday 29 April 2026 02:40:23 +0000 (0:00:30.899) 0:49:52.714 ******* 2026-04-29 02:40:23.881122 | instance | ok: [instance] 2026-04-29 02:40:23.881193 | instance | 2026-04-29 02:40:23.881453 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:40:23.881498 | instance | Wednesday 29 April 2026 02:40:23 +0000 (0:00:00.670) 0:49:53.385 ******* 2026-04-29 02:40:23.950360 | instance | ok: [instance] 2026-04-29 02:40:23.950456 | instance | 2026-04-29 02:40:23.950627 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:40:23.950750 | instance | Wednesday 29 April 2026 02:40:23 +0000 (0:00:00.069) 0:49:53.454 ******* 2026-04-29 02:40:24.024814 | instance | skipping: [instance] 2026-04-29 02:40:24.024899 | instance | 2026-04-29 02:40:24.025034 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:40:24.025156 | instance | Wednesday 29 April 2026 02:40:24 +0000 (0:00:00.074) 0:49:53.529 ******* 2026-04-29 02:40:24.095831 | instance | skipping: [instance] 2026-04-29 02:40:24.095904 | instance | 2026-04-29 02:40:24.096084 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:40:24.096174 | instance | Wednesday 29 April 2026 02:40:24 +0000 (0:00:00.070) 0:49:53.599 ******* 2026-04-29 02:40:24.172415 | instance | ok: [instance] 2026-04-29 02:40:24.172461 | instance | 2026-04-29 02:40:24.172468 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:40:24.172475 | instance | Wednesday 29 April 2026 02:40:24 +0000 (0:00:00.075) 0:49:53.675 ******* 2026-04-29 02:40:24.310454 | instance | ok: [instance] => (item=oslo_db) 2026-04-29 02:40:24.310647 | instance | ok: [instance] => (item=key_manager) 2026-04-29 02:40:24.310712 | instance | ok: [instance] => (item=oslo_cache) 2026-04-29 02:40:24.310933 | instance | ok: [instance] => (item=orchestration) 2026-04-29 02:40:24.311018 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-29 02:40:24.311062 | instance | ok: [instance] => (item=container_infra) 2026-04-29 02:40:24.311537 | instance | ok: [instance] => (item=identity) 2026-04-29 02:40:24.311579 | instance | 2026-04-29 02:40:24.311585 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:40:24.311590 | instance | Wednesday 29 April 2026 02:40:24 +0000 (0:00:00.138) 0:49:53.814 ******* 2026-04-29 02:40:24.400279 | instance | ok: [instance] 2026-04-29 02:40:24.400348 | instance | 2026-04-29 02:40:24.400613 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:40:24.400632 | instance | Wednesday 29 April 2026 02:40:24 +0000 (0:00:00.089) 0:49:53.904 ******* 2026-04-29 02:40:24.501342 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:40:24.501740 | instance | 2026-04-29 02:40:24.501784 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:40:24.501790 | instance | Wednesday 29 April 2026 02:40:24 +0000 (0:00:00.100) 0:49:54.005 ******* 2026-04-29 02:40:25.060476 | instance | changed: [instance] 2026-04-29 02:40:25.060553 | instance | 2026-04-29 02:40:25.060621 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 02:40:25.060787 | instance | Wednesday 29 April 2026 02:40:25 +0000 (0:00:00.558) 0:49:54.564 ******* 2026-04-29 02:40:25.142212 | instance | ok: [instance] => { 2026-04-29 02:40:25.142494 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-04-29 02:40:25.142810 | instance | } 2026-04-29 02:40:25.143060 | instance | 2026-04-29 02:40:25.143489 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 02:40:25.143783 | instance | Wednesday 29 April 2026 02:40:25 +0000 (0:00:00.081) 0:49:54.646 ******* 2026-04-29 02:40:26.209257 | instance | changed: [instance] 2026-04-29 02:40:26.209528 | instance | 2026-04-29 02:40:26.209787 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 02:40:26.210048 | instance | Wednesday 29 April 2026 02:40:26 +0000 (0:00:01.066) 0:49:55.713 ******* 2026-04-29 02:40:26.300001 | instance | skipping: [instance] 2026-04-29 02:40:26.300254 | instance | 2026-04-29 02:40:26.300541 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-04-29 02:40:26.300824 | instance | Wednesday 29 April 2026 02:40:26 +0000 (0:00:00.090) 0:49:55.803 ******* 2026-04-29 02:40:26.859326 | instance | changed: [instance] 2026-04-29 02:40:26.859562 | instance | 2026-04-29 02:40:26.859879 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:40:26.860308 | instance | Wednesday 29 April 2026 02:40:26 +0000 (0:00:00.559) 0:49:56.363 ******* 2026-04-29 02:40:26.963598 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:40:26.963819 | instance | 2026-04-29 02:40:26.964089 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:40:26.964345 | instance | Wednesday 29 April 2026 02:40:26 +0000 (0:00:00.104) 0:49:56.467 ******* 2026-04-29 02:40:27.505767 | instance | changed: [instance] 2026-04-29 02:40:27.505976 | instance | 2026-04-29 02:40:27.506253 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-04-29 02:40:27.506559 | instance | Wednesday 29 April 2026 02:40:27 +0000 (0:00:00.541) 0:49:57.009 ******* 2026-04-29 02:40:27.744199 | instance | changed: [instance] 2026-04-29 02:40:27.744425 | instance | 2026-04-29 02:40:27.744778 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-04-29 02:40:27.745068 | instance | Wednesday 29 April 2026 02:40:27 +0000 (0:00:00.238) 0:49:57.248 ******* 2026-04-29 02:40:28.304978 | instance | changed: [instance] 2026-04-29 02:40:28.305206 | instance | 2026-04-29 02:40:28.305485 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-04-29 02:40:28.305778 | instance | Wednesday 29 April 2026 02:40:28 +0000 (0:00:00.560) 0:49:57.808 ******* 2026-04-29 02:40:29.250912 | instance | changed: [instance] 2026-04-29 02:40:29.250990 | instance | 2026-04-29 02:40:29.251128 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-04-29 02:40:29.251252 | instance | Wednesday 29 April 2026 02:40:29 +0000 (0:00:00.946) 0:49:58.755 ******* 2026-04-29 02:40:32.388154 | instance | changed: [instance] 2026-04-29 02:40:32.388240 | instance | 2026-04-29 02:40:32.388373 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-04-29 02:40:32.388502 | instance | Wednesday 29 April 2026 02:40:32 +0000 (0:00:03.137) 0:50:01.892 ******* 2026-04-29 02:40:32.666147 | instance | changed: [instance] 2026-04-29 02:40:32.666484 | instance | 2026-04-29 02:40:32.666902 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-04-29 02:40:32.667202 | instance | Wednesday 29 April 2026 02:40:32 +0000 (0:00:00.277) 0:50:02.170 ******* 2026-04-29 02:40:34.697436 | instance | changed: [instance] 2026-04-29 02:40:34.698237 | instance | 2026-04-29 02:40:34.698300 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-04-29 02:40:34.698312 | instance | Wednesday 29 April 2026 02:40:34 +0000 (0:00:02.031) 0:50:04.201 ******* 2026-04-29 02:40:35.384964 | instance | ok: [instance] 2026-04-29 02:40:35.385057 | instance | 2026-04-29 02:40:35.385183 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-04-29 02:40:35.385307 | instance | Wednesday 29 April 2026 02:40:35 +0000 (0:00:00.687) 0:50:04.889 ******* 2026-04-29 02:40:39.414825 | instance | changed: [instance] 2026-04-29 02:40:39.414871 | instance | 2026-04-29 02:40:39.414876 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-04-29 02:40:39.414881 | instance | Wednesday 29 April 2026 02:40:39 +0000 (0:00:04.028) 0:50:08.917 ******* 2026-04-29 02:40:39.477125 | instance | skipping: [instance] 2026-04-29 02:40:39.477219 | instance | 2026-04-29 02:40:39.477365 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-04-29 02:40:39.477492 | instance | Wednesday 29 April 2026 02:40:39 +0000 (0:00:00.064) 0:50:08.981 ******* 2026-04-29 02:40:39.541030 | instance | skipping: [instance] 2026-04-29 02:40:39.541153 | instance | 2026-04-29 02:40:39.541367 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-04-29 02:40:39.541539 | instance | Wednesday 29 April 2026 02:40:39 +0000 (0:00:00.063) 0:50:09.045 ******* 2026-04-29 02:41:17.382685 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-04-29 02:41:17.384007 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-04-29 02:41:17.384076 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-04-29 02:41:17.384089 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-04-29 02:41:17.384098 | instance | 2026-04-29 02:41:17.384116 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-04-29 02:41:17.384482 | instance | Wednesday 29 April 2026 02:41:17 +0000 (0:00:37.840) 0:50:46.885 ******* 2026-04-29 02:41:17.479844 | 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-29 02:41:17.479916 | 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-29 02:41:17.480099 | 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-29 02:41:17.480327 | 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-29 02:41:17.480601 | 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-29 02:41:17.480926 | 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-29 02:41:17.481099 | 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-29 02:41:17.481281 | 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-29 02:41:17.481442 | instance | skipping: [instance] 2026-04-29 02:41:17.481592 | instance | 2026-04-29 02:41:17.481762 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-04-29 02:41:17.482007 | instance | Wednesday 29 April 2026 02:41:17 +0000 (0:00:00.097) 0:50:46.983 ******* 2026-04-29 02:41:23.504765 | instance | changed: [instance] 2026-04-29 02:41:23.504961 | instance | 2026-04-29 02:41:23.505261 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-04-29 02:41:23.505535 | instance | Wednesday 29 April 2026 02:41:23 +0000 (0:00:06.024) 0:50:53.008 ******* 2026-04-29 02:41:24.181392 | instance | changed: [instance] 2026-04-29 02:41:24.181628 | instance | 2026-04-29 02:41:24.181925 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-04-29 02:41:24.182188 | instance | Wednesday 29 April 2026 02:41:24 +0000 (0:00:00.676) 0:50:53.685 ******* 2026-04-29 02:43:31.306275 | instance | changed: [instance] 2026-04-29 02:43:31.306527 | instance | 2026-04-29 02:43:31.306838 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-04-29 02:43:31.307097 | instance | Wednesday 29 April 2026 02:43:31 +0000 (0:02:07.124) 0:53:00.809 ******* 2026-04-29 02:43:32.077062 | instance | changed: [instance] 2026-04-29 02:43:32.077134 | instance | 2026-04-29 02:43:32.077242 | instance | TASK [Create Ingress] ********************************************************** 2026-04-29 02:43:32.077370 | instance | Wednesday 29 April 2026 02:43:32 +0000 (0:00:00.771) 0:53:01.581 ******* 2026-04-29 02:43:32.224232 | instance | included: openstack_helm_ingress for instance 2026-04-29 02:43:32.224521 | instance | 2026-04-29 02:43:32.224798 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 02:43:32.225062 | instance | Wednesday 29 April 2026 02:43:32 +0000 (0:00:00.146) 0:53:01.727 ******* 2026-04-29 02:43:32.299985 | instance | skipping: [instance] 2026-04-29 02:43:32.300057 | instance | 2026-04-29 02:43:32.300172 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 02:43:32.300290 | instance | Wednesday 29 April 2026 02:43:32 +0000 (0:00:00.076) 0:53:01.803 ******* 2026-04-29 02:43:32.371838 | instance | skipping: [instance] 2026-04-29 02:43:32.372457 | instance | 2026-04-29 02:43:32.372473 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 02:43:32.372479 | instance | Wednesday 29 April 2026 02:43:32 +0000 (0:00:00.071) 0:53:01.875 ******* 2026-04-29 02:43:32.454855 | instance | ok: [instance] 2026-04-29 02:43:32.455106 | instance | 2026-04-29 02:43:32.455372 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-04-29 02:43:32.455646 | instance | Wednesday 29 April 2026 02:43:32 +0000 (0:00:00.082) 0:53:01.958 ******* 2026-04-29 02:43:32.559347 | instance | included: ingress for instance 2026-04-29 02:43:32.559575 | instance | 2026-04-29 02:43:32.559842 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-04-29 02:43:32.560104 | instance | Wednesday 29 April 2026 02:43:32 +0000 (0:00:00.104) 0:53:02.063 ******* 2026-04-29 02:43:33.736319 | instance | changed: [instance] 2026-04-29 02:43:33.736514 | instance | 2026-04-29 02:43:33.736667 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-04-29 02:43:33.736982 | instance | Wednesday 29 April 2026 02:43:33 +0000 (0:00:01.176) 0:53:03.239 ******* 2026-04-29 02:43:34.596821 | instance | changed: [instance] 2026-04-29 02:43:34.596967 | instance | 2026-04-29 02:43:34.597152 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-04-29 02:43:34.597332 | instance | Wednesday 29 April 2026 02:43:34 +0000 (0:00:00.861) 0:53:04.100 ******* 2026-04-29 02:43:34.835333 | instance | included: openstack_helm_ingress for instance 2026-04-29 02:43:34.835394 | instance | 2026-04-29 02:43:34.835401 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 02:43:34.835408 | instance | Wednesday 29 April 2026 02:43:34 +0000 (0:00:00.235) 0:53:04.336 ******* 2026-04-29 02:43:34.903554 | instance | skipping: [instance] 2026-04-29 02:43:34.903650 | instance | 2026-04-29 02:43:34.903831 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 02:43:34.903977 | instance | Wednesday 29 April 2026 02:43:34 +0000 (0:00:00.071) 0:53:04.407 ******* 2026-04-29 02:43:34.960201 | instance | skipping: [instance] 2026-04-29 02:43:34.960331 | instance | 2026-04-29 02:43:34.960521 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 02:43:34.960698 | instance | Wednesday 29 April 2026 02:43:34 +0000 (0:00:00.056) 0:53:04.464 ******* 2026-04-29 02:43:35.035437 | instance | ok: [instance] 2026-04-29 02:43:35.035653 | instance | 2026-04-29 02:43:35.035961 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-04-29 02:43:35.036254 | instance | Wednesday 29 April 2026 02:43:35 +0000 (0:00:00.075) 0:53:04.539 ******* 2026-04-29 02:43:35.124805 | instance | included: ingress for instance 2026-04-29 02:43:35.124953 | instance | 2026-04-29 02:43:35.125188 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-04-29 02:43:35.125365 | instance | Wednesday 29 April 2026 02:43:35 +0000 (0:00:00.089) 0:53:04.628 ******* 2026-04-29 02:43:36.194010 | instance | changed: [instance] 2026-04-29 02:43:36.194268 | instance | 2026-04-29 02:43:36.194597 | instance | TASK [Upload images] *********************************************************** 2026-04-29 02:43:36.194868 | instance | Wednesday 29 April 2026 02:43:36 +0000 (0:00:01.068) 0:53:05.697 ******* 2026-04-29 02:43:36.372175 | 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-29 02:43:36.372244 | instance | 2026-04-29 02:43:36.372378 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-29 02:43:36.372496 | instance | Wednesday 29 April 2026 02:43:36 +0000 (0:00:00.178) 0:53:05.876 ******* 2026-04-29 02:43:37.406794 | instance | ok: [instance] 2026-04-29 02:43:37.406865 | instance | 2026-04-29 02:43:37.407161 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-29 02:43:37.407203 | instance | Wednesday 29 April 2026 02:43:37 +0000 (0:00:01.034) 0:53:06.910 ******* 2026-04-29 02:43:37.637917 | instance | changed: [instance] 2026-04-29 02:43:37.637960 | instance | 2026-04-29 02:43:37.637967 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-29 02:43:37.637974 | instance | Wednesday 29 April 2026 02:43:37 +0000 (0:00:00.225) 0:53:07.136 ******* 2026-04-29 02:43:44.753331 | instance | changed: [instance] 2026-04-29 02:43:44.753379 | instance | 2026-04-29 02:43:44.753386 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-29 02:43:44.753393 | instance | Wednesday 29 April 2026 02:43:44 +0000 (0:00:07.120) 0:53:14.256 ******* 2026-04-29 02:43:44.999093 | instance | ok: [instance] 2026-04-29 02:43:44.999219 | instance | 2026-04-29 02:43:44.999641 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-29 02:43:44.999924 | instance | Wednesday 29 April 2026 02:43:44 +0000 (0:00:00.246) 0:53:14.503 ******* 2026-04-29 02:43:45.057881 | instance | skipping: [instance] 2026-04-29 02:43:45.058099 | instance | 2026-04-29 02:43:45.058370 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-29 02:43:45.058706 | instance | Wednesday 29 April 2026 02:43:45 +0000 (0:00:00.058) 0:53:14.561 ******* 2026-04-29 02:43:45.738114 | instance | ok: [instance] 2026-04-29 02:43:45.738356 | instance | 2026-04-29 02:43:45.738676 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-29 02:43:45.738933 | instance | Wednesday 29 April 2026 02:43:45 +0000 (0:00:00.680) 0:53:15.242 ******* 2026-04-29 02:44:01.829681 | instance | changed: [instance] 2026-04-29 02:44:01.829910 | instance | 2026-04-29 02:44:01.830189 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-29 02:44:01.830458 | instance | Wednesday 29 April 2026 02:44:01 +0000 (0:00:16.091) 0:53:31.333 ******* 2026-04-29 02:44:02.279395 | instance | changed: [instance] 2026-04-29 02:44:02.279494 | instance | 2026-04-29 02:44:02.279624 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:44:02.279747 | instance | Wednesday 29 April 2026 02:44:02 +0000 (0:00:00.450) 0:53:31.783 ******* 2026-04-29 02:44:02.365110 | instance | ok: [instance] 2026-04-29 02:44:02.365348 | instance | 2026-04-29 02:44:02.365611 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:44:02.365869 | instance | Wednesday 29 April 2026 02:44:02 +0000 (0:00:00.085) 0:53:31.869 ******* 2026-04-29 02:44:02.472903 | instance | included: rabbitmq for instance 2026-04-29 02:44:02.473141 | instance | 2026-04-29 02:44:02.473411 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-29 02:44:02.473672 | instance | Wednesday 29 April 2026 02:44:02 +0000 (0:00:00.107) 0:53:31.977 ******* 2026-04-29 02:44:03.145797 | instance | ok: [instance] 2026-04-29 02:44:03.146035 | instance | 2026-04-29 02:44:03.146341 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-29 02:44:03.146644 | instance | Wednesday 29 April 2026 02:44:03 +0000 (0:00:00.670) 0:53:32.647 ******* 2026-04-29 02:44:03.201108 | instance | skipping: [instance] 2026-04-29 02:44:03.201366 | instance | 2026-04-29 02:44:03.201686 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-29 02:44:03.201952 | instance | Wednesday 29 April 2026 02:44:03 +0000 (0:00:00.057) 0:53:32.705 ******* 2026-04-29 02:44:03.259282 | instance | skipping: [instance] 2026-04-29 02:44:03.259555 | instance | 2026-04-29 02:44:03.259856 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-29 02:44:03.260171 | instance | Wednesday 29 April 2026 02:44:03 +0000 (0:00:00.058) 0:53:32.763 ******* 2026-04-29 02:44:03.326141 | instance | skipping: [instance] 2026-04-29 02:44:03.326275 | instance | 2026-04-29 02:44:03.326439 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-29 02:44:03.326639 | instance | Wednesday 29 April 2026 02:44:03 +0000 (0:00:00.062) 0:53:32.825 ******* 2026-04-29 02:44:34.917995 | instance | changed: [instance] 2026-04-29 02:44:34.918112 | instance | 2026-04-29 02:44:34.918120 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:44:34.918237 | instance | Wednesday 29 April 2026 02:44:34 +0000 (0:00:31.595) 0:54:04.421 ******* 2026-04-29 02:44:35.548821 | instance | ok: [instance] 2026-04-29 02:44:35.548913 | instance | 2026-04-29 02:44:35.549050 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:44:35.549167 | instance | Wednesday 29 April 2026 02:44:35 +0000 (0:00:00.631) 0:54:05.052 ******* 2026-04-29 02:44:35.616558 | instance | ok: [instance] 2026-04-29 02:44:35.616768 | instance | 2026-04-29 02:44:35.617087 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:44:35.617352 | instance | Wednesday 29 April 2026 02:44:35 +0000 (0:00:00.067) 0:54:05.120 ******* 2026-04-29 02:44:35.681783 | instance | skipping: [instance] 2026-04-29 02:44:35.682007 | instance | 2026-04-29 02:44:35.682332 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:44:35.682673 | instance | Wednesday 29 April 2026 02:44:35 +0000 (0:00:00.065) 0:54:05.185 ******* 2026-04-29 02:44:35.750910 | instance | skipping: [instance] 2026-04-29 02:44:35.751139 | instance | 2026-04-29 02:44:35.751418 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:44:35.751683 | instance | Wednesday 29 April 2026 02:44:35 +0000 (0:00:00.068) 0:54:05.254 ******* 2026-04-29 02:44:35.813173 | instance | ok: [instance] 2026-04-29 02:44:35.813380 | instance | 2026-04-29 02:44:35.813664 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:44:35.814051 | instance | Wednesday 29 April 2026 02:44:35 +0000 (0:00:00.062) 0:54:05.316 ******* 2026-04-29 02:44:35.916241 | instance | ok: [instance] => (item=sharev2) 2026-04-29 02:44:35.916311 | instance | ok: [instance] => (item=oslo_db) 2026-04-29 02:44:35.916443 | instance | ok: [instance] => (item=oslo_cache) 2026-04-29 02:44:35.916564 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-29 02:44:35.916724 | instance | ok: [instance] => (item=identity) 2026-04-29 02:44:35.916827 | instance | 2026-04-29 02:44:35.916954 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:44:35.917066 | instance | Wednesday 29 April 2026 02:44:35 +0000 (0:00:00.103) 0:54:05.420 ******* 2026-04-29 02:44:36.009296 | instance | ok: [instance] 2026-04-29 02:44:36.009475 | instance | 2026-04-29 02:44:36.009690 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:44:36.009906 | instance | Wednesday 29 April 2026 02:44:36 +0000 (0:00:00.092) 0:54:05.512 ******* 2026-04-29 02:44:36.207480 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:44:36.207677 | instance | 2026-04-29 02:44:36.207925 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:44:36.208130 | instance | Wednesday 29 April 2026 02:44:36 +0000 (0:00:00.198) 0:54:05.711 ******* 2026-04-29 02:44:36.784096 | instance | changed: [instance] 2026-04-29 02:44:36.784356 | instance | 2026-04-29 02:44:36.784650 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-04-29 02:44:36.784945 | instance | Wednesday 29 April 2026 02:44:36 +0000 (0:00:00.576) 0:54:06.287 ******* 2026-04-29 02:44:38.007564 | instance | changed: [instance] 2026-04-29 02:44:38.007834 | instance | 2026-04-29 02:44:38.008108 | instance | TASK [Upload service image] **************************************************** 2026-04-29 02:44:38.008376 | instance | Wednesday 29 April 2026 02:44:38 +0000 (0:00:01.223) 0:54:07.511 ******* 2026-04-29 02:44:38.180260 | instance | included: glance_image for instance 2026-04-29 02:44:38.180318 | instance | 2026-04-29 02:44:38.180459 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-29 02:44:38.180581 | instance | Wednesday 29 April 2026 02:44:38 +0000 (0:00:00.173) 0:54:07.684 ******* 2026-04-29 02:44:39.218880 | instance | ok: [instance] 2026-04-29 02:44:39.219172 | instance | 2026-04-29 02:44:39.219466 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-29 02:44:39.219754 | instance | Wednesday 29 April 2026 02:44:39 +0000 (0:00:01.037) 0:54:08.722 ******* 2026-04-29 02:44:39.626873 | instance | changed: [instance] 2026-04-29 02:44:39.626972 | instance | 2026-04-29 02:44:39.627099 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-29 02:44:39.627221 | instance | Wednesday 29 April 2026 02:44:39 +0000 (0:00:00.408) 0:54:09.130 ******* 2026-04-29 02:44:54.472335 | instance | changed: [instance] 2026-04-29 02:44:54.472547 | instance | 2026-04-29 02:44:54.472888 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-29 02:44:54.473200 | instance | Wednesday 29 April 2026 02:44:54 +0000 (0:00:14.845) 0:54:23.976 ******* 2026-04-29 02:44:54.753199 | instance | ok: [instance] 2026-04-29 02:44:54.753436 | instance | 2026-04-29 02:44:54.753710 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-29 02:44:54.753972 | instance | Wednesday 29 April 2026 02:44:54 +0000 (0:00:00.281) 0:54:24.257 ******* 2026-04-29 02:44:54.823523 | instance | skipping: [instance] 2026-04-29 02:44:54.823784 | instance | 2026-04-29 02:44:54.823881 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-29 02:44:54.824057 | instance | Wednesday 29 April 2026 02:44:54 +0000 (0:00:00.070) 0:54:24.327 ******* 2026-04-29 02:44:55.559641 | instance | ok: [instance] 2026-04-29 02:44:55.559790 | instance | 2026-04-29 02:44:55.559956 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-29 02:44:55.560141 | instance | Wednesday 29 April 2026 02:44:55 +0000 (0:00:00.736) 0:54:25.063 ******* 2026-04-29 02:45:08.919424 | instance | changed: [instance] 2026-04-29 02:45:08.919655 | instance | 2026-04-29 02:45:08.919927 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-29 02:45:08.920236 | instance | Wednesday 29 April 2026 02:45:08 +0000 (0:00:13.359) 0:54:38.423 ******* 2026-04-29 02:45:09.294395 | instance | changed: [instance] 2026-04-29 02:45:09.294492 | instance | 2026-04-29 02:45:09.294717 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-04-29 02:45:09.294882 | instance | Wednesday 29 April 2026 02:45:09 +0000 (0:00:00.375) 0:54:38.798 ******* 2026-04-29 02:45:11.024173 | instance | changed: [instance] 2026-04-29 02:45:11.024423 | instance | 2026-04-29 02:45:11.024720 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-04-29 02:45:11.025000 | instance | Wednesday 29 April 2026 02:45:11 +0000 (0:00:01.729) 0:54:40.528 ******* 2026-04-29 02:45:14.821765 | instance | changed: [instance] => (item=22) 2026-04-29 02:45:14.821825 | instance | changed: [instance] => (item=111) 2026-04-29 02:45:14.821835 | instance | changed: [instance] => (item=2049) 2026-04-29 02:45:14.822448 | instance | 2026-04-29 02:45:14.822530 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-04-29 02:45:14.822640 | instance | Wednesday 29 April 2026 02:45:14 +0000 (0:00:03.796) 0:54:44.324 ******* 2026-04-29 02:45:16.115250 | instance | changed: [instance] 2026-04-29 02:45:16.115315 | instance | 2026-04-29 02:45:16.115681 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-04-29 02:45:16.115749 | instance | Wednesday 29 April 2026 02:45:16 +0000 (0:00:01.294) 0:54:45.619 ******* 2026-04-29 02:45:16.321028 | instance | ok: [instance -> localhost] 2026-04-29 02:45:16.321098 | instance | 2026-04-29 02:45:16.321292 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-04-29 02:45:16.321371 | instance | Wednesday 29 April 2026 02:45:16 +0000 (0:00:00.205) 0:54:45.825 ******* 2026-04-29 02:45:16.725275 | instance | ok: [instance -> localhost] 2026-04-29 02:45:16.725354 | instance | 2026-04-29 02:45:16.725717 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-04-29 02:45:16.726024 | instance | Wednesday 29 April 2026 02:45:16 +0000 (0:00:00.403) 0:54:46.228 ******* 2026-04-29 02:45:17.050964 | instance | ok: [instance -> localhost] 2026-04-29 02:45:17.051214 | instance | 2026-04-29 02:45:17.051517 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-04-29 02:45:17.051832 | instance | Wednesday 29 April 2026 02:45:17 +0000 (0:00:00.326) 0:54:46.554 ******* 2026-04-29 02:45:17.264611 | instance | ok: [instance -> localhost] 2026-04-29 02:45:17.264697 | instance | 2026-04-29 02:45:17.264815 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-04-29 02:45:17.264932 | instance | Wednesday 29 April 2026 02:45:17 +0000 (0:00:00.213) 0:54:46.768 ******* 2026-04-29 02:45:17.953512 | instance | changed: [instance] 2026-04-29 02:45:17.953747 | instance | 2026-04-29 02:45:17.954029 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-04-29 02:45:17.954314 | instance | Wednesday 29 April 2026 02:45:17 +0000 (0:00:00.688) 0:54:47.457 ******* 2026-04-29 02:47:45.181294 | instance | changed: [instance] 2026-04-29 02:47:45.181386 | instance | 2026-04-29 02:47:45.181402 | instance | TASK [Create Ingress] ********************************************************** 2026-04-29 02:47:45.181424 | instance | Wednesday 29 April 2026 02:47:45 +0000 (0:02:27.227) 0:57:14.685 ******* 2026-04-29 02:47:45.326172 | instance | included: openstack_helm_ingress for instance 2026-04-29 02:47:45.326247 | instance | 2026-04-29 02:47:45.326553 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 02:47:45.326598 | instance | Wednesday 29 April 2026 02:47:45 +0000 (0:00:00.145) 0:57:14.830 ******* 2026-04-29 02:47:45.402078 | instance | skipping: [instance] 2026-04-29 02:47:45.402120 | instance | 2026-04-29 02:47:45.402131 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 02:47:45.402141 | instance | Wednesday 29 April 2026 02:47:45 +0000 (0:00:00.074) 0:57:14.905 ******* 2026-04-29 02:47:45.469580 | instance | skipping: [instance] 2026-04-29 02:47:45.469942 | instance | 2026-04-29 02:47:45.469985 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 02:47:45.469991 | instance | Wednesday 29 April 2026 02:47:45 +0000 (0:00:00.068) 0:57:14.973 ******* 2026-04-29 02:47:45.553497 | instance | ok: [instance] 2026-04-29 02:47:45.553569 | instance | 2026-04-29 02:47:45.553708 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-04-29 02:47:45.553793 | instance | Wednesday 29 April 2026 02:47:45 +0000 (0:00:00.083) 0:57:15.057 ******* 2026-04-29 02:47:45.657653 | instance | included: ingress for instance 2026-04-29 02:47:45.657717 | instance | 2026-04-29 02:47:45.657981 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-04-29 02:47:45.658018 | instance | Wednesday 29 April 2026 02:47:45 +0000 (0:00:00.104) 0:57:15.161 ******* 2026-04-29 02:47:46.777848 | instance | changed: [instance] 2026-04-29 02:47:46.777914 | instance | 2026-04-29 02:47:46.778119 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-04-29 02:47:46.778158 | instance | Wednesday 29 April 2026 02:47:46 +0000 (0:00:01.120) 0:57:16.282 ******* 2026-04-29 02:47:48.729060 | instance | changed: [instance] 2026-04-29 02:47:48.729131 | instance | 2026-04-29 02:47:48.729440 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:47:48.729491 | instance | Wednesday 29 April 2026 02:47:48 +0000 (0:00:01.951) 0:57:18.233 ******* 2026-04-29 02:47:48.818562 | instance | ok: [instance] 2026-04-29 02:47:48.818643 | instance | 2026-04-29 02:47:48.818877 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:47:48.818915 | instance | Wednesday 29 April 2026 02:47:48 +0000 (0:00:00.089) 0:57:18.322 ******* 2026-04-29 02:47:48.883687 | instance | skipping: [instance] 2026-04-29 02:47:48.883793 | instance | 2026-04-29 02:47:48.884097 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:47:48.884169 | instance | Wednesday 29 April 2026 02:47:48 +0000 (0:00:00.064) 0:57:18.387 ******* 2026-04-29 02:47:48.947766 | instance | skipping: [instance] 2026-04-29 02:47:48.947808 | instance | 2026-04-29 02:47:48.947814 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:47:48.947821 | instance | Wednesday 29 April 2026 02:47:48 +0000 (0:00:00.063) 0:57:18.451 ******* 2026-04-29 02:47:49.020821 | instance | skipping: [instance] 2026-04-29 02:47:49.020895 | instance | 2026-04-29 02:47:49.020902 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:47:49.020909 | instance | Wednesday 29 April 2026 02:47:49 +0000 (0:00:00.072) 0:57:18.523 ******* 2026-04-29 02:47:49.091674 | instance | skipping: [instance] 2026-04-29 02:47:49.091807 | instance | 2026-04-29 02:47:49.092024 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:47:49.092177 | instance | Wednesday 29 April 2026 02:47:49 +0000 (0:00:00.071) 0:57:18.595 ******* 2026-04-29 02:47:49.163746 | instance | skipping: [instance] 2026-04-29 02:47:49.163861 | instance | 2026-04-29 02:47:49.164091 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:47:49.164257 | instance | Wednesday 29 April 2026 02:47:49 +0000 (0:00:00.072) 0:57:18.667 ******* 2026-04-29 02:47:49.235239 | instance | ok: [instance] 2026-04-29 02:47:49.235589 | instance | 2026-04-29 02:47:49.235930 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:47:49.236254 | instance | Wednesday 29 April 2026 02:47:49 +0000 (0:00:00.071) 0:57:18.739 ******* 2026-04-29 02:47:49.335596 | instance | ok: [instance] => (item=identity) 2026-04-29 02:47:49.335957 | instance | ok: [instance] => (item=oslo_cache) 2026-04-29 02:47:49.336277 | instance | ok: [instance] => (item=oslo_db) 2026-04-29 02:47:49.336594 | instance | ok: [instance] => (item=dashboard) 2026-04-29 02:47:49.336912 | instance | 2026-04-29 02:47:49.337237 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:47:49.337558 | instance | Wednesday 29 April 2026 02:47:49 +0000 (0:00:00.100) 0:57:18.839 ******* 2026-04-29 02:47:49.556896 | instance | ok: [instance] 2026-04-29 02:47:49.557262 | instance | 2026-04-29 02:47:49.557637 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:47:49.557998 | instance | Wednesday 29 April 2026 02:47:49 +0000 (0:00:00.221) 0:57:19.060 ******* 2026-04-29 02:47:49.650226 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:47:49.650632 | instance | 2026-04-29 02:47:49.650968 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:47:49.651390 | instance | Wednesday 29 April 2026 02:47:49 +0000 (0:00:00.093) 0:57:19.154 ******* 2026-04-29 02:47:50.204272 | instance | changed: [instance] 2026-04-29 02:47:50.204349 | instance | 2026-04-29 02:47:50.204416 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-04-29 02:47:50.204552 | instance | Wednesday 29 April 2026 02:47:50 +0000 (0:00:00.553) 0:57:19.707 ******* 2026-04-29 02:48:20.916725 | instance | changed: [instance] 2026-04-29 02:48:20.916785 | instance | 2026-04-29 02:48:20.916793 | instance | TASK [Create Ingress] ********************************************************** 2026-04-29 02:48:20.916804 | instance | Wednesday 29 April 2026 02:48:20 +0000 (0:00:30.712) 0:57:50.420 ******* 2026-04-29 02:48:21.052703 | instance | included: openstack_helm_ingress for instance 2026-04-29 02:48:21.052776 | instance | 2026-04-29 02:48:21.052907 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 02:48:21.053028 | instance | Wednesday 29 April 2026 02:48:21 +0000 (0:00:00.136) 0:57:50.556 ******* 2026-04-29 02:48:21.116625 | instance | skipping: [instance] 2026-04-29 02:48:21.116701 | instance | 2026-04-29 02:48:21.117010 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 02:48:21.117091 | instance | Wednesday 29 April 2026 02:48:21 +0000 (0:00:00.064) 0:57:50.620 ******* 2026-04-29 02:48:21.186354 | instance | skipping: [instance] 2026-04-29 02:48:21.186404 | instance | 2026-04-29 02:48:21.186650 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 02:48:21.186707 | instance | Wednesday 29 April 2026 02:48:21 +0000 (0:00:00.069) 0:57:50.690 ******* 2026-04-29 02:48:21.262483 | instance | ok: [instance] 2026-04-29 02:48:21.262540 | instance | 2026-04-29 02:48:21.262546 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-04-29 02:48:21.262551 | instance | Wednesday 29 April 2026 02:48:21 +0000 (0:00:00.075) 0:57:50.766 ******* 2026-04-29 02:48:21.360412 | instance | included: ingress for instance 2026-04-29 02:48:21.360486 | instance | 2026-04-29 02:48:21.360584 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-04-29 02:48:21.360707 | instance | Wednesday 29 April 2026 02:48:21 +0000 (0:00:00.098) 0:57:50.864 ******* 2026-04-29 02:48:22.492854 | instance | changed: [instance] 2026-04-29 02:48:22.494493 | instance | 2026-04-29 02:48:22.494518 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-04-29 02:48:22.494546 | instance | Wednesday 29 April 2026 02:48:22 +0000 (0:00:01.131) 0:57:51.996 ******* 2026-04-29 02:48:23.351566 | instance | changed: [instance] 2026-04-29 02:48:23.351660 | instance | 2026-04-29 02:48:23.351786 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-04-29 02:48:23.351909 | instance | Wednesday 29 April 2026 02:48:23 +0000 (0:00:00.859) 0:57:52.855 ******* 2026-04-29 02:48:30.681407 | instance | ok: [instance] => (item=None) 2026-04-29 02:48:30.681647 | instance | ok: [instance] => (item=None) 2026-04-29 02:48:30.681921 | instance | ok: [instance] => (item=None) 2026-04-29 02:48:30.682187 | instance | ok: [instance] => (item=None) 2026-04-29 02:48:30.682435 | instance | ok: [instance] => (item=None) 2026-04-29 02:48:30.682717 | instance | ok: [instance] => (item=None) 2026-04-29 02:48:30.682979 | instance | ok: [instance] => (item=None) 2026-04-29 02:48:30.683231 | instance | ok: [instance] => (item=None) 2026-04-29 02:48:30.683488 | instance | ok: [instance] => (item=None) 2026-04-29 02:48:30.683799 | instance | ok: [instance] => (item=None) 2026-04-29 02:48:30.684005 | instance | ok: [instance] => (item=None) 2026-04-29 02:48:30.684179 | instance | ok: [instance] => (item=None) 2026-04-29 02:48:30.684341 | instance | ok: [instance] 2026-04-29 02:48:30.684494 | instance | 2026-04-29 02:48:30.684661 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-04-29 02:48:30.684824 | instance | Wednesday 29 April 2026 02:48:30 +0000 (0:00:07.329) 0:58:00.185 ******* 2026-04-29 02:48:30.941471 | instance | ok: [instance] => (item=None) 2026-04-29 02:48:30.941705 | instance | ok: [instance] => (item=None) 2026-04-29 02:48:30.941975 | instance | ok: [instance] => (item=None) 2026-04-29 02:48:30.942242 | instance | skipping: [instance] => (item=None) 2026-04-29 02:48:30.942531 | instance | ok: [instance] => (item=None) 2026-04-29 02:48:30.942800 | instance | ok: [instance] => (item=None) 2026-04-29 02:48:30.943075 | instance | ok: [instance] => (item=None) 2026-04-29 02:48:30.943328 | instance | ok: [instance] => (item=None) 2026-04-29 02:48:30.943596 | instance | ok: [instance] => (item=None) 2026-04-29 02:48:30.943904 | instance | ok: [instance] => (item=None) 2026-04-29 02:48:30.944311 | instance | ok: [instance] => (item=None) 2026-04-29 02:48:30.944577 | instance | ok: [instance] => (item=None) 2026-04-29 02:48:30.944848 | instance | ok: [instance] 2026-04-29 02:48:30.945109 | instance | 2026-04-29 02:48:30.945390 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-04-29 02:48:30.945673 | instance | Wednesday 29 April 2026 02:48:30 +0000 (0:00:00.260) 0:58:00.445 ******* 2026-04-29 02:48:31.650329 | instance | changed: [instance] 2026-04-29 02:48:31.650489 | instance | 2026-04-29 02:48:31.650801 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-04-29 02:48:31.651105 | instance | Wednesday 29 April 2026 02:48:31 +0000 (0:00:00.708) 0:58:01.154 ******* 2026-04-29 02:48:32.459297 | instance | changed: [instance] 2026-04-29 02:48:32.459537 | instance | 2026-04-29 02:48:32.459822 | instance | PLAY [controllers] ************************************************************* 2026-04-29 02:48:32.460116 | instance | 2026-04-29 02:48:32.460457 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 02:48:32.460738 | instance | Wednesday 29 April 2026 02:48:32 +0000 (0:00:00.809) 0:58:01.963 ******* 2026-04-29 02:48:37.299463 | instance | ok: [instance] 2026-04-29 02:48:37.299596 | instance | 2026-04-29 02:48:37.299758 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-29 02:48:37.299919 | instance | Wednesday 29 April 2026 02:48:37 +0000 (0:00:04.840) 0:58:06.803 ******* 2026-04-29 02:48:37.648753 | instance | ok: [instance] 2026-04-29 02:48:37.648974 | instance | 2026-04-29 02:48:37.649266 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-29 02:48:37.649551 | instance | Wednesday 29 April 2026 02:48:37 +0000 (0:00:00.349) 0:58:07.152 ******* 2026-04-29 02:48:38.758336 | instance | ok: [instance] 2026-04-29 02:48:38.758402 | instance | 2026-04-29 02:48:38.758419 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-29 02:48:38.758435 | instance | Wednesday 29 April 2026 02:48:38 +0000 (0:00:01.107) 0:58:08.260 ******* 2026-04-29 02:48:39.023719 | instance | ok: [instance] 2026-04-29 02:48:39.024141 | instance | 2026-04-29 02:48:39.024148 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 02:48:39.024169 | instance | Wednesday 29 April 2026 02:48:39 +0000 (0:00:00.266) 0:58:08.527 ******* 2026-04-29 02:48:39.130332 | instance | ok: [instance] => { 2026-04-29 02:48:39.130464 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-04-29 02:48:39.130946 | instance | } 2026-04-29 02:48:39.130989 | instance | 2026-04-29 02:48:39.130995 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 02:48:39.130999 | instance | Wednesday 29 April 2026 02:48:39 +0000 (0:00:00.107) 0:58:08.634 ******* 2026-04-29 02:48:39.527013 | instance | ok: [instance] 2026-04-29 02:48:39.527142 | instance | 2026-04-29 02:48:39.527324 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 02:48:39.527504 | instance | Wednesday 29 April 2026 02:48:39 +0000 (0:00:00.396) 0:58:09.031 ******* 2026-04-29 02:48:40.657971 | instance | ok: [instance] 2026-04-29 02:48:40.658094 | instance | 2026-04-29 02:48:40.658270 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-29 02:48:40.658438 | instance | Wednesday 29 April 2026 02:48:40 +0000 (0:00:01.131) 0:58:10.162 ******* 2026-04-29 02:48:41.167447 | instance | ok: [instance] 2026-04-29 02:48:41.167702 | instance | 2026-04-29 02:48:41.167992 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-29 02:48:41.168270 | instance | Wednesday 29 April 2026 02:48:41 +0000 (0:00:00.509) 0:58:10.671 ******* 2026-04-29 02:48:41.899624 | instance | ok: [instance] 2026-04-29 02:48:41.899859 | instance | 2026-04-29 02:48:41.900145 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-29 02:48:41.900423 | instance | Wednesday 29 April 2026 02:48:41 +0000 (0:00:00.732) 0:58:11.403 ******* 2026-04-29 02:48:42.663160 | instance | ok: [instance] 2026-04-29 02:48:42.663252 | instance | 2026-04-29 02:48:42.663373 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-29 02:48:42.664156 | instance | Wednesday 29 April 2026 02:48:42 +0000 (0:00:00.763) 0:58:12.167 ******* 2026-04-29 02:48:43.027742 | instance | ok: [instance] 2026-04-29 02:48:43.027998 | instance | 2026-04-29 02:48:43.028291 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-29 02:48:43.028580 | instance | Wednesday 29 April 2026 02:48:43 +0000 (0:00:00.364) 0:58:12.531 ******* 2026-04-29 02:48:43.209533 | instance | included: openstack_helm_endpoints for instance 2026-04-29 02:48:43.209753 | instance | 2026-04-29 02:48:43.210025 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:48:43.210291 | instance | Wednesday 29 April 2026 02:48:43 +0000 (0:00:00.182) 0:58:12.713 ******* 2026-04-29 02:48:43.275627 | instance | skipping: [instance] 2026-04-29 02:48:43.275836 | instance | 2026-04-29 02:48:43.276092 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:48:43.276346 | instance | Wednesday 29 April 2026 02:48:43 +0000 (0:00:00.066) 0:58:12.779 ******* 2026-04-29 02:48:43.337449 | instance | skipping: [instance] 2026-04-29 02:48:43.337660 | instance | 2026-04-29 02:48:43.337932 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:48:43.338190 | instance | Wednesday 29 April 2026 02:48:43 +0000 (0:00:00.061) 0:58:12.841 ******* 2026-04-29 02:48:43.411462 | instance | skipping: [instance] 2026-04-29 02:48:43.411698 | instance | 2026-04-29 02:48:43.411979 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:48:43.412246 | instance | Wednesday 29 April 2026 02:48:43 +0000 (0:00:00.073) 0:58:12.915 ******* 2026-04-29 02:48:43.471467 | instance | skipping: [instance] 2026-04-29 02:48:43.471697 | instance | 2026-04-29 02:48:43.471970 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:48:43.472232 | instance | Wednesday 29 April 2026 02:48:43 +0000 (0:00:00.060) 0:58:12.975 ******* 2026-04-29 02:48:43.536294 | instance | skipping: [instance] 2026-04-29 02:48:43.536530 | instance | 2026-04-29 02:48:43.536798 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:48:43.537056 | instance | Wednesday 29 April 2026 02:48:43 +0000 (0:00:00.064) 0:58:13.040 ******* 2026-04-29 02:48:43.596146 | instance | skipping: [instance] 2026-04-29 02:48:43.596295 | instance | 2026-04-29 02:48:43.596571 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:48:43.596848 | instance | Wednesday 29 April 2026 02:48:43 +0000 (0:00:00.060) 0:58:13.100 ******* 2026-04-29 02:48:43.672004 | instance | ok: [instance] 2026-04-29 02:48:43.672139 | instance | 2026-04-29 02:48:43.672319 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:48:43.672485 | instance | Wednesday 29 April 2026 02:48:43 +0000 (0:00:00.074) 0:58:13.175 ******* 2026-04-29 02:48:43.758985 | instance | ok: [instance] => (item=identity) 2026-04-29 02:48:43.759212 | instance | 2026-04-29 02:48:43.759564 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:48:43.759872 | instance | Wednesday 29 April 2026 02:48:43 +0000 (0:00:00.087) 0:58:13.262 ******* 2026-04-29 02:48:43.867976 | instance | ok: [instance] 2026-04-29 02:48:43.868195 | instance | 2026-04-29 02:48:43.868463 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-29 02:48:43.868773 | instance | Wednesday 29 April 2026 02:48:43 +0000 (0:00:00.108) 0:58:13.371 ******* 2026-04-29 02:48:44.337608 | instance | ok: [instance] 2026-04-29 02:48:44.337664 | instance | 2026-04-29 02:48:44.337675 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-29 02:48:44.337685 | instance | Wednesday 29 April 2026 02:48:44 +0000 (0:00:00.469) 0:58:13.840 ******* 2026-04-29 02:48:44.811975 | instance | ok: [instance] 2026-04-29 02:48:44.812048 | instance | 2026-04-29 02:48:44.812299 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-29 02:48:44.812342 | instance | Wednesday 29 April 2026 02:48:44 +0000 (0:00:00.475) 0:58:14.316 ******* 2026-04-29 02:48:45.270970 | instance | ok: [instance] 2026-04-29 02:48:45.271039 | instance | 2026-04-29 02:48:45.271304 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-29 02:48:45.271344 | instance | Wednesday 29 April 2026 02:48:45 +0000 (0:00:00.458) 0:58:14.775 ******* 2026-04-29 02:48:46.044580 | instance | ok: [instance] 2026-04-29 02:48:46.044655 | instance | 2026-04-29 02:48:46.044661 | instance | PLAY [Configure networking] **************************************************** 2026-04-29 02:48:46.044666 | instance | 2026-04-29 02:48:46.044671 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 02:48:46.044675 | instance | Wednesday 29 April 2026 02:48:46 +0000 (0:00:00.772) 0:58:15.547 ******* 2026-04-29 02:48:51.815761 | instance | ok: [instance] 2026-04-29 02:48:51.815901 | instance | 2026-04-29 02:48:51.816193 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-04-29 02:48:51.816439 | instance | Wednesday 29 April 2026 02:48:51 +0000 (0:00:05.771) 0:58:21.319 ******* 2026-04-29 02:48:52.060893 | instance | ok: [instance] 2026-04-29 02:48:52.061122 | instance | 2026-04-29 02:48:52.061395 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-04-29 02:48:52.061666 | instance | Wednesday 29 April 2026 02:48:52 +0000 (0:00:00.244) 0:58:21.564 ******* 2026-04-29 02:48:52.260514 | instance | ok: [instance] 2026-04-29 02:48:52.260591 | instance | 2026-04-29 02:48:52.261720 | instance | PLAY RECAP ********************************************************************* 2026-04-29 02:48:52.261782 | instance | instance : ok=792 changed=288 unreachable=0 failed=0 skipped=256 rescued=0 ignored=2 2026-04-29 02:48:52.261793 | instance | 2026-04-29 02:48:52.261803 | instance | Wednesday 29 April 2026 02:48:52 +0000 (0:00:00.197) 0:58:21.762 ******* 2026-04-29 02:48:52.261812 | instance | =============================================================================== 2026-04-29 02:48:52.261820 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 285.14s 2026-04-29 02:48:52.261829 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 198.04s 2026-04-29 02:48:52.261885 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 156.67s 2026-04-29 02:48:52.261895 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 154.46s 2026-04-29 02:48:52.261911 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 149.37s 2026-04-29 02:48:52.261920 | instance | vexxhost.atmosphere.manila : Deploy Helm chart ------------------------ 147.23s 2026-04-29 02:48:52.261931 | instance | vexxhost.ceph.mon : Run Bootstrap coomand ----------------------------- 130.11s 2026-04-29 02:48:52.262062 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 127.67s 2026-04-29 02:48:52.262183 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 127.30s 2026-04-29 02:48:52.262300 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 127.12s 2026-04-29 02:48:52.262420 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 125.16s 2026-04-29 02:48:52.262550 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 124.02s 2026-04-29 02:48:52.262710 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 89.76s 2026-04-29 02:48:52.262804 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 87.35s 2026-04-29 02:48:52.262914 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 82.60s 2026-04-29 02:48:52.263041 | instance | vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components -- 37.84s 2026-04-29 02:48:52.263146 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 31.60s 2026-04-29 02:48:52.263262 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.92s 2026-04-29 02:48:52.263375 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.90s 2026-04-29 02:48:52.263571 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.89s 2026-04-29 02:48:52.505473 | instance | INFO [aio > converge] Executed: Successful 2026-04-29 02:48:52.513692 | instance | INFO [aio > idempotence] Executing 2026-04-29 02:48:55.199643 | instance | 2026-04-29 02:48:55.199900 | instance | PLAY [all] ********************************************************************* 2026-04-29 02:48:55.200182 | instance | 2026-04-29 02:48:55.200488 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 02:48:55.200769 | instance | Wednesday 29 April 2026 02:48:55 +0000 (0:00:00.016) 0:00:00.016 ******* 2026-04-29 02:49:00.259245 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-29 02:49:00.259513 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-29 02:49:00.259797 | instance | interpreter could change the meaning of that path. See 2026-04-29 02:49:00.260109 | instance | https://docs.ansible.com/ansible- 2026-04-29 02:49:00.260435 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-29 02:49:00.352751 | instance | ok: [instance] 2026-04-29 02:49:00.352977 | instance | 2026-04-29 02:49:00.353241 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-29 02:49:00.353490 | instance | Wednesday 29 April 2026 02:49:00 +0000 (0:00:05.153) 0:00:05.170 ******* 2026-04-29 02:49:00.572861 | instance | ok: [instance] 2026-04-29 02:49:00.572951 | instance | 2026-04-29 02:49:00.573072 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-04-29 02:49:00.573182 | instance | 2026-04-29 02:49:00.573301 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 02:49:00.573421 | instance | Wednesday 29 April 2026 02:49:00 +0000 (0:00:00.220) 0:00:05.390 ******* 2026-04-29 02:49:04.506456 | instance | ok: [instance] 2026-04-29 02:49:04.506696 | instance | 2026-04-29 02:49:04.506963 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-29 02:49:04.507216 | instance | Wednesday 29 April 2026 02:49:04 +0000 (0:00:03.933) 0:00:09.323 ******* 2026-04-29 02:49:04.875249 | instance | ok: [instance] 2026-04-29 02:49:04.875404 | instance | 2026-04-29 02:49:04.875583 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-29 02:49:04.875758 | instance | Wednesday 29 April 2026 02:49:04 +0000 (0:00:00.368) 0:00:09.692 ******* 2026-04-29 02:49:04.976594 | instance | skipping: [instance] 2026-04-29 02:49:04.976826 | instance | 2026-04-29 02:49:04.977087 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-29 02:49:04.977346 | instance | Wednesday 29 April 2026 02:49:04 +0000 (0:00:00.101) 0:00:09.794 ******* 2026-04-29 02:49:05.339191 | instance | ok: [instance] 2026-04-29 02:49:05.339407 | instance | 2026-04-29 02:49:05.339668 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 02:49:05.339926 | instance | Wednesday 29 April 2026 02:49:05 +0000 (0:00:00.361) 0:00:10.156 ******* 2026-04-29 02:49:05.437582 | instance | ok: [instance] => { 2026-04-29 02:49:05.437868 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-29 02:49:05.438121 | instance | } 2026-04-29 02:49:05.438391 | instance | 2026-04-29 02:49:05.438681 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 02:49:05.438943 | instance | Wednesday 29 April 2026 02:49:05 +0000 (0:00:00.098) 0:00:10.254 ******* 2026-04-29 02:49:05.958746 | instance | ok: [instance] 2026-04-29 02:49:05.958811 | instance | 2026-04-29 02:49:05.958937 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 02:49:05.959063 | instance | Wednesday 29 April 2026 02:49:05 +0000 (0:00:00.521) 0:00:10.776 ******* 2026-04-29 02:49:06.104542 | instance | skipping: [instance] 2026-04-29 02:49:06.104615 | instance | 2026-04-29 02:49:06.104738 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-29 02:49:06.104859 | instance | Wednesday 29 April 2026 02:49:06 +0000 (0:00:00.145) 0:00:10.921 ******* 2026-04-29 02:49:06.238149 | instance | skipping: [instance] 2026-04-29 02:49:06.238222 | instance | 2026-04-29 02:49:06.238339 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-29 02:49:06.238464 | instance | Wednesday 29 April 2026 02:49:06 +0000 (0:00:00.133) 0:00:11.055 ******* 2026-04-29 02:49:06.528954 | instance | ok: [instance] 2026-04-29 02:49:06.529027 | instance | 2026-04-29 02:49:06.529145 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-29 02:49:06.529264 | instance | Wednesday 29 April 2026 02:49:06 +0000 (0:00:00.291) 0:00:11.346 ******* 2026-04-29 02:49:07.775295 | instance | ok: [instance] 2026-04-29 02:49:07.775374 | instance | 2026-04-29 02:49:07.775486 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 02:49:07.775598 | instance | Wednesday 29 April 2026 02:49:07 +0000 (0:00:01.245) 0:00:12.592 ******* 2026-04-29 02:49:07.903282 | instance | ok: [instance] => { 2026-04-29 02:49:07.903359 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-29 02:49:07.903483 | instance | } 2026-04-29 02:49:07.903591 | instance | 2026-04-29 02:49:07.903706 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 02:49:07.903825 | instance | Wednesday 29 April 2026 02:49:07 +0000 (0:00:00.128) 0:00:12.720 ******* 2026-04-29 02:49:08.403265 | instance | ok: [instance] 2026-04-29 02:49:08.403492 | instance | 2026-04-29 02:49:08.403761 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 02:49:08.404026 | instance | Wednesday 29 April 2026 02:49:08 +0000 (0:00:00.499) 0:00:13.220 ******* 2026-04-29 02:49:10.829472 | instance | ok: [instance] 2026-04-29 02:49:10.829851 | instance | 2026-04-29 02:49:10.829902 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-29 02:49:10.830206 | instance | Wednesday 29 April 2026 02:49:10 +0000 (0:00:02.426) 0:00:15.646 ******* 2026-04-29 02:49:10.910983 | instance | skipping: [instance] 2026-04-29 02:49:10.911077 | instance | 2026-04-29 02:49:10.911412 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-29 02:49:10.911460 | instance | Wednesday 29 April 2026 02:49:10 +0000 (0:00:00.081) 0:00:15.728 ******* 2026-04-29 02:49:10.987325 | instance | skipping: [instance] 2026-04-29 02:49:10.987368 | instance | 2026-04-29 02:49:10.987373 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-29 02:49:10.987383 | instance | Wednesday 29 April 2026 02:49:10 +0000 (0:00:00.076) 0:00:15.804 ******* 2026-04-29 02:49:11.085018 | instance | skipping: [instance] 2026-04-29 02:49:11.085093 | instance | 2026-04-29 02:49:11.085365 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-29 02:49:11.085410 | instance | Wednesday 29 April 2026 02:49:11 +0000 (0:00:00.098) 0:00:15.902 ******* 2026-04-29 02:49:12.138444 | instance | ok: [instance] 2026-04-29 02:49:12.138566 | instance | 2026-04-29 02:49:12.138809 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-29 02:49:12.138825 | instance | Wednesday 29 April 2026 02:49:12 +0000 (0:00:01.053) 0:00:16.956 ******* 2026-04-29 02:49:12.634050 | instance | ok: [instance] 2026-04-29 02:49:12.634167 | instance | 2026-04-29 02:49:12.634386 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-29 02:49:12.634585 | instance | Wednesday 29 April 2026 02:49:12 +0000 (0:00:00.495) 0:00:17.451 ******* 2026-04-29 02:49:13.761245 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-29 02:49:13.761509 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-29 02:49:13.761796 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-29 02:49:13.762071 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-29 02:49:13.762354 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-29 02:49:13.762688 | instance | 2026-04-29 02:49:13.762954 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-29 02:49:13.763215 | instance | Wednesday 29 April 2026 02:49:13 +0000 (0:00:01.127) 0:00:18.578 ******* 2026-04-29 02:49:14.357382 | instance | ok: [instance] 2026-04-29 02:49:14.357635 | instance | 2026-04-29 02:49:14.357904 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-29 02:49:14.358169 | instance | Wednesday 29 April 2026 02:49:14 +0000 (0:00:00.559) 0:00:19.138 ******* 2026-04-29 02:49:14.358414 | instance | 2026-04-29 02:49:14.358759 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-29 02:49:14.359029 | instance | Wednesday 29 April 2026 02:49:14 +0000 (0:00:00.036) 0:00:19.174 ******* 2026-04-29 02:49:15.074069 | instance | ok: [instance] 2026-04-29 02:49:15.074312 | instance | 2026-04-29 02:49:15.074635 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-29 02:49:15.074917 | instance | Wednesday 29 April 2026 02:49:15 +0000 (0:00:00.716) 0:00:19.890 ******* 2026-04-29 02:49:15.363393 | instance | ok: [instance] 2026-04-29 02:49:15.363653 | instance | 2026-04-29 02:49:15.363946 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 02:49:15.364259 | instance | Wednesday 29 April 2026 02:49:15 +0000 (0:00:00.289) 0:00:20.180 ******* 2026-04-29 02:49:15.458014 | instance | ok: [instance] => { 2026-04-29 02:49:15.458292 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-29 02:49:15.458584 | instance | } 2026-04-29 02:49:15.458821 | instance | 2026-04-29 02:49:15.459097 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 02:49:15.459357 | instance | Wednesday 29 April 2026 02:49:15 +0000 (0:00:00.095) 0:00:20.275 ******* 2026-04-29 02:49:15.920270 | instance | ok: [instance] 2026-04-29 02:49:15.920534 | instance | 2026-04-29 02:49:15.920871 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 02:49:15.921233 | instance | Wednesday 29 April 2026 02:49:15 +0000 (0:00:00.462) 0:00:20.737 ******* 2026-04-29 02:49:19.227378 | instance | ok: [instance] 2026-04-29 02:49:19.227629 | instance | 2026-04-29 02:49:19.227956 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-29 02:49:19.228258 | instance | Wednesday 29 April 2026 02:49:19 +0000 (0:00:03.307) 0:00:24.044 ******* 2026-04-29 02:49:20.436564 | instance | ok: [instance] 2026-04-29 02:49:20.436638 | instance | 2026-04-29 02:49:20.436743 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-29 02:49:20.436861 | instance | Wednesday 29 April 2026 02:49:20 +0000 (0:00:01.209) 0:00:25.254 ******* 2026-04-29 02:49:20.859738 | instance | ok: [instance] 2026-04-29 02:49:20.859974 | instance | 2026-04-29 02:49:20.860262 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-29 02:49:20.860541 | instance | Wednesday 29 April 2026 02:49:20 +0000 (0:00:00.422) 0:00:25.676 ******* 2026-04-29 02:49:21.340846 | instance | ok: [instance] 2026-04-29 02:49:21.341065 | instance | 2026-04-29 02:49:21.341329 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-29 02:49:21.341586 | instance | Wednesday 29 April 2026 02:49:21 +0000 (0:00:00.481) 0:00:26.158 ******* 2026-04-29 02:49:21.960867 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-04-29 02:49:21.961132 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-29 02:49:21.961398 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-29 02:49:21.961643 | instance | 2026-04-29 02:49:21.961906 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-29 02:49:21.962170 | instance | Wednesday 29 April 2026 02:49:21 +0000 (0:00:00.619) 0:00:26.777 ******* 2026-04-29 02:49:22.422010 | instance | ok: [instance] 2026-04-29 02:49:22.422079 | instance | 2026-04-29 02:49:22.422216 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-29 02:49:22.422338 | instance | Wednesday 29 April 2026 02:49:22 +0000 (0:00:00.461) 0:00:27.239 ******* 2026-04-29 02:49:22.927673 | instance | ok: [instance] 2026-04-29 02:49:22.927805 | instance | 2026-04-29 02:49:22.927980 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-29 02:49:22.928148 | instance | Wednesday 29 April 2026 02:49:22 +0000 (0:00:00.462) 0:00:27.701 ******* 2026-04-29 02:49:22.928298 | instance | 2026-04-29 02:49:22.928464 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-29 02:49:22.928616 | instance | Wednesday 29 April 2026 02:49:22 +0000 (0:00:00.039) 0:00:27.741 ******* 2026-04-29 02:49:23.375011 | instance | ok: [instance] 2026-04-29 02:49:23.375083 | instance | 2026-04-29 02:49:23.375217 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-29 02:49:23.375332 | instance | Wednesday 29 April 2026 02:49:23 +0000 (0:00:00.450) 0:00:28.192 ******* 2026-04-29 02:49:23.513715 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-29 02:49:23.513943 | instance | 2026-04-29 02:49:23.514220 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-29 02:49:23.514494 | instance | Wednesday 29 April 2026 02:49:23 +0000 (0:00:00.138) 0:00:28.330 ******* 2026-04-29 02:49:24.598808 | instance | ok: [instance] 2026-04-29 02:49:24.599094 | instance | 2026-04-29 02:49:24.599469 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-29 02:49:24.599786 | instance | Wednesday 29 April 2026 02:49:24 +0000 (0:00:01.084) 0:00:29.415 ******* 2026-04-29 02:49:25.297641 | instance | ok: [instance] => (item=chronyd) 2026-04-29 02:49:25.297801 | instance | ok: [instance] => (item=sshd) 2026-04-29 02:49:25.298133 | instance | 2026-04-29 02:49:25.298459 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-29 02:49:25.298784 | instance | Wednesday 29 April 2026 02:49:25 +0000 (0:00:00.698) 0:00:30.114 ******* 2026-04-29 02:49:25.656174 | instance | ok: [instance] 2026-04-29 02:49:25.656405 | instance | 2026-04-29 02:49:25.656683 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-29 02:49:25.656968 | instance | Wednesday 29 April 2026 02:49:25 +0000 (0:00:00.358) 0:00:30.473 ******* 2026-04-29 02:49:25.890195 | instance | ok: [instance] 2026-04-29 02:49:25.890421 | instance | 2026-04-29 02:49:25.890728 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-29 02:49:25.890998 | instance | Wednesday 29 April 2026 02:49:25 +0000 (0:00:00.233) 0:00:30.707 ******* 2026-04-29 02:49:26.432906 | instance | ok: [instance] 2026-04-29 02:49:26.433146 | instance | 2026-04-29 02:49:26.433428 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-29 02:49:26.433695 | instance | Wednesday 29 April 2026 02:49:26 +0000 (0:00:00.542) 0:00:31.250 ******* 2026-04-29 02:49:26.784042 | instance | ok: [instance] 2026-04-29 02:49:26.784329 | instance | 2026-04-29 02:49:26.784583 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-04-29 02:49:26.784852 | instance | Wednesday 29 April 2026 02:49:26 +0000 (0:00:00.350) 0:00:31.601 ******* 2026-04-29 02:49:32.298446 | instance | ok: [instance] 2026-04-29 02:49:32.298582 | instance | 2026-04-29 02:49:32.298742 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-04-29 02:49:32.298906 | instance | Wednesday 29 April 2026 02:49:32 +0000 (0:00:05.514) 0:00:37.115 ******* 2026-04-29 02:49:32.388339 | instance | ok: [instance] 2026-04-29 02:49:32.388442 | instance | 2026-04-29 02:49:32.388569 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-04-29 02:49:32.388694 | instance | Wednesday 29 April 2026 02:49:32 +0000 (0:00:00.089) 0:00:37.205 ******* 2026-04-29 02:49:32.459733 | instance | skipping: [instance] 2026-04-29 02:49:32.459837 | instance | 2026-04-29 02:49:32.459961 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-04-29 02:49:32.460086 | instance | Wednesday 29 April 2026 02:49:32 +0000 (0:00:00.071) 0:00:37.277 ******* 2026-04-29 02:49:32.532400 | instance | skipping: [instance] 2026-04-29 02:49:32.532487 | instance | 2026-04-29 02:49:32.532611 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-04-29 02:49:32.532736 | instance | Wednesday 29 April 2026 02:49:32 +0000 (0:00:00.072) 0:00:37.349 ******* 2026-04-29 02:49:32.602800 | instance | skipping: [instance] 2026-04-29 02:49:32.602887 | instance | 2026-04-29 02:49:32.603012 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-04-29 02:49:32.603131 | instance | Wednesday 29 April 2026 02:49:32 +0000 (0:00:00.070) 0:00:37.420 ******* 2026-04-29 02:49:32.669454 | instance | skipping: [instance] 2026-04-29 02:49:32.669667 | instance | 2026-04-29 02:49:32.669971 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-04-29 02:49:32.670235 | instance | Wednesday 29 April 2026 02:49:32 +0000 (0:00:00.066) 0:00:37.486 ******* 2026-04-29 02:49:32.736816 | instance | skipping: [instance] 2026-04-29 02:49:32.737045 | instance | 2026-04-29 02:49:32.737330 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-04-29 02:49:32.737654 | instance | Wednesday 29 April 2026 02:49:32 +0000 (0:00:00.067) 0:00:37.554 ******* 2026-04-29 02:49:32.808202 | instance | skipping: [instance] 2026-04-29 02:49:32.808322 | instance | 2026-04-29 02:49:32.808491 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-04-29 02:49:32.808659 | instance | Wednesday 29 April 2026 02:49:32 +0000 (0:00:00.071) 0:00:37.625 ******* 2026-04-29 02:49:32.876217 | instance | skipping: [instance] 2026-04-29 02:49:32.876325 | instance | 2026-04-29 02:49:32.876484 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-04-29 02:49:32.876641 | instance | Wednesday 29 April 2026 02:49:32 +0000 (0:00:00.068) 0:00:37.693 ******* 2026-04-29 02:49:32.988781 | instance | ok: [instance] 2026-04-29 02:49:32.992435 | instance | 2026-04-29 02:49:32.992470 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-04-29 02:49:32.992481 | instance | Wednesday 29 April 2026 02:49:32 +0000 (0:00:00.112) 0:00:37.805 ******* 2026-04-29 02:49:33.312379 | instance | ok: [instance] => (item=instance) 2026-04-29 02:49:33.312685 | instance | 2026-04-29 02:49:33.312985 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-04-29 02:49:33.313370 | instance | Wednesday 29 April 2026 02:49:33 +0000 (0:00:00.323) 0:00:38.129 ******* 2026-04-29 02:49:33.394946 | instance | ok: [instance] 2026-04-29 02:49:33.395201 | instance | 2026-04-29 02:49:33.395509 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-04-29 02:49:33.395796 | instance | Wednesday 29 April 2026 02:49:33 +0000 (0:00:00.082) 0:00:38.212 ******* 2026-04-29 02:49:33.480969 | instance | skipping: [instance] 2026-04-29 02:49:33.481215 | instance | 2026-04-29 02:49:33.481573 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-29 02:49:33.481913 | instance | Wednesday 29 April 2026 02:49:33 +0000 (0:00:00.085) 0:00:38.297 ******* 2026-04-29 02:49:33.611865 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-29 02:49:33.612072 | instance | 2026-04-29 02:49:33.612387 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-29 02:49:33.612658 | instance | Wednesday 29 April 2026 02:49:33 +0000 (0:00:00.131) 0:00:38.429 ******* 2026-04-29 02:49:35.756035 | instance | ok: [instance] 2026-04-29 02:49:35.756266 | instance | 2026-04-29 02:49:35.756559 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-29 02:49:35.756914 | instance | Wednesday 29 April 2026 02:49:35 +0000 (0:00:02.144) 0:00:40.573 ******* 2026-04-29 02:49:35.877237 | instance | ok: [instance] => (item=instance) 2026-04-29 02:49:35.877488 | instance | 2026-04-29 02:49:35.877782 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-29 02:49:35.878061 | instance | Wednesday 29 April 2026 02:49:35 +0000 (0:00:00.121) 0:00:40.694 ******* 2026-04-29 02:49:36.343757 | instance | ok: [instance] 2026-04-29 02:49:36.343829 | instance | 2026-04-29 02:49:36.343840 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-29 02:49:36.344057 | instance | Wednesday 29 April 2026 02:49:36 +0000 (0:00:00.466) 0:00:41.160 ******* 2026-04-29 02:49:38.960449 | instance | ok: [instance] 2026-04-29 02:49:38.960655 | instance | 2026-04-29 02:49:38.960985 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-04-29 02:49:38.961290 | instance | Wednesday 29 April 2026 02:49:38 +0000 (0:00:02.616) 0:00:43.777 ******* 2026-04-29 02:49:41.114695 | instance | ok: [instance] 2026-04-29 02:49:41.114839 | instance | 2026-04-29 02:49:41.115067 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-04-29 02:49:41.115274 | instance | Wednesday 29 April 2026 02:49:41 +0000 (0:00:02.154) 0:00:45.932 ******* 2026-04-29 02:49:51.954309 | instance | ok: [instance] 2026-04-29 02:49:51.954524 | instance | 2026-04-29 02:49:51.954805 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-29 02:49:51.955065 | instance | Wednesday 29 April 2026 02:49:51 +0000 (0:00:10.839) 0:00:56.771 ******* 2026-04-29 02:49:52.088592 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-29 02:49:52.088809 | instance | 2026-04-29 02:49:52.089090 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-29 02:49:52.089359 | instance | Wednesday 29 April 2026 02:49:52 +0000 (0:00:00.134) 0:00:56.905 ******* 2026-04-29 02:49:52.210103 | instance | skipping: [instance] 2026-04-29 02:49:52.210312 | instance | 2026-04-29 02:49:52.210649 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-29 02:49:52.210920 | instance | Wednesday 29 April 2026 02:49:52 +0000 (0:00:00.121) 0:00:57.027 ******* 2026-04-29 02:49:52.495328 | instance | skipping: [instance] => (item=instance) 2026-04-29 02:49:52.495488 | instance | skipping: [instance] 2026-04-29 02:49:52.495657 | instance | 2026-04-29 02:49:52.495839 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-29 02:49:52.496018 | instance | Wednesday 29 April 2026 02:49:52 +0000 (0:00:00.285) 0:00:57.312 ******* 2026-04-29 02:49:52.771864 | instance | ok: [instance] 2026-04-29 02:49:52.772004 | instance | 2026-04-29 02:49:52.772186 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-29 02:49:52.772367 | instance | Wednesday 29 April 2026 02:49:52 +0000 (0:00:00.276) 0:00:57.589 ******* 2026-04-29 02:49:55.352563 | instance | ok: [instance] 2026-04-29 02:49:55.352704 | instance | 2026-04-29 02:49:55.352721 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-04-29 02:49:55.352825 | instance | Wednesday 29 April 2026 02:49:55 +0000 (0:00:02.580) 0:01:00.169 ******* 2026-04-29 02:49:57.511222 | instance | ok: [instance] 2026-04-29 02:49:57.511365 | instance | 2026-04-29 02:49:57.511435 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-04-29 02:49:57.511561 | instance | Wednesday 29 April 2026 02:49:57 +0000 (0:00:02.159) 0:01:02.328 ******* 2026-04-29 02:49:59.584094 | instance | ok: [instance] 2026-04-29 02:49:59.584347 | instance | 2026-04-29 02:49:59.584642 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-04-29 02:49:59.584947 | instance | Wednesday 29 April 2026 02:49:59 +0000 (0:00:02.072) 0:01:04.401 ******* 2026-04-29 02:50:02.468634 | instance | ok: [instance] 2026-04-29 02:50:02.468698 | instance | 2026-04-29 02:50:02.468709 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-04-29 02:50:02.468719 | instance | 2026-04-29 02:50:02.468728 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 02:50:02.468736 | instance | Wednesday 29 April 2026 02:50:02 +0000 (0:00:02.883) 0:01:07.284 ******* 2026-04-29 02:50:06.051249 | instance | ok: [instance] 2026-04-29 02:50:06.051395 | instance | 2026-04-29 02:50:06.051407 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-29 02:50:06.051542 | instance | Wednesday 29 April 2026 02:50:06 +0000 (0:00:03.583) 0:01:10.868 ******* 2026-04-29 02:50:06.326671 | instance | ok: [instance] 2026-04-29 02:50:06.326802 | instance | 2026-04-29 02:50:06.326814 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-29 02:50:06.326939 | instance | Wednesday 29 April 2026 02:50:06 +0000 (0:00:00.274) 0:01:11.143 ******* 2026-04-29 02:50:06.441550 | instance | skipping: [instance] 2026-04-29 02:50:06.441633 | instance | 2026-04-29 02:50:06.441754 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-29 02:50:06.441873 | instance | Wednesday 29 April 2026 02:50:06 +0000 (0:00:00.115) 0:01:11.258 ******* 2026-04-29 02:50:06.736698 | instance | ok: [instance] 2026-04-29 02:50:06.736937 | instance | 2026-04-29 02:50:06.737234 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 02:50:06.737559 | instance | Wednesday 29 April 2026 02:50:06 +0000 (0:00:00.294) 0:01:11.553 ******* 2026-04-29 02:50:06.848316 | instance | ok: [instance] => { 2026-04-29 02:50:06.848459 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-29 02:50:06.848647 | instance | } 2026-04-29 02:50:06.848806 | instance | 2026-04-29 02:50:06.848983 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 02:50:06.849154 | instance | Wednesday 29 April 2026 02:50:06 +0000 (0:00:00.111) 0:01:11.665 ******* 2026-04-29 02:50:07.220181 | instance | ok: [instance] 2026-04-29 02:50:07.220379 | instance | 2026-04-29 02:50:07.220654 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 02:50:07.220944 | instance | Wednesday 29 April 2026 02:50:07 +0000 (0:00:00.371) 0:01:12.037 ******* 2026-04-29 02:50:07.451019 | instance | skipping: [instance] 2026-04-29 02:50:07.451218 | instance | 2026-04-29 02:50:07.451488 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-29 02:50:07.451756 | instance | Wednesday 29 April 2026 02:50:07 +0000 (0:00:00.230) 0:01:12.267 ******* 2026-04-29 02:50:07.586941 | instance | skipping: [instance] 2026-04-29 02:50:07.587079 | instance | 2026-04-29 02:50:07.587272 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-29 02:50:07.587457 | instance | Wednesday 29 April 2026 02:50:07 +0000 (0:00:00.136) 0:01:12.404 ******* 2026-04-29 02:50:07.893182 | instance | ok: [instance] 2026-04-29 02:50:07.893739 | instance | 2026-04-29 02:50:07.893745 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-29 02:50:07.893940 | instance | Wednesday 29 April 2026 02:50:07 +0000 (0:00:00.306) 0:01:12.710 ******* 2026-04-29 02:50:09.289700 | instance | ok: [instance] 2026-04-29 02:50:09.289826 | instance | 2026-04-29 02:50:09.289996 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 02:50:09.290158 | instance | Wednesday 29 April 2026 02:50:09 +0000 (0:00:01.396) 0:01:14.107 ******* 2026-04-29 02:50:09.420677 | instance | ok: [instance] => { 2026-04-29 02:50:09.420773 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-29 02:50:09.421021 | instance | } 2026-04-29 02:50:09.421229 | instance | 2026-04-29 02:50:09.421502 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 02:50:09.421813 | instance | Wednesday 29 April 2026 02:50:09 +0000 (0:00:00.130) 0:01:14.237 ******* 2026-04-29 02:50:09.885865 | instance | ok: [instance] 2026-04-29 02:50:09.886096 | instance | 2026-04-29 02:50:09.886378 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 02:50:09.886702 | instance | Wednesday 29 April 2026 02:50:09 +0000 (0:00:00.465) 0:01:14.703 ******* 2026-04-29 02:50:12.033728 | instance | ok: [instance] 2026-04-29 02:50:12.033948 | instance | 2026-04-29 02:50:12.034219 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-29 02:50:12.034515 | instance | Wednesday 29 April 2026 02:50:12 +0000 (0:00:02.147) 0:01:16.850 ******* 2026-04-29 02:50:12.111805 | instance | skipping: [instance] 2026-04-29 02:50:12.112092 | instance | 2026-04-29 02:50:12.112105 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-29 02:50:12.112335 | instance | Wednesday 29 April 2026 02:50:12 +0000 (0:00:00.078) 0:01:16.929 ******* 2026-04-29 02:50:12.187003 | instance | skipping: [instance] 2026-04-29 02:50:12.187272 | instance | 2026-04-29 02:50:12.187560 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-29 02:50:12.187839 | instance | Wednesday 29 April 2026 02:50:12 +0000 (0:00:00.075) 0:01:17.004 ******* 2026-04-29 02:50:12.263655 | instance | skipping: [instance] 2026-04-29 02:50:12.263855 | instance | 2026-04-29 02:50:12.264119 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-29 02:50:12.264377 | instance | Wednesday 29 April 2026 02:50:12 +0000 (0:00:00.076) 0:01:17.081 ******* 2026-04-29 02:50:13.394762 | instance | ok: [instance] 2026-04-29 02:50:13.395015 | instance | 2026-04-29 02:50:13.395303 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-29 02:50:13.395572 | instance | Wednesday 29 April 2026 02:50:13 +0000 (0:00:01.130) 0:01:18.211 ******* 2026-04-29 02:50:13.900197 | instance | ok: [instance] 2026-04-29 02:50:13.900478 | instance | 2026-04-29 02:50:13.900794 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-29 02:50:13.901099 | instance | Wednesday 29 April 2026 02:50:13 +0000 (0:00:00.505) 0:01:18.717 ******* 2026-04-29 02:50:14.902442 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-29 02:50:14.902741 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-29 02:50:14.903043 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-29 02:50:14.903331 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-29 02:50:14.903640 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-29 02:50:14.903881 | instance | 2026-04-29 02:50:14.904161 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-29 02:50:14.904430 | instance | Wednesday 29 April 2026 02:50:14 +0000 (0:00:01.002) 0:01:19.719 ******* 2026-04-29 02:50:15.488671 | instance | ok: [instance] 2026-04-29 02:50:15.488738 | instance | 2026-04-29 02:50:15.488882 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-29 02:50:15.488995 | instance | Wednesday 29 April 2026 02:50:15 +0000 (0:00:00.551) 0:01:20.270 ******* 2026-04-29 02:50:15.489103 | instance | 2026-04-29 02:50:15.489220 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-29 02:50:15.489337 | instance | Wednesday 29 April 2026 02:50:15 +0000 (0:00:00.035) 0:01:20.306 ******* 2026-04-29 02:50:15.926420 | instance | ok: [instance] 2026-04-29 02:50:15.926656 | instance | 2026-04-29 02:50:15.926927 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-29 02:50:15.927206 | instance | Wednesday 29 April 2026 02:50:15 +0000 (0:00:00.437) 0:01:20.743 ******* 2026-04-29 02:50:16.204634 | instance | ok: [instance] 2026-04-29 02:50:16.204865 | instance | 2026-04-29 02:50:16.205123 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 02:50:16.205389 | instance | Wednesday 29 April 2026 02:50:16 +0000 (0:00:00.278) 0:01:21.021 ******* 2026-04-29 02:50:16.304095 | instance | ok: [instance] => { 2026-04-29 02:50:16.304391 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-29 02:50:16.304636 | instance | } 2026-04-29 02:50:16.304886 | instance | 2026-04-29 02:50:16.305137 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 02:50:16.305426 | instance | Wednesday 29 April 2026 02:50:16 +0000 (0:00:00.099) 0:01:21.121 ******* 2026-04-29 02:50:16.704470 | instance | ok: [instance] 2026-04-29 02:50:16.704689 | instance | 2026-04-29 02:50:16.705000 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 02:50:16.705278 | instance | Wednesday 29 April 2026 02:50:16 +0000 (0:00:00.400) 0:01:21.521 ******* 2026-04-29 02:50:19.956182 | instance | ok: [instance] 2026-04-29 02:50:19.956254 | instance | 2026-04-29 02:50:19.956435 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-29 02:50:19.956555 | instance | Wednesday 29 April 2026 02:50:19 +0000 (0:00:03.251) 0:01:24.773 ******* 2026-04-29 02:50:21.056393 | instance | ok: [instance] 2026-04-29 02:50:21.056456 | instance | 2026-04-29 02:50:21.056468 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-29 02:50:21.056478 | instance | Wednesday 29 April 2026 02:50:21 +0000 (0:00:01.099) 0:01:25.872 ******* 2026-04-29 02:50:21.284684 | instance | ok: [instance] 2026-04-29 02:50:21.284823 | instance | 2026-04-29 02:50:21.284894 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-29 02:50:21.285043 | instance | Wednesday 29 April 2026 02:50:21 +0000 (0:00:00.229) 0:01:26.102 ******* 2026-04-29 02:50:21.775451 | instance | ok: [instance] 2026-04-29 02:50:21.775551 | instance | 2026-04-29 02:50:21.775802 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-29 02:50:21.775849 | instance | Wednesday 29 April 2026 02:50:21 +0000 (0:00:00.490) 0:01:26.593 ******* 2026-04-29 02:50:22.368108 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-04-29 02:50:22.368196 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-29 02:50:22.368328 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-29 02:50:22.368439 | instance | 2026-04-29 02:50:22.368572 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-29 02:50:22.368735 | instance | Wednesday 29 April 2026 02:50:22 +0000 (0:00:00.592) 0:01:27.185 ******* 2026-04-29 02:50:22.838689 | instance | ok: [instance] 2026-04-29 02:50:22.838834 | instance | 2026-04-29 02:50:22.839004 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-29 02:50:22.839173 | instance | Wednesday 29 April 2026 02:50:22 +0000 (0:00:00.470) 0:01:27.656 ******* 2026-04-29 02:50:23.327934 | instance | ok: [instance] 2026-04-29 02:50:23.328175 | instance | 2026-04-29 02:50:23.328465 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-29 02:50:23.328726 | instance | Wednesday 29 April 2026 02:50:23 +0000 (0:00:00.449) 0:01:28.105 ******* 2026-04-29 02:50:23.329013 | instance | 2026-04-29 02:50:23.329280 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-29 02:50:23.329545 | instance | Wednesday 29 April 2026 02:50:23 +0000 (0:00:00.039) 0:01:28.144 ******* 2026-04-29 02:50:23.743043 | instance | ok: [instance] 2026-04-29 02:50:23.743277 | instance | 2026-04-29 02:50:23.743539 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-29 02:50:23.743792 | instance | Wednesday 29 April 2026 02:50:23 +0000 (0:00:00.415) 0:01:28.560 ******* 2026-04-29 02:50:23.883243 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-29 02:50:23.883501 | instance | 2026-04-29 02:50:23.883789 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-29 02:50:23.884072 | instance | Wednesday 29 April 2026 02:50:23 +0000 (0:00:00.140) 0:01:28.700 ******* 2026-04-29 02:50:24.946811 | instance | ok: [instance] 2026-04-29 02:50:24.947068 | instance | 2026-04-29 02:50:24.947322 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-29 02:50:24.947590 | instance | Wednesday 29 April 2026 02:50:24 +0000 (0:00:01.063) 0:01:29.763 ******* 2026-04-29 02:50:25.671422 | instance | ok: [instance] => (item=chronyd) 2026-04-29 02:50:25.671760 | instance | ok: [instance] => (item=sshd) 2026-04-29 02:50:25.672040 | instance | 2026-04-29 02:50:25.672338 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-29 02:50:25.672629 | instance | Wednesday 29 April 2026 02:50:25 +0000 (0:00:00.724) 0:01:30.488 ******* 2026-04-29 02:50:25.998062 | instance | ok: [instance] 2026-04-29 02:50:25.998286 | instance | 2026-04-29 02:50:25.998583 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-29 02:50:25.998853 | instance | Wednesday 29 April 2026 02:50:25 +0000 (0:00:00.326) 0:01:30.815 ******* 2026-04-29 02:50:26.241048 | instance | ok: [instance] 2026-04-29 02:50:26.241296 | instance | 2026-04-29 02:50:26.241564 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-29 02:50:26.241827 | instance | Wednesday 29 April 2026 02:50:26 +0000 (0:00:00.242) 0:01:31.058 ******* 2026-04-29 02:50:26.534686 | instance | ok: [instance] 2026-04-29 02:50:26.534762 | instance | 2026-04-29 02:50:26.534900 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-29 02:50:26.535025 | instance | Wednesday 29 April 2026 02:50:26 +0000 (0:00:00.293) 0:01:31.352 ******* 2026-04-29 02:50:26.806764 | instance | ok: [instance] 2026-04-29 02:50:26.807014 | instance | 2026-04-29 02:50:26.807360 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-04-29 02:50:26.808088 | instance | Wednesday 29 April 2026 02:50:26 +0000 (0:00:00.271) 0:01:31.624 ******* 2026-04-29 02:50:27.127934 | instance | ok: [instance] => (item=instance) 2026-04-29 02:50:27.128391 | instance | 2026-04-29 02:50:27.128407 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-04-29 02:50:27.128836 | instance | Wednesday 29 April 2026 02:50:27 +0000 (0:00:00.321) 0:01:31.945 ******* 2026-04-29 02:50:27.221183 | instance | ok: [instance] 2026-04-29 02:50:27.221432 | instance | 2026-04-29 02:50:27.221692 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-04-29 02:50:27.221949 | instance | Wednesday 29 April 2026 02:50:27 +0000 (0:00:00.093) 0:01:32.038 ******* 2026-04-29 02:50:32.716862 | instance | ok: [instance] 2026-04-29 02:50:32.716960 | instance | 2026-04-29 02:50:32.717085 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-04-29 02:50:32.717203 | instance | Wednesday 29 April 2026 02:50:32 +0000 (0:00:05.495) 0:01:37.534 ******* 2026-04-29 02:50:32.810638 | instance | ok: [instance] 2026-04-29 02:50:32.810713 | instance | 2026-04-29 02:50:32.810817 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-29 02:50:32.810934 | instance | Wednesday 29 April 2026 02:50:32 +0000 (0:00:00.093) 0:01:37.628 ******* 2026-04-29 02:50:32.955700 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-29 02:50:32.955984 | instance | 2026-04-29 02:50:32.956336 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-29 02:50:32.956521 | instance | Wednesday 29 April 2026 02:50:32 +0000 (0:00:00.144) 0:01:37.772 ******* 2026-04-29 02:50:33.069438 | instance | skipping: [instance] 2026-04-29 02:50:33.069713 | instance | 2026-04-29 02:50:33.069992 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-29 02:50:33.070256 | instance | Wednesday 29 April 2026 02:50:33 +0000 (0:00:00.113) 0:01:37.886 ******* 2026-04-29 02:50:33.175388 | instance | skipping: [instance] => (item=instance) 2026-04-29 02:50:33.175681 | instance | skipping: [instance] 2026-04-29 02:50:33.175934 | instance | 2026-04-29 02:50:33.176204 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-29 02:50:33.176489 | instance | Wednesday 29 April 2026 02:50:33 +0000 (0:00:00.105) 0:01:37.992 ******* 2026-04-29 02:50:33.466689 | instance | ok: [instance] 2026-04-29 02:50:33.466899 | instance | 2026-04-29 02:50:33.467165 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-29 02:50:33.467603 | instance | Wednesday 29 April 2026 02:50:33 +0000 (0:00:00.291) 0:01:38.283 ******* 2026-04-29 02:50:36.072732 | instance | ok: [instance] 2026-04-29 02:50:36.072979 | instance | 2026-04-29 02:50:36.073257 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-04-29 02:50:36.073524 | instance | Wednesday 29 April 2026 02:50:36 +0000 (0:00:02.605) 0:01:40.889 ******* 2026-04-29 02:50:46.166305 | instance | skipping: [instance] => (item=osd.0) 2026-04-29 02:50:46.166605 | instance | skipping: [instance] => (item=osd.2) 2026-04-29 02:50:46.166885 | instance | skipping: [instance] => (item=osd.1) 2026-04-29 02:50:46.167165 | instance | skipping: [instance] 2026-04-29 02:50:46.167419 | instance | 2026-04-29 02:50:46.167699 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-04-29 02:50:46.167977 | instance | Wednesday 29 April 2026 02:50:46 +0000 (0:00:10.094) 0:01:50.983 ******* 2026-04-29 02:50:46.455972 | instance | skipping: [instance] => (item=osd.0) 2026-04-29 02:50:46.456221 | instance | skipping: [instance] => (item=osd.2) 2026-04-29 02:50:46.456486 | instance | skipping: [instance] => (item=osd.1) 2026-04-29 02:50:46.456741 | instance | skipping: [instance] 2026-04-29 02:50:46.456991 | instance | 2026-04-29 02:50:46.457258 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-04-29 02:50:46.457538 | instance | Wednesday 29 April 2026 02:50:46 +0000 (0:00:00.289) 0:01:51.273 ******* 2026-04-29 02:50:52.129413 | instance | ok: [instance] 2026-04-29 02:50:52.129475 | instance | 2026-04-29 02:50:52.129487 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-04-29 02:50:52.129498 | instance | Wednesday 29 April 2026 02:50:52 +0000 (0:00:05.673) 0:01:56.946 ******* 2026-04-29 02:51:03.084526 | instance | ok: [instance] 2026-04-29 02:51:03.084589 | instance | 2026-04-29 02:51:03.084600 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-04-29 02:51:03.084610 | instance | Wednesday 29 April 2026 02:51:03 +0000 (0:00:10.954) 0:02:07.900 ******* 2026-04-29 02:51:03.291021 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-04-29 02:51:03.291263 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-04-29 02:51:03.291543 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-04-29 02:51:03.291810 | instance | skipping: [instance] 2026-04-29 02:51:03.292053 | instance | 2026-04-29 02:51:03.292319 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-04-29 02:51:03.292578 | instance | Wednesday 29 April 2026 02:51:03 +0000 (0:00:00.207) 0:02:08.108 ******* 2026-04-29 02:51:05.477322 | instance | ok: [instance] 2026-04-29 02:51:05.477561 | instance | 2026-04-29 02:51:05.477829 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-04-29 02:51:05.478120 | instance | Wednesday 29 April 2026 02:51:05 +0000 (0:00:02.186) 0:02:10.294 ******* 2026-04-29 02:51:07.579439 | instance | ok: [instance] 2026-04-29 02:51:07.579537 | instance | 2026-04-29 02:51:07.579663 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-04-29 02:51:07.579784 | instance | Wednesday 29 April 2026 02:51:07 +0000 (0:00:02.102) 0:02:12.397 ******* 2026-04-29 02:51:07.700994 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-04-29 02:51:07.701090 | instance | 2026-04-29 02:51:07.701214 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-04-29 02:51:07.701342 | instance | Wednesday 29 April 2026 02:51:07 +0000 (0:00:00.121) 0:02:12.518 ******* 2026-04-29 02:51:07.786692 | instance | ok: [instance] 2026-04-29 02:51:07.786791 | instance | 2026-04-29 02:51:07.786915 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-04-29 02:51:07.787036 | instance | Wednesday 29 April 2026 02:51:07 +0000 (0:00:00.085) 0:02:12.604 ******* 2026-04-29 02:51:09.864432 | instance | ok: [instance] 2026-04-29 02:51:09.864684 | instance | 2026-04-29 02:51:09.864993 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-04-29 02:51:09.865265 | instance | Wednesday 29 April 2026 02:51:09 +0000 (0:00:02.077) 0:02:14.681 ******* 2026-04-29 02:51:09.945847 | instance | ok: [instance] 2026-04-29 02:51:09.946095 | instance | 2026-04-29 02:51:09.946369 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-04-29 02:51:09.946668 | instance | Wednesday 29 April 2026 02:51:09 +0000 (0:00:00.081) 0:02:14.763 ******* 2026-04-29 02:51:10.032918 | instance | skipping: [instance] => (item=1) 2026-04-29 02:51:10.033184 | instance | skipping: [instance] => (item=1) 2026-04-29 02:51:10.033434 | instance | skipping: [instance] => (item=1) 2026-04-29 02:51:10.033722 | instance | skipping: [instance] 2026-04-29 02:51:10.033954 | instance | 2026-04-29 02:51:10.034214 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-04-29 02:51:10.034473 | instance | Wednesday 29 April 2026 02:51:10 +0000 (0:00:00.086) 0:02:14.850 ******* 2026-04-29 02:51:10.149634 | instance | skipping: [instance] 2026-04-29 02:51:10.149890 | instance | 2026-04-29 02:51:10.150175 | instance | PLAY [all] ********************************************************************* 2026-04-29 02:51:10.150443 | instance | 2026-04-29 02:51:10.150814 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-04-29 02:51:10.151104 | instance | Wednesday 29 April 2026 02:51:10 +0000 (0:00:00.116) 0:02:14.967 ******* 2026-04-29 02:51:10.573838 | instance | ok: [instance] 2026-04-29 02:51:10.573908 | instance | 2026-04-29 02:51:10.574023 | instance | PLAY [all] ********************************************************************* 2026-04-29 02:51:10.574130 | instance | 2026-04-29 02:51:10.574251 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 02:51:10.574368 | instance | Wednesday 29 April 2026 02:51:10 +0000 (0:00:00.423) 0:02:15.390 ******* 2026-04-29 02:51:14.553103 | instance | ok: [instance] 2026-04-29 02:51:14.553352 | instance | 2026-04-29 02:51:14.553685 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-29 02:51:14.553960 | instance | Wednesday 29 April 2026 02:51:14 +0000 (0:00:03.979) 0:02:19.369 ******* 2026-04-29 02:51:18.493769 | instance | ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-29 02:51:18.493856 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-29 02:51:18.494215 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-29 02:51:18.494258 | instance | ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-29 02:51:18.496459 | instance | ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-29 02:51:18.496472 | instance | ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-29 02:51:18.496477 | instance | ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-29 02:51:18.496481 | instance | ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-29 02:51:18.496485 | instance | ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-29 02:51:18.496489 | instance | ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-29 02:51:18.496493 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-29 02:51:18.496497 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-29 02:51:18.496501 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-29 02:51:18.496505 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-29 02:51:18.496509 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-29 02:51:18.496518 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-29 02:51:18.496534 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-29 02:51:18.496538 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-29 02:51:18.496541 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-29 02:51:18.496545 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-29 02:51:18.496549 | instance | 2026-04-29 02:51:18.496553 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-29 02:51:18.496557 | instance | Wednesday 29 April 2026 02:51:18 +0000 (0:00:03.940) 0:02:23.310 ******* 2026-04-29 02:51:18.758600 | instance | ok: [instance] 2026-04-29 02:51:18.758961 | instance | 2026-04-29 02:51:18.759314 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-29 02:51:18.759615 | instance | Wednesday 29 April 2026 02:51:18 +0000 (0:00:00.264) 0:02:23.575 ******* 2026-04-29 02:51:19.226641 | instance | ok: [instance] 2026-04-29 02:51:19.226711 | instance | 2026-04-29 02:51:19.226983 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-29 02:51:19.227026 | instance | Wednesday 29 April 2026 02:51:19 +0000 (0:00:00.468) 0:02:24.044 ******* 2026-04-29 02:51:19.542595 | instance | ok: [instance] 2026-04-29 02:51:19.542662 | instance | 2026-04-29 02:51:19.542680 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-29 02:51:19.542765 | instance | Wednesday 29 April 2026 02:51:19 +0000 (0:00:00.315) 0:02:24.359 ******* 2026-04-29 02:51:19.648344 | instance | ok: [instance] 2026-04-29 02:51:19.648436 | instance | 2026-04-29 02:51:19.648564 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-29 02:51:19.648684 | instance | 2026-04-29 02:51:19.648806 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 02:51:19.648965 | instance | Wednesday 29 April 2026 02:51:19 +0000 (0:00:00.105) 0:02:24.465 ******* 2026-04-29 02:51:23.448373 | instance | ok: [instance] 2026-04-29 02:51:23.448496 | instance | 2026-04-29 02:51:23.448512 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-29 02:51:23.448676 | instance | Wednesday 29 April 2026 02:51:23 +0000 (0:00:03.799) 0:02:28.265 ******* 2026-04-29 02:51:23.760599 | instance | ok: [instance] 2026-04-29 02:51:23.760677 | instance | 2026-04-29 02:51:23.760938 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-29 02:51:23.760991 | instance | Wednesday 29 April 2026 02:51:23 +0000 (0:00:00.312) 0:02:28.578 ******* 2026-04-29 02:51:24.662530 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-29 02:51:24.662682 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-29 02:51:24.662747 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-29 02:51:24.663021 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-29 02:51:24.663456 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-29 02:51:24.663469 | instance | 2026-04-29 02:51:24.663474 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-29 02:51:24.663479 | instance | Wednesday 29 April 2026 02:51:24 +0000 (0:00:00.901) 0:02:29.480 ******* 2026-04-29 02:51:25.228317 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-04-29 02:51:25.228442 | instance | ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-04-29 02:51:25.228603 | instance | ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-04-29 02:51:25.228755 | instance | 2026-04-29 02:51:25.228929 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-29 02:51:25.229083 | instance | Wednesday 29 April 2026 02:51:25 +0000 (0:00:00.565) 0:02:30.045 ******* 2026-04-29 02:51:25.470820 | instance | ok: [instance] 2026-04-29 02:51:25.470947 | instance | 2026-04-29 02:51:25.471109 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-29 02:51:25.471303 | instance | Wednesday 29 April 2026 02:51:25 +0000 (0:00:00.242) 0:02:30.288 ******* 2026-04-29 02:51:25.704484 | instance | ok: [instance] 2026-04-29 02:51:25.704700 | instance | 2026-04-29 02:51:25.705040 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-29 02:51:25.705324 | instance | Wednesday 29 April 2026 02:51:25 +0000 (0:00:00.233) 0:02:30.521 ******* 2026-04-29 02:51:25.776014 | instance | ok: [instance] 2026-04-29 02:51:25.776253 | instance | 2026-04-29 02:51:25.776535 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-29 02:51:25.776812 | instance | Wednesday 29 April 2026 02:51:25 +0000 (0:00:00.071) 0:02:30.593 ******* 2026-04-29 02:51:25.854670 | instance | skipping: [instance] 2026-04-29 02:51:25.854889 | instance | 2026-04-29 02:51:25.855146 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-29 02:51:25.855422 | instance | Wednesday 29 April 2026 02:51:25 +0000 (0:00:00.078) 0:02:30.672 ******* 2026-04-29 02:51:26.417323 | instance | ok: [instance] 2026-04-29 02:51:26.417526 | instance | 2026-04-29 02:51:26.417822 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-29 02:51:26.418107 | instance | Wednesday 29 April 2026 02:51:26 +0000 (0:00:00.562) 0:02:31.234 ******* 2026-04-29 02:51:26.851501 | instance | ok: [instance] 2026-04-29 02:51:26.851763 | instance | 2026-04-29 02:51:26.852035 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-29 02:51:26.852305 | instance | Wednesday 29 April 2026 02:51:26 +0000 (0:00:00.234) 0:02:31.469 ******* 2026-04-29 02:51:26.852616 | instance | 2026-04-29 02:51:26.852818 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-04-29 02:51:26.855051 | instance | 2026-04-29 02:51:26.855080 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 02:51:26.855090 | instance | Wednesday 29 April 2026 02:51:26 +0000 (0:00:00.199) 0:02:31.668 ******* 2026-04-29 02:51:31.627666 | instance | ok: [instance] 2026-04-29 02:51:31.627898 | instance | 2026-04-29 02:51:31.628170 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-29 02:51:31.628439 | instance | Wednesday 29 April 2026 02:51:31 +0000 (0:00:04.775) 0:02:36.444 ******* 2026-04-29 02:51:31.903101 | instance | ok: [instance] 2026-04-29 02:51:31.903350 | instance | 2026-04-29 02:51:31.903685 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-29 02:51:31.903938 | instance | Wednesday 29 April 2026 02:51:31 +0000 (0:00:00.275) 0:02:36.719 ******* 2026-04-29 02:51:32.002029 | instance | skipping: [instance] 2026-04-29 02:51:32.002234 | instance | 2026-04-29 02:51:32.002535 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-29 02:51:32.002798 | instance | Wednesday 29 April 2026 02:51:31 +0000 (0:00:00.099) 0:02:36.818 ******* 2026-04-29 02:51:32.283447 | instance | ok: [instance] 2026-04-29 02:51:32.283694 | instance | 2026-04-29 02:51:32.283977 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 02:51:32.284272 | instance | Wednesday 29 April 2026 02:51:32 +0000 (0:00:00.281) 0:02:37.100 ******* 2026-04-29 02:51:32.396501 | instance | ok: [instance] => { 2026-04-29 02:51:32.396601 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-29 02:51:32.396723 | instance | } 2026-04-29 02:51:32.396840 | instance | 2026-04-29 02:51:32.396973 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 02:51:32.397094 | instance | Wednesday 29 April 2026 02:51:32 +0000 (0:00:00.113) 0:02:37.214 ******* 2026-04-29 02:51:32.773973 | instance | ok: [instance] 2026-04-29 02:51:32.774072 | instance | 2026-04-29 02:51:32.774210 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 02:51:32.774333 | instance | Wednesday 29 April 2026 02:51:32 +0000 (0:00:00.377) 0:02:37.591 ******* 2026-04-29 02:51:32.918553 | instance | skipping: [instance] 2026-04-29 02:51:32.918854 | instance | 2026-04-29 02:51:32.919121 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-29 02:51:32.919380 | instance | Wednesday 29 April 2026 02:51:32 +0000 (0:00:00.144) 0:02:37.735 ******* 2026-04-29 02:51:33.193736 | instance | ok: [instance] 2026-04-29 02:51:33.193987 | instance | 2026-04-29 02:51:33.194285 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-29 02:51:33.194669 | instance | Wednesday 29 April 2026 02:51:33 +0000 (0:00:00.275) 0:02:38.011 ******* 2026-04-29 02:51:34.382243 | instance | ok: [instance] 2026-04-29 02:51:34.382467 | instance | 2026-04-29 02:51:34.382771 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 02:51:34.383053 | instance | Wednesday 29 April 2026 02:51:34 +0000 (0:00:01.188) 0:02:39.199 ******* 2026-04-29 02:51:34.516848 | instance | ok: [instance] => { 2026-04-29 02:51:34.517086 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-29 02:51:34.517335 | instance | } 2026-04-29 02:51:34.517658 | instance | 2026-04-29 02:51:34.517915 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 02:51:34.518199 | instance | Wednesday 29 April 2026 02:51:34 +0000 (0:00:00.134) 0:02:39.334 ******* 2026-04-29 02:51:34.982802 | instance | ok: [instance] 2026-04-29 02:51:34.983047 | instance | 2026-04-29 02:51:34.983307 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 02:51:34.983561 | instance | Wednesday 29 April 2026 02:51:34 +0000 (0:00:00.465) 0:02:39.800 ******* 2026-04-29 02:51:37.122095 | instance | ok: [instance] 2026-04-29 02:51:37.122322 | instance | 2026-04-29 02:51:37.122681 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-29 02:51:37.123021 | instance | Wednesday 29 April 2026 02:51:37 +0000 (0:00:02.138) 0:02:41.938 ******* 2026-04-29 02:51:37.210998 | instance | skipping: [instance] 2026-04-29 02:51:37.211227 | instance | 2026-04-29 02:51:37.211486 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-29 02:51:37.211741 | instance | Wednesday 29 April 2026 02:51:37 +0000 (0:00:00.089) 0:02:42.028 ******* 2026-04-29 02:51:37.292768 | instance | skipping: [instance] 2026-04-29 02:51:37.293009 | instance | 2026-04-29 02:51:37.293296 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-29 02:51:37.293591 | instance | Wednesday 29 April 2026 02:51:37 +0000 (0:00:00.081) 0:02:42.110 ******* 2026-04-29 02:51:37.375514 | instance | skipping: [instance] 2026-04-29 02:51:37.375744 | instance | 2026-04-29 02:51:37.376059 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-29 02:51:37.376324 | instance | Wednesday 29 April 2026 02:51:37 +0000 (0:00:00.082) 0:02:42.192 ******* 2026-04-29 02:51:38.486176 | instance | ok: [instance] 2026-04-29 02:51:38.486403 | instance | 2026-04-29 02:51:38.486746 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-29 02:51:38.487010 | instance | Wednesday 29 April 2026 02:51:38 +0000 (0:00:01.110) 0:02:43.303 ******* 2026-04-29 02:51:38.994178 | instance | ok: [instance] 2026-04-29 02:51:38.994429 | instance | 2026-04-29 02:51:38.994734 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-29 02:51:38.995004 | instance | Wednesday 29 April 2026 02:51:38 +0000 (0:00:00.507) 0:02:43.811 ******* 2026-04-29 02:51:39.923687 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-29 02:51:39.923915 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-29 02:51:39.924172 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-29 02:51:39.924444 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-29 02:51:39.924711 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-29 02:51:39.924958 | instance | 2026-04-29 02:51:39.925214 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-29 02:51:39.925477 | instance | Wednesday 29 April 2026 02:51:39 +0000 (0:00:00.929) 0:02:44.740 ******* 2026-04-29 02:51:40.519837 | instance | ok: [instance] 2026-04-29 02:51:40.519907 | instance | 2026-04-29 02:51:40.520046 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-29 02:51:40.520250 | instance | Wednesday 29 April 2026 02:51:40 +0000 (0:00:00.562) 0:02:45.303 ******* 2026-04-29 02:51:40.520363 | instance | 2026-04-29 02:51:40.520488 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-29 02:51:40.520607 | instance | Wednesday 29 April 2026 02:51:40 +0000 (0:00:00.033) 0:02:45.337 ******* 2026-04-29 02:51:40.942879 | instance | ok: [instance] 2026-04-29 02:51:40.943017 | instance | 2026-04-29 02:51:40.943209 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-29 02:51:40.943410 | instance | Wednesday 29 April 2026 02:51:40 +0000 (0:00:00.422) 0:02:45.760 ******* 2026-04-29 02:51:41.921123 | instance | ok: [instance] 2026-04-29 02:51:41.921194 | instance | 2026-04-29 02:51:41.921316 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-29 02:51:41.921444 | instance | Wednesday 29 April 2026 02:51:41 +0000 (0:00:00.978) 0:02:46.738 ******* 2026-04-29 02:51:42.004378 | instance | ok: [instance] 2026-04-29 02:51:42.004628 | instance | 2026-04-29 02:51:42.004928 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-29 02:51:42.005210 | instance | Wednesday 29 April 2026 02:51:42 +0000 (0:00:00.083) 0:02:46.821 ******* 2026-04-29 02:51:42.100055 | instance | ok: [instance] 2026-04-29 02:51:42.100140 | instance | 2026-04-29 02:51:42.100277 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-29 02:51:42.100392 | instance | Wednesday 29 April 2026 02:51:42 +0000 (0:00:00.095) 0:02:46.917 ******* 2026-04-29 02:51:42.198294 | instance | ok: [instance] 2026-04-29 02:51:42.198574 | instance | 2026-04-29 02:51:42.198880 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-29 02:51:42.199152 | instance | Wednesday 29 April 2026 02:51:42 +0000 (0:00:00.097) 0:02:47.015 ******* 2026-04-29 02:51:42.281132 | instance | skipping: [instance] 2026-04-29 02:51:42.281358 | instance | 2026-04-29 02:51:42.281688 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-29 02:51:42.281958 | instance | Wednesday 29 April 2026 02:51:42 +0000 (0:00:00.083) 0:02:47.098 ******* 2026-04-29 02:51:42.402528 | instance | ok: [instance] 2026-04-29 02:51:42.402794 | instance | 2026-04-29 02:51:42.403062 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-29 02:51:42.403344 | instance | Wednesday 29 April 2026 02:51:42 +0000 (0:00:00.121) 0:02:47.219 ******* 2026-04-29 02:51:42.697754 | instance | ok: [instance] 2026-04-29 02:51:42.698009 | instance | 2026-04-29 02:51:42.698297 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 02:51:42.698614 | instance | Wednesday 29 April 2026 02:51:42 +0000 (0:00:00.295) 0:02:47.514 ******* 2026-04-29 02:51:42.793911 | instance | ok: [instance] => { 2026-04-29 02:51:42.794016 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-29 02:51:42.794125 | instance | } 2026-04-29 02:51:42.794239 | instance | 2026-04-29 02:51:42.794361 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 02:51:42.794486 | instance | Wednesday 29 April 2026 02:51:42 +0000 (0:00:00.096) 0:02:47.611 ******* 2026-04-29 02:51:43.376520 | instance | ok: [instance] 2026-04-29 02:51:43.376767 | instance | 2026-04-29 02:51:43.377061 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 02:51:43.377386 | instance | Wednesday 29 April 2026 02:51:43 +0000 (0:00:00.582) 0:02:48.193 ******* 2026-04-29 02:51:43.592528 | instance | skipping: [instance] 2026-04-29 02:51:43.592685 | instance | 2026-04-29 02:51:43.592988 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-29 02:51:43.593171 | instance | Wednesday 29 April 2026 02:51:43 +0000 (0:00:00.215) 0:02:48.409 ******* 2026-04-29 02:51:43.879571 | instance | ok: [instance] 2026-04-29 02:51:43.879774 | instance | 2026-04-29 02:51:43.880043 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 02:51:43.880318 | instance | Wednesday 29 April 2026 02:51:43 +0000 (0:00:00.286) 0:02:48.696 ******* 2026-04-29 02:51:44.001008 | instance | ok: [instance] => { 2026-04-29 02:51:44.001286 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-29 02:51:44.001562 | instance | } 2026-04-29 02:51:44.001826 | instance | 2026-04-29 02:51:44.002111 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 02:51:44.002390 | instance | Wednesday 29 April 2026 02:51:43 +0000 (0:00:00.121) 0:02:48.817 ******* 2026-04-29 02:51:44.673567 | instance | ok: [instance] 2026-04-29 02:51:44.673714 | instance | 2026-04-29 02:51:44.673902 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 02:51:44.674069 | instance | Wednesday 29 April 2026 02:51:44 +0000 (0:00:00.672) 0:02:49.490 ******* 2026-04-29 02:51:44.868795 | instance | skipping: [instance] 2026-04-29 02:51:44.869030 | instance | 2026-04-29 02:51:44.869307 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-29 02:51:44.869576 | instance | Wednesday 29 April 2026 02:51:44 +0000 (0:00:00.194) 0:02:49.685 ******* 2026-04-29 02:51:44.946140 | instance | skipping: [instance] 2026-04-29 02:51:44.946365 | instance | 2026-04-29 02:51:44.946665 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-29 02:51:44.946931 | instance | Wednesday 29 April 2026 02:51:44 +0000 (0:00:00.078) 0:02:49.763 ******* 2026-04-29 02:51:45.022654 | instance | skipping: [instance] 2026-04-29 02:51:45.022900 | instance | 2026-04-29 02:51:45.023182 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-29 02:51:45.023448 | instance | Wednesday 29 April 2026 02:51:45 +0000 (0:00:00.076) 0:02:49.840 ******* 2026-04-29 02:51:45.103433 | instance | skipping: [instance] 2026-04-29 02:51:45.103619 | instance | 2026-04-29 02:51:45.103885 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-29 02:51:45.104147 | instance | Wednesday 29 April 2026 02:51:45 +0000 (0:00:00.080) 0:02:49.920 ******* 2026-04-29 02:51:46.165607 | instance | ok: [instance] 2026-04-29 02:51:46.165878 | instance | 2026-04-29 02:51:46.166179 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-29 02:51:46.166455 | instance | Wednesday 29 April 2026 02:51:46 +0000 (0:00:01.061) 0:02:50.982 ******* 2026-04-29 02:51:46.661252 | instance | ok: [instance] 2026-04-29 02:51:46.661326 | instance | 2026-04-29 02:51:46.661447 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-29 02:51:46.661570 | instance | Wednesday 29 April 2026 02:51:46 +0000 (0:00:00.495) 0:02:51.478 ******* 2026-04-29 02:51:47.642870 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-29 02:51:47.642975 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-29 02:51:47.643120 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-29 02:51:47.643251 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-29 02:51:47.643376 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-29 02:51:47.643493 | instance | 2026-04-29 02:51:47.643609 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-29 02:51:47.643727 | instance | Wednesday 29 April 2026 02:51:47 +0000 (0:00:00.981) 0:02:52.460 ******* 2026-04-29 02:51:48.219778 | instance | ok: [instance] 2026-04-29 02:51:48.220064 | instance | 2026-04-29 02:51:48.220337 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-29 02:51:48.220615 | instance | Wednesday 29 April 2026 02:51:48 +0000 (0:00:00.540) 0:02:53.000 ******* 2026-04-29 02:51:48.220870 | instance | 2026-04-29 02:51:48.221676 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-29 02:51:48.221703 | instance | Wednesday 29 April 2026 02:51:48 +0000 (0:00:00.035) 0:02:53.036 ******* 2026-04-29 02:51:48.644431 | instance | ok: [instance] 2026-04-29 02:51:48.644562 | instance | 2026-04-29 02:51:48.644742 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-29 02:51:48.644916 | instance | Wednesday 29 April 2026 02:51:48 +0000 (0:00:00.424) 0:02:53.461 ******* 2026-04-29 02:51:48.930401 | instance | ok: [instance] 2026-04-29 02:51:48.930651 | instance | 2026-04-29 02:51:48.930917 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 02:51:48.931181 | instance | Wednesday 29 April 2026 02:51:48 +0000 (0:00:00.286) 0:02:53.747 ******* 2026-04-29 02:51:49.041517 | instance | ok: [instance] => { 2026-04-29 02:51:49.041761 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-04-29 02:51:49.042009 | instance | } 2026-04-29 02:51:49.042249 | instance | 2026-04-29 02:51:49.042823 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 02:51:49.042882 | instance | Wednesday 29 April 2026 02:51:49 +0000 (0:00:00.111) 0:02:53.858 ******* 2026-04-29 02:51:49.471336 | instance | ok: [instance] 2026-04-29 02:51:49.471575 | instance | 2026-04-29 02:51:49.471849 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 02:51:49.472115 | instance | Wednesday 29 April 2026 02:51:49 +0000 (0:00:00.429) 0:02:54.288 ******* 2026-04-29 02:51:50.675090 | instance | ok: [instance] 2026-04-29 02:51:50.675342 | instance | 2026-04-29 02:51:50.675627 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 02:51:50.675910 | instance | Wednesday 29 April 2026 02:51:50 +0000 (0:00:01.203) 0:02:55.492 ******* 2026-04-29 02:51:50.787769 | instance | ok: [instance] => { 2026-04-29 02:51:50.788036 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-04-29 02:51:50.788296 | instance | } 2026-04-29 02:51:50.788573 | instance | 2026-04-29 02:51:50.788857 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 02:51:50.789123 | instance | Wednesday 29 April 2026 02:51:50 +0000 (0:00:00.112) 0:02:55.605 ******* 2026-04-29 02:51:51.228277 | instance | ok: [instance] 2026-04-29 02:51:51.228524 | instance | 2026-04-29 02:51:51.228820 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 02:51:51.229241 | instance | Wednesday 29 April 2026 02:51:51 +0000 (0:00:00.440) 0:02:56.045 ******* 2026-04-29 02:51:52.526994 | instance | ok: [instance] 2026-04-29 02:51:52.527062 | instance | 2026-04-29 02:51:52.527192 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-29 02:51:52.527312 | instance | Wednesday 29 April 2026 02:51:52 +0000 (0:00:01.298) 0:02:57.344 ******* 2026-04-29 02:51:53.012927 | instance | ok: [instance] 2026-04-29 02:51:53.013033 | instance | 2026-04-29 02:51:53.013292 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-29 02:51:53.013386 | instance | Wednesday 29 April 2026 02:51:53 +0000 (0:00:00.485) 0:02:57.829 ******* 2026-04-29 02:51:53.300142 | instance | ok: [instance] 2026-04-29 02:51:53.300291 | instance | 2026-04-29 02:51:53.300469 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-29 02:51:53.300640 | instance | Wednesday 29 April 2026 02:51:53 +0000 (0:00:00.287) 0:02:58.117 ******* 2026-04-29 02:51:53.589480 | instance | ok: [instance] 2026-04-29 02:51:53.589741 | instance | 2026-04-29 02:51:53.590058 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 02:51:53.590344 | instance | Wednesday 29 April 2026 02:51:53 +0000 (0:00:00.289) 0:02:58.406 ******* 2026-04-29 02:51:53.703337 | instance | ok: [instance] => { 2026-04-29 02:51:53.703596 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-04-29 02:51:53.703857 | instance | } 2026-04-29 02:51:53.704144 | instance | 2026-04-29 02:51:53.704401 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 02:51:53.704668 | instance | Wednesday 29 April 2026 02:51:53 +0000 (0:00:00.113) 0:02:58.520 ******* 2026-04-29 02:51:54.133527 | instance | ok: [instance] 2026-04-29 02:51:54.133756 | instance | 2026-04-29 02:51:54.134029 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 02:51:54.134288 | instance | Wednesday 29 April 2026 02:51:54 +0000 (0:00:00.430) 0:02:58.950 ******* 2026-04-29 02:51:56.188582 | instance | ok: [instance] 2026-04-29 02:51:56.188724 | instance | 2026-04-29 02:51:56.188905 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-29 02:51:56.189072 | instance | Wednesday 29 April 2026 02:51:56 +0000 (0:00:02.054) 0:03:01.005 ******* 2026-04-29 02:51:56.332430 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-29 02:51:56.332646 | instance | 2026-04-29 02:51:56.332663 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-29 02:51:56.332771 | instance | Wednesday 29 April 2026 02:51:56 +0000 (0:00:00.144) 0:03:01.149 ******* 2026-04-29 02:51:57.397755 | instance | ok: [instance] 2026-04-29 02:51:57.398021 | instance | 2026-04-29 02:51:57.398337 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-29 02:51:57.398648 | instance | Wednesday 29 April 2026 02:51:57 +0000 (0:00:01.065) 0:03:02.215 ******* 2026-04-29 02:51:58.665973 | instance | ok: [instance] 2026-04-29 02:51:58.666256 | instance | 2026-04-29 02:51:58.666716 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-29 02:51:58.667114 | instance | Wednesday 29 April 2026 02:51:58 +0000 (0:00:01.266) 0:03:03.481 ******* 2026-04-29 02:51:59.154120 | instance | ok: [instance] 2026-04-29 02:51:59.154413 | instance | 2026-04-29 02:51:59.154772 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-29 02:51:59.155047 | instance | Wednesday 29 April 2026 02:51:59 +0000 (0:00:00.489) 0:03:03.971 ******* 2026-04-29 02:51:59.943939 | instance | ok: [instance] => (item=br_netfilter) 2026-04-29 02:51:59.944179 | instance | ok: [instance] => (item=ip_tables) 2026-04-29 02:51:59.944496 | instance | ok: [instance] => (item=ip6_tables) 2026-04-29 02:51:59.944776 | instance | ok: [instance] => (item=nf_conntrack) 2026-04-29 02:51:59.945018 | instance | 2026-04-29 02:51:59.945371 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-29 02:51:59.945668 | instance | Wednesday 29 April 2026 02:51:59 +0000 (0:00:00.789) 0:03:04.761 ******* 2026-04-29 02:52:00.238001 | instance | ok: [instance] 2026-04-29 02:52:00.238117 | instance | 2026-04-29 02:52:00.238320 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 02:52:00.238549 | instance | Wednesday 29 April 2026 02:52:00 +0000 (0:00:00.292) 0:03:05.053 ******* 2026-04-29 02:52:00.338776 | instance | ok: [instance] => { 2026-04-29 02:52:00.339042 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-29 02:52:00.339284 | instance | } 2026-04-29 02:52:00.339520 | instance | 2026-04-29 02:52:00.339783 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 02:52:00.340053 | instance | Wednesday 29 April 2026 02:52:00 +0000 (0:00:00.102) 0:03:05.156 ******* 2026-04-29 02:52:00.772972 | instance | ok: [instance] 2026-04-29 02:52:00.773091 | instance | 2026-04-29 02:52:00.773280 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 02:52:00.773471 | instance | Wednesday 29 April 2026 02:52:00 +0000 (0:00:00.434) 0:03:05.590 ******* 2026-04-29 02:52:00.868776 | instance | skipping: [instance] 2026-04-29 02:52:00.869252 | instance | 2026-04-29 02:52:00.869563 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-29 02:52:00.869832 | instance | Wednesday 29 April 2026 02:52:00 +0000 (0:00:00.095) 0:03:05.685 ******* 2026-04-29 02:52:00.995989 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-29 02:52:00.996313 | instance | 2026-04-29 02:52:00.996692 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-29 02:52:00.996983 | instance | Wednesday 29 April 2026 02:52:00 +0000 (0:00:00.127) 0:03:05.813 ******* 2026-04-29 02:52:01.079152 | instance | skipping: [instance] 2026-04-29 02:52:01.079406 | instance | 2026-04-29 02:52:01.079679 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-29 02:52:01.079951 | instance | Wednesday 29 April 2026 02:52:01 +0000 (0:00:00.083) 0:03:05.896 ******* 2026-04-29 02:52:02.172230 | instance | ok: [instance] 2026-04-29 02:52:02.172452 | instance | 2026-04-29 02:52:02.172728 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-29 02:52:02.173006 | instance | Wednesday 29 April 2026 02:52:02 +0000 (0:00:01.092) 0:03:06.989 ******* 2026-04-29 02:52:03.524619 | instance | ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-29 02:52:03.524955 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-29 02:52:03.525257 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-29 02:52:03.525543 | instance | ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-29 02:52:03.525837 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-29 02:52:03.526132 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-29 02:52:03.526432 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-29 02:52:03.526733 | instance | 2026-04-29 02:52:03.527017 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-29 02:52:03.527295 | instance | Wednesday 29 April 2026 02:52:03 +0000 (0:00:01.352) 0:03:08.341 ******* 2026-04-29 02:52:04.328512 | instance | ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-29 02:52:04.328710 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-04-29 02:52:04.328980 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-29 02:52:04.329235 | instance | 2026-04-29 02:52:04.329508 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-29 02:52:04.329764 | instance | Wednesday 29 April 2026 02:52:04 +0000 (0:00:00.803) 0:03:09.145 ******* 2026-04-29 02:52:04.806896 | instance | ok: [instance] 2026-04-29 02:52:04.806966 | instance | 2026-04-29 02:52:04.807092 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-29 02:52:04.807209 | instance | Wednesday 29 April 2026 02:52:04 +0000 (0:00:00.478) 0:03:09.624 ******* 2026-04-29 02:52:05.300720 | instance | ok: [instance] 2026-04-29 02:52:05.300919 | instance | 2026-04-29 02:52:05.301205 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-29 02:52:05.301482 | instance | Wednesday 29 April 2026 02:52:05 +0000 (0:00:00.493) 0:03:10.117 ******* 2026-04-29 02:52:05.570702 | instance | ok: [instance] 2026-04-29 02:52:05.570915 | instance | 2026-04-29 02:52:05.571182 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-29 02:52:05.571488 | instance | Wednesday 29 April 2026 02:52:05 +0000 (0:00:00.269) 0:03:10.387 ******* 2026-04-29 02:52:05.641970 | instance | skipping: [instance] 2026-04-29 02:52:05.642125 | instance | 2026-04-29 02:52:05.642337 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-29 02:52:05.642527 | instance | Wednesday 29 April 2026 02:52:05 +0000 (0:00:00.071) 0:03:10.459 ******* 2026-04-29 02:52:06.199464 | instance | ok: [instance] => (item=swap) 2026-04-29 02:52:06.199532 | instance | ok: [instance] => (item=none) 2026-04-29 02:52:06.199861 | instance | 2026-04-29 02:52:06.199926 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-29 02:52:06.199944 | instance | Wednesday 29 April 2026 02:52:06 +0000 (0:00:00.557) 0:03:11.016 ******* 2026-04-29 02:52:06.653369 | instance | ok: [instance] 2026-04-29 02:52:06.653479 | instance | 2026-04-29 02:52:06.653608 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-29 02:52:06.653732 | instance | Wednesday 29 April 2026 02:52:06 +0000 (0:00:00.453) 0:03:11.470 ******* 2026-04-29 02:52:07.099296 | instance | ok: [instance] 2026-04-29 02:52:07.099516 | instance | 2026-04-29 02:52:07.099790 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-29 02:52:07.100059 | instance | Wednesday 29 April 2026 02:52:07 +0000 (0:00:00.409) 0:03:11.880 ******* 2026-04-29 02:52:07.100310 | instance | 2026-04-29 02:52:07.100574 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-29 02:52:07.100836 | instance | Wednesday 29 April 2026 02:52:07 +0000 (0:00:00.036) 0:03:11.916 ******* 2026-04-29 02:52:07.501240 | instance | ok: [instance] 2026-04-29 02:52:07.501329 | instance | 2026-04-29 02:52:07.501476 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-29 02:52:07.501650 | instance | Wednesday 29 April 2026 02:52:07 +0000 (0:00:00.402) 0:03:12.318 ******* 2026-04-29 02:52:08.597890 | instance | ok: [instance] 2026-04-29 02:52:08.597939 | instance | 2026-04-29 02:52:08.598211 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-29 02:52:08.598485 | instance | Wednesday 29 April 2026 02:52:08 +0000 (0:00:01.096) 0:03:13.414 ******* 2026-04-29 02:52:11.274463 | instance | ok: [instance] 2026-04-29 02:52:11.274651 | instance | 2026-04-29 02:52:11.274703 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-29 02:52:11.274841 | instance | Wednesday 29 April 2026 02:52:11 +0000 (0:00:02.677) 0:03:16.091 ******* 2026-04-29 02:52:11.549261 | instance | ok: [instance] 2026-04-29 02:52:11.549333 | instance | 2026-04-29 02:52:11.549493 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-29 02:52:11.549559 | instance | Wednesday 29 April 2026 02:52:11 +0000 (0:00:00.274) 0:03:16.366 ******* 2026-04-29 02:52:12.121345 | instance | ok: [instance] 2026-04-29 02:52:12.121440 | instance | 2026-04-29 02:52:12.121724 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-29 02:52:12.121883 | instance | Wednesday 29 April 2026 02:52:12 +0000 (0:00:00.572) 0:03:16.938 ******* 2026-04-29 02:52:12.277874 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-29 02:52:12.277948 | instance | 2026-04-29 02:52:12.278062 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-29 02:52:12.278185 | instance | Wednesday 29 April 2026 02:52:12 +0000 (0:00:00.156) 0:03:17.095 ******* 2026-04-29 02:52:12.410636 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-29 02:52:12.410708 | instance | 2026-04-29 02:52:12.410962 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-29 02:52:12.411003 | instance | Wednesday 29 April 2026 02:52:12 +0000 (0:00:00.132) 0:03:17.228 ******* 2026-04-29 02:52:12.693929 | instance | ok: [instance] => (item=instance) 2026-04-29 02:52:12.693993 | instance | 2026-04-29 02:52:12.694170 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-29 02:52:12.694296 | instance | Wednesday 29 April 2026 02:52:12 +0000 (0:00:00.283) 0:03:17.511 ******* 2026-04-29 02:52:12.782991 | instance | ok: [instance] 2026-04-29 02:52:12.783134 | instance | 2026-04-29 02:52:12.783297 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-29 02:52:12.783423 | instance | Wednesday 29 April 2026 02:52:12 +0000 (0:00:00.089) 0:03:17.600 ******* 2026-04-29 02:52:12.854019 | instance | skipping: [instance] 2026-04-29 02:52:12.854248 | instance | 2026-04-29 02:52:12.854533 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-29 02:52:12.854801 | instance | Wednesday 29 April 2026 02:52:12 +0000 (0:00:00.070) 0:03:17.671 ******* 2026-04-29 02:52:12.932778 | instance | ok: [instance] => { 2026-04-29 02:52:12.933015 | instance | "msg": "instance" 2026-04-29 02:52:12.933273 | instance | } 2026-04-29 02:52:12.933504 | instance | 2026-04-29 02:52:12.933775 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-29 02:52:12.934032 | instance | Wednesday 29 April 2026 02:52:12 +0000 (0:00:00.078) 0:03:17.750 ******* 2026-04-29 02:52:13.511919 | instance | ok: [instance] 2026-04-29 02:52:13.511970 | instance | 2026-04-29 02:52:13.512119 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-29 02:52:13.512209 | instance | Wednesday 29 April 2026 02:52:13 +0000 (0:00:00.579) 0:03:18.329 ******* 2026-04-29 02:52:13.579931 | instance | skipping: [instance] 2026-04-29 02:52:13.580143 | instance | 2026-04-29 02:52:13.580346 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-29 02:52:13.580540 | instance | Wednesday 29 April 2026 02:52:13 +0000 (0:00:00.067) 0:03:18.397 ******* 2026-04-29 02:52:13.649252 | instance | skipping: [instance] 2026-04-29 02:52:13.649468 | instance | 2026-04-29 02:52:13.649820 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-29 02:52:13.650157 | instance | Wednesday 29 April 2026 02:52:13 +0000 (0:00:00.069) 0:03:18.466 ******* 2026-04-29 02:52:13.723765 | instance | skipping: [instance] 2026-04-29 02:52:13.723891 | instance | 2026-04-29 02:52:13.724057 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-29 02:52:13.724222 | instance | Wednesday 29 April 2026 02:52:13 +0000 (0:00:00.074) 0:03:18.541 ******* 2026-04-29 02:52:13.802467 | instance | skipping: [instance] 2026-04-29 02:52:13.802587 | instance | 2026-04-29 02:52:13.802752 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-29 02:52:13.802919 | instance | Wednesday 29 April 2026 02:52:13 +0000 (0:00:00.078) 0:03:18.619 ******* 2026-04-29 02:52:13.873473 | instance | skipping: [instance] 2026-04-29 02:52:13.873720 | instance | 2026-04-29 02:52:13.873985 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-29 02:52:13.874246 | instance | Wednesday 29 April 2026 02:52:13 +0000 (0:00:00.071) 0:03:18.691 ******* 2026-04-29 02:52:13.956894 | instance | skipping: [instance] 2026-04-29 02:52:13.957141 | instance | 2026-04-29 02:52:13.957438 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-29 02:52:13.957738 | instance | Wednesday 29 April 2026 02:52:13 +0000 (0:00:00.083) 0:03:18.774 ******* 2026-04-29 02:52:14.130145 | instance | skipping: [instance] 2026-04-29 02:52:14.130408 | instance | 2026-04-29 02:52:14.130705 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-29 02:52:14.130975 | instance | Wednesday 29 April 2026 02:52:14 +0000 (0:00:00.173) 0:03:18.947 ******* 2026-04-29 02:52:14.367918 | instance | ok: [instance] 2026-04-29 02:52:14.368124 | instance | 2026-04-29 02:52:14.368425 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-29 02:52:14.368681 | instance | Wednesday 29 April 2026 02:52:14 +0000 (0:00:00.237) 0:03:19.185 ******* 2026-04-29 02:52:14.607195 | instance | ok: [instance] 2026-04-29 02:52:14.607310 | instance | 2026-04-29 02:52:14.607465 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-29 02:52:14.607629 | instance | Wednesday 29 April 2026 02:52:14 +0000 (0:00:00.239) 0:03:19.424 ******* 2026-04-29 02:52:14.688622 | instance | skipping: [instance] 2026-04-29 02:52:14.688733 | instance | 2026-04-29 02:52:14.688907 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-29 02:52:14.689075 | instance | Wednesday 29 April 2026 02:52:14 +0000 (0:00:00.081) 0:03:19.505 ******* 2026-04-29 02:52:14.934071 | instance | ok: [instance] 2026-04-29 02:52:14.934145 | instance | 2026-04-29 02:52:14.934290 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-29 02:52:14.934414 | instance | Wednesday 29 April 2026 02:52:14 +0000 (0:00:00.245) 0:03:19.751 ******* 2026-04-29 02:52:15.182816 | instance | ok: [instance] 2026-04-29 02:52:15.183036 | instance | 2026-04-29 02:52:15.183323 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-29 02:52:15.183589 | instance | Wednesday 29 April 2026 02:52:15 +0000 (0:00:00.248) 0:03:20.000 ******* 2026-04-29 02:52:15.414759 | instance | ok: [instance] 2026-04-29 02:52:15.414984 | instance | 2026-04-29 02:52:15.415274 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-29 02:52:15.415561 | instance | Wednesday 29 April 2026 02:52:15 +0000 (0:00:00.231) 0:03:20.231 ******* 2026-04-29 02:52:16.504862 | instance | ok: [instance] 2026-04-29 02:52:16.505102 | instance | 2026-04-29 02:52:16.505426 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-29 02:52:16.505682 | instance | Wednesday 29 April 2026 02:52:16 +0000 (0:00:01.090) 0:03:21.322 ******* 2026-04-29 02:52:17.588897 | instance | ok: [instance] 2026-04-29 02:52:17.589116 | instance | 2026-04-29 02:52:17.589379 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-29 02:52:17.589636 | instance | Wednesday 29 April 2026 02:52:17 +0000 (0:00:01.083) 0:03:22.406 ******* 2026-04-29 02:52:17.678097 | instance | skipping: [instance] 2026-04-29 02:52:17.678310 | instance | 2026-04-29 02:52:17.678609 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-29 02:52:17.678864 | instance | Wednesday 29 April 2026 02:52:17 +0000 (0:00:00.089) 0:03:22.495 ******* 2026-04-29 02:52:17.765210 | instance | skipping: [instance] 2026-04-29 02:52:17.765342 | instance | 2026-04-29 02:52:17.765485 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-29 02:52:17.765566 | instance | Wednesday 29 April 2026 02:52:17 +0000 (0:00:00.087) 0:03:22.582 ******* 2026-04-29 02:52:18.531162 | instance | ok: [instance] 2026-04-29 02:52:18.531335 | instance | 2026-04-29 02:52:18.531596 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-29 02:52:18.531873 | instance | Wednesday 29 April 2026 02:52:18 +0000 (0:00:00.765) 0:03:23.348 ******* 2026-04-29 02:52:18.602664 | instance | skipping: [instance] => (item=DaemonSet) 2026-04-29 02:52:18.602913 | instance | skipping: [instance] => (item=ConfigMap) 2026-04-29 02:52:18.603162 | instance | skipping: [instance] 2026-04-29 02:52:18.603403 | instance | 2026-04-29 02:52:18.603660 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-29 02:52:18.603913 | instance | Wednesday 29 April 2026 02:52:18 +0000 (0:00:00.071) 0:03:23.420 ******* 2026-04-29 02:52:18.676815 | instance | skipping: [instance] 2026-04-29 02:52:18.677076 | instance | 2026-04-29 02:52:18.677361 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-29 02:52:18.677636 | instance | Wednesday 29 April 2026 02:52:18 +0000 (0:00:00.074) 0:03:23.494 ******* 2026-04-29 02:52:18.757771 | instance | skipping: [instance] 2026-04-29 02:52:18.758044 | instance | 2026-04-29 02:52:18.758327 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-29 02:52:18.758620 | instance | Wednesday 29 April 2026 02:52:18 +0000 (0:00:00.080) 0:03:23.575 ******* 2026-04-29 02:52:18.830933 | instance | skipping: [instance] 2026-04-29 02:52:18.831164 | instance | 2026-04-29 02:52:18.831431 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-29 02:52:18.831694 | instance | Wednesday 29 April 2026 02:52:18 +0000 (0:00:00.073) 0:03:23.648 ******* 2026-04-29 02:52:18.896339 | instance | skipping: [instance] 2026-04-29 02:52:18.896586 | instance | 2026-04-29 02:52:18.896860 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-29 02:52:18.897124 | instance | Wednesday 29 April 2026 02:52:18 +0000 (0:00:00.065) 0:03:23.713 ******* 2026-04-29 02:52:19.411602 | instance | ok: [instance] 2026-04-29 02:52:19.411876 | instance | 2026-04-29 02:52:19.412183 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-29 02:52:19.412501 | instance | Wednesday 29 April 2026 02:52:19 +0000 (0:00:00.514) 0:03:24.228 ******* 2026-04-29 02:52:20.460755 | instance | ok: [instance] 2026-04-29 02:52:20.460974 | instance | 2026-04-29 02:52:20.461248 | instance | PLAY [Install control-plane components] **************************************** 2026-04-29 02:52:20.461499 | instance | 2026-04-29 02:52:20.461793 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 02:52:20.462131 | instance | Wednesday 29 April 2026 02:52:20 +0000 (0:00:01.049) 0:03:25.278 ******* 2026-04-29 02:52:24.021098 | instance | ok: [instance] 2026-04-29 02:52:24.021290 | instance | 2026-04-29 02:52:24.021533 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-29 02:52:24.021740 | instance | Wednesday 29 April 2026 02:52:24 +0000 (0:00:03.560) 0:03:28.838 ******* 2026-04-29 02:52:24.306817 | instance | ok: [instance] 2026-04-29 02:52:24.307079 | instance | 2026-04-29 02:52:24.307348 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-29 02:52:24.307606 | instance | Wednesday 29 April 2026 02:52:24 +0000 (0:00:00.285) 0:03:29.123 ******* 2026-04-29 02:52:25.467169 | instance | ok: [instance] 2026-04-29 02:52:25.467293 | instance | 2026-04-29 02:52:25.467466 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-29 02:52:25.467640 | instance | Wednesday 29 April 2026 02:52:25 +0000 (0:00:01.160) 0:03:30.284 ******* 2026-04-29 02:52:25.759630 | instance | ok: [instance] 2026-04-29 02:52:25.759868 | instance | 2026-04-29 02:52:25.760153 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 02:52:25.760457 | instance | Wednesday 29 April 2026 02:52:25 +0000 (0:00:00.292) 0:03:30.576 ******* 2026-04-29 02:52:25.860722 | instance | ok: [instance] => { 2026-04-29 02:52:25.860979 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-29 02:52:25.861263 | instance | } 2026-04-29 02:52:25.861846 | instance | 2026-04-29 02:52:25.861910 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 02:52:25.862057 | instance | Wednesday 29 April 2026 02:52:25 +0000 (0:00:00.101) 0:03:30.677 ******* 2026-04-29 02:52:26.223741 | instance | ok: [instance] 2026-04-29 02:52:26.223972 | instance | 2026-04-29 02:52:26.224246 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 02:52:26.224528 | instance | Wednesday 29 April 2026 02:52:26 +0000 (0:00:00.363) 0:03:31.041 ******* 2026-04-29 02:52:27.519078 | instance | ok: [instance] 2026-04-29 02:52:27.519166 | instance | 2026-04-29 02:52:27.519281 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-29 02:52:27.519401 | instance | Wednesday 29 April 2026 02:52:27 +0000 (0:00:01.295) 0:03:32.336 ******* 2026-04-29 02:52:27.909018 | instance | ok: [instance] 2026-04-29 02:52:27.909089 | instance | 2026-04-29 02:52:27.909227 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-29 02:52:27.909351 | instance | Wednesday 29 April 2026 02:52:27 +0000 (0:00:00.390) 0:03:32.726 ******* 2026-04-29 02:52:28.128329 | instance | ok: [instance] 2026-04-29 02:52:28.128417 | instance | 2026-04-29 02:52:28.128543 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-29 02:52:28.128666 | instance | Wednesday 29 April 2026 02:52:28 +0000 (0:00:00.219) 0:03:32.945 ******* 2026-04-29 02:52:28.396345 | instance | ok: [instance] 2026-04-29 02:52:28.396490 | instance | 2026-04-29 02:52:28.396624 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-29 02:52:28.396773 | instance | Wednesday 29 April 2026 02:52:28 +0000 (0:00:00.267) 0:03:33.213 ******* 2026-04-29 02:52:28.631139 | instance | ok: [instance] 2026-04-29 02:52:28.631400 | instance | 2026-04-29 02:52:28.631687 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-29 02:52:28.631961 | instance | Wednesday 29 April 2026 02:52:28 +0000 (0:00:00.234) 0:03:33.448 ******* 2026-04-29 02:52:28.866388 | instance | ok: [instance] 2026-04-29 02:52:28.866673 | instance | 2026-04-29 02:52:28.866960 | instance | TASK [Install plugin] ********************************************************** 2026-04-29 02:52:28.867294 | instance | Wednesday 29 April 2026 02:52:28 +0000 (0:00:00.235) 0:03:33.683 ******* 2026-04-29 02:52:28.985816 | instance | included: vexxhost.containers.download_artifact for instance 2026-04-29 02:52:28.986082 | instance | 2026-04-29 02:52:28.986373 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 02:52:28.986770 | instance | Wednesday 29 April 2026 02:52:28 +0000 (0:00:00.119) 0:03:33.802 ******* 2026-04-29 02:52:29.093791 | instance | ok: [instance] => { 2026-04-29 02:52:29.094150 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-29 02:52:29.094520 | instance | } 2026-04-29 02:52:29.094874 | instance | 2026-04-29 02:52:29.095330 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 02:52:29.095719 | instance | Wednesday 29 April 2026 02:52:29 +0000 (0:00:00.108) 0:03:33.910 ******* 2026-04-29 02:52:29.468541 | instance | ok: [instance] 2026-04-29 02:52:29.468776 | instance | 2026-04-29 02:52:29.469140 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 02:52:29.469327 | instance | Wednesday 29 April 2026 02:52:29 +0000 (0:00:00.374) 0:03:34.285 ******* 2026-04-29 02:52:31.909396 | instance | ok: [instance] 2026-04-29 02:52:31.909618 | instance | 2026-04-29 02:52:31.910020 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:52:31.910350 | instance | Wednesday 29 April 2026 02:52:31 +0000 (0:00:02.440) 0:03:36.726 ******* 2026-04-29 02:52:32.002955 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:52:32.003124 | instance | 2026-04-29 02:52:32.003289 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:52:32.003455 | instance | Wednesday 29 April 2026 02:52:31 +0000 (0:00:00.094) 0:03:36.820 ******* 2026-04-29 02:52:32.862798 | instance | ok: [instance] 2026-04-29 02:52:32.863050 | instance | 2026-04-29 02:52:32.863372 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-29 02:52:32.863659 | instance | Wednesday 29 April 2026 02:52:32 +0000 (0:00:00.859) 0:03:37.679 ******* 2026-04-29 02:52:33.737585 | instance | ok: [instance] 2026-04-29 02:52:33.737812 | instance | 2026-04-29 02:52:33.738087 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-29 02:52:33.738354 | instance | Wednesday 29 April 2026 02:52:33 +0000 (0:00:00.875) 0:03:38.554 ******* 2026-04-29 02:52:35.749056 | instance | ok: [instance] 2026-04-29 02:52:35.749135 | instance | 2026-04-29 02:52:35.749395 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:52:35.749443 | instance | Wednesday 29 April 2026 02:52:35 +0000 (0:00:02.011) 0:03:40.566 ******* 2026-04-29 02:52:35.849414 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:52:35.849517 | instance | 2026-04-29 02:52:35.849773 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:52:35.849814 | instance | Wednesday 29 April 2026 02:52:35 +0000 (0:00:00.100) 0:03:40.666 ******* 2026-04-29 02:52:36.467410 | instance | ok: [instance] 2026-04-29 02:52:36.467899 | instance | 2026-04-29 02:52:36.467925 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-29 02:52:36.467933 | instance | Wednesday 29 April 2026 02:52:36 +0000 (0:00:00.617) 0:03:41.284 ******* 2026-04-29 02:52:38.507554 | instance | ok: [instance] 2026-04-29 02:52:38.507596 | instance | 2026-04-29 02:52:38.507602 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-29 02:52:38.507606 | instance | Wednesday 29 April 2026 02:52:38 +0000 (0:00:02.040) 0:03:43.324 ******* 2026-04-29 02:52:39.240403 | instance | ok: [instance] 2026-04-29 02:52:39.240482 | instance | 2026-04-29 02:52:39.240494 | instance | PLAY [all] ********************************************************************* 2026-04-29 02:52:39.240610 | instance | 2026-04-29 02:52:39.240738 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 02:52:39.240848 | instance | Wednesday 29 April 2026 02:52:39 +0000 (0:00:00.732) 0:03:44.057 ******* 2026-04-29 02:52:42.965115 | instance | ok: [instance] 2026-04-29 02:52:42.965194 | instance | 2026-04-29 02:52:42.965293 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-29 02:52:42.965414 | instance | Wednesday 29 April 2026 02:52:42 +0000 (0:00:03.724) 0:03:47.782 ******* 2026-04-29 02:52:43.772875 | instance | ok: [instance] 2026-04-29 02:52:43.772967 | instance | 2026-04-29 02:52:43.773084 | instance | PLAY [all] ********************************************************************* 2026-04-29 02:52:43.773191 | instance | 2026-04-29 02:52:43.773306 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-29 02:52:43.773421 | instance | Wednesday 29 April 2026 02:52:43 +0000 (0:00:00.807) 0:03:48.590 ******* 2026-04-29 02:52:44.473560 | instance | ok: [instance] 2026-04-29 02:52:44.473624 | instance | 2026-04-29 02:52:44.473635 | instance | PLAY [controllers] ************************************************************* 2026-04-29 02:52:44.473645 | instance | 2026-04-29 02:52:44.473662 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 02:52:44.474032 | instance | Wednesday 29 April 2026 02:52:44 +0000 (0:00:00.698) 0:03:49.288 ******* 2026-04-29 02:52:48.496825 | instance | ok: [instance] 2026-04-29 02:52:48.496908 | instance | 2026-04-29 02:52:48.497134 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:52:48.497180 | instance | Wednesday 29 April 2026 02:52:48 +0000 (0:00:04.025) 0:03:53.314 ******* 2026-04-29 02:52:48.593228 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:52:48.593350 | instance | 2026-04-29 02:52:48.593571 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:52:48.593693 | instance | Wednesday 29 April 2026 02:52:48 +0000 (0:00:00.096) 0:03:53.410 ******* 2026-04-29 02:52:49.174533 | instance | ok: [instance] 2026-04-29 02:52:49.174804 | instance | 2026-04-29 02:52:49.175082 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-04-29 02:52:49.175386 | instance | Wednesday 29 April 2026 02:52:49 +0000 (0:00:00.581) 0:03:53.991 ******* 2026-04-29 02:52:50.579143 | instance | ok: [instance] 2026-04-29 02:52:50.579382 | instance | 2026-04-29 02:52:50.579665 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:52:50.579928 | instance | Wednesday 29 April 2026 02:52:50 +0000 (0:00:01.404) 0:03:55.396 ******* 2026-04-29 02:52:50.668298 | instance | skipping: [instance] 2026-04-29 02:52:50.669303 | instance | 2026-04-29 02:52:50.669357 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-04-29 02:52:50.669371 | instance | Wednesday 29 April 2026 02:52:50 +0000 (0:00:00.089) 0:03:55.485 ******* 2026-04-29 02:52:50.769773 | instance | skipping: [instance] 2026-04-29 02:52:50.770010 | instance | 2026-04-29 02:52:50.770272 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-04-29 02:52:50.770577 | instance | Wednesday 29 April 2026 02:52:50 +0000 (0:00:00.101) 0:03:55.587 ******* 2026-04-29 02:52:50.828368 | instance | skipping: [instance] 2026-04-29 02:52:50.828632 | instance | 2026-04-29 02:52:50.828911 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-04-29 02:52:50.829171 | instance | Wednesday 29 April 2026 02:52:50 +0000 (0:00:00.058) 0:03:55.645 ******* 2026-04-29 02:52:50.889708 | instance | skipping: [instance] 2026-04-29 02:52:50.889811 | instance | 2026-04-29 02:52:50.889983 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-04-29 02:52:50.890146 | instance | Wednesday 29 April 2026 02:52:50 +0000 (0:00:00.061) 0:03:55.707 ******* 2026-04-29 02:52:51.006062 | instance | skipping: [instance] 2026-04-29 02:52:51.006265 | instance | 2026-04-29 02:52:51.006475 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-04-29 02:52:51.006666 | instance | Wednesday 29 April 2026 02:52:51 +0000 (0:00:00.116) 0:03:55.823 ******* 2026-04-29 02:52:51.120807 | instance | skipping: [instance] 2026-04-29 02:52:51.121056 | instance | 2026-04-29 02:52:51.121314 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-04-29 02:52:51.121577 | instance | Wednesday 29 April 2026 02:52:51 +0000 (0:00:00.114) 0:03:55.938 ******* 2026-04-29 02:52:51.237332 | instance | skipping: [instance] 2026-04-29 02:52:51.237466 | instance | 2026-04-29 02:52:51.237640 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-04-29 02:52:51.237804 | instance | Wednesday 29 April 2026 02:52:51 +0000 (0:00:00.116) 0:03:56.054 ******* 2026-04-29 02:52:51.300333 | instance | skipping: [instance] 2026-04-29 02:52:51.300565 | instance | 2026-04-29 02:52:51.300835 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-04-29 02:52:51.301104 | instance | Wednesday 29 April 2026 02:52:51 +0000 (0:00:00.062) 0:03:56.117 ******* 2026-04-29 02:52:51.436223 | instance | skipping: [instance] 2026-04-29 02:52:51.436436 | instance | 2026-04-29 02:52:51.436698 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-04-29 02:52:51.436954 | instance | Wednesday 29 April 2026 02:52:51 +0000 (0:00:00.135) 0:03:56.253 ******* 2026-04-29 02:52:51.599342 | instance | skipping: [instance] 2026-04-29 02:52:51.599559 | instance | 2026-04-29 02:52:51.599823 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-04-29 02:52:51.600106 | instance | Wednesday 29 April 2026 02:52:51 +0000 (0:00:00.163) 0:03:56.416 ******* 2026-04-29 02:52:51.661451 | instance | skipping: [instance] 2026-04-29 02:52:51.661677 | instance | 2026-04-29 02:52:51.661948 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-04-29 02:52:51.662212 | instance | Wednesday 29 April 2026 02:52:51 +0000 (0:00:00.061) 0:03:56.478 ******* 2026-04-29 02:52:51.721769 | instance | skipping: [instance] 2026-04-29 02:52:51.722037 | instance | 2026-04-29 02:52:51.722287 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-04-29 02:52:51.722599 | instance | Wednesday 29 April 2026 02:52:51 +0000 (0:00:00.060) 0:03:56.539 ******* 2026-04-29 02:52:51.854337 | instance | skipping: [instance] 2026-04-29 02:52:51.854617 | instance | 2026-04-29 02:52:51.854906 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-29 02:52:51.855174 | instance | Wednesday 29 April 2026 02:52:51 +0000 (0:00:00.131) 0:03:56.670 ******* 2026-04-29 02:52:51.925223 | instance | skipping: [instance] 2026-04-29 02:52:51.925453 | instance | 2026-04-29 02:52:51.925745 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-29 02:52:51.925978 | instance | Wednesday 29 April 2026 02:52:51 +0000 (0:00:00.071) 0:03:56.742 ******* 2026-04-29 02:52:51.989886 | instance | skipping: [instance] 2026-04-29 02:52:51.990144 | instance | 2026-04-29 02:52:51.990414 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-29 02:52:51.990714 | instance | Wednesday 29 April 2026 02:52:51 +0000 (0:00:00.064) 0:03:56.807 ******* 2026-04-29 02:52:52.084314 | instance | skipping: [instance] 2026-04-29 02:52:52.084556 | instance | 2026-04-29 02:52:52.084835 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-04-29 02:52:52.085105 | instance | Wednesday 29 April 2026 02:52:52 +0000 (0:00:00.093) 0:03:56.900 ******* 2026-04-29 02:52:52.146640 | instance | skipping: [instance] 2026-04-29 02:52:52.146863 | instance | 2026-04-29 02:52:52.147123 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-04-29 02:52:52.147394 | instance | Wednesday 29 April 2026 02:52:52 +0000 (0:00:00.063) 0:03:56.963 ******* 2026-04-29 02:52:52.208941 | instance | skipping: [instance] 2026-04-29 02:52:52.209074 | instance | 2026-04-29 02:52:52.209268 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-04-29 02:52:52.209441 | instance | Wednesday 29 April 2026 02:52:52 +0000 (0:00:00.062) 0:03:57.026 ******* 2026-04-29 02:52:52.274659 | instance | skipping: [instance] 2026-04-29 02:52:52.274797 | instance | 2026-04-29 02:52:52.274976 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-04-29 02:52:52.275150 | instance | Wednesday 29 April 2026 02:52:52 +0000 (0:00:00.064) 0:03:57.091 ******* 2026-04-29 02:52:52.344347 | instance | skipping: [instance] 2026-04-29 02:52:52.344604 | instance | 2026-04-29 02:52:52.344891 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-04-29 02:52:52.345170 | instance | Wednesday 29 April 2026 02:52:52 +0000 (0:00:00.070) 0:03:57.161 ******* 2026-04-29 02:52:52.422568 | instance | skipping: [instance] 2026-04-29 02:52:52.422625 | instance | 2026-04-29 02:52:52.422636 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-04-29 02:52:52.422646 | instance | Wednesday 29 April 2026 02:52:52 +0000 (0:00:00.074) 0:03:57.236 ******* 2026-04-29 02:52:52.489149 | instance | skipping: [instance] 2026-04-29 02:52:52.489390 | instance | 2026-04-29 02:52:52.489681 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-04-29 02:52:52.489941 | instance | Wednesday 29 April 2026 02:52:52 +0000 (0:00:00.069) 0:03:57.306 ******* 2026-04-29 02:52:52.637477 | instance | skipping: [instance] 2026-04-29 02:52:52.637697 | instance | 2026-04-29 02:52:52.637965 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-04-29 02:52:52.638242 | instance | Wednesday 29 April 2026 02:52:52 +0000 (0:00:00.147) 0:03:57.453 ******* 2026-04-29 02:52:52.713935 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-04-29 02:52:52.714189 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-04-29 02:52:52.714531 | instance | skipping: [instance] 2026-04-29 02:52:52.714792 | instance | 2026-04-29 02:52:52.715069 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-04-29 02:52:52.715347 | instance | Wednesday 29 April 2026 02:52:52 +0000 (0:00:00.077) 0:03:57.531 ******* 2026-04-29 02:52:52.782453 | instance | skipping: [instance] 2026-04-29 02:52:52.782577 | instance | 2026-04-29 02:52:52.782810 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-04-29 02:52:52.783001 | instance | Wednesday 29 April 2026 02:52:52 +0000 (0:00:00.068) 0:03:57.599 ******* 2026-04-29 02:52:52.919212 | instance | skipping: [instance] 2026-04-29 02:52:52.919533 | instance | 2026-04-29 02:52:52.919782 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-04-29 02:52:52.920039 | instance | Wednesday 29 April 2026 02:52:52 +0000 (0:00:00.136) 0:03:57.735 ******* 2026-04-29 02:52:52.979930 | instance | skipping: [instance] 2026-04-29 02:52:52.980154 | instance | 2026-04-29 02:52:52.980429 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-04-29 02:52:52.980686 | instance | Wednesday 29 April 2026 02:52:52 +0000 (0:00:00.061) 0:03:57.797 ******* 2026-04-29 02:52:53.039706 | instance | skipping: [instance] 2026-04-29 02:52:53.039950 | instance | 2026-04-29 02:52:53.040209 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-04-29 02:52:53.040460 | instance | Wednesday 29 April 2026 02:52:53 +0000 (0:00:00.060) 0:03:57.857 ******* 2026-04-29 02:52:53.272094 | instance | skipping: [instance] 2026-04-29 02:52:53.272346 | instance | 2026-04-29 02:52:53.272640 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-04-29 02:52:53.272909 | instance | 2026-04-29 02:52:53.273197 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 02:52:53.273485 | instance | Wednesday 29 April 2026 02:52:53 +0000 (0:00:00.232) 0:03:58.089 ******* 2026-04-29 02:52:56.993575 | instance | ok: [instance] 2026-04-29 02:52:56.993798 | instance | 2026-04-29 02:52:56.994075 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-04-29 02:52:56.994350 | instance | Wednesday 29 April 2026 02:52:56 +0000 (0:00:03.721) 0:04:01.810 ******* 2026-04-29 02:52:57.103697 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-04-29 02:52:57.103821 | instance | 2026-04-29 02:52:57.103998 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:52:57.104164 | instance | Wednesday 29 April 2026 02:52:57 +0000 (0:00:00.110) 0:04:01.921 ******* 2026-04-29 02:52:57.203099 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:52:57.203238 | instance | 2026-04-29 02:52:57.203405 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:52:57.203576 | instance | Wednesday 29 April 2026 02:52:57 +0000 (0:00:00.099) 0:04:02.020 ******* 2026-04-29 02:52:57.774857 | instance | ok: [instance] 2026-04-29 02:52:57.775056 | instance | 2026-04-29 02:52:57.775331 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-04-29 02:52:57.775603 | instance | Wednesday 29 April 2026 02:52:57 +0000 (0:00:00.570) 0:04:02.590 ******* 2026-04-29 02:53:00.006155 | instance | ok: [instance] 2026-04-29 02:53:00.006465 | instance | 2026-04-29 02:53:00.006893 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-04-29 02:53:00.007250 | instance | Wednesday 29 April 2026 02:53:00 +0000 (0:00:02.231) 0:04:04.822 ******* 2026-04-29 02:53:00.697964 | instance | ok: [instance] 2026-04-29 02:53:00.698168 | instance | 2026-04-29 02:53:00.698451 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-04-29 02:53:00.698733 | instance | Wednesday 29 April 2026 02:53:00 +0000 (0:00:00.692) 0:04:05.515 ******* 2026-04-29 02:53:00.797093 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-04-29 02:53:00.797314 | instance | 2026-04-29 02:53:00.797586 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-04-29 02:53:00.797878 | instance | Wednesday 29 April 2026 02:53:00 +0000 (0:00:00.099) 0:04:05.614 ******* 2026-04-29 02:53:01.504986 | instance | ok: [instance] 2026-04-29 02:53:01.505186 | instance | 2026-04-29 02:53:01.505453 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-04-29 02:53:01.505750 | instance | Wednesday 29 April 2026 02:53:01 +0000 (0:00:00.707) 0:04:06.322 ******* 2026-04-29 02:53:02.222406 | instance | ok: [instance] 2026-04-29 02:53:02.222678 | instance | 2026-04-29 02:53:02.222941 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-04-29 02:53:02.223199 | instance | Wednesday 29 April 2026 02:53:02 +0000 (0:00:00.717) 0:04:07.039 ******* 2026-04-29 02:53:02.999716 | instance | ok: [instance] 2026-04-29 02:53:02.999953 | instance | 2026-04-29 02:53:03.000247 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-04-29 02:53:03.000522 | instance | Wednesday 29 April 2026 02:53:02 +0000 (0:00:00.666) 0:04:07.705 ******* 2026-04-29 02:53:03.000885 | instance | 2026-04-29 02:53:03.001185 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:53:03.001473 | instance | Wednesday 29 April 2026 02:53:02 +0000 (0:00:00.110) 0:04:07.816 ******* 2026-04-29 02:53:03.099746 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:53:03.099891 | instance | 2026-04-29 02:53:03.100060 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:53:03.100219 | instance | Wednesday 29 April 2026 02:53:03 +0000 (0:00:00.099) 0:04:07.916 ******* 2026-04-29 02:53:03.708270 | instance | ok: [instance] 2026-04-29 02:53:03.708361 | instance | 2026-04-29 02:53:03.708477 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-04-29 02:53:03.708593 | instance | Wednesday 29 April 2026 02:53:03 +0000 (0:00:00.608) 0:04:08.525 ******* 2026-04-29 02:53:05.439417 | instance | ok: [instance] 2026-04-29 02:53:05.439667 | instance | 2026-04-29 02:53:05.439970 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:53:05.440255 | instance | Wednesday 29 April 2026 02:53:05 +0000 (0:00:01.730) 0:04:10.256 ******* 2026-04-29 02:53:05.533681 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:53:05.533770 | instance | 2026-04-29 02:53:05.533893 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:53:05.534016 | instance | Wednesday 29 April 2026 02:53:05 +0000 (0:00:00.094) 0:04:10.351 ******* 2026-04-29 02:53:06.134607 | instance | ok: [instance] 2026-04-29 02:53:06.134858 | instance | 2026-04-29 02:53:06.135141 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-04-29 02:53:06.135414 | instance | Wednesday 29 April 2026 02:53:06 +0000 (0:00:00.600) 0:04:10.951 ******* 2026-04-29 02:53:09.110847 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-04-29 02:53:09.110924 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-04-29 02:53:09.110996 | instance | 2026-04-29 02:53:09.111115 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-04-29 02:53:09.111237 | instance | Wednesday 29 April 2026 02:53:09 +0000 (0:00:02.977) 0:04:13.928 ******* 2026-04-29 02:53:11.536565 | instance | ok: [instance] 2026-04-29 02:53:11.536694 | instance | 2026-04-29 02:53:11.536886 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:53:11.537073 | instance | Wednesday 29 April 2026 02:53:11 +0000 (0:00:02.424) 0:04:16.353 ******* 2026-04-29 02:53:11.630848 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:53:11.630995 | instance | 2026-04-29 02:53:11.631173 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:53:11.631348 | instance | Wednesday 29 April 2026 02:53:11 +0000 (0:00:00.095) 0:04:16.448 ******* 2026-04-29 02:53:12.175813 | instance | ok: [instance] 2026-04-29 02:53:12.175892 | instance | 2026-04-29 02:53:12.176017 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-04-29 02:53:12.176136 | instance | Wednesday 29 April 2026 02:53:12 +0000 (0:00:00.544) 0:04:16.992 ******* 2026-04-29 02:53:15.527847 | instance | ok: [instance] 2026-04-29 02:53:15.527908 | instance | 2026-04-29 02:53:15.527920 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-04-29 02:53:15.527930 | instance | Wednesday 29 April 2026 02:53:15 +0000 (0:00:03.351) 0:04:20.344 ******* 2026-04-29 02:53:17.265830 | instance | ok: [instance] 2026-04-29 02:53:17.265884 | instance | 2026-04-29 02:53:17.265892 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-04-29 02:53:17.265899 | instance | Wednesday 29 April 2026 02:53:17 +0000 (0:00:01.737) 0:04:22.081 ******* 2026-04-29 02:53:17.939104 | instance | ok: [instance] 2026-04-29 02:53:17.939179 | instance | 2026-04-29 02:53:17.939190 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-04-29 02:53:17.939206 | instance | Wednesday 29 April 2026 02:53:17 +0000 (0:00:00.674) 0:04:22.756 ******* 2026-04-29 02:53:18.011179 | instance | skipping: [instance] 2026-04-29 02:53:18.011405 | instance | 2026-04-29 02:53:18.011705 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-04-29 02:53:18.011967 | instance | Wednesday 29 April 2026 02:53:18 +0000 (0:00:00.072) 0:04:22.828 ******* 2026-04-29 02:53:18.697866 | instance | ok: [instance] 2026-04-29 02:53:18.698006 | instance | 2026-04-29 02:53:18.698201 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-04-29 02:53:18.698363 | instance | Wednesday 29 April 2026 02:53:18 +0000 (0:00:00.686) 0:04:23.515 ******* 2026-04-29 02:53:18.768959 | instance | ok: [instance] 2026-04-29 02:53:18.769227 | instance | 2026-04-29 02:53:18.769525 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-04-29 02:53:18.769817 | instance | Wednesday 29 April 2026 02:53:18 +0000 (0:00:00.070) 0:04:23.586 ******* 2026-04-29 02:53:18.840371 | instance | skipping: [instance] 2026-04-29 02:53:18.840582 | instance | 2026-04-29 02:53:18.840858 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-04-29 02:53:18.841118 | instance | Wednesday 29 April 2026 02:53:18 +0000 (0:00:00.071) 0:04:23.657 ******* 2026-04-29 02:53:18.907051 | instance | skipping: [instance] 2026-04-29 02:53:18.907292 | instance | 2026-04-29 02:53:18.907574 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-04-29 02:53:18.907841 | instance | Wednesday 29 April 2026 02:53:18 +0000 (0:00:00.066) 0:04:23.724 ******* 2026-04-29 02:53:18.973534 | instance | skipping: [instance] 2026-04-29 02:53:18.973761 | instance | 2026-04-29 02:53:18.974036 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-04-29 02:53:18.974301 | instance | Wednesday 29 April 2026 02:53:18 +0000 (0:00:00.066) 0:04:23.791 ******* 2026-04-29 02:53:19.050699 | instance | skipping: [instance] 2026-04-29 02:53:19.050913 | instance | 2026-04-29 02:53:19.051217 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-04-29 02:53:19.051478 | instance | Wednesday 29 April 2026 02:53:19 +0000 (0:00:00.076) 0:04:23.867 ******* 2026-04-29 02:53:19.125153 | instance | skipping: [instance] 2026-04-29 02:53:19.125369 | instance | 2026-04-29 02:53:19.125631 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-04-29 02:53:19.125893 | instance | Wednesday 29 April 2026 02:53:19 +0000 (0:00:00.074) 0:04:23.942 ******* 2026-04-29 02:53:19.197427 | instance | skipping: [instance] 2026-04-29 02:53:19.197568 | instance | 2026-04-29 02:53:19.197741 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-04-29 02:53:19.197905 | instance | Wednesday 29 April 2026 02:53:19 +0000 (0:00:00.072) 0:04:24.014 ******* 2026-04-29 02:53:19.981063 | instance | ok: [instance] 2026-04-29 02:53:19.981209 | instance | 2026-04-29 02:53:19.981347 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-04-29 02:53:19.981476 | instance | Wednesday 29 April 2026 02:53:19 +0000 (0:00:00.783) 0:04:24.798 ******* 2026-04-29 02:53:20.736481 | instance | ok: [instance] 2026-04-29 02:53:20.736723 | instance | 2026-04-29 02:53:20.737039 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:53:20.737303 | instance | Wednesday 29 April 2026 02:53:20 +0000 (0:00:00.751) 0:04:25.550 ******* 2026-04-29 02:53:20.844008 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:53:20.844248 | instance | 2026-04-29 02:53:20.844557 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:53:20.844822 | instance | Wednesday 29 April 2026 02:53:20 +0000 (0:00:00.110) 0:04:25.661 ******* 2026-04-29 02:53:21.410731 | instance | ok: [instance] 2026-04-29 02:53:21.411010 | instance | 2026-04-29 02:53:21.411342 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-04-29 02:53:21.411636 | instance | Wednesday 29 April 2026 02:53:21 +0000 (0:00:00.566) 0:04:26.227 ******* 2026-04-29 02:53:22.180947 | instance | ok: [instance] 2026-04-29 02:53:22.181220 | instance | 2026-04-29 02:53:22.181591 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-04-29 02:53:22.181953 | instance | Wednesday 29 April 2026 02:53:22 +0000 (0:00:00.770) 0:04:26.998 ******* 2026-04-29 02:53:24.078864 | instance | ok: [instance] 2026-04-29 02:53:24.079146 | instance | 2026-04-29 02:53:24.079461 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:53:24.079754 | instance | Wednesday 29 April 2026 02:53:24 +0000 (0:00:01.897) 0:04:28.896 ******* 2026-04-29 02:53:24.151211 | instance | skipping: [instance] 2026-04-29 02:53:24.151442 | instance | 2026-04-29 02:53:24.151704 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:53:24.151965 | instance | Wednesday 29 April 2026 02:53:24 +0000 (0:00:00.072) 0:04:28.968 ******* 2026-04-29 02:53:24.216059 | instance | skipping: [instance] 2026-04-29 02:53:24.216297 | instance | 2026-04-29 02:53:24.216602 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:53:24.216893 | instance | Wednesday 29 April 2026 02:53:24 +0000 (0:00:00.064) 0:04:29.033 ******* 2026-04-29 02:53:24.277284 | instance | skipping: [instance] 2026-04-29 02:53:24.277518 | instance | 2026-04-29 02:53:24.277794 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:53:24.278056 | instance | Wednesday 29 April 2026 02:53:24 +0000 (0:00:00.061) 0:04:29.094 ******* 2026-04-29 02:53:24.339940 | instance | skipping: [instance] 2026-04-29 02:53:24.340171 | instance | 2026-04-29 02:53:24.340476 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:53:24.340736 | instance | Wednesday 29 April 2026 02:53:24 +0000 (0:00:00.062) 0:04:29.157 ******* 2026-04-29 02:53:25.008537 | instance | ok: [instance] 2026-04-29 02:53:25.008743 | instance | 2026-04-29 02:53:25.009028 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:53:25.009299 | instance | Wednesday 29 April 2026 02:53:25 +0000 (0:00:00.668) 0:04:29.825 ******* 2026-04-29 02:53:25.082071 | instance | ok: [instance] 2026-04-29 02:53:25.082210 | instance | 2026-04-29 02:53:25.082436 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:53:25.082734 | instance | Wednesday 29 April 2026 02:53:25 +0000 (0:00:00.073) 0:04:29.899 ******* 2026-04-29 02:53:25.152257 | instance | ok: [instance] 2026-04-29 02:53:25.152408 | instance | 2026-04-29 02:53:25.152691 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:53:25.152957 | instance | Wednesday 29 April 2026 02:53:25 +0000 (0:00:00.070) 0:04:29.969 ******* 2026-04-29 02:53:25.240206 | instance | ok: [instance] => (item=oslo_db) 2026-04-29 02:53:25.240283 | instance | 2026-04-29 02:53:25.240341 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:53:25.240460 | instance | Wednesday 29 April 2026 02:53:25 +0000 (0:00:00.087) 0:04:30.057 ******* 2026-04-29 02:53:25.348426 | instance | ok: [instance] 2026-04-29 02:53:25.348516 | instance | 2026-04-29 02:53:25.348645 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:53:25.348765 | instance | Wednesday 29 April 2026 02:53:25 +0000 (0:00:00.108) 0:04:30.165 ******* 2026-04-29 02:53:25.462136 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:53:25.462199 | instance | 2026-04-29 02:53:25.462334 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:53:25.462449 | instance | Wednesday 29 April 2026 02:53:25 +0000 (0:00:00.113) 0:04:30.279 ******* 2026-04-29 02:53:26.073584 | instance | ok: [instance] 2026-04-29 02:53:26.073860 | instance | 2026-04-29 02:53:26.074163 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-04-29 02:53:26.074456 | instance | Wednesday 29 April 2026 02:53:26 +0000 (0:00:00.610) 0:04:30.890 ******* 2026-04-29 02:53:26.747321 | instance | ok: [instance] 2026-04-29 02:53:26.747615 | instance | 2026-04-29 02:53:26.747979 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-04-29 02:53:26.748308 | instance | Wednesday 29 April 2026 02:53:26 +0000 (0:00:00.673) 0:04:31.564 ******* 2026-04-29 02:53:27.713382 | instance | ok: [instance] 2026-04-29 02:53:27.713553 | instance | 2026-04-29 02:53:27.713737 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-04-29 02:53:27.713913 | instance | Wednesday 29 April 2026 02:53:27 +0000 (0:00:00.966) 0:04:32.530 ******* 2026-04-29 02:53:28.354848 | instance | ok: [instance] 2026-04-29 02:53:28.355093 | instance | 2026-04-29 02:53:28.355397 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-04-29 02:53:28.355668 | instance | Wednesday 29 April 2026 02:53:28 +0000 (0:00:00.641) 0:04:33.172 ******* 2026-04-29 02:53:28.715725 | instance | ok: [instance] 2026-04-29 02:53:28.715937 | instance | 2026-04-29 02:53:28.716198 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-04-29 02:53:28.716458 | instance | Wednesday 29 April 2026 02:53:28 +0000 (0:00:00.360) 0:04:33.532 ******* 2026-04-29 02:53:29.107239 | instance | ok: [instance] 2026-04-29 02:53:29.107455 | instance | 2026-04-29 02:53:29.107732 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-04-29 02:53:29.107995 | instance | Wednesday 29 April 2026 02:53:29 +0000 (0:00:00.391) 0:04:33.924 ******* 2026-04-29 02:53:29.440260 | instance | ok: [instance] 2026-04-29 02:53:29.440492 | instance | 2026-04-29 02:53:29.440761 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-04-29 02:53:29.441024 | instance | Wednesday 29 April 2026 02:53:29 +0000 (0:00:00.333) 0:04:34.257 ******* 2026-04-29 02:53:30.937517 | instance | ok: [instance] 2026-04-29 02:53:30.937823 | instance | 2026-04-29 02:53:30.938141 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-04-29 02:53:30.939034 | instance | Wednesday 29 April 2026 02:53:30 +0000 (0:00:01.496) 0:04:35.754 ******* 2026-04-29 02:53:31.640308 | instance | ok: [instance] 2026-04-29 02:53:31.640398 | instance | 2026-04-29 02:53:31.640644 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-04-29 02:53:31.640684 | instance | Wednesday 29 April 2026 02:53:31 +0000 (0:00:00.703) 0:04:36.457 ******* 2026-04-29 02:53:31.752745 | instance | included: ingress for instance 2026-04-29 02:53:31.753137 | instance | 2026-04-29 02:53:31.753174 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-04-29 02:53:31.753180 | instance | Wednesday 29 April 2026 02:53:31 +0000 (0:00:00.112) 0:04:36.570 ******* 2026-04-29 02:53:32.808233 | instance | ok: [instance] 2026-04-29 02:53:32.808344 | instance | 2026-04-29 02:53:32.808466 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-04-29 02:53:32.808584 | instance | Wednesday 29 April 2026 02:53:32 +0000 (0:00:01.055) 0:04:37.625 ******* 2026-04-29 02:53:33.152327 | instance | ok: [instance] 2026-04-29 02:53:33.152398 | instance | 2026-04-29 02:53:33.152524 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-04-29 02:53:33.152646 | instance | Wednesday 29 April 2026 02:53:33 +0000 (0:00:00.344) 0:04:37.969 ******* 2026-04-29 02:53:34.032944 | instance | ok: [instance] 2026-04-29 02:53:34.033018 | instance | 2026-04-29 02:53:34.033533 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-04-29 02:53:34.033581 | instance | 2026-04-29 02:53:34.033588 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 02:53:34.033594 | instance | Wednesday 29 April 2026 02:53:34 +0000 (0:00:00.881) 0:04:38.850 ******* 2026-04-29 02:53:38.105660 | instance | ok: [instance] 2026-04-29 02:53:38.105729 | instance | 2026-04-29 02:53:38.106036 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:53:38.106082 | instance | Wednesday 29 April 2026 02:53:38 +0000 (0:00:04.072) 0:04:42.923 ******* 2026-04-29 02:53:38.205581 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:53:38.205643 | instance | 2026-04-29 02:53:38.205916 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:53:38.205931 | instance | Wednesday 29 April 2026 02:53:38 +0000 (0:00:00.099) 0:04:43.023 ******* 2026-04-29 02:53:38.822434 | instance | ok: [instance] 2026-04-29 02:53:38.822536 | instance | 2026-04-29 02:53:38.822784 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-04-29 02:53:38.822827 | instance | Wednesday 29 April 2026 02:53:38 +0000 (0:00:00.616) 0:04:43.640 ******* 2026-04-29 02:53:39.610552 | instance | ok: [instance] 2026-04-29 02:53:39.610931 | instance | 2026-04-29 02:53:39.610973 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-04-29 02:53:39.610979 | instance | Wednesday 29 April 2026 02:53:39 +0000 (0:00:00.788) 0:04:44.428 ******* 2026-04-29 02:53:41.201046 | instance | ok: [instance] 2026-04-29 02:53:41.201126 | instance | 2026-04-29 02:53:41.201384 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:53:41.201437 | instance | Wednesday 29 April 2026 02:53:41 +0000 (0:00:01.590) 0:04:46.018 ******* 2026-04-29 02:53:41.306638 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:53:41.306684 | instance | 2026-04-29 02:53:41.306690 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:53:41.306695 | instance | Wednesday 29 April 2026 02:53:41 +0000 (0:00:00.105) 0:04:46.123 ******* 2026-04-29 02:53:41.971427 | instance | ok: [instance] 2026-04-29 02:53:41.971507 | instance | 2026-04-29 02:53:41.971774 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-29 02:53:41.972374 | instance | Wednesday 29 April 2026 02:53:41 +0000 (0:00:00.664) 0:04:46.788 ******* 2026-04-29 02:53:43.297174 | instance | ok: [instance] 2026-04-29 02:53:43.297261 | instance | 2026-04-29 02:53:43.297557 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-04-29 02:53:43.297609 | instance | Wednesday 29 April 2026 02:53:43 +0000 (0:00:01.326) 0:04:48.114 ******* 2026-04-29 02:53:44.001668 | instance | ok: [instance] 2026-04-29 02:53:44.001743 | instance | 2026-04-29 02:53:44.001999 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-04-29 02:53:44.002069 | instance | Wednesday 29 April 2026 02:53:43 +0000 (0:00:00.704) 0:04:48.819 ******* 2026-04-29 02:53:45.483203 | instance | ok: [instance] 2026-04-29 02:53:45.483271 | instance | 2026-04-29 02:53:45.483416 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-04-29 02:53:45.483535 | instance | Wednesday 29 April 2026 02:53:45 +0000 (0:00:01.481) 0:04:50.300 ******* 2026-04-29 02:53:46.668334 | instance | ok: [instance] 2026-04-29 02:53:46.668465 | instance | 2026-04-29 02:53:46.668629 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-04-29 02:53:46.668759 | instance | Wednesday 29 April 2026 02:53:46 +0000 (0:00:01.185) 0:04:51.485 ******* 2026-04-29 02:53:47.066786 | instance | ok: [instance] 2026-04-29 02:53:47.066900 | instance | 2026-04-29 02:53:47.067092 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-04-29 02:53:47.067275 | instance | Wednesday 29 April 2026 02:53:47 +0000 (0:00:00.398) 0:04:51.884 ******* 2026-04-29 02:53:47.312276 | instance | ok: [instance] 2026-04-29 02:53:47.312512 | instance | 2026-04-29 02:53:47.312839 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-04-29 02:53:47.313114 | instance | Wednesday 29 April 2026 02:53:47 +0000 (0:00:00.245) 0:04:52.129 ******* 2026-04-29 02:53:47.531960 | instance | ok: [instance] 2026-04-29 02:53:47.532208 | instance | 2026-04-29 02:53:47.532499 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-04-29 02:53:47.532783 | instance | Wednesday 29 April 2026 02:53:47 +0000 (0:00:00.219) 0:04:52.349 ******* 2026-04-29 02:53:48.282321 | instance | ok: [instance] 2026-04-29 02:53:48.282517 | instance | 2026-04-29 02:53:48.282771 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-04-29 02:53:48.282987 | instance | Wednesday 29 April 2026 02:53:48 +0000 (0:00:00.750) 0:04:53.099 ******* 2026-04-29 02:53:50.299258 | instance | ok: [instance] => (item=alertmanager) 2026-04-29 02:53:50.299504 | instance | ok: [instance] => (item=grafana) 2026-04-29 02:53:50.299755 | instance | ok: [instance] => (item=prometheus) 2026-04-29 02:53:50.299999 | instance | 2026-04-29 02:53:50.300281 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-04-29 02:53:50.300554 | instance | Wednesday 29 April 2026 02:53:50 +0000 (0:00:02.016) 0:04:55.116 ******* 2026-04-29 02:53:52.412931 | instance | ok: [instance] => (item=alertmanager) 2026-04-29 02:53:52.413197 | instance | ok: [instance] => (item=grafana) 2026-04-29 02:53:52.413469 | instance | ok: [instance] => (item=prometheus) 2026-04-29 02:53:52.413723 | instance | 2026-04-29 02:53:52.413996 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-04-29 02:53:52.414271 | instance | Wednesday 29 April 2026 02:53:52 +0000 (0:00:02.113) 0:04:57.230 ******* 2026-04-29 02:53:55.575450 | instance | ok: [instance] => (item=None) 2026-04-29 02:53:55.575699 | instance | ok: [instance] => (item=None) 2026-04-29 02:53:55.575968 | instance | ok: [instance] => (item=None) 2026-04-29 02:53:55.576257 | instance | ok: [instance] 2026-04-29 02:53:55.576509 | instance | 2026-04-29 02:53:55.576813 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-04-29 02:53:55.577124 | instance | Wednesday 29 April 2026 02:53:55 +0000 (0:00:03.162) 0:05:00.392 ******* 2026-04-29 02:53:59.772297 | instance | ok: [instance] => (item=None) 2026-04-29 02:53:59.772556 | instance | ok: [instance] => (item=None) 2026-04-29 02:53:59.772824 | instance | ok: [instance] => (item=None) 2026-04-29 02:53:59.773118 | instance | ok: [instance] => (item=None) 2026-04-29 02:53:59.773389 | instance | ok: [instance] => (item=None) 2026-04-29 02:53:59.773692 | instance | ok: [instance] 2026-04-29 02:53:59.773977 | instance | 2026-04-29 02:53:59.774284 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-04-29 02:53:59.774607 | instance | Wednesday 29 April 2026 02:53:59 +0000 (0:00:04.196) 0:05:04.589 ******* 2026-04-29 02:54:01.084240 | instance | ok: [instance] => (item=alertmanager) 2026-04-29 02:54:01.084490 | instance | ok: [instance] => (item=prometheus) 2026-04-29 02:54:01.084745 | instance | 2026-04-29 02:54:01.085025 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-04-29 02:54:01.085292 | instance | Wednesday 29 April 2026 02:54:01 +0000 (0:00:01.311) 0:05:05.901 ******* 2026-04-29 02:54:02.572485 | instance | ok: [instance] => (item=alertmanager) 2026-04-29 02:54:02.572741 | instance | ok: [instance] => (item=prometheus) 2026-04-29 02:54:02.572993 | instance | 2026-04-29 02:54:02.573259 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-04-29 02:54:02.573524 | instance | Wednesday 29 April 2026 02:54:02 +0000 (0:00:01.488) 0:05:07.389 ******* 2026-04-29 02:54:03.274235 | instance | ok: [instance] 2026-04-29 02:54:03.274484 | instance | 2026-04-29 02:54:03.274815 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-04-29 02:54:03.275104 | instance | Wednesday 29 April 2026 02:54:03 +0000 (0:00:00.701) 0:05:08.091 ******* 2026-04-29 02:54:10.750163 | instance | ok: [instance] 2026-04-29 02:54:10.750249 | instance | 2026-04-29 02:54:10.750396 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-04-29 02:54:10.750593 | instance | Wednesday 29 April 2026 02:54:10 +0000 (0:00:07.476) 0:05:15.567 ******* 2026-04-29 02:54:25.298545 | instance | ok: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-04-29 02:54:25.298638 | instance | ok: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-04-29 02:54:25.299050 | instance | ok: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-04-29 02:54:25.299086 | instance | ok: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-04-29 02:54:25.299097 | instance | ok: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-04-29 02:54:25.299110 | instance | ok: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-04-29 02:54:25.299284 | instance | ok: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-04-29 02:54:25.299334 | instance | ok: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-04-29 02:54:25.299491 | instance | ok: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-04-29 02:54:25.299551 | instance | ok: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-04-29 02:54:25.299675 | instance | ok: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-04-29 02:54:25.299947 | instance | ok: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-04-29 02:54:25.299981 | instance | ok: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-04-29 02:54:25.299997 | instance | 2026-04-29 02:54:25.300294 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-04-29 02:54:25.300316 | instance | Wednesday 29 April 2026 02:54:25 +0000 (0:00:14.548) 0:05:30.116 ******* 2026-04-29 02:54:40.224088 | instance | ok: [instance] 2026-04-29 02:54:40.224170 | instance | 2026-04-29 02:54:40.224423 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:54:40.224467 | instance | Wednesday 29 April 2026 02:54:40 +0000 (0:00:14.925) 0:05:45.041 ******* 2026-04-29 02:54:40.335954 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:54:40.336503 | instance | 2026-04-29 02:54:40.336524 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:54:40.336532 | instance | Wednesday 29 April 2026 02:54:40 +0000 (0:00:00.111) 0:05:45.153 ******* 2026-04-29 02:54:40.974451 | instance | ok: [instance] 2026-04-29 02:54:40.974546 | instance | 2026-04-29 02:54:40.974554 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-04-29 02:54:40.974560 | instance | Wednesday 29 April 2026 02:54:40 +0000 (0:00:00.637) 0:05:45.790 ******* 2026-04-29 02:54:44.079642 | instance | ok: [instance] 2026-04-29 02:54:44.079800 | instance | 2026-04-29 02:54:44.079817 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:54:44.079887 | instance | Wednesday 29 April 2026 02:54:44 +0000 (0:00:03.105) 0:05:48.896 ******* 2026-04-29 02:54:44.178358 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:54:44.178539 | instance | 2026-04-29 02:54:44.178577 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:54:44.178591 | instance | Wednesday 29 April 2026 02:54:44 +0000 (0:00:00.099) 0:05:48.995 ******* 2026-04-29 02:54:44.810534 | instance | ok: [instance] 2026-04-29 02:54:44.810661 | instance | 2026-04-29 02:54:44.810673 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-04-29 02:54:44.810834 | instance | Wednesday 29 April 2026 02:54:44 +0000 (0:00:00.632) 0:05:49.627 ******* 2026-04-29 02:54:46.477260 | instance | ok: [instance] 2026-04-29 02:54:46.477380 | instance | 2026-04-29 02:54:46.477602 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:54:46.477662 | instance | Wednesday 29 April 2026 02:54:46 +0000 (0:00:01.665) 0:05:51.293 ******* 2026-04-29 02:54:46.589707 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:54:46.589781 | instance | 2026-04-29 02:54:46.590049 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:54:46.590094 | instance | Wednesday 29 April 2026 02:54:46 +0000 (0:00:00.113) 0:05:51.407 ******* 2026-04-29 02:54:47.168014 | instance | ok: [instance] 2026-04-29 02:54:47.168093 | instance | 2026-04-29 02:54:47.168282 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-04-29 02:54:47.168334 | instance | Wednesday 29 April 2026 02:54:47 +0000 (0:00:00.577) 0:05:51.984 ******* 2026-04-29 02:54:48.781878 | instance | ok: [instance] 2026-04-29 02:54:48.781966 | instance | 2026-04-29 02:54:48.782256 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-04-29 02:54:48.782296 | instance | Wednesday 29 April 2026 02:54:48 +0000 (0:00:01.614) 0:05:53.598 ******* 2026-04-29 02:54:49.830085 | instance | ok: [instance] 2026-04-29 02:54:49.830162 | instance | 2026-04-29 02:54:49.830433 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:54:49.830492 | instance | Wednesday 29 April 2026 02:54:49 +0000 (0:00:01.048) 0:05:54.647 ******* 2026-04-29 02:54:49.938295 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:54:49.938685 | instance | 2026-04-29 02:54:49.938728 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:54:49.938734 | instance | Wednesday 29 April 2026 02:54:49 +0000 (0:00:00.108) 0:05:54.755 ******* 2026-04-29 02:54:50.519771 | instance | ok: [instance] 2026-04-29 02:54:50.519823 | instance | 2026-04-29 02:54:50.519830 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-04-29 02:54:50.519836 | instance | Wednesday 29 April 2026 02:54:50 +0000 (0:00:00.580) 0:05:55.336 ******* 2026-04-29 02:54:52.008688 | instance | ok: [instance] 2026-04-29 02:54:52.008748 | instance | 2026-04-29 02:54:52.008760 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-04-29 02:54:52.008771 | instance | 2026-04-29 02:54:52.008780 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 02:54:52.008790 | instance | Wednesday 29 April 2026 02:54:52 +0000 (0:00:01.488) 0:05:56.824 ******* 2026-04-29 02:54:55.937803 | instance | ok: [instance] 2026-04-29 02:54:55.937858 | instance | 2026-04-29 02:54:55.937875 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:54:55.937882 | instance | Wednesday 29 April 2026 02:54:55 +0000 (0:00:03.930) 0:06:00.754 ******* 2026-04-29 02:54:56.030054 | instance | ok: [instance] 2026-04-29 02:54:56.030147 | instance | 2026-04-29 02:54:56.030216 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:54:56.030350 | instance | Wednesday 29 April 2026 02:54:56 +0000 (0:00:00.092) 0:06:00.847 ******* 2026-04-29 02:54:56.099324 | instance | skipping: [instance] 2026-04-29 02:54:56.099412 | instance | 2026-04-29 02:54:56.099521 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:54:56.099637 | instance | Wednesday 29 April 2026 02:54:56 +0000 (0:00:00.069) 0:06:00.916 ******* 2026-04-29 02:54:56.170111 | instance | skipping: [instance] 2026-04-29 02:54:56.170186 | instance | 2026-04-29 02:54:56.170335 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:54:56.170446 | instance | Wednesday 29 April 2026 02:54:56 +0000 (0:00:00.070) 0:06:00.987 ******* 2026-04-29 02:54:56.236348 | instance | skipping: [instance] 2026-04-29 02:54:56.236427 | instance | 2026-04-29 02:54:56.236694 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:54:56.236731 | instance | Wednesday 29 April 2026 02:54:56 +0000 (0:00:00.066) 0:06:01.053 ******* 2026-04-29 02:54:56.303928 | instance | skipping: [instance] 2026-04-29 02:54:56.304016 | instance | 2026-04-29 02:54:56.304295 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:54:56.304338 | instance | Wednesday 29 April 2026 02:54:56 +0000 (0:00:00.067) 0:06:01.121 ******* 2026-04-29 02:54:56.372329 | instance | skipping: [instance] 2026-04-29 02:54:56.372721 | instance | 2026-04-29 02:54:56.372763 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:54:56.372769 | instance | Wednesday 29 April 2026 02:54:56 +0000 (0:00:00.068) 0:06:01.189 ******* 2026-04-29 02:54:56.457055 | instance | ok: [instance] 2026-04-29 02:54:56.457156 | instance | 2026-04-29 02:54:56.457287 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:54:56.457407 | instance | Wednesday 29 April 2026 02:54:56 +0000 (0:00:00.084) 0:06:01.274 ******* 2026-04-29 02:54:56.542878 | instance | ok: [instance] => (item=oslo_cache) 2026-04-29 02:54:56.542969 | instance | 2026-04-29 02:54:56.543087 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:54:56.543207 | instance | Wednesday 29 April 2026 02:54:56 +0000 (0:00:00.085) 0:06:01.360 ******* 2026-04-29 02:54:56.753862 | instance | ok: [instance] 2026-04-29 02:54:56.753927 | instance | 2026-04-29 02:54:56.754202 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:54:56.754246 | instance | Wednesday 29 April 2026 02:54:56 +0000 (0:00:00.210) 0:06:01.570 ******* 2026-04-29 02:54:56.857842 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:54:56.857918 | instance | 2026-04-29 02:54:56.858159 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:54:56.858198 | instance | Wednesday 29 April 2026 02:54:56 +0000 (0:00:00.104) 0:06:01.675 ******* 2026-04-29 02:54:57.458264 | instance | ok: [instance] 2026-04-29 02:54:57.458341 | instance | 2026-04-29 02:54:57.458469 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-04-29 02:54:57.458626 | instance | Wednesday 29 April 2026 02:54:57 +0000 (0:00:00.600) 0:06:02.275 ******* 2026-04-29 02:54:58.982565 | instance | ok: [instance] 2026-04-29 02:54:58.982649 | instance | 2026-04-29 02:54:58.982767 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-04-29 02:54:58.983052 | instance | Wednesday 29 April 2026 02:54:58 +0000 (0:00:01.524) 0:06:03.800 ******* 2026-04-29 02:54:59.722651 | instance | ok: [instance] 2026-04-29 02:54:59.722727 | instance | 2026-04-29 02:54:59.722837 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-29 02:54:59.722954 | instance | Wednesday 29 April 2026 02:54:59 +0000 (0:00:00.739) 0:06:04.539 ******* 2026-04-29 02:55:00.756536 | instance | ok: [instance] 2026-04-29 02:55:00.756779 | instance | 2026-04-29 02:55:00.757050 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-29 02:55:00.757312 | instance | Wednesday 29 April 2026 02:55:00 +0000 (0:00:01.034) 0:06:05.573 ******* 2026-04-29 02:55:00.995595 | instance | ok: [instance] 2026-04-29 02:55:00.995759 | instance | 2026-04-29 02:55:00.995933 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-29 02:55:00.996102 | instance | Wednesday 29 April 2026 02:55:00 +0000 (0:00:00.239) 0:06:05.812 ******* 2026-04-29 02:55:01.565091 | instance | ok: [instance] 2026-04-29 02:55:01.565314 | instance | 2026-04-29 02:55:01.565646 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:55:01.565943 | instance | Wednesday 29 April 2026 02:55:01 +0000 (0:00:00.568) 0:06:06.381 ******* 2026-04-29 02:55:01.676434 | instance | ok: [instance] 2026-04-29 02:55:01.676579 | instance | 2026-04-29 02:55:01.676722 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:55:01.676894 | instance | Wednesday 29 April 2026 02:55:01 +0000 (0:00:00.111) 0:06:06.493 ******* 2026-04-29 02:55:01.809892 | instance | included: rabbitmq for instance 2026-04-29 02:55:01.810178 | instance | 2026-04-29 02:55:01.810466 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-29 02:55:01.810778 | instance | Wednesday 29 April 2026 02:55:01 +0000 (0:00:00.133) 0:06:06.627 ******* 2026-04-29 02:55:02.501577 | instance | ok: [instance] 2026-04-29 02:55:02.501803 | instance | 2026-04-29 02:55:02.502082 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-29 02:55:02.502350 | instance | Wednesday 29 April 2026 02:55:02 +0000 (0:00:00.691) 0:06:07.318 ******* 2026-04-29 02:55:02.677462 | instance | skipping: [instance] 2026-04-29 02:55:02.677596 | instance | 2026-04-29 02:55:02.677778 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-29 02:55:02.677960 | instance | Wednesday 29 April 2026 02:55:02 +0000 (0:00:00.176) 0:06:07.494 ******* 2026-04-29 02:55:02.840400 | instance | skipping: [instance] 2026-04-29 02:55:02.840527 | instance | 2026-04-29 02:55:02.840700 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-29 02:55:02.840876 | instance | Wednesday 29 April 2026 02:55:02 +0000 (0:00:00.162) 0:06:07.657 ******* 2026-04-29 02:55:03.010155 | instance | skipping: [instance] 2026-04-29 02:55:03.010393 | instance | 2026-04-29 02:55:03.010752 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-29 02:55:03.011038 | instance | Wednesday 29 April 2026 02:55:03 +0000 (0:00:00.169) 0:06:07.827 ******* 2026-04-29 02:55:03.863579 | instance | ok: [instance] 2026-04-29 02:55:03.863828 | instance | 2026-04-29 02:55:03.864123 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:55:03.864381 | instance | Wednesday 29 April 2026 02:55:03 +0000 (0:00:00.853) 0:06:08.680 ******* 2026-04-29 02:55:04.554590 | instance | ok: [instance] 2026-04-29 02:55:04.554840 | instance | 2026-04-29 02:55:04.555129 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:55:04.555402 | instance | Wednesday 29 April 2026 02:55:04 +0000 (0:00:00.691) 0:06:09.371 ******* 2026-04-29 02:55:04.637282 | instance | ok: [instance] 2026-04-29 02:55:04.637509 | instance | 2026-04-29 02:55:04.637825 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:55:04.638068 | instance | Wednesday 29 April 2026 02:55:04 +0000 (0:00:00.082) 0:06:09.454 ******* 2026-04-29 02:55:04.704808 | instance | skipping: [instance] 2026-04-29 02:55:04.704926 | instance | 2026-04-29 02:55:04.705103 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:55:04.705271 | instance | Wednesday 29 April 2026 02:55:04 +0000 (0:00:00.067) 0:06:09.522 ******* 2026-04-29 02:55:04.777238 | instance | skipping: [instance] 2026-04-29 02:55:04.777366 | instance | 2026-04-29 02:55:04.777547 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:55:04.777727 | instance | Wednesday 29 April 2026 02:55:04 +0000 (0:00:00.072) 0:06:09.594 ******* 2026-04-29 02:55:04.844076 | instance | ok: [instance] 2026-04-29 02:55:04.844339 | instance | 2026-04-29 02:55:04.844746 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:55:04.845053 | instance | Wednesday 29 April 2026 02:55:04 +0000 (0:00:00.066) 0:06:09.661 ******* 2026-04-29 02:55:05.056669 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-29 02:55:05.056745 | instance | ok: [instance] => (item=oslo_cache) 2026-04-29 02:55:05.056861 | instance | ok: [instance] => (item=identity) 2026-04-29 02:55:05.057002 | instance | ok: [instance] => (item=oslo_db) 2026-04-29 02:55:05.057100 | instance | 2026-04-29 02:55:05.057234 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:55:05.057350 | instance | Wednesday 29 April 2026 02:55:05 +0000 (0:00:00.212) 0:06:09.874 ******* 2026-04-29 02:55:05.167940 | instance | ok: [instance] 2026-04-29 02:55:05.168066 | instance | 2026-04-29 02:55:05.168247 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:55:05.168372 | instance | Wednesday 29 April 2026 02:55:05 +0000 (0:00:00.110) 0:06:09.984 ******* 2026-04-29 02:55:05.267870 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:55:05.267941 | instance | 2026-04-29 02:55:05.268067 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:55:05.268184 | instance | Wednesday 29 April 2026 02:55:05 +0000 (0:00:00.100) 0:06:10.085 ******* 2026-04-29 02:55:05.892349 | instance | ok: [instance] 2026-04-29 02:55:05.892415 | instance | 2026-04-29 02:55:05.892426 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-04-29 02:55:05.892436 | instance | Wednesday 29 April 2026 02:55:05 +0000 (0:00:00.622) 0:06:10.708 ******* 2026-04-29 02:55:06.975689 | instance | ok: [instance] => (item=None) 2026-04-29 02:55:06.975747 | instance | ok: [instance] 2026-04-29 02:55:06.975759 | instance | 2026-04-29 02:55:06.975768 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-04-29 02:55:06.975778 | instance | Wednesday 29 April 2026 02:55:06 +0000 (0:00:01.083) 0:06:11.791 ******* 2026-04-29 02:55:08.071519 | instance | ok: [instance] => (item=atmosphere) 2026-04-29 02:55:08.071597 | instance | 2026-04-29 02:55:08.071911 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-04-29 02:55:08.072174 | instance | Wednesday 29 April 2026 02:55:08 +0000 (0:00:01.096) 0:06:12.888 ******* 2026-04-29 02:55:09.022220 | instance | ok: [instance] 2026-04-29 02:55:09.022460 | instance | 2026-04-29 02:55:09.022787 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-04-29 02:55:09.023078 | instance | Wednesday 29 April 2026 02:55:09 +0000 (0:00:00.950) 0:06:13.839 ******* 2026-04-29 02:55:09.979463 | instance | ok: [instance] => (item=None) 2026-04-29 02:55:09.979533 | instance | ok: [instance] 2026-04-29 02:55:09.979694 | instance | 2026-04-29 02:55:09.979987 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-04-29 02:55:09.980250 | instance | Wednesday 29 April 2026 02:55:09 +0000 (0:00:00.956) 0:06:14.796 ******* 2026-04-29 02:55:11.188834 | instance | ok: [instance] => (item=None) 2026-04-29 02:55:11.188931 | instance | ok: [instance] 2026-04-29 02:55:11.189066 | instance | 2026-04-29 02:55:11.189192 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-04-29 02:55:11.189311 | instance | Wednesday 29 April 2026 02:55:11 +0000 (0:00:01.209) 0:06:16.006 ******* 2026-04-29 02:55:14.220979 | instance | ok: [instance] 2026-04-29 02:55:14.221100 | instance | 2026-04-29 02:55:14.221237 | instance | TASK [Create Ingress] ********************************************************** 2026-04-29 02:55:14.221353 | instance | Wednesday 29 April 2026 02:55:14 +0000 (0:00:03.031) 0:06:19.038 ******* 2026-04-29 02:55:14.384283 | instance | included: openstack_helm_ingress for instance 2026-04-29 02:55:14.384562 | instance | 2026-04-29 02:55:14.384893 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 02:55:14.385250 | instance | Wednesday 29 April 2026 02:55:14 +0000 (0:00:00.163) 0:06:19.201 ******* 2026-04-29 02:55:14.460279 | instance | skipping: [instance] 2026-04-29 02:55:14.460545 | instance | 2026-04-29 02:55:14.460887 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 02:55:14.461173 | instance | Wednesday 29 April 2026 02:55:14 +0000 (0:00:00.075) 0:06:19.277 ******* 2026-04-29 02:55:14.533333 | instance | skipping: [instance] 2026-04-29 02:55:14.533600 | instance | 2026-04-29 02:55:14.533925 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 02:55:14.534227 | instance | Wednesday 29 April 2026 02:55:14 +0000 (0:00:00.073) 0:06:19.350 ******* 2026-04-29 02:55:14.623956 | instance | ok: [instance] 2026-04-29 02:55:14.624182 | instance | 2026-04-29 02:55:14.624456 | instance | TASK [Create Ingress identity] ************************************************* 2026-04-29 02:55:14.624754 | instance | Wednesday 29 April 2026 02:55:14 +0000 (0:00:00.090) 0:06:19.441 ******* 2026-04-29 02:55:14.763577 | instance | included: ingress for instance 2026-04-29 02:55:14.763757 | instance | 2026-04-29 02:55:14.763963 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-04-29 02:55:14.764147 | instance | Wednesday 29 April 2026 02:55:14 +0000 (0:00:00.139) 0:06:19.580 ******* 2026-04-29 02:55:15.920102 | instance | ok: [instance] 2026-04-29 02:55:15.920359 | instance | 2026-04-29 02:55:15.920638 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-04-29 02:55:15.920904 | instance | Wednesday 29 April 2026 02:55:15 +0000 (0:00:01.155) 0:06:20.736 ******* 2026-04-29 02:55:16.293372 | instance | ok: [instance] 2026-04-29 02:55:16.293626 | instance | 2026-04-29 02:55:16.293913 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-04-29 02:55:16.294226 | instance | Wednesday 29 April 2026 02:55:16 +0000 (0:00:00.373) 0:06:21.110 ******* 2026-04-29 02:55:17.002228 | instance | ok: [instance] 2026-04-29 02:55:17.002420 | instance | 2026-04-29 02:55:17.002653 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-04-29 02:55:17.002833 | instance | Wednesday 29 April 2026 02:55:16 +0000 (0:00:00.709) 0:06:21.819 ******* 2026-04-29 02:55:18.155182 | instance | ok: [instance] => (item=atmosphere) 2026-04-29 02:55:18.155330 | instance | 2026-04-29 02:55:18.155504 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-04-29 02:55:18.155747 | instance | Wednesday 29 April 2026 02:55:18 +0000 (0:00:01.153) 0:06:22.972 ******* 2026-04-29 02:55:19.283323 | instance | ok: [instance] => (item=atmosphere) 2026-04-29 02:55:19.283506 | instance | 2026-04-29 02:55:19.283827 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-04-29 02:55:19.284044 | instance | Wednesday 29 April 2026 02:55:19 +0000 (0:00:01.127) 0:06:24.100 ******* 2026-04-29 02:55:20.380613 | instance | ok: [instance] => (item=atmosphere) 2026-04-29 02:55:20.380681 | instance | 2026-04-29 02:55:20.380809 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-04-29 02:55:20.380934 | instance | Wednesday 29 April 2026 02:55:20 +0000 (0:00:01.097) 0:06:25.198 ******* 2026-04-29 02:55:21.730003 | instance | ok: [instance] => (item=atmosphere) 2026-04-29 02:55:21.730058 | instance | 2026-04-29 02:55:21.730070 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-29 02:55:21.730080 | instance | Wednesday 29 April 2026 02:55:21 +0000 (0:00:01.348) 0:06:26.546 ******* 2026-04-29 02:55:22.006232 | instance | ok: [instance] 2026-04-29 02:55:22.006313 | instance | 2026-04-29 02:55:22.006597 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-29 02:55:22.006699 | instance | Wednesday 29 April 2026 02:55:22 +0000 (0:00:00.276) 0:06:26.823 ******* 2026-04-29 02:55:23.224937 | instance | ok: [instance] 2026-04-29 02:55:23.225019 | instance | 2026-04-29 02:55:23.225302 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-29 02:55:23.225343 | instance | Wednesday 29 April 2026 02:55:23 +0000 (0:00:01.218) 0:06:28.041 ******* 2026-04-29 02:55:23.493069 | instance | ok: [instance] 2026-04-29 02:55:23.493162 | instance | 2026-04-29 02:55:23.493247 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 02:55:23.493380 | instance | Wednesday 29 April 2026 02:55:23 +0000 (0:00:00.268) 0:06:28.310 ******* 2026-04-29 02:55:23.610882 | instance | ok: [instance] => { 2026-04-29 02:55:23.610991 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-04-29 02:55:23.611470 | instance | } 2026-04-29 02:55:23.611513 | instance | 2026-04-29 02:55:23.611518 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 02:55:23.611523 | instance | Wednesday 29 April 2026 02:55:23 +0000 (0:00:00.117) 0:06:28.428 ******* 2026-04-29 02:55:24.021835 | instance | ok: [instance] 2026-04-29 02:55:24.021911 | instance | 2026-04-29 02:55:24.022185 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 02:55:24.022227 | instance | Wednesday 29 April 2026 02:55:24 +0000 (0:00:00.410) 0:06:28.839 ******* 2026-04-29 02:55:25.110403 | instance | ok: [instance] 2026-04-29 02:55:25.111069 | instance | 2026-04-29 02:55:25.111119 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-29 02:55:25.111136 | instance | Wednesday 29 April 2026 02:55:25 +0000 (0:00:01.088) 0:06:29.927 ******* 2026-04-29 02:55:25.620934 | instance | ok: [instance] 2026-04-29 02:55:25.621058 | instance | 2026-04-29 02:55:25.621287 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-29 02:55:25.621369 | instance | Wednesday 29 April 2026 02:55:25 +0000 (0:00:00.510) 0:06:30.437 ******* 2026-04-29 02:55:26.343978 | instance | ok: [instance] 2026-04-29 02:55:26.344083 | instance | 2026-04-29 02:55:26.344344 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-29 02:55:26.344388 | instance | Wednesday 29 April 2026 02:55:26 +0000 (0:00:00.723) 0:06:31.161 ******* 2026-04-29 02:55:27.117777 | instance | ok: [instance] 2026-04-29 02:55:27.117836 | instance | 2026-04-29 02:55:27.117848 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-29 02:55:27.117858 | instance | Wednesday 29 April 2026 02:55:27 +0000 (0:00:00.772) 0:06:31.934 ******* 2026-04-29 02:55:27.525474 | instance | ok: [instance] 2026-04-29 02:55:27.525545 | instance | 2026-04-29 02:55:27.525798 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-29 02:55:27.525841 | instance | Wednesday 29 April 2026 02:55:27 +0000 (0:00:00.408) 0:06:32.343 ******* 2026-04-29 02:55:27.727238 | instance | included: openstack_helm_endpoints for instance 2026-04-29 02:55:27.727314 | instance | 2026-04-29 02:55:27.727567 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:55:27.727611 | instance | Wednesday 29 April 2026 02:55:27 +0000 (0:00:00.201) 0:06:32.544 ******* 2026-04-29 02:55:27.804390 | instance | skipping: [instance] 2026-04-29 02:55:27.804442 | instance | 2026-04-29 02:55:27.804449 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:55:27.804461 | instance | Wednesday 29 April 2026 02:55:27 +0000 (0:00:00.077) 0:06:32.621 ******* 2026-04-29 02:55:27.876643 | instance | skipping: [instance] 2026-04-29 02:55:27.876731 | instance | 2026-04-29 02:55:27.876981 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:55:27.876998 | instance | Wednesday 29 April 2026 02:55:27 +0000 (0:00:00.072) 0:06:32.694 ******* 2026-04-29 02:55:27.940696 | instance | skipping: [instance] 2026-04-29 02:55:27.941039 | instance | 2026-04-29 02:55:27.941086 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:55:27.941097 | instance | Wednesday 29 April 2026 02:55:27 +0000 (0:00:00.063) 0:06:32.758 ******* 2026-04-29 02:55:28.015427 | instance | skipping: [instance] 2026-04-29 02:55:28.015491 | instance | 2026-04-29 02:55:28.015796 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:55:28.015834 | instance | Wednesday 29 April 2026 02:55:28 +0000 (0:00:00.074) 0:06:32.832 ******* 2026-04-29 02:55:28.101003 | instance | skipping: [instance] 2026-04-29 02:55:28.101388 | instance | 2026-04-29 02:55:28.101440 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:55:28.101446 | instance | Wednesday 29 April 2026 02:55:28 +0000 (0:00:00.085) 0:06:32.918 ******* 2026-04-29 02:55:28.172821 | instance | skipping: [instance] 2026-04-29 02:55:28.172891 | instance | 2026-04-29 02:55:28.173183 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:55:28.173225 | instance | Wednesday 29 April 2026 02:55:28 +0000 (0:00:00.071) 0:06:32.990 ******* 2026-04-29 02:55:28.249112 | instance | ok: [instance] 2026-04-29 02:55:28.249321 | instance | 2026-04-29 02:55:28.249481 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:55:28.249629 | instance | Wednesday 29 April 2026 02:55:28 +0000 (0:00:00.074) 0:06:33.064 ******* 2026-04-29 02:55:28.332813 | instance | ok: [instance] => (item=identity) 2026-04-29 02:55:28.332856 | instance | 2026-04-29 02:55:28.333013 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:55:28.333198 | instance | Wednesday 29 April 2026 02:55:28 +0000 (0:00:00.085) 0:06:33.150 ******* 2026-04-29 02:55:28.552261 | instance | ok: [instance] 2026-04-29 02:55:28.552332 | instance | 2026-04-29 02:55:28.552458 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-29 02:55:28.552579 | instance | Wednesday 29 April 2026 02:55:28 +0000 (0:00:00.219) 0:06:33.369 ******* 2026-04-29 02:55:29.054057 | instance | ok: [instance] 2026-04-29 02:55:29.054153 | instance | 2026-04-29 02:55:29.054566 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-29 02:55:29.054628 | instance | Wednesday 29 April 2026 02:55:29 +0000 (0:00:00.501) 0:06:33.871 ******* 2026-04-29 02:55:29.548842 | instance | ok: [instance] 2026-04-29 02:55:29.548911 | instance | 2026-04-29 02:55:29.549162 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-29 02:55:29.549205 | instance | Wednesday 29 April 2026 02:55:29 +0000 (0:00:00.494) 0:06:34.366 ******* 2026-04-29 02:55:30.016017 | instance | ok: [instance] 2026-04-29 02:55:30.016094 | instance | 2026-04-29 02:55:30.016275 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-29 02:55:30.016353 | instance | Wednesday 29 April 2026 02:55:30 +0000 (0:00:00.467) 0:06:34.833 ******* 2026-04-29 02:55:30.591735 | instance | ok: [instance] 2026-04-29 02:55:30.591820 | instance | 2026-04-29 02:55:30.592067 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:55:30.592109 | instance | Wednesday 29 April 2026 02:55:30 +0000 (0:00:00.575) 0:06:35.408 ******* 2026-04-29 02:55:30.696065 | instance | ok: [instance] 2026-04-29 02:55:30.696439 | instance | 2026-04-29 02:55:30.696481 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:55:30.696487 | instance | Wednesday 29 April 2026 02:55:30 +0000 (0:00:00.104) 0:06:35.513 ******* 2026-04-29 02:55:30.822638 | instance | included: rabbitmq for instance 2026-04-29 02:55:30.822736 | instance | 2026-04-29 02:55:30.822863 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-29 02:55:30.822978 | instance | Wednesday 29 April 2026 02:55:30 +0000 (0:00:00.126) 0:06:35.640 ******* 2026-04-29 02:55:31.505440 | instance | ok: [instance] 2026-04-29 02:55:31.505716 | instance | 2026-04-29 02:55:31.506033 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-29 02:55:31.506375 | instance | Wednesday 29 April 2026 02:55:31 +0000 (0:00:00.682) 0:06:36.322 ******* 2026-04-29 02:55:31.674964 | instance | skipping: [instance] 2026-04-29 02:55:31.675154 | instance | 2026-04-29 02:55:31.675359 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-29 02:55:31.675547 | instance | Wednesday 29 April 2026 02:55:31 +0000 (0:00:00.169) 0:06:36.491 ******* 2026-04-29 02:55:31.850409 | instance | skipping: [instance] 2026-04-29 02:55:31.850690 | instance | 2026-04-29 02:55:31.850986 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-29 02:55:31.851256 | instance | Wednesday 29 April 2026 02:55:31 +0000 (0:00:00.175) 0:06:36.667 ******* 2026-04-29 02:55:32.032044 | instance | skipping: [instance] 2026-04-29 02:55:32.032322 | instance | 2026-04-29 02:55:32.032552 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-29 02:55:32.032810 | instance | Wednesday 29 April 2026 02:55:32 +0000 (0:00:00.181) 0:06:36.849 ******* 2026-04-29 02:55:32.847499 | instance | ok: [instance] 2026-04-29 02:55:32.847590 | instance | 2026-04-29 02:55:32.847728 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:55:32.847858 | instance | Wednesday 29 April 2026 02:55:32 +0000 (0:00:00.815) 0:06:37.664 ******* 2026-04-29 02:55:33.531537 | instance | ok: [instance] 2026-04-29 02:55:33.531629 | instance | 2026-04-29 02:55:33.531754 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:55:33.531877 | instance | Wednesday 29 April 2026 02:55:33 +0000 (0:00:00.684) 0:06:38.349 ******* 2026-04-29 02:55:33.622902 | instance | ok: [instance] 2026-04-29 02:55:33.623045 | instance | 2026-04-29 02:55:33.623238 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:55:33.623419 | instance | Wednesday 29 April 2026 02:55:33 +0000 (0:00:00.091) 0:06:38.440 ******* 2026-04-29 02:55:33.704392 | instance | skipping: [instance] 2026-04-29 02:55:33.704630 | instance | 2026-04-29 02:55:33.704954 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:55:33.705313 | instance | Wednesday 29 April 2026 02:55:33 +0000 (0:00:00.081) 0:06:38.521 ******* 2026-04-29 02:55:33.776237 | instance | skipping: [instance] 2026-04-29 02:55:33.776480 | instance | 2026-04-29 02:55:33.776766 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:55:33.777067 | instance | Wednesday 29 April 2026 02:55:33 +0000 (0:00:00.072) 0:06:38.593 ******* 2026-04-29 02:55:33.852698 | instance | ok: [instance] 2026-04-29 02:55:33.853107 | instance | 2026-04-29 02:55:33.853457 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:55:33.853790 | instance | Wednesday 29 April 2026 02:55:33 +0000 (0:00:00.076) 0:06:38.670 ******* 2026-04-29 02:55:34.004374 | instance | ok: [instance] => (item=oslo_cache) 2026-04-29 02:55:34.004433 | instance | ok: [instance] => (item=key_manager) 2026-04-29 02:55:34.005138 | instance | ok: [instance] => (item=identity) 2026-04-29 02:55:34.005179 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-29 02:55:34.005185 | instance | ok: [instance] => (item=oslo_db) 2026-04-29 02:55:34.005189 | instance | 2026-04-29 02:55:34.005194 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:55:34.005199 | instance | Wednesday 29 April 2026 02:55:34 +0000 (0:00:00.151) 0:06:38.821 ******* 2026-04-29 02:55:34.118904 | instance | ok: [instance] 2026-04-29 02:55:34.118953 | instance | 2026-04-29 02:55:34.119223 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:55:34.119267 | instance | Wednesday 29 April 2026 02:55:34 +0000 (0:00:00.114) 0:06:38.936 ******* 2026-04-29 02:55:34.243961 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:55:34.244068 | instance | 2026-04-29 02:55:34.244222 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:55:34.244388 | instance | Wednesday 29 April 2026 02:55:34 +0000 (0:00:00.124) 0:06:39.061 ******* 2026-04-29 02:55:34.961741 | instance | ok: [instance] 2026-04-29 02:55:34.961961 | instance | 2026-04-29 02:55:34.962240 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-04-29 02:55:34.962536 | instance | Wednesday 29 April 2026 02:55:34 +0000 (0:00:00.717) 0:06:39.778 ******* 2026-04-29 02:55:36.962072 | instance | ok: [instance] 2026-04-29 02:55:36.962209 | instance | 2026-04-29 02:55:36.962384 | instance | TASK [Create Ingress] ********************************************************** 2026-04-29 02:55:36.962579 | instance | Wednesday 29 April 2026 02:55:36 +0000 (0:00:02.001) 0:06:41.779 ******* 2026-04-29 02:55:37.134616 | instance | included: openstack_helm_ingress for instance 2026-04-29 02:55:37.134900 | instance | 2026-04-29 02:55:37.135204 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 02:55:37.135551 | instance | Wednesday 29 April 2026 02:55:37 +0000 (0:00:00.172) 0:06:41.951 ******* 2026-04-29 02:55:37.201926 | instance | skipping: [instance] 2026-04-29 02:55:37.202261 | instance | 2026-04-29 02:55:37.202685 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 02:55:37.203098 | instance | Wednesday 29 April 2026 02:55:37 +0000 (0:00:00.067) 0:06:42.019 ******* 2026-04-29 02:55:37.275715 | instance | skipping: [instance] 2026-04-29 02:55:37.275968 | instance | 2026-04-29 02:55:37.276256 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 02:55:37.276528 | instance | Wednesday 29 April 2026 02:55:37 +0000 (0:00:00.073) 0:06:42.092 ******* 2026-04-29 02:55:37.364467 | instance | ok: [instance] 2026-04-29 02:55:37.364712 | instance | 2026-04-29 02:55:37.364983 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-04-29 02:55:37.365266 | instance | Wednesday 29 April 2026 02:55:37 +0000 (0:00:00.088) 0:06:42.181 ******* 2026-04-29 02:55:37.485109 | instance | included: ingress for instance 2026-04-29 02:55:37.485336 | instance | 2026-04-29 02:55:37.485610 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-04-29 02:55:37.485898 | instance | Wednesday 29 April 2026 02:55:37 +0000 (0:00:00.120) 0:06:42.302 ******* 2026-04-29 02:55:38.492253 | instance | ok: [instance] 2026-04-29 02:55:38.492374 | instance | 2026-04-29 02:55:38.492548 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-04-29 02:55:38.492740 | instance | Wednesday 29 April 2026 02:55:38 +0000 (0:00:01.007) 0:06:43.309 ******* 2026-04-29 02:55:39.597534 | instance | ok: [instance] 2026-04-29 02:55:39.597752 | instance | 2026-04-29 02:55:39.598018 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-04-29 02:55:39.598310 | instance | Wednesday 29 April 2026 02:55:39 +0000 (0:00:01.104) 0:06:44.414 ******* 2026-04-29 02:55:44.309773 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-04-29 02:55:44.310008 | instance | 2026-04-29 02:55:44.310307 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:55:44.310629 | instance | Wednesday 29 April 2026 02:55:44 +0000 (0:00:04.711) 0:06:49.126 ******* 2026-04-29 02:55:44.412956 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:55:44.413201 | instance | 2026-04-29 02:55:44.413488 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:55:44.413790 | instance | Wednesday 29 April 2026 02:55:44 +0000 (0:00:00.103) 0:06:49.230 ******* 2026-04-29 02:55:45.003538 | instance | ok: [instance] 2026-04-29 02:55:45.003749 | instance | 2026-04-29 02:55:45.004029 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-04-29 02:55:45.004294 | instance | Wednesday 29 April 2026 02:55:44 +0000 (0:00:00.589) 0:06:49.819 ******* 2026-04-29 02:55:47.642665 | instance | ok: [instance] 2026-04-29 02:55:47.642867 | instance | 2026-04-29 02:55:47.643193 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:55:47.643484 | instance | Wednesday 29 April 2026 02:55:47 +0000 (0:00:02.639) 0:06:52.458 ******* 2026-04-29 02:55:47.723267 | instance | skipping: [instance] 2026-04-29 02:55:47.723438 | instance | 2026-04-29 02:55:47.723710 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:55:47.723970 | instance | Wednesday 29 April 2026 02:55:47 +0000 (0:00:00.081) 0:06:52.540 ******* 2026-04-29 02:55:47.795736 | instance | skipping: [instance] 2026-04-29 02:55:47.795835 | instance | 2026-04-29 02:55:47.796014 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:55:47.796162 | instance | Wednesday 29 April 2026 02:55:47 +0000 (0:00:00.072) 0:06:52.613 ******* 2026-04-29 02:55:47.971651 | instance | skipping: [instance] 2026-04-29 02:55:47.971874 | instance | 2026-04-29 02:55:47.972165 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:55:47.972470 | instance | Wednesday 29 April 2026 02:55:47 +0000 (0:00:00.175) 0:06:52.788 ******* 2026-04-29 02:55:48.036048 | instance | skipping: [instance] 2026-04-29 02:55:48.036289 | instance | 2026-04-29 02:55:48.036566 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:55:48.036855 | instance | Wednesday 29 April 2026 02:55:48 +0000 (0:00:00.064) 0:06:52.853 ******* 2026-04-29 02:55:48.099079 | instance | skipping: [instance] 2026-04-29 02:55:48.099348 | instance | 2026-04-29 02:55:48.099668 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:55:48.099925 | instance | Wednesday 29 April 2026 02:55:48 +0000 (0:00:00.063) 0:06:52.916 ******* 2026-04-29 02:55:48.166108 | instance | skipping: [instance] 2026-04-29 02:55:48.166353 | instance | 2026-04-29 02:55:48.166736 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:55:48.167021 | instance | Wednesday 29 April 2026 02:55:48 +0000 (0:00:00.066) 0:06:52.983 ******* 2026-04-29 02:55:48.236104 | instance | ok: [instance] 2026-04-29 02:55:48.236342 | instance | 2026-04-29 02:55:48.236621 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:55:48.236884 | instance | Wednesday 29 April 2026 02:55:48 +0000 (0:00:00.070) 0:06:53.053 ******* 2026-04-29 02:55:48.328948 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-04-29 02:55:48.329199 | instance | 2026-04-29 02:55:48.329508 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:55:48.329808 | instance | Wednesday 29 April 2026 02:55:48 +0000 (0:00:00.092) 0:06:53.146 ******* 2026-04-29 02:55:48.437800 | instance | ok: [instance] 2026-04-29 02:55:48.438091 | instance | 2026-04-29 02:55:48.438367 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:55:48.438670 | instance | Wednesday 29 April 2026 02:55:48 +0000 (0:00:00.108) 0:06:53.255 ******* 2026-04-29 02:55:48.546620 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:55:48.546850 | instance | 2026-04-29 02:55:48.547126 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:55:48.547392 | instance | Wednesday 29 April 2026 02:55:48 +0000 (0:00:00.108) 0:06:53.364 ******* 2026-04-29 02:55:49.160794 | instance | ok: [instance] 2026-04-29 02:55:49.161030 | instance | 2026-04-29 02:55:49.161366 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-04-29 02:55:49.161664 | instance | Wednesday 29 April 2026 02:55:49 +0000 (0:00:00.613) 0:06:53.977 ******* 2026-04-29 02:56:03.982789 | instance | ok: [instance] 2026-04-29 02:56:03.983010 | instance | 2026-04-29 02:56:03.983307 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-04-29 02:56:03.983580 | instance | Wednesday 29 April 2026 02:56:03 +0000 (0:00:14.822) 0:07:08.799 ******* 2026-04-29 02:56:18.829067 | instance | ok: [instance] 2026-04-29 02:56:18.829278 | instance | 2026-04-29 02:56:18.829575 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-04-29 02:56:18.829852 | instance | Wednesday 29 April 2026 02:56:18 +0000 (0:00:14.846) 0:07:23.646 ******* 2026-04-29 02:56:20.304955 | instance | ok: [instance] 2026-04-29 02:56:20.305194 | instance | 2026-04-29 02:56:20.305476 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-04-29 02:56:20.305750 | instance | Wednesday 29 April 2026 02:56:20 +0000 (0:00:01.475) 0:07:25.122 ******* 2026-04-29 02:56:21.581760 | instance | ok: [instance] 2026-04-29 02:56:21.582012 | instance | 2026-04-29 02:56:21.582585 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-04-29 02:56:21.582643 | instance | Wednesday 29 April 2026 02:56:21 +0000 (0:00:01.276) 0:07:26.399 ******* 2026-04-29 02:56:22.243986 | instance | ok: [instance] 2026-04-29 02:56:22.244069 | instance | 2026-04-29 02:56:22.244302 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-04-29 02:56:22.244359 | instance | Wednesday 29 April 2026 02:56:22 +0000 (0:00:00.662) 0:07:27.061 ******* 2026-04-29 02:56:22.994738 | instance | ok: [instance] 2026-04-29 02:56:22.994838 | instance | 2026-04-29 02:56:22.994964 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-04-29 02:56:22.995089 | instance | Wednesday 29 April 2026 02:56:22 +0000 (0:00:00.750) 0:07:27.812 ******* 2026-04-29 02:56:24.827755 | instance | ok: [instance] 2026-04-29 02:56:24.827819 | instance | 2026-04-29 02:56:24.828036 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-04-29 02:56:24.828075 | instance | Wednesday 29 April 2026 02:56:24 +0000 (0:00:01.832) 0:07:29.645 ******* 2026-04-29 02:56:25.987798 | instance | [WARNING]: Module did not set no_log for update_password 2026-04-29 02:56:26.030220 | instance | ok: [instance] 2026-04-29 02:56:26.030280 | instance | 2026-04-29 02:56:26.030490 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-04-29 02:56:26.030523 | instance | Wednesday 29 April 2026 02:56:26 +0000 (0:00:01.202) 0:07:30.847 ******* 2026-04-29 02:56:31.048124 | instance | ok: [instance] 2026-04-29 02:56:31.048209 | instance | 2026-04-29 02:56:31.048464 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-04-29 02:56:31.048506 | instance | Wednesday 29 April 2026 02:56:31 +0000 (0:00:05.017) 0:07:35.865 ******* 2026-04-29 02:56:32.190542 | instance | ok: [instance] 2026-04-29 02:56:32.190629 | instance | 2026-04-29 02:56:32.190723 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-04-29 02:56:32.190854 | instance | Wednesday 29 April 2026 02:56:32 +0000 (0:00:01.142) 0:07:37.008 ******* 2026-04-29 02:56:34.240587 | instance | ok: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-57.nip.io/swift/v1/%(tenant_id)s'}) 2026-04-29 02:56:34.240666 | instance | ok: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-04-29 02:56:34.241007 | instance | 2026-04-29 02:56:34.241051 | instance | TASK [Create Ingress] ********************************************************** 2026-04-29 02:56:34.241057 | instance | Wednesday 29 April 2026 02:56:34 +0000 (0:00:02.049) 0:07:39.057 ******* 2026-04-29 02:56:34.406949 | instance | included: openstack_helm_ingress for instance 2026-04-29 02:56:34.407052 | instance | 2026-04-29 02:56:34.407160 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 02:56:34.407279 | instance | Wednesday 29 April 2026 02:56:34 +0000 (0:00:00.166) 0:07:39.224 ******* 2026-04-29 02:56:34.480606 | instance | skipping: [instance] 2026-04-29 02:56:34.480844 | instance | 2026-04-29 02:56:34.481123 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 02:56:34.481384 | instance | Wednesday 29 April 2026 02:56:34 +0000 (0:00:00.073) 0:07:39.297 ******* 2026-04-29 02:56:34.559023 | instance | skipping: [instance] 2026-04-29 02:56:34.559182 | instance | 2026-04-29 02:56:34.559460 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 02:56:34.559751 | instance | Wednesday 29 April 2026 02:56:34 +0000 (0:00:00.078) 0:07:39.376 ******* 2026-04-29 02:56:34.644703 | instance | ok: [instance] 2026-04-29 02:56:34.644764 | instance | 2026-04-29 02:56:34.644895 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-04-29 02:56:34.645014 | instance | Wednesday 29 April 2026 02:56:34 +0000 (0:00:00.085) 0:07:39.462 ******* 2026-04-29 02:56:34.760504 | instance | included: ingress for instance 2026-04-29 02:56:34.760742 | instance | 2026-04-29 02:56:34.761037 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-04-29 02:56:34.761330 | instance | Wednesday 29 April 2026 02:56:34 +0000 (0:00:00.115) 0:07:39.577 ******* 2026-04-29 02:56:36.097136 | instance | ok: [instance] 2026-04-29 02:56:36.097370 | instance | 2026-04-29 02:56:36.097701 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:56:36.097964 | instance | Wednesday 29 April 2026 02:56:36 +0000 (0:00:01.335) 0:07:40.913 ******* 2026-04-29 02:56:36.206359 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:56:36.206633 | instance | 2026-04-29 02:56:36.206935 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:56:36.207206 | instance | Wednesday 29 April 2026 02:56:36 +0000 (0:00:00.109) 0:07:41.023 ******* 2026-04-29 02:56:36.832341 | instance | ok: [instance] 2026-04-29 02:56:36.832410 | instance | 2026-04-29 02:56:36.832422 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-04-29 02:56:36.832440 | instance | Wednesday 29 April 2026 02:56:36 +0000 (0:00:00.625) 0:07:41.649 ******* 2026-04-29 02:56:51.792576 | instance | ok: [instance] 2026-04-29 02:56:51.792848 | instance | 2026-04-29 02:56:51.793140 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-04-29 02:56:51.793412 | instance | Wednesday 29 April 2026 02:56:51 +0000 (0:00:14.960) 0:07:56.609 ******* 2026-04-29 02:56:51.893294 | instance | ok: [instance] => (item=10.96.240.200) 2026-04-29 02:56:51.893544 | instance | 2026-04-29 02:56:51.893834 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-04-29 02:56:51.894122 | instance | Wednesday 29 April 2026 02:56:51 +0000 (0:00:00.100) 0:07:56.710 ******* 2026-04-29 02:56:52.583903 | instance | ok: [instance] 2026-04-29 02:56:52.584095 | instance | 2026-04-29 02:56:52.584366 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-04-29 02:56:52.584631 | instance | Wednesday 29 April 2026 02:56:52 +0000 (0:00:00.690) 0:07:57.401 ******* 2026-04-29 02:56:53.274635 | instance | ok: [instance] 2026-04-29 02:56:53.274713 | instance | 2026-04-29 02:56:53.274831 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-04-29 02:56:53.274949 | instance | Wednesday 29 April 2026 02:56:53 +0000 (0:00:00.691) 0:07:58.092 ******* 2026-04-29 02:56:54.535902 | instance | ok: [instance] 2026-04-29 02:56:54.536135 | instance | 2026-04-29 02:56:54.536406 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-04-29 02:56:54.536672 | instance | Wednesday 29 April 2026 02:56:54 +0000 (0:00:01.260) 0:07:59.353 ******* 2026-04-29 02:56:54.616229 | instance | ok: [instance] 2026-04-29 02:56:54.616428 | instance | 2026-04-29 02:56:54.616702 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-04-29 02:56:54.616962 | instance | Wednesday 29 April 2026 02:56:54 +0000 (0:00:00.080) 0:07:59.433 ******* 2026-04-29 02:56:55.311550 | instance | ok: [instance] 2026-04-29 02:56:55.311650 | instance | 2026-04-29 02:56:55.311815 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-04-29 02:56:55.311974 | instance | Wednesday 29 April 2026 02:56:55 +0000 (0:00:00.695) 0:08:00.128 ******* 2026-04-29 02:56:56.953595 | instance | ok: [instance] 2026-04-29 02:56:56.953652 | instance | 2026-04-29 02:56:56.953659 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:56:56.953666 | instance | Wednesday 29 April 2026 02:56:56 +0000 (0:00:01.640) 0:08:01.769 ******* 2026-04-29 02:56:57.056026 | instance | ok: [instance] 2026-04-29 02:56:57.056103 | instance | 2026-04-29 02:56:57.056310 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:56:57.056382 | instance | Wednesday 29 April 2026 02:56:57 +0000 (0:00:00.103) 0:08:01.873 ******* 2026-04-29 02:56:57.184775 | instance | included: rabbitmq for instance 2026-04-29 02:56:57.184847 | instance | 2026-04-29 02:56:57.185137 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-29 02:56:57.185184 | instance | Wednesday 29 April 2026 02:56:57 +0000 (0:00:00.128) 0:08:02.002 ******* 2026-04-29 02:56:57.925698 | instance | ok: [instance] 2026-04-29 02:56:57.925762 | instance | 2026-04-29 02:56:57.925774 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-29 02:56:57.925810 | instance | Wednesday 29 April 2026 02:56:57 +0000 (0:00:00.740) 0:08:02.742 ******* 2026-04-29 02:56:58.105494 | instance | skipping: [instance] 2026-04-29 02:56:58.105602 | instance | 2026-04-29 02:56:58.105937 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-29 02:56:58.105988 | instance | Wednesday 29 April 2026 02:56:58 +0000 (0:00:00.180) 0:08:02.922 ******* 2026-04-29 02:56:58.277010 | instance | skipping: [instance] 2026-04-29 02:56:58.277090 | instance | 2026-04-29 02:56:58.277279 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-29 02:56:58.277322 | instance | Wednesday 29 April 2026 02:56:58 +0000 (0:00:00.171) 0:08:03.094 ******* 2026-04-29 02:56:58.457766 | instance | skipping: [instance] 2026-04-29 02:56:58.457841 | instance | 2026-04-29 02:56:58.458010 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-29 02:56:58.458159 | instance | Wednesday 29 April 2026 02:56:58 +0000 (0:00:00.180) 0:08:03.275 ******* 2026-04-29 02:56:59.370305 | instance | ok: [instance] 2026-04-29 02:56:59.370381 | instance | 2026-04-29 02:56:59.370679 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:56:59.370721 | instance | Wednesday 29 April 2026 02:56:59 +0000 (0:00:00.911) 0:08:04.187 ******* 2026-04-29 02:57:00.068328 | instance | ok: [instance] 2026-04-29 02:57:00.068415 | instance | 2026-04-29 02:57:00.068677 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:57:00.068778 | instance | Wednesday 29 April 2026 02:57:00 +0000 (0:00:00.698) 0:08:04.885 ******* 2026-04-29 02:57:00.152804 | instance | ok: [instance] 2026-04-29 02:57:00.152870 | instance | 2026-04-29 02:57:00.153200 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:57:00.153249 | instance | Wednesday 29 April 2026 02:57:00 +0000 (0:00:00.084) 0:08:04.970 ******* 2026-04-29 02:57:00.236423 | instance | skipping: [instance] 2026-04-29 02:57:00.236798 | instance | 2026-04-29 02:57:00.236840 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:57:00.236846 | instance | Wednesday 29 April 2026 02:57:00 +0000 (0:00:00.083) 0:08:05.053 ******* 2026-04-29 02:57:00.318858 | instance | skipping: [instance] 2026-04-29 02:57:00.318923 | instance | 2026-04-29 02:57:00.318935 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:57:00.318945 | instance | Wednesday 29 April 2026 02:57:00 +0000 (0:00:00.079) 0:08:05.133 ******* 2026-04-29 02:57:00.500093 | instance | ok: [instance] 2026-04-29 02:57:00.500166 | instance | 2026-04-29 02:57:00.500280 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:57:00.500401 | instance | Wednesday 29 April 2026 02:57:00 +0000 (0:00:00.183) 0:08:05.317 ******* 2026-04-29 02:57:00.663386 | instance | ok: [instance] => (item=oslo_cache) 2026-04-29 02:57:00.663485 | instance | ok: [instance] => (item=dashboard) 2026-04-29 02:57:00.663843 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-29 02:57:00.663901 | instance | ok: [instance] => (item=identity) 2026-04-29 02:57:00.663920 | instance | ok: [instance] => (item=image) 2026-04-29 02:57:00.663932 | instance | ok: [instance] => (item=oslo_db) 2026-04-29 02:57:00.664205 | instance | 2026-04-29 02:57:00.664280 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:57:00.664295 | instance | Wednesday 29 April 2026 02:57:00 +0000 (0:00:00.163) 0:08:05.480 ******* 2026-04-29 02:57:00.797948 | instance | ok: [instance] 2026-04-29 02:57:00.798018 | instance | 2026-04-29 02:57:00.798150 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:57:00.798268 | instance | Wednesday 29 April 2026 02:57:00 +0000 (0:00:00.134) 0:08:05.615 ******* 2026-04-29 02:57:00.907718 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:57:00.907795 | instance | 2026-04-29 02:57:00.908049 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:57:00.908097 | instance | Wednesday 29 April 2026 02:57:00 +0000 (0:00:00.109) 0:08:05.725 ******* 2026-04-29 02:57:01.520962 | instance | ok: [instance] 2026-04-29 02:57:01.521041 | instance | 2026-04-29 02:57:01.521238 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-04-29 02:57:01.521317 | instance | Wednesday 29 April 2026 02:57:01 +0000 (0:00:00.612) 0:08:06.337 ******* 2026-04-29 02:57:03.849814 | instance | ok: [instance] 2026-04-29 02:57:03.849885 | instance | 2026-04-29 02:57:03.850154 | instance | TASK [Create Ingress] ********************************************************** 2026-04-29 02:57:03.850220 | instance | Wednesday 29 April 2026 02:57:03 +0000 (0:00:02.329) 0:08:08.667 ******* 2026-04-29 02:57:04.057580 | instance | included: openstack_helm_ingress for instance 2026-04-29 02:57:04.057654 | instance | 2026-04-29 02:57:04.057772 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 02:57:04.057935 | instance | Wednesday 29 April 2026 02:57:04 +0000 (0:00:00.207) 0:08:08.875 ******* 2026-04-29 02:57:04.139849 | instance | skipping: [instance] 2026-04-29 02:57:04.140355 | instance | 2026-04-29 02:57:04.140398 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 02:57:04.140404 | instance | Wednesday 29 April 2026 02:57:04 +0000 (0:00:00.081) 0:08:08.957 ******* 2026-04-29 02:57:04.218923 | instance | skipping: [instance] 2026-04-29 02:57:04.218987 | instance | 2026-04-29 02:57:04.219283 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 02:57:04.219325 | instance | Wednesday 29 April 2026 02:57:04 +0000 (0:00:00.079) 0:08:09.036 ******* 2026-04-29 02:57:04.309741 | instance | ok: [instance] 2026-04-29 02:57:04.309810 | instance | 2026-04-29 02:57:04.309985 | instance | TASK [Create Ingress image] **************************************************** 2026-04-29 02:57:04.310096 | instance | Wednesday 29 April 2026 02:57:04 +0000 (0:00:00.090) 0:08:09.127 ******* 2026-04-29 02:57:04.429921 | instance | included: ingress for instance 2026-04-29 02:57:04.430190 | instance | 2026-04-29 02:57:04.430517 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-04-29 02:57:04.431089 | instance | Wednesday 29 April 2026 02:57:04 +0000 (0:00:00.119) 0:08:09.247 ******* 2026-04-29 02:57:05.584083 | instance | ok: [instance] 2026-04-29 02:57:05.584193 | instance | 2026-04-29 02:57:05.584395 | instance | TASK [Create images] *********************************************************** 2026-04-29 02:57:05.584531 | instance | Wednesday 29 April 2026 02:57:05 +0000 (0:00:01.154) 0:08:10.401 ******* 2026-04-29 02:57:05.777213 | instance | included: glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-04-29 02:57:05.777527 | instance | 2026-04-29 02:57:05.777909 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-29 02:57:05.778224 | instance | Wednesday 29 April 2026 02:57:05 +0000 (0:00:00.192) 0:08:10.594 ******* 2026-04-29 02:57:06.920735 | instance | ok: [instance] 2026-04-29 02:57:06.920798 | instance | 2026-04-29 02:57:06.920806 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-29 02:57:06.920813 | instance | Wednesday 29 April 2026 02:57:06 +0000 (0:00:01.142) 0:08:11.736 ******* 2026-04-29 02:57:08.145808 | instance | ok: [instance] 2026-04-29 02:57:08.146002 | instance | 2026-04-29 02:57:08.146297 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-29 02:57:08.146568 | instance | Wednesday 29 April 2026 02:57:08 +0000 (0:00:01.225) 0:08:12.962 ******* 2026-04-29 02:57:08.213606 | instance | skipping: [instance] 2026-04-29 02:57:08.213834 | instance | 2026-04-29 02:57:08.214105 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-29 02:57:08.214369 | instance | Wednesday 29 April 2026 02:57:08 +0000 (0:00:00.068) 0:08:13.030 ******* 2026-04-29 02:57:08.284903 | instance | skipping: [instance] 2026-04-29 02:57:08.285128 | instance | 2026-04-29 02:57:08.285409 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-29 02:57:08.285671 | instance | Wednesday 29 April 2026 02:57:08 +0000 (0:00:00.071) 0:08:13.102 ******* 2026-04-29 02:57:08.453566 | instance | skipping: [instance] 2026-04-29 02:57:08.453823 | instance | 2026-04-29 02:57:08.454110 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-29 02:57:08.454364 | instance | Wednesday 29 April 2026 02:57:08 +0000 (0:00:00.168) 0:08:13.270 ******* 2026-04-29 02:57:08.535996 | instance | skipping: [instance] 2026-04-29 02:57:08.536233 | instance | 2026-04-29 02:57:08.536499 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-29 02:57:08.536763 | instance | Wednesday 29 April 2026 02:57:08 +0000 (0:00:00.082) 0:08:13.353 ******* 2026-04-29 02:57:08.599787 | instance | skipping: [instance] 2026-04-29 02:57:08.599946 | instance | 2026-04-29 02:57:08.600182 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-29 02:57:08.600439 | instance | Wednesday 29 April 2026 02:57:08 +0000 (0:00:00.063) 0:08:13.416 ******* 2026-04-29 02:57:08.667462 | instance | skipping: [instance] 2026-04-29 02:57:08.667682 | instance | 2026-04-29 02:57:08.667937 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-29 02:57:08.668191 | instance | Wednesday 29 April 2026 02:57:08 +0000 (0:00:00.067) 0:08:13.484 ******* 2026-04-29 02:57:08.881797 | instance | skipping: [instance] 2026-04-29 02:57:08.881998 | instance | 2026-04-29 02:57:08.882269 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:57:08.882561 | instance | Wednesday 29 April 2026 02:57:08 +0000 (0:00:00.213) 0:08:13.698 ******* 2026-04-29 02:57:08.986332 | instance | ok: [instance] 2026-04-29 02:57:08.986413 | instance | 2026-04-29 02:57:08.986648 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:57:08.986832 | instance | Wednesday 29 April 2026 02:57:08 +0000 (0:00:00.104) 0:08:13.803 ******* 2026-04-29 02:57:09.052007 | instance | skipping: [instance] 2026-04-29 02:57:09.052308 | instance | 2026-04-29 02:57:09.052715 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:57:09.053032 | instance | Wednesday 29 April 2026 02:57:09 +0000 (0:00:00.066) 0:08:13.869 ******* 2026-04-29 02:57:09.117476 | instance | skipping: [instance] 2026-04-29 02:57:09.117739 | instance | 2026-04-29 02:57:09.118024 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:57:09.118288 | instance | Wednesday 29 April 2026 02:57:09 +0000 (0:00:00.065) 0:08:13.935 ******* 2026-04-29 02:57:09.186012 | instance | skipping: [instance] 2026-04-29 02:57:09.186200 | instance | 2026-04-29 02:57:09.186469 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:57:09.186879 | instance | Wednesday 29 April 2026 02:57:09 +0000 (0:00:00.068) 0:08:14.003 ******* 2026-04-29 02:57:09.275232 | instance | skipping: [instance] 2026-04-29 02:57:09.275455 | instance | 2026-04-29 02:57:09.275774 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:57:09.276071 | instance | Wednesday 29 April 2026 02:57:09 +0000 (0:00:00.088) 0:08:14.092 ******* 2026-04-29 02:57:09.347756 | instance | skipping: [instance] 2026-04-29 02:57:09.347976 | instance | 2026-04-29 02:57:09.348252 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:57:09.348517 | instance | Wednesday 29 April 2026 02:57:09 +0000 (0:00:00.072) 0:08:14.164 ******* 2026-04-29 02:57:09.429668 | instance | ok: [instance] 2026-04-29 02:57:09.429953 | instance | 2026-04-29 02:57:09.430242 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:57:09.430559 | instance | Wednesday 29 April 2026 02:57:09 +0000 (0:00:00.081) 0:08:14.246 ******* 2026-04-29 02:57:09.554850 | instance | ok: [instance] => (item=staffeln) 2026-04-29 02:57:09.555170 | instance | ok: [instance] => (item=oslo_cache) 2026-04-29 02:57:09.555548 | instance | ok: [instance] => (item=identity) 2026-04-29 02:57:09.562411 | instance | ok: [instance] => (item=oslo_db) 2026-04-29 02:57:09.562542 | instance | 2026-04-29 02:57:09.562563 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:57:09.562576 | instance | Wednesday 29 April 2026 02:57:09 +0000 (0:00:00.124) 0:08:14.371 ******* 2026-04-29 02:57:09.674288 | instance | ok: [instance] 2026-04-29 02:57:09.674496 | instance | 2026-04-29 02:57:09.674812 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:57:09.675066 | instance | Wednesday 29 April 2026 02:57:09 +0000 (0:00:00.119) 0:08:14.491 ******* 2026-04-29 02:57:09.795002 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:57:09.795221 | instance | 2026-04-29 02:57:09.795487 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:57:09.795750 | instance | Wednesday 29 April 2026 02:57:09 +0000 (0:00:00.120) 0:08:14.611 ******* 2026-04-29 02:57:10.404163 | instance | ok: [instance] 2026-04-29 02:57:10.404235 | instance | 2026-04-29 02:57:10.404351 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-04-29 02:57:10.404476 | instance | Wednesday 29 April 2026 02:57:10 +0000 (0:00:00.609) 0:08:15.221 ******* 2026-04-29 02:57:12.327450 | instance | ok: [instance] 2026-04-29 02:57:12.327643 | instance | 2026-04-29 02:57:12.327943 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:57:12.328223 | instance | Wednesday 29 April 2026 02:57:12 +0000 (0:00:01.922) 0:08:17.143 ******* 2026-04-29 02:57:12.537373 | instance | ok: [instance] 2026-04-29 02:57:12.537609 | instance | 2026-04-29 02:57:12.537886 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:57:12.538159 | instance | Wednesday 29 April 2026 02:57:12 +0000 (0:00:00.210) 0:08:17.354 ******* 2026-04-29 02:57:12.652520 | instance | included: rabbitmq for instance 2026-04-29 02:57:12.652747 | instance | 2026-04-29 02:57:12.653047 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-29 02:57:12.653318 | instance | Wednesday 29 April 2026 02:57:12 +0000 (0:00:00.115) 0:08:17.469 ******* 2026-04-29 02:57:13.343225 | instance | ok: [instance] 2026-04-29 02:57:13.343457 | instance | 2026-04-29 02:57:13.343732 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-29 02:57:13.344005 | instance | Wednesday 29 April 2026 02:57:13 +0000 (0:00:00.690) 0:08:18.160 ******* 2026-04-29 02:57:13.736303 | instance | skipping: [instance] 2026-04-29 02:57:13.736374 | instance | 2026-04-29 02:57:13.736517 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-29 02:57:13.736701 | instance | Wednesday 29 April 2026 02:57:13 +0000 (0:00:00.393) 0:08:18.553 ******* 2026-04-29 02:57:13.931533 | instance | skipping: [instance] 2026-04-29 02:57:13.931779 | instance | 2026-04-29 02:57:13.932046 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-29 02:57:13.932328 | instance | Wednesday 29 April 2026 02:57:13 +0000 (0:00:00.194) 0:08:18.748 ******* 2026-04-29 02:57:14.114313 | instance | skipping: [instance] 2026-04-29 02:57:14.114673 | instance | 2026-04-29 02:57:14.115004 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-29 02:57:14.115322 | instance | Wednesday 29 April 2026 02:57:14 +0000 (0:00:00.182) 0:08:18.931 ******* 2026-04-29 02:57:14.977004 | instance | ok: [instance] 2026-04-29 02:57:14.977233 | instance | 2026-04-29 02:57:14.977546 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:57:14.977825 | instance | Wednesday 29 April 2026 02:57:14 +0000 (0:00:00.858) 0:08:19.790 ******* 2026-04-29 02:57:15.653473 | instance | ok: [instance] 2026-04-29 02:57:15.653629 | instance | 2026-04-29 02:57:15.653825 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:57:15.654005 | instance | Wednesday 29 April 2026 02:57:15 +0000 (0:00:00.680) 0:08:20.470 ******* 2026-04-29 02:57:15.741523 | instance | ok: [instance] 2026-04-29 02:57:15.741807 | instance | 2026-04-29 02:57:15.742103 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:57:15.742373 | instance | Wednesday 29 April 2026 02:57:15 +0000 (0:00:00.087) 0:08:20.558 ******* 2026-04-29 02:57:15.824224 | instance | skipping: [instance] 2026-04-29 02:57:15.824472 | instance | 2026-04-29 02:57:15.824765 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:57:15.825041 | instance | Wednesday 29 April 2026 02:57:15 +0000 (0:00:00.082) 0:08:20.641 ******* 2026-04-29 02:57:15.891508 | instance | skipping: [instance] 2026-04-29 02:57:15.891744 | instance | 2026-04-29 02:57:15.892024 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:57:15.892288 | instance | Wednesday 29 April 2026 02:57:15 +0000 (0:00:00.067) 0:08:20.708 ******* 2026-04-29 02:57:15.962648 | instance | ok: [instance] 2026-04-29 02:57:15.962864 | instance | 2026-04-29 02:57:15.963141 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:57:15.963408 | instance | Wednesday 29 April 2026 02:57:15 +0000 (0:00:00.071) 0:08:20.780 ******* 2026-04-29 02:57:16.105645 | instance | ok: [instance] => (item=oslo_cache) 2026-04-29 02:57:16.105973 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-29 02:57:16.106282 | instance | ok: [instance] => (item=identity) 2026-04-29 02:57:16.106593 | instance | ok: [instance] => (item=image) 2026-04-29 02:57:16.106849 | instance | ok: [instance] => (item=oslo_db) 2026-04-29 02:57:16.107107 | instance | ok: [instance] => (item=volumev3) 2026-04-29 02:57:16.107353 | instance | 2026-04-29 02:57:16.107622 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:57:16.107885 | instance | Wednesday 29 April 2026 02:57:16 +0000 (0:00:00.142) 0:08:20.922 ******* 2026-04-29 02:57:16.219125 | instance | ok: [instance] 2026-04-29 02:57:16.219363 | instance | 2026-04-29 02:57:16.219645 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:57:16.219912 | instance | Wednesday 29 April 2026 02:57:16 +0000 (0:00:00.112) 0:08:21.035 ******* 2026-04-29 02:57:16.351446 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:57:16.351694 | instance | 2026-04-29 02:57:16.351955 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:57:16.352227 | instance | Wednesday 29 April 2026 02:57:16 +0000 (0:00:00.132) 0:08:21.168 ******* 2026-04-29 02:57:16.951401 | instance | ok: [instance] 2026-04-29 02:57:16.951558 | instance | 2026-04-29 02:57:16.951832 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-04-29 02:57:16.952128 | instance | Wednesday 29 April 2026 02:57:16 +0000 (0:00:00.599) 0:08:21.767 ******* 2026-04-29 02:57:17.166353 | instance | ok: [instance] 2026-04-29 02:57:17.166624 | instance | 2026-04-29 02:57:17.166903 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-04-29 02:57:17.167170 | instance | Wednesday 29 April 2026 02:57:17 +0000 (0:00:00.215) 0:08:21.983 ******* 2026-04-29 02:57:17.241913 | instance | skipping: [instance] 2026-04-29 02:57:17.242129 | instance | 2026-04-29 02:57:17.242391 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-04-29 02:57:17.242716 | instance | Wednesday 29 April 2026 02:57:17 +0000 (0:00:00.075) 0:08:22.059 ******* 2026-04-29 02:57:19.599054 | instance | ok: [instance] 2026-04-29 02:57:19.599297 | instance | 2026-04-29 02:57:19.599571 | instance | TASK [Create Ingress] ********************************************************** 2026-04-29 02:57:19.599867 | instance | Wednesday 29 April 2026 02:57:19 +0000 (0:00:02.357) 0:08:24.416 ******* 2026-04-29 02:57:19.760610 | instance | included: openstack_helm_ingress for instance 2026-04-29 02:57:19.760861 | instance | 2026-04-29 02:57:19.761132 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 02:57:19.761409 | instance | Wednesday 29 April 2026 02:57:19 +0000 (0:00:00.161) 0:08:24.577 ******* 2026-04-29 02:57:19.836776 | instance | skipping: [instance] 2026-04-29 02:57:19.836972 | instance | 2026-04-29 02:57:19.837255 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 02:57:19.837500 | instance | Wednesday 29 April 2026 02:57:19 +0000 (0:00:00.076) 0:08:24.654 ******* 2026-04-29 02:57:19.912473 | instance | skipping: [instance] 2026-04-29 02:57:19.912714 | instance | 2026-04-29 02:57:19.912992 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 02:57:19.913260 | instance | Wednesday 29 April 2026 02:57:19 +0000 (0:00:00.075) 0:08:24.729 ******* 2026-04-29 02:57:20.006226 | instance | ok: [instance] 2026-04-29 02:57:20.006435 | instance | 2026-04-29 02:57:20.006701 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-04-29 02:57:20.006931 | instance | Wednesday 29 April 2026 02:57:19 +0000 (0:00:00.093) 0:08:24.823 ******* 2026-04-29 02:57:20.127405 | instance | included: ingress for instance 2026-04-29 02:57:20.127657 | instance | 2026-04-29 02:57:20.127968 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-04-29 02:57:20.128259 | instance | Wednesday 29 April 2026 02:57:20 +0000 (0:00:00.120) 0:08:24.944 ******* 2026-04-29 02:57:21.529164 | instance | ok: [instance] 2026-04-29 02:57:21.529282 | instance | 2026-04-29 02:57:21.529423 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:57:21.529531 | instance | Wednesday 29 April 2026 02:57:21 +0000 (0:00:01.401) 0:08:26.346 ******* 2026-04-29 02:57:21.633646 | instance | ok: [instance] 2026-04-29 02:57:21.633845 | instance | 2026-04-29 02:57:21.634082 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:57:21.634205 | instance | Wednesday 29 April 2026 02:57:21 +0000 (0:00:00.104) 0:08:26.450 ******* 2026-04-29 02:57:21.704719 | instance | skipping: [instance] 2026-04-29 02:57:21.704782 | instance | 2026-04-29 02:57:21.704941 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:57:21.705062 | instance | Wednesday 29 April 2026 02:57:21 +0000 (0:00:00.071) 0:08:26.522 ******* 2026-04-29 02:57:21.792307 | instance | skipping: [instance] 2026-04-29 02:57:21.792398 | instance | 2026-04-29 02:57:21.792543 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:57:21.792662 | instance | Wednesday 29 April 2026 02:57:21 +0000 (0:00:00.087) 0:08:26.609 ******* 2026-04-29 02:57:21.860028 | instance | skipping: [instance] 2026-04-29 02:57:21.860123 | instance | 2026-04-29 02:57:21.860253 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:57:21.860375 | instance | Wednesday 29 April 2026 02:57:21 +0000 (0:00:00.067) 0:08:26.677 ******* 2026-04-29 02:57:21.939086 | instance | skipping: [instance] 2026-04-29 02:57:21.939190 | instance | 2026-04-29 02:57:21.939312 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:57:21.939431 | instance | Wednesday 29 April 2026 02:57:21 +0000 (0:00:00.078) 0:08:26.756 ******* 2026-04-29 02:57:22.016129 | instance | skipping: [instance] 2026-04-29 02:57:22.016257 | instance | 2026-04-29 02:57:22.016516 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:57:22.016778 | instance | Wednesday 29 April 2026 02:57:22 +0000 (0:00:00.076) 0:08:26.833 ******* 2026-04-29 02:57:22.098070 | instance | ok: [instance] 2026-04-29 02:57:22.098291 | instance | 2026-04-29 02:57:22.098619 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:57:22.098897 | instance | Wednesday 29 April 2026 02:57:22 +0000 (0:00:00.082) 0:08:26.915 ******* 2026-04-29 02:57:22.235748 | instance | ok: [instance] => (item=oslo_cache) 2026-04-29 02:57:22.235897 | instance | ok: [instance] => (item=identity) 2026-04-29 02:57:22.236063 | instance | ok: [instance] => (item=placement) 2026-04-29 02:57:22.236231 | instance | ok: [instance] => (item=oslo_db) 2026-04-29 02:57:22.236442 | instance | 2026-04-29 02:57:22.236607 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:57:22.236763 | instance | Wednesday 29 April 2026 02:57:22 +0000 (0:00:00.137) 0:08:27.053 ******* 2026-04-29 02:57:22.358656 | instance | ok: [instance] 2026-04-29 02:57:22.358755 | instance | 2026-04-29 02:57:22.358865 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:57:22.358975 | instance | Wednesday 29 April 2026 02:57:22 +0000 (0:00:00.122) 0:08:27.176 ******* 2026-04-29 02:57:22.465307 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:57:22.465531 | instance | 2026-04-29 02:57:22.465793 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:57:22.466051 | instance | Wednesday 29 April 2026 02:57:22 +0000 (0:00:00.106) 0:08:27.282 ******* 2026-04-29 02:57:23.483706 | instance | ok: [instance] 2026-04-29 02:57:23.483942 | instance | 2026-04-29 02:57:23.484252 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-04-29 02:57:23.484539 | instance | Wednesday 29 April 2026 02:57:23 +0000 (0:00:01.018) 0:08:28.300 ******* 2026-04-29 02:57:25.400290 | instance | ok: [instance] 2026-04-29 02:57:25.400373 | instance | 2026-04-29 02:57:25.400504 | instance | TASK [Create Ingress] ********************************************************** 2026-04-29 02:57:25.400617 | instance | Wednesday 29 April 2026 02:57:25 +0000 (0:00:01.916) 0:08:30.217 ******* 2026-04-29 02:57:25.563114 | instance | included: openstack_helm_ingress for instance 2026-04-29 02:57:25.563368 | instance | 2026-04-29 02:57:25.563663 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 02:57:25.563950 | instance | Wednesday 29 April 2026 02:57:25 +0000 (0:00:00.162) 0:08:30.380 ******* 2026-04-29 02:57:25.640603 | instance | skipping: [instance] 2026-04-29 02:57:25.640878 | instance | 2026-04-29 02:57:25.641169 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 02:57:25.641435 | instance | Wednesday 29 April 2026 02:57:25 +0000 (0:00:00.077) 0:08:30.457 ******* 2026-04-29 02:57:25.717950 | instance | skipping: [instance] 2026-04-29 02:57:25.718244 | instance | 2026-04-29 02:57:25.719557 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 02:57:25.719640 | instance | Wednesday 29 April 2026 02:57:25 +0000 (0:00:00.077) 0:08:30.535 ******* 2026-04-29 02:57:25.801178 | instance | ok: [instance] 2026-04-29 02:57:25.801312 | instance | 2026-04-29 02:57:25.801412 | instance | TASK [Create Ingress placement] ************************************************ 2026-04-29 02:57:25.801531 | instance | Wednesday 29 April 2026 02:57:25 +0000 (0:00:00.083) 0:08:30.618 ******* 2026-04-29 02:57:25.921084 | instance | included: ingress for instance 2026-04-29 02:57:25.921290 | instance | 2026-04-29 02:57:25.921553 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-04-29 02:57:25.921814 | instance | Wednesday 29 April 2026 02:57:25 +0000 (0:00:00.120) 0:08:30.738 ******* 2026-04-29 02:57:27.232887 | instance | ok: [instance] 2026-04-29 02:57:27.234353 | instance | 2026-04-29 02:57:27.234373 | instance | PLAY [Configure operating system] ********************************************** 2026-04-29 02:57:27.234380 | instance | 2026-04-29 02:57:27.234386 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 02:57:27.234392 | instance | Wednesday 29 April 2026 02:57:27 +0000 (0:00:01.311) 0:08:32.050 ******* 2026-04-29 02:57:31.080558 | instance | ok: [instance] 2026-04-29 02:57:31.080902 | instance | 2026-04-29 02:57:31.081263 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-04-29 02:57:31.081556 | instance | Wednesday 29 April 2026 02:57:31 +0000 (0:00:03.847) 0:08:35.897 ******* 2026-04-29 02:57:31.321808 | instance | ok: [instance] 2026-04-29 02:57:31.322048 | instance | 2026-04-29 02:57:31.322339 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-04-29 02:57:31.322686 | instance | Wednesday 29 April 2026 02:57:31 +0000 (0:00:00.241) 0:08:36.138 ******* 2026-04-29 02:57:31.389622 | instance | skipping: [instance] 2026-04-29 02:57:31.389850 | instance | 2026-04-29 02:57:31.390125 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-04-29 02:57:31.390399 | instance | Wednesday 29 April 2026 02:57:31 +0000 (0:00:00.067) 0:08:36.206 ******* 2026-04-29 02:57:31.493665 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-04-29 02:57:31.493946 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-04-29 02:57:31.494243 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-04-29 02:57:31.494589 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-04-29 02:57:31.494881 | instance | skipping: [instance] 2026-04-29 02:57:31.495159 | instance | 2026-04-29 02:57:31.495449 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-04-29 02:57:31.495743 | instance | Wednesday 29 April 2026 02:57:31 +0000 (0:00:00.103) 0:08:36.310 ******* 2026-04-29 02:57:31.583257 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-04-29 02:57:31.583578 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-04-29 02:57:31.583897 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-04-29 02:57:31.584196 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-04-29 02:57:31.584490 | instance | skipping: [instance] 2026-04-29 02:57:31.584744 | instance | 2026-04-29 02:57:31.585067 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-04-29 02:57:31.585340 | instance | Wednesday 29 April 2026 02:57:31 +0000 (0:00:00.089) 0:08:36.400 ******* 2026-04-29 02:57:31.647814 | instance | skipping: [instance] 2026-04-29 02:57:31.648053 | instance | 2026-04-29 02:57:31.648319 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-04-29 02:57:31.648584 | instance | Wednesday 29 April 2026 02:57:31 +0000 (0:00:00.064) 0:08:36.465 ******* 2026-04-29 02:57:31.750928 | instance | skipping: [instance] 2026-04-29 02:57:31.751175 | instance | 2026-04-29 02:57:31.751457 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-29 02:57:31.751754 | instance | Wednesday 29 April 2026 02:57:31 +0000 (0:00:00.102) 0:08:36.567 ******* 2026-04-29 02:57:32.146425 | instance | ok: [instance] 2026-04-29 02:57:32.146918 | instance | 2026-04-29 02:57:32.147236 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-29 02:57:32.147715 | instance | Wednesday 29 April 2026 02:57:32 +0000 (0:00:00.396) 0:08:36.963 ******* 2026-04-29 02:57:33.291651 | instance | ok: [instance] 2026-04-29 02:57:33.292053 | instance | 2026-04-29 02:57:33.292370 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-29 02:57:33.292689 | instance | Wednesday 29 April 2026 02:57:33 +0000 (0:00:01.144) 0:08:38.108 ******* 2026-04-29 02:57:33.769162 | instance | ok: [instance] 2026-04-29 02:57:33.769425 | instance | 2026-04-29 02:57:33.769733 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-04-29 02:57:33.770026 | instance | Wednesday 29 April 2026 02:57:33 +0000 (0:00:00.477) 0:08:38.586 ******* 2026-04-29 02:57:34.860003 | instance | ok: [instance] 2026-04-29 02:57:34.860242 | instance | 2026-04-29 02:57:34.860508 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-04-29 02:57:34.860772 | instance | Wednesday 29 April 2026 02:57:34 +0000 (0:00:01.090) 0:08:39.677 ******* 2026-04-29 02:57:35.267789 | instance | ok: [instance] 2026-04-29 02:57:35.268017 | instance | 2026-04-29 02:57:35.268306 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-04-29 02:57:35.268595 | instance | Wednesday 29 April 2026 02:57:35 +0000 (0:00:00.407) 0:08:40.084 ******* 2026-04-29 02:57:35.723328 | instance | ok: [instance] 2026-04-29 02:57:35.723494 | instance | 2026-04-29 02:57:35.723682 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-04-29 02:57:35.723849 | instance | Wednesday 29 April 2026 02:57:35 +0000 (0:00:00.456) 0:08:40.540 ******* 2026-04-29 02:57:36.491377 | instance | ok: [instance] 2026-04-29 02:57:36.491587 | instance | 2026-04-29 02:57:36.491819 | instance | PLAY [Deploy SDN] ************************************************************** 2026-04-29 02:57:36.491990 | instance | 2026-04-29 02:57:36.492173 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:57:36.492351 | instance | Wednesday 29 April 2026 02:57:36 +0000 (0:00:00.768) 0:08:41.308 ******* 2026-04-29 02:57:36.579648 | instance | ok: [instance] 2026-04-29 02:57:36.580001 | instance | 2026-04-29 02:57:36.580303 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:57:36.580571 | instance | Wednesday 29 April 2026 02:57:36 +0000 (0:00:00.087) 0:08:41.396 ******* 2026-04-29 02:57:36.647099 | instance | skipping: [instance] 2026-04-29 02:57:36.647333 | instance | 2026-04-29 02:57:36.647624 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:57:36.647910 | instance | Wednesday 29 April 2026 02:57:36 +0000 (0:00:00.067) 0:08:41.464 ******* 2026-04-29 02:57:36.712299 | instance | skipping: [instance] 2026-04-29 02:57:36.712546 | instance | 2026-04-29 02:57:36.712828 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:57:36.713091 | instance | Wednesday 29 April 2026 02:57:36 +0000 (0:00:00.065) 0:08:41.529 ******* 2026-04-29 02:57:36.785156 | instance | skipping: [instance] 2026-04-29 02:57:36.785338 | instance | 2026-04-29 02:57:36.785536 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:57:36.785720 | instance | Wednesday 29 April 2026 02:57:36 +0000 (0:00:00.072) 0:08:41.602 ******* 2026-04-29 02:57:36.850937 | instance | skipping: [instance] 2026-04-29 02:57:36.851167 | instance | 2026-04-29 02:57:36.851452 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:57:36.851716 | instance | Wednesday 29 April 2026 02:57:36 +0000 (0:00:00.065) 0:08:41.668 ******* 2026-04-29 02:57:36.915726 | instance | skipping: [instance] 2026-04-29 02:57:36.915959 | instance | 2026-04-29 02:57:36.916246 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:57:36.916515 | instance | Wednesday 29 April 2026 02:57:36 +0000 (0:00:00.064) 0:08:41.733 ******* 2026-04-29 02:57:36.989188 | instance | ok: [instance] 2026-04-29 02:57:36.989332 | instance | 2026-04-29 02:57:36.989541 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:57:36.989720 | instance | Wednesday 29 April 2026 02:57:36 +0000 (0:00:00.073) 0:08:41.806 ******* 2026-04-29 02:57:37.053767 | instance | skipping: [instance] 2026-04-29 02:57:37.053977 | instance | 2026-04-29 02:57:37.054264 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:57:37.054642 | instance | Wednesday 29 April 2026 02:57:37 +0000 (0:00:00.064) 0:08:41.871 ******* 2026-04-29 02:57:37.154064 | instance | ok: [instance] 2026-04-29 02:57:37.154309 | instance | 2026-04-29 02:57:37.154617 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:57:37.154899 | instance | Wednesday 29 April 2026 02:57:37 +0000 (0:00:00.100) 0:08:41.971 ******* 2026-04-29 02:57:37.255384 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:57:37.255616 | instance | 2026-04-29 02:57:37.255882 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:57:37.256148 | instance | Wednesday 29 April 2026 02:57:37 +0000 (0:00:00.101) 0:08:42.072 ******* 2026-04-29 02:57:37.849145 | instance | ok: [instance] 2026-04-29 02:57:37.849372 | instance | 2026-04-29 02:57:37.849660 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-04-29 02:57:37.849944 | instance | Wednesday 29 April 2026 02:57:37 +0000 (0:00:00.593) 0:08:42.665 ******* 2026-04-29 02:57:38.093317 | instance | ok: [instance] 2026-04-29 02:57:38.093562 | instance | 2026-04-29 02:57:38.093847 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-04-29 02:57:38.094112 | instance | Wednesday 29 April 2026 02:57:38 +0000 (0:00:00.244) 0:08:42.910 ******* 2026-04-29 02:57:38.169639 | instance | ok: [instance] => { 2026-04-29 02:57:38.169877 | instance | "changed": false, 2026-04-29 02:57:38.170131 | instance | "msg": "All assertions passed" 2026-04-29 02:57:38.170380 | instance | } 2026-04-29 02:57:38.170663 | instance | 2026-04-29 02:57:38.170926 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-04-29 02:57:38.171184 | instance | Wednesday 29 April 2026 02:57:38 +0000 (0:00:00.076) 0:08:42.986 ******* 2026-04-29 02:57:38.662943 | instance | ok: [instance] 2026-04-29 02:57:38.663232 | instance | 2026-04-29 02:57:38.663533 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-04-29 02:57:38.663823 | instance | Wednesday 29 April 2026 02:57:38 +0000 (0:00:00.493) 0:08:43.480 ******* 2026-04-29 02:57:38.744324 | instance | ok: [instance] => { 2026-04-29 02:57:38.744531 | instance | "changed": false, 2026-04-29 02:57:38.744803 | instance | "msg": "Successfully pulled openvswitch image" 2026-04-29 02:57:38.745065 | instance | } 2026-04-29 02:57:38.745317 | instance | 2026-04-29 02:57:38.745591 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-04-29 02:57:38.745864 | instance | Wednesday 29 April 2026 02:57:38 +0000 (0:00:00.081) 0:08:43.561 ******* 2026-04-29 02:57:40.409866 | instance | ok: [instance] 2026-04-29 02:57:40.410102 | instance | 2026-04-29 02:57:40.410409 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:57:40.410735 | instance | Wednesday 29 April 2026 02:57:40 +0000 (0:00:01.665) 0:08:45.227 ******* 2026-04-29 02:57:40.511680 | instance | skipping: [instance] 2026-04-29 02:57:40.511881 | instance | 2026-04-29 02:57:40.512154 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-04-29 02:57:40.512423 | instance | Wednesday 29 April 2026 02:57:40 +0000 (0:00:00.101) 0:08:45.328 ******* 2026-04-29 02:57:40.649288 | instance | skipping: [instance] 2026-04-29 02:57:40.649528 | instance | 2026-04-29 02:57:40.649870 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:57:40.650126 | instance | Wednesday 29 April 2026 02:57:40 +0000 (0:00:00.137) 0:08:45.466 ******* 2026-04-29 02:57:40.902242 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:57:40.902455 | instance | 2026-04-29 02:57:40.902777 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:57:40.903051 | instance | Wednesday 29 April 2026 02:57:40 +0000 (0:00:00.253) 0:08:45.719 ******* 2026-04-29 02:57:41.499061 | instance | ok: [instance] 2026-04-29 02:57:41.499368 | instance | 2026-04-29 02:57:41.499680 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-04-29 02:57:41.499967 | instance | Wednesday 29 April 2026 02:57:41 +0000 (0:00:00.596) 0:08:46.316 ******* 2026-04-29 02:57:42.169520 | instance | ok: [instance] 2026-04-29 02:57:42.169758 | instance | 2026-04-29 02:57:42.170054 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-04-29 02:57:42.170368 | instance | Wednesday 29 April 2026 02:57:42 +0000 (0:00:00.670) 0:08:46.986 ******* 2026-04-29 02:57:42.239551 | instance | skipping: [instance] 2026-04-29 02:57:42.239782 | instance | 2026-04-29 02:57:42.240054 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-04-29 02:57:42.240326 | instance | Wednesday 29 April 2026 02:57:42 +0000 (0:00:00.070) 0:08:47.057 ******* 2026-04-29 02:57:42.726818 | instance | ok: [instance] 2026-04-29 02:57:42.727085 | instance | 2026-04-29 02:57:42.727357 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-04-29 02:57:42.727613 | instance | Wednesday 29 April 2026 02:57:42 +0000 (0:00:00.486) 0:08:47.544 ******* 2026-04-29 02:57:42.797047 | instance | ok: [instance] => { 2026-04-29 02:57:42.797306 | instance | "changed": false, 2026-04-29 02:57:42.797614 | instance | "msg": "Successfully pulled ovn-controller image" 2026-04-29 02:57:42.797926 | instance | } 2026-04-29 02:57:42.798996 | instance | 2026-04-29 02:57:42.799008 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-04-29 02:57:42.799019 | instance | Wednesday 29 April 2026 02:57:42 +0000 (0:00:00.070) 0:08:47.614 ******* 2026-04-29 02:57:44.941720 | instance | ok: [instance] 2026-04-29 02:57:44.941968 | instance | 2026-04-29 02:57:44.942266 | instance | PLAY [controllers[0]] ********************************************************** 2026-04-29 02:57:44.942597 | instance | 2026-04-29 02:57:44.942904 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 02:57:44.943192 | instance | Wednesday 29 April 2026 02:57:44 +0000 (0:00:02.144) 0:08:49.758 ******* 2026-04-29 02:57:48.774331 | instance | ok: [instance] 2026-04-29 02:57:48.774596 | instance | 2026-04-29 02:57:48.774885 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:57:48.775155 | instance | Wednesday 29 April 2026 02:57:48 +0000 (0:00:03.832) 0:08:53.591 ******* 2026-04-29 02:57:48.873124 | instance | ok: [instance] 2026-04-29 02:57:48.873374 | instance | 2026-04-29 02:57:48.873674 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:57:48.873954 | instance | Wednesday 29 April 2026 02:57:48 +0000 (0:00:00.099) 0:08:53.690 ******* 2026-04-29 02:57:48.943803 | instance | skipping: [instance] 2026-04-29 02:57:48.944016 | instance | 2026-04-29 02:57:48.944283 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:57:48.944560 | instance | Wednesday 29 April 2026 02:57:48 +0000 (0:00:00.070) 0:08:53.761 ******* 2026-04-29 02:57:49.011937 | instance | skipping: [instance] 2026-04-29 02:57:49.012103 | instance | 2026-04-29 02:57:49.012388 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:57:49.012677 | instance | Wednesday 29 April 2026 02:57:49 +0000 (0:00:00.068) 0:08:53.829 ******* 2026-04-29 02:57:49.080139 | instance | skipping: [instance] 2026-04-29 02:57:49.080359 | instance | 2026-04-29 02:57:49.080638 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:57:49.080912 | instance | Wednesday 29 April 2026 02:57:49 +0000 (0:00:00.068) 0:08:53.897 ******* 2026-04-29 02:57:49.148530 | instance | skipping: [instance] 2026-04-29 02:57:49.148667 | instance | 2026-04-29 02:57:49.148958 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:57:49.149218 | instance | Wednesday 29 April 2026 02:57:49 +0000 (0:00:00.068) 0:08:53.965 ******* 2026-04-29 02:57:49.217881 | instance | skipping: [instance] 2026-04-29 02:57:49.218097 | instance | 2026-04-29 02:57:49.218408 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:57:49.218724 | instance | Wednesday 29 April 2026 02:57:49 +0000 (0:00:00.069) 0:08:54.035 ******* 2026-04-29 02:57:49.391379 | instance | ok: [instance] 2026-04-29 02:57:49.391595 | instance | 2026-04-29 02:57:49.391884 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:57:49.392161 | instance | Wednesday 29 April 2026 02:57:49 +0000 (0:00:00.173) 0:08:54.208 ******* 2026-04-29 02:57:49.473978 | instance | ok: [instance] => (item=libvirt_exporter) 2026-04-29 02:57:49.474232 | instance | 2026-04-29 02:57:49.474525 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:57:49.474832 | instance | Wednesday 29 April 2026 02:57:49 +0000 (0:00:00.082) 0:08:54.291 ******* 2026-04-29 02:57:49.584240 | instance | ok: [instance] 2026-04-29 02:57:49.584488 | instance | 2026-04-29 02:57:49.584816 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:57:49.585124 | instance | Wednesday 29 April 2026 02:57:49 +0000 (0:00:00.110) 0:08:54.401 ******* 2026-04-29 02:57:49.693444 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:57:49.693558 | instance | 2026-04-29 02:57:49.693753 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:57:49.693929 | instance | Wednesday 29 April 2026 02:57:49 +0000 (0:00:00.109) 0:08:54.510 ******* 2026-04-29 02:57:50.308475 | instance | ok: [instance] 2026-04-29 02:57:50.308620 | instance | 2026-04-29 02:57:50.308851 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-04-29 02:57:50.309099 | instance | Wednesday 29 April 2026 02:57:50 +0000 (0:00:00.614) 0:08:55.125 ******* 2026-04-29 02:57:51.658347 | instance | ok: [instance] => (item=libvirt-vnc) 2026-04-29 02:57:51.658525 | instance | ok: [instance] => (item=libvirt-api) 2026-04-29 02:57:51.658686 | instance | 2026-04-29 02:57:51.658832 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-04-29 02:57:51.659003 | instance | Wednesday 29 April 2026 02:57:51 +0000 (0:00:01.350) 0:08:56.475 ******* 2026-04-29 02:57:53.020402 | instance | ok: [instance] => (item=libvirt-vnc) 2026-04-29 02:57:53.020671 | instance | ok: [instance] => (item=libvirt-api) 2026-04-29 02:57:53.020929 | instance | 2026-04-29 02:57:53.021202 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-04-29 02:57:53.021470 | instance | Wednesday 29 April 2026 02:57:53 +0000 (0:00:01.362) 0:08:57.837 ******* 2026-04-29 02:57:54.982434 | instance | ok: [instance] 2026-04-29 02:57:54.982556 | instance | 2026-04-29 02:57:54.982769 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:57:54.982924 | instance | Wednesday 29 April 2026 02:57:54 +0000 (0:00:01.961) 0:08:59.798 ******* 2026-04-29 02:57:55.109463 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:57:55.109540 | instance | 2026-04-29 02:57:55.109764 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:57:55.109896 | instance | Wednesday 29 April 2026 02:57:55 +0000 (0:00:00.127) 0:08:59.926 ******* 2026-04-29 02:57:55.673767 | instance | ok: [instance] 2026-04-29 02:57:55.673973 | instance | 2026-04-29 02:57:55.674263 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-04-29 02:57:55.674569 | instance | Wednesday 29 April 2026 02:57:55 +0000 (0:00:00.563) 0:09:00.490 ******* 2026-04-29 02:57:55.823748 | instance | skipping: [instance] 2026-04-29 02:57:55.823927 | instance | 2026-04-29 02:57:55.824197 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-29 02:57:55.824515 | instance | Wednesday 29 April 2026 02:57:55 +0000 (0:00:00.149) 0:09:00.640 ******* 2026-04-29 02:57:56.833713 | instance | ok: [instance] 2026-04-29 02:57:56.834015 | instance | 2026-04-29 02:57:56.834374 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-29 02:57:56.834782 | instance | Wednesday 29 April 2026 02:57:56 +0000 (0:00:01.010) 0:09:01.650 ******* 2026-04-29 02:57:57.075746 | instance | ok: [instance] 2026-04-29 02:57:57.075876 | instance | 2026-04-29 02:57:57.075972 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-29 02:57:57.076095 | instance | Wednesday 29 April 2026 02:57:57 +0000 (0:00:00.242) 0:09:01.893 ******* 2026-04-29 02:57:57.656038 | instance | ok: [instance] 2026-04-29 02:57:57.656204 | instance | 2026-04-29 02:57:57.656270 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:57:57.656392 | instance | Wednesday 29 April 2026 02:57:57 +0000 (0:00:00.579) 0:09:02.472 ******* 2026-04-29 02:57:57.896716 | instance | ok: [instance] 2026-04-29 02:57:57.896949 | instance | 2026-04-29 02:57:57.897249 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:57:57.897507 | instance | Wednesday 29 April 2026 02:57:57 +0000 (0:00:00.241) 0:09:02.714 ******* 2026-04-29 02:57:58.036846 | instance | included: rabbitmq for instance 2026-04-29 02:57:58.037102 | instance | 2026-04-29 02:57:58.037386 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-29 02:57:58.037655 | instance | Wednesday 29 April 2026 02:57:58 +0000 (0:00:00.139) 0:09:02.853 ******* 2026-04-29 02:57:58.801061 | instance | ok: [instance] 2026-04-29 02:57:58.801294 | instance | 2026-04-29 02:57:58.801573 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-29 02:57:58.801842 | instance | Wednesday 29 April 2026 02:57:58 +0000 (0:00:00.764) 0:09:03.618 ******* 2026-04-29 02:57:58.997841 | instance | skipping: [instance] 2026-04-29 02:57:58.997975 | instance | 2026-04-29 02:57:58.998174 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-29 02:57:58.998362 | instance | Wednesday 29 April 2026 02:57:58 +0000 (0:00:00.196) 0:09:03.815 ******* 2026-04-29 02:57:59.179606 | instance | skipping: [instance] 2026-04-29 02:57:59.179844 | instance | 2026-04-29 02:57:59.180145 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-29 02:57:59.180414 | instance | Wednesday 29 April 2026 02:57:59 +0000 (0:00:00.181) 0:09:03.996 ******* 2026-04-29 02:57:59.352220 | instance | skipping: [instance] 2026-04-29 02:57:59.352310 | instance | 2026-04-29 02:57:59.352439 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-29 02:57:59.352575 | instance | Wednesday 29 April 2026 02:57:59 +0000 (0:00:00.172) 0:09:04.169 ******* 2026-04-29 02:58:00.198726 | instance | ok: [instance] 2026-04-29 02:58:00.198990 | instance | 2026-04-29 02:58:00.199305 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:58:00.199597 | instance | Wednesday 29 April 2026 02:58:00 +0000 (0:00:00.846) 0:09:05.015 ******* 2026-04-29 02:58:00.886186 | instance | ok: [instance] 2026-04-29 02:58:00.886442 | instance | 2026-04-29 02:58:00.886814 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:58:00.887102 | instance | Wednesday 29 April 2026 02:58:00 +0000 (0:00:00.687) 0:09:05.703 ******* 2026-04-29 02:58:00.961149 | instance | ok: [instance] 2026-04-29 02:58:00.961501 | instance | 2026-04-29 02:58:00.961783 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:58:00.962044 | instance | Wednesday 29 April 2026 02:58:00 +0000 (0:00:00.075) 0:09:05.778 ******* 2026-04-29 02:58:01.031931 | instance | skipping: [instance] 2026-04-29 02:58:01.032135 | instance | 2026-04-29 02:58:01.032413 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:58:01.032678 | instance | Wednesday 29 April 2026 02:58:01 +0000 (0:00:00.070) 0:09:05.849 ******* 2026-04-29 02:58:01.115062 | instance | skipping: [instance] 2026-04-29 02:58:01.115299 | instance | 2026-04-29 02:58:01.115577 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:58:01.115846 | instance | Wednesday 29 April 2026 02:58:01 +0000 (0:00:00.082) 0:09:05.932 ******* 2026-04-29 02:58:01.190286 | instance | ok: [instance] 2026-04-29 02:58:01.190367 | instance | 2026-04-29 02:58:01.190517 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:58:01.190878 | instance | Wednesday 29 April 2026 02:58:01 +0000 (0:00:00.075) 0:09:06.007 ******* 2026-04-29 02:58:01.432492 | instance | ok: [instance] => (item=oslo_cache) 2026-04-29 02:58:01.432749 | instance | ok: [instance] => (item=baremetal) 2026-04-29 02:58:01.433059 | instance | ok: [instance] => (item=compute) 2026-04-29 02:58:01.433346 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-29 02:58:01.433638 | instance | ok: [instance] => (item=identity) 2026-04-29 02:58:01.433909 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-04-29 02:58:01.434173 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-04-29 02:58:01.434477 | instance | ok: [instance] => (item=image) 2026-04-29 02:58:01.434775 | instance | ok: [instance] => (item=oslo_db) 2026-04-29 02:58:01.435048 | instance | ok: [instance] => (item=placement) 2026-04-29 02:58:01.435311 | instance | ok: [instance] => (item=oslo_db_api) 2026-04-29 02:58:01.435602 | instance | ok: [instance] => (item=network) 2026-04-29 02:58:01.435869 | instance | ok: [instance] => (item=compute_metadata) 2026-04-29 02:58:01.436136 | instance | ok: [instance] => (item=volumev3) 2026-04-29 02:58:01.436392 | instance | 2026-04-29 02:58:01.436682 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:58:01.436978 | instance | Wednesday 29 April 2026 02:58:01 +0000 (0:00:00.242) 0:09:06.249 ******* 2026-04-29 02:58:01.562476 | instance | ok: [instance] 2026-04-29 02:58:01.562739 | instance | 2026-04-29 02:58:01.562978 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:58:01.563306 | instance | Wednesday 29 April 2026 02:58:01 +0000 (0:00:00.130) 0:09:06.379 ******* 2026-04-29 02:58:01.685203 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:58:01.685272 | instance | 2026-04-29 02:58:01.685416 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:58:01.685556 | instance | Wednesday 29 April 2026 02:58:01 +0000 (0:00:00.122) 0:09:06.502 ******* 2026-04-29 02:58:02.327075 | instance | ok: [instance] 2026-04-29 02:58:02.327192 | instance | 2026-04-29 02:58:02.327323 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-04-29 02:58:02.327462 | instance | Wednesday 29 April 2026 02:58:02 +0000 (0:00:00.641) 0:09:07.143 ******* 2026-04-29 02:58:02.854969 | instance | ok: [instance -> localhost] 2026-04-29 02:58:02.855206 | instance | 2026-04-29 02:58:02.855470 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-04-29 02:58:02.855726 | instance | Wednesday 29 April 2026 02:58:02 +0000 (0:00:00.528) 0:09:07.672 ******* 2026-04-29 02:58:03.446154 | instance | ok: [instance -> localhost] 2026-04-29 02:58:03.447162 | instance | 2026-04-29 02:58:03.447186 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-04-29 02:58:03.447194 | instance | Wednesday 29 April 2026 02:58:03 +0000 (0:00:00.591) 0:09:08.263 ******* 2026-04-29 02:58:03.984256 | instance | ok: [instance -> localhost] 2026-04-29 02:58:03.984390 | instance | 2026-04-29 02:58:03.984563 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-04-29 02:58:03.984761 | instance | Wednesday 29 April 2026 02:58:03 +0000 (0:00:00.538) 0:09:08.801 ******* 2026-04-29 02:58:04.221891 | instance | ok: [instance -> localhost] 2026-04-29 02:58:04.222113 | instance | 2026-04-29 02:58:04.222397 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-04-29 02:58:04.222715 | instance | Wednesday 29 April 2026 02:58:04 +0000 (0:00:00.237) 0:09:09.039 ******* 2026-04-29 02:58:05.580735 | instance | ok: [instance] => (item=nova-bootstrap) 2026-04-29 02:58:05.580804 | instance | ok: [instance] => (item=nova-cell-setup) 2026-04-29 02:58:05.580929 | instance | 2026-04-29 02:58:05.581200 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-04-29 02:58:05.581466 | instance | Wednesday 29 April 2026 02:58:05 +0000 (0:00:01.358) 0:09:10.397 ******* 2026-04-29 02:58:09.205630 | instance | ok: [instance] 2026-04-29 02:58:09.205791 | instance | 2026-04-29 02:58:09.205990 | instance | TASK [Create Ingress] ********************************************************** 2026-04-29 02:58:09.206175 | instance | Wednesday 29 April 2026 02:58:09 +0000 (0:00:03.625) 0:09:14.022 ******* 2026-04-29 02:58:09.459838 | instance | included: openstack_helm_ingress for instance 2026-04-29 02:58:09.460077 | instance | 2026-04-29 02:58:09.460346 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 02:58:09.460609 | instance | Wednesday 29 April 2026 02:58:09 +0000 (0:00:00.253) 0:09:14.276 ******* 2026-04-29 02:58:09.529317 | instance | skipping: [instance] 2026-04-29 02:58:09.529445 | instance | 2026-04-29 02:58:09.529622 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 02:58:09.529786 | instance | Wednesday 29 April 2026 02:58:09 +0000 (0:00:00.070) 0:09:14.347 ******* 2026-04-29 02:58:09.600243 | instance | skipping: [instance] 2026-04-29 02:58:09.600469 | instance | 2026-04-29 02:58:09.600745 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 02:58:09.601031 | instance | Wednesday 29 April 2026 02:58:09 +0000 (0:00:00.070) 0:09:14.417 ******* 2026-04-29 02:58:09.692115 | instance | ok: [instance] 2026-04-29 02:58:09.692348 | instance | 2026-04-29 02:58:09.692654 | instance | TASK [Create Ingress compute] ************************************************** 2026-04-29 02:58:09.692928 | instance | Wednesday 29 April 2026 02:58:09 +0000 (0:00:00.091) 0:09:14.509 ******* 2026-04-29 02:58:09.811440 | instance | included: ingress for instance 2026-04-29 02:58:09.811658 | instance | 2026-04-29 02:58:09.811920 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-04-29 02:58:09.812180 | instance | Wednesday 29 April 2026 02:58:09 +0000 (0:00:00.119) 0:09:14.628 ******* 2026-04-29 02:58:10.848332 | instance | ok: [instance] 2026-04-29 02:58:10.848706 | instance | 2026-04-29 02:58:10.849098 | instance | TASK [Create Ingress] ********************************************************** 2026-04-29 02:58:10.849544 | instance | Wednesday 29 April 2026 02:58:10 +0000 (0:00:01.035) 0:09:15.664 ******* 2026-04-29 02:58:11.021865 | instance | included: openstack_helm_ingress for instance 2026-04-29 02:58:11.022100 | instance | 2026-04-29 02:58:11.022380 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 02:58:11.022709 | instance | Wednesday 29 April 2026 02:58:11 +0000 (0:00:00.174) 0:09:15.839 ******* 2026-04-29 02:58:11.099735 | instance | skipping: [instance] 2026-04-29 02:58:11.099958 | instance | 2026-04-29 02:58:11.100255 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 02:58:11.100528 | instance | Wednesday 29 April 2026 02:58:11 +0000 (0:00:00.077) 0:09:15.917 ******* 2026-04-29 02:58:11.172764 | instance | skipping: [instance] 2026-04-29 02:58:11.172904 | instance | 2026-04-29 02:58:11.173091 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 02:58:11.173265 | instance | Wednesday 29 April 2026 02:58:11 +0000 (0:00:00.073) 0:09:15.990 ******* 2026-04-29 02:58:11.269516 | instance | ok: [instance] 2026-04-29 02:58:11.269712 | instance | 2026-04-29 02:58:11.269940 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-04-29 02:58:11.270130 | instance | Wednesday 29 April 2026 02:58:11 +0000 (0:00:00.096) 0:09:16.086 ******* 2026-04-29 02:58:11.406466 | instance | included: ingress for instance 2026-04-29 02:58:11.406729 | instance | 2026-04-29 02:58:11.407068 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-04-29 02:58:11.407366 | instance | Wednesday 29 April 2026 02:58:11 +0000 (0:00:00.136) 0:09:16.223 ******* 2026-04-29 02:58:12.494936 | instance | ok: [instance] 2026-04-29 02:58:12.495072 | instance | 2026-04-29 02:58:12.495243 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-04-29 02:58:12.495410 | instance | Wednesday 29 April 2026 02:58:12 +0000 (0:00:01.087) 0:09:17.311 ******* 2026-04-29 02:58:13.210902 | instance | ok: [instance] 2026-04-29 02:58:13.211114 | instance | 2026-04-29 02:58:13.211448 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-04-29 02:58:13.211905 | instance | Wednesday 29 April 2026 02:58:13 +0000 (0:00:00.716) 0:09:18.028 ******* 2026-04-29 02:58:18.388546 | instance | ok: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-04-29 02:58:18.388825 | instance | ok: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-04-29 02:58:18.389101 | instance | ok: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-04-29 02:58:18.389400 | instance | ok: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-04-29 02:58:18.389660 | instance | ok: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-04-29 02:58:18.389910 | instance | 2026-04-29 02:58:18.390183 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:58:18.390442 | instance | Wednesday 29 April 2026 02:58:18 +0000 (0:00:05.176) 0:09:23.205 ******* 2026-04-29 02:58:18.616180 | instance | ok: [instance] 2026-04-29 02:58:18.616373 | instance | 2026-04-29 02:58:18.616685 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:58:18.616949 | instance | Wednesday 29 April 2026 02:58:18 +0000 (0:00:00.228) 0:09:23.433 ******* 2026-04-29 02:58:18.740161 | instance | included: rabbitmq for instance 2026-04-29 02:58:18.740404 | instance | 2026-04-29 02:58:18.740725 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-29 02:58:18.740987 | instance | Wednesday 29 April 2026 02:58:18 +0000 (0:00:00.124) 0:09:23.557 ******* 2026-04-29 02:58:19.475454 | instance | ok: [instance] 2026-04-29 02:58:19.475570 | instance | 2026-04-29 02:58:19.475747 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-29 02:58:19.475914 | instance | Wednesday 29 April 2026 02:58:19 +0000 (0:00:00.735) 0:09:24.292 ******* 2026-04-29 02:58:19.674534 | instance | skipping: [instance] 2026-04-29 02:58:19.674698 | instance | 2026-04-29 02:58:19.674886 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-29 02:58:19.675060 | instance | Wednesday 29 April 2026 02:58:19 +0000 (0:00:00.199) 0:09:24.491 ******* 2026-04-29 02:58:19.952746 | instance | skipping: [instance] 2026-04-29 02:58:19.952999 | instance | 2026-04-29 02:58:19.953273 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-29 02:58:19.953546 | instance | Wednesday 29 April 2026 02:58:19 +0000 (0:00:00.278) 0:09:24.769 ******* 2026-04-29 02:58:20.246403 | instance | skipping: [instance] 2026-04-29 02:58:20.246735 | instance | 2026-04-29 02:58:20.247034 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-29 02:58:20.247353 | instance | Wednesday 29 April 2026 02:58:20 +0000 (0:00:00.293) 0:09:25.063 ******* 2026-04-29 02:58:21.311955 | instance | ok: [instance] 2026-04-29 02:58:21.312036 | instance | 2026-04-29 02:58:21.312130 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:58:21.312256 | instance | Wednesday 29 April 2026 02:58:21 +0000 (0:00:01.065) 0:09:26.129 ******* 2026-04-29 02:58:21.983211 | instance | ok: [instance] 2026-04-29 02:58:21.983446 | instance | 2026-04-29 02:58:21.983742 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:58:21.984067 | instance | Wednesday 29 April 2026 02:58:21 +0000 (0:00:00.670) 0:09:26.800 ******* 2026-04-29 02:58:22.064269 | instance | ok: [instance] 2026-04-29 02:58:22.064495 | instance | 2026-04-29 02:58:22.064774 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:58:22.065043 | instance | Wednesday 29 April 2026 02:58:22 +0000 (0:00:00.081) 0:09:26.881 ******* 2026-04-29 02:58:22.145302 | instance | skipping: [instance] 2026-04-29 02:58:22.145529 | instance | 2026-04-29 02:58:22.145819 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:58:22.146093 | instance | Wednesday 29 April 2026 02:58:22 +0000 (0:00:00.080) 0:09:26.962 ******* 2026-04-29 02:58:22.220814 | instance | skipping: [instance] 2026-04-29 02:58:22.221044 | instance | 2026-04-29 02:58:22.221318 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:58:22.221597 | instance | Wednesday 29 April 2026 02:58:22 +0000 (0:00:00.075) 0:09:27.038 ******* 2026-04-29 02:58:22.297607 | instance | ok: [instance] 2026-04-29 02:58:22.297834 | instance | 2026-04-29 02:58:22.298122 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:58:22.298383 | instance | Wednesday 29 April 2026 02:58:22 +0000 (0:00:00.076) 0:09:27.115 ******* 2026-04-29 02:58:22.501946 | instance | ok: [instance] => (item=oslo_cache) 2026-04-29 02:58:22.502190 | instance | ok: [instance] => (item=compute) 2026-04-29 02:58:22.502448 | instance | ok: [instance] => (item=baremetal) 2026-04-29 02:58:22.502773 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-29 02:58:22.503032 | instance | ok: [instance] => (item=identity) 2026-04-29 02:58:22.503281 | instance | ok: [instance] => (item=network) 2026-04-29 02:58:22.503536 | instance | ok: [instance] => (item=oslo_db) 2026-04-29 02:58:22.503790 | instance | ok: [instance] => (item=dns) 2026-04-29 02:58:22.504045 | instance | ok: [instance] => (item=load_balancer) 2026-04-29 02:58:22.504304 | instance | ok: [instance] => (item=compute_metadata) 2026-04-29 02:58:22.504541 | instance | 2026-04-29 02:58:22.504794 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:58:22.505044 | instance | Wednesday 29 April 2026 02:58:22 +0000 (0:00:00.204) 0:09:27.319 ******* 2026-04-29 02:58:22.610834 | instance | ok: [instance] 2026-04-29 02:58:22.611151 | instance | 2026-04-29 02:58:22.611519 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:58:22.611865 | instance | Wednesday 29 April 2026 02:58:22 +0000 (0:00:00.108) 0:09:27.427 ******* 2026-04-29 02:58:22.739305 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:58:22.739548 | instance | 2026-04-29 02:58:22.739818 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:58:22.740088 | instance | Wednesday 29 April 2026 02:58:22 +0000 (0:00:00.128) 0:09:27.556 ******* 2026-04-29 02:58:23.380994 | instance | ok: [instance] 2026-04-29 02:58:23.381208 | instance | 2026-04-29 02:58:23.381454 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-04-29 02:58:23.381680 | instance | Wednesday 29 April 2026 02:58:23 +0000 (0:00:00.641) 0:09:28.197 ******* 2026-04-29 02:58:23.448583 | instance | skipping: [instance] 2026-04-29 02:58:23.448873 | instance | 2026-04-29 02:58:23.449230 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-04-29 02:58:23.449542 | instance | Wednesday 29 April 2026 02:58:23 +0000 (0:00:00.068) 0:09:28.265 ******* 2026-04-29 02:58:23.778323 | instance | ok: [instance] 2026-04-29 02:58:23.778616 | instance | 2026-04-29 02:58:23.778887 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-04-29 02:58:23.779161 | instance | Wednesday 29 April 2026 02:58:23 +0000 (0:00:00.329) 0:09:28.595 ******* 2026-04-29 02:58:23.861669 | instance | ok: [instance] 2026-04-29 02:58:23.861914 | instance | 2026-04-29 02:58:23.862247 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-04-29 02:58:23.862515 | instance | Wednesday 29 April 2026 02:58:23 +0000 (0:00:00.083) 0:09:28.679 ******* 2026-04-29 02:58:23.952513 | instance | ok: [instance] 2026-04-29 02:58:23.952743 | instance | 2026-04-29 02:58:23.953015 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-04-29 02:58:23.953286 | instance | Wednesday 29 April 2026 02:58:23 +0000 (0:00:00.090) 0:09:28.769 ******* 2026-04-29 02:58:26.343818 | instance | ok: [instance] 2026-04-29 02:58:26.344060 | instance | 2026-04-29 02:58:26.344334 | instance | TASK [Create Ingress] ********************************************************** 2026-04-29 02:58:26.344606 | instance | Wednesday 29 April 2026 02:58:26 +0000 (0:00:02.391) 0:09:31.160 ******* 2026-04-29 02:58:26.511580 | instance | included: openstack_helm_ingress for instance 2026-04-29 02:58:26.511799 | instance | 2026-04-29 02:58:26.512120 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 02:58:26.512380 | instance | Wednesday 29 April 2026 02:58:26 +0000 (0:00:00.167) 0:09:31.329 ******* 2026-04-29 02:58:26.585661 | instance | skipping: [instance] 2026-04-29 02:58:26.585910 | instance | 2026-04-29 02:58:26.586181 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 02:58:26.586456 | instance | Wednesday 29 April 2026 02:58:26 +0000 (0:00:00.074) 0:09:31.403 ******* 2026-04-29 02:58:26.663812 | instance | skipping: [instance] 2026-04-29 02:58:26.663908 | instance | 2026-04-29 02:58:26.664034 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 02:58:26.664155 | instance | Wednesday 29 April 2026 02:58:26 +0000 (0:00:00.078) 0:09:31.481 ******* 2026-04-29 02:58:26.748124 | instance | ok: [instance] 2026-04-29 02:58:26.748207 | instance | 2026-04-29 02:58:26.748704 | instance | TASK [Create Ingress network] ************************************************** 2026-04-29 02:58:26.748731 | instance | Wednesday 29 April 2026 02:58:26 +0000 (0:00:00.084) 0:09:31.565 ******* 2026-04-29 02:58:26.972838 | instance | included: ingress for instance 2026-04-29 02:58:26.973063 | instance | 2026-04-29 02:58:26.973328 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-04-29 02:58:26.973591 | instance | Wednesday 29 April 2026 02:58:26 +0000 (0:00:00.224) 0:09:31.790 ******* 2026-04-29 02:58:28.061474 | instance | ok: [instance] 2026-04-29 02:58:28.061546 | instance | 2026-04-29 02:58:28.061674 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-04-29 02:58:28.061799 | instance | Wednesday 29 April 2026 02:58:28 +0000 (0:00:01.086) 0:09:32.877 ******* 2026-04-29 02:58:28.768686 | instance | ok: [instance] 2026-04-29 02:58:28.768925 | instance | 2026-04-29 02:58:28.769191 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-04-29 02:58:28.769449 | instance | Wednesday 29 April 2026 02:58:28 +0000 (0:00:00.708) 0:09:33.585 ******* 2026-04-29 02:58:29.793920 | 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-29 02:58:29.794033 | instance | 2026-04-29 02:58:29.794201 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-04-29 02:58:29.794370 | instance | Wednesday 29 April 2026 02:58:29 +0000 (0:00:01.025) 0:09:34.611 ******* 2026-04-29 02:58:31.038591 | 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-29 02:58:31.038893 | instance | 2026-04-29 02:58:31.039212 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:58:31.039498 | instance | Wednesday 29 April 2026 02:58:31 +0000 (0:00:01.244) 0:09:35.855 ******* 2026-04-29 02:58:31.146740 | instance | ok: [instance] 2026-04-29 02:58:31.147037 | instance | 2026-04-29 02:58:31.147317 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:58:31.147586 | instance | Wednesday 29 April 2026 02:58:31 +0000 (0:00:00.108) 0:09:35.963 ******* 2026-04-29 02:58:31.268518 | instance | included: rabbitmq for instance 2026-04-29 02:58:31.268634 | instance | 2026-04-29 02:58:31.268814 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-29 02:58:31.268979 | instance | Wednesday 29 April 2026 02:58:31 +0000 (0:00:00.121) 0:09:36.085 ******* 2026-04-29 02:58:31.972176 | instance | ok: [instance] 2026-04-29 02:58:31.972381 | instance | 2026-04-29 02:58:31.972666 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-29 02:58:31.972940 | instance | Wednesday 29 April 2026 02:58:31 +0000 (0:00:00.703) 0:09:36.789 ******* 2026-04-29 02:58:32.160978 | instance | skipping: [instance] 2026-04-29 02:58:32.161170 | instance | 2026-04-29 02:58:32.161449 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-29 02:58:32.161714 | instance | Wednesday 29 April 2026 02:58:32 +0000 (0:00:00.188) 0:09:36.978 ******* 2026-04-29 02:58:32.330840 | instance | skipping: [instance] 2026-04-29 02:58:32.331067 | instance | 2026-04-29 02:58:32.331347 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-29 02:58:32.331599 | instance | Wednesday 29 April 2026 02:58:32 +0000 (0:00:00.169) 0:09:37.148 ******* 2026-04-29 02:58:32.508946 | instance | skipping: [instance] 2026-04-29 02:58:32.509141 | instance | 2026-04-29 02:58:32.509427 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-29 02:58:32.509670 | instance | Wednesday 29 April 2026 02:58:32 +0000 (0:00:00.178) 0:09:37.326 ******* 2026-04-29 02:58:33.376014 | instance | ok: [instance] 2026-04-29 02:58:33.376327 | instance | 2026-04-29 02:58:33.376673 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:58:33.376981 | instance | Wednesday 29 April 2026 02:58:33 +0000 (0:00:00.867) 0:09:38.193 ******* 2026-04-29 02:58:34.063516 | instance | ok: [instance] 2026-04-29 02:58:34.063831 | instance | 2026-04-29 02:58:34.064214 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:58:34.064564 | instance | Wednesday 29 April 2026 02:58:34 +0000 (0:00:00.687) 0:09:38.880 ******* 2026-04-29 02:58:34.154910 | instance | ok: [instance] 2026-04-29 02:58:34.155126 | instance | 2026-04-29 02:58:34.155404 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:58:34.155684 | instance | Wednesday 29 April 2026 02:58:34 +0000 (0:00:00.091) 0:09:38.972 ******* 2026-04-29 02:58:34.226858 | instance | skipping: [instance] 2026-04-29 02:58:34.227071 | instance | 2026-04-29 02:58:34.227342 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:58:34.227599 | instance | Wednesday 29 April 2026 02:58:34 +0000 (0:00:00.072) 0:09:39.044 ******* 2026-04-29 02:58:34.305644 | instance | skipping: [instance] 2026-04-29 02:58:34.306448 | instance | 2026-04-29 02:58:34.306530 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:58:34.306544 | instance | Wednesday 29 April 2026 02:58:34 +0000 (0:00:00.078) 0:09:39.122 ******* 2026-04-29 02:58:34.379669 | instance | ok: [instance] 2026-04-29 02:58:34.380007 | instance | 2026-04-29 02:58:34.380335 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:58:34.380649 | instance | Wednesday 29 April 2026 02:58:34 +0000 (0:00:00.074) 0:09:39.197 ******* 2026-04-29 02:58:34.512730 | instance | ok: [instance] => (item=oslo_cache) 2026-04-29 02:58:34.513013 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-29 02:58:34.513226 | instance | ok: [instance] => (item=identity) 2026-04-29 02:58:34.513434 | instance | ok: [instance] => (item=cloudformation) 2026-04-29 02:58:34.513640 | instance | ok: [instance] => (item=orchestration) 2026-04-29 02:58:34.513847 | instance | ok: [instance] => (item=oslo_db) 2026-04-29 02:58:34.514045 | instance | 2026-04-29 02:58:34.514256 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:58:34.514466 | instance | Wednesday 29 April 2026 02:58:34 +0000 (0:00:00.133) 0:09:39.330 ******* 2026-04-29 02:58:34.625992 | instance | ok: [instance] 2026-04-29 02:58:34.626283 | instance | 2026-04-29 02:58:34.626533 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:58:34.626747 | instance | Wednesday 29 April 2026 02:58:34 +0000 (0:00:00.112) 0:09:39.442 ******* 2026-04-29 02:58:34.750436 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:58:34.750846 | instance | 2026-04-29 02:58:34.751196 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:58:34.751537 | instance | Wednesday 29 April 2026 02:58:34 +0000 (0:00:00.124) 0:09:39.567 ******* 2026-04-29 02:58:35.377080 | instance | ok: [instance] 2026-04-29 02:58:35.377222 | instance | 2026-04-29 02:58:35.377533 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-04-29 02:58:35.377917 | instance | Wednesday 29 April 2026 02:58:35 +0000 (0:00:00.626) 0:09:40.194 ******* 2026-04-29 02:58:38.138086 | instance | ok: [instance] 2026-04-29 02:58:38.138339 | instance | 2026-04-29 02:58:38.138724 | instance | TASK [Create Ingress] ********************************************************** 2026-04-29 02:58:38.139004 | instance | Wednesday 29 April 2026 02:58:38 +0000 (0:00:02.761) 0:09:42.955 ******* 2026-04-29 02:58:38.299163 | instance | included: openstack_helm_ingress for instance 2026-04-29 02:58:38.299426 | instance | 2026-04-29 02:58:38.299706 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 02:58:38.299977 | instance | Wednesday 29 April 2026 02:58:38 +0000 (0:00:00.160) 0:09:43.116 ******* 2026-04-29 02:58:38.374597 | instance | skipping: [instance] 2026-04-29 02:58:38.374838 | instance | 2026-04-29 02:58:38.375150 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 02:58:38.375422 | instance | Wednesday 29 April 2026 02:58:38 +0000 (0:00:00.075) 0:09:43.192 ******* 2026-04-29 02:58:38.448943 | instance | skipping: [instance] 2026-04-29 02:58:38.449174 | instance | 2026-04-29 02:58:38.449476 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 02:58:38.449743 | instance | Wednesday 29 April 2026 02:58:38 +0000 (0:00:00.074) 0:09:43.266 ******* 2026-04-29 02:58:38.545998 | instance | ok: [instance] 2026-04-29 02:58:38.546201 | instance | 2026-04-29 02:58:38.546472 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-04-29 02:58:38.546779 | instance | Wednesday 29 April 2026 02:58:38 +0000 (0:00:00.097) 0:09:43.363 ******* 2026-04-29 02:58:38.679817 | instance | included: ingress for instance 2026-04-29 02:58:38.680061 | instance | 2026-04-29 02:58:38.680356 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-04-29 02:58:38.680661 | instance | Wednesday 29 April 2026 02:58:38 +0000 (0:00:00.133) 0:09:43.497 ******* 2026-04-29 02:58:39.761326 | instance | ok: [instance] 2026-04-29 02:58:39.761390 | instance | 2026-04-29 02:58:39.761402 | instance | TASK [Create Ingress] ********************************************************** 2026-04-29 02:58:39.761412 | instance | Wednesday 29 April 2026 02:58:39 +0000 (0:00:01.080) 0:09:44.577 ******* 2026-04-29 02:58:39.949564 | instance | included: openstack_helm_ingress for instance 2026-04-29 02:58:39.949626 | instance | 2026-04-29 02:58:39.949641 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 02:58:39.949774 | instance | Wednesday 29 April 2026 02:58:39 +0000 (0:00:00.189) 0:09:44.766 ******* 2026-04-29 02:58:40.038115 | instance | skipping: [instance] 2026-04-29 02:58:40.038199 | instance | 2026-04-29 02:58:40.038450 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 02:58:40.038513 | instance | Wednesday 29 April 2026 02:58:40 +0000 (0:00:00.088) 0:09:44.855 ******* 2026-04-29 02:58:40.127366 | instance | skipping: [instance] 2026-04-29 02:58:40.127459 | instance | 2026-04-29 02:58:40.127619 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 02:58:40.128041 | instance | Wednesday 29 April 2026 02:58:40 +0000 (0:00:00.089) 0:09:44.944 ******* 2026-04-29 02:58:40.224432 | instance | ok: [instance] 2026-04-29 02:58:40.224719 | instance | 2026-04-29 02:58:40.224984 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-04-29 02:58:40.225269 | instance | Wednesday 29 April 2026 02:58:40 +0000 (0:00:00.096) 0:09:45.041 ******* 2026-04-29 02:58:40.347144 | instance | included: ingress for instance 2026-04-29 02:58:40.347396 | instance | 2026-04-29 02:58:40.347661 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-04-29 02:58:40.347923 | instance | Wednesday 29 April 2026 02:58:40 +0000 (0:00:00.122) 0:09:45.164 ******* 2026-04-29 02:58:41.784364 | instance | ok: [instance] 2026-04-29 02:58:41.784593 | instance | 2026-04-29 02:58:41.784893 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-29 02:58:41.785176 | instance | Wednesday 29 April 2026 02:58:41 +0000 (0:00:01.436) 0:09:46.601 ******* 2026-04-29 02:58:42.062746 | instance | ok: [instance] 2026-04-29 02:58:42.062807 | instance | 2026-04-29 02:58:42.062987 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-29 02:58:42.063154 | instance | Wednesday 29 April 2026 02:58:42 +0000 (0:00:00.278) 0:09:46.879 ******* 2026-04-29 02:58:43.254750 | instance | ok: [instance] 2026-04-29 02:58:43.254825 | instance | 2026-04-29 02:58:43.254987 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-29 02:58:43.255082 | instance | Wednesday 29 April 2026 02:58:43 +0000 (0:00:01.192) 0:09:48.071 ******* 2026-04-29 02:58:43.530238 | instance | ok: [instance] 2026-04-29 02:58:43.530469 | instance | 2026-04-29 02:58:43.530800 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 02:58:43.531185 | instance | Wednesday 29 April 2026 02:58:43 +0000 (0:00:00.275) 0:09:48.347 ******* 2026-04-29 02:58:43.650534 | instance | ok: [instance] => { 2026-04-29 02:58:43.651078 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-04-29 02:58:43.651367 | instance | } 2026-04-29 02:58:43.651638 | instance | 2026-04-29 02:58:43.651951 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 02:58:43.652229 | instance | Wednesday 29 April 2026 02:58:43 +0000 (0:00:00.120) 0:09:48.467 ******* 2026-04-29 02:58:44.042069 | instance | ok: [instance] 2026-04-29 02:58:44.042283 | instance | 2026-04-29 02:58:44.042583 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 02:58:44.042859 | instance | Wednesday 29 April 2026 02:58:44 +0000 (0:00:00.391) 0:09:48.859 ******* 2026-04-29 02:58:45.373366 | instance | ok: [instance] 2026-04-29 02:58:45.373627 | instance | 2026-04-29 02:58:45.373930 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-29 02:58:45.374207 | instance | Wednesday 29 April 2026 02:58:45 +0000 (0:00:01.331) 0:09:50.190 ******* 2026-04-29 02:58:45.869341 | instance | ok: [instance] 2026-04-29 02:58:45.869616 | instance | 2026-04-29 02:58:45.869904 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-29 02:58:45.870173 | instance | Wednesday 29 April 2026 02:58:45 +0000 (0:00:00.495) 0:09:50.686 ******* 2026-04-29 02:58:46.702249 | instance | ok: [instance] 2026-04-29 02:58:46.702482 | instance | 2026-04-29 02:58:46.702930 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-29 02:58:46.703358 | instance | Wednesday 29 April 2026 02:58:46 +0000 (0:00:00.833) 0:09:51.519 ******* 2026-04-29 02:58:47.504610 | instance | ok: [instance] 2026-04-29 02:58:47.504833 | instance | 2026-04-29 02:58:47.505123 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-29 02:58:47.505394 | instance | Wednesday 29 April 2026 02:58:47 +0000 (0:00:00.802) 0:09:52.321 ******* 2026-04-29 02:58:47.921631 | instance | ok: [instance] 2026-04-29 02:58:47.921920 | instance | 2026-04-29 02:58:47.922139 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-29 02:58:47.922428 | instance | Wednesday 29 April 2026 02:58:47 +0000 (0:00:00.416) 0:09:52.738 ******* 2026-04-29 02:58:48.115495 | instance | included: openstack_helm_endpoints for instance 2026-04-29 02:58:48.115559 | instance | 2026-04-29 02:58:48.116009 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:58:48.116045 | instance | Wednesday 29 April 2026 02:58:48 +0000 (0:00:00.193) 0:09:52.932 ******* 2026-04-29 02:58:48.193668 | instance | skipping: [instance] 2026-04-29 02:58:48.193911 | instance | 2026-04-29 02:58:48.194197 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:58:48.194522 | instance | Wednesday 29 April 2026 02:58:48 +0000 (0:00:00.078) 0:09:53.010 ******* 2026-04-29 02:58:48.269581 | instance | skipping: [instance] 2026-04-29 02:58:48.269653 | instance | 2026-04-29 02:58:48.269782 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:58:48.269903 | instance | Wednesday 29 April 2026 02:58:48 +0000 (0:00:00.076) 0:09:53.087 ******* 2026-04-29 02:58:48.350909 | instance | skipping: [instance] 2026-04-29 02:58:48.351127 | instance | 2026-04-29 02:58:48.351424 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:58:48.351689 | instance | Wednesday 29 April 2026 02:58:48 +0000 (0:00:00.081) 0:09:53.168 ******* 2026-04-29 02:58:48.422080 | instance | skipping: [instance] 2026-04-29 02:58:48.422319 | instance | 2026-04-29 02:58:48.422620 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:58:48.422882 | instance | Wednesday 29 April 2026 02:58:48 +0000 (0:00:00.071) 0:09:53.239 ******* 2026-04-29 02:58:48.487573 | instance | skipping: [instance] 2026-04-29 02:58:48.487808 | instance | 2026-04-29 02:58:48.488106 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:58:48.488369 | instance | Wednesday 29 April 2026 02:58:48 +0000 (0:00:00.065) 0:09:53.305 ******* 2026-04-29 02:58:48.556144 | instance | skipping: [instance] 2026-04-29 02:58:48.556380 | instance | 2026-04-29 02:58:48.556651 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:58:48.556923 | instance | Wednesday 29 April 2026 02:58:48 +0000 (0:00:00.068) 0:09:53.373 ******* 2026-04-29 02:58:48.634195 | instance | ok: [instance] 2026-04-29 02:58:48.634574 | instance | 2026-04-29 02:58:48.634748 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:58:48.634997 | instance | Wednesday 29 April 2026 02:58:48 +0000 (0:00:00.077) 0:09:53.451 ******* 2026-04-29 02:58:48.724066 | instance | ok: [instance] => (item=identity) 2026-04-29 02:58:48.724346 | instance | 2026-04-29 02:58:48.724642 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:58:48.724940 | instance | Wednesday 29 April 2026 02:58:48 +0000 (0:00:00.089) 0:09:53.541 ******* 2026-04-29 02:58:48.838664 | instance | ok: [instance] 2026-04-29 02:58:48.838896 | instance | 2026-04-29 02:58:48.839187 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-29 02:58:48.839465 | instance | Wednesday 29 April 2026 02:58:48 +0000 (0:00:00.114) 0:09:53.655 ******* 2026-04-29 02:58:49.321300 | instance | ok: [instance] 2026-04-29 02:58:49.321395 | instance | 2026-04-29 02:58:49.321513 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-29 02:58:49.321649 | instance | Wednesday 29 April 2026 02:58:49 +0000 (0:00:00.483) 0:09:54.138 ******* 2026-04-29 02:58:49.793218 | instance | ok: [instance] 2026-04-29 02:58:49.793452 | instance | 2026-04-29 02:58:49.793781 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-29 02:58:49.794053 | instance | Wednesday 29 April 2026 02:58:49 +0000 (0:00:00.471) 0:09:54.610 ******* 2026-04-29 02:58:50.281367 | instance | ok: [instance] 2026-04-29 02:58:50.281613 | instance | 2026-04-29 02:58:50.281911 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-29 02:58:50.282180 | instance | Wednesday 29 April 2026 02:58:50 +0000 (0:00:00.488) 0:09:55.098 ******* 2026-04-29 02:58:50.846143 | instance | ok: [instance] 2026-04-29 02:58:50.846440 | instance | 2026-04-29 02:58:50.846834 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:58:50.847213 | instance | Wednesday 29 April 2026 02:58:50 +0000 (0:00:00.564) 0:09:55.662 ******* 2026-04-29 02:58:50.946192 | instance | ok: [instance] 2026-04-29 02:58:50.946434 | instance | 2026-04-29 02:58:50.946748 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:58:50.947023 | instance | Wednesday 29 April 2026 02:58:50 +0000 (0:00:00.100) 0:09:55.763 ******* 2026-04-29 02:58:51.071228 | instance | included: rabbitmq for instance 2026-04-29 02:58:51.071378 | instance | 2026-04-29 02:58:51.071578 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-29 02:58:51.071761 | instance | Wednesday 29 April 2026 02:58:51 +0000 (0:00:00.125) 0:09:55.888 ******* 2026-04-29 02:58:51.746426 | instance | ok: [instance] 2026-04-29 02:58:51.746686 | instance | 2026-04-29 02:58:51.746963 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-29 02:58:51.747225 | instance | Wednesday 29 April 2026 02:58:51 +0000 (0:00:00.675) 0:09:56.563 ******* 2026-04-29 02:58:52.021968 | instance | skipping: [instance] 2026-04-29 02:58:52.022238 | instance | 2026-04-29 02:58:52.022523 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-29 02:58:52.022815 | instance | Wednesday 29 April 2026 02:58:52 +0000 (0:00:00.275) 0:09:56.839 ******* 2026-04-29 02:58:52.452580 | instance | skipping: [instance] 2026-04-29 02:58:52.452794 | instance | 2026-04-29 02:58:52.452968 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-29 02:58:52.453142 | instance | Wednesday 29 April 2026 02:58:52 +0000 (0:00:00.430) 0:09:57.269 ******* 2026-04-29 02:58:52.630388 | instance | skipping: [instance] 2026-04-29 02:58:52.630545 | instance | 2026-04-29 02:58:52.630740 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-29 02:58:52.630930 | instance | Wednesday 29 April 2026 02:58:52 +0000 (0:00:00.177) 0:09:57.447 ******* 2026-04-29 02:58:53.496067 | instance | ok: [instance] 2026-04-29 02:58:53.496195 | instance | 2026-04-29 02:58:53.496362 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:58:53.496537 | instance | Wednesday 29 April 2026 02:58:53 +0000 (0:00:00.855) 0:09:58.303 ******* 2026-04-29 02:58:54.178191 | instance | ok: [instance] 2026-04-29 02:58:54.178589 | instance | 2026-04-29 02:58:54.179035 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:58:54.179531 | instance | Wednesday 29 April 2026 02:58:54 +0000 (0:00:00.691) 0:09:58.995 ******* 2026-04-29 02:58:54.249198 | instance | ok: [instance] 2026-04-29 02:58:54.249436 | instance | 2026-04-29 02:58:54.249725 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:58:54.249988 | instance | Wednesday 29 April 2026 02:58:54 +0000 (0:00:00.071) 0:09:59.066 ******* 2026-04-29 02:58:54.323658 | instance | skipping: [instance] 2026-04-29 02:58:54.323891 | instance | 2026-04-29 02:58:54.324204 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:58:54.324493 | instance | Wednesday 29 April 2026 02:58:54 +0000 (0:00:00.074) 0:09:59.140 ******* 2026-04-29 02:58:54.404756 | instance | skipping: [instance] 2026-04-29 02:58:54.404980 | instance | 2026-04-29 02:58:54.405362 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:58:54.405655 | instance | Wednesday 29 April 2026 02:58:54 +0000 (0:00:00.081) 0:09:59.221 ******* 2026-04-29 02:58:54.481293 | instance | ok: [instance] 2026-04-29 02:58:54.481405 | instance | 2026-04-29 02:58:54.481533 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:58:54.481663 | instance | Wednesday 29 April 2026 02:58:54 +0000 (0:00:00.076) 0:09:59.298 ******* 2026-04-29 02:58:54.648877 | instance | ok: [instance] => (item=oslo_cache) 2026-04-29 02:58:54.649114 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-04-29 02:58:54.649345 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-29 02:58:54.649605 | instance | ok: [instance] => (item=identity) 2026-04-29 02:58:54.649866 | instance | ok: [instance] => (item=valkey) 2026-04-29 02:58:54.650181 | instance | ok: [instance] => (item=load_balancer) 2026-04-29 02:58:54.650456 | instance | ok: [instance] => (item=oslo_db) 2026-04-29 02:58:54.650830 | instance | ok: [instance] => (item=network) 2026-04-29 02:58:54.651087 | instance | 2026-04-29 02:58:54.651469 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:58:54.651745 | instance | Wednesday 29 April 2026 02:58:54 +0000 (0:00:00.167) 0:09:59.466 ******* 2026-04-29 02:58:54.782205 | instance | ok: [instance] 2026-04-29 02:58:54.782525 | instance | 2026-04-29 02:58:54.782903 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:58:54.783242 | instance | Wednesday 29 April 2026 02:58:54 +0000 (0:00:00.133) 0:09:59.599 ******* 2026-04-29 02:58:54.902008 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:58:54.902244 | instance | 2026-04-29 02:58:54.902554 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:58:54.902833 | instance | Wednesday 29 April 2026 02:58:54 +0000 (0:00:00.119) 0:09:59.719 ******* 2026-04-29 02:58:55.517478 | instance | ok: [instance] 2026-04-29 02:58:55.517708 | instance | 2026-04-29 02:58:55.517984 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-29 02:58:55.518250 | instance | Wednesday 29 April 2026 02:58:55 +0000 (0:00:00.615) 0:10:00.334 ******* 2026-04-29 02:58:56.899680 | instance | ok: [instance] 2026-04-29 02:58:56.899901 | instance | 2026-04-29 02:58:56.900166 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-04-29 02:58:56.900431 | instance | Wednesday 29 April 2026 02:58:56 +0000 (0:00:01.382) 0:10:01.716 ******* 2026-04-29 02:58:57.916893 | instance | ok: [instance] 2026-04-29 02:58:57.917142 | instance | 2026-04-29 02:58:57.917419 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-04-29 02:58:57.917723 | instance | Wednesday 29 April 2026 02:58:57 +0000 (0:00:01.017) 0:10:02.734 ******* 2026-04-29 02:58:58.906471 | instance | ok: [instance] 2026-04-29 02:58:58.906736 | instance | 2026-04-29 02:58:58.907040 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-04-29 02:58:58.907315 | instance | Wednesday 29 April 2026 02:58:58 +0000 (0:00:00.989) 0:10:03.723 ******* 2026-04-29 02:59:00.147745 | instance | ok: [instance] 2026-04-29 02:59:00.147823 | instance | 2026-04-29 02:59:00.148435 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-04-29 02:59:00.148511 | instance | Wednesday 29 April 2026 02:59:00 +0000 (0:00:01.240) 0:10:04.964 ******* 2026-04-29 02:59:05.047712 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-04-29 02:59:05.047793 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-04-29 02:59:05.048524 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-04-29 02:59:05.048595 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-04-29 02:59:05.048606 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-04-29 02:59:05.048615 | instance | 2026-04-29 02:59:05.048625 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-04-29 02:59:05.048634 | instance | Wednesday 29 April 2026 02:59:05 +0000 (0:00:04.900) 0:10:09.865 ******* 2026-04-29 02:59:06.351669 | instance | ok: [instance] => (item=instance) 2026-04-29 02:59:06.351789 | instance | 2026-04-29 02:59:06.351941 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-04-29 02:59:06.352085 | instance | Wednesday 29 April 2026 02:59:06 +0000 (0:00:01.303) 0:10:11.168 ******* 2026-04-29 02:59:09.355412 | instance | ok: [instance] => (item=instance) 2026-04-29 02:59:09.355481 | instance | 2026-04-29 02:59:09.355716 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-04-29 02:59:09.355942 | instance | Wednesday 29 April 2026 02:59:09 +0000 (0:00:03.003) 0:10:14.172 ******* 2026-04-29 02:59:14.293504 | instance | ok: [instance] => (item=instance) 2026-04-29 02:59:14.293630 | instance | 2026-04-29 02:59:14.293818 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-04-29 02:59:14.293898 | instance | Wednesday 29 April 2026 02:59:14 +0000 (0:00:04.938) 0:10:19.111 ******* 2026-04-29 02:59:15.405830 | instance | ok: [instance] => (item=instance) 2026-04-29 02:59:15.405920 | instance | 2026-04-29 02:59:15.406045 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-04-29 02:59:15.406198 | instance | Wednesday 29 April 2026 02:59:15 +0000 (0:00:01.112) 0:10:20.223 ******* 2026-04-29 02:59:15.495762 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-04-29 02:59:15.495853 | instance | 2026-04-29 02:59:15.496087 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-04-29 02:59:15.496130 | instance | Wednesday 29 April 2026 02:59:15 +0000 (0:00:00.089) 0:10:20.313 ******* 2026-04-29 02:59:16.454659 | instance | ok: [instance] 2026-04-29 02:59:16.454749 | instance | 2026-04-29 02:59:16.454997 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-04-29 02:59:16.455015 | instance | Wednesday 29 April 2026 02:59:16 +0000 (0:00:00.958) 0:10:21.271 ******* 2026-04-29 02:59:18.407568 | instance | ok: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-04-29T02:36:21Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.1.26', 'hostname': 'host-172-24-1-26', 'fqdn': 'host-172-24-1-26.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '1bb6da1a-4090-4d06-b3ad-c089212bad4f', 'ip_address': '172.24.1.26'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:44:4b:6b', 'name': 'octavia-health-manager-port-instance', 'network_id': 'e0e1e8a9-8665-4890-96cd-eaf441610442', 'numa_affinity_policy': None, 'project_id': '000da5a1f8dd4604b32bd0711f36bed3', 'tenant_id': '000da5a1f8dd4604b32bd0711f36bed3', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['ed75305f-cf48-4bc5-a2b2-e606ba7299f8'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-04-29T02:39:47Z', 'revision_number': 5, 'if_match': None, 'id': 'b0e85c8b-03fe-40bd-81f2-0992952b7ab5', '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-29 02:59:18.407901 | instance | ok: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-04-29T02:36:21Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.1.26', 'hostname': 'host-172-24-1-26', 'fqdn': 'host-172-24-1-26.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '1bb6da1a-4090-4d06-b3ad-c089212bad4f', 'ip_address': '172.24.1.26'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:44:4b:6b', 'name': 'octavia-health-manager-port-instance', 'network_id': 'e0e1e8a9-8665-4890-96cd-eaf441610442', 'numa_affinity_policy': None, 'project_id': '000da5a1f8dd4604b32bd0711f36bed3', 'tenant_id': '000da5a1f8dd4604b32bd0711f36bed3', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['ed75305f-cf48-4bc5-a2b2-e606ba7299f8'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-04-29T02:39:47Z', 'revision_number': 5, 'if_match': None, 'id': 'b0e85c8b-03fe-40bd-81f2-0992952b7ab5', '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-29 02:59:18.407977 | instance | 2026-04-29 02:59:18.407996 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-04-29 02:59:18.408116 | instance | Wednesday 29 April 2026 02:59:18 +0000 (0:00:01.953) 0:10:23.225 ******* 2026-04-29 02:59:19.487764 | instance | ok: [instance] 2026-04-29 02:59:19.488227 | instance | 2026-04-29 02:59:19.488247 | instance | TASK [Upload Amphora image] **************************************************** 2026-04-29 02:59:19.488254 | instance | Wednesday 29 April 2026 02:59:19 +0000 (0:00:01.079) 0:10:24.304 ******* 2026-04-29 02:59:19.679654 | instance | included: glance_image for instance 2026-04-29 02:59:19.680337 | instance | 2026-04-29 02:59:19.680393 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-29 02:59:19.680399 | instance | Wednesday 29 April 2026 02:59:19 +0000 (0:00:00.191) 0:10:24.496 ******* 2026-04-29 02:59:20.855346 | instance | ok: [instance] 2026-04-29 02:59:20.855422 | instance | 2026-04-29 02:59:20.855694 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-29 02:59:20.855739 | instance | Wednesday 29 April 2026 02:59:20 +0000 (0:00:01.175) 0:10:25.672 ******* 2026-04-29 02:59:21.779729 | instance | ok: [instance] 2026-04-29 02:59:21.779838 | instance | 2026-04-29 02:59:21.780009 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-29 02:59:21.780135 | instance | Wednesday 29 April 2026 02:59:21 +0000 (0:00:00.925) 0:10:26.597 ******* 2026-04-29 02:59:21.854739 | instance | skipping: [instance] 2026-04-29 02:59:21.854802 | instance | 2026-04-29 02:59:21.854956 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-29 02:59:21.855063 | instance | Wednesday 29 April 2026 02:59:21 +0000 (0:00:00.074) 0:10:26.672 ******* 2026-04-29 02:59:21.935823 | instance | skipping: [instance] 2026-04-29 02:59:21.935898 | instance | 2026-04-29 02:59:21.936032 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-29 02:59:21.936151 | instance | Wednesday 29 April 2026 02:59:21 +0000 (0:00:00.081) 0:10:26.753 ******* 2026-04-29 02:59:22.005732 | instance | skipping: [instance] 2026-04-29 02:59:22.005824 | instance | 2026-04-29 02:59:22.006118 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-29 02:59:22.006155 | instance | Wednesday 29 April 2026 02:59:22 +0000 (0:00:00.069) 0:10:26.823 ******* 2026-04-29 02:59:22.075039 | instance | skipping: [instance] 2026-04-29 02:59:22.075124 | instance | 2026-04-29 02:59:22.075299 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-29 02:59:22.075424 | instance | Wednesday 29 April 2026 02:59:22 +0000 (0:00:00.069) 0:10:26.892 ******* 2026-04-29 02:59:22.148967 | instance | skipping: [instance] 2026-04-29 02:59:22.149192 | instance | 2026-04-29 02:59:22.149468 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-29 02:59:22.149741 | instance | Wednesday 29 April 2026 02:59:22 +0000 (0:00:00.073) 0:10:26.966 ******* 2026-04-29 02:59:22.227819 | instance | skipping: [instance] 2026-04-29 02:59:22.228041 | instance | 2026-04-29 02:59:22.228316 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-29 02:59:22.228572 | instance | Wednesday 29 April 2026 02:59:22 +0000 (0:00:00.078) 0:10:27.045 ******* 2026-04-29 02:59:22.335747 | instance | skipping: [instance] 2026-04-29 02:59:22.335989 | instance | 2026-04-29 02:59:22.336269 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-04-29 02:59:22.336548 | instance | Wednesday 29 April 2026 02:59:22 +0000 (0:00:00.107) 0:10:27.152 ******* 2026-04-29 02:59:23.293267 | instance | ok: [instance] 2026-04-29 02:59:23.293534 | instance | 2026-04-29 02:59:23.293826 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-04-29 02:59:23.294093 | instance | Wednesday 29 April 2026 02:59:23 +0000 (0:00:00.957) 0:10:28.110 ******* 2026-04-29 02:59:24.008999 | instance | ok: [instance] 2026-04-29 02:59:24.009279 | instance | 2026-04-29 02:59:24.009869 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-04-29 02:59:24.009899 | instance | Wednesday 29 April 2026 02:59:24 +0000 (0:00:00.715) 0:10:28.826 ******* 2026-04-29 02:59:24.852446 | instance | ok: [instance] 2026-04-29 02:59:24.852717 | instance | 2026-04-29 02:59:24.853054 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-04-29 02:59:24.853354 | instance | Wednesday 29 April 2026 02:59:24 +0000 (0:00:00.843) 0:10:29.669 ******* 2026-04-29 02:59:25.859216 | instance | ok: [instance] 2026-04-29 02:59:25.859434 | instance | 2026-04-29 02:59:25.859710 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-04-29 02:59:25.859976 | instance | Wednesday 29 April 2026 02:59:25 +0000 (0:00:01.006) 0:10:30.676 ******* 2026-04-29 02:59:27.271606 | instance | ok: [instance] => (item=octavia-client) 2026-04-29 02:59:27.271830 | instance | ok: [instance] => (item=octavia-server) 2026-04-29 02:59:27.272074 | instance | 2026-04-29 02:59:27.272340 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-04-29 02:59:27.272612 | instance | Wednesday 29 April 2026 02:59:27 +0000 (0:00:01.412) 0:10:32.088 ******* 2026-04-29 02:59:28.015364 | instance | ok: [instance] 2026-04-29 02:59:28.015510 | instance | 2026-04-29 02:59:28.015687 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-04-29 02:59:28.015893 | instance | Wednesday 29 April 2026 02:59:28 +0000 (0:00:00.743) 0:10:32.832 ******* 2026-04-29 02:59:29.406811 | instance | ok: [instance] 2026-04-29 02:59:29.407037 | instance | 2026-04-29 02:59:29.407630 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-04-29 02:59:29.407704 | instance | Wednesday 29 April 2026 02:59:29 +0000 (0:00:01.391) 0:10:34.224 ******* 2026-04-29 02:59:31.710107 | instance | ok: [instance] 2026-04-29 02:59:31.710184 | instance | 2026-04-29 02:59:31.710405 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-04-29 02:59:31.710447 | instance | Wednesday 29 April 2026 02:59:31 +0000 (0:00:02.303) 0:10:36.527 ******* 2026-04-29 02:59:41.243426 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-04-29 02:59:41.243538 | instance | ok: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-04-29 02:59:41.243807 | instance | 2026-04-29 02:59:41.244149 | instance | TASK [Create Ingress] ********************************************************** 2026-04-29 02:59:41.244484 | instance | Wednesday 29 April 2026 02:59:41 +0000 (0:00:09.532) 0:10:46.060 ******* 2026-04-29 02:59:41.439469 | instance | included: openstack_helm_ingress for instance 2026-04-29 02:59:41.439690 | instance | 2026-04-29 02:59:41.439967 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 02:59:41.440239 | instance | Wednesday 29 April 2026 02:59:41 +0000 (0:00:00.196) 0:10:46.256 ******* 2026-04-29 02:59:41.520305 | instance | skipping: [instance] 2026-04-29 02:59:41.520571 | instance | 2026-04-29 02:59:41.520840 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 02:59:41.521127 | instance | Wednesday 29 April 2026 02:59:41 +0000 (0:00:00.080) 0:10:46.337 ******* 2026-04-29 02:59:41.595254 | instance | skipping: [instance] 2026-04-29 02:59:41.595711 | instance | 2026-04-29 02:59:41.596000 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 02:59:41.596266 | instance | Wednesday 29 April 2026 02:59:41 +0000 (0:00:00.074) 0:10:46.412 ******* 2026-04-29 02:59:41.679574 | instance | ok: [instance] 2026-04-29 02:59:41.679727 | instance | 2026-04-29 02:59:41.679936 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-04-29 02:59:41.680116 | instance | Wednesday 29 April 2026 02:59:41 +0000 (0:00:00.084) 0:10:46.497 ******* 2026-04-29 02:59:41.812954 | instance | included: ingress for instance 2026-04-29 02:59:41.813212 | instance | 2026-04-29 02:59:41.813573 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-04-29 02:59:41.813848 | instance | Wednesday 29 April 2026 02:59:41 +0000 (0:00:00.133) 0:10:46.630 ******* 2026-04-29 02:59:43.098689 | instance | ok: [instance] 2026-04-29 02:59:43.098932 | instance | 2026-04-29 02:59:43.099226 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 02:59:43.099527 | instance | Wednesday 29 April 2026 02:59:43 +0000 (0:00:01.285) 0:10:47.915 ******* 2026-04-29 02:59:43.203214 | instance | ok: [instance] 2026-04-29 02:59:43.203462 | instance | 2026-04-29 02:59:43.203775 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 02:59:43.204041 | instance | Wednesday 29 April 2026 02:59:43 +0000 (0:00:00.105) 0:10:48.020 ******* 2026-04-29 02:59:43.334561 | instance | included: rabbitmq for instance 2026-04-29 02:59:43.334832 | instance | 2026-04-29 02:59:43.335146 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-29 02:59:43.335479 | instance | Wednesday 29 April 2026 02:59:43 +0000 (0:00:00.131) 0:10:48.151 ******* 2026-04-29 02:59:44.007693 | instance | ok: [instance] 2026-04-29 02:59:44.007918 | instance | 2026-04-29 02:59:44.008186 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-29 02:59:44.008464 | instance | Wednesday 29 April 2026 02:59:44 +0000 (0:00:00.673) 0:10:48.824 ******* 2026-04-29 02:59:44.181281 | instance | skipping: [instance] 2026-04-29 02:59:44.181983 | instance | 2026-04-29 02:59:44.182011 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-29 02:59:44.182068 | instance | Wednesday 29 April 2026 02:59:44 +0000 (0:00:00.173) 0:10:48.998 ******* 2026-04-29 02:59:44.357476 | instance | skipping: [instance] 2026-04-29 02:59:44.357710 | instance | 2026-04-29 02:59:44.358039 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-29 02:59:44.358324 | instance | Wednesday 29 April 2026 02:59:44 +0000 (0:00:00.176) 0:10:49.174 ******* 2026-04-29 02:59:44.547274 | instance | skipping: [instance] 2026-04-29 02:59:44.547512 | instance | 2026-04-29 02:59:44.547781 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-29 02:59:44.548042 | instance | Wednesday 29 April 2026 02:59:44 +0000 (0:00:00.188) 0:10:49.362 ******* 2026-04-29 02:59:45.438535 | instance | ok: [instance] 2026-04-29 02:59:45.438701 | instance | 2026-04-29 02:59:45.438899 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 02:59:45.439089 | instance | Wednesday 29 April 2026 02:59:45 +0000 (0:00:00.893) 0:10:50.255 ******* 2026-04-29 02:59:46.123511 | instance | ok: [instance] 2026-04-29 02:59:46.123730 | instance | 2026-04-29 02:59:46.124025 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 02:59:46.124296 | instance | Wednesday 29 April 2026 02:59:46 +0000 (0:00:00.684) 0:10:50.940 ******* 2026-04-29 02:59:46.322023 | instance | ok: [instance] 2026-04-29 02:59:46.322291 | instance | 2026-04-29 02:59:46.322640 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 02:59:46.322949 | instance | Wednesday 29 April 2026 02:59:46 +0000 (0:00:00.198) 0:10:51.139 ******* 2026-04-29 02:59:46.394473 | instance | skipping: [instance] 2026-04-29 02:59:46.394770 | instance | 2026-04-29 02:59:46.395060 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 02:59:46.395324 | instance | Wednesday 29 April 2026 02:59:46 +0000 (0:00:00.072) 0:10:51.211 ******* 2026-04-29 02:59:46.469542 | instance | skipping: [instance] 2026-04-29 02:59:46.469771 | instance | 2026-04-29 02:59:46.470087 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 02:59:46.470409 | instance | Wednesday 29 April 2026 02:59:46 +0000 (0:00:00.075) 0:10:51.286 ******* 2026-04-29 02:59:46.538361 | instance | ok: [instance] 2026-04-29 02:59:46.538641 | instance | 2026-04-29 02:59:46.539004 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 02:59:46.539300 | instance | Wednesday 29 April 2026 02:59:46 +0000 (0:00:00.068) 0:10:51.355 ******* 2026-04-29 02:59:46.693016 | instance | ok: [instance] => (item=oslo_cache) 2026-04-29 02:59:46.693268 | instance | ok: [instance] => (item=key_manager) 2026-04-29 02:59:46.693551 | instance | ok: [instance] => (item=identity) 2026-04-29 02:59:46.693811 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-29 02:59:46.694090 | instance | ok: [instance] => (item=orchestration) 2026-04-29 02:59:46.694350 | instance | ok: [instance] => (item=oslo_db) 2026-04-29 02:59:46.694671 | instance | ok: [instance] => (item=container_infra) 2026-04-29 02:59:46.694914 | instance | 2026-04-29 02:59:46.695212 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 02:59:46.695489 | instance | Wednesday 29 April 2026 02:59:46 +0000 (0:00:00.153) 0:10:51.509 ******* 2026-04-29 02:59:46.810692 | instance | ok: [instance] 2026-04-29 02:59:46.810950 | instance | 2026-04-29 02:59:46.811232 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:59:46.811499 | instance | Wednesday 29 April 2026 02:59:46 +0000 (0:00:00.116) 0:10:51.626 ******* 2026-04-29 02:59:46.916217 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:59:46.916436 | instance | 2026-04-29 02:59:46.916697 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:59:46.916958 | instance | Wednesday 29 April 2026 02:59:46 +0000 (0:00:00.106) 0:10:51.733 ******* 2026-04-29 02:59:47.515277 | instance | ok: [instance] 2026-04-29 02:59:47.515548 | instance | 2026-04-29 02:59:47.515831 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 02:59:47.516082 | instance | Wednesday 29 April 2026 02:59:47 +0000 (0:00:00.599) 0:10:52.332 ******* 2026-04-29 02:59:47.603662 | instance | ok: [instance] => { 2026-04-29 02:59:47.603923 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-04-29 02:59:47.604180 | instance | } 2026-04-29 02:59:47.604471 | instance | 2026-04-29 02:59:47.604735 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 02:59:47.604997 | instance | Wednesday 29 April 2026 02:59:47 +0000 (0:00:00.088) 0:10:52.420 ******* 2026-04-29 02:59:48.064700 | instance | ok: [instance] 2026-04-29 02:59:48.064936 | instance | 2026-04-29 02:59:48.065205 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 02:59:48.065469 | instance | Wednesday 29 April 2026 02:59:48 +0000 (0:00:00.460) 0:10:52.881 ******* 2026-04-29 02:59:48.182048 | instance | skipping: [instance] 2026-04-29 02:59:48.182264 | instance | 2026-04-29 02:59:48.182591 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-04-29 02:59:48.182972 | instance | Wednesday 29 April 2026 02:59:48 +0000 (0:00:00.116) 0:10:52.998 ******* 2026-04-29 02:59:48.795938 | instance | ok: [instance] 2026-04-29 02:59:48.796145 | instance | 2026-04-29 02:59:48.796480 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 02:59:48.796768 | instance | Wednesday 29 April 2026 02:59:48 +0000 (0:00:00.613) 0:10:53.612 ******* 2026-04-29 02:59:48.918128 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 02:59:48.918428 | instance | 2026-04-29 02:59:48.918767 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 02:59:48.919063 | instance | Wednesday 29 April 2026 02:59:48 +0000 (0:00:00.122) 0:10:53.734 ******* 2026-04-29 02:59:49.648876 | instance | ok: [instance] 2026-04-29 02:59:49.649358 | instance | 2026-04-29 02:59:49.649463 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-04-29 02:59:49.650223 | instance | Wednesday 29 April 2026 02:59:49 +0000 (0:00:00.730) 0:10:54.465 ******* 2026-04-29 02:59:49.933611 | instance | ok: [instance] 2026-04-29 02:59:49.933757 | instance | 2026-04-29 02:59:49.933942 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-04-29 02:59:49.934112 | instance | Wednesday 29 April 2026 02:59:49 +0000 (0:00:00.285) 0:10:54.750 ******* 2026-04-29 02:59:50.467106 | instance | ok: [instance] 2026-04-29 02:59:50.467282 | instance | 2026-04-29 02:59:50.467464 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-04-29 02:59:50.467682 | instance | Wednesday 29 April 2026 02:59:50 +0000 (0:00:00.533) 0:10:55.284 ******* 2026-04-29 02:59:51.371114 | instance | ok: [instance] 2026-04-29 02:59:51.371411 | instance | 2026-04-29 02:59:51.371752 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-04-29 02:59:51.372099 | instance | Wednesday 29 April 2026 02:59:51 +0000 (0:00:00.903) 0:10:56.188 ******* 2026-04-29 02:59:54.655210 | instance | ok: [instance] 2026-04-29 02:59:54.655280 | instance | 2026-04-29 02:59:54.655293 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-04-29 02:59:54.655303 | instance | Wednesday 29 April 2026 02:59:54 +0000 (0:00:03.282) 0:10:59.471 ******* 2026-04-29 02:59:54.930053 | instance | ok: [instance] 2026-04-29 02:59:54.930125 | instance | 2026-04-29 02:59:54.930258 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-04-29 02:59:54.930379 | instance | Wednesday 29 April 2026 02:59:54 +0000 (0:00:00.276) 0:10:59.747 ******* 2026-04-29 02:59:56.871769 | instance | ok: [instance] 2026-04-29 02:59:56.871847 | instance | 2026-04-29 02:59:56.872111 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-04-29 02:59:56.872182 | instance | Wednesday 29 April 2026 02:59:56 +0000 (0:00:01.941) 0:11:01.689 ******* 2026-04-29 02:59:57.574769 | instance | ok: [instance] 2026-04-29 02:59:57.574885 | instance | 2026-04-29 02:59:57.575109 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-04-29 02:59:57.575139 | instance | Wednesday 29 April 2026 02:59:57 +0000 (0:00:00.703) 0:11:02.392 ******* 2026-04-29 02:59:57.641617 | instance | skipping: [instance] 2026-04-29 02:59:57.641699 | instance | 2026-04-29 02:59:57.641974 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-04-29 02:59:57.642015 | instance | Wednesday 29 April 2026 02:59:57 +0000 (0:00:00.066) 0:11:02.459 ******* 2026-04-29 02:59:57.732852 | instance | ok: [instance] 2026-04-29 02:59:57.732925 | instance | 2026-04-29 02:59:57.733047 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-04-29 02:59:57.733162 | instance | Wednesday 29 April 2026 02:59:57 +0000 (0:00:00.091) 0:11:02.550 ******* 2026-04-29 02:59:57.817342 | instance | skipping: [instance] 2026-04-29 02:59:57.817411 | instance | 2026-04-29 02:59:57.817568 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-04-29 02:59:57.817671 | instance | Wednesday 29 April 2026 02:59:57 +0000 (0:00:00.084) 0:11:02.634 ******* 2026-04-29 03:00:00.447909 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-04-29 03:00:00.447980 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-04-29 03:00:00.448196 | instance | ok: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-04-29 03:00:00.448326 | instance | ok: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-04-29 03:00:00.448482 | instance | 2026-04-29 03:00:00.448629 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-04-29 03:00:00.448770 | instance | Wednesday 29 April 2026 03:00:00 +0000 (0:00:02.630) 0:11:05.265 ******* 2026-04-29 03:00:00.564101 | 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-29 03:00:00.564274 | 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-29 03:00:00.564457 | 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-29 03:00:00.564642 | 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-29 03:00:00.564824 | 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-29 03:00:00.565013 | 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-29 03:00:00.565194 | 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-29 03:00:00.565377 | 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-29 03:00:00.565569 | instance | skipping: [instance] 2026-04-29 03:00:00.565726 | instance | 2026-04-29 03:00:00.565906 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-04-29 03:00:00.566087 | instance | Wednesday 29 April 2026 03:00:00 +0000 (0:00:00.116) 0:11:05.381 ******* 2026-04-29 03:00:01.620809 | instance | ok: [instance] 2026-04-29 03:00:01.620924 | instance | 2026-04-29 03:00:01.621052 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-04-29 03:00:01.621179 | instance | Wednesday 29 April 2026 03:00:01 +0000 (0:00:01.056) 0:11:06.438 ******* 2026-04-29 03:00:02.336655 | instance | ok: [instance] 2026-04-29 03:00:02.336727 | instance | 2026-04-29 03:00:02.336860 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-04-29 03:00:02.336982 | instance | Wednesday 29 April 2026 03:00:02 +0000 (0:00:00.715) 0:11:07.154 ******* 2026-04-29 03:00:04.622312 | instance | ok: [instance] 2026-04-29 03:00:04.622603 | instance | 2026-04-29 03:00:04.622934 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-04-29 03:00:04.623201 | instance | Wednesday 29 April 2026 03:00:04 +0000 (0:00:02.285) 0:11:09.439 ******* 2026-04-29 03:00:05.375636 | instance | ok: [instance] 2026-04-29 03:00:05.375809 | instance | 2026-04-29 03:00:05.376012 | instance | TASK [Create Ingress] ********************************************************** 2026-04-29 03:00:05.376216 | instance | Wednesday 29 April 2026 03:00:05 +0000 (0:00:00.753) 0:11:10.193 ******* 2026-04-29 03:00:05.544740 | instance | included: openstack_helm_ingress for instance 2026-04-29 03:00:05.544967 | instance | 2026-04-29 03:00:05.545238 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 03:00:05.545504 | instance | Wednesday 29 April 2026 03:00:05 +0000 (0:00:00.169) 0:11:10.362 ******* 2026-04-29 03:00:05.630122 | instance | skipping: [instance] 2026-04-29 03:00:05.630317 | instance | 2026-04-29 03:00:05.630530 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 03:00:05.630746 | instance | Wednesday 29 April 2026 03:00:05 +0000 (0:00:00.085) 0:11:10.447 ******* 2026-04-29 03:00:05.700332 | instance | skipping: [instance] 2026-04-29 03:00:05.700594 | instance | 2026-04-29 03:00:05.700899 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 03:00:05.701171 | instance | Wednesday 29 April 2026 03:00:05 +0000 (0:00:00.070) 0:11:10.517 ******* 2026-04-29 03:00:05.787963 | instance | ok: [instance] 2026-04-29 03:00:05.788169 | instance | 2026-04-29 03:00:05.788317 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-04-29 03:00:05.788533 | instance | Wednesday 29 April 2026 03:00:05 +0000 (0:00:00.087) 0:11:10.605 ******* 2026-04-29 03:00:05.916382 | instance | included: ingress for instance 2026-04-29 03:00:05.916464 | instance | 2026-04-29 03:00:05.916593 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-04-29 03:00:05.916731 | instance | Wednesday 29 April 2026 03:00:05 +0000 (0:00:00.128) 0:11:10.733 ******* 2026-04-29 03:00:07.123045 | instance | ok: [instance] 2026-04-29 03:00:07.123295 | instance | 2026-04-29 03:00:07.123605 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-04-29 03:00:07.124062 | instance | Wednesday 29 April 2026 03:00:07 +0000 (0:00:01.205) 0:11:11.939 ******* 2026-04-29 03:00:07.886313 | instance | ok: [instance] 2026-04-29 03:00:07.886463 | instance | 2026-04-29 03:00:07.886718 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-04-29 03:00:07.886904 | instance | Wednesday 29 April 2026 03:00:07 +0000 (0:00:00.764) 0:11:12.703 ******* 2026-04-29 03:00:08.067453 | instance | included: openstack_helm_ingress for instance 2026-04-29 03:00:08.068295 | instance | 2026-04-29 03:00:08.068349 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 03:00:08.068421 | instance | Wednesday 29 April 2026 03:00:08 +0000 (0:00:00.180) 0:11:12.884 ******* 2026-04-29 03:00:08.144585 | instance | skipping: [instance] 2026-04-29 03:00:08.144885 | instance | 2026-04-29 03:00:08.145187 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 03:00:08.145485 | instance | Wednesday 29 April 2026 03:00:08 +0000 (0:00:00.077) 0:11:12.961 ******* 2026-04-29 03:00:08.325962 | instance | skipping: [instance] 2026-04-29 03:00:08.326223 | instance | 2026-04-29 03:00:08.326651 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 03:00:08.326945 | instance | Wednesday 29 April 2026 03:00:08 +0000 (0:00:00.181) 0:11:13.143 ******* 2026-04-29 03:00:08.406531 | instance | ok: [instance] 2026-04-29 03:00:08.406792 | instance | 2026-04-29 03:00:08.407064 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-04-29 03:00:08.407340 | instance | Wednesday 29 April 2026 03:00:08 +0000 (0:00:00.080) 0:11:13.223 ******* 2026-04-29 03:00:08.516424 | instance | included: ingress for instance 2026-04-29 03:00:08.516703 | instance | 2026-04-29 03:00:08.516989 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-04-29 03:00:08.517260 | instance | Wednesday 29 April 2026 03:00:08 +0000 (0:00:00.109) 0:11:13.333 ******* 2026-04-29 03:00:09.581277 | instance | ok: [instance] 2026-04-29 03:00:09.581504 | instance | 2026-04-29 03:00:09.581770 | instance | TASK [Upload images] *********************************************************** 2026-04-29 03:00:09.582044 | instance | Wednesday 29 April 2026 03:00:09 +0000 (0:00:01.064) 0:11:14.398 ******* 2026-04-29 03:00:09.783032 | 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-29 03:00:09.783103 | instance | 2026-04-29 03:00:09.783235 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-29 03:00:09.783365 | instance | Wednesday 29 April 2026 03:00:09 +0000 (0:00:00.201) 0:11:14.600 ******* 2026-04-29 03:00:10.708616 | instance | ok: [instance] 2026-04-29 03:00:10.708818 | instance | 2026-04-29 03:00:10.709091 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-29 03:00:10.709372 | instance | Wednesday 29 April 2026 03:00:10 +0000 (0:00:00.924) 0:11:15.524 ******* 2026-04-29 03:00:10.778948 | instance | skipping: [instance] 2026-04-29 03:00:10.779054 | instance | 2026-04-29 03:00:10.779226 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-29 03:00:10.779399 | instance | Wednesday 29 April 2026 03:00:10 +0000 (0:00:00.071) 0:11:15.596 ******* 2026-04-29 03:00:10.850490 | instance | skipping: [instance] 2026-04-29 03:00:10.850830 | instance | 2026-04-29 03:00:10.851133 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-29 03:00:10.851420 | instance | Wednesday 29 April 2026 03:00:10 +0000 (0:00:00.071) 0:11:15.667 ******* 2026-04-29 03:00:10.930756 | instance | skipping: [instance] 2026-04-29 03:00:10.931056 | instance | 2026-04-29 03:00:10.931437 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-29 03:00:10.931878 | instance | Wednesday 29 April 2026 03:00:10 +0000 (0:00:00.080) 0:11:15.747 ******* 2026-04-29 03:00:11.001861 | instance | skipping: [instance] 2026-04-29 03:00:11.001923 | instance | 2026-04-29 03:00:11.002043 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-29 03:00:11.002161 | instance | Wednesday 29 April 2026 03:00:10 +0000 (0:00:00.071) 0:11:15.819 ******* 2026-04-29 03:00:11.077190 | instance | skipping: [instance] 2026-04-29 03:00:11.077411 | instance | 2026-04-29 03:00:11.077689 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-29 03:00:11.077959 | instance | Wednesday 29 April 2026 03:00:11 +0000 (0:00:00.075) 0:11:15.894 ******* 2026-04-29 03:00:11.155269 | instance | skipping: [instance] 2026-04-29 03:00:11.155531 | instance | 2026-04-29 03:00:11.155818 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-29 03:00:11.156104 | instance | Wednesday 29 April 2026 03:00:11 +0000 (0:00:00.078) 0:11:15.972 ******* 2026-04-29 03:00:11.379061 | instance | skipping: [instance] 2026-04-29 03:00:11.379304 | instance | 2026-04-29 03:00:11.379584 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 03:00:11.379935 | instance | Wednesday 29 April 2026 03:00:11 +0000 (0:00:00.223) 0:11:16.196 ******* 2026-04-29 03:00:11.484166 | instance | ok: [instance] 2026-04-29 03:00:11.484428 | instance | 2026-04-29 03:00:11.484735 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 03:00:11.484951 | instance | Wednesday 29 April 2026 03:00:11 +0000 (0:00:00.105) 0:11:16.301 ******* 2026-04-29 03:00:11.606209 | instance | included: rabbitmq for instance 2026-04-29 03:00:11.606494 | instance | 2026-04-29 03:00:11.606858 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-29 03:00:11.607153 | instance | Wednesday 29 April 2026 03:00:11 +0000 (0:00:00.122) 0:11:16.423 ******* 2026-04-29 03:00:12.305955 | instance | ok: [instance] 2026-04-29 03:00:12.306181 | instance | 2026-04-29 03:00:12.306478 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-29 03:00:12.306791 | instance | Wednesday 29 April 2026 03:00:12 +0000 (0:00:00.699) 0:11:17.123 ******* 2026-04-29 03:00:12.473867 | instance | skipping: [instance] 2026-04-29 03:00:12.474115 | instance | 2026-04-29 03:00:12.474423 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-29 03:00:12.474772 | instance | Wednesday 29 April 2026 03:00:12 +0000 (0:00:00.167) 0:11:17.291 ******* 2026-04-29 03:00:12.646805 | instance | skipping: [instance] 2026-04-29 03:00:12.647018 | instance | 2026-04-29 03:00:12.647287 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-29 03:00:12.647547 | instance | Wednesday 29 April 2026 03:00:12 +0000 (0:00:00.173) 0:11:17.464 ******* 2026-04-29 03:00:12.809251 | instance | skipping: [instance] 2026-04-29 03:00:12.809425 | instance | 2026-04-29 03:00:12.809699 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-29 03:00:12.810002 | instance | Wednesday 29 April 2026 03:00:12 +0000 (0:00:00.162) 0:11:17.626 ******* 2026-04-29 03:00:13.636215 | instance | ok: [instance] 2026-04-29 03:00:13.636441 | instance | 2026-04-29 03:00:13.636740 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 03:00:13.637010 | instance | Wednesday 29 April 2026 03:00:13 +0000 (0:00:00.827) 0:11:18.453 ******* 2026-04-29 03:00:14.399360 | instance | ok: [instance] 2026-04-29 03:00:14.399452 | instance | 2026-04-29 03:00:14.399584 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 03:00:14.399706 | instance | Wednesday 29 April 2026 03:00:14 +0000 (0:00:00.763) 0:11:19.216 ******* 2026-04-29 03:00:14.476539 | instance | ok: [instance] 2026-04-29 03:00:14.476799 | instance | 2026-04-29 03:00:14.477089 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 03:00:14.477357 | instance | Wednesday 29 April 2026 03:00:14 +0000 (0:00:00.076) 0:11:19.293 ******* 2026-04-29 03:00:14.551387 | instance | skipping: [instance] 2026-04-29 03:00:14.551633 | instance | 2026-04-29 03:00:14.551916 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 03:00:14.552200 | instance | Wednesday 29 April 2026 03:00:14 +0000 (0:00:00.074) 0:11:19.368 ******* 2026-04-29 03:00:14.634070 | instance | skipping: [instance] 2026-04-29 03:00:14.634317 | instance | 2026-04-29 03:00:14.634658 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 03:00:14.634958 | instance | Wednesday 29 April 2026 03:00:14 +0000 (0:00:00.082) 0:11:19.451 ******* 2026-04-29 03:00:14.720413 | instance | ok: [instance] 2026-04-29 03:00:14.720711 | instance | 2026-04-29 03:00:14.721014 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 03:00:14.721330 | instance | Wednesday 29 April 2026 03:00:14 +0000 (0:00:00.086) 0:11:19.537 ******* 2026-04-29 03:00:14.854024 | instance | ok: [instance] => (item=oslo_cache) 2026-04-29 03:00:14.854171 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-29 03:00:14.854345 | instance | ok: [instance] => (item=identity) 2026-04-29 03:00:14.854560 | instance | ok: [instance] => (item=sharev2) 2026-04-29 03:00:14.854733 | instance | ok: [instance] => (item=oslo_db) 2026-04-29 03:00:14.854900 | instance | 2026-04-29 03:00:14.855072 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 03:00:14.855253 | instance | Wednesday 29 April 2026 03:00:14 +0000 (0:00:00.133) 0:11:19.671 ******* 2026-04-29 03:00:14.962750 | instance | ok: [instance] 2026-04-29 03:00:14.962828 | instance | 2026-04-29 03:00:14.962955 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 03:00:14.963072 | instance | Wednesday 29 April 2026 03:00:14 +0000 (0:00:00.107) 0:11:19.779 ******* 2026-04-29 03:00:15.072765 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 03:00:15.073003 | instance | 2026-04-29 03:00:15.073276 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 03:00:15.073554 | instance | Wednesday 29 April 2026 03:00:15 +0000 (0:00:00.110) 0:11:19.889 ******* 2026-04-29 03:00:15.682956 | instance | ok: [instance] 2026-04-29 03:00:15.683364 | instance | 2026-04-29 03:00:15.683554 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-04-29 03:00:15.683856 | instance | Wednesday 29 April 2026 03:00:15 +0000 (0:00:00.610) 0:11:20.500 ******* 2026-04-29 03:00:16.678790 | instance | ok: [instance] 2026-04-29 03:00:16.678912 | instance | 2026-04-29 03:00:16.679048 | instance | TASK [Upload service image] **************************************************** 2026-04-29 03:00:16.679161 | instance | Wednesday 29 April 2026 03:00:16 +0000 (0:00:00.995) 0:11:21.496 ******* 2026-04-29 03:00:16.888569 | instance | included: glance_image for instance 2026-04-29 03:00:16.888650 | instance | 2026-04-29 03:00:16.888771 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-29 03:00:16.888893 | instance | Wednesday 29 April 2026 03:00:16 +0000 (0:00:00.210) 0:11:21.706 ******* 2026-04-29 03:00:17.888585 | instance | ok: [instance] 2026-04-29 03:00:17.888667 | instance | 2026-04-29 03:00:17.888817 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-29 03:00:17.888938 | instance | Wednesday 29 April 2026 03:00:17 +0000 (0:00:01.000) 0:11:22.706 ******* 2026-04-29 03:00:17.960944 | instance | skipping: [instance] 2026-04-29 03:00:17.961180 | instance | 2026-04-29 03:00:17.961472 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-29 03:00:17.961776 | instance | Wednesday 29 April 2026 03:00:17 +0000 (0:00:00.071) 0:11:22.778 ******* 2026-04-29 03:00:18.027424 | instance | skipping: [instance] 2026-04-29 03:00:18.027502 | instance | 2026-04-29 03:00:18.027668 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-29 03:00:18.027855 | instance | Wednesday 29 April 2026 03:00:18 +0000 (0:00:00.066) 0:11:22.844 ******* 2026-04-29 03:00:18.092057 | instance | skipping: [instance] 2026-04-29 03:00:18.092465 | instance | 2026-04-29 03:00:18.092835 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-29 03:00:18.093145 | instance | Wednesday 29 April 2026 03:00:18 +0000 (0:00:00.064) 0:11:22.909 ******* 2026-04-29 03:00:18.167545 | instance | skipping: [instance] 2026-04-29 03:00:18.167590 | instance | 2026-04-29 03:00:18.167597 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-29 03:00:18.167604 | instance | Wednesday 29 April 2026 03:00:18 +0000 (0:00:00.073) 0:11:22.983 ******* 2026-04-29 03:00:18.230454 | instance | skipping: [instance] 2026-04-29 03:00:18.230619 | instance | 2026-04-29 03:00:18.230845 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-29 03:00:18.231029 | instance | Wednesday 29 April 2026 03:00:18 +0000 (0:00:00.064) 0:11:23.047 ******* 2026-04-29 03:00:18.290939 | instance | skipping: [instance] 2026-04-29 03:00:18.291068 | instance | 2026-04-29 03:00:18.291246 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-29 03:00:18.291422 | instance | Wednesday 29 April 2026 03:00:18 +0000 (0:00:00.059) 0:11:23.107 ******* 2026-04-29 03:00:18.393366 | instance | skipping: [instance] 2026-04-29 03:00:18.393610 | instance | 2026-04-29 03:00:18.393900 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-04-29 03:00:18.394167 | instance | Wednesday 29 April 2026 03:00:18 +0000 (0:00:00.103) 0:11:23.210 ******* 2026-04-29 03:00:19.354102 | instance | ok: [instance] 2026-04-29 03:00:19.354389 | instance | 2026-04-29 03:00:19.354666 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-04-29 03:00:19.354943 | instance | Wednesday 29 April 2026 03:00:19 +0000 (0:00:00.960) 0:11:24.171 ******* 2026-04-29 03:00:22.373001 | instance | ok: [instance] => (item=22) 2026-04-29 03:00:22.373315 | instance | ok: [instance] => (item=111) 2026-04-29 03:00:22.373607 | instance | ok: [instance] => (item=2049) 2026-04-29 03:00:22.373894 | instance | 2026-04-29 03:00:22.374263 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-04-29 03:00:22.374434 | instance | Wednesday 29 April 2026 03:00:22 +0000 (0:00:03.018) 0:11:27.190 ******* 2026-04-29 03:00:23.455206 | instance | ok: [instance] 2026-04-29 03:00:23.455431 | instance | 2026-04-29 03:00:23.455716 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-04-29 03:00:23.455980 | instance | Wednesday 29 April 2026 03:00:23 +0000 (0:00:01.082) 0:11:28.272 ******* 2026-04-29 03:00:23.672499 | instance | ok: [instance -> localhost] 2026-04-29 03:00:23.672889 | instance | 2026-04-29 03:00:23.673193 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-04-29 03:00:23.673469 | instance | Wednesday 29 April 2026 03:00:23 +0000 (0:00:00.217) 0:11:28.489 ******* 2026-04-29 03:00:24.053310 | instance | ok: [instance -> localhost] 2026-04-29 03:00:24.053551 | instance | 2026-04-29 03:00:24.053838 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-04-29 03:00:24.054208 | instance | Wednesday 29 April 2026 03:00:24 +0000 (0:00:00.380) 0:11:28.870 ******* 2026-04-29 03:00:24.378318 | instance | ok: [instance -> localhost] 2026-04-29 03:00:24.378647 | instance | 2026-04-29 03:00:24.378950 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-04-29 03:00:24.379244 | instance | Wednesday 29 April 2026 03:00:24 +0000 (0:00:00.325) 0:11:29.195 ******* 2026-04-29 03:00:24.612201 | instance | ok: [instance -> localhost] 2026-04-29 03:00:24.612420 | instance | 2026-04-29 03:00:24.612687 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-04-29 03:00:24.612984 | instance | Wednesday 29 April 2026 03:00:24 +0000 (0:00:00.233) 0:11:29.429 ******* 2026-04-29 03:00:25.305946 | instance | ok: [instance] 2026-04-29 03:00:25.306176 | instance | 2026-04-29 03:00:25.306470 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-04-29 03:00:25.306776 | instance | Wednesday 29 April 2026 03:00:25 +0000 (0:00:00.693) 0:11:30.122 ******* 2026-04-29 03:00:27.704134 | instance | ok: [instance] 2026-04-29 03:00:27.704367 | instance | 2026-04-29 03:00:27.704651 | instance | TASK [Create Ingress] ********************************************************** 2026-04-29 03:00:27.704916 | instance | Wednesday 29 April 2026 03:00:27 +0000 (0:00:02.398) 0:11:32.521 ******* 2026-04-29 03:00:28.009757 | instance | included: openstack_helm_ingress for instance 2026-04-29 03:00:28.009997 | instance | 2026-04-29 03:00:28.010306 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 03:00:28.010661 | instance | Wednesday 29 April 2026 03:00:28 +0000 (0:00:00.305) 0:11:32.827 ******* 2026-04-29 03:00:28.103334 | instance | skipping: [instance] 2026-04-29 03:00:28.103626 | instance | 2026-04-29 03:00:28.103949 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 03:00:28.104251 | instance | Wednesday 29 April 2026 03:00:28 +0000 (0:00:00.093) 0:11:32.920 ******* 2026-04-29 03:00:28.176083 | instance | skipping: [instance] 2026-04-29 03:00:28.176324 | instance | 2026-04-29 03:00:28.176652 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 03:00:28.176936 | instance | Wednesday 29 April 2026 03:00:28 +0000 (0:00:00.073) 0:11:32.993 ******* 2026-04-29 03:00:28.266653 | instance | ok: [instance] 2026-04-29 03:00:28.266872 | instance | 2026-04-29 03:00:28.267153 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-04-29 03:00:28.267438 | instance | Wednesday 29 April 2026 03:00:28 +0000 (0:00:00.090) 0:11:33.083 ******* 2026-04-29 03:00:28.398570 | instance | included: ingress for instance 2026-04-29 03:00:28.398649 | instance | 2026-04-29 03:00:28.398814 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-04-29 03:00:28.398930 | instance | Wednesday 29 April 2026 03:00:28 +0000 (0:00:00.131) 0:11:33.215 ******* 2026-04-29 03:00:29.535260 | instance | ok: [instance] 2026-04-29 03:00:29.535524 | instance | 2026-04-29 03:00:29.535815 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-04-29 03:00:29.536088 | instance | Wednesday 29 April 2026 03:00:29 +0000 (0:00:01.135) 0:11:34.351 ******* 2026-04-29 03:00:30.827857 | instance | ok: [instance] 2026-04-29 03:00:30.828118 | instance | 2026-04-29 03:00:30.828443 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 03:00:30.828733 | instance | Wednesday 29 April 2026 03:00:30 +0000 (0:00:01.293) 0:11:35.645 ******* 2026-04-29 03:00:30.922663 | instance | ok: [instance] 2026-04-29 03:00:30.922868 | instance | 2026-04-29 03:00:30.923140 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 03:00:30.923415 | instance | Wednesday 29 April 2026 03:00:30 +0000 (0:00:00.094) 0:11:35.739 ******* 2026-04-29 03:00:30.991661 | instance | skipping: [instance] 2026-04-29 03:00:30.991799 | instance | 2026-04-29 03:00:30.991978 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 03:00:30.992146 | instance | Wednesday 29 April 2026 03:00:30 +0000 (0:00:00.069) 0:11:35.809 ******* 2026-04-29 03:00:31.064087 | instance | skipping: [instance] 2026-04-29 03:00:31.064350 | instance | 2026-04-29 03:00:31.064400 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 03:00:31.064552 | instance | Wednesday 29 April 2026 03:00:31 +0000 (0:00:00.072) 0:11:35.881 ******* 2026-04-29 03:00:31.131794 | instance | skipping: [instance] 2026-04-29 03:00:31.132033 | instance | 2026-04-29 03:00:31.132315 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 03:00:31.132589 | instance | Wednesday 29 April 2026 03:00:31 +0000 (0:00:00.067) 0:11:35.949 ******* 2026-04-29 03:00:31.220592 | instance | skipping: [instance] 2026-04-29 03:00:31.220878 | instance | 2026-04-29 03:00:31.221196 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 03:00:31.221511 | instance | Wednesday 29 April 2026 03:00:31 +0000 (0:00:00.088) 0:11:36.037 ******* 2026-04-29 03:00:31.290567 | instance | skipping: [instance] 2026-04-29 03:00:31.291043 | instance | 2026-04-29 03:00:31.291251 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 03:00:31.291613 | instance | Wednesday 29 April 2026 03:00:31 +0000 (0:00:00.070) 0:11:36.107 ******* 2026-04-29 03:00:31.362800 | instance | ok: [instance] 2026-04-29 03:00:31.363008 | instance | 2026-04-29 03:00:31.363302 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 03:00:31.363671 | instance | Wednesday 29 April 2026 03:00:31 +0000 (0:00:00.072) 0:11:36.180 ******* 2026-04-29 03:00:31.486353 | instance | ok: [instance] => (item=oslo_cache) 2026-04-29 03:00:31.486657 | instance | ok: [instance] => (item=identity) 2026-04-29 03:00:31.486970 | instance | ok: [instance] => (item=dashboard) 2026-04-29 03:00:31.487266 | instance | ok: [instance] => (item=oslo_db) 2026-04-29 03:00:31.487612 | instance | 2026-04-29 03:00:31.487959 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 03:00:31.488325 | instance | Wednesday 29 April 2026 03:00:31 +0000 (0:00:00.123) 0:11:36.303 ******* 2026-04-29 03:00:31.604370 | instance | ok: [instance] 2026-04-29 03:00:31.604535 | instance | 2026-04-29 03:00:31.604722 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 03:00:31.604892 | instance | Wednesday 29 April 2026 03:00:31 +0000 (0:00:00.118) 0:11:36.421 ******* 2026-04-29 03:00:31.709331 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 03:00:31.709603 | instance | 2026-04-29 03:00:31.709934 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 03:00:31.710275 | instance | Wednesday 29 April 2026 03:00:31 +0000 (0:00:00.104) 0:11:36.526 ******* 2026-04-29 03:00:32.318755 | instance | ok: [instance] 2026-04-29 03:00:32.319052 | instance | 2026-04-29 03:00:32.319417 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-04-29 03:00:32.319738 | instance | Wednesday 29 April 2026 03:00:32 +0000 (0:00:00.608) 0:11:37.135 ******* 2026-04-29 03:00:34.434879 | instance | ok: [instance] 2026-04-29 03:00:34.435192 | instance | 2026-04-29 03:00:34.435574 | instance | TASK [Create Ingress] ********************************************************** 2026-04-29 03:00:34.436125 | instance | Wednesday 29 April 2026 03:00:34 +0000 (0:00:02.115) 0:11:39.251 ******* 2026-04-29 03:00:34.717159 | instance | included: openstack_helm_ingress for instance 2026-04-29 03:00:34.717503 | instance | 2026-04-29 03:00:34.717797 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-29 03:00:34.718067 | instance | Wednesday 29 April 2026 03:00:34 +0000 (0:00:00.282) 0:11:39.534 ******* 2026-04-29 03:00:34.790279 | instance | skipping: [instance] 2026-04-29 03:00:34.790529 | instance | 2026-04-29 03:00:34.790774 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-29 03:00:34.790944 | instance | Wednesday 29 April 2026 03:00:34 +0000 (0:00:00.073) 0:11:39.607 ******* 2026-04-29 03:00:34.862837 | instance | skipping: [instance] 2026-04-29 03:00:34.863066 | instance | 2026-04-29 03:00:34.863490 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-29 03:00:34.863643 | instance | Wednesday 29 April 2026 03:00:34 +0000 (0:00:00.072) 0:11:39.680 ******* 2026-04-29 03:00:34.955893 | instance | ok: [instance] 2026-04-29 03:00:34.956121 | instance | 2026-04-29 03:00:34.956441 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-04-29 03:00:34.956670 | instance | Wednesday 29 April 2026 03:00:34 +0000 (0:00:00.092) 0:11:39.773 ******* 2026-04-29 03:00:35.068130 | instance | included: ingress for instance 2026-04-29 03:00:35.068381 | instance | 2026-04-29 03:00:35.068657 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-04-29 03:00:35.068937 | instance | Wednesday 29 April 2026 03:00:35 +0000 (0:00:00.110) 0:11:39.884 ******* 2026-04-29 03:00:36.291015 | instance | ok: [instance] 2026-04-29 03:00:36.291097 | instance | 2026-04-29 03:00:36.291225 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-04-29 03:00:36.291348 | instance | Wednesday 29 April 2026 03:00:36 +0000 (0:00:01.223) 0:11:41.107 ******* 2026-04-29 03:00:37.097292 | instance | ok: [instance] 2026-04-29 03:00:37.097526 | instance | 2026-04-29 03:00:37.097796 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-04-29 03:00:37.098068 | instance | Wednesday 29 April 2026 03:00:37 +0000 (0:00:00.806) 0:11:41.914 ******* 2026-04-29 03:00:44.583272 | instance | ok: [instance] => (item=None) 2026-04-29 03:00:44.583516 | instance | ok: [instance] => (item=None) 2026-04-29 03:00:44.583777 | instance | ok: [instance] => (item=None) 2026-04-29 03:00:44.584054 | instance | ok: [instance] => (item=None) 2026-04-29 03:00:44.584341 | instance | ok: [instance] => (item=None) 2026-04-29 03:00:44.584574 | instance | ok: [instance] => (item=None) 2026-04-29 03:00:44.584825 | instance | ok: [instance] => (item=None) 2026-04-29 03:00:44.585103 | instance | ok: [instance] => (item=None) 2026-04-29 03:00:44.585369 | instance | ok: [instance] => (item=None) 2026-04-29 03:00:44.585615 | instance | ok: [instance] => (item=None) 2026-04-29 03:00:44.585887 | instance | ok: [instance] => (item=None) 2026-04-29 03:00:44.586140 | instance | ok: [instance] => (item=None) 2026-04-29 03:00:44.586393 | instance | ok: [instance] 2026-04-29 03:00:44.586682 | instance | 2026-04-29 03:00:44.586945 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-04-29 03:00:44.587206 | instance | Wednesday 29 April 2026 03:00:44 +0000 (0:00:07.485) 0:11:49.400 ******* 2026-04-29 03:00:44.868675 | instance | ok: [instance] => (item=None) 2026-04-29 03:00:44.868751 | instance | ok: [instance] => (item=None) 2026-04-29 03:00:44.868860 | instance | ok: [instance] => (item=None) 2026-04-29 03:00:44.868983 | instance | skipping: [instance] => (item=None) 2026-04-29 03:00:44.869098 | instance | ok: [instance] => (item=None) 2026-04-29 03:00:44.869254 | instance | ok: [instance] => (item=None) 2026-04-29 03:00:44.869375 | instance | ok: [instance] => (item=None) 2026-04-29 03:00:44.869492 | instance | ok: [instance] => (item=None) 2026-04-29 03:00:44.869609 | instance | ok: [instance] => (item=None) 2026-04-29 03:00:44.869725 | instance | ok: [instance] => (item=None) 2026-04-29 03:00:44.869840 | instance | ok: [instance] => (item=None) 2026-04-29 03:00:44.869956 | instance | ok: [instance] => (item=None) 2026-04-29 03:00:44.870081 | instance | ok: [instance] 2026-04-29 03:00:44.870187 | instance | 2026-04-29 03:00:44.870308 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-04-29 03:00:44.870431 | instance | Wednesday 29 April 2026 03:00:44 +0000 (0:00:00.285) 0:11:49.686 ******* 2026-04-29 03:00:45.547287 | instance | ok: [instance] 2026-04-29 03:00:45.547491 | instance | 2026-04-29 03:00:45.547755 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-04-29 03:00:45.547964 | instance | Wednesday 29 April 2026 03:00:45 +0000 (0:00:00.678) 0:11:50.364 ******* 2026-04-29 03:00:46.417682 | instance | ok: [instance] 2026-04-29 03:00:46.417919 | instance | 2026-04-29 03:00:46.418247 | instance | PLAY [controllers] ************************************************************* 2026-04-29 03:00:46.418627 | instance | 2026-04-29 03:00:46.418913 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 03:00:46.419175 | instance | Wednesday 29 April 2026 03:00:46 +0000 (0:00:00.870) 0:11:51.235 ******* 2026-04-29 03:00:50.357314 | instance | ok: [instance] 2026-04-29 03:00:50.357512 | instance | 2026-04-29 03:00:50.357811 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-29 03:00:50.358115 | instance | Wednesday 29 April 2026 03:00:50 +0000 (0:00:03.939) 0:11:55.174 ******* 2026-04-29 03:00:50.689997 | instance | ok: [instance] 2026-04-29 03:00:50.690178 | instance | 2026-04-29 03:00:50.690482 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-29 03:00:50.690827 | instance | Wednesday 29 April 2026 03:00:50 +0000 (0:00:00.332) 0:11:55.507 ******* 2026-04-29 03:00:51.946952 | instance | ok: [instance] 2026-04-29 03:00:51.947162 | instance | 2026-04-29 03:00:51.947434 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-29 03:00:51.947698 | instance | Wednesday 29 April 2026 03:00:51 +0000 (0:00:01.256) 0:11:56.764 ******* 2026-04-29 03:00:52.370303 | instance | ok: [instance] 2026-04-29 03:00:52.370405 | instance | 2026-04-29 03:00:52.370658 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-29 03:00:52.370789 | instance | Wednesday 29 April 2026 03:00:52 +0000 (0:00:00.423) 0:11:57.187 ******* 2026-04-29 03:00:52.492686 | instance | ok: [instance] => { 2026-04-29 03:00:52.492837 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-04-29 03:00:52.493028 | instance | } 2026-04-29 03:00:52.493205 | instance | 2026-04-29 03:00:52.493377 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-29 03:00:52.493542 | instance | Wednesday 29 April 2026 03:00:52 +0000 (0:00:00.122) 0:11:57.310 ******* 2026-04-29 03:00:52.911854 | instance | ok: [instance] 2026-04-29 03:00:52.912412 | instance | 2026-04-29 03:00:52.912439 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-29 03:00:52.912697 | instance | Wednesday 29 April 2026 03:00:52 +0000 (0:00:00.418) 0:11:57.728 ******* 2026-04-29 03:00:54.053202 | instance | ok: [instance] 2026-04-29 03:00:54.053305 | instance | 2026-04-29 03:00:54.053427 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-29 03:00:54.053577 | instance | Wednesday 29 April 2026 03:00:54 +0000 (0:00:01.140) 0:11:58.869 ******* 2026-04-29 03:00:54.556995 | instance | ok: [instance] 2026-04-29 03:00:54.557330 | instance | 2026-04-29 03:00:54.557447 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-29 03:00:54.557685 | instance | Wednesday 29 April 2026 03:00:54 +0000 (0:00:00.504) 0:11:59.374 ******* 2026-04-29 03:00:55.357434 | instance | ok: [instance] 2026-04-29 03:00:55.357651 | instance | 2026-04-29 03:00:55.357990 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-29 03:00:55.358265 | instance | Wednesday 29 April 2026 03:00:55 +0000 (0:00:00.800) 0:12:00.174 ******* 2026-04-29 03:00:56.142079 | instance | ok: [instance] 2026-04-29 03:00:56.142187 | instance | 2026-04-29 03:00:56.142275 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-29 03:00:56.142410 | instance | Wednesday 29 April 2026 03:00:56 +0000 (0:00:00.784) 0:12:00.959 ******* 2026-04-29 03:00:56.542659 | instance | ok: [instance] 2026-04-29 03:00:56.542944 | instance | 2026-04-29 03:00:56.543332 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-29 03:00:56.543646 | instance | Wednesday 29 April 2026 03:00:56 +0000 (0:00:00.400) 0:12:01.359 ******* 2026-04-29 03:00:56.720067 | instance | included: openstack_helm_endpoints for instance 2026-04-29 03:00:56.720291 | instance | 2026-04-29 03:00:56.720609 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 03:00:56.720859 | instance | Wednesday 29 April 2026 03:00:56 +0000 (0:00:00.177) 0:12:01.537 ******* 2026-04-29 03:00:56.794114 | instance | skipping: [instance] 2026-04-29 03:00:56.794188 | instance | 2026-04-29 03:00:56.794206 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 03:00:56.794217 | instance | Wednesday 29 April 2026 03:00:56 +0000 (0:00:00.072) 0:12:01.610 ******* 2026-04-29 03:00:56.859092 | instance | skipping: [instance] 2026-04-29 03:00:56.859322 | instance | 2026-04-29 03:00:56.859605 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 03:00:56.859887 | instance | Wednesday 29 April 2026 03:00:56 +0000 (0:00:00.066) 0:12:01.676 ******* 2026-04-29 03:00:56.924098 | instance | skipping: [instance] 2026-04-29 03:00:56.924314 | instance | 2026-04-29 03:00:56.924620 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 03:00:56.924880 | instance | Wednesday 29 April 2026 03:00:56 +0000 (0:00:00.065) 0:12:01.741 ******* 2026-04-29 03:00:56.989873 | instance | skipping: [instance] 2026-04-29 03:00:56.990092 | instance | 2026-04-29 03:00:56.990398 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 03:00:56.990686 | instance | Wednesday 29 April 2026 03:00:56 +0000 (0:00:00.065) 0:12:01.807 ******* 2026-04-29 03:00:57.055987 | instance | skipping: [instance] 2026-04-29 03:00:57.056204 | instance | 2026-04-29 03:00:57.056481 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 03:00:57.056740 | instance | Wednesday 29 April 2026 03:00:57 +0000 (0:00:00.066) 0:12:01.873 ******* 2026-04-29 03:00:57.121059 | instance | skipping: [instance] 2026-04-29 03:00:57.121350 | instance | 2026-04-29 03:00:57.122977 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 03:00:57.123014 | instance | Wednesday 29 April 2026 03:00:57 +0000 (0:00:00.064) 0:12:01.938 ******* 2026-04-29 03:00:57.200160 | instance | ok: [instance] 2026-04-29 03:00:57.200398 | instance | 2026-04-29 03:00:57.200679 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 03:00:57.200940 | instance | Wednesday 29 April 2026 03:00:57 +0000 (0:00:00.078) 0:12:02.017 ******* 2026-04-29 03:00:57.283827 | instance | ok: [instance] => (item=identity) 2026-04-29 03:00:57.284038 | instance | 2026-04-29 03:00:57.284324 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 03:00:57.284580 | instance | Wednesday 29 April 2026 03:00:57 +0000 (0:00:00.084) 0:12:02.101 ******* 2026-04-29 03:00:57.388841 | instance | ok: [instance] 2026-04-29 03:00:57.389124 | instance | 2026-04-29 03:00:57.389455 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-29 03:00:57.389736 | instance | Wednesday 29 April 2026 03:00:57 +0000 (0:00:00.105) 0:12:02.206 ******* 2026-04-29 03:00:57.858911 | instance | ok: [instance] 2026-04-29 03:00:57.859153 | instance | 2026-04-29 03:00:57.859419 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-29 03:00:57.859692 | instance | Wednesday 29 April 2026 03:00:57 +0000 (0:00:00.469) 0:12:02.676 ******* 2026-04-29 03:00:58.388390 | instance | ok: [instance] 2026-04-29 03:00:58.388587 | instance | 2026-04-29 03:00:58.388856 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-29 03:00:58.389167 | instance | Wednesday 29 April 2026 03:00:58 +0000 (0:00:00.529) 0:12:03.205 ******* 2026-04-29 03:00:58.877181 | instance | ok: [instance] 2026-04-29 03:00:58.877583 | instance | 2026-04-29 03:00:58.877664 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-29 03:00:58.877941 | instance | Wednesday 29 April 2026 03:00:58 +0000 (0:00:00.489) 0:12:03.694 ******* 2026-04-29 03:00:59.387623 | instance | ok: [instance] 2026-04-29 03:00:59.387695 | instance | 2026-04-29 03:00:59.388224 | instance | PLAY [Configure networking] **************************************************** 2026-04-29 03:00:59.388268 | instance | 2026-04-29 03:00:59.388279 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 03:00:59.388284 | instance | Wednesday 29 April 2026 03:00:59 +0000 (0:00:00.510) 0:12:04.205 ******* 2026-04-29 03:01:03.436843 | instance | ok: [instance] 2026-04-29 03:01:03.436937 | instance | 2026-04-29 03:01:03.437244 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-04-29 03:01:03.437286 | instance | Wednesday 29 April 2026 03:01:03 +0000 (0:00:04.049) 0:12:08.254 ******* 2026-04-29 03:01:03.656832 | instance | ok: [instance] 2026-04-29 03:01:03.656922 | instance | 2026-04-29 03:01:03.657019 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-04-29 03:01:03.657164 | instance | Wednesday 29 April 2026 03:01:03 +0000 (0:00:00.219) 0:12:08.474 ******* 2026-04-29 03:01:03.864574 | instance | ok: [instance] 2026-04-29 03:01:03.864805 | instance | 2026-04-29 03:01:03.865097 | instance | PLAY RECAP ********************************************************************* 2026-04-29 03:01:03.865514 | instance | instance : ok=753 changed=0 unreachable=0 failed=0 skipped=280 rescued=0 ignored=0 2026-04-29 03:01:03.865613 | instance | 2026-04-29 03:01:03.865906 | instance | Wednesday 29 April 2026 03:01:03 +0000 (0:00:00.204) 0:12:08.679 ******* 2026-04-29 03:01:03.866156 | instance | =============================================================================== 2026-04-29 03:01:03.866476 | instance | vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor -- 14.96s 2026-04-29 03:01:03.869419 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 14.93s 2026-04-29 03:01:03.869470 | instance | vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor -- 14.85s 2026-04-29 03:01:03.869476 | instance | vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false -- 14.82s 2026-04-29 03:01:03.869481 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 14.55s 2026-04-29 03:01:03.869487 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 10.95s 2026-04-29 03:01:03.869491 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 10.84s 2026-04-29 03:01:03.869495 | instance | vexxhost.ceph.osd : Adopt OSDs to cluster ------------------------------ 10.09s 2026-04-29 03:01:03.869500 | instance | vexxhost.atmosphere.octavia : Add implied roles ------------------------- 9.53s 2026-04-29 03:01:03.869504 | instance | vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets ----- 7.49s 2026-04-29 03:01:03.869508 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 7.48s 2026-04-29 03:01:03.869533 | instance | vexxhost.ceph.osd : Ensure all OSDs are non-legacy ---------------------- 5.67s 2026-04-29 03:01:03.869785 | instance | vexxhost.ceph.mon : Get `cephadm ls` status ----------------------------- 5.51s 2026-04-29 03:01:03.870052 | instance | vexxhost.ceph.osd : Get `cephadm ls` status ----------------------------- 5.50s 2026-04-29 03:01:03.870340 | instance | vexxhost.atmosphere.nova : Create flavors ------------------------------- 5.18s 2026-04-29 03:01:03.870650 | instance | Gathering Facts --------------------------------------------------------- 5.15s 2026-04-29 03:01:03.870934 | instance | vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project --- 5.02s 2026-04-29 03:01:03.871210 | instance | vexxhost.atmosphere.octavia : Set binding for ports --------------------- 4.94s 2026-04-29 03:01:03.871503 | instance | vexxhost.atmosphere.octavia : Create health manager security group rules --- 4.90s 2026-04-29 03:01:03.871777 | instance | Gathering Facts --------------------------------------------------------- 4.78s 2026-04-29 03:01:04.110906 | instance | INFO [aio > idempotence] Executed: Successful 2026-04-29 03:01:04.122357 | instance | INFO [aio > side_effect] Executing 2026-04-29 03:01:04.122891 | instance | WARNING [aio > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-29 03:01:04.130478 | instance | INFO [aio > verify] Executing 2026-04-29 03:01:05.002199 | instance | 2026-04-29 03:01:05.002286 | instance | PLAY [Run tests] *************************************************************** 2026-04-29 03:01:05.002376 | instance | 2026-04-29 03:01:05.002490 | instance | TASK [Run "stestr" tests] ****************************************************** 2026-04-29 03:01:05.002654 | instance | Wednesday 29 April 2026 03:01:04 +0000 (0:00:00.010) 0:00:00.010 ******* 2026-04-29 03:01:07.982649 | instance | changed: [localhost] 2026-04-29 03:01:07.982865 | instance | 2026-04-29 03:01:07.983127 | instance | PLAY [controllers[0]] ********************************************************** 2026-04-29 03:01:07.983371 | instance | 2026-04-29 03:01:07.983667 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-29 03:01:07.983918 | instance | Wednesday 29 April 2026 03:01:07 +0000 (0:00:02.980) 0:00:02.990 ******* 2026-04-29 03:01:12.413508 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-29 03:01:12.413593 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-29 03:01:12.413785 | instance | interpreter could change the meaning of that path. See 2026-04-29 03:01:12.413925 | instance | https://docs.ansible.com/ansible- 2026-04-29 03:01:12.414113 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-29 03:01:12.502570 | instance | ok: [instance] 2026-04-29 03:01:12.502640 | instance | 2026-04-29 03:01:12.502816 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-29 03:01:12.503057 | instance | Wednesday 29 April 2026 03:01:12 +0000 (0:00:04.520) 0:00:07.510 ******* 2026-04-29 03:01:13.665747 | instance | ok: [instance] 2026-04-29 03:01:13.665958 | instance | 2026-04-29 03:01:13.666252 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-29 03:01:13.666543 | instance | Wednesday 29 April 2026 03:01:13 +0000 (0:00:01.162) 0:00:08.673 ******* 2026-04-29 03:01:14.011558 | instance | ok: [instance] 2026-04-29 03:01:14.011656 | instance | 2026-04-29 03:01:14.011804 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-29 03:01:14.011964 | instance | Wednesday 29 April 2026 03:01:14 +0000 (0:00:00.346) 0:00:09.020 ******* 2026-04-29 03:01:14.675988 | instance | ok: [instance] 2026-04-29 03:01:14.676140 | instance | 2026-04-29 03:01:14.676325 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 03:01:14.676518 | instance | Wednesday 29 April 2026 03:01:14 +0000 (0:00:00.663) 0:00:09.683 ******* 2026-04-29 03:01:14.844977 | instance | ok: [instance] 2026-04-29 03:01:14.845070 | instance | 2026-04-29 03:01:14.845197 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 03:01:14.845348 | instance | Wednesday 29 April 2026 03:01:14 +0000 (0:00:00.170) 0:00:09.853 ******* 2026-04-29 03:01:14.909583 | instance | skipping: [instance] 2026-04-29 03:01:14.909825 | instance | 2026-04-29 03:01:14.910117 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 03:01:14.910405 | instance | Wednesday 29 April 2026 03:01:14 +0000 (0:00:00.064) 0:00:09.917 ******* 2026-04-29 03:01:14.969385 | instance | skipping: [instance] 2026-04-29 03:01:14.969652 | instance | 2026-04-29 03:01:14.969950 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 03:01:14.970218 | instance | Wednesday 29 April 2026 03:01:14 +0000 (0:00:00.059) 0:00:09.977 ******* 2026-04-29 03:01:15.032901 | instance | skipping: [instance] 2026-04-29 03:01:15.033097 | instance | 2026-04-29 03:01:15.033401 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 03:01:15.033657 | instance | Wednesday 29 April 2026 03:01:15 +0000 (0:00:00.063) 0:00:10.041 ******* 2026-04-29 03:01:15.097482 | instance | skipping: [instance] 2026-04-29 03:01:15.097761 | instance | 2026-04-29 03:01:15.098038 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 03:01:15.098342 | instance | Wednesday 29 April 2026 03:01:15 +0000 (0:00:00.064) 0:00:10.105 ******* 2026-04-29 03:01:15.162354 | instance | skipping: [instance] 2026-04-29 03:01:15.162720 | instance | 2026-04-29 03:01:15.163041 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 03:01:15.163317 | instance | Wednesday 29 April 2026 03:01:15 +0000 (0:00:00.064) 0:00:10.170 ******* 2026-04-29 03:01:15.231409 | instance | ok: [instance] 2026-04-29 03:01:15.231696 | instance | 2026-04-29 03:01:15.232007 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 03:01:15.232285 | instance | Wednesday 29 April 2026 03:01:15 +0000 (0:00:00.068) 0:00:10.239 ******* 2026-04-29 03:01:15.312046 | instance | ok: [instance] => (item=dashboard) 2026-04-29 03:01:15.312296 | instance | ok: [instance] => (item=identity) 2026-04-29 03:01:15.312544 | instance | 2026-04-29 03:01:15.312811 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 03:01:15.313123 | instance | Wednesday 29 April 2026 03:01:15 +0000 (0:00:00.081) 0:00:10.320 ******* 2026-04-29 03:01:15.416073 | instance | ok: [instance] 2026-04-29 03:01:15.416292 | instance | 2026-04-29 03:01:15.416576 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-29 03:01:15.416860 | instance | Wednesday 29 April 2026 03:01:15 +0000 (0:00:00.103) 0:00:10.424 ******* 2026-04-29 03:01:15.550595 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-29 03:01:15.550869 | instance | 2026-04-29 03:01:15.551162 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-29 03:01:15.551424 | instance | Wednesday 29 April 2026 03:01:15 +0000 (0:00:00.134) 0:00:10.558 ******* 2026-04-29 03:01:16.226895 | instance | changed: [instance] 2026-04-29 03:01:16.227146 | instance | 2026-04-29 03:01:16.227437 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-29 03:01:16.227749 | instance | Wednesday 29 April 2026 03:01:16 +0000 (0:00:00.675) 0:00:11.234 ******* 2026-04-29 03:01:16.382374 | instance | included: openstack_helm_endpoints for instance 2026-04-29 03:01:16.382790 | instance | 2026-04-29 03:01:16.383139 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-29 03:01:16.383411 | instance | Wednesday 29 April 2026 03:01:16 +0000 (0:00:00.156) 0:00:11.390 ******* 2026-04-29 03:01:16.514226 | instance | ok: [instance] 2026-04-29 03:01:16.514469 | instance | 2026-04-29 03:01:16.514826 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-29 03:01:16.515093 | instance | Wednesday 29 April 2026 03:01:16 +0000 (0:00:00.131) 0:00:11.522 ******* 2026-04-29 03:01:16.577408 | instance | skipping: [instance] 2026-04-29 03:01:16.577670 | instance | 2026-04-29 03:01:16.577982 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-29 03:01:16.578251 | instance | Wednesday 29 April 2026 03:01:16 +0000 (0:00:00.063) 0:00:11.585 ******* 2026-04-29 03:01:16.636631 | instance | skipping: [instance] 2026-04-29 03:01:16.636704 | instance | 2026-04-29 03:01:16.636833 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-29 03:01:16.636956 | instance | Wednesday 29 April 2026 03:01:16 +0000 (0:00:00.059) 0:00:11.645 ******* 2026-04-29 03:01:16.697143 | instance | skipping: [instance] 2026-04-29 03:01:16.697243 | instance | 2026-04-29 03:01:16.697384 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-29 03:01:16.697501 | instance | Wednesday 29 April 2026 03:01:16 +0000 (0:00:00.060) 0:00:11.705 ******* 2026-04-29 03:01:16.760002 | instance | skipping: [instance] 2026-04-29 03:01:16.760143 | instance | 2026-04-29 03:01:16.760361 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-29 03:01:16.760515 | instance | Wednesday 29 April 2026 03:01:16 +0000 (0:00:00.062) 0:00:11.768 ******* 2026-04-29 03:01:16.821198 | instance | skipping: [instance] 2026-04-29 03:01:16.821376 | instance | 2026-04-29 03:01:16.821573 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-29 03:01:16.821755 | instance | Wednesday 29 April 2026 03:01:16 +0000 (0:00:00.061) 0:00:11.829 ******* 2026-04-29 03:01:16.886462 | instance | ok: [instance] 2026-04-29 03:01:16.886625 | instance | 2026-04-29 03:01:16.886786 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-29 03:01:16.886947 | instance | Wednesday 29 April 2026 03:01:16 +0000 (0:00:00.065) 0:00:11.894 ******* 2026-04-29 03:01:16.970675 | instance | ok: [instance] => (item=dashboard) 2026-04-29 03:01:16.970955 | instance | ok: [instance] => (item=identity) 2026-04-29 03:01:16.971213 | instance | 2026-04-29 03:01:16.971501 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-29 03:01:16.971819 | instance | Wednesday 29 April 2026 03:01:16 +0000 (0:00:00.084) 0:00:11.978 ******* 2026-04-29 03:01:17.080670 | instance | ok: [instance] 2026-04-29 03:01:17.080963 | instance | 2026-04-29 03:01:17.081272 | instance | TASK [vexxhost.atmosphere.tempest : Get test image object] ********************* 2026-04-29 03:01:17.081547 | instance | Wednesday 29 April 2026 03:01:17 +0000 (0:00:00.109) 0:00:12.088 ******* 2026-04-29 03:01:18.113461 | instance | ok: [instance] 2026-04-29 03:01:18.113738 | instance | 2026-04-29 03:01:18.114005 | instance | TASK [vexxhost.atmosphere.tempest : Configure test image ref] ****************** 2026-04-29 03:01:18.114262 | instance | Wednesday 29 April 2026 03:01:18 +0000 (0:00:01.033) 0:00:13.121 ******* 2026-04-29 03:01:18.207149 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'image_ref': '90ff379f-307c-44f4-8916-0a4c718703c1'}}}}) 2026-04-29 03:01:18.207378 | instance | 2026-04-29 03:01:18.207653 | instance | TASK [vexxhost.atmosphere.tempest : Get test flavor object] ******************** 2026-04-29 03:01:18.207934 | instance | Wednesday 29 April 2026 03:01:18 +0000 (0:00:00.093) 0:00:13.215 ******* 2026-04-29 03:01:19.272660 | instance | ok: [instance] 2026-04-29 03:01:19.272910 | instance | 2026-04-29 03:01:19.273145 | instance | TASK [vexxhost.atmosphere.tempest : Set test flavor ref] *********************** 2026-04-29 03:01:19.273415 | instance | Wednesday 29 April 2026 03:01:19 +0000 (0:00:01.065) 0:00:14.280 ******* 2026-04-29 03:01:19.354576 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'flavor_ref': '4f356878-d358-495b-be5d-d3c5329f2c8b'}}}}) 2026-04-29 03:01:19.354840 | instance | 2026-04-29 03:01:19.355135 | instance | TASK [vexxhost.atmosphere.tempest : Get test network object] ******************* 2026-04-29 03:01:19.355407 | instance | Wednesday 29 April 2026 03:01:19 +0000 (0:00:00.082) 0:00:14.362 ******* 2026-04-29 03:01:20.457944 | instance | ok: [instance] 2026-04-29 03:01:20.458151 | instance | 2026-04-29 03:01:20.458418 | instance | TASK [vexxhost.atmosphere.tempest : Set test network ref] ********************** 2026-04-29 03:01:20.458754 | instance | Wednesday 29 April 2026 03:01:20 +0000 (0:00:01.103) 0:00:15.466 ******* 2026-04-29 03:01:20.536001 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'network': {'public_network_id': '553239a2-448d-4f8b-86c9-5517183dff25'}}}}) 2026-04-29 03:01:20.536229 | instance | 2026-04-29 03:01:20.536512 | instance | TASK [vexxhost.atmosphere.tempest : Deploy Helm chart] ************************* 2026-04-29 03:01:20.536805 | instance | Wednesday 29 April 2026 03:01:20 +0000 (0:00:00.078) 0:00:15.544 ******* 2026-04-29 03:13:42.048722 | instance | changed: [instance] 2026-04-29 03:13:42.048898 | instance | 2026-04-29 03:13:42.049161 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest job object] ******************** 2026-04-29 03:13:42.049422 | instance | Wednesday 29 April 2026 03:13:42 +0000 (0:12:21.512) 0:12:37.056 ******* 2026-04-29 03:13:42.939510 | instance | ok: [instance] 2026-04-29 03:13:42.939738 | instance | 2026-04-29 03:13:42.940015 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest log] *************************** 2026-04-29 03:13:42.940350 | instance | Wednesday 29 April 2026 03:13:42 +0000 (0:00:00.891) 0:12:37.947 ******* 2026-04-29 03:13:43.814541 | instance | ok: [instance] 2026-04-29 03:13:43.814634 | instance | 2026-04-29 03:13:43.814797 | instance | TASK [vexxhost.atmosphere.tempest : Print tempest log details] ***************** 2026-04-29 03:13:43.814967 | instance | Wednesday 29 April 2026 03:13:43 +0000 (0:00:00.874) 0:12:38.822 ******* 2026-04-29 03:13:43.844248 | instance | ok: [instance] => { 2026-04-29 03:13:43.844474 | instance | "msg": [ 2026-04-29 03:13:43.844756 | instance | "+ tempest cleanup --init-saved-state", 2026-04-29 03:13:43.845040 | instance | "+ '[' true == false ']'", 2026-04-29 03:13:43.845315 | instance | "+ tempest run --config-file /etc/tempest/tempest.conf -w 4 --smoke", 2026-04-29 03:13:43.845618 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:19: SyntaxWarning: invalid escape sequence '\\('", 2026-04-29 03:13:43.845939 | instance | " SUB = re.compile(\"sub\\(/(.*)/,\\s+(.*)\\)\")", 2026-04-29 03:13:43.846198 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:20: SyntaxWarning: invalid escape sequence '\\('", 2026-04-29 03:13:43.846473 | instance | " SPLIT = re.compile(\"split\\((.),\\s+(\\d+),\\s+(\\d+|-1)\\)\")", 2026-04-29 03:13:43.846869 | instance | "{2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.113464s] ... ok", 2026-04-29 03:13:43.847144 | instance | "{2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.065307s] ... ok", 2026-04-29 03:13:43.847431 | instance | "{1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [5.534168s] ... ok", 2026-04-29 03:13:43.847722 | instance | "{1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [2.340911s] ... ok", 2026-04-29 03:13:43.848046 | instance | "{3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [6.393837s] ... ok", 2026-04-29 03:13:43.848317 | instance | "{3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.594565s] ... ok", 2026-04-29 03:13:43.848619 | instance | "{3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.221862s] ... ok", 2026-04-29 03:13:43.848902 | instance | "{2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses [0.052977s] ... ok", 2026-04-29 03:13:43.849209 | instance | "{2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network [0.077139s] ... ok", 2026-04-29 03:13:43.849527 | instance | "{3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [2.128458s] ... ok", 2026-04-29 03:13:43.849814 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.137555s] ... ok", 2026-04-29 03:13:43.850105 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000308s] ... ok", 2026-04-29 03:13:43.850394 | instance | "{3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [2.937691s] ... ok", 2026-04-29 03:13:43.850742 | instance | "{3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [2.306059s] ... ok", 2026-04-29 03:13:43.851029 | instance | "{2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.155366s] ... ok", 2026-04-29 03:13:43.851326 | instance | "{3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [2.995651s] ... ok", 2026-04-29 03:13:43.851605 | instance | "{3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [2.525683s] ... ok", 2026-04-29 03:13:43.851891 | instance | "{2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.379697s] ... ok", 2026-04-29 03:13:43.852182 | instance | "{3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [2.103204s] ... ok", 2026-04-29 03:13:43.852465 | instance | "{2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.218754s] ... ok", 2026-04-29 03:13:43.852763 | instance | "{3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [2.656315s] ... ok", 2026-04-29 03:13:43.853043 | instance | "{3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [3.244241s] ... ok", 2026-04-29 03:13:43.853336 | instance | "{2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [2.054356s] ... ok", 2026-04-29 03:13:43.853619 | instance | "{3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.006582s] ... ok", 2026-04-29 03:13:43.853923 | instance | "{3} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.158890s] ... ok", 2026-04-29 03:13:43.854205 | instance | "{2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.007871s] ... ok", 2026-04-29 03:13:43.854474 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.079093s] ... ok", 2026-04-29 03:13:43.854839 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000284s] ... ok", 2026-04-29 03:13:43.855134 | instance | "{3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.031732s] ... ok", 2026-04-29 03:13:43.855800 | instance | "{3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.017365s] ... ok", 2026-04-29 03:13:43.855822 | instance | "{1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [52.985947s] ... ok", 2026-04-29 03:13:43.855829 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [3.315469s] ... ok", 2026-04-29 03:13:43.855933 | instance | "{3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.229553s] ... ok", 2026-04-29 03:13:43.856067 | instance | "{3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.112460s] ... ok", 2026-04-29 03:13:43.856196 | instance | "{3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.068525s] ... ok", 2026-04-29 03:13:43.856318 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [2.457021s] ... ok", 2026-04-29 03:13:43.856444 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [5.327054s] ... ok", 2026-04-29 03:13:43.856570 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.396289s] ... ok", 2026-04-29 03:13:43.856696 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.037480s] ... ok", 2026-04-29 03:13:43.856822 | instance | "{2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [3.223433s] ... ok", 2026-04-29 03:13:43.856949 | instance | "{2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [3.332238s] ... ok", 2026-04-29 03:13:43.857075 | instance | "{2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.038510s] ... ok", 2026-04-29 03:13:43.857203 | instance | "{2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [0.916407s] ... ok", 2026-04-29 03:13:43.857327 | instance | "{2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [2.217126s] ... ok", 2026-04-29 03:13:43.857452 | instance | "{2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.043101s] ... ok", 2026-04-29 03:13:43.857579 | instance | "{2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.363586s] ... ok", 2026-04-29 03:13:43.857705 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.466051s] ... ok", 2026-04-29 03:13:43.857831 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.205981s] ... ok", 2026-04-29 03:13:43.857959 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.398089s] ... ok", 2026-04-29 03:13:43.858080 | instance | "{1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers [0.057789s] ... ok", 2026-04-29 03:13:43.858210 | instance | "{1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details [0.000304s] ... ok", 2026-04-29 03:13:43.858336 | instance | "{3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [26.655090s] ... ok", 2026-04-29 03:13:43.858461 | instance | "{1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [2.281511s] ... ok", 2026-04-29 03:13:43.858602 | instance | "{3} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [6.108319s] ... ok", 2026-04-29 03:13:43.858728 | instance | "{1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.083893s] ... ok", 2026-04-29 03:13:43.858873 | instance | "{3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [3.379868s] ... ok", 2026-04-29 03:13:43.858999 | instance | "{1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.307876s] ... ok", 2026-04-29 03:13:43.859127 | instance | "{3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [3.815570s] ... ok", 2026-04-29 03:13:43.859254 | instance | "{3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [3.834771s] ... ok", 2026-04-29 03:13:43.859380 | instance | "{1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.317498s] ... ok", 2026-04-29 03:13:43.859504 | instance | "{1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [0.931019s] ... ok", 2026-04-29 03:13:43.859629 | instance | "{1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.132482s] ... ok", 2026-04-29 03:13:43.859766 | instance | "2026-04-29 03:04:55.958 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.216 ([Errno None] Unable to connect to port 22 on 10.96.250.216). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.216", 2026-04-29 03:13:43.859900 | instance | "{0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [27.070546s] ... ok", 2026-04-29 03:13:43.860028 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [1.788189s] ... ok", 2026-04-29 03:13:43.860145 | instance | "{1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [2.677280s] ... ok", 2026-04-29 03:13:43.860267 | instance | "{1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.132978s] ... ok", 2026-04-29 03:13:43.860391 | instance | "{1} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.050518s] ... ok", 2026-04-29 03:13:43.860514 | instance | "{1} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.039583s] ... ok", 2026-04-29 03:13:43.860636 | instance | "{1} tempest.api.network.test_networks.NetworksTest.test_show_network [0.056088s] ... ok", 2026-04-29 03:13:43.860760 | instance | "{1} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.033571s] ... ok", 2026-04-29 03:13:43.860885 | instance | "{0} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.496843s] ... ok", 2026-04-29 03:13:43.861007 | instance | "{0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.009039s] ... ok", 2026-04-29 03:13:43.861132 | instance | "{1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [3.747342s] ... ok", 2026-04-29 03:13:43.861259 | instance | "{0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.106538s] ... ok", 2026-04-29 03:13:43.861386 | instance | "{0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.020923s] ... ok", 2026-04-29 03:13:43.861513 | instance | "{0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.028314s] ... ok", 2026-04-29 03:13:43.861645 | instance | "{0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.006461s] ... ok", 2026-04-29 03:13:43.861758 | instance | "{1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [3.514017s] ... ok", 2026-04-29 03:13:43.861888 | instance | "{1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.629681s] ... ok", 2026-04-29 03:13:43.862007 | instance | "{1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.094248s] ... ok", 2026-04-29 03:13:43.862131 | instance | "{1} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.055462s] ... ok", 2026-04-29 03:13:43.862257 | instance | "{0} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.119930s] ... ok", 2026-04-29 03:13:43.862391 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.248246s] ... ok", 2026-04-29 03:13:43.862519 | instance | "{0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [5.403479s] ... ok", 2026-04-29 03:13:43.862656 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [3.074774s] ... ok", 2026-04-29 03:13:43.862783 | instance | "{1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [13.547513s] ... ok", 2026-04-29 03:13:43.862960 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.741758s] ... ok", 2026-04-29 03:13:43.863073 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.099356s] ... ok", 2026-04-29 03:13:43.863193 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.082287s] ... ok", 2026-04-29 03:13:43.863313 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.157599s] ... ok", 2026-04-29 03:13:43.863434 | instance | "{0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.082069s] ... ok", 2026-04-29 03:13:43.863553 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [3.673068s] ... ok", 2026-04-29 03:13:43.863675 | instance | "{1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [6.686109s] ... ok", 2026-04-29 03:13:43.863797 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [1.565792s] ... ok", 2026-04-29 03:13:43.863921 | instance | "{1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [5.893540s] ... ok", 2026-04-29 03:13:43.864042 | instance | "{2} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [90.735159s] ... ok", 2026-04-29 03:13:43.864163 | instance | "{1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [4.091526s] ... ok", 2026-04-29 03:13:43.864284 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [0.571629s] ... ok", 2026-04-29 03:13:43.864406 | instance | "{1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.169538s] ... ok", 2026-04-29 03:13:43.864528 | instance | "{1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.068291s] ... ok", 2026-04-29 03:13:43.864649 | instance | "{1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.049980s] ... ok", 2026-04-29 03:13:43.864774 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [1.528764s] ... ok", 2026-04-29 03:13:43.864896 | instance | "{1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.049312s] ... ok", 2026-04-29 03:13:43.865017 | instance | "{1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.024751s] ... ok", 2026-04-29 03:13:43.865136 | instance | "{1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.025095s] ... ok", 2026-04-29 03:13:43.865258 | instance | "{1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.042880s] ... ok", 2026-04-29 03:13:43.865384 | instance | "{0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [22.349933s] ... ok", 2026-04-29 03:13:43.865510 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [2.652068s] ... ok", 2026-04-29 03:13:43.865630 | instance | "{1} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.010755s] ... ok", 2026-04-29 03:13:43.865753 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [1.857740s] ... ok", 2026-04-29 03:13:43.865874 | instance | "{0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [6.260160s] ... ok", 2026-04-29 03:13:43.865995 | instance | "{1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.240906s] ... ok", 2026-04-29 03:13:43.866117 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [0.751124s] ... ok", 2026-04-29 03:13:43.866241 | instance | "{0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [5.505715s] ... ok", 2026-04-29 03:13:43.866359 | instance | "{0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [2.920807s] ... ok", 2026-04-29 03:13:43.866483 | instance | "{1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [5.191837s] ... ok", 2026-04-29 03:13:43.866638 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [0.873508s] ... ok", 2026-04-29 03:13:43.866760 | instance | "{1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.188251s] ... ok", 2026-04-29 03:13:43.866884 | instance | "{1} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests.", 2026-04-29 03:13:43.867034 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_admin_create_endpoint_group_for_tenant [0.950972s] ... ok", 2026-04-29 03:13:43.867157 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_admin_create_ike_policy_for_tenant [0.601798s] ... ok", 2026-04-29 03:13:43.867280 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_admin_create_ipsec_policy_for_tenant [0.645335s] ... ok", 2026-04-29 03:13:43.867407 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [0.820566s] ... ok", 2026-04-29 03:13:43.867530 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_admin_create_vpn_service_for_tenant [14.459368s] ... ok", 2026-04-29 03:13:43.867652 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_connection_with_cidr_and_endpoint_group [0.436625s] ... ok", 2026-04-29 03:13:43.867774 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_connection_with_mix_ip_endpoint_group [0.299800s] ... ok", 2026-04-29 03:13:43.867902 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_connection_with_subnet_and_local_endpoint_group [0.128328s] ... ok", 2026-04-29 03:13:43.868023 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [0.523372s] ... ok", 2026-04-29 03:13:43.868147 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_connection_with_subnet_and_remote_endpoint_group [0.137529s] ... ok", 2026-04-29 03:13:43.868270 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_delete_vpn_connection_with_ep_group [1.769940s] ... ok", 2026-04-29 03:13:43.868397 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_delete_vpn_connection_with_legacy_mode [1.360633s] ... ok", 2026-04-29 03:13:43.868519 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_update_delete_endpoint_group [0.147514s] ... ok", 2026-04-29 03:13:43.868640 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_update_delete_ike_policy [0.160132s] ... ok", 2026-04-29 03:13:43.868760 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_update_delete_ipsec_policy [0.175357s] ... ok", 2026-04-29 03:13:43.868885 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_update_delete_vpn_service [11.444103s] ... ok", 2026-04-29 03:13:43.869007 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_missing_peer_cidr [0.076053s] ... ok", 2026-04-29 03:13:43.869128 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_small_MTU [0.063236s] ... ok", 2026-04-29 03:13:43.869250 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_small_dpd [0.015583s] ... ok", 2026-04-29 03:13:43.869372 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_with_missing_local_endpoint_group [0.165851s] ... ok", 2026-04-29 03:13:43.869494 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_with_missing_remote_endpoint_group [0.171799s] ... ok", 2026-04-29 03:13:43.869617 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_connection_wrong_peer_cidr [0.013580s] ... ok", 2026-04-29 03:13:43.869737 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpn_service_subnet_not_on_router [4.421389s] ... ok", 2026-04-29 03:13:43.869858 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpnservice_long_description [0.013203s] ... ok", 2026-04-29 03:13:43.869981 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_create_vpnservice_long_name [0.011097s] ... ok", 2026-04-29 03:13:43.870113 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_fail_create_endpoint_group_when_provide_subnet_id_with_cidr [0.066280s] ... ok", 2026-04-29 03:13:43.870236 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_fail_create_endpoint_group_when_wrong_type [0.042210s] ... ok", 2026-04-29 03:13:43.870376 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_fail_create_endpoint_group_with_mixed_IP_version [0.039884s] ... ok", 2026-04-29 03:13:43.870486 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_list_ike_policies [0.018889s] ... ok", 2026-04-29 03:13:43.870634 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_list_ipsec_policies [0.029244s] ... ok", 2026-04-29 03:13:43.870747 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_list_vpn_connections [0.013962s] ... ok", 2026-04-29 03:13:43.870866 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_list_vpn_services [0.014922s] ... ok", 2026-04-29 03:13:43.871026 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_show_endpoint_group [0.028326s] ... ok", 2026-04-29 03:13:43.871142 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_show_ike_policy [0.018207s] ... ok", 2026-04-29 03:13:43.871263 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_show_ipsec_policy [0.020539s] ... ok", 2026-04-29 03:13:43.871384 | instance | "{2} neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON.test_show_vpn_service [0.021215s] ... ok", 2026-04-29 03:13:43.871504 | instance | "{0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [58.683652s] ... ok", 2026-04-29 03:13:43.871626 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [0.395750s] ... ok", 2026-04-29 03:13:43.871745 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [0.501674s] ... ok", 2026-04-29 03:13:43.871866 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [0.884799s] ... ok", 2026-04-29 03:13:43.871987 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [0.389628s] ... ok", 2026-04-29 03:13:43.872108 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [0.415463s] ... ok", 2026-04-29 03:13:43.872231 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [0.808862s] ... ok", 2026-04-29 03:13:43.872351 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [1.042013s] ... ok", 2026-04-29 03:13:43.872483 | instance | "2026-04-29 03:09:55.259 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.213 ([Errno None] Unable to connect to port 22 on 10.96.250.213). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.213", 2026-04-29 03:13:43.872605 | instance | "{0} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_http_traffic [72.729318s] ... ok", 2026-04-29 03:13:43.872719 | instance | "", 2026-04-29 03:13:43.872831 | instance | "======", 2026-04-29 03:13:43.872943 | instance | "Totals", 2026-04-29 03:13:43.873063 | instance | "======", 2026-04-29 03:13:43.873170 | instance | "Ran: 164 tests in 625.8062 sec.", 2026-04-29 03:13:43.873285 | instance | " - Passed: 163", 2026-04-29 03:13:43.873402 | instance | " - Skipped: 1", 2026-04-29 03:13:43.873512 | instance | " - Expected Fail: 0", 2026-04-29 03:13:43.873627 | instance | " - Unexpected Success: 0", 2026-04-29 03:13:43.873747 | instance | " - Failed: 0", 2026-04-29 03:13:43.873858 | instance | "Sum of execute time for each test: 572.8506 sec.", 2026-04-29 03:13:43.873969 | instance | "", 2026-04-29 03:13:43.874083 | instance | "==============", 2026-04-29 03:13:43.874196 | instance | "Worker Balance", 2026-04-29 03:13:43.874309 | instance | "==============", 2026-04-29 03:13:43.874425 | instance | " - Worker 0 (32 tests) => 0:09:39.513051", 2026-04-29 03:13:43.874552 | instance | " - Worker 1 (40 tests) => 0:04:35.719063", 2026-04-29 03:13:43.874675 | instance | " - Worker 2 (63 tests) => 0:05:04.368400", 2026-04-29 03:13:43.874790 | instance | " - Worker 3 (29 tests) => 0:03:41.719682", 2026-04-29 03:13:43.874902 | instance | "+ tempest cleanup", 2026-04-29 03:13:43.875029 | instance | "" 2026-04-29 03:13:43.875143 | instance | ] 2026-04-29 03:13:43.875254 | instance | } 2026-04-29 03:13:43.883210 | instance | 2026-04-29 03:13:43.883357 | instance | TASK [vexxhost.atmosphere.tempest : Fail when tempest result is failed] ******** 2026-04-29 03:13:43.883520 | instance | Wednesday 29 April 2026 03:13:43 +0000 (0:00:00.069) 0:12:38.891 ******* 2026-04-29 03:13:43.949730 | instance | skipping: [instance] 2026-04-29 03:13:43.949943 | instance | 2026-04-29 03:13:43.950207 | instance | PLAY RECAP ********************************************************************* 2026-04-29 03:13:43.950529 | instance | instance : ok=25 changed=2 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0 2026-04-29 03:13:43.950850 | instance | localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-29 03:13:43.951100 | instance | 2026-04-29 03:13:43.951381 | instance | Wednesday 29 April 2026 03:13:43 +0000 (0:00:00.066) 0:12:38.958 ******* 2026-04-29 03:13:43.951641 | instance | =============================================================================== 2026-04-29 03:13:43.951962 | instance | vexxhost.atmosphere.tempest : Deploy Helm chart ----------------------- 741.51s 2026-04-29 03:13:43.952237 | instance | Gathering Facts --------------------------------------------------------- 4.52s 2026-04-29 03:13:43.952524 | instance | Run "stestr" tests ------------------------------------------------------ 2.98s 2026-04-29 03:13:43.952787 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 1.16s 2026-04-29 03:13:43.953061 | instance | vexxhost.atmosphere.tempest : Get test network object ------------------- 1.10s 2026-04-29 03:13:43.953329 | instance | vexxhost.atmosphere.tempest : Get test flavor object -------------------- 1.07s 2026-04-29 03:13:43.953606 | instance | vexxhost.atmosphere.tempest : Get test image object --------------------- 1.03s 2026-04-29 03:13:43.953876 | instance | vexxhost.atmosphere.tempest : Get tempest job object -------------------- 0.89s 2026-04-29 03:13:43.954146 | instance | vexxhost.atmosphere.tempest : Get tempest log --------------------------- 0.88s 2026-04-29 03:13:43.954421 | instance | vexxhost.kubernetes.upload_helm_chart : Upload Helm chart --------------- 0.68s 2026-04-29 03:13:43.954727 | instance | vexxhost.atmosphere.openstacksdk : Generate cloud config file ----------- 0.66s 2026-04-29 03:13:43.955002 | instance | vexxhost.atmosphere.openstacksdk : Create openstack config directory ---- 0.35s 2026-04-29 03:13:43.955287 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.17s 2026-04-29 03:13:43.955564 | instance | Generate OpenStack-Helm endpoints --------------------------------------- 0.16s 2026-04-29 03:13:43.955847 | instance | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.13s 2026-04-29 03:13:43.956157 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.13s 2026-04-29 03:13:43.956438 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.11s 2026-04-29 03:13:43.956723 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.10s 2026-04-29 03:13:43.956995 | instance | vexxhost.atmosphere.tempest : Configure test image ref ------------------ 0.09s 2026-04-29 03:13:43.957279 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints --- 0.08s 2026-04-29 03:13:44.026296 | instance | INFO [aio > verify] Executed: Successful 2026-04-29 03:13:44.037896 | instance | INFO [aio > cleanup] Executing 2026-04-29 03:13:44.038188 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-29 03:13:44.045350 | instance | INFO [aio > destroy] Executing 2026-04-29 03:13:44.045429 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-04-29 03:13:44.045502 | instance | INFO [aio > destroy] Executed: Successful 2026-04-29 03:13:44.045796 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-04-29 03:13:44.623921 | instance | ok: Runtime: 1:24:50.406320 2026-04-29 03:13:44.777365 | 2026-04-29 03:13:44.777537 | PLAY RECAP 2026-04-29 03:13:44.777632 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-29 03:13:44.777687 | 2026-04-29 03:13:44.909247 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-29 03:13:44.920596 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/2025.1] 2026-04-29 03:13:45.562764 | 2026-04-29 03:13:45.562896 | PLAY [all] 2026-04-29 03:13:45.576962 | 2026-04-29 03:13:45.577083 | TASK [gather-host-logs : creating directory for system status] 2026-04-29 03:13:45.924352 | instance | changed 2026-04-29 03:13:45.930109 | 2026-04-29 03:13:45.930203 | TASK [gather-host-logs : Get logs for each host] 2026-04-29 03:13:46.253622 | instance | + systemd-cgls --full --all --no-pager 2026-04-29 03:13:46.296790 | instance | + ip addr 2026-04-29 03:13:46.303898 | instance | + ip route 2026-04-29 03:13:46.305824 | instance | + lsblk 2026-04-29 03:13:46.321639 | instance | + mount 2026-04-29 03:13:46.336059 | instance | + docker images 2026-04-29 03:13:46.355127 | instance | + brctl show 2026-04-29 03:13:46.355710 | instance | /bin/bash: line 8: brctl: command not found 2026-04-29 03:13:46.355992 | instance | + ps aux --sort=-%mem 2026-04-29 03:13:46.409333 | instance | + dpkg -l 2026-04-29 03:13:46.419613 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-04-29 03:13:46.420189 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-04-29 03:13:46.438231 | instance | + '[' '!' -z '' ']' 2026-04-29 03:13:46.481925 | instance | ok: Runtime: 0:00:00.189719 2026-04-29 03:13:46.488386 | 2026-04-29 03:13:46.488503 | TASK [gather-host-logs : Downloads logs to executor] 2026-04-29 03:13:47.152597 | instance | changed: 2026-04-29 03:13:47.152802 | instance | created directory /var/lib/zuul/builds/01506113857c465984be272801f04366/work/logs/instance 2026-04-29 03:13:47.152831 | instance | cd+++++++++ system/ 2026-04-29 03:13:47.152854 | instance | >f+++++++++ system/brctl-show.txt 2026-04-29 03:13:47.152876 | instance | >f+++++++++ system/docker-images.txt 2026-04-29 03:13:47.152896 | instance | >f+++++++++ system/ip-addr.txt 2026-04-29 03:13:47.152918 | instance | >f+++++++++ system/ip-route.txt 2026-04-29 03:13:47.152939 | instance | >f+++++++++ system/lsblk.txt 2026-04-29 03:13:47.152960 | instance | >f+++++++++ system/mount.txt 2026-04-29 03:13:47.156127 | instance | >f+++++++++ system/packages.txt 2026-04-29 03:13:47.156176 | instance | >f+++++++++ system/ps.txt 2026-04-29 03:13:47.156202 | instance | >f+++++++++ system/systemd-cgls.txt 2026-04-29 03:13:47.176632 | 2026-04-29 03:13:47.177191 | LOOP [helm-release-status : creating directory for helm release status] 2026-04-29 03:13:47.403239 | instance | changed: "values" 2026-04-29 03:13:47.573859 | instance | changed: "releases" 2026-04-29 03:13:47.589174 | 2026-04-29 03:13:47.589421 | TASK [helm-release-status : Gather get release status for helm charts] 2026-04-29 03:13:56.642185 | instance | ok: Runtime: 0:00:08.662762 2026-04-29 03:13:56.649390 | 2026-04-29 03:13:56.649465 | TASK [helm-release-status : Downloads logs to executor] 2026-04-29 03:13:57.161051 | instance | changed: 2026-04-29 03:13:57.161313 | instance | cd+++++++++ helm/ 2026-04-29 03:13:57.161375 | instance | cd+++++++++ helm/releases/ 2026-04-29 03:13:57.161422 | instance | cd+++++++++ helm/releases/auth-system/ 2026-04-29 03:13:57.161467 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-04-29 03:13:57.161528 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-04-29 03:13:57.161572 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-04-29 03:13:57.161612 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-04-29 03:13:57.161652 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-04-29 03:13:57.161692 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-04-29 03:13:57.161731 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-04-29 03:13:57.161770 | instance | cd+++++++++ helm/releases/kube-system/ 2026-04-29 03:13:57.161809 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-04-29 03:13:57.161854 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-04-29 03:13:57.161895 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-04-29 03:13:57.161935 | instance | cd+++++++++ helm/releases/monitoring/ 2026-04-29 03:13:57.161963 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-04-29 03:13:57.161981 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-04-29 03:13:57.161999 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-04-29 03:13:57.162017 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-04-29 03:13:57.162035 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-04-29 03:13:57.162055 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-04-29 03:13:57.162074 | instance | cd+++++++++ helm/releases/openstack/ 2026-04-29 03:13:57.162092 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-04-29 03:13:57.162110 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-04-29 03:13:57.162127 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-04-29 03:13:57.162144 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-04-29 03:13:57.162162 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-04-29 03:13:57.162180 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-04-29 03:13:57.162197 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-04-29 03:13:57.162215 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-04-29 03:13:57.162233 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-04-29 03:13:57.162251 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-04-29 03:13:57.162268 | instance | >f+++++++++ helm/releases/openstack/manila.txt 2026-04-29 03:13:57.162286 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-04-29 03:13:57.162303 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-04-29 03:13:57.162320 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-04-29 03:13:57.162337 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-04-29 03:13:57.162354 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-04-29 03:13:57.162371 | instance | >f+++++++++ helm/releases/openstack/ovn.txt 2026-04-29 03:13:57.162387 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-04-29 03:13:57.162405 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-04-29 03:13:57.162422 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-04-29 03:13:57.162439 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-04-29 03:13:57.162456 | instance | >f+++++++++ helm/releases/openstack/tempest.txt 2026-04-29 03:13:57.162473 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-04-29 03:13:57.162490 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-04-29 03:13:57.162507 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-04-29 03:13:57.162525 | instance | cd+++++++++ helm/values/ 2026-04-29 03:13:57.162542 | instance | cd+++++++++ helm/values/auth-system/ 2026-04-29 03:13:57.162559 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-04-29 03:13:57.162583 | instance | cd+++++++++ helm/values/cert-manager/ 2026-04-29 03:13:57.162602 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-04-29 03:13:57.162619 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-04-29 03:13:57.162636 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-04-29 03:13:57.162653 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-04-29 03:13:57.162670 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-04-29 03:13:57.162687 | instance | cd+++++++++ helm/values/kube-system/ 2026-04-29 03:13:57.162705 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-04-29 03:13:57.162722 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-04-29 03:13:57.162739 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-04-29 03:13:57.162757 | instance | cd+++++++++ helm/values/monitoring/ 2026-04-29 03:13:57.162774 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-04-29 03:13:57.162792 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-04-29 03:13:57.162809 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-04-29 03:13:57.162826 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-04-29 03:13:57.162843 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-04-29 03:13:57.162860 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-04-29 03:13:57.162877 | instance | cd+++++++++ helm/values/openstack/ 2026-04-29 03:13:57.162894 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-04-29 03:13:57.162911 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-04-29 03:13:57.162928 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-04-29 03:13:57.162946 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-04-29 03:13:57.162963 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-04-29 03:13:57.162981 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-04-29 03:13:57.162998 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-04-29 03:13:57.163015 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-04-29 03:13:57.163032 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-04-29 03:13:57.163048 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-04-29 03:13:57.163066 | instance | >f+++++++++ helm/values/openstack/manila.yaml 2026-04-29 03:13:57.163083 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-04-29 03:13:57.163100 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-04-29 03:13:57.163117 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-04-29 03:13:57.163135 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-04-29 03:13:57.163154 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-04-29 03:13:57.163172 | instance | >f+++++++++ helm/values/openstack/ovn.yaml 2026-04-29 03:13:57.163190 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-04-29 03:13:57.163207 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-04-29 03:13:57.163224 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-04-29 03:13:57.163241 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-04-29 03:13:57.163258 | instance | >f+++++++++ helm/values/openstack/tempest.yaml 2026-04-29 03:13:57.163275 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-04-29 03:13:57.163293 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-04-29 03:13:57.163310 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-04-29 03:13:57.172928 | 2026-04-29 03:13:57.173013 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-04-29 03:13:57.390798 | instance | changed 2026-04-29 03:13:57.430803 | 2026-04-29 03:13:57.430967 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-04-29 03:13:57.638893 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-29 03:13:57.639018 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-29 03:13:57.645772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:13:57.648953 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:13:57.730151 | instance | node/instance 2026-04-29 03:13:57.732713 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:13:57.817512 | instance | clusterrole/admin 2026-04-29 03:13:58.015160 | instance | clusterrole/capi-aggregated-manager-role 2026-04-29 03:13:58.100758 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-04-29 03:13:58.102524 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:13:58.109389 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:13:58.227079 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-04-29 03:13:58.302183 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-04-29 03:13:58.408330 | instance | clusterrole/capi-manager-role 2026-04-29 03:13:58.495791 | instance | clusterrole/capo-manager-role 2026-04-29 03:13:58.596225 | instance | clusterrole/cephfs-csi-nodeplugin 2026-04-29 03:13:58.673304 | instance | clusterrole/cephfs-external-provisioner-runner 2026-04-29 03:13:58.783478 | instance | clusterrole/cert-manager-cainjector 2026-04-29 03:13:58.869213 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-04-29 03:13:58.985248 | instance | clusterrole/cert-manager-controller-certificates 2026-04-29 03:13:59.065997 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-04-29 03:13:59.204240 | instance | clusterrole/cert-manager-controller-challenges 2026-04-29 03:13:59.279968 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-04-29 03:13:59.407458 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-04-29 03:13:59.461036 | instance | clusterrole/cert-manager-controller-issuers 2026-04-29 03:13:59.597913 | instance | clusterrole/cert-manager-controller-orders 2026-04-29 03:13:59.648893 | instance | clusterrole/cert-manager-edit 2026-04-29 03:13:59.798592 | instance | clusterrole/cert-manager-view 2026-04-29 03:13:59.881121 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-04-29 03:14:00.005146 | instance | clusterrole/cilium 2026-04-29 03:14:00.071419 | instance | clusterrole/cilium-operator 2026-04-29 03:14:00.181150 | instance | clusterrole/cluster-admin 2026-04-29 03:14:00.262273 | instance | clusterrole/edit 2026-04-29 03:14:00.355970 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-29 03:14:00.463729 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-04-29 03:14:00.533272 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-04-29 03:14:00.644669 | instance | clusterrole/goldpinger-clusterrole 2026-04-29 03:14:00.715996 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-04-29 03:14:00.822406 | instance | clusterrolebinding/capi-manager-rolebinding 2026-04-29 03:14:00.904034 | instance | clusterrolebinding/capo-manager-rolebinding 2026-04-29 03:14:00.992876 | instance | clusterrole/ingress-nginx 2026-04-29 03:14:01.082520 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-04-29 03:14:01.184546 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-04-29 03:14:01.276253 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-04-29 03:14:01.374480 | instance | clusterrolebinding/cert-manager-cainjector 2026-04-29 03:14:01.447723 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-04-29 03:14:01.559487 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-04-29 03:14:01.629301 | instance | clusterrole/kube-prometheus-stack-operator 2026-04-29 03:14:01.756787 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-04-29 03:14:01.823936 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-04-29 03:14:01.940031 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-04-29 03:14:02.012082 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-04-29 03:14:02.127028 | instance | clusterrole/kubeadm:get-nodes 2026-04-29 03:14:02.186590 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-04-29 03:14:02.300965 | instance | clusterrole/local-path-provisioner 2026-04-29 03:14:02.386213 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-04-29 03:14:02.485547 | instance | clusterrole/node-feature-discovery 2026-04-29 03:14:02.568278 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-04-29 03:14:02.671841 | instance | clusterrole/node-feature-discovery-gc 2026-04-29 03:14:02.749522 | instance | clusterrolebinding/cert-manager-controller-orders 2026-04-29 03:14:02.851820 | instance | clusterrole/nova-bootstrap 2026-04-29 03:14:02.940699 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-04-29 03:14:03.036899 | instance | clusterrole/nova-cell-setup 2026-04-29 03:14:03.124274 | instance | clusterrolebinding/cilium 2026-04-29 03:14:03.230700 | instance | clusterrole/objectstorage-provisioner-role 2026-04-29 03:14:03.308463 | instance | clusterrolebinding/cilium-operator 2026-04-29 03:14:03.407273 | instance | clusterrole/orc-image-editor-role 2026-04-29 03:14:03.481237 | instance | clusterrole/orc-image-viewer-role 2026-04-29 03:14:03.588331 | instance | clusterrole/orc-manager-role 2026-04-29 03:14:03.659036 | instance | clusterrole/orc-metrics-auth-role 2026-04-29 03:14:03.798805 | instance | clusterrolebinding/cluster-admin 2026-04-29 03:14:03.872038 | instance | clusterrole/orc-metrics-reader 2026-04-29 03:14:03.979822 | instance | clusterrole/ovn-controller 2026-04-29 03:14:04.067014 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-29 03:14:04.172723 | instance | clusterrole/ovn-controller-list-nodes-role-openstack 2026-04-29 03:14:04.255150 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-04-29 03:14:04.345583 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-04-29 03:14:04.438388 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-04-29 03:14:04.543464 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-04-29 03:14:04.651223 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-04-29 03:14:04.766248 | instance | clusterrolebinding/ingress-nginx 2026-04-29 03:14:04.859452 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-04-29 03:14:04.963265 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-04-29 03:14:05.058828 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-04-29 03:14:05.145187 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-04-29 03:14:05.241182 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-04-29 03:14:05.326128 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-04-29 03:14:05.422648 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-04-29 03:14:05.493987 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-04-29 03:14:05.586305 | instance | clusterrole/rbd-csi-nodeplugin 2026-04-29 03:14:05.669910 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-04-29 03:14:05.754608 | instance | clusterrolebinding/kubeadm:get-nodes 2026-04-29 03:14:05.851854 | instance | clusterrole/rbd-external-provisioner-runner 2026-04-29 03:14:05.930142 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-04-29 03:14:06.034965 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-04-29 03:14:06.101797 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-04-29 03:14:06.207801 | instance | clusterrole/rook-ceph-global 2026-04-29 03:14:06.267133 | instance | clusterrole/rook-ceph-mgr-cluster 2026-04-29 03:14:06.419595 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-04-29 03:14:06.436315 | instance | clusterrolebinding/kubeadm:node-proxier 2026-04-29 03:14:06.610155 | instance | clusterrole/rook-ceph-mgr-system 2026-04-29 03:14:06.612780 | instance | clusterrolebinding/local-path-provisioner 2026-04-29 03:14:06.788073 | instance | clusterrole/rook-ceph-object-bucket 2026-04-29 03:14:06.791896 | instance | clusterrole/rook-ceph-osd 2026-04-29 03:14:06.984764 | instance | clusterrolebinding/magnum-cluster-api 2026-04-29 03:14:06.987307 | instance | clusterrolebinding/node-feature-discovery 2026-04-29 03:14:07.167914 | instance | clusterrole/rook-ceph-system 2026-04-29 03:14:07.178976 | instance | clusterrole/secretgen-controller-cluster-role 2026-04-29 03:14:07.360383 | instance | clusterrolebinding/node-feature-discovery-gc 2026-04-29 03:14:07.372002 | instance | clusterrole/system:aggregate-to-admin 2026-04-29 03:14:07.543462 | instance | clusterrole/system:aggregate-to-edit 2026-04-29 03:14:07.549067 | instance | clusterrole/system:aggregate-to-view 2026-04-29 03:14:07.730564 | instance | clusterrolebinding/nova-bootstrap 2026-04-29 03:14:07.737862 | instance | clusterrole/system:auth-delegator 2026-04-29 03:14:07.916275 | instance | clusterrolebinding/nova-cell-setup 2026-04-29 03:14:07.919538 | instance | clusterrole/system:basic-user 2026-04-29 03:14:08.097728 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-04-29 03:14:08.110854 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-04-29 03:14:08.288453 | instance | clusterrolebinding/orc-manager-rolebinding 2026-04-29 03:14:08.294452 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-04-29 03:14:08.458265 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-04-29 03:14:08.467560 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-04-29 03:14:08.637130 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-04-29 03:14:08.639396 | instance | clusterrolebinding/ovn-controller 2026-04-29 03:14:08.813067 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-04-29 03:14:08.831156 | instance | clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack 2026-04-29 03:14:08.991504 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-04-29 03:14:08.995192 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-04-29 03:14:09.160562 | instance | clusterrole/system:controller:attachdetach-controller 2026-04-29 03:14:09.168974 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-04-29 03:14:09.349487 | instance | clusterrole/system:controller:certificate-controller 2026-04-29 03:14:09.383746 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-04-29 03:14:09.524049 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-04-29 03:14:09.572142 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-04-29 03:14:09.735590 | instance | clusterrole/system:controller:cronjob-controller 2026-04-29 03:14:09.754453 | instance | clusterrolebinding/rook-ceph-global 2026-04-29 03:14:09.932532 | instance | clusterrole/system:controller:daemon-set-controller 2026-04-29 03:14:09.943609 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-04-29 03:14:10.124590 | instance | clusterrole/system:controller:deployment-controller 2026-04-29 03:14:10.126843 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-04-29 03:14:10.302747 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-04-29 03:14:10.330945 | instance | clusterrole/system:controller:disruption-controller 2026-04-29 03:14:10.491657 | instance | clusterrolebinding/rook-ceph-osd 2026-04-29 03:14:10.514970 | instance | clusterrole/system:controller:endpoint-controller 2026-04-29 03:14:10.683790 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-04-29 03:14:10.691821 | instance | clusterrole/system:controller:endpointslice-controller 2026-04-29 03:14:10.879124 | instance | clusterrolebinding/rook-ceph-system 2026-04-29 03:14:10.882936 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-04-29 03:14:11.066286 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-04-29 03:14:11.078462 | instance | clusterrolebinding/system:basic-user 2026-04-29 03:14:11.249317 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-04-29 03:14:11.271177 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-04-29 03:14:11.437104 | instance | clusterrole/system:controller:expand-controller 2026-04-29 03:14:11.469147 | instance | clusterrolebinding/system:controller:certificate-controller 2026-04-29 03:14:11.616416 | instance | clusterrole/system:controller:generic-garbage-collector 2026-04-29 03:14:11.639379 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-04-29 03:14:11.814397 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-04-29 03:14:11.814480 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-04-29 03:14:12.002170 | instance | clusterrole/system:controller:job-controller 2026-04-29 03:14:12.004444 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-04-29 03:14:12.196028 | instance | clusterrolebinding/system:controller:deployment-controller 2026-04-29 03:14:12.247494 | instance | clusterrole/system:controller:namespace-controller 2026-04-29 03:14:12.414345 | instance | clusterrolebinding/system:controller:disruption-controller 2026-04-29 03:14:12.436238 | instance | clusterrole/system:controller:node-controller 2026-04-29 03:14:12.583767 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-04-29 03:14:12.625117 | instance | clusterrole/system:controller:persistent-volume-binder 2026-04-29 03:14:12.761654 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-04-29 03:14:12.837524 | instance | clusterrole/system:controller:pod-garbage-collector 2026-04-29 03:14:12.937044 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-04-29 03:14:13.022580 | instance | clusterrole/system:controller:pv-protection-controller 2026-04-29 03:14:13.114290 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-04-29 03:14:13.200233 | instance | clusterrolebinding/system:controller:expand-controller 2026-04-29 03:14:13.295953 | instance | clusterrole/system:controller:pvc-protection-controller 2026-04-29 03:14:13.383505 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-04-29 03:14:13.467841 | instance | clusterrole/system:controller:replicaset-controller 2026-04-29 03:14:13.555225 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-04-29 03:14:13.652370 | instance | clusterrolebinding/system:controller:job-controller 2026-04-29 03:14:13.741652 | instance | clusterrole/system:controller:replication-controller 2026-04-29 03:14:13.840876 | instance | clusterrolebinding/system:controller:namespace-controller 2026-04-29 03:14:13.917250 | instance | clusterrole/system:controller:resourcequota-controller 2026-04-29 03:14:14.039174 | instance | clusterrolebinding/system:controller:node-controller 2026-04-29 03:14:14.112103 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-04-29 03:14:14.218763 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-04-29 03:14:14.289369 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-04-29 03:14:14.417565 | instance | clusterrole/system:controller:route-controller 2026-04-29 03:14:14.468160 | instance | clusterrole/system:controller:service-account-controller 2026-04-29 03:14:14.598217 | instance | clusterrole/system:controller:service-controller 2026-04-29 03:14:14.697781 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-04-29 03:14:14.814764 | instance | clusterrole/system:controller:statefulset-controller 2026-04-29 03:14:14.920722 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-04-29 03:14:15.020506 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-04-29 03:14:15.105435 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-04-29 03:14:15.192836 | instance | clusterrole/system:controller:ttl-controller 2026-04-29 03:14:15.299631 | instance | clusterrolebinding/system:controller:replication-controller 2026-04-29 03:14:15.364507 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-04-29 03:14:15.469023 | instance | clusterrole/system:coredns 2026-04-29 03:14:15.540813 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-04-29 03:14:15.646898 | instance | clusterrole/system:discovery 2026-04-29 03:14:15.715094 | instance | clusterrolebinding/system:controller:route-controller 2026-04-29 03:14:15.833225 | instance | clusterrole/system:heapster 2026-04-29 03:14:15.895230 | instance | clusterrolebinding/system:controller:service-account-controller 2026-04-29 03:14:16.009112 | instance | clusterrole/system:kube-aggregator 2026-04-29 03:14:16.071051 | instance | clusterrolebinding/system:controller:service-controller 2026-04-29 03:14:16.178200 | instance | clusterrole/system:kube-controller-manager 2026-04-29 03:14:16.247663 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-04-29 03:14:16.339439 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-04-29 03:14:16.428786 | instance | clusterrole/system:kube-dns 2026-04-29 03:14:16.521915 | instance | clusterrolebinding/system:controller:ttl-controller 2026-04-29 03:14:16.597227 | instance | clusterrole/system:kube-scheduler 2026-04-29 03:14:16.705035 | instance | clusterrole/system:kubelet-api-admin 2026-04-29 03:14:16.777233 | instance | clusterrolebinding/system:coredns 2026-04-29 03:14:16.888431 | instance | clusterrolebinding/system:discovery 2026-04-29 03:14:16.949935 | instance | clusterrole/system:monitoring 2026-04-29 03:14:17.084627 | instance | clusterrolebinding/system:kube-controller-manager 2026-04-29 03:14:17.130208 | instance | clusterrole/system:node 2026-04-29 03:14:17.265318 | instance | clusterrole/system:node-bootstrapper 2026-04-29 03:14:17.331972 | instance | clusterrolebinding/system:kube-dns 2026-04-29 03:14:17.438095 | instance | clusterrolebinding/system:kube-scheduler 2026-04-29 03:14:17.501300 | instance | clusterrole/system:node-problem-detector 2026-04-29 03:14:17.616463 | instance | clusterrolebinding/system:monitoring 2026-04-29 03:14:17.688934 | instance | clusterrolebinding/system:node 2026-04-29 03:14:17.788035 | instance | clusterrole/system:node-proxier 2026-04-29 03:14:17.856656 | instance | clusterrolebinding/system:node-proxier 2026-04-29 03:14:17.974195 | instance | clusterrole/system:persistent-volume-provisioner 2026-04-29 03:14:18.030201 | instance | clusterrolebinding/system:public-info-viewer 2026-04-29 03:14:18.154024 | instance | clusterrole/system:public-info-viewer 2026-04-29 03:14:18.209301 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-04-29 03:14:18.318306 | instance | clusterrolebinding/system:volume-scheduler 2026-04-29 03:14:18.379298 | instance | clusterrole/system:service-account-issuer-discovery 2026-04-29 03:14:18.491426 | instance | clusterrolebinding/vector 2026-04-29 03:14:18.566473 | instance | clusterrole/system:volume-scheduler 2026-04-29 03:14:18.666337 | instance | clusterrole/vector 2026-04-29 03:14:18.729141 | instance | clusterrole/view 2026-04-29 03:14:18.841341 | instance | storageclass/general 2026-04-29 03:14:18.913769 | instance | namespace/auth-system 2026-04-29 03:14:19.060948 | instance | namespace/capi-kubeadm-bootstrap-system 2026-04-29 03:14:19.101697 | instance | namespace/capi-kubeadm-control-plane-system 2026-04-29 03:14:19.252116 | instance | namespace/capi-system 2026-04-29 03:14:19.317057 | instance | namespace/capo-system 2026-04-29 03:14:19.448511 | instance | namespace/cert-manager 2026-04-29 03:14:19.513711 | instance | namespace/default 2026-04-29 03:14:19.645620 | instance | namespace/envoy-gateway-system 2026-04-29 03:14:19.694555 | instance | namespace/ingress-nginx 2026-04-29 03:14:19.842966 | instance | namespace/kube-node-lease 2026-04-29 03:14:19.884330 | instance | namespace/kube-public 2026-04-29 03:14:20.033629 | instance | namespace/kube-system 2026-04-29 03:14:20.088944 | instance | namespace/local-path-storage 2026-04-29 03:14:20.221754 | instance | namespace/magnum-system 2026-04-29 03:14:20.276131 | instance | namespace/monitoring 2026-04-29 03:14:20.411757 | instance | namespace/openstack 2026-04-29 03:14:20.466717 | instance | namespace/orc-system 2026-04-29 03:14:20.616729 | instance | namespace/rook-ceph 2026-04-29 03:14:20.649406 | instance | namespace/secretgen-controller 2026-04-29 03:14:21.004036 | instance | ok: Runtime: 0:00:23.197337 2026-04-29 03:14:21.010686 | 2026-04-29 03:14:21.010767 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-04-29 03:14:21.237940 | instance | changed 2026-04-29 03:14:21.244996 | 2026-04-29 03:14:21.245128 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-04-29 03:14:21.452049 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-29 03:14:21.452164 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-29 03:14:21.452615 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-29 03:14:21.557681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:21.557942 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:21.638290 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-04-29 03:14:21.638863 | instance | auth-system/configmaps/keycloak-env-vars 2026-04-29 03:14:21.644101 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:21.644965 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:21.736073 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:21.746648 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:21.827579 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:21.837978 | instance | auth-system/configmaps/kube-root-ca.crt 2026-04-29 03:14:21.839087 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:21.918888 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-04-29 03:14:21.922666 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:21.942204 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:22.013437 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:22.027360 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-04-29 03:14:22.041042 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:22.118342 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:22.132884 | instance | auth-system/endpoints/keycloak 2026-04-29 03:14:22.170769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:22.222822 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:22.245229 | instance | auth-system/endpoints/keycloak-headless 2026-04-29 03:14:22.261190 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:22.322469 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:22.339259 | instance | auth-system/endpoints/keycloak-metrics 2026-04-29 03:14:22.371394 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:22.428353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:22.472757 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:22.485483 | instance | auth-system/ingresses/keycloak 2026-04-29 03:14:22.530123 | instance | auth-system/networkpolicies/keycloak 2026-04-29 03:14:22.559157 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-29 03:14:22.567631 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:22.570421 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:22.674679 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:22.689483 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-29 03:14:22.704745 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:22.707134 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-m2kmb 2026-04-29 03:14:22.760736 | instance | auth-system/pods/keycloak-0 2026-04-29 03:14:22.783287 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:22.810369 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:22.892183 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:22.917793 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:22.941778 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-04-29 03:14:23.005540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:23.012037 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-04-29 03:14:23.020040 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:23.120128 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:23.130347 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:23.159910 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-04-29 03:14:23.221399 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-04-29 03:14:23.221509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:23.253475 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:23.321226 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:23.367302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:23.396112 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-04-29 03:14:23.420699 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:23.447997 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-04-29 03:14:23.466994 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:23.534198 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:23.590173 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:23.625714 | instance | auth-system/secrets/keycloak 2026-04-29 03:14:23.642015 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:23.676609 | instance | auth-system/secrets/keycloak-externaldb 2026-04-29 03:14:23.709278 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:23.770628 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:23.818274 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:23.840964 | instance | auth-system/secrets/keycloak.199-204-45-57.nip.io-tls 2026-04-29 03:14:23.862534 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:23.876667 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-04-29 03:14:23.910495 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:23.962959 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:24.029552 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:24.060995 | instance | auth-system/serviceaccounts/default 2026-04-29 03:14:24.079026 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:24.087398 | instance | auth-system/serviceaccounts/keycloak 2026-04-29 03:14:24.163149 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:24.184111 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:24.264129 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:24.290289 | instance | auth-system/services/keycloak 2026-04-29 03:14:24.314493 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:24.338764 | instance | auth-system/services/keycloak-headless 2026-04-29 03:14:24.375512 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:24.432320 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-29 03:14:24.441840 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:24.486033 | instance | auth-system/services/keycloak-metrics 2026-04-29 03:14:24.493393 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-29 03:14:24.502555 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:24.535490 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:24.551263 | instance | auth-system/statefulsets/keycloak 2026-04-29 03:14:24.591494 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:24.624018 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:24.705808 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-04-29 03:14:24.714192 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:24.738707 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:24.766835 | instance | capi-system/configmaps/kube-root-ca.crt 2026-04-29 03:14:24.824548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:24.831329 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:24.900755 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-04-29 03:14:24.912834 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:24.945699 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:24.992882 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-04-29 03:14:25.003524 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:25.037214 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:25.102515 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:25.116681 | instance | capi-system/deployment/capi-controller-manager 2026-04-29 03:14:25.140161 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:25.189347 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:25.191931 | instance | capi-system/endpoints/capi-webhook-service 2026-04-29 03:14:25.243464 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:25.285362 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:25.334126 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-pl5p2 2026-04-29 03:14:25.356245 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:25.392257 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:25.409330 | instance | capi-system/pods/capi-controller-manager-bc4cf8c95-4mg9m 2026-04-29 03:14:25.451547 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:25.490624 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:25.545148 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:25.545661 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-04-29 03:14:25.610024 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:25.632558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:25.637273 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-04-29 03:14:25.710246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:25.725014 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-04-29 03:14:25.726145 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:25.796462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:25.815883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:25.821379 | instance | capi-system/roles/capi-leader-election-role 2026-04-29 03:14:25.889432 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:25.906944 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-04-29 03:14:25.925543 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:25.998318 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-29 03:14:26.007339 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:26.020468 | instance | capi-system/secrets/capi-webhook-service-cert 2026-04-29 03:14:26.027718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:26.100776 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-04-29 03:14:26.114755 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:26.136717 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:26.200275 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:26.224473 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-04-29 03:14:26.350985 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:26.375021 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:26.396513 | instance | capi-system/serviceaccounts/capi-manager 2026-04-29 03:14:26.466325 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:26.485145 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:26.510675 | instance | capi-system/serviceaccounts/default 2026-04-29 03:14:26.557750 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:26.581668 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:26.609957 | instance | capi-system/services/capi-webhook-service 2026-04-29 03:14:26.683077 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:26.691665 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-29 03:14:26.701522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:26.718351 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-04-29 03:14:26.776734 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:26.800976 | instance | capo-system/configmaps/kube-root-ca.crt 2026-04-29 03:14:26.803014 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:26.867519 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:26.901430 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:26.930742 | instance | cert-manager/configmaps/cert-manager-webhook 2026-04-29 03:14:26.973492 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:26.984171 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:26.991137 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-04-29 03:14:27.074490 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:27.076207 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:27.148813 | instance | capo-system/deployment/capo-controller-manager 2026-04-29 03:14:27.151667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:27.167029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:27.174915 | instance | cert-manager/deployment/cert-manager 2026-04-29 03:14:27.251645 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:27.269850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:27.349375 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:27.364583 | instance | cert-manager/deployment/cert-manager-cainjector 2026-04-29 03:14:27.365982 | instance | cert-manager/deployment/cert-manager-webhook 2026-04-29 03:14:27.367480 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:27.435366 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:27.453857 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:27.537451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:27.540128 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:27.560128 | instance | cert-manager/endpoints/cert-manager 2026-04-29 03:14:27.562139 | instance | cert-manager/endpoints/cert-manager-webhook 2026-04-29 03:14:27.631438 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:27.634777 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:27.727820 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-29 03:14:27.731416 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:27.737853 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:27.739505 | instance | capo-system/endpoints/capo-webhook-service 2026-04-29 03:14:27.745431 | instance | cert-manager/pods/cert-manager-75c4c745bc-sflr4 2026-04-29 03:14:27.817530 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:27.850588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:27.906929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:27.935314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:27.944431 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-5lq52 2026-04-29 03:14:27.961105 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-jpw7x 2026-04-29 03:14:27.996003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:28.028058 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:28.107888 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-29 03:14:28.115412 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:28.119406 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:28.151691 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-04-29 03:14:28.157664 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-04-29 03:14:28.211463 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:28.215799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:28.315850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:28.324475 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:28.354225 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-04-29 03:14:28.356512 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-04-29 03:14:28.410789 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:28.502588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:28.525515 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-04-29 03:14:28.540812 | instance | cert-manager/roles/cert-manager:leaderelection 2026-04-29 03:14:28.581508 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:28.600856 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:28.671311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:28.695693 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:28.713123 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-04-29 03:14:28.724461 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-04-29 03:14:28.788608 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:28.797858 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:28.885321 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:28.901731 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:28.910289 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-04-29 03:14:28.914468 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-04-29 03:14:28.979736 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:28.991474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:29.086701 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:29.091480 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:29.101545 | instance | cert-manager/serviceaccounts/cert-manager 2026-04-29 03:14:29.176461 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:29.179631 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-04-29 03:14:29.205016 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:29.268639 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:29.297127 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-04-29 03:14:29.303535 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:29.383315 | instance | cert-manager/serviceaccounts/default 2026-04-29 03:14:29.383517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:29.398355 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:29.489509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:29.511263 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:29.517279 | instance | cert-manager/services/cert-manager 2026-04-29 03:14:29.606980 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-29 03:14:29.617831 | instance | cert-manager/services/cert-manager-webhook 2026-04-29 03:14:29.618336 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:29.619191 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:29.718786 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:29.728114 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:29.730992 | instance | capo-system/pods/capo-controller-manager-65565fdb7f-2zjqq 2026-04-29 03:14:29.814399 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-04-29 03:14:29.824392 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:29.835739 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-29 03:14:29.843791 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:29.927312 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:29.938381 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:29.942750 | instance | default/configmaps/kube-root-ca.crt 2026-04-29 03:14:30.019361 | instance | capo-system/roles/capo-leader-election-role 2026-04-29 03:14:30.021335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:30.047610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:30.110816 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:30.126640 | instance | capo-system/secrets/capo-webhook-service-cert 2026-04-29 03:14:30.161385 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:30.197228 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:30.216536 | instance | capo-system/serviceaccounts/capo-manager 2026-04-29 03:14:30.274958 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:30.281522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:30.330123 | instance | capo-system/serviceaccounts/default 2026-04-29 03:14:30.363155 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:30.383380 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:30.399435 | instance | capo-system/services/capo-webhook-service 2026-04-29 03:14:30.452399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:30.497233 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:30.546572 | instance | default/endpoints/kubernetes 2026-04-29 03:14:30.551460 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:30.590046 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:30.615641 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-04-29 03:14:30.661787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:30.683387 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:30.720731 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-04-29 03:14:30.781366 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:30.787202 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:30.802542 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-04-29 03:14:30.874709 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:30.895161 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:30.915142 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-04-29 03:14:30.965440 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:30.978285 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:30.986313 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-lkkgw 2026-04-29 03:14:31.057429 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:31.057569 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:31.098340 | instance | default/serviceaccounts/default 2026-04-29 03:14:31.147569 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:31.147741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:31.178245 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-04-29 03:14:31.232480 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:31.236154 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:31.290237 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-04-29 03:14:31.353656 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-29 03:14:31.363501 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:31.369700 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-04-29 03:14:31.369808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:31.456266 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:31.472814 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-29 03:14:31.485279 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:31.501543 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-04-29 03:14:31.560355 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:31.561932 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-04-29 03:14:31.628844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:31.666263 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:31.717598 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-04-29 03:14:31.741936 | instance | default/services/kubernetes 2026-04-29 03:14:31.761602 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:31.837379 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:31.853730 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:31.930972 | instance | envoy-gateway-system/secrets/envoy 2026-04-29 03:14:31.938378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:31.946561 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-04-29 03:14:32.012971 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:32.059817 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:32.096851 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:32.128158 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-04-29 03:14:32.143658 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-04-29 03:14:32.167383 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:32.202274 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:32.290369 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:32.291332 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-04-29 03:14:32.299645 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:32.340258 | instance | envoy-gateway-system/serviceaccounts/default 2026-04-29 03:14:32.381404 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:32.429587 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:32.480585 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:32.546699 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:32.587923 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:32.618904 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-04-29 03:14:32.664548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:32.714177 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:32.772570 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:32.803556 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-04-29 03:14:32.822270 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:32.854761 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:32.906918 | instance | envoy-gateway-system/services/envoy-gateway 2026-04-29 03:14:32.924290 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:32.950269 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:33.022965 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:33.050379 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:33.083229 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-04-29 03:14:33.131856 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:33.131997 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:33.137648 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-04-29 03:14:33.217764 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:33.231990 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-29 03:14:33.243950 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:33.294261 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-04-29 03:14:33.317546 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:33.321001 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-04-29 03:14:33.350622 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-29 03:14:33.360391 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:33.403447 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:33.455252 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:33.463620 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-04-29 03:14:33.500684 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:33.509177 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-04-29 03:14:33.571339 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:33.595612 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:33.674707 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:33.690215 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-04-29 03:14:33.695420 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-04-29 03:14:33.709603 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:33.773418 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:33.814570 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:33.887035 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:33.891269 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-04-29 03:14:33.910657 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:33.912062 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-04-29 03:14:33.993946 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:34.081174 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-04-29 03:14:34.082942 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:34.097319 | instance | ingress-nginx/pods/ingress-nginx-controller-qwvj8 2026-04-29 03:14:34.184529 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:34.260563 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-9mzpr 2026-04-29 03:14:34.291147 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:34.337570 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-04-29 03:14:34.434650 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:34.475415 | instance | ingress-nginx/roles/ingress-nginx 2026-04-29 03:14:34.537760 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-04-29 03:14:34.556955 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:34.606226 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:34.656948 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-04-29 03:14:34.670300 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:34.705994 | instance | ingress-nginx/serviceaccounts/default 2026-04-29 03:14:34.762815 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:34.824972 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:34.853563 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:34.883691 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-04-29 03:14:34.927622 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:34.929700 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-04-29 03:14:34.950398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:35.088372 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:35.098702 | instance | ingress-nginx/services/ingress-nginx-controller 2026-04-29 03:14:35.118239 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-04-29 03:14:35.246295 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:35.285649 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-04-29 03:14:35.320751 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-04-29 03:14:35.328794 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:35.372148 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:35.433514 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-29 03:14:35.443641 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:35.493226 | instance | kube-node-lease/serviceaccounts/default 2026-04-29 03:14:35.505188 | instance | kube-system/configmaps/cilium-config 2026-04-29 03:14:35.540900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:35.639065 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:35.694986 | instance | kube-system/configmaps/coredns 2026-04-29 03:14:35.697438 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-04-29 03:14:35.732156 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:35.878138 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:35.883311 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-04-29 03:14:35.900165 | instance | kube-system/configmaps/kube-proxy 2026-04-29 03:14:35.979024 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:36.080918 | instance | kube-system/configmaps/kube-root-ca.crt 2026-04-29 03:14:36.098906 | instance | kube-system/configmaps/kubeadm-config 2026-04-29 03:14:36.263755 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:36.284744 | instance | kube-system/configmaps/kubelet-config 2026-04-29 03:14:36.295751 | instance | kube-public/configmaps/cluster-info 2026-04-29 03:14:36.374746 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-29 03:14:36.385077 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:36.489930 | instance | kube-public/configmaps/kube-root-ca.crt 2026-04-29 03:14:36.497771 | instance | kube-system/daemonsets/cilium 2026-04-29 03:14:36.516144 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:36.640731 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:36.646826 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:36.678356 | instance | kube-system/daemonsets/kube-proxy 2026-04-29 03:14:36.701467 | instance | kube-system/deployment/cilium-operator 2026-04-29 03:14:36.806583 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:36.891873 | instance | kube-system/deployment/coredns 2026-04-29 03:14:36.905256 | instance | kube-system/endpoints/kube-dns 2026-04-29 03:14:37.070654 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-04-29 03:14:37.105743 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-04-29 03:14:37.167526 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:37.250107 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-04-29 03:14:37.287285 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:37.312555 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-04-29 03:14:37.315890 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:14:37.448161 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-04-29 03:14:37.495687 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-04-29 03:14:37.634454 | instance | kube-system/pods/cilium-operator-869df985b8-jw6nq 2026-04-29 03:14:37.676194 | instance | kube-system/pods/cilium-whpjr 2026-04-29 03:14:37.822391 | instance | kube-system/pods/coredns-67659f764b-cg9kb 2026-04-29 03:14:37.896572 | instance | kube-system/pods/coredns-67659f764b-vmdvh 2026-04-29 03:14:38.020456 | instance | kube-system/pods/etcd-instance 2026-04-29 03:14:38.088660 | instance | kube-system/pods/kube-apiserver-instance 2026-04-29 03:14:38.212169 | instance | kube-system/pods/kube-controller-manager-instance 2026-04-29 03:14:38.286109 | instance | kube-system/pods/kube-proxy-nhs9k 2026-04-29 03:14:38.414366 | instance | kube-system/pods/kube-scheduler-instance 2026-04-29 03:14:38.512329 | instance | kube-system/pods/kube-vip-instance 2026-04-29 03:14:38.616345 | instance | kube-system/rolebindings/cilium-config-agent 2026-04-29 03:14:38.702709 | instance | kube-system/rolebindings/kube-proxy 2026-04-29 03:14:38.804588 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-04-29 03:14:38.898629 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-04-29 03:14:38.983459 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-04-29 03:14:39.076743 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-04-29 03:14:39.168464 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-04-29 03:14:39.274640 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-04-29 03:14:39.351671 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-04-29 03:14:39.456541 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-04-29 03:14:39.525606 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-04-29 03:14:39.646654 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-04-29 03:14:39.701317 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-04-29 03:14:39.844914 | instance | kube-system/roles/cilium-config-agent 2026-04-29 03:14:39.886139 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-04-29 03:14:40.020982 | instance | kube-system/roles/kube-proxy 2026-04-29 03:14:40.080445 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-04-29 03:14:40.197354 | instance | kube-system/roles/kubeadm:kubelet-config 2026-04-29 03:14:40.259586 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-04-29 03:14:40.378984 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-04-29 03:14:40.424068 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-04-29 03:14:40.566005 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-04-29 03:14:40.616675 | instance | kube-system/roles/system:controller:cloud-provider 2026-04-29 03:14:40.738674 | instance | kube-system/roles/system:controller:token-cleaner 2026-04-29 03:14:40.803065 | instance | kube-system/secrets/bootstrap-token-rsjptl 2026-04-29 03:14:40.908128 | instance | kube-system/secrets/bootstrap-token-vdx896 2026-04-29 03:14:40.966918 | instance | kube-system/secrets/kubeadm-certs 2026-04-29 03:14:41.091621 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-04-29 03:14:41.145886 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-04-29 03:14:41.325216 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-04-29 03:14:41.353083 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-04-29 03:14:41.504387 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-04-29 03:14:41.567928 | instance | kube-system/serviceaccounts/certificate-controller 2026-04-29 03:14:41.725167 | instance | kube-system/serviceaccounts/cilium 2026-04-29 03:14:41.773682 | instance | kube-system/serviceaccounts/cilium-operator 2026-04-29 03:14:41.919211 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-04-29 03:14:41.996116 | instance | kube-system/serviceaccounts/coredns 2026-04-29 03:14:42.126408 | instance | kube-system/serviceaccounts/cronjob-controller 2026-04-29 03:14:42.195699 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-04-29 03:14:42.342191 | instance | kube-system/serviceaccounts/default 2026-04-29 03:14:42.400038 | instance | kube-system/serviceaccounts/deployment-controller 2026-04-29 03:14:42.543054 | instance | kube-system/serviceaccounts/disruption-controller 2026-04-29 03:14:42.619755 | instance | kube-system/serviceaccounts/endpoint-controller 2026-04-29 03:14:42.762201 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-04-29 03:14:42.825093 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-04-29 03:14:42.975089 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-04-29 03:14:43.045547 | instance | kube-system/serviceaccounts/expand-controller 2026-04-29 03:14:43.190421 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-04-29 03:14:43.238511 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-04-29 03:14:43.377645 | instance | kube-system/serviceaccounts/job-controller 2026-04-29 03:14:43.430031 | instance | kube-system/serviceaccounts/kube-proxy 2026-04-29 03:14:43.591244 | instance | kube-system/serviceaccounts/namespace-controller 2026-04-29 03:14:43.658000 | instance | kube-system/serviceaccounts/node-controller 2026-04-29 03:14:43.795941 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-04-29 03:14:43.864460 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-04-29 03:14:43.989014 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-04-29 03:14:44.073379 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-04-29 03:14:44.185545 | instance | kube-system/serviceaccounts/replicaset-controller 2026-04-29 03:14:44.262944 | instance | kube-system/serviceaccounts/replication-controller 2026-04-29 03:14:44.393798 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-04-29 03:14:44.456929 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-04-29 03:14:44.590591 | instance | kube-system/serviceaccounts/service-account-controller 2026-04-29 03:14:44.673887 | instance | kube-system/serviceaccounts/service-controller 2026-04-29 03:14:44.849727 | instance | kube-system/serviceaccounts/statefulset-controller 2026-04-29 03:14:44.920738 | instance | kube-system/serviceaccounts/token-cleaner 2026-04-29 03:14:45.046373 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-04-29 03:14:45.121599 | instance | kube-system/serviceaccounts/ttl-controller 2026-04-29 03:14:45.245496 | instance | kube-system/services/kube-dns 2026-04-29 03:14:45.329651 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-04-29 03:14:45.429659 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-04-29 03:14:45.506246 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-04-29 03:14:45.614089 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-04-29 03:14:45.706312 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-04-29 03:14:45.804314 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-04-29 03:14:45.894066 | instance | kube-public/serviceaccounts/default 2026-04-29 03:14:45.986055 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-04-29 03:14:46.089817 | instance | local-path-storage/configmaps/local-path-config 2026-04-29 03:14:46.163984 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-04-29 03:14:46.273700 | instance | local-path-storage/deployment/local-path-provisioner 2026-04-29 03:14:46.348266 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-z8pv6 2026-04-29 03:14:46.476963 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-04-29 03:14:46.536899 | instance | local-path-storage/serviceaccounts/default 2026-04-29 03:14:46.678892 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-04-29 03:14:46.724671 | instance | magnum-system/serviceaccounts/default 2026-04-29 03:14:46.875084 | instance | monitoring/daemonsets/goldpinger 2026-04-29 03:14:46.919837 | instance | monitoring/daemonsets/ipmi-exporter 2026-04-29 03:14:47.062184 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-04-29 03:14:47.126713 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-04-29 03:14:47.244156 | instance | monitoring/daemonsets/vector 2026-04-29 03:14:47.319758 | instance | monitoring/configmaps/goldpinger-zap 2026-04-29 03:14:47.439161 | instance | monitoring/configmaps/ipmi-exporter 2026-04-29 03:14:47.494118 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-04-29 03:14:47.623235 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-04-29 03:14:47.691308 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-04-29 03:14:47.818066 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-04-29 03:14:47.884498 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-04-29 03:14:48.003534 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-04-29 03:14:48.070676 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-04-29 03:14:48.225915 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-04-29 03:14:48.265259 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-04-29 03:14:48.477955 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-04-29 03:14:48.500279 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-04-29 03:14:48.670884 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-04-29 03:14:48.836607 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-04-29 03:14:48.839128 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-04-29 03:14:49.013525 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-04-29 03:14:49.015864 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-04-29 03:14:49.195499 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-04-29 03:14:49.207982 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-04-29 03:14:49.375434 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-04-29 03:14:49.400063 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-04-29 03:14:49.545587 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-04-29 03:14:49.574940 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-04-29 03:14:49.740241 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-04-29 03:14:49.752314 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-04-29 03:14:49.920549 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-04-29 03:14:49.944907 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-04-29 03:14:50.098694 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-04-29 03:14:50.126098 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-04-29 03:14:50.279703 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-04-29 03:14:50.318608 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-04-29 03:14:50.477715 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-04-29 03:14:50.502785 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-04-29 03:14:50.658359 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-04-29 03:14:50.702062 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-04-29 03:14:50.854647 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-04-29 03:14:50.883425 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-04-29 03:14:51.038496 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-04-29 03:14:51.072477 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-04-29 03:14:51.225661 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-04-29 03:14:51.250802 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-04-29 03:14:51.410386 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-04-29 03:14:51.434528 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-04-29 03:14:51.587974 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-04-29 03:14:51.603792 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-04-29 03:14:51.774968 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-04-29 03:14:51.775484 | instance | monitoring/configmaps/kube-root-ca.crt 2026-04-29 03:14:51.944833 | instance | monitoring/configmaps/loki 2026-04-29 03:14:51.948833 | instance | monitoring/configmaps/loki-alerting-rules 2026-04-29 03:14:52.120165 | instance | monitoring/configmaps/loki-gateway 2026-04-29 03:14:52.122912 | instance | monitoring/configmaps/loki-runtime 2026-04-29 03:14:52.310089 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-04-29 03:14:52.319088 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-04-29 03:14:52.512791 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-04-29 03:14:52.512843 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-04-29 03:14:52.702014 | instance | monitoring/configmaps/vector 2026-04-29 03:14:52.758615 | instance | openstack/configmaps/barbican-bin 2026-04-29 03:14:52.941868 | instance | openstack/configmaps/ceph-csi-config 2026-04-29 03:14:53.003402 | instance | openstack/configmaps/ceph-etc 2026-04-29 03:14:53.185438 | instance | openstack/configmaps/cinder-bin 2026-04-29 03:14:53.247461 | instance | openstack/configmaps/glance-bin 2026-04-29 03:14:53.461493 | instance | openstack/configmaps/heat-bin 2026-04-29 03:14:53.484324 | instance | openstack/configmaps/horizon-bin 2026-04-29 03:14:53.694573 | instance | openstack/configmaps/keepalived-bin 2026-04-29 03:14:53.738596 | instance | openstack/configmaps/keystone-bin 2026-04-29 03:14:53.895758 | instance | openstack/configmaps/keystone-openid-metadata 2026-04-29 03:14:53.978593 | instance | openstack/configmaps/kube-root-ca.crt 2026-04-29 03:14:54.123677 | instance | openstack/configmaps/libvirt-bin 2026-04-29 03:14:54.185683 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-04-29 03:14:54.344110 | instance | openstack/configmaps/magnum-bin 2026-04-29 03:14:54.389760 | instance | openstack/configmaps/magnum-cluster-api-proxy-config 2026-04-29 03:14:54.551217 | instance | openstack/configmaps/manila-bin 2026-04-29 03:14:54.606031 | instance | openstack/configmaps/memcached-memcached-bin 2026-04-29 03:14:54.793564 | instance | openstack/configmaps/neutron-bin 2026-04-29 03:14:54.833980 | instance | openstack/configmaps/nova-bin 2026-04-29 03:14:55.042338 | instance | openstack/configmaps/octavia-bin 2026-04-29 03:14:55.090489 | instance | openstack/configmaps/openvswitch-bin 2026-04-29 03:14:55.269803 | instance | openstack/configmaps/ovn-bin 2026-04-29 03:14:55.324156 | instance | openstack/configmaps/ovn-controller-default-bin 2026-04-29 03:14:55.472131 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-04-29 03:14:55.544555 | instance | openstack/configmaps/percona-xtradb-pxc 2026-04-29 03:14:55.686765 | instance | openstack/configmaps/placement-bin 2026-04-29 03:14:55.749306 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-04-29 03:14:55.906581 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-04-29 03:14:55.959094 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-04-29 03:14:56.099187 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-04-29 03:14:56.175871 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-04-29 03:14:56.323285 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-04-29 03:14:56.361317 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-04-29 03:14:56.511586 | instance | monitoring/deployment/loki-gateway 2026-04-29 03:14:56.577637 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-04-29 03:14:56.701418 | instance | monitoring/deployment/node-feature-discovery-gc 2026-04-29 03:14:56.797031 | instance | monitoring/deployment/node-feature-discovery-master 2026-04-29 03:14:56.883931 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-04-29 03:14:56.995944 | instance | monitoring/deployment/prometheus-pushgateway 2026-04-29 03:14:57.080259 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-04-29 03:14:57.175054 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-04-29 03:14:57.270396 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-04-29 03:14:57.377363 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-04-29 03:14:57.477761 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-04-29 03:14:57.581680 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-04-29 03:14:57.680883 | instance | openstack/configmaps/rabbitmq-manila-plugins-conf 2026-04-29 03:14:57.791257 | instance | openstack/configmaps/rabbitmq-manila-server-conf 2026-04-29 03:14:57.873252 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-04-29 03:14:58.004950 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-04-29 03:14:58.083042 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-04-29 03:14:58.213276 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-04-29 03:14:58.304112 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-04-29 03:14:58.424387 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-04-29 03:14:58.505922 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-04-29 03:14:58.636579 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-04-29 03:14:58.720199 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-04-29 03:14:58.851610 | instance | openstack/configmaps/rook-config-override 2026-04-29 03:14:58.936711 | instance | openstack/configmaps/staffeln-bin 2026-04-29 03:14:59.076291 | instance | openstack/configmaps/tempest-bin 2026-04-29 03:14:59.170540 | instance | openstack/configmaps/valkey-configuration 2026-04-29 03:14:59.289327 | instance | openstack/configmaps/valkey-health 2026-04-29 03:14:59.390399 | instance | openstack/configmaps/valkey-scripts 2026-04-29 03:14:59.484608 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-04-29 03:14:59.604406 | instance | openstack/cronjobs/heat-engine-cleaner 2026-04-29 03:14:59.706364 | instance | openstack/cronjobs/heat-purge-deleted 2026-04-29 03:14:59.847124 | instance | openstack/cronjobs/keystone-credential-rotate 2026-04-29 03:14:59.950381 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-04-29 03:15:00.098669 | instance | openstack/cronjobs/nova-cell-setup 2026-04-29 03:15:00.189843 | instance | openstack/cronjobs/nova-service-cleaner 2026-04-29 03:15:00.351423 | instance | monitoring/endpoints/alertmanager-operated 2026-04-29 03:15:00.478430 | instance | monitoring/endpoints/goldpinger 2026-04-29 03:15:00.523132 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-04-29 03:15:00.661518 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-04-29 03:15:00.741348 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-04-29 03:15:00.848967 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-04-29 03:15:00.923268 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-04-29 03:15:01.025783 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-04-29 03:15:01.100646 | instance | monitoring/endpoints/loki 2026-04-29 03:15:01.196662 | instance | monitoring/endpoints/loki-chunks-cache 2026-04-29 03:15:01.289665 | instance | monitoring/endpoints/loki-gateway 2026-04-29 03:15:01.379989 | instance | monitoring/endpoints/loki-headless 2026-04-29 03:15:01.463506 | instance | monitoring/endpoints/loki-memberlist 2026-04-29 03:15:01.563240 | instance | monitoring/endpoints/loki-results-cache 2026-04-29 03:15:01.642854 | instance | monitoring/endpoints/prometheus-operated 2026-04-29 03:15:01.733838 | instance | monitoring/endpoints/prometheus-pushgateway 2026-04-29 03:15:01.813928 | instance | monitoring/endpoints/vector-headless 2026-04-29 03:15:01.925624 | instance | openstack/daemonsets/keepalived 2026-04-29 03:15:01.994964 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-04-29 03:15:02.151513 | instance | openstack/daemonsets/magnum-cluster-api-proxy 2026-04-29 03:15:02.292752 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-04-29 03:15:02.420673 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default 2026-04-29 03:15:02.537138 | instance | openstack/daemonsets/neutron-ovn-vpn-agent-default 2026-04-29 03:15:02.676880 | instance | openstack/daemonsets/nova-compute-default 2026-04-29 03:15:02.775235 | instance | openstack/daemonsets/octavia-health-manager-default 2026-04-29 03:15:02.936542 | instance | openstack/daemonsets/openvswitch 2026-04-29 03:15:03.015509 | instance | openstack/daemonsets/ovn-controller-default 2026-04-29 03:15:03.182933 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-04-29 03:15:03.282626 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-04-29 03:15:03.378586 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-04-29 03:15:03.452913 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-29 03:15:03.555114 | instance | monitoring/pods/goldpinger-7szzg 2026-04-29 03:15:03.634646 | instance | monitoring/pods/kube-prometheus-stack-grafana-5c4bdf5fd7-k9ctb 2026-04-29 03:15:03.740047 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7qbzd 2026-04-29 03:15:03.825177 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-m5286 2026-04-29 03:15:03.914182 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-5wzcs 2026-04-29 03:15:04.042196 | instance | monitoring/pods/loki-0 2026-04-29 03:15:04.121869 | instance | monitoring/pods/loki-chunks-cache-0 2026-04-29 03:15:04.231029 | instance | monitoring/pods/loki-gateway-cf54cb88c-v555x 2026-04-29 03:15:04.304613 | instance | monitoring/pods/loki-results-cache-0 2026-04-29 03:15:04.420894 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-qj4hh 2026-04-29 03:15:04.492049 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-z94hp 2026-04-29 03:15:04.632808 | instance | monitoring/pods/node-feature-discovery-worker-mbgmn 2026-04-29 03:15:04.694595 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-04-29 03:15:04.851741 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-ch7m4 2026-04-29 03:15:04.887008 | instance | monitoring/pods/vector-wn546 2026-04-29 03:15:05.052494 | instance | openstack/deployment/barbican-api 2026-04-29 03:15:05.080740 | instance | openstack/deployment/cinder-api 2026-04-29 03:15:05.289646 | instance | openstack/deployment/cinder-backup 2026-04-29 03:15:05.339286 | instance | openstack/deployment/cinder-scheduler 2026-04-29 03:15:05.511766 | instance | openstack/deployment/cinder-volume 2026-04-29 03:15:05.572222 | instance | openstack/deployment/glance-api 2026-04-29 03:15:05.756633 | instance | openstack/deployment/heat-api 2026-04-29 03:15:05.816233 | instance | openstack/deployment/heat-cfn 2026-04-29 03:15:06.019980 | instance | openstack/deployment/heat-engine 2026-04-29 03:15:06.077026 | instance | openstack/deployment/horizon 2026-04-29 03:15:06.235857 | instance | openstack/deployment/keystone-api 2026-04-29 03:15:06.318018 | instance | openstack/deployment/magnum-api 2026-04-29 03:15:06.482828 | instance | openstack/deployment/magnum-registry 2026-04-29 03:15:06.537962 | instance | openstack/deployment/manila-api 2026-04-29 03:15:06.721252 | instance | openstack/deployment/manila-data 2026-04-29 03:15:06.780651 | instance | openstack/deployment/manila-scheduler 2026-04-29 03:15:06.962826 | instance | openstack/deployment/manila-share 2026-04-29 03:15:07.012405 | instance | openstack/deployment/memcached-memcached 2026-04-29 03:15:07.191141 | instance | openstack/deployment/neutron-server 2026-04-29 03:15:07.252698 | instance | openstack/deployment/nova-api-metadata 2026-04-29 03:15:07.417826 | instance | openstack/endpoints/barbican-api 2026-04-29 03:15:07.477522 | instance | openstack/deployment/nova-api-osapi 2026-04-29 03:15:07.649347 | instance | openstack/endpoints/ceph-mon 2026-04-29 03:15:07.729639 | instance | openstack/deployment/nova-conductor 2026-04-29 03:15:07.867177 | instance | openstack/endpoints/cinder-api 2026-04-29 03:15:07.983904 | instance | openstack/deployment/nova-novncproxy 2026-04-29 03:15:08.075207 | instance | openstack/endpoints/glance-api 2026-04-29 03:15:08.246653 | instance | openstack/deployment/nova-scheduler 2026-04-29 03:15:08.350430 | instance | openstack/endpoints/heat-api 2026-04-29 03:15:08.513078 | instance | openstack/deployment/octavia-api 2026-04-29 03:15:08.543563 | instance | openstack/endpoints/heat-cfn 2026-04-29 03:15:08.711039 | instance | openstack/deployment/octavia-housekeeping 2026-04-29 03:15:08.755543 | instance | openstack/endpoints/horizon 2026-04-29 03:15:08.934630 | instance | openstack/deployment/octavia-worker 2026-04-29 03:15:08.949451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:08.959914 | instance | openstack/endpoints/horizon-int 2026-04-29 03:15:09.191766 | instance | openstack/deployment/openstack-database-exporter 2026-04-29 03:15:09.194870 | instance | openstack/endpoints/keystone-api 2026-04-29 03:15:09.198937 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:09.392602 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:09.428631 | instance | openstack/deployment/openstack-exporter 2026-04-29 03:15:09.444348 | instance | openstack/endpoints/magnum-api 2026-04-29 03:15:09.513016 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:09.615024 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:09.672111 | instance | openstack/endpoints/magnum-registry 2026-04-29 03:15:09.684994 | instance | openstack/deployment/ovn-northd 2026-04-29 03:15:09.711127 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:09.801564 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:09.879989 | instance | openstack/endpoints/manila-api 2026-04-29 03:15:09.898428 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:09.941551 | instance | openstack/endpoints/memcached 2026-04-29 03:15:09.981996 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:10.075344 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:10.104004 | instance | openstack/deployment/placement-api 2026-04-29 03:15:10.189715 | instance | openstack/endpoints/memcached-metrics 2026-04-29 03:15:10.329235 | instance | openstack/deployment/pxc-operator 2026-04-29 03:15:10.405215 | instance | openstack/endpoints/neutron-server 2026-04-29 03:15:10.568266 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-04-29 03:15:10.614051 | instance | openstack/endpoints/nova-api 2026-04-29 03:15:10.796939 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-04-29 03:15:10.821066 | instance | openstack/endpoints/nova-metadata 2026-04-29 03:15:11.024914 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-04-29 03:15:11.051347 | instance | openstack/endpoints/nova-novncproxy 2026-04-29 03:15:11.263701 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-04-29 03:15:11.291542 | instance | openstack/endpoints/octavia-api 2026-04-29 03:15:11.502756 | instance | openstack/deployment/staffeln-api 2026-04-29 03:15:11.535751 | instance | openstack/endpoints/openstack-exporter 2026-04-29 03:15:11.742067 | instance | openstack/deployment/staffeln-conductor 2026-04-29 03:15:11.769313 | instance | openstack/endpoints/ovn-ovsdb-nb 2026-04-29 03:15:11.964980 | instance | openstack/endpoints/ovn-ovsdb-sb 2026-04-29 03:15:11.969569 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-04-29 03:15:12.186615 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-04-29 03:15:12.195339 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-04-29 03:15:12.408285 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-04-29 03:15:12.411338 | instance | openstack/endpoints/percona-xtradb-pxc 2026-04-29 03:15:12.622575 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-04-29 03:15:12.628122 | instance | openstack/endpoints/placement-api 2026-04-29 03:15:12.849170 | instance | openstack/endpoints/rabbitmq-barbican 2026-04-29 03:15:12.850219 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-04-29 03:15:13.081236 | instance | openstack/endpoints/rabbitmq-cinder 2026-04-29 03:15:13.082995 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-04-29 03:15:13.294288 | instance | openstack/endpoints/rabbitmq-glance 2026-04-29 03:15:13.315992 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-04-29 03:15:13.506334 | instance | openstack/endpoints/rabbitmq-heat 2026-04-29 03:15:13.526751 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-04-29 03:15:13.698859 | instance | openstack/endpoints/rabbitmq-keystone 2026-04-29 03:15:13.746766 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-04-29 03:15:13.973828 | instance | openstack/endpoints/rabbitmq-magnum 2026-04-29 03:15:13.998049 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-04-29 03:15:14.183621 | instance | openstack/endpoints/rabbitmq-manila 2026-04-29 03:15:14.187496 | instance | openstack/endpoints/rabbitmq-manila-nodes 2026-04-29 03:15:14.383656 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-04-29 03:15:14.404251 | instance | openstack/endpoints/rabbitmq-neutron 2026-04-29 03:15:14.624958 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-04-29 03:15:14.628609 | instance | openstack/endpoints/rabbitmq-nova 2026-04-29 03:15:14.859030 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-04-29 03:15:14.864305 | instance | openstack/endpoints/rabbitmq-octavia 2026-04-29 03:15:15.064251 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-04-29 03:15:15.076533 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-04-29 03:15:15.277308 | instance | openstack/endpoints/staffeln-api 2026-04-29 03:15:15.288233 | instance | openstack/endpoints/valkey 2026-04-29 03:15:15.489455 | instance | openstack/endpoints/valkey-headless 2026-04-29 03:15:15.517307 | instance | openstack/endpoints/valkey-metrics 2026-04-29 03:15:15.692804 | instance | openstack/ingresses/cloudformation 2026-04-29 03:15:15.734982 | instance | openstack/ingresses/compute 2026-04-29 03:15:15.889612 | instance | openstack/ingresses/compute-novnc-proxy 2026-04-29 03:15:15.938785 | instance | openstack/ingresses/container-infra 2026-04-29 03:15:16.097444 | instance | openstack/ingresses/container-infra-registry 2026-04-29 03:15:16.158602 | instance | openstack/ingresses/dashboard 2026-04-29 03:15:16.316016 | instance | openstack/ingresses/identity 2026-04-29 03:15:16.369290 | instance | openstack/ingresses/image 2026-04-29 03:15:16.528300 | instance | openstack/ingresses/key-manager 2026-04-29 03:15:16.596311 | instance | openstack/ingresses/load-balancer 2026-04-29 03:15:16.728775 | instance | openstack/ingresses/network 2026-04-29 03:15:16.820232 | instance | openstack/ingresses/orchestration 2026-04-29 03:15:16.943195 | instance | openstack/ingresses/placement 2026-04-29 03:15:17.031380 | instance | openstack/ingresses/rook-ceph-cluster 2026-04-29 03:15:17.160235 | instance | openstack/ingresses/sharev2 2026-04-29 03:15:17.232805 | instance | openstack/ingresses/volumev3 2026-04-29 03:15:17.379912 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-29 03:15:17.433001 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:17.444464 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-04-29 03:15:17.516280 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:17.562314 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-04-29 03:15:17.598305 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:17.655183 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-04-29 03:15:17.683189 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:17.756357 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-04-29 03:15:17.777204 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:17.864529 | instance | openstack/networkpolicies/valkey 2026-04-29 03:15:17.883620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:17.960460 | instance | openstack/jobs/barbican-db-init 2026-04-29 03:15:17.971825 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:18.045271 | instance | openstack/jobs/barbican-db-sync 2026-04-29 03:15:18.051814 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:18.142152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:18.194353 | instance | openstack/jobs/barbican-ks-endpoints 2026-04-29 03:15:18.238473 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:18.266584 | instance | openstack/jobs/barbican-ks-service 2026-04-29 03:15:18.325337 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:18.419188 | instance | openstack/jobs/barbican-ks-user 2026-04-29 03:15:18.437053 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-29 03:15:18.444758 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:18.506235 | instance | openstack/jobs/barbican-rabbit-init 2026-04-29 03:15:18.556309 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-29 03:15:18.564363 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:18.661047 | instance | openstack/jobs/cinder-backup-storage-init 2026-04-29 03:15:18.680158 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:18.736883 | instance | openstack/jobs/cinder-bootstrap 2026-04-29 03:15:18.781224 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:18.877611 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:18.881338 | instance | openstack/jobs/cinder-create-internal-tenant 2026-04-29 03:15:18.976465 | instance | openstack/jobs/cinder-db-init 2026-04-29 03:15:18.994346 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:19.092805 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:19.096672 | instance | openstack/jobs/cinder-db-sync 2026-04-29 03:15:19.183864 | instance | openstack/jobs/cinder-ks-endpoints 2026-04-29 03:15:19.215661 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:19.309020 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:19.326702 | instance | openstack/jobs/cinder-ks-service 2026-04-29 03:15:19.421136 | instance | openstack/jobs/cinder-ks-user 2026-04-29 03:15:19.450478 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:19.545149 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:19.561498 | instance | openstack/jobs/cinder-rabbit-init 2026-04-29 03:15:19.674117 | instance | openstack/jobs/cinder-storage-init 2026-04-29 03:15:19.680719 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:19.781510 | instance | openstack/jobs/cinder-volume-usage-audit-29623865 2026-04-29 03:15:19.887004 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-04-29 03:15:19.992863 | instance | openstack/jobs/glance-db-init 2026-04-29 03:15:20.072433 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-04-29 03:15:20.192674 | instance | openstack/jobs/glance-db-sync 2026-04-29 03:15:20.252780 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-04-29 03:15:20.442613 | instance | openstack/jobs/glance-ks-endpoints 2026-04-29 03:15:20.474559 | instance | openstack/jobs/glance-ks-service 2026-04-29 03:15:20.683479 | instance | openstack/jobs/glance-ks-user 2026-04-29 03:15:20.687663 | instance | openstack/jobs/glance-metadefs-load 2026-04-29 03:15:20.907842 | instance | openstack/jobs/glance-rabbit-init 2026-04-29 03:15:20.913446 | instance | openstack/jobs/glance-storage-init 2026-04-29 03:15:21.110136 | instance | openstack/jobs/heat-bootstrap 2026-04-29 03:15:21.114583 | instance | openstack/jobs/heat-db-init 2026-04-29 03:15:21.316546 | instance | openstack/jobs/heat-db-sync 2026-04-29 03:15:21.327990 | instance | openstack/jobs/heat-domain-ks-user 2026-04-29 03:15:21.529694 | instance | openstack/jobs/heat-engine-cleaner-29623860 2026-04-29 03:15:21.531742 | instance | openstack/jobs/heat-engine-cleaner-29623865 2026-04-29 03:15:21.610600 | instance | Error from server (NotFound): jobs.batch "heat-engine-cleaner-29623860" not found 2026-04-29 03:15:21.744527 | instance | openstack/jobs/heat-engine-cleaner-29623870 2026-04-29 03:15:21.827426 | instance | Error from server (NotFound): jobs.batch "heat-engine-cleaner-29623860" not found 2026-04-29 03:15:21.833872 | instance | openstack/jobs/heat-ks-endpoints 2026-04-29 03:15:21.941018 | instance | openstack/jobs/heat-ks-service 2026-04-29 03:15:22.063305 | instance | openstack/jobs/heat-ks-user 2026-04-29 03:15:22.164110 | instance | openstack/jobs/heat-rabbit-init 2026-04-29 03:15:22.272503 | instance | openstack/jobs/heat-trusts 2026-04-29 03:15:22.385499 | instance | openstack/jobs/horizon-db-init 2026-04-29 03:15:22.496764 | instance | openstack/jobs/horizon-db-sync 2026-04-29 03:15:22.625847 | instance | openstack/jobs/keystone-bootstrap 2026-04-29 03:15:22.715386 | instance | openstack/jobs/keystone-credential-setup 2026-04-29 03:15:22.862850 | instance | openstack/jobs/keystone-db-init 2026-04-29 03:15:22.976152 | instance | openstack/jobs/keystone-db-sync 2026-04-29 03:15:23.084635 | instance | openstack/jobs/keystone-domain-manage 2026-04-29 03:15:23.208992 | instance | openstack/jobs/keystone-fernet-setup 2026-04-29 03:15:23.312905 | instance | openstack/jobs/keystone-rabbit-init 2026-04-29 03:15:23.452368 | instance | openstack/jobs/magnum-db-init 2026-04-29 03:15:23.518196 | instance | openstack/jobs/magnum-db-sync 2026-04-29 03:15:23.675449 | instance | openstack/jobs/magnum-domain-ks-user 2026-04-29 03:15:23.741266 | instance | openstack/jobs/magnum-ks-endpoints 2026-04-29 03:15:23.912145 | instance | openstack/jobs/magnum-ks-service 2026-04-29 03:15:23.982883 | instance | openstack/jobs/magnum-ks-user 2026-04-29 03:15:24.158274 | instance | openstack/jobs/magnum-rabbit-init 2026-04-29 03:15:24.207173 | instance | openstack/jobs/manila-bootstrap 2026-04-29 03:15:24.387075 | instance | openstack/jobs/manila-db-init 2026-04-29 03:15:24.434038 | instance | openstack/jobs/manila-db-sync 2026-04-29 03:15:24.643177 | instance | openstack/jobs/manila-ks-endpoints 2026-04-29 03:15:24.646916 | instance | openstack/jobs/manila-ks-service 2026-04-29 03:15:24.879966 | instance | openstack/jobs/manila-ks-user 2026-04-29 03:15:24.899615 | instance | openstack/jobs/manila-rabbit-init 2026-04-29 03:15:25.088062 | instance | openstack/jobs/neutron-db-init 2026-04-29 03:15:25.102597 | instance | openstack/jobs/neutron-db-sync 2026-04-29 03:15:25.300023 | instance | openstack/jobs/neutron-ks-endpoints 2026-04-29 03:15:25.303660 | instance | openstack/jobs/neutron-ks-service 2026-04-29 03:15:25.517759 | instance | openstack/jobs/neutron-ks-user 2026-04-29 03:15:25.519779 | instance | openstack/jobs/neutron-rabbit-init 2026-04-29 03:15:25.746941 | instance | openstack/jobs/nova-cell-setup-29623860 2026-04-29 03:15:25.749255 | instance | openstack/jobs/nova-db-init 2026-04-29 03:15:25.974687 | instance | openstack/jobs/nova-db-sync 2026-04-29 03:15:25.998596 | instance | openstack/jobs/nova-ks-endpoints 2026-04-29 03:15:26.211398 | instance | openstack/jobs/nova-ks-service 2026-04-29 03:15:26.217096 | instance | openstack/jobs/nova-ks-user 2026-04-29 03:15:26.449137 | instance | openstack/jobs/nova-rabbit-init 2026-04-29 03:15:26.450315 | instance | openstack/jobs/nova-service-cleaner-29623860 2026-04-29 03:15:26.658730 | instance | openstack/jobs/octavia-bootstrap 2026-04-29 03:15:26.667156 | instance | openstack/jobs/octavia-db-init 2026-04-29 03:15:26.860295 | instance | openstack/jobs/octavia-db-sync 2026-04-29 03:15:26.867981 | instance | openstack/jobs/octavia-ks-endpoints 2026-04-29 03:15:26.870924 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:26.959163 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:27.050779 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:27.087022 | instance | openstack/jobs/octavia-ks-service 2026-04-29 03:15:27.091140 | instance | openstack/jobs/octavia-ks-user 2026-04-29 03:15:27.138894 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:27.223162 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:27.310237 | instance | openstack/jobs/octavia-rabbit-init 2026-04-29 03:15:27.324409 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:27.343111 | instance | openstack/jobs/placement-db-init 2026-04-29 03:15:27.411455 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:27.514856 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:27.530364 | instance | openstack/jobs/placement-db-sync 2026-04-29 03:15:27.599531 | instance | openstack/jobs/placement-ks-endpoints 2026-04-29 03:15:27.603266 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:27.686183 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:27.759534 | instance | openstack/jobs/placement-ks-service 2026-04-29 03:15:27.785589 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:27.829785 | instance | openstack/jobs/placement-ks-user 2026-04-29 03:15:27.874932 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:27.964660 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:27.985660 | instance | openstack/jobs/staffeln-db-init 2026-04-29 03:15:28.041577 | instance | openstack/jobs/staffeln-db-sync 2026-04-29 03:15:28.077414 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-29 03:15:28.085778 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:28.170824 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:28.201998 | instance | openstack/jobs/tempest-ks-user 2026-04-29 03:15:28.268182 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:28.271710 | instance | openstack/jobs/tempest-run-tests 2026-04-29 03:15:28.352727 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:28.442817 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:28.445265 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-04-29 03:15:28.494038 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-04-29 03:15:28.556865 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:28.645780 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-29 03:15:28.646581 | instance | monitoring/roles/node-feature-discovery-worker 2026-04-29 03:15:28.659233 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-29 03:15:28.817760 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-04-29 03:15:28.842050 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-04-29 03:15:28.981105 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-04-29 03:15:29.026767 | instance | monitoring/secrets/alertmanager-tls 2026-04-29 03:15:29.160487 | instance | monitoring/secrets/grafana-tls 2026-04-29 03:15:29.199339 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-04-29 03:15:29.335042 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-04-29 03:15:29.367096 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-04-29 03:15:29.506554 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-04-29 03:15:29.559234 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-04-29 03:15:29.687825 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-04-29 03:15:29.734207 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-04-29 03:15:29.896410 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-04-29 03:15:29.916995 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-04-29 03:15:30.059720 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-5wzcs-tls 2026-04-29 03:15:30.081302 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-04-29 03:15:30.245133 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-04-29 03:15:30.255530 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-04-29 03:15:30.416028 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-04-29 03:15:30.457764 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-04-29 03:15:30.617903 | instance | monitoring/secrets/prometheus-tls 2026-04-29 03:15:30.624711 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-04-29 03:15:30.790018 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-04-29 03:15:30.796353 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-04-29 03:15:31.059956 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-04-29 03:15:31.107661 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-04-29 03:15:31.247819 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-04-29 03:15:31.296470 | instance | openstack/pods/barbican-api-75dd9cf968-sp72p 2026-04-29 03:15:31.425048 | instance | openstack/pods/barbican-db-init-zt8b8 2026-04-29 03:15:31.520291 | instance | openstack/pods/barbican-db-sync-ggjg6 2026-04-29 03:15:31.658535 | instance | openstack/pods/barbican-ks-endpoints-hbcnj 2026-04-29 03:15:31.757967 | instance | openstack/pods/barbican-ks-service-hlp9c 2026-04-29 03:15:31.891178 | instance | openstack/pods/barbican-ks-user-gzrw9 2026-04-29 03:15:32.002891 | instance | openstack/pods/barbican-rabbit-init-4j6g7 2026-04-29 03:15:32.125263 | instance | openstack/pods/cinder-api-5c74b79dfd-5fnt9 2026-04-29 03:15:32.236923 | instance | openstack/pods/cinder-backup-7f5bb4f9b4-8cbdg 2026-04-29 03:15:32.361248 | instance | openstack/pods/cinder-backup-storage-init-qgc6v 2026-04-29 03:15:32.475226 | instance | openstack/pods/cinder-bootstrap-qw2rj 2026-04-29 03:15:32.587152 | instance | openstack/pods/cinder-create-internal-tenant-s2bbh 2026-04-29 03:15:32.714327 | instance | openstack/pods/cinder-db-init-wp7dg 2026-04-29 03:15:32.832858 | instance | openstack/pods/cinder-db-sync-d5bq8 2026-04-29 03:15:32.930186 | instance | openstack/pods/cinder-ks-endpoints-nzrbh 2026-04-29 03:15:33.095748 | instance | openstack/pods/cinder-ks-service-tsp4l 2026-04-29 03:15:33.155250 | instance | openstack/pods/cinder-ks-user-dzx8t 2026-04-29 03:15:33.343163 | instance | openstack/pods/cinder-rabbit-init-mnq88 2026-04-29 03:15:33.386404 | instance | openstack/pods/cinder-scheduler-fd8c7bcf4-q5k8g 2026-04-29 03:15:33.590581 | instance | openstack/pods/cinder-storage-init-88bkk 2026-04-29 03:15:33.636280 | instance | openstack/pods/cinder-volume-86b675c4b7-qxc7d 2026-04-29 03:15:33.843847 | instance | openstack/pods/cinder-volume-usage-audit-29623865-q99rg 2026-04-29 03:15:33.879030 | instance | openstack/pods/glance-api-575c99dff7-r85ff 2026-04-29 03:15:34.090136 | instance | openstack/pods/glance-db-init-bb5l5 2026-04-29 03:15:34.110325 | instance | openstack/pods/glance-db-sync-8z6b2 2026-04-29 03:15:34.311334 | instance | openstack/pods/glance-ks-endpoints-rdlk2 2026-04-29 03:15:34.352089 | instance | openstack/pods/glance-ks-service-wxz57 2026-04-29 03:15:34.538650 | instance | openstack/pods/glance-ks-user-mr9zl 2026-04-29 03:15:34.604679 | instance | openstack/pods/glance-metadefs-load-9fkfc 2026-04-29 03:15:34.790568 | instance | openstack/pods/glance-rabbit-init-tvpg9 2026-04-29 03:15:34.846561 | instance | openstack/pods/glance-storage-init-sjjv4 2026-04-29 03:15:35.081437 | instance | openstack/pods/heat-api-7c6b899b64-5lxkj 2026-04-29 03:15:35.100046 | instance | openstack/pods/heat-bootstrap-xk24t 2026-04-29 03:15:35.302840 | instance | openstack/pods/heat-cfn-5499d478bb-cz756 2026-04-29 03:15:35.307709 | instance | openstack/pods/heat-db-init-hcdwj 2026-04-29 03:15:35.574045 | instance | openstack/pods/heat-db-sync-qkptx 2026-04-29 03:15:35.579786 | instance | openstack/pods/heat-domain-ks-user-5pcxg 2026-04-29 03:15:35.804983 | instance | openstack/pods/heat-engine-856465888f-tx2lx 2026-04-29 03:15:35.832189 | instance | openstack/pods/heat-engine-cleaner-29623860-vlpq2 2026-04-29 03:15:35.937599 | instance | Error from server (NotFound): pods "heat-engine-cleaner-29623860-vlpq2" not found 2026-04-29 03:15:36.054947 | instance | openstack/pods/heat-engine-cleaner-29623865-vqpzx 2026-04-29 03:15:36.326787 | instance | Error from server (NotFound): pods "heat-engine-cleaner-29623860-vlpq2" not found 2026-04-29 03:15:36.336800 | instance | openstack/pods/heat-engine-cleaner-29623870-jnzlq 2026-04-29 03:15:36.339388 | instance | openstack/pods/heat-ks-endpoints-lhnf4 2026-04-29 03:15:36.596436 | instance | openstack/pods/heat-ks-service-4vd4v 2026-04-29 03:15:36.607863 | instance | openstack/pods/heat-ks-user-dlwkd 2026-04-29 03:15:36.824022 | instance | openstack/pods/heat-rabbit-init-c5n2f 2026-04-29 03:15:36.864554 | instance | openstack/pods/heat-trusts-9q28n 2026-04-29 03:15:37.051227 | instance | openstack/pods/horizon-6f776b4f74-mcpn8 2026-04-29 03:15:37.087791 | instance | openstack/pods/horizon-db-init-5gq47 2026-04-29 03:15:37.280884 | instance | openstack/pods/horizon-db-sync-lkhlh 2026-04-29 03:15:37.321904 | instance | openstack/pods/keepalived-56bld 2026-04-29 03:15:37.500372 | instance | openstack/pods/keystone-api-5fdc784bb7-mwmmp 2026-04-29 03:15:37.574137 | instance | openstack/pods/keystone-bootstrap-ctszw 2026-04-29 03:15:37.764975 | instance | openstack/pods/keystone-credential-setup-d6jw5 2026-04-29 03:15:37.822371 | instance | openstack/pods/keystone-db-init-4nzdt 2026-04-29 03:15:37.991505 | instance | openstack/pods/keystone-db-sync-kgk6v 2026-04-29 03:15:38.044084 | instance | openstack/pods/keystone-domain-manage-w6qbp 2026-04-29 03:15:38.212575 | instance | openstack/pods/keystone-fernet-setup-cjpms 2026-04-29 03:15:38.287030 | instance | openstack/pods/keystone-rabbit-init-7m58d 2026-04-29 03:15:38.462251 | instance | openstack/pods/libvirt-libvirt-default-pnwtt 2026-04-29 03:15:38.538566 | instance | openstack/pods/magnum-api-7557b45bf5-gpxsg 2026-04-29 03:15:38.700733 | instance | openstack/pods/magnum-cluster-api-proxy-xmqcc 2026-04-29 03:15:38.754725 | instance | openstack/pods/magnum-conductor-0 2026-04-29 03:15:38.933335 | instance | openstack/pods/magnum-db-init-542cq 2026-04-29 03:15:38.988683 | instance | openstack/pods/magnum-db-sync-49wx4 2026-04-29 03:15:39.164574 | instance | openstack/pods/magnum-domain-ks-user-vrq89 2026-04-29 03:15:39.214848 | instance | openstack/pods/magnum-ks-endpoints-rrgsj 2026-04-29 03:15:39.401450 | instance | openstack/pods/magnum-ks-service-fgxt6 2026-04-29 03:15:39.476361 | instance | openstack/pods/magnum-ks-user-fkg8c 2026-04-29 03:15:39.656355 | instance | openstack/pods/magnum-rabbit-init-ktpps 2026-04-29 03:15:39.724455 | instance | openstack/pods/magnum-registry-c45778976-wfbdr 2026-04-29 03:15:39.899950 | instance | openstack/pods/manila-api-b97fbdff-4f88h 2026-04-29 03:15:39.960710 | instance | openstack/pods/manila-bootstrap-j9m5m 2026-04-29 03:15:40.147255 | instance | openstack/pods/manila-data-7d65697986-tpfhc 2026-04-29 03:15:40.184702 | instance | openstack/pods/manila-db-init-n8stq 2026-04-29 03:15:40.366431 | instance | openstack/pods/manila-db-sync-jnkc2 2026-04-29 03:15:40.407685 | instance | openstack/pods/manila-ks-endpoints-fq8j5 2026-04-29 03:15:40.598638 | instance | openstack/pods/manila-ks-service-fwgwf 2026-04-29 03:15:40.653388 | instance | openstack/pods/manila-ks-user-tpwwc 2026-04-29 03:15:40.825793 | instance | openstack/pods/manila-rabbit-init-x5cmf 2026-04-29 03:15:40.873676 | instance | openstack/pods/manila-scheduler-b8b484f58-p7swt 2026-04-29 03:15:41.035487 | instance | openstack/pods/manila-share-5cb9855b7-p4htr 2026-04-29 03:15:41.105889 | instance | openstack/pods/memcached-memcached-6479589586-87j27 2026-04-29 03:15:41.290561 | instance | openstack/pods/neutron-db-init-nm8rd 2026-04-29 03:15:41.355979 | instance | monitoring/serviceaccounts/default 2026-04-29 03:15:41.552971 | instance | openstack/pods/neutron-db-sync-wqxmr 2026-04-29 03:15:41.590741 | instance | monitoring/serviceaccounts/goldpinger 2026-04-29 03:15:41.775713 | instance | openstack/pods/neutron-ks-endpoints-scbdc 2026-04-29 03:15:41.839640 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-04-29 03:15:42.018478 | instance | openstack/pods/neutron-ks-service-8862l 2026-04-29 03:15:42.114382 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-04-29 03:15:42.273605 | instance | openstack/pods/neutron-ks-user-xsvgx 2026-04-29 03:15:42.361244 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-04-29 03:15:42.522037 | instance | openstack/pods/neutron-netns-cleanup-cron-default-pslzc 2026-04-29 03:15:42.647806 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-04-29 03:15:42.751440 | instance | openstack/pods/neutron-ovn-metadata-agent-default-ljbrz 2026-04-29 03:15:42.936188 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-04-29 03:15:42.995389 | instance | openstack/pods/neutron-ovn-vpn-agent-default-4t45p 2026-04-29 03:15:43.180442 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-04-29 03:15:43.215702 | instance | monitoring/serviceaccounts/loki 2026-04-29 03:15:43.399604 | instance | openstack/pods/neutron-rabbit-init-t644t 2026-04-29 03:15:43.454701 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-04-29 03:15:43.635289 | instance | openstack/pods/neutron-server-8689f9fbb-nf5lj 2026-04-29 03:15:43.691924 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-04-29 03:15:43.843259 | instance | openstack/pods/nova-api-metadata-564b4dd986-shsxb 2026-04-29 03:15:43.911914 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-04-29 03:15:44.065987 | instance | openstack/pods/nova-api-osapi-866cfcb78f-rnfrv 2026-04-29 03:15:44.160019 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-04-29 03:15:44.292967 | instance | monitoring/serviceaccounts/vector 2026-04-29 03:15:44.402451 | instance | openstack/pods/nova-bootstrap-nkgp6 2026-04-29 03:15:44.532346 | instance | openstack/pods/nova-cell-setup-29623860-8gkn4 2026-04-29 03:15:44.632058 | instance | openstack/pods/nova-cell-setup-nczf8 2026-04-29 03:15:44.760205 | instance | openstack/pods/nova-compute-default-5cqxd 2026-04-29 03:15:44.876375 | instance | openstack/pods/nova-conductor-57b5dd6d4c-25s92 2026-04-29 03:15:45.037511 | instance | openstack/pods/nova-db-init-2x4tc 2026-04-29 03:15:45.112182 | instance | openstack/pods/nova-db-sync-88rsf 2026-04-29 03:15:45.277217 | instance | openstack/pods/nova-ks-endpoints-hjgv8 2026-04-29 03:15:45.338012 | instance | openstack/pods/nova-ks-service-26tbv 2026-04-29 03:15:45.529196 | instance | openstack/pods/nova-ks-user-fzg5h 2026-04-29 03:15:45.568124 | instance | openstack/pods/nova-novncproxy-76f85c7564-grspn 2026-04-29 03:15:45.754709 | instance | openstack/pods/nova-rabbit-init-fqpbc 2026-04-29 03:15:45.799825 | instance | openstack/pods/nova-scheduler-85f75c6fff-dqfbb 2026-04-29 03:15:45.967019 | instance | openstack/pods/nova-service-cleaner-29623860-ws7bf 2026-04-29 03:15:46.041302 | instance | openstack/pods/octavia-api-798d65594c-pqwt9 2026-04-29 03:15:46.194393 | instance | openstack/pods/octavia-bootstrap-znl62 2026-04-29 03:15:46.263358 | instance | openstack/pods/octavia-db-init-xvhmb 2026-04-29 03:15:46.449001 | instance | openstack/pods/octavia-db-sync-jsc29 2026-04-29 03:15:46.493199 | instance | openstack/pods/octavia-health-manager-default-dlptx 2026-04-29 03:15:46.673877 | instance | openstack/pods/octavia-housekeeping-6ff9cf7466-cck62 2026-04-29 03:15:46.732364 | instance | openstack/pods/octavia-ks-endpoints-f9f65 2026-04-29 03:15:46.891192 | instance | openstack/pods/octavia-ks-service-9bxj5 2026-04-29 03:15:46.974533 | instance | openstack/pods/octavia-ks-user-zlxr7 2026-04-29 03:15:47.148507 | instance | openstack/pods/octavia-rabbit-init-46klb 2026-04-29 03:15:47.211375 | instance | openstack/pods/octavia-worker-67584bb757-wr4n8 2026-04-29 03:15:47.355463 | instance | openstack/pods/openstack-database-exporter-78c69bc7dd-6xvws 2026-04-29 03:15:47.441897 | instance | openstack/pods/openstack-exporter-849577f488-cg79p 2026-04-29 03:15:47.589871 | instance | openstack/pods/openvswitch-lw7l5 2026-04-29 03:15:47.665231 | instance | openstack/pods/ovn-controller-default-88dqq 2026-04-29 03:15:47.823979 | instance | openstack/pods/ovn-northd-fc978744-pkdfw 2026-04-29 03:15:47.910453 | instance | openstack/pods/ovn-ovsdb-nb-0 2026-04-29 03:15:48.044950 | instance | openstack/pods/ovn-ovsdb-sb-0 2026-04-29 03:15:48.133032 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-04-29 03:15:48.272846 | instance | openstack/pods/percona-xtradb-pxc-0 2026-04-29 03:15:48.364187 | instance | openstack/pods/placement-api-74947699fd-4lxpz 2026-04-29 03:15:48.523630 | instance | openstack/pods/placement-db-init-q67v7 2026-04-29 03:15:48.610598 | instance | openstack/pods/placement-db-sync-gddsp 2026-04-29 03:15:48.816231 | instance | openstack/pods/placement-ks-endpoints-bdbfm 2026-04-29 03:15:48.887824 | instance | openstack/pods/placement-ks-service-qgbwb 2026-04-29 03:15:49.035850 | instance | openstack/pods/placement-ks-user-9skfp 2026-04-29 03:15:49.116846 | instance | openstack/pods/pxc-operator-69cb5bbdb9-7ffpr 2026-04-29 03:15:49.275320 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-04-29 03:15:49.367315 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-04-29 03:15:49.508098 | instance | openstack/pods/rabbitmq-cluster-operator-7fcdcd478-vxdg8 2026-04-29 03:15:49.604228 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0 2026-04-29 03:15:49.719182 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0 2026-04-29 03:15:49.959028 | instance | openstack/pods/rabbitmq-glance-server-0 2026-04-29 03:15:50.082032 | instance | openstack/pods/rabbitmq-heat-server-0 2026-04-29 03:15:50.185127 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-04-29 03:15:50.343296 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-04-29 03:15:50.427172 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-04-29 03:15:50.703576 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-04-29 03:15:50.776303 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-04-29 03:15:51.013943 | instance | openstack/pods/rabbitmq-manila-server-0 2026-04-29 03:15:51.041124 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-04-29 03:15:51.239512 | instance | openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-kd7p8 2026-04-29 03:15:51.380691 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-04-29 03:15:51.480649 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-04-29 03:15:51.697482 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-04-29 03:15:51.735346 | instance | openstack/pods/rabbitmq-nova-server-0 2026-04-29 03:15:51.953434 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-04-29 03:15:52.047836 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-04-29 03:15:52.183176 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-zcjjf 2026-04-29 03:15:52.389053 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0 2026-04-29 03:15:52.417961 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-b7lkd 2026-04-29 03:15:52.654310 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-04-29 03:15:52.726928 | instance | openstack/pods/staffeln-api-5544676f68-h9548 2026-04-29 03:15:52.962835 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-04-29 03:15:53.000895 | instance | openstack/pods/staffeln-conductor-654bbbfff5-bv5qc 2026-04-29 03:15:53.215724 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-04-29 03:15:53.298217 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-04-29 03:15:53.567658 | instance | openstack/pods/staffeln-db-init-67z6f 2026-04-29 03:15:53.640924 | instance | openstack/pods/staffeln-db-sync-4s98b 2026-04-29 03:15:53.778468 | instance | openstack/pods/tempest-ks-user-29jwl 2026-04-29 03:15:53.890593 | instance | openstack/pods/tempest-run-tests-nqd78 2026-04-29 03:15:54.025895 | instance | openstack/pods/valkey-node-0 2026-04-29 03:15:54.119663 | instance | monitoring/services/alertmanager-operated 2026-04-29 03:15:54.263191 | instance | monitoring/services/goldpinger 2026-04-29 03:15:54.312032 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-04-29 03:15:54.448687 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-04-29 03:15:54.496286 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-04-29 03:15:54.638912 | instance | monitoring/services/kube-prometheus-stack-operator 2026-04-29 03:15:54.662664 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-04-29 03:15:54.813999 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-04-29 03:15:54.859394 | instance | monitoring/services/loki 2026-04-29 03:15:55.015551 | instance | monitoring/services/loki-chunks-cache 2026-04-29 03:15:55.027845 | instance | monitoring/services/loki-gateway 2026-04-29 03:15:55.186288 | instance | monitoring/services/loki-headless 2026-04-29 03:15:55.205493 | instance | monitoring/services/loki-memberlist 2026-04-29 03:15:55.369263 | instance | monitoring/services/loki-results-cache 2026-04-29 03:15:55.388360 | instance | monitoring/services/prometheus-operated 2026-04-29 03:15:55.548358 | instance | monitoring/services/prometheus-pushgateway 2026-04-29 03:15:55.571366 | instance | monitoring/services/vector-headless 2026-04-29 03:15:55.735894 | instance | openstack/rolebindings/barbican-barbican-api 2026-04-29 03:15:55.762957 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-04-29 03:15:55.907906 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-04-29 03:15:55.956212 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-04-29 03:15:56.096011 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-04-29 03:15:56.142777 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-04-29 03:15:56.292977 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-04-29 03:15:56.353136 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-04-29 03:15:56.481241 | instance | openstack/rolebindings/cinder-cinder-api 2026-04-29 03:15:56.537962 | instance | openstack/rolebindings/cinder-cinder-backup 2026-04-29 03:15:56.668273 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-04-29 03:15:56.739233 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-04-29 03:15:56.846115 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-04-29 03:15:56.917220 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-04-29 03:15:57.026062 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-04-29 03:15:57.091321 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-04-29 03:15:57.200650 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-04-29 03:15:57.264544 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-04-29 03:15:57.380850 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-04-29 03:15:57.444617 | instance | openstack/rolebindings/cinder-cinder-test 2026-04-29 03:15:57.565840 | instance | openstack/rolebindings/cinder-cinder-volume 2026-04-29 03:15:57.640056 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-04-29 03:15:57.762122 | instance | openstack/rolebindings/cinder-storage-init 2026-04-29 03:15:57.821889 | instance | openstack/rolebindings/glance-glance-api 2026-04-29 03:15:57.940836 | instance | openstack/rolebindings/glance-glance-db-init 2026-04-29 03:15:58.014985 | instance | openstack/rolebindings/glance-glance-db-sync 2026-04-29 03:15:58.121125 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-04-29 03:15:58.194349 | instance | openstack/rolebindings/glance-glance-ks-service 2026-04-29 03:15:58.298248 | instance | openstack/rolebindings/glance-glance-ks-user 2026-04-29 03:15:58.372825 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-04-29 03:15:58.485367 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-04-29 03:15:58.549633 | instance | openstack/rolebindings/glance-glance-storage-init 2026-04-29 03:15:58.664014 | instance | openstack/rolebindings/glance-glance-test 2026-04-29 03:15:58.722223 | instance | openstack/rolebindings/glance-storage-init 2026-04-29 03:15:58.849503 | instance | openstack/rolebindings/heat-heat-api 2026-04-29 03:15:58.906894 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-04-29 03:15:59.051532 | instance | openstack/rolebindings/heat-heat-cfn 2026-04-29 03:15:59.117156 | instance | openstack/rolebindings/heat-heat-db-init 2026-04-29 03:15:59.236352 | instance | openstack/rolebindings/heat-heat-db-sync 2026-04-29 03:15:59.302175 | instance | openstack/rolebindings/heat-heat-engine 2026-04-29 03:15:59.425194 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-04-29 03:15:59.475871 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-04-29 03:15:59.621074 | instance | openstack/rolebindings/heat-heat-ks-service 2026-04-29 03:15:59.659488 | instance | openstack/rolebindings/heat-heat-ks-user 2026-04-29 03:15:59.816255 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-04-29 03:15:59.844690 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-04-29 03:16:00.037282 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-04-29 03:16:00.044992 | instance | openstack/rolebindings/heat-heat-test 2026-04-29 03:16:00.217049 | instance | openstack/rolebindings/heat-heat-trusts 2026-04-29 03:16:00.223274 | instance | openstack/rolebindings/horizon-horizon 2026-04-29 03:16:00.405689 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-04-29 03:16:00.410197 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-04-29 03:16:00.589243 | instance | openstack/rolebindings/horizon-horizon-test 2026-04-29 03:16:00.593889 | instance | openstack/rolebindings/keepalived 2026-04-29 03:16:00.789108 | instance | openstack/rolebindings/keystone-credential-rotate 2026-04-29 03:16:00.791426 | instance | openstack/rolebindings/keystone-credential-setup 2026-04-29 03:16:00.965471 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-04-29 03:16:00.972084 | instance | openstack/rolebindings/keystone-fernet-setup 2026-04-29 03:16:01.146188 | instance | openstack/rolebindings/keystone-keystone-api 2026-04-29 03:16:01.152240 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-04-29 03:16:01.331835 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-04-29 03:16:01.335470 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-04-29 03:16:01.507478 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-04-29 03:16:01.509636 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-04-29 03:16:01.678368 | instance | openstack/rolebindings/keystone-keystone-test 2026-04-29 03:16:01.678644 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-04-29 03:16:01.853196 | instance | openstack/roles/barbican-openstack-barbican-api 2026-04-29 03:16:01.854283 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-04-29 03:16:02.016163 | instance | openstack/rolebindings/libvirt-cert-manager 2026-04-29 03:16:02.019840 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-04-29 03:16:02.193339 | instance | openstack/rolebindings/libvirt-libvirt 2026-04-29 03:16:02.195508 | instance | openstack/rolebindings/magnum-magnum-api 2026-04-29 03:16:02.362099 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-04-29 03:16:02.373104 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-04-29 03:16:02.522378 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-04-29 03:16:02.545065 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-04-29 03:16:02.693927 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-04-29 03:16:02.726615 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-04-29 03:16:02.866333 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-04-29 03:16:02.888824 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-04-29 03:16:03.034440 | instance | openstack/roles/cinder-backup-storage-init 2026-04-29 03:16:03.067306 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-04-29 03:16:03.222104 | instance | openstack/roles/cinder-openstack-cinder-api 2026-04-29 03:16:03.248303 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-04-29 03:16:03.392723 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-04-29 03:16:03.414291 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-04-29 03:16:03.570230 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-04-29 03:16:03.589845 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-04-29 03:16:03.737374 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-04-29 03:16:03.757437 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-04-29 03:16:03.903387 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-04-29 03:16:03.930843 | instance | openstack/rolebindings/manila-manila-api 2026-04-29 03:16:04.082937 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-04-29 03:16:04.089771 | instance | openstack/rolebindings/manila-manila-data 2026-04-29 03:16:04.261080 | instance | openstack/rolebindings/manila-manila-db-init 2026-04-29 03:16:04.262868 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-04-29 03:16:04.428407 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-04-29 03:16:04.431906 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-04-29 03:16:04.596274 | instance | openstack/rolebindings/manila-manila-db-sync 2026-04-29 03:16:04.609624 | instance | openstack/rolebindings/manila-manila-ks-endpoints 2026-04-29 03:16:04.780013 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-04-29 03:16:04.799853 | instance | openstack/rolebindings/manila-manila-ks-service 2026-04-29 03:16:04.972329 | instance | openstack/roles/cinder-openstack-cinder-test 2026-04-29 03:16:04.979714 | instance | openstack/rolebindings/manila-manila-ks-user 2026-04-29 03:16:05.155636 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-04-29 03:16:05.158757 | instance | openstack/rolebindings/manila-manila-rabbit-init 2026-04-29 03:16:05.338238 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-04-29 03:16:05.346265 | instance | openstack/rolebindings/manila-manila-scheduler 2026-04-29 03:16:05.516914 | instance | openstack/roles/cinder-storage-init 2026-04-29 03:16:05.532512 | instance | openstack/roles/glance-openstack-glance-api 2026-04-29 03:16:05.709375 | instance | openstack/rolebindings/manila-manila-share 2026-04-29 03:16:05.718692 | instance | openstack/roles/glance-openstack-glance-db-init 2026-04-29 03:16:05.871268 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-04-29 03:16:05.897851 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-04-29 03:16:06.048383 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-04-29 03:16:06.089739 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-04-29 03:16:06.223484 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-04-29 03:16:06.277367 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-04-29 03:16:06.420437 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-04-29 03:16:06.485921 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-04-29 03:16:06.618411 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-04-29 03:16:06.677811 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-04-29 03:16:06.790703 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent 2026-04-29 03:16:06.854324 | instance | openstack/rolebindings/neutron-neutron-ovn-vpn-agent 2026-04-29 03:16:06.981118 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-04-29 03:16:07.029954 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-04-29 03:16:07.156742 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-04-29 03:16:07.204574 | instance | openstack/rolebindings/neutron-neutron-server 2026-04-29 03:16:07.341893 | instance | openstack/roles/glance-openstack-glance-test 2026-04-29 03:16:07.385990 | instance | openstack/rolebindings/neutron-neutron-test 2026-04-29 03:16:07.516054 | instance | openstack/roles/glance-storage-init 2026-04-29 03:16:07.573092 | instance | openstack/roles/heat-openstack-heat-api 2026-04-29 03:16:07.717252 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-04-29 03:16:07.765030 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-04-29 03:16:07.922292 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-04-29 03:16:07.972982 | instance | openstack/roles/heat-openstack-heat-cfn 2026-04-29 03:16:08.128667 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-04-29 03:16:08.158622 | instance | openstack/roles/heat-openstack-heat-db-init 2026-04-29 03:16:08.307217 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-04-29 03:16:08.324370 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-04-29 03:16:08.475148 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-04-29 03:16:08.512504 | instance | openstack/roles/heat-openstack-heat-engine 2026-04-29 03:16:08.655335 | instance | openstack/rolebindings/nova-nova-compute 2026-04-29 03:16:08.695666 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-04-29 03:16:08.837631 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-04-29 03:16:08.885401 | instance | openstack/rolebindings/nova-nova-conductor 2026-04-29 03:16:09.028440 | instance | openstack/rolebindings/nova-nova-db-init 2026-04-29 03:16:09.062807 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-04-29 03:16:09.213615 | instance | openstack/rolebindings/nova-nova-db-sync 2026-04-29 03:16:09.256324 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-04-29 03:16:09.390687 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-04-29 03:16:09.443211 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-04-29 03:16:09.565019 | instance | openstack/rolebindings/nova-nova-ks-service 2026-04-29 03:16:09.644938 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-04-29 03:16:09.742117 | instance | openstack/rolebindings/nova-nova-ks-user 2026-04-29 03:16:09.841750 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-04-29 03:16:09.924453 | instance | openstack/roles/heat-openstack-heat-test 2026-04-29 03:16:10.019018 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-04-29 03:16:10.101274 | instance | openstack/roles/heat-openstack-heat-trusts 2026-04-29 03:16:10.197493 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-04-29 03:16:10.271316 | instance | openstack/roles/horizon-openstack-horizon 2026-04-29 03:16:10.359122 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-04-29 03:16:10.436438 | instance | openstack/rolebindings/nova-nova-scheduler 2026-04-29 03:16:10.527279 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-04-29 03:16:10.608562 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-04-29 03:16:10.707625 | instance | openstack/roles/horizon-openstack-horizon-test 2026-04-29 03:16:10.800579 | instance | openstack/rolebindings/nova-nova-test 2026-04-29 03:16:10.884563 | instance | openstack/roles/keepalived 2026-04-29 03:16:10.962015 | instance | openstack/rolebindings/octavia-octavia-api 2026-04-29 03:16:11.063832 | instance | openstack/roles/keystone-credential-rotate 2026-04-29 03:16:11.154257 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-04-29 03:16:11.243489 | instance | openstack/roles/keystone-credential-setup 2026-04-29 03:16:11.325775 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-04-29 03:16:11.431934 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-04-29 03:16:11.528035 | instance | openstack/roles/keystone-fernet-rotate 2026-04-29 03:16:11.604129 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-04-29 03:16:11.723076 | instance | openstack/roles/keystone-fernet-setup 2026-04-29 03:16:11.787926 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-04-29 03:16:11.902222 | instance | openstack/roles/keystone-openstack-keystone-api 2026-04-29 03:16:11.954134 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-04-29 03:16:12.087847 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-04-29 03:16:12.155396 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-04-29 03:16:12.293905 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-04-29 03:16:12.359652 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-04-29 03:16:12.481375 | instance | openstack/rolebindings/octavia-octavia-worker 2026-04-29 03:16:12.541866 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-04-29 03:16:12.679009 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-04-29 03:16:12.719256 | instance | openstack/rolebindings/ovn-bgp-agent 2026-04-29 03:16:12.860887 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-04-29 03:16:12.915318 | instance | openstack/rolebindings/ovn-controller 2026-04-29 03:16:13.060275 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-04-29 03:16:13.114430 | instance | openstack/rolebindings/ovn-northd 2026-04-29 03:16:13.251468 | instance | openstack/roles/keystone-openstack-keystone-test 2026-04-29 03:16:13.291799 | instance | openstack/rolebindings/ovn-ovn-controller 2026-04-29 03:16:13.430247 | instance | openstack/roles/libvirt-cert-manager 2026-04-29 03:16:13.476587 | instance | openstack/rolebindings/ovn-ovn-northd 2026-04-29 03:16:13.603742 | instance | openstack/roles/libvirt-openstack-libvirt 2026-04-29 03:16:13.654338 | instance | openstack/rolebindings/ovn-ovsdb 2026-04-29 03:16:13.792622 | instance | openstack/roles/magnum-openstack-magnum-api 2026-04-29 03:16:13.829535 | instance | openstack/rolebindings/placement-placement-api 2026-04-29 03:16:13.985415 | instance | openstack/rolebindings/placement-placement-db-init 2026-04-29 03:16:14.017915 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-04-29 03:16:14.155173 | instance | openstack/rolebindings/placement-placement-db-sync 2026-04-29 03:16:14.213411 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-04-29 03:16:14.329700 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-04-29 03:16:14.414344 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-04-29 03:16:14.516226 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-04-29 03:16:14.604865 | instance | openstack/rolebindings/placement-placement-ks-service 2026-04-29 03:16:14.717601 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-04-29 03:16:14.835268 | instance | openstack/rolebindings/placement-placement-ks-user 2026-04-29 03:16:14.916244 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-04-29 03:16:15.012703 | instance | openstack/rolebindings/pxc-operator 2026-04-29 03:16:15.089588 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-04-29 03:16:15.185071 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-04-29 03:16:15.269264 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-04-29 03:16:15.380564 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-04-29 03:16:15.443349 | instance | openstack/roles/manila-openstack-manila-api 2026-04-29 03:16:15.564412 | instance | openstack/roles/manila-openstack-manila-data 2026-04-29 03:16:15.614762 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-04-29 03:16:15.792238 | instance | openstack/roles/manila-openstack-manila-db-init 2026-04-29 03:16:15.794688 | instance | openstack/roles/manila-openstack-manila-db-sync 2026-04-29 03:16:15.985842 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-04-29 03:16:15.987029 | instance | openstack/roles/manila-openstack-manila-ks-endpoints 2026-04-29 03:16:16.163862 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-04-29 03:16:16.165412 | instance | openstack/roles/manila-openstack-manila-ks-service 2026-04-29 03:16:16.347547 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-04-29 03:16:16.348000 | instance | openstack/roles/manila-openstack-manila-ks-user 2026-04-29 03:16:16.518152 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-04-29 03:16:16.524523 | instance | openstack/roles/manila-openstack-manila-rabbit-init 2026-04-29 03:16:16.731161 | instance | openstack/rolebindings/rabbitmq-manila-server 2026-04-29 03:16:16.734605 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-04-29 03:16:16.912694 | instance | openstack/roles/manila-openstack-manila-scheduler 2026-04-29 03:16:16.912917 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-04-29 03:16:17.089653 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-04-29 03:16:17.094098 | instance | openstack/roles/manila-openstack-manila-share 2026-04-29 03:16:17.286214 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-04-29 03:16:17.291323 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-04-29 03:16:17.465813 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-04-29 03:16:17.467264 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-04-29 03:16:17.661845 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-04-29 03:16:17.668902 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-04-29 03:16:17.850537 | instance | openstack/rolebindings/rook-ceph-mgr 2026-04-29 03:16:17.853421 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-04-29 03:16:18.032099 | instance | openstack/rolebindings/rook-ceph-osd 2026-04-29 03:16:18.039517 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-04-29 03:16:18.216044 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-04-29 03:16:18.218460 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent 2026-04-29 03:16:18.404143 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-04-29 03:16:18.405618 | instance | openstack/roles/neutron-openstack-neutron-ovn-vpn-agent 2026-04-29 03:16:18.587905 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-04-29 03:16:18.601584 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-04-29 03:16:18.764088 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-04-29 03:16:18.784971 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-04-29 03:16:18.941545 | instance | openstack/roles/neutron-openstack-neutron-server 2026-04-29 03:16:18.964847 | instance | openstack/roles/neutron-openstack-neutron-test 2026-04-29 03:16:19.121048 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-04-29 03:16:19.139995 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-04-29 03:16:19.292974 | instance | openstack/rolebindings/tempest-tempest-ks-user 2026-04-29 03:16:19.323172 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-04-29 03:16:19.471193 | instance | openstack/rolebindings/tempest-tempest-run-tests 2026-04-29 03:16:19.515002 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-04-29 03:16:19.657250 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-04-29 03:16:19.697784 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-04-29 03:16:19.860756 | instance | openstack/roles/nova-openstack-nova-compute 2026-04-29 03:16:19.890350 | instance | openstack/roles/nova-openstack-nova-conductor 2026-04-29 03:16:20.041970 | instance | openstack/roles/nova-openstack-nova-db-init 2026-04-29 03:16:20.073444 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-04-29 03:16:20.224776 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-04-29 03:16:20.259393 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-04-29 03:16:20.410355 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-04-29 03:16:20.446206 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-04-29 03:16:20.586084 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-04-29 03:16:20.634791 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-04-29 03:16:20.783202 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-04-29 03:16:20.830949 | instance | openstack/roles/nova-openstack-nova-test 2026-04-29 03:16:20.992414 | instance | openstack/roles/octavia-openstack-octavia-api 2026-04-29 03:16:21.039935 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-04-29 03:16:21.166702 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-04-29 03:16:21.233138 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-04-29 03:16:21.356618 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-04-29 03:16:21.425830 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-04-29 03:16:21.545356 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-04-29 03:16:21.601178 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-04-29 03:16:21.726103 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-04-29 03:16:21.777326 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-04-29 03:16:21.906156 | instance | openstack/roles/ovn-bgp-agent 2026-04-29 03:16:21.977000 | instance | openstack/roles/ovn-controller 2026-04-29 03:16:22.081276 | instance | openstack/roles/ovn-northd 2026-04-29 03:16:22.173246 | instance | openstack/roles/ovn-openstack-ovn-controller 2026-04-29 03:16:22.264695 | instance | openstack/roles/ovn-openstack-ovn-northd 2026-04-29 03:16:22.356767 | instance | openstack/roles/ovn-ovsdb 2026-04-29 03:16:22.442447 | instance | openstack/roles/placement-openstack-placement-api 2026-04-29 03:16:22.537146 | instance | openstack/roles/placement-openstack-placement-db-init 2026-04-29 03:16:22.631656 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-04-29 03:16:22.716281 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-04-29 03:16:22.823013 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-04-29 03:16:22.936238 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-04-29 03:16:23.009566 | instance | openstack/roles/pxc-operator 2026-04-29 03:16:23.116500 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-04-29 03:16:23.211962 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-04-29 03:16:23.308567 | instance | openstack/roles/rabbitmq-cluster-operator 2026-04-29 03:16:23.404198 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-04-29 03:16:23.479132 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-04-29 03:16:23.587170 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-04-29 03:16:23.648137 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-04-29 03:16:23.754733 | instance | openstack/roles/rabbitmq-manila-peer-discovery 2026-04-29 03:16:23.826474 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-04-29 03:16:23.941600 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-29 03:16:23.996882 | instance | monitoring/statefulsets/loki 2026-04-29 03:16:24.139804 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-04-29 03:16:24.224020 | instance | monitoring/statefulsets/loki-chunks-cache 2026-04-29 03:16:24.308836 | instance | monitoring/statefulsets/loki-results-cache 2026-04-29 03:16:24.414459 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-04-29 03:16:24.515043 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-04-29 03:16:24.615300 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-04-29 03:16:24.725940 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-04-29 03:16:24.796988 | instance | openstack/roles/rook-ceph-mgr 2026-04-29 03:16:24.920929 | instance | openstack/roles/rook-ceph-osd 2026-04-29 03:16:24.985830 | instance | openstack/roles/rook-ceph-purge-osd 2026-04-29 03:16:25.110482 | instance | openstack/roles/staffeln-conductor 2026-04-29 03:16:25.167253 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-04-29 03:16:25.296544 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-04-29 03:16:25.377011 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-04-29 03:16:25.485616 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-04-29 03:16:25.559836 | instance | openstack/roles/tempest-openstack-tempest-ks-user 2026-04-29 03:16:25.659266 | instance | openstack/roles/tempest-openstack-tempest-run-tests 2026-04-29 03:16:25.745453 | instance | openstack/serviceaccounts/barbican-api 2026-04-29 03:16:25.819256 | instance | openstack/serviceaccounts/barbican-db-init 2026-04-29 03:16:26.084820 | instance | openstack/serviceaccounts/barbican-db-sync 2026-04-29 03:16:26.205979 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-04-29 03:16:26.425833 | instance | openstack/serviceaccounts/barbican-ks-service 2026-04-29 03:16:26.539912 | instance | openstack/serviceaccounts/barbican-ks-user 2026-04-29 03:16:26.781290 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-04-29 03:16:26.896851 | instance | openstack/serviceaccounts/barbican-test 2026-04-29 03:16:27.144765 | instance | openstack/serviceaccounts/cinder-api 2026-04-29 03:16:27.238149 | instance | openstack/serviceaccounts/cinder-backup 2026-04-29 03:16:27.498898 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-04-29 03:16:27.580277 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-04-29 03:16:27.861594 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-04-29 03:16:27.936917 | instance | openstack/serviceaccounts/cinder-db-init 2026-04-29 03:16:28.204448 | instance | openstack/serviceaccounts/cinder-db-sync 2026-04-29 03:16:28.298269 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-04-29 03:16:28.552486 | instance | openstack/serviceaccounts/cinder-ks-service 2026-04-29 03:16:28.663972 | instance | openstack/serviceaccounts/cinder-ks-user 2026-04-29 03:16:28.959204 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-04-29 03:16:29.048707 | instance | openstack/serviceaccounts/cinder-scheduler 2026-04-29 03:16:29.304785 | instance | openstack/serviceaccounts/cinder-storage-init 2026-04-29 03:16:29.388182 | instance | openstack/serviceaccounts/cinder-test 2026-04-29 03:16:29.642457 | instance | openstack/serviceaccounts/cinder-volume 2026-04-29 03:16:29.726661 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-04-29 03:16:29.985542 | instance | openstack/serviceaccounts/default 2026-04-29 03:16:30.100612 | instance | openstack/serviceaccounts/glance-api 2026-04-29 03:16:30.329369 | instance | openstack/serviceaccounts/glance-db-init 2026-04-29 03:16:30.458578 | instance | openstack/serviceaccounts/glance-db-sync 2026-04-29 03:16:30.677922 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-04-29 03:16:30.809029 | instance | openstack/serviceaccounts/glance-ks-service 2026-04-29 03:16:31.023057 | instance | openstack/serviceaccounts/glance-ks-user 2026-04-29 03:16:31.183493 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-04-29 03:16:31.375556 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-04-29 03:16:31.558226 | instance | openstack/serviceaccounts/glance-storage-init 2026-04-29 03:16:31.744746 | instance | openstack/serviceaccounts/glance-test 2026-04-29 03:16:31.969284 | instance | openstack/serviceaccounts/heat-api 2026-04-29 03:16:32.103411 | instance | openstack/serviceaccounts/heat-bootstrap 2026-04-29 03:16:32.314150 | instance | openstack/serviceaccounts/heat-cfn 2026-04-29 03:16:32.452714 | instance | openstack/serviceaccounts/heat-db-init 2026-04-29 03:16:32.672348 | instance | openstack/serviceaccounts/heat-db-sync 2026-04-29 03:16:32.821210 | instance | openstack/serviceaccounts/heat-engine 2026-04-29 03:16:33.040078 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-04-29 03:16:33.169892 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-04-29 03:16:33.386783 | instance | openstack/serviceaccounts/heat-ks-service 2026-04-29 03:16:33.552452 | instance | openstack/serviceaccounts/heat-ks-user 2026-04-29 03:16:33.786568 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-04-29 03:16:33.928038 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-04-29 03:16:34.136319 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-04-29 03:16:34.295045 | instance | openstack/serviceaccounts/heat-test 2026-04-29 03:16:34.490062 | instance | openstack/serviceaccounts/heat-trusts 2026-04-29 03:16:34.643640 | instance | openstack/serviceaccounts/horizon 2026-04-29 03:16:34.880448 | instance | openstack/serviceaccounts/horizon-db-init 2026-04-29 03:16:35.014752 | instance | openstack/serviceaccounts/horizon-db-sync 2026-04-29 03:16:35.238741 | instance | openstack/serviceaccounts/horizon-test 2026-04-29 03:16:35.403155 | instance | openstack/serviceaccounts/keepalived 2026-04-29 03:16:35.636306 | instance | openstack/serviceaccounts/keystone-api 2026-04-29 03:16:35.774558 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-04-29 03:16:36.026411 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-04-29 03:16:36.146731 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-04-29 03:16:36.392660 | instance | openstack/serviceaccounts/keystone-db-init 2026-04-29 03:16:36.517219 | instance | openstack/serviceaccounts/keystone-db-sync 2026-04-29 03:16:36.776421 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-04-29 03:16:36.942549 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-04-29 03:16:37.150584 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-04-29 03:16:37.350568 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-04-29 03:16:37.538877 | instance | openstack/serviceaccounts/keystone-test 2026-04-29 03:16:37.713739 | instance | openstack/serviceaccounts/libvirt 2026-04-29 03:16:37.867458 | instance | openstack/serviceaccounts/magnum-api 2026-04-29 03:16:38.080497 | instance | openstack/serviceaccounts/magnum-conductor 2026-04-29 03:16:38.213612 | instance | openstack/serviceaccounts/magnum-db-init 2026-04-29 03:16:38.470397 | instance | openstack/serviceaccounts/magnum-db-sync 2026-04-29 03:16:38.552180 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-04-29 03:16:38.820952 | instance | openstack/serviceaccounts/magnum-ks-service 2026-04-29 03:16:38.906654 | instance | openstack/serviceaccounts/magnum-ks-user 2026-04-29 03:16:39.215464 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-04-29 03:16:39.311466 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-04-29 03:16:39.555630 | instance | openstack/serviceaccounts/manila-api 2026-04-29 03:16:39.669121 | instance | openstack/serviceaccounts/manila-bootstrap 2026-04-29 03:16:39.923760 | instance | openstack/serviceaccounts/manila-data 2026-04-29 03:16:40.045499 | instance | openstack/serviceaccounts/manila-db-init 2026-04-29 03:16:40.266764 | instance | openstack/serviceaccounts/manila-db-sync 2026-04-29 03:16:40.422812 | instance | openstack/serviceaccounts/manila-ks-endpoints 2026-04-29 03:16:40.619115 | instance | openstack/serviceaccounts/manila-ks-service 2026-04-29 03:16:40.781482 | instance | openstack/serviceaccounts/manila-ks-user 2026-04-29 03:16:40.974189 | instance | openstack/serviceaccounts/manila-rabbit-init 2026-04-29 03:16:41.147814 | instance | openstack/serviceaccounts/manila-scheduler 2026-04-29 03:16:41.345261 | instance | openstack/serviceaccounts/manila-share 2026-04-29 03:16:41.494112 | instance | openstack/serviceaccounts/memcached-memcached 2026-04-29 03:16:41.691198 | instance | openstack/serviceaccounts/neutron-db-init 2026-04-29 03:16:41.835359 | instance | openstack/secrets/barbican-api-certs 2026-04-29 03:16:42.011619 | instance | openstack/secrets/barbican-db-admin 2026-04-29 03:16:42.044178 | instance | openstack/secrets/barbican-db-user 2026-04-29 03:16:42.191664 | instance | openstack/secrets/barbican-etc 2026-04-29 03:16:42.237230 | instance | openstack/secrets/barbican-keystone-admin 2026-04-29 03:16:42.370148 | instance | openstack/secrets/barbican-keystone-user 2026-04-29 03:16:42.433559 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-04-29 03:16:42.566415 | instance | openstack/secrets/barbican-rabbitmq-user 2026-04-29 03:16:42.621159 | instance | openstack/secrets/cinder-api-certs 2026-04-29 03:16:42.761383 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-04-29 03:16:42.838470 | instance | openstack/secrets/cinder-db-admin 2026-04-29 03:16:42.964761 | instance | openstack/secrets/cinder-db-user 2026-04-29 03:16:43.001585 | instance | openstack/secrets/cinder-etc 2026-04-29 03:16:43.160593 | instance | openstack/secrets/cinder-keystone-admin 2026-04-29 03:16:43.192044 | instance | openstack/secrets/cinder-keystone-test 2026-04-29 03:16:43.346135 | instance | openstack/secrets/cinder-keystone-user 2026-04-29 03:16:43.378950 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-04-29 03:16:43.521177 | instance | openstack/secrets/cinder-rabbitmq-user 2026-04-29 03:16:43.548732 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-04-29 03:16:43.678837 | instance | openstack/secrets/glance-api-certs 2026-04-29 03:16:43.738991 | instance | openstack/secrets/glance-db-admin 2026-04-29 03:16:43.874066 | instance | openstack/secrets/glance-db-user 2026-04-29 03:16:43.922995 | instance | openstack/secrets/glance-etc 2026-04-29 03:16:44.043265 | instance | openstack/secrets/glance-keystone-admin 2026-04-29 03:16:44.105747 | instance | openstack/secrets/glance-keystone-test 2026-04-29 03:16:44.206575 | instance | openstack/secrets/glance-keystone-user 2026-04-29 03:16:44.270214 | instance | openstack/secrets/glance-rabbitmq-admin 2026-04-29 03:16:44.375824 | instance | openstack/secrets/glance-rabbitmq-user 2026-04-29 03:16:44.457161 | instance | openstack/secrets/heat-api-certs 2026-04-29 03:16:44.563605 | instance | openstack/secrets/heat-cfn-certs 2026-04-29 03:16:44.657319 | instance | openstack/secrets/heat-db-admin 2026-04-29 03:16:44.800516 | instance | openstack/secrets/heat-db-user 2026-04-29 03:16:44.904007 | instance | openstack/secrets/heat-etc 2026-04-29 03:16:44.990872 | instance | openstack/secrets/heat-keystone-admin 2026-04-29 03:16:45.077549 | instance | openstack/secrets/heat-keystone-stack-user 2026-04-29 03:16:45.178014 | instance | openstack/secrets/heat-keystone-test 2026-04-29 03:16:45.253902 | instance | openstack/secrets/heat-keystone-trustee 2026-04-29 03:16:45.342416 | instance | openstack/secrets/heat-keystone-user 2026-04-29 03:16:45.429703 | instance | openstack/secrets/heat-rabbitmq-admin 2026-04-29 03:16:45.514136 | instance | openstack/secrets/heat-rabbitmq-user 2026-04-29 03:16:45.586275 | instance | openstack/secrets/horizon-db-admin 2026-04-29 03:16:45.686257 | instance | openstack/secrets/horizon-db-user 2026-04-29 03:16:45.777252 | instance | openstack/secrets/horizon-etc 2026-04-29 03:16:45.862588 | instance | openstack/secrets/horizon-int-certs 2026-04-29 03:16:45.968318 | instance | openstack/secrets/horizon-keystone-admin 2026-04-29 03:16:46.040132 | instance | openstack/secrets/images-rbd-keyring 2026-04-29 03:16:46.142290 | instance | openstack/secrets/internal-percona-xtradb 2026-04-29 03:16:46.200759 | instance | openstack/secrets/keepalived-etc 2026-04-29 03:16:46.317732 | instance | openstack/secrets/keystone-api-certs 2026-04-29 03:16:46.398577 | instance | openstack/secrets/keystone-credential-keys 2026-04-29 03:16:46.482361 | instance | openstack/secrets/keystone-db-admin 2026-04-29 03:16:46.567873 | instance | openstack/secrets/keystone-db-user 2026-04-29 03:16:46.665196 | instance | openstack/secrets/keystone-etc 2026-04-29 03:16:46.755899 | instance | openstack/secrets/keystone-fernet-keys 2026-04-29 03:16:46.850915 | instance | openstack/secrets/keystone-keystone-admin 2026-04-29 03:16:46.927970 | instance | openstack/secrets/keystone-keystone-test 2026-04-29 03:16:47.023248 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-04-29 03:16:47.119180 | instance | openstack/secrets/keystone-rabbitmq-user 2026-04-29 03:16:47.205518 | instance | openstack/secrets/libvirt-api-ca 2026-04-29 03:16:47.316304 | instance | openstack/secrets/libvirt-etc 2026-04-29 03:16:47.401756 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-04-29 03:16:47.478496 | instance | openstack/secrets/libvirt-libvirt-default-pnwtt-api 2026-04-29 03:16:47.575740 | instance | openstack/secrets/libvirt-libvirt-default-pnwtt-vnc 2026-04-29 03:16:47.647321 | instance | openstack/secrets/libvirt-vnc-ca 2026-04-29 03:16:47.749974 | instance | openstack/secrets/magnum-api-certs 2026-04-29 03:16:47.817889 | instance | openstack/secrets/magnum-db-admin 2026-04-29 03:16:47.936852 | instance | openstack/secrets/magnum-db-user 2026-04-29 03:16:48.007768 | instance | openstack/secrets/magnum-etc 2026-04-29 03:16:48.099253 | instance | openstack/secrets/magnum-keystone-admin 2026-04-29 03:16:48.169003 | instance | openstack/secrets/magnum-keystone-stack-user 2026-04-29 03:16:48.276791 | instance | openstack/secrets/magnum-keystone-user 2026-04-29 03:16:48.334666 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-04-29 03:16:48.463440 | instance | openstack/secrets/magnum-rabbitmq-user 2026-04-29 03:16:48.508550 | instance | openstack/secrets/magnum-registry-certs 2026-04-29 03:16:48.648671 | instance | openstack/secrets/manila-api-certs 2026-04-29 03:16:48.691390 | instance | openstack/secrets/manila-db-admin 2026-04-29 03:16:48.837423 | instance | openstack/secrets/manila-db-user 2026-04-29 03:16:48.852343 | instance | openstack/secrets/manila-etc 2026-04-29 03:16:49.019339 | instance | openstack/secrets/manila-keystone-admin 2026-04-29 03:16:49.051120 | instance | openstack/secrets/manila-keystone-user 2026-04-29 03:16:49.177913 | instance | openstack/secrets/manila-rabbitmq-admin 2026-04-29 03:16:49.222863 | instance | openstack/secrets/manila-rabbitmq-user 2026-04-29 03:16:49.355985 | instance | openstack/secrets/manila-ssh-keys 2026-04-29 03:16:49.383877 | instance | openstack/secrets/neutron-db-admin 2026-04-29 03:16:49.523234 | instance | openstack/secrets/neutron-db-user 2026-04-29 03:16:49.561305 | instance | openstack/secrets/neutron-etc 2026-04-29 03:16:49.717169 | instance | openstack/secrets/neutron-keystone-admin 2026-04-29 03:16:49.731385 | instance | openstack/secrets/neutron-keystone-test 2026-04-29 03:16:49.906306 | instance | openstack/secrets/neutron-keystone-user 2026-04-29 03:16:49.911935 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-04-29 03:16:50.078870 | instance | openstack/secrets/neutron-ovn-metadata-agent-default 2026-04-29 03:16:50.102415 | instance | openstack/serviceaccounts/neutron-db-sync 2026-04-29 03:16:50.258817 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-04-29 03:16:50.464539 | instance | openstack/serviceaccounts/neutron-ks-service 2026-04-29 03:16:50.628594 | instance | openstack/serviceaccounts/neutron-ks-user 2026-04-29 03:16:50.804223 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-04-29 03:16:50.980981 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent 2026-04-29 03:16:51.160978 | instance | openstack/serviceaccounts/neutron-ovn-vpn-agent 2026-04-29 03:16:51.333103 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-04-29 03:16:51.509928 | instance | openstack/serviceaccounts/neutron-server 2026-04-29 03:16:51.655515 | instance | openstack/serviceaccounts/neutron-test 2026-04-29 03:16:51.863029 | instance | openstack/serviceaccounts/nova-api-metadata 2026-04-29 03:16:52.018693 | instance | openstack/serviceaccounts/nova-api-osapi 2026-04-29 03:16:52.225088 | instance | openstack/serviceaccounts/nova-bootstrap 2026-04-29 03:16:52.401115 | instance | openstack/serviceaccounts/nova-cell-setup 2026-04-29 03:16:52.635702 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-04-29 03:16:52.797320 | instance | openstack/serviceaccounts/nova-compute 2026-04-29 03:16:53.028982 | instance | openstack/serviceaccounts/nova-conductor 2026-04-29 03:16:53.157984 | instance | openstack/serviceaccounts/nova-db-init 2026-04-29 03:16:53.394168 | instance | openstack/serviceaccounts/nova-db-sync 2026-04-29 03:16:53.521316 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-04-29 03:16:53.750888 | instance | openstack/serviceaccounts/nova-ks-service 2026-04-29 03:16:53.869362 | instance | openstack/serviceaccounts/nova-ks-user 2026-04-29 03:16:54.111399 | instance | openstack/serviceaccounts/nova-novncproxy 2026-04-29 03:16:54.208682 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-04-29 03:16:54.473395 | instance | openstack/serviceaccounts/nova-scheduler 2026-04-29 03:16:54.564459 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-04-29 03:16:54.829344 | instance | openstack/serviceaccounts/nova-test 2026-04-29 03:16:54.963590 | instance | openstack/serviceaccounts/octavia-api 2026-04-29 03:16:55.157934 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-04-29 03:16:55.322108 | instance | openstack/serviceaccounts/octavia-db-init 2026-04-29 03:16:55.541675 | instance | openstack/serviceaccounts/octavia-db-sync 2026-04-29 03:16:55.697094 | instance | openstack/serviceaccounts/octavia-health-manager 2026-04-29 03:16:55.909557 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-04-29 03:16:56.064953 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-04-29 03:16:56.253960 | instance | openstack/serviceaccounts/octavia-ks-service 2026-04-29 03:16:56.416561 | instance | openstack/serviceaccounts/octavia-ks-user 2026-04-29 03:16:56.613584 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-04-29 03:16:56.761559 | instance | openstack/serviceaccounts/octavia-worker 2026-04-29 03:16:56.959462 | instance | openstack/serviceaccounts/openvswitch-server 2026-04-29 03:16:57.134884 | instance | openstack/serviceaccounts/ovn-controller 2026-04-29 03:16:57.309221 | instance | openstack/serviceaccounts/ovn-northd 2026-04-29 03:16:57.468273 | instance | openstack/serviceaccounts/ovn-ovsdb-nb 2026-04-29 03:16:57.731841 | instance | openstack/serviceaccounts/ovn-ovsdb-sb 2026-04-29 03:16:57.849698 | instance | openstack/serviceaccounts/placement-api 2026-04-29 03:16:58.081074 | instance | openstack/serviceaccounts/placement-db-init 2026-04-29 03:16:58.214108 | instance | openstack/serviceaccounts/placement-db-sync 2026-04-29 03:16:58.451282 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-04-29 03:16:58.569640 | instance | openstack/serviceaccounts/placement-ks-service 2026-04-29 03:16:58.790979 | instance | openstack/serviceaccounts/placement-ks-user 2026-04-29 03:16:58.922591 | instance | openstack/serviceaccounts/pxc-operator 2026-04-29 03:16:59.164668 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-04-29 03:16:59.280752 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-04-29 03:16:59.509146 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-04-29 03:16:59.631772 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-04-29 03:16:59.839144 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-04-29 03:16:59.987498 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-04-29 03:17:00.180455 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-04-29 03:17:00.324321 | instance | openstack/serviceaccounts/rabbitmq-manila-server 2026-04-29 03:17:00.507739 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-04-29 03:17:00.685965 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-04-29 03:17:00.841894 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-04-29 03:17:01.032597 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-04-29 03:17:01.195453 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-04-29 03:17:01.394866 | instance | openstack/serviceaccounts/rook-ceph-default 2026-04-29 03:17:01.561698 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-04-29 03:17:01.737835 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-04-29 03:17:01.908652 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-04-29 03:17:02.128312 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-04-29 03:17:02.292694 | instance | openstack/serviceaccounts/staffeln-api 2026-04-29 03:17:02.497343 | instance | openstack/secrets/neutron-ovn-vpn-agent-default 2026-04-29 03:17:02.666281 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-04-29 03:17:02.693391 | instance | openstack/secrets/neutron-rabbitmq-user 2026-04-29 03:17:02.858546 | instance | openstack/secrets/neutron-server-certs 2026-04-29 03:17:02.900601 | instance | openstack/secrets/nova-api-certs 2026-04-29 03:17:03.046104 | instance | openstack/secrets/nova-compute-default 2026-04-29 03:17:03.101048 | instance | openstack/secrets/nova-db-admin 2026-04-29 03:17:03.233237 | instance | openstack/secrets/nova-db-api-admin 2026-04-29 03:17:03.289517 | instance | openstack/secrets/nova-db-api-user 2026-04-29 03:17:03.415190 | instance | openstack/secrets/nova-db-cell0-admin 2026-04-29 03:17:03.478219 | instance | openstack/secrets/nova-db-cell0-user 2026-04-29 03:17:03.608935 | instance | openstack/secrets/nova-db-user 2026-04-29 03:17:03.669115 | instance | openstack/secrets/nova-etc 2026-04-29 03:17:03.790145 | instance | openstack/secrets/nova-keystone-admin 2026-04-29 03:17:03.865008 | instance | openstack/secrets/nova-keystone-test 2026-04-29 03:17:03.995326 | instance | openstack/secrets/nova-keystone-user 2026-04-29 03:17:04.075609 | instance | openstack/secrets/nova-novncproxy-certs 2026-04-29 03:17:04.179299 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-04-29 03:17:04.258798 | instance | openstack/secrets/nova-rabbitmq-admin 2026-04-29 03:17:04.372426 | instance | openstack/secrets/nova-rabbitmq-user 2026-04-29 03:17:04.439837 | instance | openstack/secrets/nova-ssh 2026-04-29 03:17:04.551974 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-04-29 03:17:04.634296 | instance | openstack/secrets/octavia-api-certs 2026-04-29 03:17:04.747117 | instance | openstack/secrets/octavia-client-ca 2026-04-29 03:17:04.816104 | instance | openstack/secrets/octavia-client-certs 2026-04-29 03:17:04.933203 | instance | openstack/secrets/octavia-db-admin 2026-04-29 03:17:05.019300 | instance | openstack/secrets/octavia-db-user 2026-04-29 03:17:05.141801 | instance | openstack/secrets/octavia-etc 2026-04-29 03:17:05.214477 | instance | openstack/secrets/octavia-health-manager-default 2026-04-29 03:17:05.329213 | instance | openstack/secrets/octavia-keystone-admin 2026-04-29 03:17:05.409885 | instance | openstack/secrets/octavia-keystone-test 2026-04-29 03:17:05.495737 | instance | openstack/secrets/octavia-keystone-user 2026-04-29 03:17:05.585384 | instance | openstack/secrets/octavia-persistence-db-admin 2026-04-29 03:17:05.683585 | instance | openstack/secrets/octavia-persistence-db-user 2026-04-29 03:17:05.768164 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-04-29 03:17:05.883826 | instance | openstack/secrets/octavia-rabbitmq-user 2026-04-29 03:17:05.955258 | instance | openstack/secrets/octavia-server-ca 2026-04-29 03:17:06.071232 | instance | openstack/secrets/openstack-database-exporter-dsn 2026-04-29 03:17:06.171537 | instance | openstack/secrets/ovn-controller-default-etc 2026-04-29 03:17:06.263268 | instance | openstack/secrets/ovn-etc 2026-04-29 03:17:06.343524 | instance | openstack/secrets/ovn-vector-config 2026-04-29 03:17:06.436240 | instance | openstack/secrets/percona-xtradb 2026-04-29 03:17:06.529386 | instance | openstack/secrets/placement-api-certs 2026-04-29 03:17:06.612705 | instance | openstack/secrets/placement-db-admin 2026-04-29 03:17:06.700044 | instance | openstack/secrets/placement-db-user 2026-04-29 03:17:06.802594 | instance | openstack/secrets/placement-etc 2026-04-29 03:17:06.885631 | instance | openstack/secrets/placement-keystone-admin 2026-04-29 03:17:06.976300 | instance | openstack/secrets/placement-keystone-user 2026-04-29 03:17:07.065329 | instance | openstack/secrets/pvc-ceph-client-key 2026-04-29 03:17:07.151738 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-04-29 03:17:07.237729 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-04-29 03:17:07.322554 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-04-29 03:17:07.403892 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-04-29 03:17:07.498874 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-04-29 03:17:07.581329 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-04-29 03:17:07.700172 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-04-29 03:17:07.810246 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-04-29 03:17:07.897830 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-04-29 03:17:07.972495 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-04-29 03:17:08.071003 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-04-29 03:17:08.147092 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-04-29 03:17:08.234571 | instance | openstack/secrets/rabbitmq-manila-default-user 2026-04-29 03:17:08.305977 | instance | openstack/secrets/rabbitmq-manila-erlang-cookie 2026-04-29 03:17:08.408335 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-04-29 03:17:08.481605 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-04-29 03:17:08.601915 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-04-29 03:17:08.659078 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-04-29 03:17:08.779237 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-04-29 03:17:08.860806 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-04-29 03:17:08.957621 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-04-29 03:17:09.044785 | instance | openstack/secrets/rook-ceph-config 2026-04-29 03:17:09.146736 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-04-29 03:17:09.225424 | instance | openstack/secrets/rook-ceph-mon 2026-04-29 03:17:09.319780 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-04-29 03:17:09.398424 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-04-29 03:17:09.493730 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-04-29 03:17:09.569024 | instance | openstack/secrets/rook-csi-cephfs-node 2026-04-29 03:17:09.665343 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-04-29 03:17:09.743902 | instance | openstack/secrets/rook-csi-rbd-node 2026-04-29 03:17:09.846892 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-04-29 03:17:09.917100 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-04-29 03:17:10.042278 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-04-29 03:17:10.114516 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-04-29 03:17:10.233132 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-04-29 03:17:10.294610 | instance | openstack/serviceaccounts/staffeln-conductor 2026-04-29 03:17:10.441653 | instance | openstack/serviceaccounts/staffeln-db-init 2026-04-29 03:17:10.647102 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-04-29 03:17:10.819413 | instance | openstack/serviceaccounts/tempest-ks-user 2026-04-29 03:17:11.010302 | instance | openstack/serviceaccounts/tempest-run-tests 2026-04-29 03:17:11.169031 | instance | openstack/serviceaccounts/valkey 2026-04-29 03:17:11.355025 | instance | openstack/services/barbican-api 2026-04-29 03:17:11.551921 | instance | openstack/services/ceph-mon 2026-04-29 03:17:11.558219 | instance | openstack/services/cinder-api 2026-04-29 03:17:11.756710 | instance | openstack/services/glance-api 2026-04-29 03:17:11.757578 | instance | openstack/services/heat-api 2026-04-29 03:17:11.959203 | instance | openstack/services/heat-cfn 2026-04-29 03:17:11.964444 | instance | openstack/services/horizon 2026-04-29 03:17:12.171031 | instance | openstack/services/horizon-int 2026-04-29 03:17:12.192511 | instance | openstack/services/keystone-api 2026-04-29 03:17:12.398033 | instance | openstack/services/magnum-api 2026-04-29 03:17:12.411545 | instance | openstack/services/magnum-registry 2026-04-29 03:17:12.615816 | instance | openstack/services/manila-api 2026-04-29 03:17:12.644107 | instance | openstack/services/memcached 2026-04-29 03:17:12.831406 | instance | openstack/services/memcached-metrics 2026-04-29 03:17:12.854135 | instance | openstack/services/neutron-server 2026-04-29 03:17:13.026613 | instance | openstack/services/nova-api 2026-04-29 03:17:13.101450 | instance | openstack/services/nova-metadata 2026-04-29 03:17:13.232180 | instance | openstack/services/nova-novncproxy 2026-04-29 03:17:13.317319 | instance | openstack/services/octavia-api 2026-04-29 03:17:13.437662 | instance | openstack/services/openstack-exporter 2026-04-29 03:17:13.525106 | instance | openstack/services/ovn-ovsdb-nb 2026-04-29 03:17:13.647353 | instance | openstack/services/ovn-ovsdb-sb 2026-04-29 03:17:13.731456 | instance | openstack/services/percona-xtradb-cluster-operator 2026-04-29 03:17:13.854324 | instance | openstack/services/percona-xtradb-haproxy 2026-04-29 03:17:13.935633 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-04-29 03:17:14.073944 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-04-29 03:17:14.162580 | instance | openstack/services/percona-xtradb-pxc 2026-04-29 03:17:14.285421 | instance | openstack/services/percona-xtradb-pxc-unready 2026-04-29 03:17:14.368090 | instance | openstack/services/placement-api 2026-04-29 03:17:14.506690 | instance | openstack/services/rabbitmq-barbican 2026-04-29 03:17:14.576415 | instance | openstack/services/rabbitmq-barbican-nodes 2026-04-29 03:17:14.740153 | instance | openstack/services/rabbitmq-cinder 2026-04-29 03:17:14.811708 | instance | openstack/services/rabbitmq-cinder-nodes 2026-04-29 03:17:14.976465 | instance | openstack/services/rabbitmq-glance 2026-04-29 03:17:15.037511 | instance | openstack/services/rabbitmq-glance-nodes 2026-04-29 03:17:15.172724 | instance | openstack/services/rabbitmq-heat 2026-04-29 03:17:15.248327 | instance | openstack/services/rabbitmq-heat-nodes 2026-04-29 03:17:15.395289 | instance | openstack/services/rabbitmq-keystone 2026-04-29 03:17:15.463672 | instance | openstack/services/rabbitmq-keystone-nodes 2026-04-29 03:17:15.606591 | instance | openstack/services/rabbitmq-magnum 2026-04-29 03:17:15.680636 | instance | openstack/services/rabbitmq-magnum-nodes 2026-04-29 03:17:15.823518 | instance | openstack/services/rabbitmq-manila 2026-04-29 03:17:15.862159 | instance | openstack/services/rabbitmq-manila-nodes 2026-04-29 03:17:16.034403 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-04-29 03:17:16.060602 | instance | openstack/services/rabbitmq-neutron 2026-04-29 03:17:16.282556 | instance | openstack/services/rabbitmq-neutron-nodes 2026-04-29 03:17:16.294555 | instance | openstack/services/rabbitmq-nova 2026-04-29 03:17:16.478882 | instance | openstack/services/rabbitmq-nova-nodes 2026-04-29 03:17:16.483848 | instance | openstack/services/rabbitmq-octavia 2026-04-29 03:17:16.682813 | instance | openstack/services/rabbitmq-octavia-nodes 2026-04-29 03:17:16.689726 | instance | openstack/services/rook-ceph-rgw-ceph 2026-04-29 03:17:16.895112 | instance | openstack/services/staffeln-api 2026-04-29 03:17:16.896657 | instance | openstack/services/valkey 2026-04-29 03:17:17.107674 | instance | openstack/services/valkey-headless 2026-04-29 03:17:17.123158 | instance | openstack/services/valkey-metrics 2026-04-29 03:17:17.308123 | instance | openstack/statefulsets/magnum-conductor 2026-04-29 03:17:17.333942 | instance | openstack/statefulsets/ovn-ovsdb-nb 2026-04-29 03:17:17.524259 | instance | openstack/statefulsets/ovn-ovsdb-sb 2026-04-29 03:17:17.562591 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-04-29 03:17:17.760665 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-04-29 03:17:17.801172 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-04-29 03:17:18.010178 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-04-29 03:17:18.043144 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-04-29 03:17:18.235624 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-04-29 03:17:18.271370 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-04-29 03:17:18.474008 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-04-29 03:17:18.498906 | instance | openstack/statefulsets/rabbitmq-manila-server 2026-04-29 03:17:18.728122 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-04-29 03:17:18.738291 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-04-29 03:17:18.973597 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-04-29 03:17:18.979011 | instance | openstack/statefulsets/valkey-node 2026-04-29 03:17:19.210737 | instance | orc-system/configmaps/kube-root-ca.crt 2026-04-29 03:17:19.214552 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-04-29 03:17:19.385387 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-04-29 03:17:19.401810 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-04-29 03:17:19.558433 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-04-29 03:17:19.569922 | instance | rook-ceph/deployment/rook-ceph-operator 2026-04-29 03:17:19.736856 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-04-29 03:17:19.764428 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-04-29 03:17:19.939536 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-04-29 03:17:19.955949 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-04-29 03:17:20.128566 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-04-29 03:17:20.154017 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-04-29 03:17:20.302760 | instance | openstack/secrets/sh.helm.release.v1.manila.v1 2026-04-29 03:17:20.350755 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-04-29 03:17:20.483301 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-04-29 03:17:20.543289 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-04-29 03:17:20.723453 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-04-29 03:17:20.776516 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-04-29 03:17:20.934773 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1 2026-04-29 03:17:20.962483 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-04-29 03:17:21.126410 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-04-29 03:17:21.152474 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-04-29 03:17:21.326517 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-04-29 03:17:21.382712 | instance | openstack/secrets/sh.helm.release.v1.tempest.v1 2026-04-29 03:17:21.505383 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-04-29 03:17:21.559366 | instance | openstack/secrets/staffeln-db-admin 2026-04-29 03:17:21.752000 | instance | openstack/secrets/staffeln-db-user 2026-04-29 03:17:21.764879 | instance | openstack/secrets/staffeln-etc 2026-04-29 03:17:21.982134 | instance | openstack/secrets/tempest-etc 2026-04-29 03:17:21.986933 | instance | openstack/secrets/tempest-keystone-admin 2026-04-29 03:17:22.163394 | instance | openstack/secrets/tempest-keystone-user 2026-04-29 03:17:22.166123 | instance | openstack/secrets/valkey-ca 2026-04-29 03:17:22.351593 | instance | openstack/secrets/valkey-server-certs 2026-04-29 03:17:22.380723 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-04-29 03:17:22.524020 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-mc9lj 2026-04-29 03:17:22.543581 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-vfh6p 2026-04-29 03:17:22.707570 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-04-29 03:17:22.725940 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-04-29 03:17:22.913981 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-04-29 03:17:22.967417 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-04-29 03:17:23.088407 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-04-29 03:17:23.158267 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-04-29 03:17:23.286565 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-04-29 03:17:23.325352 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-04-29 03:17:23.467959 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-04-29 03:17:23.509131 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-04-29 03:17:23.673563 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-04-29 03:17:23.704921 | instance | orc-system/roles/orc-leader-election-role 2026-04-29 03:17:23.859979 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-04-29 03:17:23.889609 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-04-29 03:17:24.053193 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-04-29 03:17:24.058858 | instance | rook-ceph/roles/rook-ceph-mgr 2026-04-29 03:17:24.220589 | instance | rook-ceph/roles/rook-ceph-osd 2026-04-29 03:17:24.241946 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-04-29 03:17:24.393681 | instance | rook-ceph/roles/rook-ceph-system 2026-04-29 03:17:24.433657 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-04-29 03:17:24.587259 | instance | orc-system/serviceaccounts/default 2026-04-29 03:17:24.688580 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-04-29 03:17:24.785611 | instance | rook-ceph/serviceaccounts/default 2026-04-29 03:17:24.881618 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-04-29 03:17:25.004410 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-04-29 03:17:25.080282 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-04-29 03:17:25.205711 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-04-29 03:17:25.263985 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-04-29 03:17:25.415769 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-04-29 03:17:25.485281 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-04-29 03:17:25.613439 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-04-29 03:17:25.690826 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-04-29 03:17:25.818746 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-04-29 03:17:25.889780 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-04-29 03:17:26.029228 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-04-29 03:17:26.098714 | instance | orc-system/deployment/orc-controller-manager 2026-04-29 03:17:26.228285 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-04-29 03:17:26.282415 | instance | secretgen-controller/deployment/secretgen-controller 2026-04-29 03:17:26.401449 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-bzb24 2026-04-29 03:17:26.474458 | instance | secretgen-controller/serviceaccounts/default 2026-04-29 03:17:26.576299 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-04-29 03:17:26.638375 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-04-29 03:17:27.066974 | instance | ERROR 2026-04-29 03:17:27.067274 | instance | { 2026-04-29 03:17:27.067338 | instance | "delta": "0:03:05.375253", 2026-04-29 03:17:27.067382 | instance | "end": "2026-04-29 03:17:26.820412", 2026-04-29 03:17:27.067422 | instance | "msg": "non-zero return code", 2026-04-29 03:17:27.067459 | instance | "rc": 123, 2026-04-29 03:17:27.067497 | instance | "start": "2026-04-29 03:14:21.445159" 2026-04-29 03:17:27.067533 | instance | } 2026-04-29 03:17:27.067579 | instance | ERROR: Ignoring Errors 2026-04-29 03:17:27.095208 | 2026-04-29 03:17:27.095305 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-04-29 03:17:28.007500 | instance | changed: 2026-04-29 03:17:28.007703 | instance | cd+++++++++ objects/ 2026-04-29 03:17:28.007732 | instance | cd+++++++++ objects/cluster/ 2026-04-29 03:17:28.007754 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-04-29 03:17:28.007775 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-04-29 03:17:28.007794 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-04-29 03:17:28.007812 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-04-29 03:17:28.007831 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-04-29 03:17:28.007849 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-04-29 03:17:28.007867 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-04-29 03:17:28.007884 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-04-29 03:17:28.007902 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-04-29 03:17:28.007920 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-04-29 03:17:28.007939 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-04-29 03:17:28.007958 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-04-29 03:17:28.007976 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-04-29 03:17:28.007994 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-04-29 03:17:28.008012 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-04-29 03:17:28.008030 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-04-29 03:17:28.008049 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-04-29 03:17:28.008067 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-04-29 03:17:28.008096 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-04-29 03:17:28.008116 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-04-29 03:17:28.008134 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-04-29 03:17:28.008152 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-04-29 03:17:28.008170 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-29 03:17:28.008188 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-04-29 03:17:28.008206 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-04-29 03:17:28.008224 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-04-29 03:17:28.008242 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-04-29 03:17:28.008260 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-04-29 03:17:28.008278 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-04-29 03:17:28.008296 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-04-29 03:17:28.008314 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-04-29 03:17:28.008331 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-04-29 03:17:28.008349 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-04-29 03:17:28.008366 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-04-29 03:17:28.008383 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-04-29 03:17:28.008401 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-04-29 03:17:28.008418 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-04-29 03:17:28.008436 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-04-29 03:17:28.008453 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-04-29 03:17:28.008470 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-04-29 03:17:28.008487 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-04-29 03:17:28.008504 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-04-29 03:17:28.008521 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-29 03:17:28.008538 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-04-29 03:17:28.008556 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-04-29 03:17:28.008573 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-04-29 03:17:28.008591 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-04-29 03:17:28.008608 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-04-29 03:17:28.008626 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-04-29 03:17:28.008643 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-04-29 03:17:28.008660 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-04-29 03:17:28.008678 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-29 03:17:28.008695 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-29 03:17:28.008713 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-04-29 03:17:28.008735 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-04-29 03:17:28.008754 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-04-29 03:17:28.008772 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-04-29 03:17:28.008790 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-04-29 03:17:28.008807 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-04-29 03:17:28.008825 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-04-29 03:17:28.008842 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-04-29 03:17:28.008859 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-04-29 03:17:28.008877 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-29 03:17:28.008894 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-04-29 03:17:28.008911 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-04-29 03:17:28.008938 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-04-29 03:17:28.008969 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-04-29 03:17:28.008989 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-04-29 03:17:28.009007 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-04-29 03:17:28.009025 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-04-29 03:17:28.009042 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-04-29 03:17:28.009059 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-04-29 03:17:28.009076 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-04-29 03:17:28.009093 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-04-29 03:17:28.009110 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-04-29 03:17:28.009127 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-04-29 03:17:28.009144 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-04-29 03:17:28.009161 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-04-29 03:17:28.009179 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-04-29 03:17:28.009196 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-04-29 03:17:28.009213 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-04-29 03:17:28.009231 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-04-29 03:17:28.009248 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-04-29 03:17:28.009265 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-04-29 03:17:28.009283 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-04-29 03:17:28.009299 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-04-29 03:17:28.009317 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-04-29 03:17:28.009334 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-04-29 03:17:28.009350 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-04-29 03:17:28.009368 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-04-29 03:17:28.009385 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-04-29 03:17:28.009406 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.txt 2026-04-29 03:17:28.009425 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.yaml 2026-04-29 03:17:28.009442 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt 2026-04-29 03:17:28.009475 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml 2026-04-29 03:17:28.009493 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-04-29 03:17:28.009511 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-04-29 03:17:28.009528 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-04-29 03:17:28.009546 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-04-29 03:17:28.009563 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-04-29 03:17:28.009580 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-04-29 03:17:28.009597 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-04-29 03:17:28.009614 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-04-29 03:17:28.009631 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-04-29 03:17:28.009649 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-04-29 03:17:28.009666 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-04-29 03:17:28.009685 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-04-29 03:17:28.009706 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-04-29 03:17:28.009724 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-04-29 03:17:28.009742 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-04-29 03:17:28.009760 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-04-29 03:17:28.009777 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-04-29 03:17:28.009795 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-04-29 03:17:28.009813 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-04-29 03:17:28.009830 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-04-29 03:17:28.009848 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-04-29 03:17:28.009865 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-04-29 03:17:28.009882 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-04-29 03:17:28.009899 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-04-29 03:17:28.009916 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-04-29 03:17:28.009933 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-04-29 03:17:28.009950 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-04-29 03:17:28.009967 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-04-29 03:17:28.009985 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-04-29 03:17:28.010002 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-04-29 03:17:28.010024 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-04-29 03:17:28.010042 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-04-29 03:17:28.010060 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-04-29 03:17:28.010077 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-04-29 03:17:28.010094 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-04-29 03:17:28.010111 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-04-29 03:17:28.010128 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-04-29 03:17:28.010146 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-04-29 03:17:28.010163 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-04-29 03:17:28.010180 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-04-29 03:17:28.010197 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-04-29 03:17:28.010214 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-04-29 03:17:28.010231 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-04-29 03:17:28.010249 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-04-29 03:17:28.010266 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-04-29 03:17:28.010283 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-04-29 03:17:28.010300 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-04-29 03:17:28.010319 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-04-29 03:17:28.010337 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-04-29 03:17:28.010355 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-04-29 03:17:28.010373 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-04-29 03:17:28.010391 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-04-29 03:17:28.010409 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-04-29 03:17:28.010427 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-04-29 03:17:28.010445 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-04-29 03:17:28.010464 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-04-29 03:17:28.010482 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-04-29 03:17:28.010500 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-04-29 03:17:28.010518 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-04-29 03:17:28.010535 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-04-29 03:17:28.010553 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-04-29 03:17:28.010570 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-04-29 03:17:28.010587 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-04-29 03:17:28.010609 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-04-29 03:17:28.010627 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-04-29 03:17:28.010645 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-04-29 03:17:28.010663 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-04-29 03:17:28.010680 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-04-29 03:17:28.010698 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-04-29 03:17:28.010715 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-04-29 03:17:28.010733 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-04-29 03:17:28.010751 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-04-29 03:17:28.010768 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-04-29 03:17:28.010785 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-04-29 03:17:28.010802 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-04-29 03:17:28.010819 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-04-29 03:17:28.010836 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-04-29 03:17:28.010854 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-04-29 03:17:28.010871 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-04-29 03:17:28.010888 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-04-29 03:17:28.010906 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-04-29 03:17:28.010922 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-04-29 03:17:28.010939 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-04-29 03:17:28.010956 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-04-29 03:17:28.010973 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-04-29 03:17:28.010990 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-04-29 03:17:28.011007 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-04-29 03:17:28.011024 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-04-29 03:17:28.011041 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-04-29 03:17:28.011058 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-04-29 03:17:28.011075 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-04-29 03:17:28.011092 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-04-29 03:17:28.011109 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-04-29 03:17:28.011126 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-04-29 03:17:28.011143 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-04-29 03:17:28.011160 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-04-29 03:17:28.011181 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-04-29 03:17:28.011198 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-04-29 03:17:28.011216 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-04-29 03:17:28.011233 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-04-29 03:17:28.011250 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-04-29 03:17:28.011267 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-04-29 03:17:28.011284 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-04-29 03:17:28.011301 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-04-29 03:17:28.011318 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-04-29 03:17:28.011335 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-04-29 03:17:28.011351 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-04-29 03:17:28.011368 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-04-29 03:17:28.011384 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-04-29 03:17:28.011401 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-04-29 03:17:28.011418 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-04-29 03:17:28.011435 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-04-29 03:17:28.011452 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-04-29 03:17:28.011469 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-04-29 03:17:28.011486 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-04-29 03:17:28.011503 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-04-29 03:17:28.011521 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-04-29 03:17:28.011538 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-04-29 03:17:28.011555 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-04-29 03:17:28.011572 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-04-29 03:17:28.011589 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-04-29 03:17:28.011606 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-04-29 03:17:28.011624 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-04-29 03:17:28.011641 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-04-29 03:17:28.011658 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-04-29 03:17:28.011675 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-04-29 03:17:28.011692 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-04-29 03:17:28.011712 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-04-29 03:17:28.011732 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-04-29 03:17:28.011749 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-04-29 03:17:28.011771 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-04-29 03:17:28.011789 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-04-29 03:17:28.011806 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-04-29 03:17:28.011823 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-04-29 03:17:28.011840 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-04-29 03:17:28.011858 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-04-29 03:17:28.011875 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-04-29 03:17:28.012017 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-04-29 03:17:28.012035 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-04-29 03:17:28.012052 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-04-29 03:17:28.012069 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-04-29 03:17:28.012086 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-04-29 03:17:28.012104 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-04-29 03:17:28.012121 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-04-29 03:17:28.012138 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-04-29 03:17:28.012155 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-04-29 03:17:28.012172 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-04-29 03:17:28.012189 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-04-29 03:17:28.012206 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-04-29 03:17:28.012223 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-04-29 03:17:28.012240 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-04-29 03:17:28.012257 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-04-29 03:17:28.012274 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-04-29 03:17:28.012292 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-04-29 03:17:28.012308 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-04-29 03:17:28.012325 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-04-29 03:17:28.012342 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-04-29 03:17:28.012359 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-04-29 03:17:28.012377 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-04-29 03:17:28.012394 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-04-29 03:17:28.012412 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-04-29 03:17:28.012429 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-04-29 03:17:28.012446 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-04-29 03:17:28.012463 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-04-29 03:17:28.012480 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-04-29 03:17:28.012498 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-04-29 03:17:28.012515 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-04-29 03:17:28.012531 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-04-29 03:17:28.012554 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-04-29 03:17:28.012571 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-04-29 03:17:28.012588 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-04-29 03:17:28.012604 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-04-29 03:17:28.012621 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-04-29 03:17:28.012638 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-04-29 03:17:28.012654 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-29 03:17:28.012672 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-04-29 03:17:28.012692 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-04-29 03:17:28.012710 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-04-29 03:17:28.012728 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-04-29 03:17:28.012745 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-04-29 03:17:28.012762 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-04-29 03:17:28.012779 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-04-29 03:17:28.012796 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-04-29 03:17:28.012813 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-04-29 03:17:28.012830 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-04-29 03:17:28.012847 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-04-29 03:17:28.012864 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-04-29 03:17:28.012881 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-04-29 03:17:28.012898 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-04-29 03:17:28.012915 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-04-29 03:17:28.012932 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-29 03:17:28.012950 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-04-29 03:17:28.012984 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-04-29 03:17:28.013002 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-04-29 03:17:28.013019 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-04-29 03:17:28.013037 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-04-29 03:17:28.013054 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-04-29 03:17:28.013072 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-29 03:17:28.013089 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-29 03:17:28.013107 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-04-29 03:17:28.013130 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-04-29 03:17:28.013148 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-04-29 03:17:28.013166 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-04-29 03:17:28.013183 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-04-29 03:17:28.013201 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-04-29 03:17:28.013218 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-04-29 03:17:28.013235 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-04-29 03:17:28.013252 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-04-29 03:17:28.013270 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-29 03:17:28.013288 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-04-29 03:17:28.013305 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-04-29 03:17:28.013323 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-04-29 03:17:28.013340 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-04-29 03:17:28.013357 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-04-29 03:17:28.013374 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-04-29 03:17:28.013391 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-04-29 03:17:28.013407 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-04-29 03:17:28.013424 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-04-29 03:17:28.013441 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-04-29 03:17:28.013476 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-04-29 03:17:28.013493 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-04-29 03:17:28.013511 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-04-29 03:17:28.013529 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-04-29 03:17:28.013546 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-04-29 03:17:28.013564 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-04-29 03:17:28.013581 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-04-29 03:17:28.013598 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-04-29 03:17:28.013615 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-04-29 03:17:28.013633 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-04-29 03:17:28.013650 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-04-29 03:17:28.013667 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-04-29 03:17:28.013684 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-04-29 03:17:28.013701 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-04-29 03:17:28.013718 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-04-29 03:17:28.013742 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-04-29 03:17:28.013760 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-04-29 03:17:28.013778 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-04-29 03:17:28.013794 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-04-29 03:17:28.013812 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-04-29 03:17:28.013829 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-04-29 03:17:28.013846 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-04-29 03:17:28.013863 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.txt 2026-04-29 03:17:28.013880 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.yaml 2026-04-29 03:17:28.013897 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt 2026-04-29 03:17:28.013914 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml 2026-04-29 03:17:28.013931 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-04-29 03:17:28.013948 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-04-29 03:17:28.013965 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-04-29 03:17:28.013982 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-04-29 03:17:28.013999 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-04-29 03:17:28.014016 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-04-29 03:17:28.014034 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-04-29 03:17:28.014051 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-04-29 03:17:28.014068 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-04-29 03:17:28.014085 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-04-29 03:17:28.014103 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-04-29 03:17:28.014120 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-04-29 03:17:28.014137 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-04-29 03:17:28.014154 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-04-29 03:17:28.014172 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-04-29 03:17:28.014190 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-04-29 03:17:28.014207 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-04-29 03:17:28.014224 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-04-29 03:17:28.014241 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-04-29 03:17:28.014259 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-04-29 03:17:28.014276 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-04-29 03:17:28.014293 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-04-29 03:17:28.014310 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-04-29 03:17:28.014328 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-04-29 03:17:28.014350 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-04-29 03:17:28.014368 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-04-29 03:17:28.014386 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-04-29 03:17:28.014403 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-04-29 03:17:28.014421 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-04-29 03:17:28.014439 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-04-29 03:17:28.014457 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-04-29 03:17:28.014475 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-04-29 03:17:28.014493 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-04-29 03:17:28.014511 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-04-29 03:17:28.014528 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-04-29 03:17:28.014545 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-04-29 03:17:28.014562 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-04-29 03:17:28.014579 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-04-29 03:17:28.014596 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-04-29 03:17:28.014613 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-04-29 03:17:28.014631 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-04-29 03:17:28.014648 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-04-29 03:17:28.014665 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-04-29 03:17:28.014684 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-04-29 03:17:28.014703 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-04-29 03:17:28.014720 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-04-29 03:17:28.014737 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-04-29 03:17:28.014754 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-04-29 03:17:28.014771 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-04-29 03:17:28.014788 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-04-29 03:17:28.014805 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-04-29 03:17:28.014822 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-04-29 03:17:28.014839 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-04-29 03:17:28.014856 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-04-29 03:17:28.014873 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-04-29 03:17:28.014894 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-04-29 03:17:28.014912 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-04-29 03:17:28.014929 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-04-29 03:17:28.014947 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-04-29 03:17:28.014964 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-04-29 03:17:28.014981 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-04-29 03:17:28.014999 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-04-29 03:17:28.015016 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-04-29 03:17:28.015032 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-04-29 03:17:28.015049 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-04-29 03:17:28.015067 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-04-29 03:17:28.015084 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-04-29 03:17:28.015101 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-04-29 03:17:28.015118 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-04-29 03:17:28.015135 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-04-29 03:17:28.015151 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-04-29 03:17:28.015168 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-04-29 03:17:28.015185 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-04-29 03:17:28.015202 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-04-29 03:17:28.015219 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-04-29 03:17:28.015236 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-04-29 03:17:28.015253 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-04-29 03:17:28.015271 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-04-29 03:17:28.015288 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-04-29 03:17:28.015306 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-04-29 03:17:28.015323 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-04-29 03:17:28.015341 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-04-29 03:17:28.015358 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-04-29 03:17:28.015375 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-04-29 03:17:28.015393 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-04-29 03:17:28.015411 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-04-29 03:17:28.015432 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-04-29 03:17:28.015451 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-04-29 03:17:28.015468 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-04-29 03:17:28.015485 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-04-29 03:17:28.015502 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-04-29 03:17:28.015519 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-04-29 03:17:28.015536 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-04-29 03:17:28.015553 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-04-29 03:17:28.015570 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-04-29 03:17:28.015587 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-04-29 03:17:28.015604 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-04-29 03:17:28.015622 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-04-29 03:17:28.015640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-04-29 03:17:28.015658 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-04-29 03:17:28.015675 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-04-29 03:17:28.015692 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-04-29 03:17:28.015710 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-04-29 03:17:28.015727 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-04-29 03:17:28.015744 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-04-29 03:17:28.015761 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-04-29 03:17:28.015781 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-04-29 03:17:28.015821 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-04-29 03:17:28.015861 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-04-29 03:17:28.015888 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-04-29 03:17:28.015913 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-04-29 03:17:28.015936 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-04-29 03:17:28.015954 | instance | cd+++++++++ objects/cluster/namespace/ 2026-04-29 03:17:28.015972 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-04-29 03:17:28.015990 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-04-29 03:17:28.016007 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-04-29 03:17:28.016024 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-04-29 03:17:28.016041 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-04-29 03:17:28.016059 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-04-29 03:17:28.016076 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-04-29 03:17:28.016094 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-04-29 03:17:28.016111 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-04-29 03:17:28.016127 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-04-29 03:17:28.016151 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-04-29 03:17:28.016169 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-04-29 03:17:28.016188 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-04-29 03:17:28.016205 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-04-29 03:17:28.016223 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-04-29 03:17:28.016240 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-04-29 03:17:28.016257 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-04-29 03:17:28.016274 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-04-29 03:17:28.016291 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-04-29 03:17:28.016307 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-04-29 03:17:28.016324 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-04-29 03:17:28.016341 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-04-29 03:17:28.016358 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-04-29 03:17:28.016374 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-04-29 03:17:28.016391 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-04-29 03:17:28.016408 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-04-29 03:17:28.016425 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-04-29 03:17:28.016442 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-04-29 03:17:28.016458 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-04-29 03:17:28.016475 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-04-29 03:17:28.016492 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-04-29 03:17:28.016510 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-04-29 03:17:28.016527 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-04-29 03:17:28.016544 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-04-29 03:17:28.016561 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-04-29 03:17:28.016578 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-04-29 03:17:28.016595 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-04-29 03:17:28.016613 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-04-29 03:17:28.016630 | instance | cd+++++++++ objects/cluster/node/ 2026-04-29 03:17:28.016649 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-04-29 03:17:28.016675 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-04-29 03:17:28.016700 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-04-29 03:17:28.016725 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-04-29 03:17:28.016749 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-04-29 03:17:28.016768 | instance | cd+++++++++ objects/namespaced/ 2026-04-29 03:17:28.016786 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-04-29 03:17:28.016803 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-04-29 03:17:28.016821 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-04-29 03:17:28.016838 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-04-29 03:17:28.016856 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-04-29 03:17:28.016873 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-04-29 03:17:28.016890 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-04-29 03:17:28.016908 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-04-29 03:17:28.016932 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-04-29 03:17:28.016950 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-04-29 03:17:28.016987 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-04-29 03:17:28.017006 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-04-29 03:17:28.017023 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-04-29 03:17:28.017040 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-04-29 03:17:28.017057 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-04-29 03:17:28.017074 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-04-29 03:17:28.017091 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-04-29 03:17:28.017108 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-04-29 03:17:28.017125 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-04-29 03:17:28.017142 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-04-29 03:17:28.017159 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-04-29 03:17:28.017176 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-04-29 03:17:28.017193 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-04-29 03:17:28.017210 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-04-29 03:17:28.017227 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-04-29 03:17:28.017245 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-57.nip.io-tls.txt 2026-04-29 03:17:28.017262 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-57.nip.io-tls.yaml 2026-04-29 03:17:28.017279 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-04-29 03:17:28.017296 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-04-29 03:17:28.017314 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-04-29 03:17:28.017331 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-04-29 03:17:28.017349 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-04-29 03:17:28.017366 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-04-29 03:17:28.017384 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-04-29 03:17:28.017401 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-04-29 03:17:28.017418 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-04-29 03:17:28.017435 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-04-29 03:17:28.017489 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-04-29 03:17:28.017510 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-04-29 03:17:28.017527 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-04-29 03:17:28.017545 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-04-29 03:17:28.017562 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-04-29 03:17:28.017579 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-04-29 03:17:28.017596 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-04-29 03:17:28.017613 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-04-29 03:17:28.017635 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-04-29 03:17:28.017653 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-04-29 03:17:28.017670 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-04-29 03:17:28.017687 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-04-29 03:17:28.017705 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-04-29 03:17:28.017722 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-04-29 03:17:28.017740 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-04-29 03:17:28.017758 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-04-29 03:17:28.017776 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-04-29 03:17:28.017793 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-04-29 03:17:28.017811 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-04-29 03:17:28.017829 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-04-29 03:17:28.017847 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-m2kmb.txt 2026-04-29 03:17:28.017865 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-m2kmb.yaml 2026-04-29 03:17:28.017882 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-04-29 03:17:28.017900 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-04-29 03:17:28.017917 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-04-29 03:17:28.017935 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-04-29 03:17:28.017952 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-04-29 03:17:28.017970 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-04-29 03:17:28.017988 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-04-29 03:17:28.018005 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-04-29 03:17:28.018023 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-04-29 03:17:28.018041 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-04-29 03:17:28.018059 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-04-29 03:17:28.018076 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-04-29 03:17:28.018094 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-04-29 03:17:28.018112 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-04-29 03:17:28.018129 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-04-29 03:17:28.018146 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-04-29 03:17:28.018168 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-04-29 03:17:28.018188 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-04-29 03:17:28.018206 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-04-29 03:17:28.018224 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-04-29 03:17:28.018242 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-04-29 03:17:28.018259 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-04-29 03:17:28.018277 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-04-29 03:17:28.018295 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-04-29 03:17:28.018313 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-04-29 03:17:28.018330 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-04-29 03:17:28.018348 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-04-29 03:17:28.018365 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-04-29 03:17:28.018383 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-pl5p2.txt 2026-04-29 03:17:28.018401 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-pl5p2.yaml 2026-04-29 03:17:28.018419 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-04-29 03:17:28.018437 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-04-29 03:17:28.018455 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-04-29 03:17:28.018472 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-04-29 03:17:28.018490 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-04-29 03:17:28.018507 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-04-29 03:17:28.018525 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-04-29 03:17:28.018542 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-04-29 03:17:28.018560 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-04-29 03:17:28.018577 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-04-29 03:17:28.018595 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-04-29 03:17:28.018613 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-04-29 03:17:28.018630 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-04-29 03:17:28.018647 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-04-29 03:17:28.018669 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-04-29 03:17:28.018690 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-04-29 03:17:28.018711 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-04-29 03:17:28.018728 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-04-29 03:17:28.018746 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-04-29 03:17:28.018763 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-04-29 03:17:28.018781 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-04-29 03:17:28.018798 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-04-29 03:17:28.018815 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-04-29 03:17:28.018832 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-04-29 03:17:28.018848 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-04-29 03:17:28.018866 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-04-29 03:17:28.018883 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-04-29 03:17:28.018900 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-04-29 03:17:28.018917 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-4mg9m.txt 2026-04-29 03:17:28.018934 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-4mg9m.yaml 2026-04-29 03:17:28.018951 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-04-29 03:17:28.018968 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-04-29 03:17:28.018985 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-04-29 03:17:28.019003 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-04-29 03:17:28.019020 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-04-29 03:17:28.019038 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-04-29 03:17:28.019054 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-04-29 03:17:28.019072 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-04-29 03:17:28.019088 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-04-29 03:17:28.019105 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-04-29 03:17:28.019122 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-04-29 03:17:28.019140 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-04-29 03:17:28.019157 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-04-29 03:17:28.019175 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-04-29 03:17:28.019192 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-04-29 03:17:28.019210 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-04-29 03:17:28.019227 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-04-29 03:17:28.019244 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-04-29 03:17:28.019262 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-04-29 03:17:28.019279 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-04-29 03:17:28.019301 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-04-29 03:17:28.019320 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-04-29 03:17:28.019337 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-04-29 03:17:28.019354 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-04-29 03:17:28.019371 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-04-29 03:17:28.019389 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-04-29 03:17:28.019406 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-04-29 03:17:28.019424 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-04-29 03:17:28.019442 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-65565fdb7f-2zjqq.txt 2026-04-29 03:17:28.019459 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-65565fdb7f-2zjqq.yaml 2026-04-29 03:17:28.019477 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-04-29 03:17:28.019494 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-04-29 03:17:28.019512 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-04-29 03:17:28.019529 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-04-29 03:17:28.019546 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-04-29 03:17:28.019563 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-04-29 03:17:28.019580 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-04-29 03:17:28.019598 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-04-29 03:17:28.019614 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-04-29 03:17:28.019631 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-04-29 03:17:28.019649 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-04-29 03:17:28.019666 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-04-29 03:17:28.019684 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-04-29 03:17:28.019701 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-04-29 03:17:28.019719 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-04-29 03:17:28.019736 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-04-29 03:17:28.019753 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-04-29 03:17:28.019770 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-04-29 03:17:28.019787 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-04-29 03:17:28.019803 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-04-29 03:17:28.019820 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-04-29 03:17:28.019837 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-04-29 03:17:28.019854 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-04-29 03:17:28.019871 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-04-29 03:17:28.019888 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-04-29 03:17:28.019905 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-04-29 03:17:28.019922 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-04-29 03:17:28.019943 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-04-29 03:17:28.019961 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-04-29 03:17:28.019978 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-04-29 03:17:28.019995 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-04-29 03:17:28.020012 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-04-29 03:17:28.020029 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-04-29 03:17:28.020046 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-04-29 03:17:28.020063 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-04-29 03:17:28.020080 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-04-29 03:17:28.020097 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-sflr4.txt 2026-04-29 03:17:28.020114 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-sflr4.yaml 2026-04-29 03:17:28.020130 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-5lq52.txt 2026-04-29 03:17:28.020147 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-5lq52.yaml 2026-04-29 03:17:28.020164 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-jpw7x.txt 2026-04-29 03:17:28.020182 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-jpw7x.yaml 2026-04-29 03:17:28.020199 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-04-29 03:17:28.020216 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-04-29 03:17:28.020233 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-04-29 03:17:28.020250 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-04-29 03:17:28.020267 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-04-29 03:17:28.020285 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-04-29 03:17:28.020302 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-04-29 03:17:28.020319 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-04-29 03:17:28.020337 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-04-29 03:17:28.020355 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-04-29 03:17:28.020373 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-04-29 03:17:28.020390 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-04-29 03:17:28.020408 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-04-29 03:17:28.020426 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-04-29 03:17:28.020444 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-04-29 03:17:28.020461 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-04-29 03:17:28.020478 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-04-29 03:17:28.020496 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-04-29 03:17:28.020517 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-04-29 03:17:28.020535 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-04-29 03:17:28.020552 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-04-29 03:17:28.020569 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-04-29 03:17:28.020587 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-04-29 03:17:28.020604 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-04-29 03:17:28.020622 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-04-29 03:17:28.020639 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-04-29 03:17:28.020657 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-04-29 03:17:28.020675 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-04-29 03:17:28.020695 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-04-29 03:17:28.020713 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-04-29 03:17:28.020730 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-04-29 03:17:28.020748 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-04-29 03:17:28.020765 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-04-29 03:17:28.020782 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-04-29 03:17:28.020799 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-04-29 03:17:28.020816 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-04-29 03:17:28.020833 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-04-29 03:17:28.020850 | instance | cd+++++++++ objects/namespaced/default/ 2026-04-29 03:17:28.020868 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-04-29 03:17:28.020885 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-04-29 03:17:28.020902 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-04-29 03:17:28.020920 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-04-29 03:17:28.020937 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-04-29 03:17:28.020966 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-04-29 03:17:28.020986 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-04-29 03:17:28.021004 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-04-29 03:17:28.021021 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-04-29 03:17:28.021038 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-04-29 03:17:28.021055 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-04-29 03:17:28.021073 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-04-29 03:17:28.021089 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-04-29 03:17:28.021107 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-04-29 03:17:28.021123 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-04-29 03:17:28.021140 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-04-29 03:17:28.021157 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-04-29 03:17:28.021179 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-04-29 03:17:28.021197 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-04-29 03:17:28.021214 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-04-29 03:17:28.021231 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-04-29 03:17:28.021248 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-04-29 03:17:28.021265 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-04-29 03:17:28.021282 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-04-29 03:17:28.021300 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-04-29 03:17:28.021317 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-lkkgw.txt 2026-04-29 03:17:28.021334 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-lkkgw.yaml 2026-04-29 03:17:28.021351 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-04-29 03:17:28.021369 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-04-29 03:17:28.021386 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-04-29 03:17:28.021404 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-29 03:17:28.021422 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-29 03:17:28.021440 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-04-29 03:17:28.021473 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-04-29 03:17:28.021491 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-04-29 03:17:28.021509 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-04-29 03:17:28.021526 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-04-29 03:17:28.021544 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-29 03:17:28.021562 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-29 03:17:28.021579 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-04-29 03:17:28.021597 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-04-29 03:17:28.021615 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-04-29 03:17:28.021633 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-04-29 03:17:28.021650 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-04-29 03:17:28.021667 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-04-29 03:17:28.021685 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-04-29 03:17:28.021702 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-04-29 03:17:28.021719 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-04-29 03:17:28.021736 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-04-29 03:17:28.021759 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-04-29 03:17:28.021778 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-04-29 03:17:28.021795 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-04-29 03:17:28.021812 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-04-29 03:17:28.021830 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-04-29 03:17:28.021848 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-04-29 03:17:28.021866 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-04-29 03:17:28.021884 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-04-29 03:17:28.021901 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-04-29 03:17:28.021919 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-04-29 03:17:28.021936 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-04-29 03:17:28.021953 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-04-29 03:17:28.021971 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-04-29 03:17:28.021989 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-04-29 03:17:28.022006 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-04-29 03:17:28.022023 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-04-29 03:17:28.022040 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-04-29 03:17:28.022057 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-04-29 03:17:28.022073 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-04-29 03:17:28.022090 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-04-29 03:17:28.022107 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-04-29 03:17:28.022124 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-04-29 03:17:28.022141 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-04-29 03:17:28.022158 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-04-29 03:17:28.022175 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-04-29 03:17:28.022192 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-04-29 03:17:28.022209 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-04-29 03:17:28.022226 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-04-29 03:17:28.022243 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-04-29 03:17:28.022261 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-04-29 03:17:28.022278 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-04-29 03:17:28.022295 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-04-29 03:17:28.022312 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-04-29 03:17:28.022329 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-04-29 03:17:28.022350 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-04-29 03:17:28.022369 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-04-29 03:17:28.022386 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-04-29 03:17:28.022403 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-04-29 03:17:28.022421 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-04-29 03:17:28.022438 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-qwvj8.txt 2026-04-29 03:17:28.022456 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-qwvj8.yaml 2026-04-29 03:17:28.022473 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-9mzpr.txt 2026-04-29 03:17:28.022490 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-9mzpr.yaml 2026-04-29 03:17:28.022508 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-04-29 03:17:28.022525 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-04-29 03:17:28.022543 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-04-29 03:17:28.022560 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-04-29 03:17:28.022577 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-04-29 03:17:28.022595 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-04-29 03:17:28.022612 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-04-29 03:17:28.022629 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-04-29 03:17:28.022645 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-04-29 03:17:28.022662 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-04-29 03:17:28.022684 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-04-29 03:17:28.022706 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-04-29 03:17:28.022725 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-04-29 03:17:28.022743 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-04-29 03:17:28.022761 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-04-29 03:17:28.022779 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-04-29 03:17:28.022796 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-04-29 03:17:28.022813 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-04-29 03:17:28.022830 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-04-29 03:17:28.022848 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-04-29 03:17:28.022865 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-04-29 03:17:28.022882 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-04-29 03:17:28.022900 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-04-29 03:17:28.022918 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-04-29 03:17:28.022936 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-04-29 03:17:28.022959 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-04-29 03:17:28.022977 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-04-29 03:17:28.022994 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-04-29 03:17:28.023011 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-04-29 03:17:28.023028 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-04-29 03:17:28.023046 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-04-29 03:17:28.023063 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-04-29 03:17:28.023081 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-04-29 03:17:28.023098 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-04-29 03:17:28.023116 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-04-29 03:17:28.023133 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-04-29 03:17:28.023151 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-04-29 03:17:28.023168 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-04-29 03:17:28.023185 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-04-29 03:17:28.023202 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-04-29 03:17:28.023219 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-04-29 03:17:28.023236 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-29 03:17:28.023253 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-29 03:17:28.023270 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-04-29 03:17:28.023288 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-29 03:17:28.023306 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-04-29 03:17:28.023323 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-29 03:17:28.023340 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-29 03:17:28.023358 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-04-29 03:17:28.023375 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-04-29 03:17:28.023392 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-04-29 03:17:28.023410 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-04-29 03:17:28.023427 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-04-29 03:17:28.023445 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-04-29 03:17:28.023462 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-04-29 03:17:28.023479 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-04-29 03:17:28.023496 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-04-29 03:17:28.023513 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-04-29 03:17:28.023530 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-04-29 03:17:28.023546 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-04-29 03:17:28.023563 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-04-29 03:17:28.023585 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-04-29 03:17:28.023605 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-04-29 03:17:28.023623 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-04-29 03:17:28.023640 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-04-29 03:17:28.023657 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-04-29 03:17:28.023674 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-04-29 03:17:28.023692 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-04-29 03:17:28.023709 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-04-29 03:17:28.023726 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-04-29 03:17:28.023744 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-04-29 03:17:28.023761 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-04-29 03:17:28.023779 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-04-29 03:17:28.023796 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-04-29 03:17:28.023812 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-04-29 03:17:28.023829 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-04-29 03:17:28.023846 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-04-29 03:17:28.023863 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-04-29 03:17:28.023881 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-04-29 03:17:28.023898 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-04-29 03:17:28.023915 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-04-29 03:17:28.023932 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-04-29 03:17:28.023950 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-04-29 03:17:28.023967 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-04-29 03:17:28.023985 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-04-29 03:17:28.024002 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-04-29 03:17:28.024020 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-04-29 03:17:28.024037 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-29 03:17:28.024054 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-04-29 03:17:28.024072 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-04-29 03:17:28.024090 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-04-29 03:17:28.024108 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-04-29 03:17:28.024126 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-04-29 03:17:28.024144 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-04-29 03:17:28.024162 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-04-29 03:17:28.024179 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-04-29 03:17:28.024201 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-04-29 03:17:28.024220 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-jw6nq.txt 2026-04-29 03:17:28.024238 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-jw6nq.yaml 2026-04-29 03:17:28.024256 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-whpjr.txt 2026-04-29 03:17:28.024274 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-whpjr.yaml 2026-04-29 03:17:28.024291 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-cg9kb.txt 2026-04-29 03:17:28.024308 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-cg9kb.yaml 2026-04-29 03:17:28.024326 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-vmdvh.txt 2026-04-29 03:17:28.024343 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-vmdvh.yaml 2026-04-29 03:17:28.024360 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-04-29 03:17:28.024376 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-04-29 03:17:28.024393 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-04-29 03:17:28.024410 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-04-29 03:17:28.024427 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-04-29 03:17:28.024444 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-04-29 03:17:28.024460 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-nhs9k.txt 2026-04-29 03:17:28.024477 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-nhs9k.yaml 2026-04-29 03:17:28.024494 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-04-29 03:17:28.024510 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-04-29 03:17:28.024528 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-04-29 03:17:28.024545 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-04-29 03:17:28.024562 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-04-29 03:17:28.024579 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-04-29 03:17:28.024597 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-04-29 03:17:28.024614 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-04-29 03:17:28.024631 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-04-29 03:17:28.024648 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-04-29 03:17:28.024665 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-04-29 03:17:28.024682 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-04-29 03:17:28.024699 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-04-29 03:17:28.024716 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-04-29 03:17:28.024733 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-04-29 03:17:28.024750 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-04-29 03:17:28.024768 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-04-29 03:17:28.024790 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-04-29 03:17:28.024809 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-04-29 03:17:28.024827 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-04-29 03:17:28.024845 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-04-29 03:17:28.024862 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-04-29 03:17:28.024880 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-29 03:17:28.024897 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-04-29 03:17:28.024915 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-04-29 03:17:28.024932 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-04-29 03:17:28.024950 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-04-29 03:17:28.024998 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-04-29 03:17:28.025016 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-04-29 03:17:28.025034 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-04-29 03:17:28.025052 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-04-29 03:17:28.025069 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-04-29 03:17:28.025086 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-04-29 03:17:28.025104 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-04-29 03:17:28.025121 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-04-29 03:17:28.025138 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-04-29 03:17:28.025156 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-04-29 03:17:28.025173 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-04-29 03:17:28.025191 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-04-29 03:17:28.025208 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-04-29 03:17:28.025226 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-04-29 03:17:28.025243 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-04-29 03:17:28.025261 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-04-29 03:17:28.025279 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-04-29 03:17:28.025296 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-04-29 03:17:28.025314 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-04-29 03:17:28.025331 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-04-29 03:17:28.025348 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-04-29 03:17:28.025365 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-04-29 03:17:28.025382 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-04-29 03:17:28.025404 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-04-29 03:17:28.025426 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-rsjptl.txt 2026-04-29 03:17:28.025470 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-rsjptl.yaml 2026-04-29 03:17:28.025500 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-vdx896.txt 2026-04-29 03:17:28.025534 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-vdx896.yaml 2026-04-29 03:17:28.025561 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-04-29 03:17:28.025581 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-04-29 03:17:28.025600 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-04-29 03:17:28.025618 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-04-29 03:17:28.025636 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-04-29 03:17:28.025653 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-04-29 03:17:28.025670 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-04-29 03:17:28.025690 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-04-29 03:17:28.025710 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-04-29 03:17:28.025727 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-04-29 03:17:28.025743 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-04-29 03:17:28.025761 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-04-29 03:17:28.025778 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-04-29 03:17:28.025796 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-04-29 03:17:28.025813 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-04-29 03:17:28.025831 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-04-29 03:17:28.025849 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-04-29 03:17:28.025867 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-04-29 03:17:28.025884 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-04-29 03:17:28.025901 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-04-29 03:17:28.025919 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-04-29 03:17:28.025936 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-04-29 03:17:28.025954 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-04-29 03:17:28.025971 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-04-29 03:17:28.025988 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-04-29 03:17:28.026005 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-04-29 03:17:28.026022 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-04-29 03:17:28.026039 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-04-29 03:17:28.026055 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-04-29 03:17:28.026078 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-04-29 03:17:28.026096 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-04-29 03:17:28.026113 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-04-29 03:17:28.026130 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-04-29 03:17:28.026148 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-04-29 03:17:28.026165 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-04-29 03:17:28.026182 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-04-29 03:17:28.026200 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-04-29 03:17:28.026217 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-04-29 03:17:28.026235 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-04-29 03:17:28.026252 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-04-29 03:17:28.026269 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-04-29 03:17:28.026287 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-04-29 03:17:28.026304 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-04-29 03:17:28.026322 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-04-29 03:17:28.026339 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-04-29 03:17:28.026356 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-04-29 03:17:28.026373 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-04-29 03:17:28.026390 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-04-29 03:17:28.026408 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-04-29 03:17:28.026424 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-04-29 03:17:28.026441 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-04-29 03:17:28.026458 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-04-29 03:17:28.026476 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-04-29 03:17:28.026493 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-04-29 03:17:28.026511 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-04-29 03:17:28.026528 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-04-29 03:17:28.026546 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-04-29 03:17:28.026563 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-04-29 03:17:28.026580 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-04-29 03:17:28.026598 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-04-29 03:17:28.026615 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-04-29 03:17:28.026637 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-04-29 03:17:28.026655 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-04-29 03:17:28.026673 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-04-29 03:17:28.026689 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-04-29 03:17:28.026706 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-04-29 03:17:28.026724 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-04-29 03:17:28.026741 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-04-29 03:17:28.026759 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-04-29 03:17:28.026777 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-04-29 03:17:28.026795 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-04-29 03:17:28.026812 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-04-29 03:17:28.026829 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-04-29 03:17:28.026846 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-04-29 03:17:28.026863 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-04-29 03:17:28.026881 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-04-29 03:17:28.026898 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-04-29 03:17:28.026915 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-04-29 03:17:28.026933 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-04-29 03:17:28.026950 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-04-29 03:17:28.026967 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-04-29 03:17:28.026984 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-04-29 03:17:28.027001 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-04-29 03:17:28.027019 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-04-29 03:17:28.027036 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-04-29 03:17:28.027053 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-29 03:17:28.027070 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-04-29 03:17:28.027088 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-04-29 03:17:28.027105 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-04-29 03:17:28.027123 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-04-29 03:17:28.027140 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-04-29 03:17:28.027157 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-04-29 03:17:28.027174 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-04-29 03:17:28.027192 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-04-29 03:17:28.027214 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-04-29 03:17:28.027232 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-04-29 03:17:28.027249 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-04-29 03:17:28.027267 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-04-29 03:17:28.027284 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-04-29 03:17:28.027301 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-04-29 03:17:28.027318 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-04-29 03:17:28.027335 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-04-29 03:17:28.027352 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-04-29 03:17:28.027369 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-04-29 03:17:28.027386 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-z8pv6.txt 2026-04-29 03:17:28.027404 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-z8pv6.yaml 2026-04-29 03:17:28.027421 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-04-29 03:17:28.027438 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-04-29 03:17:28.027456 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-04-29 03:17:28.027473 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-04-29 03:17:28.027491 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-04-29 03:17:28.027508 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-04-29 03:17:28.027526 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-04-29 03:17:28.027543 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-04-29 03:17:28.027561 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-04-29 03:17:28.027578 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-04-29 03:17:28.027596 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-04-29 03:17:28.027614 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-04-29 03:17:28.027631 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-04-29 03:17:28.027649 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-04-29 03:17:28.027666 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-04-29 03:17:28.027684 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-04-29 03:17:28.027702 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-04-29 03:17:28.027719 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-04-29 03:17:28.027737 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-04-29 03:17:28.027755 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-04-29 03:17:28.027772 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-04-29 03:17:28.027789 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-04-29 03:17:28.027806 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-04-29 03:17:28.027829 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-04-29 03:17:28.027847 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-04-29 03:17:28.027866 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-04-29 03:17:28.027883 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-04-29 03:17:28.027901 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-04-29 03:17:28.027919 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-04-29 03:17:28.027937 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-04-29 03:17:28.027955 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-04-29 03:17:28.027973 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-04-29 03:17:28.027992 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-04-29 03:17:28.028009 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-04-29 03:17:28.028027 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-04-29 03:17:28.028045 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-04-29 03:17:28.028062 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-04-29 03:17:28.028080 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-04-29 03:17:28.028097 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-04-29 03:17:28.028114 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-04-29 03:17:28.028131 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-04-29 03:17:28.028148 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-04-29 03:17:28.028166 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-04-29 03:17:28.028184 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-04-29 03:17:28.028202 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-04-29 03:17:28.028220 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-04-29 03:17:28.028238 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-04-29 03:17:28.028256 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-04-29 03:17:28.028274 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-04-29 03:17:28.028291 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-04-29 03:17:28.028309 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-04-29 03:17:28.028327 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-04-29 03:17:28.028349 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-04-29 03:17:28.028368 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-04-29 03:17:28.028385 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-04-29 03:17:28.028403 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-04-29 03:17:28.028420 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-04-29 03:17:28.028438 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-04-29 03:17:28.028456 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-04-29 03:17:28.028474 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-04-29 03:17:28.028492 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-04-29 03:17:28.028510 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-04-29 03:17:28.028528 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-04-29 03:17:28.028546 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-04-29 03:17:28.028564 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-04-29 03:17:28.028581 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-04-29 03:17:28.028598 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-04-29 03:17:28.028616 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-04-29 03:17:28.028634 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-04-29 03:17:28.028651 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-04-29 03:17:28.028669 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-04-29 03:17:28.028686 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-04-29 03:17:28.028704 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-04-29 03:17:28.028722 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-04-29 03:17:28.028739 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-04-29 03:17:28.028756 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-04-29 03:17:28.028773 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-04-29 03:17:28.028791 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-04-29 03:17:28.028809 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-04-29 03:17:28.028826 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-04-29 03:17:28.028844 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-04-29 03:17:28.028862 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-04-29 03:17:28.028884 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-04-29 03:17:28.028903 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-04-29 03:17:28.028922 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-04-29 03:17:28.028940 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-04-29 03:17:28.028977 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-04-29 03:17:28.028997 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-04-29 03:17:28.029015 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-04-29 03:17:28.029033 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-04-29 03:17:28.029050 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-04-29 03:17:28.029068 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-04-29 03:17:28.029086 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-04-29 03:17:28.029103 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-04-29 03:17:28.029121 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-04-29 03:17:28.029138 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-04-29 03:17:28.029155 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-04-29 03:17:28.029173 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-04-29 03:17:28.029190 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-04-29 03:17:28.029208 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-04-29 03:17:28.029226 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-04-29 03:17:28.029243 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-04-29 03:17:28.029260 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-04-29 03:17:28.029278 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-04-29 03:17:28.029295 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-04-29 03:17:28.029312 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-04-29 03:17:28.029330 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-04-29 03:17:28.029348 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-04-29 03:17:28.029365 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-04-29 03:17:28.029382 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-04-29 03:17:28.029400 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-04-29 03:17:28.029418 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-04-29 03:17:28.029491 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-04-29 03:17:28.029543 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-04-29 03:17:28.029567 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-04-29 03:17:28.029586 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-04-29 03:17:28.029605 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-04-29 03:17:28.029622 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-04-29 03:17:28.029640 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-04-29 03:17:28.029658 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-04-29 03:17:28.029676 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-04-29 03:17:28.029693 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-04-29 03:17:28.029711 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-04-29 03:17:28.029729 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-04-29 03:17:28.029746 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-04-29 03:17:28.029764 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-04-29 03:17:28.029781 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-04-29 03:17:28.029799 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-04-29 03:17:28.029817 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-04-29 03:17:28.029999 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-04-29 03:17:28.030017 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-04-29 03:17:28.030035 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-04-29 03:17:28.030052 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-04-29 03:17:28.030070 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-04-29 03:17:28.030087 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-04-29 03:17:28.030104 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-04-29 03:17:28.030122 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-29 03:17:28.030139 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-29 03:17:28.030157 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-04-29 03:17:28.030174 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-04-29 03:17:28.030191 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-04-29 03:17:28.030208 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-04-29 03:17:28.030225 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-04-29 03:17:28.030242 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-04-29 03:17:28.030260 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-04-29 03:17:28.030277 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-04-29 03:17:28.030301 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-29 03:17:28.030319 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-04-29 03:17:28.030337 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-04-29 03:17:28.030355 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-04-29 03:17:28.030372 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-04-29 03:17:28.030390 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-04-29 03:17:28.030408 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-04-29 03:17:28.030425 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-04-29 03:17:28.030442 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-04-29 03:17:28.030459 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-04-29 03:17:28.030476 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-04-29 03:17:28.030494 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-04-29 03:17:28.030511 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-04-29 03:17:28.030528 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-04-29 03:17:28.030545 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-04-29 03:17:28.030562 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-04-29 03:17:28.030580 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-04-29 03:17:28.030597 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-04-29 03:17:28.030615 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-04-29 03:17:28.030633 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-04-29 03:17:28.030650 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-04-29 03:17:28.030668 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-29 03:17:28.030686 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-04-29 03:17:28.030704 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-04-29 03:17:28.030722 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-29 03:17:28.030741 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-29 03:17:28.030759 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-04-29 03:17:28.030777 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-04-29 03:17:28.030794 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-04-29 03:17:28.030813 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-04-29 03:17:28.030831 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-04-29 03:17:28.030849 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-04-29 03:17:28.030866 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-04-29 03:17:28.030884 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-04-29 03:17:28.030907 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-04-29 03:17:28.030925 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-04-29 03:17:28.030943 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-04-29 03:17:28.030961 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-04-29 03:17:28.030979 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-04-29 03:17:28.030996 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-04-29 03:17:28.031014 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-04-29 03:17:28.031031 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-04-29 03:17:28.031049 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-04-29 03:17:28.031066 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-04-29 03:17:28.031083 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-04-29 03:17:28.031100 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-04-29 03:17:28.031118 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-04-29 03:17:28.031135 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-04-29 03:17:28.031152 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-04-29 03:17:28.031169 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-04-29 03:17:28.031186 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-04-29 03:17:28.031203 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-04-29 03:17:28.031221 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-04-29 03:17:28.031238 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-04-29 03:17:28.031256 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-29 03:17:28.031288 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-29 03:17:28.031306 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-29 03:17:28.031324 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-29 03:17:28.031341 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-04-29 03:17:28.031359 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-04-29 03:17:28.031376 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-04-29 03:17:28.031394 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-29 03:17:28.031412 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-29 03:17:28.031429 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-7szzg.txt 2026-04-29 03:17:28.031446 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-7szzg.yaml 2026-04-29 03:17:28.031464 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5c4bdf5fd7-k9ctb.txt 2026-04-29 03:17:28.031486 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5c4bdf5fd7-k9ctb.yaml 2026-04-29 03:17:28.031505 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7qbzd.txt 2026-04-29 03:17:28.031523 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7qbzd.yaml 2026-04-29 03:17:28.031541 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-m5286.txt 2026-04-29 03:17:28.031559 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-m5286.yaml 2026-04-29 03:17:28.031577 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-5wzcs.txt 2026-04-29 03:17:28.031594 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-5wzcs.yaml 2026-04-29 03:17:28.031612 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-04-29 03:17:28.031631 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-04-29 03:17:28.031649 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-04-29 03:17:28.031667 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-04-29 03:17:28.031685 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-v555x.txt 2026-04-29 03:17:28.031703 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-v555x.yaml 2026-04-29 03:17:28.031723 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-04-29 03:17:28.031744 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-04-29 03:17:28.031762 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-qj4hh.txt 2026-04-29 03:17:28.031779 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-qj4hh.yaml 2026-04-29 03:17:28.031797 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-z94hp.txt 2026-04-29 03:17:28.031815 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-z94hp.yaml 2026-04-29 03:17:28.031833 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-mbgmn.txt 2026-04-29 03:17:28.031850 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-mbgmn.yaml 2026-04-29 03:17:28.031867 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-29 03:17:28.031885 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-29 03:17:28.031903 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-ch7m4.txt 2026-04-29 03:17:28.031921 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-ch7m4.yaml 2026-04-29 03:17:28.031939 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-wn546.txt 2026-04-29 03:17:28.031957 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-wn546.yaml 2026-04-29 03:17:28.031975 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-04-29 03:17:28.031992 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-04-29 03:17:28.032009 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-04-29 03:17:28.032027 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-29 03:17:28.032044 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-29 03:17:28.032068 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-04-29 03:17:28.032087 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-04-29 03:17:28.032105 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-04-29 03:17:28.032122 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-04-29 03:17:28.032140 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-04-29 03:17:28.032157 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-29 03:17:28.032175 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-29 03:17:28.032193 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-04-29 03:17:28.032210 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-04-29 03:17:28.032228 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-04-29 03:17:28.032245 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-04-29 03:17:28.032263 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-04-29 03:17:28.032281 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-04-29 03:17:28.032299 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-04-29 03:17:28.032317 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-04-29 03:17:28.032334 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-04-29 03:17:28.032352 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-29 03:17:28.032370 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-29 03:17:28.032387 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-04-29 03:17:28.032405 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-04-29 03:17:28.032422 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-04-29 03:17:28.032439 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-04-29 03:17:28.032456 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-04-29 03:17:28.032473 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-04-29 03:17:28.032490 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-04-29 03:17:28.032508 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-04-29 03:17:28.032524 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-04-29 03:17:28.032542 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-04-29 03:17:28.032559 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-04-29 03:17:28.032579 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-04-29 03:17:28.032601 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-04-29 03:17:28.032624 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-04-29 03:17:28.032646 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-04-29 03:17:28.032664 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-04-29 03:17:28.032681 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-04-29 03:17:28.032699 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-04-29 03:17:28.032717 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-04-29 03:17:28.032735 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-04-29 03:17:28.032752 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-04-29 03:17:28.032770 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-04-29 03:17:28.032788 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-5wzcs-tls.txt 2026-04-29 03:17:28.032805 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-5wzcs-tls.yaml 2026-04-29 03:17:28.032823 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-04-29 03:17:28.032841 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-04-29 03:17:28.032859 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-04-29 03:17:28.032878 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-04-29 03:17:28.032896 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-04-29 03:17:28.032915 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-04-29 03:17:28.032934 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-04-29 03:17:28.032968 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-04-29 03:17:28.032990 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-29 03:17:28.033009 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-29 03:17:28.033027 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-04-29 03:17:28.033045 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-04-29 03:17:28.033062 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-04-29 03:17:28.033080 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-04-29 03:17:28.033097 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-04-29 03:17:28.033115 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-04-29 03:17:28.033133 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-04-29 03:17:28.033150 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-04-29 03:17:28.033168 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-04-29 03:17:28.033190 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-04-29 03:17:28.033209 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-04-29 03:17:28.033227 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-04-29 03:17:28.033244 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-04-29 03:17:28.033262 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-04-29 03:17:28.033279 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-04-29 03:17:28.033296 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-04-29 03:17:28.033313 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-04-29 03:17:28.033330 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-04-29 03:17:28.033348 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-04-29 03:17:28.033365 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-04-29 03:17:28.033383 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-04-29 03:17:28.033400 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-04-29 03:17:28.033417 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-04-29 03:17:28.033434 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-04-29 03:17:28.033479 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-29 03:17:28.033497 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-04-29 03:17:28.033515 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-04-29 03:17:28.033533 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-29 03:17:28.033551 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-29 03:17:28.033568 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-04-29 03:17:28.033586 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-04-29 03:17:28.033603 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-04-29 03:17:28.033621 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-04-29 03:17:28.033638 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-04-29 03:17:28.033656 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-04-29 03:17:28.033673 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-04-29 03:17:28.033690 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-04-29 03:17:28.033708 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-04-29 03:17:28.033725 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-04-29 03:17:28.033743 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-04-29 03:17:28.033760 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-04-29 03:17:28.033782 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-04-29 03:17:28.033799 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-04-29 03:17:28.033817 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-04-29 03:17:28.033834 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-04-29 03:17:28.033851 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-04-29 03:17:28.033869 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-04-29 03:17:28.033886 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-04-29 03:17:28.033903 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-04-29 03:17:28.033920 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-04-29 03:17:28.033937 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-04-29 03:17:28.033955 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-04-29 03:17:28.033972 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-04-29 03:17:28.033989 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-29 03:17:28.034006 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-04-29 03:17:28.034024 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-04-29 03:17:28.034041 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-29 03:17:28.034059 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-29 03:17:28.034077 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-04-29 03:17:28.034095 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-04-29 03:17:28.034112 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-04-29 03:17:28.034130 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-04-29 03:17:28.034148 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-04-29 03:17:28.034166 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-04-29 03:17:28.034183 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-04-29 03:17:28.034200 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-04-29 03:17:28.034218 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-04-29 03:17:28.034235 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-04-29 03:17:28.034253 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-04-29 03:17:28.034270 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-04-29 03:17:28.034288 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-04-29 03:17:28.034305 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-04-29 03:17:28.034323 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-04-29 03:17:28.034340 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-04-29 03:17:28.034357 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-04-29 03:17:28.034379 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-04-29 03:17:28.034397 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-04-29 03:17:28.034415 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-04-29 03:17:28.034432 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-04-29 03:17:28.034450 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-29 03:17:28.034467 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-29 03:17:28.034484 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-04-29 03:17:28.034502 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-04-29 03:17:28.034519 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-04-29 03:17:28.034536 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-04-29 03:17:28.034553 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-04-29 03:17:28.034570 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-04-29 03:17:28.034587 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-29 03:17:28.034605 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-29 03:17:28.034623 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-04-29 03:17:28.034641 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-04-29 03:17:28.034658 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-04-29 03:17:28.034677 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-04-29 03:17:28.034696 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-04-29 03:17:28.034715 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-04-29 03:17:28.034732 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-04-29 03:17:28.034749 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-04-29 03:17:28.034767 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-04-29 03:17:28.034784 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-04-29 03:17:28.034801 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-04-29 03:17:28.034819 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-04-29 03:17:28.034836 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-04-29 03:17:28.034853 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-04-29 03:17:28.034870 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-04-29 03:17:28.034887 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-04-29 03:17:28.034904 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-04-29 03:17:28.034921 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-04-29 03:17:28.034938 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-04-29 03:17:28.034954 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-04-29 03:17:28.034972 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-04-29 03:17:28.034989 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-04-29 03:17:28.035007 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-04-29 03:17:28.035029 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-04-29 03:17:28.035047 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-04-29 03:17:28.035064 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-04-29 03:17:28.035082 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-04-29 03:17:28.035099 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-04-29 03:17:28.035116 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-04-29 03:17:28.035133 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-04-29 03:17:28.035150 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.txt 2026-04-29 03:17:28.035167 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.yaml 2026-04-29 03:17:28.035184 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.txt 2026-04-29 03:17:28.035201 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.yaml 2026-04-29 03:17:28.035219 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-04-29 03:17:28.035236 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-04-29 03:17:28.035253 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-04-29 03:17:28.035269 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-04-29 03:17:28.035286 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-04-29 03:17:28.035303 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-04-29 03:17:28.035320 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-04-29 03:17:28.035338 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-04-29 03:17:28.035355 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-04-29 03:17:28.035373 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-04-29 03:17:28.035390 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt 2026-04-29 03:17:28.035408 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml 2026-04-29 03:17:28.035426 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.txt 2026-04-29 03:17:28.035443 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.yaml 2026-04-29 03:17:28.035460 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-04-29 03:17:28.035477 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-04-29 03:17:28.035495 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-04-29 03:17:28.035512 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-04-29 03:17:28.035530 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-04-29 03:17:28.035547 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-04-29 03:17:28.035564 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-04-29 03:17:28.035581 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-04-29 03:17:28.035598 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-04-29 03:17:28.035616 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-04-29 03:17:28.035638 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-04-29 03:17:28.035656 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-04-29 03:17:28.035675 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-04-29 03:17:28.035694 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-04-29 03:17:28.035713 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-04-29 03:17:28.035731 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-04-29 03:17:28.035748 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-04-29 03:17:28.035765 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-04-29 03:17:28.035782 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-04-29 03:17:28.035799 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-04-29 03:17:28.035816 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-04-29 03:17:28.035833 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-04-29 03:17:28.035850 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-04-29 03:17:28.035867 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-04-29 03:17:28.035883 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-04-29 03:17:28.035900 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-04-29 03:17:28.035917 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-04-29 03:17:28.035934 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-04-29 03:17:28.035950 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-04-29 03:17:28.035967 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-04-29 03:17:28.035983 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.txt 2026-04-29 03:17:28.036000 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.yaml 2026-04-29 03:17:28.036016 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.txt 2026-04-29 03:17:28.036032 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.yaml 2026-04-29 03:17:28.036049 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-04-29 03:17:28.036066 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-04-29 03:17:28.036082 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-04-29 03:17:28.036099 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-04-29 03:17:28.036115 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-04-29 03:17:28.036132 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-04-29 03:17:28.036149 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-04-29 03:17:28.036167 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-04-29 03:17:28.036184 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-04-29 03:17:28.036206 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-04-29 03:17:28.036223 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-04-29 03:17:28.036240 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-04-29 03:17:28.036257 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-04-29 03:17:28.036274 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-04-29 03:17:28.036291 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-04-29 03:17:28.036308 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-04-29 03:17:28.036325 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-04-29 03:17:28.036342 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-04-29 03:17:28.036359 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-04-29 03:17:28.036376 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-04-29 03:17:28.036393 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-04-29 03:17:28.036410 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-04-29 03:17:28.036428 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.txt 2026-04-29 03:17:28.036445 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.yaml 2026-04-29 03:17:28.036462 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-04-29 03:17:28.036480 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-04-29 03:17:28.036497 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-04-29 03:17:28.036515 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-04-29 03:17:28.036532 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-04-29 03:17:28.036550 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-04-29 03:17:28.036567 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-04-29 03:17:28.036585 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-04-29 03:17:28.036602 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-04-29 03:17:28.036619 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-04-29 03:17:28.036637 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-04-29 03:17:28.036654 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-04-29 03:17:28.036671 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-04-29 03:17:28.036688 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-04-29 03:17:28.036705 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-04-29 03:17:28.036722 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-04-29 03:17:28.036739 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-04-29 03:17:28.036756 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-04-29 03:17:28.036773 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-04-29 03:17:28.036791 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-04-29 03:17:28.036812 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-04-29 03:17:28.036830 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-04-29 03:17:28.036847 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-04-29 03:17:28.036864 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-04-29 03:17:28.036881 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-04-29 03:17:28.036898 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-04-29 03:17:28.036914 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.txt 2026-04-29 03:17:28.036931 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.yaml 2026-04-29 03:17:28.036947 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-04-29 03:17:28.036982 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-04-29 03:17:28.037000 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt 2026-04-29 03:17:28.037017 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml 2026-04-29 03:17:28.037035 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.txt 2026-04-29 03:17:28.037052 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.yaml 2026-04-29 03:17:28.037069 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-04-29 03:17:28.037086 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-04-29 03:17:28.037103 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-04-29 03:17:28.037120 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-04-29 03:17:28.037137 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-04-29 03:17:28.037154 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-04-29 03:17:28.037171 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.txt 2026-04-29 03:17:28.037188 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.yaml 2026-04-29 03:17:28.037205 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-04-29 03:17:28.037222 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-04-29 03:17:28.037239 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-04-29 03:17:28.037256 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-04-29 03:17:28.037273 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-04-29 03:17:28.037290 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-04-29 03:17:28.037307 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-04-29 03:17:28.037325 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-04-29 03:17:28.037342 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-04-29 03:17:28.037358 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-04-29 03:17:28.037376 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-04-29 03:17:28.037392 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-04-29 03:17:28.037409 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-04-29 03:17:28.037426 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-04-29 03:17:28.037461 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-04-29 03:17:28.037480 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-04-29 03:17:28.037497 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-04-29 03:17:28.037514 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-04-29 03:17:28.037530 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-04-29 03:17:28.037547 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-04-29 03:17:28.037564 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-04-29 03:17:28.037584 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-04-29 03:17:28.037602 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-04-29 03:17:28.037620 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-04-29 03:17:28.037639 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-04-29 03:17:28.037656 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.txt 2026-04-29 03:17:28.037673 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.yaml 2026-04-29 03:17:28.037690 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.txt 2026-04-29 03:17:28.037708 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.yaml 2026-04-29 03:17:28.037725 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.txt 2026-04-29 03:17:28.037743 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.yaml 2026-04-29 03:17:28.037760 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.txt 2026-04-29 03:17:28.037778 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.yaml 2026-04-29 03:17:28.037795 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.txt 2026-04-29 03:17:28.037813 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.yaml 2026-04-29 03:17:28.037830 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-04-29 03:17:28.037848 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-04-29 03:17:28.037865 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-04-29 03:17:28.037883 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-04-29 03:17:28.037900 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-04-29 03:17:28.037917 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-04-29 03:17:28.037934 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-04-29 03:17:28.037952 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-04-29 03:17:28.037969 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-04-29 03:17:28.037987 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-04-29 03:17:28.038004 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-04-29 03:17:28.038022 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-04-29 03:17:28.038040 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-04-29 03:17:28.038058 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-04-29 03:17:28.038075 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-04-29 03:17:28.038092 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-04-29 03:17:28.038113 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-04-29 03:17:28.038131 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-04-29 03:17:28.038149 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-04-29 03:17:28.038166 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-04-29 03:17:28.038184 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.txt 2026-04-29 03:17:28.038201 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.yaml 2026-04-29 03:17:28.038218 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.txt 2026-04-29 03:17:28.038235 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.yaml 2026-04-29 03:17:28.038253 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt 2026-04-29 03:17:28.038270 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml 2026-04-29 03:17:28.038287 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-04-29 03:17:28.038304 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-04-29 03:17:28.038321 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-04-29 03:17:28.038337 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-04-29 03:17:28.038353 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-04-29 03:17:28.038370 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-04-29 03:17:28.038387 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-04-29 03:17:28.038404 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-04-29 03:17:28.038421 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-04-29 03:17:28.038438 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-04-29 03:17:28.038455 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-04-29 03:17:28.038472 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-04-29 03:17:28.038489 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-04-29 03:17:28.038507 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-04-29 03:17:28.038523 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-04-29 03:17:28.038541 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-04-29 03:17:28.038558 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-04-29 03:17:28.038575 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-04-29 03:17:28.038593 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-04-29 03:17:28.038610 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-04-29 03:17:28.038628 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-04-29 03:17:28.038644 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-04-29 03:17:28.038661 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-04-29 03:17:28.038677 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-04-29 03:17:28.038694 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-04-29 03:17:28.038710 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-04-29 03:17:28.038731 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-04-29 03:17:28.038748 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-04-29 03:17:28.038765 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-04-29 03:17:28.038781 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-04-29 03:17:28.038798 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-04-29 03:17:28.038814 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-04-29 03:17:28.038830 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-04-29 03:17:28.038847 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-04-29 03:17:28.038863 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-04-29 03:17:28.038879 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-04-29 03:17:28.038896 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-04-29 03:17:28.038913 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.txt 2026-04-29 03:17:28.038930 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.yaml 2026-04-29 03:17:28.038947 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.txt 2026-04-29 03:17:28.038964 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.yaml 2026-04-29 03:17:28.038982 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-04-29 03:17:28.038999 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-04-29 03:17:28.039017 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-04-29 03:17:28.039034 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-04-29 03:17:28.039051 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-04-29 03:17:28.039068 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-04-29 03:17:28.039086 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-04-29 03:17:28.039103 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-04-29 03:17:28.039120 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-04-29 03:17:28.039137 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-04-29 03:17:28.039154 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-04-29 03:17:28.039172 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-04-29 03:17:28.039189 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-04-29 03:17:28.039206 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-04-29 03:17:28.039223 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.txt 2026-04-29 03:17:28.039240 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.yaml 2026-04-29 03:17:28.039258 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt 2026-04-29 03:17:28.039275 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml 2026-04-29 03:17:28.039292 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt 2026-04-29 03:17:28.039308 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml 2026-04-29 03:17:28.039325 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-04-29 03:17:28.039341 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-04-29 03:17:28.039363 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-04-29 03:17:28.039380 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-04-29 03:17:28.039397 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-04-29 03:17:28.039414 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-04-29 03:17:28.039431 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-04-29 03:17:28.039448 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-04-29 03:17:28.039465 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-04-29 03:17:28.039482 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-04-29 03:17:28.039499 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-04-29 03:17:28.039516 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-04-29 03:17:28.039533 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-04-29 03:17:28.039550 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-04-29 03:17:28.039567 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-04-29 03:17:28.039583 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-04-29 03:17:28.039600 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-04-29 03:17:28.039617 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-04-29 03:17:28.039634 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-04-29 03:17:28.039651 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-04-29 03:17:28.039668 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-04-29 03:17:28.039685 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-04-29 03:17:28.039702 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-04-29 03:17:28.039719 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-04-29 03:17:28.039736 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-04-29 03:17:28.039753 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-04-29 03:17:28.039770 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-04-29 03:17:28.039786 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-04-29 03:17:28.039803 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-04-29 03:17:28.039820 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-04-29 03:17:28.039837 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-04-29 03:17:28.039854 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-04-29 03:17:28.039871 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-04-29 03:17:28.039887 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-04-29 03:17:28.039904 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-04-29 03:17:28.039921 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-04-29 03:17:28.039938 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-04-29 03:17:28.039960 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-04-29 03:17:28.039978 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.txt 2026-04-29 03:17:28.039995 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.yaml 2026-04-29 03:17:28.040011 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.txt 2026-04-29 03:17:28.040028 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.yaml 2026-04-29 03:17:28.040045 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-29 03:17:28.040062 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-29 03:17:28.040080 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-04-29 03:17:28.040097 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-04-29 03:17:28.040115 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-04-29 03:17:28.040132 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-04-29 03:17:28.040150 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-04-29 03:17:28.040167 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-04-29 03:17:28.040185 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-04-29 03:17:28.040202 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-04-29 03:17:28.040219 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-04-29 03:17:28.040237 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-04-29 03:17:28.040254 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-04-29 03:17:28.040271 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-04-29 03:17:28.040288 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-04-29 03:17:28.040305 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-04-29 03:17:28.040322 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-04-29 03:17:28.040340 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-04-29 03:17:28.040357 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-04-29 03:17:28.040375 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-04-29 03:17:28.040392 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-04-29 03:17:28.040409 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-04-29 03:17:28.040426 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-04-29 03:17:28.040443 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-04-29 03:17:28.040460 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-04-29 03:17:28.040477 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-04-29 03:17:28.040495 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-04-29 03:17:28.040512 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-04-29 03:17:28.040529 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-04-29 03:17:28.040546 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-04-29 03:17:28.040563 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-04-29 03:17:28.040580 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.txt 2026-04-29 03:17:28.040602 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.yaml 2026-04-29 03:17:28.040619 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.txt 2026-04-29 03:17:28.040636 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.yaml 2026-04-29 03:17:28.040654 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-04-29 03:17:28.040671 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-04-29 03:17:28.040690 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-04-29 03:17:28.040709 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-04-29 03:17:28.040726 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-04-29 03:17:28.040742 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-04-29 03:17:28.040759 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-04-29 03:17:28.040775 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-04-29 03:17:28.040791 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-04-29 03:17:28.040808 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-04-29 03:17:28.040824 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-04-29 03:17:28.040842 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-04-29 03:17:28.040859 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-04-29 03:17:28.040875 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-04-29 03:17:28.040892 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-04-29 03:17:28.040909 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-04-29 03:17:28.040926 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-04-29 03:17:28.040943 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-04-29 03:17:28.040976 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.txt 2026-04-29 03:17:28.040995 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.yaml 2026-04-29 03:17:28.041012 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-04-29 03:17:28.041028 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-04-29 03:17:28.041045 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-04-29 03:17:28.041062 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-04-29 03:17:28.041079 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-04-29 03:17:28.041095 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-04-29 03:17:28.041112 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-04-29 03:17:28.041128 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-04-29 03:17:28.041145 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-04-29 03:17:28.041162 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-04-29 03:17:28.041179 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-04-29 03:17:28.041196 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-04-29 03:17:28.041213 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-04-29 03:17:28.041230 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-04-29 03:17:28.041247 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-04-29 03:17:28.041270 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-04-29 03:17:28.041288 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-04-29 03:17:28.041306 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-04-29 03:17:28.041323 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-04-29 03:17:28.041341 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-04-29 03:17:28.041358 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-04-29 03:17:28.041375 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-04-29 03:17:28.041392 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-04-29 03:17:28.041409 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-04-29 03:17:28.041426 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-04-29 03:17:28.041455 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-04-29 03:17:28.041473 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-04-29 03:17:28.041490 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-04-29 03:17:28.041508 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-04-29 03:17:28.041525 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-04-29 03:17:28.041542 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-04-29 03:17:28.041560 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-04-29 03:17:28.041577 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-04-29 03:17:28.041594 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-04-29 03:17:28.041612 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-04-29 03:17:28.041629 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29623865.txt 2026-04-29 03:17:28.041647 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29623865.yaml 2026-04-29 03:17:28.041664 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-04-29 03:17:28.041681 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-04-29 03:17:28.041700 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-04-29 03:17:28.041720 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-04-29 03:17:28.041737 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-04-29 03:17:28.041754 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-04-29 03:17:28.041772 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-04-29 03:17:28.041789 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-04-29 03:17:28.041806 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-04-29 03:17:28.041824 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-04-29 03:17:28.041840 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-04-29 03:17:28.041858 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-04-29 03:17:28.041875 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-04-29 03:17:28.041892 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-04-29 03:17:28.041909 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-04-29 03:17:28.041931 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-04-29 03:17:28.041949 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-04-29 03:17:28.041966 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-04-29 03:17:28.041983 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-04-29 03:17:28.042000 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-04-29 03:17:28.042018 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-04-29 03:17:28.042035 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-04-29 03:17:28.042052 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-04-29 03:17:28.042068 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-04-29 03:17:28.042085 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29623860.txt 2026-04-29 03:17:28.042102 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29623860.yaml 2026-04-29 03:17:28.042120 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29623865.txt 2026-04-29 03:17:28.042137 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29623865.yaml 2026-04-29 03:17:28.042154 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29623870.txt 2026-04-29 03:17:28.042171 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29623870.yaml 2026-04-29 03:17:28.042188 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-04-29 03:17:28.042205 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-04-29 03:17:28.042222 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-04-29 03:17:28.042239 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-04-29 03:17:28.042256 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-04-29 03:17:28.042273 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-04-29 03:17:28.042290 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-04-29 03:17:28.042307 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-04-29 03:17:28.042323 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-04-29 03:17:28.042339 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-04-29 03:17:28.042356 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-04-29 03:17:28.042373 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-04-29 03:17:28.042390 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-04-29 03:17:28.042407 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-04-29 03:17:28.042423 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-04-29 03:17:28.042439 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-04-29 03:17:28.042456 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-04-29 03:17:28.042474 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-04-29 03:17:28.042492 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-04-29 03:17:28.042509 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-04-29 03:17:28.042528 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-04-29 03:17:28.042546 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-04-29 03:17:28.042567 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-04-29 03:17:28.042585 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-04-29 03:17:28.042603 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-04-29 03:17:28.042621 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-04-29 03:17:28.042639 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-04-29 03:17:28.042656 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-04-29 03:17:28.042673 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-04-29 03:17:28.042691 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-04-29 03:17:28.042708 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-04-29 03:17:28.042725 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-04-29 03:17:28.042743 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.txt 2026-04-29 03:17:28.042760 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.yaml 2026-04-29 03:17:28.042777 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.txt 2026-04-29 03:17:28.042795 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.yaml 2026-04-29 03:17:28.042812 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.txt 2026-04-29 03:17:28.042829 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.yaml 2026-04-29 03:17:28.042846 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.txt 2026-04-29 03:17:28.042863 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.yaml 2026-04-29 03:17:28.042880 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.txt 2026-04-29 03:17:28.042897 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.yaml 2026-04-29 03:17:28.042914 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.txt 2026-04-29 03:17:28.042931 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.yaml 2026-04-29 03:17:28.042948 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.txt 2026-04-29 03:17:28.042965 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.yaml 2026-04-29 03:17:28.042982 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.txt 2026-04-29 03:17:28.042998 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.yaml 2026-04-29 03:17:28.043015 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.txt 2026-04-29 03:17:28.043031 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.yaml 2026-04-29 03:17:28.043048 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.txt 2026-04-29 03:17:28.043065 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.yaml 2026-04-29 03:17:28.043082 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.txt 2026-04-29 03:17:28.043099 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.yaml 2026-04-29 03:17:28.043115 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.txt 2026-04-29 03:17:28.043228 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.yaml 2026-04-29 03:17:28.043250 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-04-29 03:17:28.043268 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-04-29 03:17:28.043285 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-04-29 03:17:28.043302 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-04-29 03:17:28.043324 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-04-29 03:17:28.043342 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-04-29 03:17:28.043359 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-04-29 03:17:28.043377 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-04-29 03:17:28.043394 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-04-29 03:17:28.043411 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-04-29 03:17:28.043428 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-04-29 03:17:28.043445 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-04-29 03:17:28.043462 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29623860.txt 2026-04-29 03:17:28.043479 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29623860.yaml 2026-04-29 03:17:28.043496 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-04-29 03:17:28.043513 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-04-29 03:17:28.043530 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-04-29 03:17:28.043547 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-04-29 03:17:28.043564 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-04-29 03:17:28.043581 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-04-29 03:17:28.043598 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-04-29 03:17:28.043614 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-04-29 03:17:28.043631 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-04-29 03:17:28.043648 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-04-29 03:17:28.043665 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-04-29 03:17:28.043682 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-04-29 03:17:28.043699 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29623860.txt 2026-04-29 03:17:28.043716 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29623860.yaml 2026-04-29 03:17:28.043733 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-04-29 03:17:28.043751 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-04-29 03:17:28.043768 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-04-29 03:17:28.043786 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-04-29 03:17:28.043803 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-04-29 03:17:28.043820 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-04-29 03:17:28.043837 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-04-29 03:17:28.043854 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-04-29 03:17:28.043872 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-04-29 03:17:28.043889 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-04-29 03:17:28.043906 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-04-29 03:17:28.043923 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-04-29 03:17:28.043940 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-04-29 03:17:28.043957 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-04-29 03:17:28.043980 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-04-29 03:17:28.043998 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-04-29 03:17:28.044015 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-04-29 03:17:28.044033 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-04-29 03:17:28.044050 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-04-29 03:17:28.044068 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-04-29 03:17:28.044085 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-04-29 03:17:28.044103 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-04-29 03:17:28.044120 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-04-29 03:17:28.044137 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-04-29 03:17:28.044154 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-04-29 03:17:28.044171 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-04-29 03:17:28.044188 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-04-29 03:17:28.044205 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-04-29 03:17:28.044221 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.txt 2026-04-29 03:17:28.044238 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.yaml 2026-04-29 03:17:28.044255 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.txt 2026-04-29 03:17:28.044272 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.yaml 2026-04-29 03:17:28.044289 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-04-29 03:17:28.044306 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-04-29 03:17:28.044323 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-04-29 03:17:28.044340 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-04-29 03:17:28.044357 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-04-29 03:17:28.044375 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-04-29 03:17:28.044393 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-04-29 03:17:28.044410 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-04-29 03:17:28.044427 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt 2026-04-29 03:17:28.044445 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml 2026-04-29 03:17:28.044462 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt 2026-04-29 03:17:28.044480 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml 2026-04-29 03:17:28.044497 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-04-29 03:17:28.044514 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-04-29 03:17:28.044531 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-04-29 03:17:28.044549 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-04-29 03:17:28.044567 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-04-29 03:17:28.044588 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-04-29 03:17:28.044607 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-04-29 03:17:28.044625 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-04-29 03:17:28.044642 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-04-29 03:17:28.044660 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-04-29 03:17:28.044677 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-04-29 03:17:28.044698 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-04-29 03:17:28.044717 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-04-29 03:17:28.044735 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-04-29 03:17:28.044752 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.txt 2026-04-29 03:17:28.044770 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.yaml 2026-04-29 03:17:28.044787 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-04-29 03:17:28.044804 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-04-29 03:17:28.044821 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-04-29 03:17:28.044839 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-04-29 03:17:28.044857 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-04-29 03:17:28.044874 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-04-29 03:17:28.044892 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-04-29 03:17:28.044909 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-04-29 03:17:28.044926 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-04-29 03:17:28.044944 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-75dd9cf968-sp72p.txt 2026-04-29 03:17:28.044978 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-75dd9cf968-sp72p.yaml 2026-04-29 03:17:28.044997 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-zt8b8.txt 2026-04-29 03:17:28.045015 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-zt8b8.yaml 2026-04-29 03:17:28.045033 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-ggjg6.txt 2026-04-29 03:17:28.045050 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-ggjg6.yaml 2026-04-29 03:17:28.045067 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-hbcnj.txt 2026-04-29 03:17:28.045084 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-hbcnj.yaml 2026-04-29 03:17:28.045101 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-hlp9c.txt 2026-04-29 03:17:28.045118 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-hlp9c.yaml 2026-04-29 03:17:28.045140 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-gzrw9.txt 2026-04-29 03:17:28.045158 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-gzrw9.yaml 2026-04-29 03:17:28.045175 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-4j6g7.txt 2026-04-29 03:17:28.045192 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-4j6g7.yaml 2026-04-29 03:17:28.045210 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-5c74b79dfd-5fnt9.txt 2026-04-29 03:17:28.045227 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-5c74b79dfd-5fnt9.yaml 2026-04-29 03:17:28.045244 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-7f5bb4f9b4-8cbdg.txt 2026-04-29 03:17:28.045261 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-7f5bb4f9b4-8cbdg.yaml 2026-04-29 03:17:28.045278 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-qgc6v.txt 2026-04-29 03:17:28.045295 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-qgc6v.yaml 2026-04-29 03:17:28.045312 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-qw2rj.txt 2026-04-29 03:17:28.045329 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-qw2rj.yaml 2026-04-29 03:17:28.045346 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-s2bbh.txt 2026-04-29 03:17:28.045362 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-s2bbh.yaml 2026-04-29 03:17:28.045379 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-wp7dg.txt 2026-04-29 03:17:28.045397 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-wp7dg.yaml 2026-04-29 03:17:28.045414 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-d5bq8.txt 2026-04-29 03:17:28.045463 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-d5bq8.yaml 2026-04-29 03:17:28.045487 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-nzrbh.txt 2026-04-29 03:17:28.045509 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-nzrbh.yaml 2026-04-29 03:17:28.045532 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-tsp4l.txt 2026-04-29 03:17:28.045550 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-tsp4l.yaml 2026-04-29 03:17:28.045567 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-dzx8t.txt 2026-04-29 03:17:28.045584 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-dzx8t.yaml 2026-04-29 03:17:28.045601 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-mnq88.txt 2026-04-29 03:17:28.045618 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-mnq88.yaml 2026-04-29 03:17:28.045635 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-fd8c7bcf4-q5k8g.txt 2026-04-29 03:17:28.045652 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-fd8c7bcf4-q5k8g.yaml 2026-04-29 03:17:28.045669 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-88bkk.txt 2026-04-29 03:17:28.045685 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-88bkk.yaml 2026-04-29 03:17:28.045702 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-86b675c4b7-qxc7d.txt 2026-04-29 03:17:28.045718 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-86b675c4b7-qxc7d.yaml 2026-04-29 03:17:28.045735 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29623865-q99rg.txt 2026-04-29 03:17:28.045751 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29623865-q99rg.yaml 2026-04-29 03:17:28.045768 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-575c99dff7-r85ff.txt 2026-04-29 03:17:28.045791 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-575c99dff7-r85ff.yaml 2026-04-29 03:17:28.045809 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-bb5l5.txt 2026-04-29 03:17:28.045827 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-bb5l5.yaml 2026-04-29 03:17:28.045844 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-8z6b2.txt 2026-04-29 03:17:28.045861 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-8z6b2.yaml 2026-04-29 03:17:28.045878 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-rdlk2.txt 2026-04-29 03:17:28.045895 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-rdlk2.yaml 2026-04-29 03:17:28.045912 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-wxz57.txt 2026-04-29 03:17:28.045929 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-wxz57.yaml 2026-04-29 03:17:28.045946 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-mr9zl.txt 2026-04-29 03:17:28.045963 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-mr9zl.yaml 2026-04-29 03:17:28.045980 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-9fkfc.txt 2026-04-29 03:17:28.045997 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-9fkfc.yaml 2026-04-29 03:17:28.046014 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-tvpg9.txt 2026-04-29 03:17:28.046031 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-tvpg9.yaml 2026-04-29 03:17:28.046048 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-sjjv4.txt 2026-04-29 03:17:28.046065 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-sjjv4.yaml 2026-04-29 03:17:28.046082 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-7c6b899b64-5lxkj.txt 2026-04-29 03:17:28.046099 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-7c6b899b64-5lxkj.yaml 2026-04-29 03:17:28.046115 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-xk24t.txt 2026-04-29 03:17:28.046132 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-xk24t.yaml 2026-04-29 03:17:28.046149 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-5499d478bb-cz756.txt 2026-04-29 03:17:28.046166 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-5499d478bb-cz756.yaml 2026-04-29 03:17:28.046183 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-hcdwj.txt 2026-04-29 03:17:28.046200 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-hcdwj.yaml 2026-04-29 03:17:28.046217 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-qkptx.txt 2026-04-29 03:17:28.046234 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-qkptx.yaml 2026-04-29 03:17:28.046251 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-5pcxg.txt 2026-04-29 03:17:28.046269 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-5pcxg.yaml 2026-04-29 03:17:28.046286 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-856465888f-tx2lx.txt 2026-04-29 03:17:28.046303 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-856465888f-tx2lx.yaml 2026-04-29 03:17:28.046320 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29623860-vlpq2.txt 2026-04-29 03:17:28.046337 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29623860-vlpq2.yaml 2026-04-29 03:17:28.046354 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29623865-vqpzx.txt 2026-04-29 03:17:28.046371 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29623865-vqpzx.yaml 2026-04-29 03:17:28.046393 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29623870-jnzlq.txt 2026-04-29 03:17:28.046410 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29623870-jnzlq.yaml 2026-04-29 03:17:28.046428 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-lhnf4.txt 2026-04-29 03:17:28.046445 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-lhnf4.yaml 2026-04-29 03:17:28.046463 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-4vd4v.txt 2026-04-29 03:17:28.046481 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-4vd4v.yaml 2026-04-29 03:17:28.046499 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-dlwkd.txt 2026-04-29 03:17:28.046516 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-dlwkd.yaml 2026-04-29 03:17:28.046533 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-c5n2f.txt 2026-04-29 03:17:28.046551 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-c5n2f.yaml 2026-04-29 03:17:28.046567 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-9q28n.txt 2026-04-29 03:17:28.046584 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-9q28n.yaml 2026-04-29 03:17:28.046601 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-6f776b4f74-mcpn8.txt 2026-04-29 03:17:28.046618 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-6f776b4f74-mcpn8.yaml 2026-04-29 03:17:28.046635 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-5gq47.txt 2026-04-29 03:17:28.046653 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-5gq47.yaml 2026-04-29 03:17:28.046670 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-lkhlh.txt 2026-04-29 03:17:28.046687 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-lkhlh.yaml 2026-04-29 03:17:28.046704 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-56bld.txt 2026-04-29 03:17:28.046721 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-56bld.yaml 2026-04-29 03:17:28.046738 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-5fdc784bb7-mwmmp.txt 2026-04-29 03:17:28.046755 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-5fdc784bb7-mwmmp.yaml 2026-04-29 03:17:28.046772 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-ctszw.txt 2026-04-29 03:17:28.046789 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-ctszw.yaml 2026-04-29 03:17:28.046806 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-d6jw5.txt 2026-04-29 03:17:28.046823 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-d6jw5.yaml 2026-04-29 03:17:28.046840 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-4nzdt.txt 2026-04-29 03:17:28.046857 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-4nzdt.yaml 2026-04-29 03:17:28.046873 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-kgk6v.txt 2026-04-29 03:17:28.046891 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-kgk6v.yaml 2026-04-29 03:17:28.046908 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-w6qbp.txt 2026-04-29 03:17:28.046925 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-w6qbp.yaml 2026-04-29 03:17:28.046941 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-cjpms.txt 2026-04-29 03:17:28.046958 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-cjpms.yaml 2026-04-29 03:17:28.046975 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-7m58d.txt 2026-04-29 03:17:28.046992 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-7m58d.yaml 2026-04-29 03:17:28.047015 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-pnwtt.txt 2026-04-29 03:17:28.047032 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-pnwtt.yaml 2026-04-29 03:17:28.047049 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-7557b45bf5-gpxsg.txt 2026-04-29 03:17:28.047066 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-7557b45bf5-gpxsg.yaml 2026-04-29 03:17:28.047083 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-xmqcc.txt 2026-04-29 03:17:28.047099 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-xmqcc.yaml 2026-04-29 03:17:28.047116 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-04-29 03:17:28.047133 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-04-29 03:17:28.047150 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-542cq.txt 2026-04-29 03:17:28.047167 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-542cq.yaml 2026-04-29 03:17:28.047184 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-49wx4.txt 2026-04-29 03:17:28.047201 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-49wx4.yaml 2026-04-29 03:17:28.047217 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-vrq89.txt 2026-04-29 03:17:28.047234 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-vrq89.yaml 2026-04-29 03:17:28.047251 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-rrgsj.txt 2026-04-29 03:17:28.047268 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-rrgsj.yaml 2026-04-29 03:17:28.047285 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-fgxt6.txt 2026-04-29 03:17:28.047301 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-fgxt6.yaml 2026-04-29 03:17:28.047318 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-fkg8c.txt 2026-04-29 03:17:28.047335 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-fkg8c.yaml 2026-04-29 03:17:28.047351 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-ktpps.txt 2026-04-29 03:17:28.047368 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-ktpps.yaml 2026-04-29 03:17:28.047385 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-wfbdr.txt 2026-04-29 03:17:28.047403 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-wfbdr.yaml 2026-04-29 03:17:28.047420 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-b97fbdff-4f88h.txt 2026-04-29 03:17:28.047437 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-b97fbdff-4f88h.yaml 2026-04-29 03:17:28.047455 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-j9m5m.txt 2026-04-29 03:17:28.047473 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-j9m5m.yaml 2026-04-29 03:17:28.047490 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-7d65697986-tpfhc.txt 2026-04-29 03:17:28.047507 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-7d65697986-tpfhc.yaml 2026-04-29 03:17:28.047524 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-n8stq.txt 2026-04-29 03:17:28.047542 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-n8stq.yaml 2026-04-29 03:17:28.047559 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-jnkc2.txt 2026-04-29 03:17:28.047576 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-jnkc2.yaml 2026-04-29 03:17:28.047594 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-fq8j5.txt 2026-04-29 03:17:28.047616 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-fq8j5.yaml 2026-04-29 03:17:28.047634 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-fwgwf.txt 2026-04-29 03:17:28.047651 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-fwgwf.yaml 2026-04-29 03:17:28.047668 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-tpwwc.txt 2026-04-29 03:17:28.047688 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-tpwwc.yaml 2026-04-29 03:17:28.047708 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-x5cmf.txt 2026-04-29 03:17:28.047725 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-x5cmf.yaml 2026-04-29 03:17:28.047742 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-b8b484f58-p7swt.txt 2026-04-29 03:17:28.047759 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-b8b484f58-p7swt.yaml 2026-04-29 03:17:28.047776 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-5cb9855b7-p4htr.txt 2026-04-29 03:17:28.047793 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-5cb9855b7-p4htr.yaml 2026-04-29 03:17:28.047810 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-87j27.txt 2026-04-29 03:17:28.047827 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-87j27.yaml 2026-04-29 03:17:28.047844 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-nm8rd.txt 2026-04-29 03:17:28.047861 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-nm8rd.yaml 2026-04-29 03:17:28.047878 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-wqxmr.txt 2026-04-29 03:17:28.047895 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-wqxmr.yaml 2026-04-29 03:17:28.047912 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-scbdc.txt 2026-04-29 03:17:28.047929 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-scbdc.yaml 2026-04-29 03:17:28.047946 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-8862l.txt 2026-04-29 03:17:28.047963 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-8862l.yaml 2026-04-29 03:17:28.047981 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-xsvgx.txt 2026-04-29 03:17:28.047998 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-xsvgx.yaml 2026-04-29 03:17:28.048015 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-pslzc.txt 2026-04-29 03:17:28.048032 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-pslzc.yaml 2026-04-29 03:17:28.048049 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-ljbrz.txt 2026-04-29 03:17:28.048067 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-ljbrz.yaml 2026-04-29 03:17:28.048084 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-4t45p.txt 2026-04-29 03:17:28.048101 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-4t45p.yaml 2026-04-29 03:17:28.048119 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-t644t.txt 2026-04-29 03:17:28.048136 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-t644t.yaml 2026-04-29 03:17:28.048154 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-8689f9fbb-nf5lj.txt 2026-04-29 03:17:28.048171 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-8689f9fbb-nf5lj.yaml 2026-04-29 03:17:28.048189 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-564b4dd986-shsxb.txt 2026-04-29 03:17:28.048206 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-564b4dd986-shsxb.yaml 2026-04-29 03:17:28.048227 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-866cfcb78f-rnfrv.txt 2026-04-29 03:17:28.048245 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-866cfcb78f-rnfrv.yaml 2026-04-29 03:17:28.048262 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-nkgp6.txt 2026-04-29 03:17:28.048279 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-nkgp6.yaml 2026-04-29 03:17:28.048296 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29623860-8gkn4.txt 2026-04-29 03:17:28.048313 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29623860-8gkn4.yaml 2026-04-29 03:17:28.048329 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-nczf8.txt 2026-04-29 03:17:28.048346 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-nczf8.yaml 2026-04-29 03:17:28.048364 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-5cqxd.txt 2026-04-29 03:17:28.048381 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-5cqxd.yaml 2026-04-29 03:17:28.048398 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-57b5dd6d4c-25s92.txt 2026-04-29 03:17:28.048415 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-57b5dd6d4c-25s92.yaml 2026-04-29 03:17:28.048432 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-2x4tc.txt 2026-04-29 03:17:28.048449 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-2x4tc.yaml 2026-04-29 03:17:28.048466 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-88rsf.txt 2026-04-29 03:17:28.048483 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-88rsf.yaml 2026-04-29 03:17:28.048501 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-hjgv8.txt 2026-04-29 03:17:28.048518 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-hjgv8.yaml 2026-04-29 03:17:28.048536 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-26tbv.txt 2026-04-29 03:17:28.048553 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-26tbv.yaml 2026-04-29 03:17:28.048571 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-fzg5h.txt 2026-04-29 03:17:28.048588 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-fzg5h.yaml 2026-04-29 03:17:28.048606 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-76f85c7564-grspn.txt 2026-04-29 03:17:28.048623 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-76f85c7564-grspn.yaml 2026-04-29 03:17:28.048640 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-fqpbc.txt 2026-04-29 03:17:28.048658 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-fqpbc.yaml 2026-04-29 03:17:28.048675 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-85f75c6fff-dqfbb.txt 2026-04-29 03:17:28.048692 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-85f75c6fff-dqfbb.yaml 2026-04-29 03:17:28.048709 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29623860-ws7bf.txt 2026-04-29 03:17:28.048727 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29623860-ws7bf.yaml 2026-04-29 03:17:28.048744 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-798d65594c-pqwt9.txt 2026-04-29 03:17:28.048761 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-798d65594c-pqwt9.yaml 2026-04-29 03:17:28.048778 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-znl62.txt 2026-04-29 03:17:28.048795 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-znl62.yaml 2026-04-29 03:17:28.048812 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-xvhmb.txt 2026-04-29 03:17:28.048834 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-xvhmb.yaml 2026-04-29 03:17:28.048853 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-jsc29.txt 2026-04-29 03:17:28.048871 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-jsc29.yaml 2026-04-29 03:17:28.048889 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-dlptx.txt 2026-04-29 03:17:28.048906 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-dlptx.yaml 2026-04-29 03:17:28.048924 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-6ff9cf7466-cck62.txt 2026-04-29 03:17:28.048941 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-6ff9cf7466-cck62.yaml 2026-04-29 03:17:28.048974 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-f9f65.txt 2026-04-29 03:17:28.048993 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-f9f65.yaml 2026-04-29 03:17:28.049011 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-9bxj5.txt 2026-04-29 03:17:28.049028 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-9bxj5.yaml 2026-04-29 03:17:28.049046 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-zlxr7.txt 2026-04-29 03:17:28.049063 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-zlxr7.yaml 2026-04-29 03:17:28.049080 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-46klb.txt 2026-04-29 03:17:28.049097 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-46klb.yaml 2026-04-29 03:17:28.049115 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-67584bb757-wr4n8.txt 2026-04-29 03:17:28.049131 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-67584bb757-wr4n8.yaml 2026-04-29 03:17:28.049148 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-6xvws.txt 2026-04-29 03:17:28.049165 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-6xvws.yaml 2026-04-29 03:17:28.049183 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-849577f488-cg79p.txt 2026-04-29 03:17:28.049200 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-849577f488-cg79p.yaml 2026-04-29 03:17:28.049217 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-lw7l5.txt 2026-04-29 03:17:28.049235 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-lw7l5.yaml 2026-04-29 03:17:28.049252 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-88dqq.txt 2026-04-29 03:17:28.049269 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-88dqq.yaml 2026-04-29 03:17:28.049286 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-pkdfw.txt 2026-04-29 03:17:28.049303 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-pkdfw.yaml 2026-04-29 03:17:28.049320 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt 2026-04-29 03:17:28.049337 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml 2026-04-29 03:17:28.049354 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt 2026-04-29 03:17:28.049372 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml 2026-04-29 03:17:28.049388 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-04-29 03:17:28.049405 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-04-29 03:17:28.049423 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-04-29 03:17:28.049453 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-04-29 03:17:28.049477 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-74947699fd-4lxpz.txt 2026-04-29 03:17:28.049494 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-74947699fd-4lxpz.yaml 2026-04-29 03:17:28.049511 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-q67v7.txt 2026-04-29 03:17:28.049528 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-q67v7.yaml 2026-04-29 03:17:28.049545 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-gddsp.txt 2026-04-29 03:17:28.049563 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-gddsp.yaml 2026-04-29 03:17:28.049579 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-bdbfm.txt 2026-04-29 03:17:28.049596 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-bdbfm.yaml 2026-04-29 03:17:28.049613 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-qgbwb.txt 2026-04-29 03:17:28.049630 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-qgbwb.yaml 2026-04-29 03:17:28.049647 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-9skfp.txt 2026-04-29 03:17:28.049664 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-9skfp.yaml 2026-04-29 03:17:28.049681 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-7ffpr.txt 2026-04-29 03:17:28.049698 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-7ffpr.yaml 2026-04-29 03:17:28.049715 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-04-29 03:17:28.049732 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-04-29 03:17:28.049748 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-04-29 03:17:28.049765 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-04-29 03:17:28.049782 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-vxdg8.txt 2026-04-29 03:17:28.049799 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-7fcdcd478-vxdg8.yaml 2026-04-29 03:17:28.049817 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-04-29 03:17:28.049834 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-04-29 03:17:28.049852 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-04-29 03:17:28.049870 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-04-29 03:17:28.049887 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-04-29 03:17:28.049904 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-04-29 03:17:28.049922 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-04-29 03:17:28.049939 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-04-29 03:17:28.049957 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.txt 2026-04-29 03:17:28.049974 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.yaml 2026-04-29 03:17:28.049992 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-kd7p8.txt 2026-04-29 03:17:28.050010 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-kd7p8.yaml 2026-04-29 03:17:28.050027 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-04-29 03:17:28.050045 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-04-29 03:17:28.050067 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-04-29 03:17:28.050086 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-04-29 03:17:28.050104 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-04-29 03:17:28.050121 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-04-29 03:17:28.050139 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-zcjjf.txt 2026-04-29 03:17:28.050156 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-zcjjf.yaml 2026-04-29 03:17:28.050173 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-b7lkd.txt 2026-04-29 03:17:28.050191 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-b7lkd.yaml 2026-04-29 03:17:28.050208 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-5544676f68-h9548.txt 2026-04-29 03:17:28.050226 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-5544676f68-h9548.yaml 2026-04-29 03:17:28.050243 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-654bbbfff5-bv5qc.txt 2026-04-29 03:17:28.050260 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-654bbbfff5-bv5qc.yaml 2026-04-29 03:17:28.050277 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-67z6f.txt 2026-04-29 03:17:28.050295 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-67z6f.yaml 2026-04-29 03:17:28.050312 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-4s98b.txt 2026-04-29 03:17:28.050329 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-4s98b.yaml 2026-04-29 03:17:28.050347 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-29jwl.txt 2026-04-29 03:17:28.050364 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-29jwl.yaml 2026-04-29 03:17:28.050381 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-nqd78.txt 2026-04-29 03:17:28.050398 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-nqd78.yaml 2026-04-29 03:17:28.050416 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-04-29 03:17:28.050433 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-04-29 03:17:28.050450 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-04-29 03:17:28.050467 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-04-29 03:17:28.050484 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-04-29 03:17:28.050501 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-04-29 03:17:28.050518 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-04-29 03:17:28.050535 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-04-29 03:17:28.050551 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-04-29 03:17:28.050568 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-04-29 03:17:28.050585 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-04-29 03:17:28.050602 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-04-29 03:17:28.050619 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-04-29 03:17:28.050636 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-04-29 03:17:28.050659 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-04-29 03:17:28.050678 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-04-29 03:17:28.050697 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-04-29 03:17:28.050714 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-04-29 03:17:28.050732 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-04-29 03:17:28.050749 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-04-29 03:17:28.050766 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-04-29 03:17:28.050784 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-04-29 03:17:28.050801 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-04-29 03:17:28.050819 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-04-29 03:17:28.050836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-04-29 03:17:28.050852 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-04-29 03:17:28.050869 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-04-29 03:17:28.050886 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-04-29 03:17:28.050903 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-04-29 03:17:28.050920 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-04-29 03:17:28.050938 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-04-29 03:17:28.050955 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-04-29 03:17:28.050972 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-04-29 03:17:28.050989 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-04-29 03:17:28.051006 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-04-29 03:17:28.051023 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-04-29 03:17:28.051040 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-04-29 03:17:28.051058 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-04-29 03:17:28.051075 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-04-29 03:17:28.051092 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-04-29 03:17:28.051109 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-04-29 03:17:28.051126 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-04-29 03:17:28.051143 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-04-29 03:17:28.051160 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-04-29 03:17:28.051178 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-04-29 03:17:28.051195 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-04-29 03:17:28.051212 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-04-29 03:17:28.051233 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-04-29 03:17:28.051251 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-04-29 03:17:28.051269 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-04-29 03:17:28.051286 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-04-29 03:17:28.051304 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-04-29 03:17:28.051321 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-04-29 03:17:28.051338 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-04-29 03:17:28.051355 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-04-29 03:17:28.051372 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-04-29 03:17:28.051388 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-04-29 03:17:28.051405 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-04-29 03:17:28.051422 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-04-29 03:17:28.051438 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-04-29 03:17:28.051455 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-04-29 03:17:28.051472 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-04-29 03:17:28.051489 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-04-29 03:17:28.051505 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-04-29 03:17:28.051522 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-04-29 03:17:28.051539 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-04-29 03:17:28.051555 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-04-29 03:17:28.051572 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-04-29 03:17:28.051588 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-04-29 03:17:28.051605 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-04-29 03:17:28.051622 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-04-29 03:17:28.051639 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-04-29 03:17:28.051656 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-04-29 03:17:28.051673 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-04-29 03:17:28.051690 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-04-29 03:17:28.051707 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-04-29 03:17:28.051725 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-04-29 03:17:28.051742 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-04-29 03:17:28.051759 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-04-29 03:17:28.051777 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-04-29 03:17:28.051794 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-04-29 03:17:28.051811 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-04-29 03:17:28.051832 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-04-29 03:17:28.051851 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-04-29 03:17:28.051868 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-04-29 03:17:28.051886 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-04-29 03:17:28.051903 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-04-29 03:17:28.051920 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-04-29 03:17:28.051937 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-04-29 03:17:28.051954 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-04-29 03:17:28.051971 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-04-29 03:17:28.051988 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-04-29 03:17:28.052005 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-04-29 03:17:28.052022 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-04-29 03:17:28.052038 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-04-29 03:17:28.052055 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-04-29 03:17:28.052072 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-04-29 03:17:28.052090 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-04-29 03:17:28.052106 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-04-29 03:17:28.052124 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-04-29 03:17:28.052141 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-04-29 03:17:28.052158 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-04-29 03:17:28.052176 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-04-29 03:17:28.052193 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-04-29 03:17:28.052210 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-04-29 03:17:28.052228 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-04-29 03:17:28.052245 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-04-29 03:17:28.052262 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-04-29 03:17:28.052280 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-04-29 03:17:28.052297 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-04-29 03:17:28.052315 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-04-29 03:17:28.052332 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-04-29 03:17:28.052349 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-04-29 03:17:28.052367 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-04-29 03:17:28.052383 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-04-29 03:17:28.052400 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-04-29 03:17:28.052421 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-04-29 03:17:28.052440 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-04-29 03:17:28.052457 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-04-29 03:17:28.052475 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-04-29 03:17:28.052492 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-04-29 03:17:28.052510 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-04-29 03:17:28.052527 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-04-29 03:17:28.052544 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-04-29 03:17:28.052561 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-04-29 03:17:28.052579 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-04-29 03:17:28.052596 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-04-29 03:17:28.052614 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-04-29 03:17:28.052631 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-04-29 03:17:28.052647 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-04-29 03:17:28.052664 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-04-29 03:17:28.052681 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-04-29 03:17:28.052698 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-04-29 03:17:28.052715 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-04-29 03:17:28.052732 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-04-29 03:17:28.052750 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-04-29 03:17:28.052767 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-04-29 03:17:28.052784 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-04-29 03:17:28.052801 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-04-29 03:17:28.052819 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-04-29 03:17:28.052836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-04-29 03:17:28.052852 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-04-29 03:17:28.052870 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-04-29 03:17:28.052887 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-04-29 03:17:28.052904 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-04-29 03:17:28.052921 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-04-29 03:17:28.052937 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-04-29 03:17:28.052968 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-04-29 03:17:28.052988 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-04-29 03:17:28.053027 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-04-29 03:17:28.053045 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-04-29 03:17:28.053061 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-04-29 03:17:28.053078 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-04-29 03:17:28.053094 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-04-29 03:17:28.053111 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-04-29 03:17:28.053127 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-04-29 03:17:28.053144 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-04-29 03:17:28.053161 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.txt 2026-04-29 03:17:28.053178 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.yaml 2026-04-29 03:17:28.053195 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.txt 2026-04-29 03:17:28.053212 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.yaml 2026-04-29 03:17:28.053229 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.txt 2026-04-29 03:17:28.053246 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.yaml 2026-04-29 03:17:28.053263 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.txt 2026-04-29 03:17:28.053280 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.yaml 2026-04-29 03:17:28.053297 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.txt 2026-04-29 03:17:28.053314 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.yaml 2026-04-29 03:17:28.053330 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.txt 2026-04-29 03:17:28.053347 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.yaml 2026-04-29 03:17:28.053364 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.txt 2026-04-29 03:17:28.053381 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.yaml 2026-04-29 03:17:28.053399 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.txt 2026-04-29 03:17:28.053416 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.yaml 2026-04-29 03:17:28.053443 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.txt 2026-04-29 03:17:28.053461 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.yaml 2026-04-29 03:17:28.053478 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.txt 2026-04-29 03:17:28.053495 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.yaml 2026-04-29 03:17:28.053512 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-04-29 03:17:28.053529 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-04-29 03:17:28.053547 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-04-29 03:17:28.053564 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-04-29 03:17:28.053581 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-04-29 03:17:28.053598 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-04-29 03:17:28.053620 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-04-29 03:17:28.053638 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-04-29 03:17:28.053656 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-04-29 03:17:28.053673 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-04-29 03:17:28.053691 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt 2026-04-29 03:17:28.053711 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml 2026-04-29 03:17:28.053731 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.txt 2026-04-29 03:17:28.053748 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.yaml 2026-04-29 03:17:28.053765 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-04-29 03:17:28.053783 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-04-29 03:17:28.053800 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-04-29 03:17:28.053817 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-04-29 03:17:28.053834 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-04-29 03:17:28.053851 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-04-29 03:17:28.053868 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-04-29 03:17:28.053885 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-04-29 03:17:28.053902 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-04-29 03:17:28.053919 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-04-29 03:17:28.053936 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-04-29 03:17:28.053953 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-04-29 03:17:28.053971 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-04-29 03:17:28.053988 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-04-29 03:17:28.054006 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-04-29 03:17:28.054023 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-04-29 03:17:28.054040 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-04-29 03:17:28.054057 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-04-29 03:17:28.054074 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-04-29 03:17:28.054091 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-04-29 03:17:28.054108 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-04-29 03:17:28.054125 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-04-29 03:17:28.054142 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-04-29 03:17:28.054159 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-04-29 03:17:28.054176 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-04-29 03:17:28.054197 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-04-29 03:17:28.054215 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-04-29 03:17:28.054231 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-04-29 03:17:28.054248 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-04-29 03:17:28.054265 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-04-29 03:17:28.054283 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-04-29 03:17:28.054299 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-04-29 03:17:28.054316 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-04-29 03:17:28.054333 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-04-29 03:17:28.054349 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-04-29 03:17:28.054366 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-04-29 03:17:28.054383 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-04-29 03:17:28.054400 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-04-29 03:17:28.054417 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-04-29 03:17:28.054434 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-04-29 03:17:28.054452 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-04-29 03:17:28.054469 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-04-29 03:17:28.054485 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-04-29 03:17:28.054502 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-04-29 03:17:28.054519 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-04-29 03:17:28.054535 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-04-29 03:17:28.054552 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-04-29 03:17:28.054569 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-04-29 03:17:28.054586 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-04-29 03:17:28.054603 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-04-29 03:17:28.054621 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-04-29 03:17:28.054638 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-04-29 03:17:28.054655 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-04-29 03:17:28.054672 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-04-29 03:17:28.054692 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-04-29 03:17:28.054712 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-04-29 03:17:28.054729 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-04-29 03:17:28.054746 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-04-29 03:17:28.054763 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-04-29 03:17:28.054785 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-04-29 03:17:28.054803 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.txt 2026-04-29 03:17:28.054820 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.yaml 2026-04-29 03:17:28.054838 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt 2026-04-29 03:17:28.054855 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml 2026-04-29 03:17:28.054873 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt 2026-04-29 03:17:28.054890 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml 2026-04-29 03:17:28.054907 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt 2026-04-29 03:17:28.054925 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml 2026-04-29 03:17:28.054942 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt 2026-04-29 03:17:28.054959 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml 2026-04-29 03:17:28.054976 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt 2026-04-29 03:17:28.054993 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml 2026-04-29 03:17:28.055010 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-04-29 03:17:28.055027 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-04-29 03:17:28.055044 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-04-29 03:17:28.055061 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-04-29 03:17:28.055077 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-04-29 03:17:28.055094 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-04-29 03:17:28.055111 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-04-29 03:17:28.055129 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-04-29 03:17:28.055146 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-04-29 03:17:28.055164 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-04-29 03:17:28.055181 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-04-29 03:17:28.055198 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-04-29 03:17:28.055216 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-04-29 03:17:28.055233 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-04-29 03:17:28.055251 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-04-29 03:17:28.055268 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-04-29 03:17:28.055285 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-04-29 03:17:28.055301 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-04-29 03:17:28.055318 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-04-29 03:17:28.055334 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-04-29 03:17:28.055351 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-04-29 03:17:28.055372 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-04-29 03:17:28.055389 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-04-29 03:17:28.055406 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-04-29 03:17:28.055423 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-04-29 03:17:28.055440 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-04-29 03:17:28.055457 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-04-29 03:17:28.055474 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-04-29 03:17:28.055491 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.txt 2026-04-29 03:17:28.055508 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.yaml 2026-04-29 03:17:28.055525 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-04-29 03:17:28.055542 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-04-29 03:17:28.055559 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-04-29 03:17:28.055576 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-04-29 03:17:28.055593 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-04-29 03:17:28.055610 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-04-29 03:17:28.055627 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-04-29 03:17:28.055645 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-04-29 03:17:28.055661 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-04-29 03:17:28.055678 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-04-29 03:17:28.055695 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-04-29 03:17:28.055712 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-04-29 03:17:28.055729 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-04-29 03:17:28.055746 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-04-29 03:17:28.055763 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-04-29 03:17:28.055781 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-04-29 03:17:28.055799 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-04-29 03:17:28.055816 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-04-29 03:17:28.055833 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-04-29 03:17:28.055851 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-04-29 03:17:28.055868 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-04-29 03:17:28.055885 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-04-29 03:17:28.055902 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-04-29 03:17:28.055920 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-04-29 03:17:28.055937 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-04-29 03:17:28.055958 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-04-29 03:17:28.055976 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-04-29 03:17:28.055993 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-04-29 03:17:28.056010 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.txt 2026-04-29 03:17:28.056027 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.yaml 2026-04-29 03:17:28.056044 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.txt 2026-04-29 03:17:28.056061 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.yaml 2026-04-29 03:17:28.056078 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-04-29 03:17:28.056095 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-04-29 03:17:28.056112 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-04-29 03:17:28.056129 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-04-29 03:17:28.056145 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-04-29 03:17:28.056162 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-04-29 03:17:28.056178 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-04-29 03:17:28.056195 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-04-29 03:17:28.056212 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-04-29 03:17:28.056229 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-04-29 03:17:28.056246 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-04-29 03:17:28.056264 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-04-29 03:17:28.056281 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-04-29 03:17:28.056298 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-04-29 03:17:28.056315 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-04-29 03:17:28.056332 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-04-29 03:17:28.056349 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-04-29 03:17:28.056365 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-04-29 03:17:28.056382 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-04-29 03:17:28.056399 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-04-29 03:17:28.056416 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-04-29 03:17:28.056433 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-04-29 03:17:28.056449 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-04-29 03:17:28.056466 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-04-29 03:17:28.056484 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-04-29 03:17:28.056504 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-04-29 03:17:28.056522 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-04-29 03:17:28.056539 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-04-29 03:17:28.056556 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-04-29 03:17:28.056573 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-04-29 03:17:28.056590 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-04-29 03:17:28.056607 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-04-29 03:17:28.056624 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-04-29 03:17:28.056641 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-04-29 03:17:28.056657 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-04-29 03:17:28.056674 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-04-29 03:17:28.056693 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-04-29 03:17:28.056712 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-04-29 03:17:28.056729 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-04-29 03:17:28.056746 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-04-29 03:17:28.056763 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-04-29 03:17:28.056780 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-04-29 03:17:28.056797 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-04-29 03:17:28.056814 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-04-29 03:17:28.056831 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-04-29 03:17:28.056848 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-04-29 03:17:28.056865 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-04-29 03:17:28.056882 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-04-29 03:17:28.056899 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-04-29 03:17:28.056916 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-04-29 03:17:28.056932 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-04-29 03:17:28.056949 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-04-29 03:17:28.056984 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-04-29 03:17:28.057002 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-04-29 03:17:28.057019 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-04-29 03:17:28.057037 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-04-29 03:17:28.057054 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-04-29 03:17:28.057072 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-04-29 03:17:28.057094 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-04-29 03:17:28.057112 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-04-29 03:17:28.057130 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-04-29 03:17:28.057147 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-04-29 03:17:28.057165 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-04-29 03:17:28.057182 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-04-29 03:17:28.057199 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-04-29 03:17:28.057217 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-04-29 03:17:28.057235 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-04-29 03:17:28.057253 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-04-29 03:17:28.057271 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-04-29 03:17:28.057289 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-04-29 03:17:28.057306 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-04-29 03:17:28.057324 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-04-29 03:17:28.057342 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-04-29 03:17:28.057359 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-04-29 03:17:28.057376 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-04-29 03:17:28.057393 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-04-29 03:17:28.057411 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-04-29 03:17:28.057463 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-04-29 03:17:28.057484 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-04-29 03:17:28.057502 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-04-29 03:17:28.057519 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-04-29 03:17:28.057536 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-04-29 03:17:28.057553 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-04-29 03:17:28.057570 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-04-29 03:17:28.057587 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-04-29 03:17:28.057605 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-04-29 03:17:28.057621 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-04-29 03:17:28.057638 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-04-29 03:17:28.057655 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-04-29 03:17:28.057672 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-04-29 03:17:28.057689 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-04-29 03:17:28.057706 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-04-29 03:17:28.057728 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-04-29 03:17:28.057745 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-04-29 03:17:28.057762 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-04-29 03:17:28.057779 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-04-29 03:17:28.057796 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-04-29 03:17:28.057813 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-04-29 03:17:28.057830 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-04-29 03:17:28.057847 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-04-29 03:17:28.057864 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-04-29 03:17:28.057882 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-04-29 03:17:28.057899 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-04-29 03:17:28.057916 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-04-29 03:17:28.057933 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-04-29 03:17:28.057950 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-04-29 03:17:28.057967 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-04-29 03:17:28.057984 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-04-29 03:17:28.058002 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-04-29 03:17:28.058019 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-04-29 03:17:28.058036 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-04-29 03:17:28.058053 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-04-29 03:17:28.058070 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-04-29 03:17:28.058087 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-04-29 03:17:28.058104 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-04-29 03:17:28.058121 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-04-29 03:17:28.058138 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-04-29 03:17:28.058155 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-04-29 03:17:28.058172 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-04-29 03:17:28.058190 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-04-29 03:17:28.058207 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-04-29 03:17:28.058224 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-04-29 03:17:28.058242 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-04-29 03:17:28.058260 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-04-29 03:17:28.058279 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-04-29 03:17:28.058297 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-04-29 03:17:28.058318 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-04-29 03:17:28.058336 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-04-29 03:17:28.058354 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-04-29 03:17:28.058371 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-04-29 03:17:28.058388 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-04-29 03:17:28.058406 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-04-29 03:17:28.058424 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-04-29 03:17:28.058442 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-04-29 03:17:28.058460 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-04-29 03:17:28.058478 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-04-29 03:17:28.058496 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-04-29 03:17:28.058513 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-04-29 03:17:28.058530 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-04-29 03:17:28.058547 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-04-29 03:17:28.058565 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-04-29 03:17:28.058582 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-04-29 03:17:28.058598 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-04-29 03:17:28.058615 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-04-29 03:17:28.058632 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-04-29 03:17:28.058649 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-04-29 03:17:28.058666 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-04-29 03:17:28.058683 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-04-29 03:17:28.058700 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-04-29 03:17:28.058717 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-04-29 03:17:28.058734 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-04-29 03:17:28.058752 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-04-29 03:17:28.058769 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-04-29 03:17:28.058786 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-04-29 03:17:28.058803 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-04-29 03:17:28.058820 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.txt 2026-04-29 03:17:28.058837 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.yaml 2026-04-29 03:17:28.058854 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.txt 2026-04-29 03:17:28.058871 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.yaml 2026-04-29 03:17:28.058892 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.txt 2026-04-29 03:17:28.058910 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.yaml 2026-04-29 03:17:28.058927 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.txt 2026-04-29 03:17:28.058943 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.yaml 2026-04-29 03:17:28.058960 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.txt 2026-04-29 03:17:28.058976 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.yaml 2026-04-29 03:17:28.058993 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.txt 2026-04-29 03:17:28.059010 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.yaml 2026-04-29 03:17:28.059026 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.txt 2026-04-29 03:17:28.059043 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.yaml 2026-04-29 03:17:28.059059 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.txt 2026-04-29 03:17:28.059076 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.yaml 2026-04-29 03:17:28.059092 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.txt 2026-04-29 03:17:28.059110 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.yaml 2026-04-29 03:17:28.059126 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.txt 2026-04-29 03:17:28.059143 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.yaml 2026-04-29 03:17:28.059160 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-04-29 03:17:28.059176 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-04-29 03:17:28.059192 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-04-29 03:17:28.059209 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-04-29 03:17:28.059225 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-04-29 03:17:28.059242 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-04-29 03:17:28.059259 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-04-29 03:17:28.059276 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-04-29 03:17:28.059293 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-04-29 03:17:28.059310 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-04-29 03:17:28.059327 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt 2026-04-29 03:17:28.059344 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml 2026-04-29 03:17:28.059361 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.txt 2026-04-29 03:17:28.059378 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.yaml 2026-04-29 03:17:28.059396 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-04-29 03:17:28.059414 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-04-29 03:17:28.059437 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-04-29 03:17:28.059456 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-04-29 03:17:28.059473 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-04-29 03:17:28.059490 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-04-29 03:17:28.059507 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-04-29 03:17:28.059524 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-04-29 03:17:28.059541 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-04-29 03:17:28.059558 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-04-29 03:17:28.059575 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-04-29 03:17:28.059591 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-04-29 03:17:28.059608 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-04-29 03:17:28.059625 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-04-29 03:17:28.059641 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-04-29 03:17:28.059659 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-04-29 03:17:28.059676 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-04-29 03:17:28.059693 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-04-29 03:17:28.059711 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-04-29 03:17:28.059728 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-04-29 03:17:28.059745 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-04-29 03:17:28.059762 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-04-29 03:17:28.059779 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-04-29 03:17:28.059796 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-04-29 03:17:28.059813 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-04-29 03:17:28.059830 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-04-29 03:17:28.059846 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-04-29 03:17:28.059863 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-04-29 03:17:28.059880 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-04-29 03:17:28.059897 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-04-29 03:17:28.059913 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-04-29 03:17:28.059930 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-04-29 03:17:28.059947 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-04-29 03:17:28.059964 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-04-29 03:17:28.059981 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-04-29 03:17:28.060002 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-04-29 03:17:28.060020 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-04-29 03:17:28.060037 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-04-29 03:17:28.060054 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-04-29 03:17:28.060071 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-04-29 03:17:28.060089 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-04-29 03:17:28.060106 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-04-29 03:17:28.060122 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-04-29 03:17:28.060139 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-04-29 03:17:28.060156 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-04-29 03:17:28.060173 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-04-29 03:17:28.060190 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-04-29 03:17:28.060207 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-04-29 03:17:28.060224 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-04-29 03:17:28.060241 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-04-29 03:17:28.060258 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-04-29 03:17:28.060276 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-04-29 03:17:28.060293 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-04-29 03:17:28.060310 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-04-29 03:17:28.060327 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-04-29 03:17:28.060343 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-04-29 03:17:28.060360 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-04-29 03:17:28.060378 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-04-29 03:17:28.060395 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-04-29 03:17:28.060413 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-04-29 03:17:28.060430 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.txt 2026-04-29 03:17:28.060446 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.yaml 2026-04-29 03:17:28.060463 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt 2026-04-29 03:17:28.060480 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml 2026-04-29 03:17:28.060497 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt 2026-04-29 03:17:28.060514 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml 2026-04-29 03:17:28.060531 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt 2026-04-29 03:17:28.060548 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml 2026-04-29 03:17:28.060565 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt 2026-04-29 03:17:28.060588 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml 2026-04-29 03:17:28.060606 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt 2026-04-29 03:17:28.060624 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml 2026-04-29 03:17:28.060641 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-04-29 03:17:28.060658 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-04-29 03:17:28.060676 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-04-29 03:17:28.060696 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-04-29 03:17:28.060715 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-04-29 03:17:28.060732 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-04-29 03:17:28.060749 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-04-29 03:17:28.060766 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-04-29 03:17:28.060783 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-04-29 03:17:28.060801 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-04-29 03:17:28.060818 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-04-29 03:17:28.060835 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-04-29 03:17:28.060852 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-04-29 03:17:28.060870 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-04-29 03:17:28.060887 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-04-29 03:17:28.060905 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-04-29 03:17:28.060922 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-04-29 03:17:28.060938 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-04-29 03:17:28.060970 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-04-29 03:17:28.060991 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-04-29 03:17:28.061008 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-04-29 03:17:28.061025 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-04-29 03:17:28.061042 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-04-29 03:17:28.061060 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-04-29 03:17:28.061077 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-04-29 03:17:28.061094 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-04-29 03:17:28.061110 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-04-29 03:17:28.061127 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-04-29 03:17:28.061143 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.txt 2026-04-29 03:17:28.061159 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.yaml 2026-04-29 03:17:28.061181 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-04-29 03:17:28.061198 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-04-29 03:17:28.061215 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-04-29 03:17:28.061232 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-04-29 03:17:28.061250 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-04-29 03:17:28.061266 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-04-29 03:17:28.061283 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-04-29 03:17:28.061300 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-04-29 03:17:28.061317 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-04-29 03:17:28.061334 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-04-29 03:17:28.061351 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-04-29 03:17:28.061368 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-04-29 03:17:28.061385 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-04-29 03:17:28.061402 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-04-29 03:17:28.061419 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-04-29 03:17:28.061448 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-04-29 03:17:28.061466 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-04-29 03:17:28.061483 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-04-29 03:17:28.061500 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-04-29 03:17:28.061517 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-04-29 03:17:28.061534 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-04-29 03:17:28.061551 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-04-29 03:17:28.061568 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-04-29 03:17:28.061585 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-04-29 03:17:28.061603 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-04-29 03:17:28.061620 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-04-29 03:17:28.061637 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.txt 2026-04-29 03:17:28.061654 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.yaml 2026-04-29 03:17:28.061671 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.txt 2026-04-29 03:17:28.061688 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.yaml 2026-04-29 03:17:28.061705 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-04-29 03:17:28.061721 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-04-29 03:17:28.061738 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-04-29 03:17:28.061756 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-04-29 03:17:28.061774 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-04-29 03:17:28.061796 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-04-29 03:17:28.061814 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-04-29 03:17:28.061832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-04-29 03:17:28.061849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-04-29 03:17:28.061866 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-04-29 03:17:28.061884 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-04-29 03:17:28.061901 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-04-29 03:17:28.061919 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-04-29 03:17:28.061936 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-04-29 03:17:28.061954 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-04-29 03:17:28.061972 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-04-29 03:17:28.061989 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-04-29 03:17:28.062006 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-04-29 03:17:28.062024 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-04-29 03:17:28.062042 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-04-29 03:17:28.062059 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-04-29 03:17:28.062076 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-04-29 03:17:28.062093 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-04-29 03:17:28.062110 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-04-29 03:17:28.062128 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-04-29 03:17:28.062144 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-04-29 03:17:28.062162 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-04-29 03:17:28.062179 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-04-29 03:17:28.062196 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-04-29 03:17:28.062213 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-04-29 03:17:28.062230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-04-29 03:17:28.062247 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-04-29 03:17:28.062264 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-04-29 03:17:28.062281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-04-29 03:17:28.062298 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-04-29 03:17:28.062315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-04-29 03:17:28.062332 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-04-29 03:17:28.062349 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-04-29 03:17:28.062367 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-04-29 03:17:28.062384 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-04-29 03:17:28.062401 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-04-29 03:17:28.062424 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-04-29 03:17:28.062441 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-04-29 03:17:28.062459 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-04-29 03:17:28.062475 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-04-29 03:17:28.062493 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-04-29 03:17:28.062510 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-04-29 03:17:28.062526 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-04-29 03:17:28.062543 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-04-29 03:17:28.062560 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-04-29 03:17:28.062578 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-04-29 03:17:28.062595 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-04-29 03:17:28.062612 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-04-29 03:17:28.062629 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-04-29 03:17:28.062646 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-04-29 03:17:28.062663 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-04-29 03:17:28.062680 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-04-29 03:17:28.062697 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-04-29 03:17:28.062714 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-04-29 03:17:28.062732 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-04-29 03:17:28.062748 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-04-29 03:17:28.062765 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-04-29 03:17:28.062781 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-04-29 03:17:28.062798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-04-29 03:17:28.062814 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-04-29 03:17:28.062831 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-04-29 03:17:28.062847 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-04-29 03:17:28.062864 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-04-29 03:17:28.062881 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-04-29 03:17:28.062898 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-04-29 03:17:28.062914 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-04-29 03:17:28.062931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-04-29 03:17:28.062948 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-04-29 03:17:28.062966 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-04-29 03:17:28.062984 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-04-29 03:17:28.063002 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-04-29 03:17:28.063019 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-04-29 03:17:28.063037 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-04-29 03:17:28.063061 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-04-29 03:17:28.063079 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-04-29 03:17:28.063097 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-04-29 03:17:28.063115 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-04-29 03:17:28.063132 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-04-29 03:17:28.063150 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-04-29 03:17:28.063167 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-04-29 03:17:28.063185 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-04-29 03:17:28.063203 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-04-29 03:17:28.063220 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-04-29 03:17:28.063238 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-04-29 03:17:28.063255 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-04-29 03:17:28.063273 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-04-29 03:17:28.063290 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-04-29 03:17:28.063308 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-04-29 03:17:28.063325 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-04-29 03:17:28.063342 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-04-29 03:17:28.063359 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-04-29 03:17:28.063375 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-04-29 03:17:28.063392 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-04-29 03:17:28.063409 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-04-29 03:17:28.063426 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-04-29 03:17:28.063443 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-04-29 03:17:28.063460 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-04-29 03:17:28.063477 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-04-29 03:17:28.063494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-04-29 03:17:28.063510 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-04-29 03:17:28.063527 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-04-29 03:17:28.063545 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-04-29 03:17:28.063562 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-04-29 03:17:28.063579 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-04-29 03:17:28.063596 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-04-29 03:17:28.063613 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-04-29 03:17:28.063630 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-04-29 03:17:28.063647 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-04-29 03:17:28.063664 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-04-29 03:17:28.063688 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-04-29 03:17:28.063708 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-04-29 03:17:28.063726 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-04-29 03:17:28.063743 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-04-29 03:17:28.063760 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-04-29 03:17:28.063778 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-04-29 03:17:28.063795 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-04-29 03:17:28.063812 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-04-29 03:17:28.063837 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-04-29 03:17:28.063856 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-pnwtt-api.txt 2026-04-29 03:17:28.063873 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-pnwtt-api.yaml 2026-04-29 03:17:28.063890 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-pnwtt-vnc.txt 2026-04-29 03:17:28.063907 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-pnwtt-vnc.yaml 2026-04-29 03:17:28.063923 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-04-29 03:17:28.063940 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-04-29 03:17:28.063957 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.txt 2026-04-29 03:17:28.063975 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.yaml 2026-04-29 03:17:28.063992 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-04-29 03:17:28.064009 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-04-29 03:17:28.064026 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-04-29 03:17:28.064044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-04-29 03:17:28.064061 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-04-29 03:17:28.064079 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-04-29 03:17:28.064096 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-04-29 03:17:28.064114 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-04-29 03:17:28.064131 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-04-29 03:17:28.064148 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-04-29 03:17:28.064166 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-04-29 03:17:28.064184 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-04-29 03:17:28.064201 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-04-29 03:17:28.064218 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-04-29 03:17:28.064235 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-04-29 03:17:28.064253 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-04-29 03:17:28.064270 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.txt 2026-04-29 03:17:28.064287 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.yaml 2026-04-29 03:17:28.064304 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.txt 2026-04-29 03:17:28.064326 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.yaml 2026-04-29 03:17:28.064344 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.txt 2026-04-29 03:17:28.064361 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.yaml 2026-04-29 03:17:28.064378 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.txt 2026-04-29 03:17:28.064396 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.yaml 2026-04-29 03:17:28.064413 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.txt 2026-04-29 03:17:28.064430 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.yaml 2026-04-29 03:17:28.064448 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.txt 2026-04-29 03:17:28.064465 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.yaml 2026-04-29 03:17:28.064483 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.txt 2026-04-29 03:17:28.064500 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.yaml 2026-04-29 03:17:28.064518 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.txt 2026-04-29 03:17:28.064535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.yaml 2026-04-29 03:17:28.064552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.txt 2026-04-29 03:17:28.064569 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.yaml 2026-04-29 03:17:28.064587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.txt 2026-04-29 03:17:28.064604 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.yaml 2026-04-29 03:17:28.064621 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-04-29 03:17:28.064638 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-04-29 03:17:28.064656 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-04-29 03:17:28.064673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-04-29 03:17:28.064690 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-04-29 03:17:28.064707 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-04-29 03:17:28.064724 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-04-29 03:17:28.064741 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-04-29 03:17:28.064758 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-04-29 03:17:28.064775 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-04-29 03:17:28.064792 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-04-29 03:17:28.064809 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-04-29 03:17:28.064826 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-04-29 03:17:28.064843 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-04-29 03:17:28.064860 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt 2026-04-29 03:17:28.064877 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml 2026-04-29 03:17:28.064894 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.txt 2026-04-29 03:17:28.064911 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.yaml 2026-04-29 03:17:28.064928 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-04-29 03:17:28.064962 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-04-29 03:17:28.064983 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-04-29 03:17:28.065001 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-04-29 03:17:28.065018 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-04-29 03:17:28.065035 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-04-29 03:17:28.065052 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-04-29 03:17:28.065069 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-04-29 03:17:28.065086 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-04-29 03:17:28.065103 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-04-29 03:17:28.065120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-04-29 03:17:28.065137 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-04-29 03:17:28.065154 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-04-29 03:17:28.065171 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-04-29 03:17:28.065188 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-04-29 03:17:28.065205 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-04-29 03:17:28.065223 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-04-29 03:17:28.065240 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-04-29 03:17:28.065258 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-04-29 03:17:28.065275 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-04-29 03:17:28.065293 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-04-29 03:17:28.065310 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-04-29 03:17:28.065327 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-04-29 03:17:28.065345 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-04-29 03:17:28.065362 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-04-29 03:17:28.065380 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-04-29 03:17:28.065398 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-04-29 03:17:28.065416 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-04-29 03:17:28.065446 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-04-29 03:17:28.065464 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-04-29 03:17:28.065482 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-04-29 03:17:28.065499 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-04-29 03:17:28.065516 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-04-29 03:17:28.065533 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-04-29 03:17:28.065550 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-04-29 03:17:28.065567 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-04-29 03:17:28.065585 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-04-29 03:17:28.065606 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-04-29 03:17:28.065624 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-04-29 03:17:28.065641 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-04-29 03:17:28.065659 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-04-29 03:17:28.065676 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-04-29 03:17:28.065696 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-04-29 03:17:28.065716 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-04-29 03:17:28.065733 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-04-29 03:17:28.065750 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-04-29 03:17:28.065767 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-04-29 03:17:28.065785 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-04-29 03:17:28.065801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-04-29 03:17:28.065879 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-04-29 03:17:28.065900 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-04-29 03:17:28.065917 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-04-29 03:17:28.065935 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-04-29 03:17:28.065952 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-04-29 03:17:28.065969 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-04-29 03:17:28.065987 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-04-29 03:17:28.066004 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-04-29 03:17:28.066021 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-04-29 03:17:28.066039 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-04-29 03:17:28.066056 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-04-29 03:17:28.066073 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-04-29 03:17:28.066091 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-04-29 03:17:28.066108 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt 2026-04-29 03:17:28.066125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml 2026-04-29 03:17:28.066142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt 2026-04-29 03:17:28.066159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml 2026-04-29 03:17:28.066176 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-04-29 03:17:28.066193 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-04-29 03:17:28.066210 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-04-29 03:17:28.066227 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-04-29 03:17:28.066244 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-04-29 03:17:28.066261 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-04-29 03:17:28.066278 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.txt 2026-04-29 03:17:28.066299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.yaml 2026-04-29 03:17:28.066317 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.txt 2026-04-29 03:17:28.066334 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.yaml 2026-04-29 03:17:28.066351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt 2026-04-29 03:17:28.066368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml 2026-04-29 03:17:28.066385 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt 2026-04-29 03:17:28.066403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml 2026-04-29 03:17:28.066420 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-04-29 03:17:28.066438 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-04-29 03:17:28.066455 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-04-29 03:17:28.066472 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-04-29 03:17:28.066490 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-04-29 03:17:28.066507 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-04-29 03:17:28.066524 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-04-29 03:17:28.066541 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-04-29 03:17:28.066558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-04-29 03:17:28.066576 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-04-29 03:17:28.066593 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-04-29 03:17:28.066610 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-04-29 03:17:28.066627 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-04-29 03:17:28.066644 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-04-29 03:17:28.066663 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-04-29 03:17:28.066682 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-04-29 03:17:28.066702 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-04-29 03:17:28.066720 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-04-29 03:17:28.066738 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-04-29 03:17:28.066755 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-04-29 03:17:28.066773 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-04-29 03:17:28.066790 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-04-29 03:17:28.066807 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-04-29 03:17:28.066825 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-04-29 03:17:28.066842 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-04-29 03:17:28.066859 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-04-29 03:17:28.066876 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-04-29 03:17:28.066893 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-04-29 03:17:28.066916 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-04-29 03:17:28.066934 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-04-29 03:17:28.066951 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-04-29 03:17:28.066969 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-04-29 03:17:28.066986 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-04-29 03:17:28.067003 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-04-29 03:17:28.067020 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-04-29 03:17:28.067037 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-04-29 03:17:28.067054 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-04-29 03:17:28.067070 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-04-29 03:17:28.067087 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-04-29 03:17:28.067103 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-04-29 03:17:28.067120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.txt 2026-04-29 03:17:28.067137 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.yaml 2026-04-29 03:17:28.067155 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.txt 2026-04-29 03:17:28.067171 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.yaml 2026-04-29 03:17:28.067189 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-29 03:17:28.067206 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-29 03:17:28.067224 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-04-29 03:17:28.067241 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-04-29 03:17:28.067259 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-04-29 03:17:28.067276 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-04-29 03:17:28.067293 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-04-29 03:17:28.067310 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-04-29 03:17:28.067327 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-04-29 03:17:28.067344 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-04-29 03:17:28.067360 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-04-29 03:17:28.067377 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-04-29 03:17:28.067394 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-04-29 03:17:28.067410 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-04-29 03:17:28.067427 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-04-29 03:17:28.067444 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-04-29 03:17:28.067462 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-04-29 03:17:28.067483 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-04-29 03:17:28.067501 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-04-29 03:17:28.067518 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-04-29 03:17:28.067535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-04-29 03:17:28.067552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-04-29 03:17:28.067569 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-04-29 03:17:28.067585 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-04-29 03:17:28.067602 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-04-29 03:17:28.067619 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-04-29 03:17:28.067636 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-04-29 03:17:28.067653 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-04-29 03:17:28.067670 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-04-29 03:17:28.067687 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-04-29 03:17:28.067704 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-04-29 03:17:28.067721 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-04-29 03:17:28.067738 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-04-29 03:17:28.067755 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-04-29 03:17:28.067772 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-04-29 03:17:28.067788 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-04-29 03:17:28.067805 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-04-29 03:17:28.067822 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-04-29 03:17:28.067840 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-04-29 03:17:28.067858 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-04-29 03:17:28.067875 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-04-29 03:17:28.067892 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-04-29 03:17:28.067910 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-04-29 03:17:28.067927 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-04-29 03:17:28.067944 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-04-29 03:17:28.067961 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-04-29 03:17:28.067978 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-04-29 03:17:28.067996 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-04-29 03:17:28.068013 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-04-29 03:17:28.068030 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-04-29 03:17:28.068047 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-04-29 03:17:28.068069 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-04-29 03:17:28.068087 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-04-29 03:17:28.068104 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-04-29 03:17:28.068121 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.txt 2026-04-29 03:17:28.068138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.yaml 2026-04-29 03:17:28.068155 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-04-29 03:17:28.068172 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-04-29 03:17:28.068189 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-04-29 03:17:28.068206 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-04-29 03:17:28.068223 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-04-29 03:17:28.068240 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-04-29 03:17:28.068257 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-04-29 03:17:28.068273 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-04-29 03:17:28.068290 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-04-29 03:17:28.068307 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-04-29 03:17:28.068323 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt 2026-04-29 03:17:28.068340 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml 2026-04-29 03:17:28.068357 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-04-29 03:17:28.068373 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-04-29 03:17:28.068390 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-04-29 03:17:28.068407 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-04-29 03:17:28.068424 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-04-29 03:17:28.068440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-04-29 03:17:28.068458 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-04-29 03:17:28.068475 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-04-29 03:17:28.068492 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.txt 2026-04-29 03:17:28.068509 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.yaml 2026-04-29 03:17:28.068526 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-04-29 03:17:28.068542 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-04-29 03:17:28.068559 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-04-29 03:17:28.068576 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-04-29 03:17:28.068593 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-04-29 03:17:28.068610 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-04-29 03:17:28.068627 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-04-29 03:17:28.068651 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-04-29 03:17:28.068668 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.txt 2026-04-29 03:17:28.068686 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.yaml 2026-04-29 03:17:28.068703 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.txt 2026-04-29 03:17:28.068720 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.yaml 2026-04-29 03:17:28.068738 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.txt 2026-04-29 03:17:28.068755 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.yaml 2026-04-29 03:17:28.068772 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-04-29 03:17:28.068789 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-04-29 03:17:28.068807 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-04-29 03:17:28.068824 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-04-29 03:17:28.068841 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-04-29 03:17:28.068858 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-04-29 03:17:28.068875 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-04-29 03:17:28.068893 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-04-29 03:17:28.068909 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-04-29 03:17:28.068926 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-04-29 03:17:28.068943 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-04-29 03:17:28.068975 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-04-29 03:17:28.068993 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-04-29 03:17:28.069010 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-04-29 03:17:28.069028 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-04-29 03:17:28.069046 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-04-29 03:17:28.069063 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-04-29 03:17:28.069080 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-04-29 03:17:28.069098 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-04-29 03:17:28.069115 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-04-29 03:17:28.069132 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-04-29 03:17:28.069149 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-04-29 03:17:28.069167 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-04-29 03:17:28.069184 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-04-29 03:17:28.069201 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-04-29 03:17:28.069218 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-04-29 03:17:28.069235 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-04-29 03:17:28.069252 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-04-29 03:17:28.069274 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-04-29 03:17:28.069292 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-04-29 03:17:28.069310 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-04-29 03:17:28.069327 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-04-29 03:17:28.069345 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-04-29 03:17:28.069362 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-04-29 03:17:28.069380 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-04-29 03:17:28.069398 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-04-29 03:17:28.069415 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-04-29 03:17:28.069461 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-04-29 03:17:28.069479 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-04-29 03:17:28.069497 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-04-29 03:17:28.069514 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-04-29 03:17:28.069530 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-04-29 03:17:28.069547 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-04-29 03:17:28.069564 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-04-29 03:17:28.069581 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-04-29 03:17:28.069598 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-04-29 03:17:28.069615 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-04-29 03:17:28.069632 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-04-29 03:17:28.069649 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-04-29 03:17:28.069666 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-04-29 03:17:28.069686 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-04-29 03:17:28.069705 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-04-29 03:17:28.069723 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-04-29 03:17:28.069740 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-04-29 03:17:28.069757 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-04-29 03:17:28.069775 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-04-29 03:17:28.069792 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-04-29 03:17:28.069810 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-04-29 03:17:28.069827 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-04-29 03:17:28.069844 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-04-29 03:17:28.069861 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-04-29 03:17:28.069879 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-04-29 03:17:28.069896 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-04-29 03:17:28.069918 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-04-29 03:17:28.069935 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-04-29 03:17:28.069952 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-04-29 03:17:28.069969 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-04-29 03:17:28.069986 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-04-29 03:17:28.070003 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-04-29 03:17:28.070020 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-04-29 03:17:28.070038 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-04-29 03:17:28.070055 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-04-29 03:17:28.070071 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-04-29 03:17:28.070088 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-04-29 03:17:28.070106 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-04-29 03:17:28.070123 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-04-29 03:17:28.070141 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-04-29 03:17:28.070158 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-04-29 03:17:28.070175 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-04-29 03:17:28.070193 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-04-29 03:17:28.070210 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-04-29 03:17:28.070227 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-04-29 03:17:28.070245 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-04-29 03:17:28.070262 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-04-29 03:17:28.070280 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-04-29 03:17:28.070297 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-04-29 03:17:28.070315 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-04-29 03:17:28.070332 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-04-29 03:17:28.070350 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-04-29 03:17:28.070367 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-04-29 03:17:28.070384 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-04-29 03:17:28.070402 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-04-29 03:17:28.070419 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-04-29 03:17:28.070436 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-04-29 03:17:28.070453 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-04-29 03:17:28.070471 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-04-29 03:17:28.070488 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-04-29 03:17:28.070505 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-04-29 03:17:28.070528 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-04-29 03:17:28.070546 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-04-29 03:17:28.070564 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-04-29 03:17:28.070581 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-04-29 03:17:28.070598 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-04-29 03:17:28.070615 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-04-29 03:17:28.070633 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-04-29 03:17:28.070650 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-04-29 03:17:28.070667 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-04-29 03:17:28.070684 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-04-29 03:17:28.070701 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-04-29 03:17:28.070717 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-04-29 03:17:28.070734 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-04-29 03:17:28.070750 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-04-29 03:17:28.070768 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-04-29 03:17:28.070785 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-04-29 03:17:28.070802 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-04-29 03:17:28.070819 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-04-29 03:17:28.070836 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-04-29 03:17:28.070854 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-04-29 03:17:28.070871 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-04-29 03:17:28.070888 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-04-29 03:17:28.070905 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-04-29 03:17:28.070922 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-04-29 03:17:28.070939 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-04-29 03:17:28.070956 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-04-29 03:17:28.070973 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-04-29 03:17:28.070991 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-04-29 03:17:28.071008 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-04-29 03:17:28.071025 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-04-29 03:17:28.071042 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-04-29 03:17:28.071059 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-04-29 03:17:28.071075 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-04-29 03:17:28.071092 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-04-29 03:17:28.071114 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-04-29 03:17:28.071131 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-04-29 03:17:28.071148 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-04-29 03:17:28.071165 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-04-29 03:17:28.071181 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-04-29 03:17:28.071198 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-04-29 03:17:28.071216 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-04-29 03:17:28.071233 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-04-29 03:17:28.071251 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-04-29 03:17:28.071268 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-04-29 03:17:28.071286 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-04-29 03:17:28.071303 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-04-29 03:17:28.071320 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-04-29 03:17:28.071337 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-04-29 03:17:28.071354 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-04-29 03:17:28.071371 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-04-29 03:17:28.071389 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-04-29 03:17:28.071406 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-04-29 03:17:28.071423 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-04-29 03:17:28.071440 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-04-29 03:17:28.071458 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-04-29 03:17:28.071475 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-04-29 03:17:28.071493 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-04-29 03:17:28.071510 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-04-29 03:17:28.071528 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-04-29 03:17:28.071546 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.txt 2026-04-29 03:17:28.071563 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.yaml 2026-04-29 03:17:28.071581 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.txt 2026-04-29 03:17:28.071598 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.yaml 2026-04-29 03:17:28.071616 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.txt 2026-04-29 03:17:28.071633 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.yaml 2026-04-29 03:17:28.071651 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.txt 2026-04-29 03:17:28.071669 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.yaml 2026-04-29 03:17:28.071687 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.txt 2026-04-29 03:17:28.071705 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.yaml 2026-04-29 03:17:28.071727 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.txt 2026-04-29 03:17:28.071745 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.yaml 2026-04-29 03:17:28.071763 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.txt 2026-04-29 03:17:28.071780 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.yaml 2026-04-29 03:17:28.071797 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.txt 2026-04-29 03:17:28.071814 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.yaml 2026-04-29 03:17:28.071831 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.txt 2026-04-29 03:17:28.071848 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.yaml 2026-04-29 03:17:28.071865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.txt 2026-04-29 03:17:28.071882 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.yaml 2026-04-29 03:17:28.071899 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.txt 2026-04-29 03:17:28.071916 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.yaml 2026-04-29 03:17:28.071933 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-04-29 03:17:28.071950 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-04-29 03:17:28.071967 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-04-29 03:17:28.071984 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-04-29 03:17:28.072001 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-04-29 03:17:28.072018 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-04-29 03:17:28.072035 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-04-29 03:17:28.072052 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-04-29 03:17:28.072069 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-04-29 03:17:28.072086 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-04-29 03:17:28.072103 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-04-29 03:17:28.072120 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-04-29 03:17:28.072137 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-04-29 03:17:28.072154 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-04-29 03:17:28.072171 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt 2026-04-29 03:17:28.072188 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml 2026-04-29 03:17:28.072205 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.txt 2026-04-29 03:17:28.072222 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.yaml 2026-04-29 03:17:28.072239 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-04-29 03:17:28.072256 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-04-29 03:17:28.072273 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-04-29 03:17:28.072291 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-04-29 03:17:28.072313 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-04-29 03:17:28.072331 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-04-29 03:17:28.072349 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-04-29 03:17:28.072366 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-04-29 03:17:28.072383 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-04-29 03:17:28.072400 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-04-29 03:17:28.072417 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-04-29 03:17:28.072434 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-04-29 03:17:28.072451 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-04-29 03:17:28.072468 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-04-29 03:17:28.072485 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-04-29 03:17:28.072502 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-04-29 03:17:28.072519 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-04-29 03:17:28.072537 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-04-29 03:17:28.072554 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-04-29 03:17:28.072572 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-04-29 03:17:28.072589 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-04-29 03:17:28.072607 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-04-29 03:17:28.072625 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-04-29 03:17:28.072642 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-04-29 03:17:28.072660 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-04-29 03:17:28.072677 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-04-29 03:17:28.072694 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-04-29 03:17:28.072711 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-04-29 03:17:28.072729 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-04-29 03:17:28.072746 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-04-29 03:17:28.072762 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-04-29 03:17:28.072780 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-04-29 03:17:28.072797 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-04-29 03:17:28.072815 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-04-29 03:17:28.072832 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-04-29 03:17:28.072850 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-04-29 03:17:28.072867 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-04-29 03:17:28.072884 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-04-29 03:17:28.072901 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-04-29 03:17:28.072924 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-04-29 03:17:28.072942 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-04-29 03:17:28.072975 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-04-29 03:17:28.072994 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-04-29 03:17:28.073011 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-04-29 03:17:28.073029 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-04-29 03:17:28.073046 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-04-29 03:17:28.073063 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-04-29 03:17:28.073080 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-04-29 03:17:28.073098 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-04-29 03:17:28.073115 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-04-29 03:17:28.073132 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-04-29 03:17:28.073149 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-04-29 03:17:28.073167 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-04-29 03:17:28.073184 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-04-29 03:17:28.073201 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-04-29 03:17:28.073218 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-04-29 03:17:28.073235 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-04-29 03:17:28.073252 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-04-29 03:17:28.073269 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-04-29 03:17:28.073286 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-04-29 03:17:28.073303 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-04-29 03:17:28.073321 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-04-29 03:17:28.073338 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-04-29 03:17:28.073355 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-04-29 03:17:28.073372 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt 2026-04-29 03:17:28.073389 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml 2026-04-29 03:17:28.073406 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt 2026-04-29 03:17:28.073437 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml 2026-04-29 03:17:28.073455 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt 2026-04-29 03:17:28.073472 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml 2026-04-29 03:17:28.073489 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt 2026-04-29 03:17:28.073506 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml 2026-04-29 03:17:28.073522 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-04-29 03:17:28.073539 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-04-29 03:17:28.073561 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-04-29 03:17:28.073579 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-04-29 03:17:28.073596 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-04-29 03:17:28.073613 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-04-29 03:17:28.073631 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-04-29 03:17:28.073648 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-04-29 03:17:28.073665 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-04-29 03:17:28.073682 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-04-29 03:17:28.073700 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-04-29 03:17:28.073719 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-04-29 03:17:28.073737 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-04-29 03:17:28.073755 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-04-29 03:17:28.073771 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-04-29 03:17:28.073788 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-04-29 03:17:28.073805 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-04-29 03:17:28.073821 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-04-29 03:17:28.073838 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-04-29 03:17:28.073855 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-04-29 03:17:28.073872 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-04-29 03:17:28.073889 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-04-29 03:17:28.073907 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-04-29 03:17:28.073923 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-04-29 03:17:28.073941 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-04-29 03:17:28.073958 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-04-29 03:17:28.073975 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-04-29 03:17:28.073992 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-04-29 03:17:28.074009 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.txt 2026-04-29 03:17:28.074026 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.yaml 2026-04-29 03:17:28.074043 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-04-29 03:17:28.074061 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-04-29 03:17:28.074078 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-04-29 03:17:28.074096 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-04-29 03:17:28.074114 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-04-29 03:17:28.074136 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-04-29 03:17:28.074154 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-04-29 03:17:28.074172 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-04-29 03:17:28.074189 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-04-29 03:17:28.074206 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-04-29 03:17:28.074259 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-04-29 03:17:28.074277 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-04-29 03:17:28.074295 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-04-29 03:17:28.074313 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-04-29 03:17:28.074330 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-04-29 03:17:28.074347 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-04-29 03:17:28.074364 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-04-29 03:17:28.074381 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-04-29 03:17:28.074398 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-04-29 03:17:28.074415 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-04-29 03:17:28.074432 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-04-29 03:17:28.074449 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-04-29 03:17:28.074467 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-04-29 03:17:28.074484 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-04-29 03:17:28.074502 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-04-29 03:17:28.074519 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-04-29 03:17:28.074536 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-04-29 03:17:28.074553 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-04-29 03:17:28.074570 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.txt 2026-04-29 03:17:28.074588 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.yaml 2026-04-29 03:17:28.074604 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.txt 2026-04-29 03:17:28.074621 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.yaml 2026-04-29 03:17:28.074637 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-04-29 03:17:28.074655 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-04-29 03:17:28.074672 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-04-29 03:17:28.074689 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-04-29 03:17:28.074705 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-04-29 03:17:28.074722 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-04-29 03:17:28.074739 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-04-29 03:17:28.074756 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-04-29 03:17:28.074778 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-04-29 03:17:28.074795 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-04-29 03:17:28.074813 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-04-29 03:17:28.074829 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-04-29 03:17:28.074846 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-04-29 03:17:28.074863 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-04-29 03:17:28.074880 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-04-29 03:17:28.074896 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-04-29 03:17:28.074913 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-04-29 03:17:28.074930 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-04-29 03:17:28.074946 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-04-29 03:17:28.074963 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-04-29 03:17:28.074979 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-04-29 03:17:28.074996 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-04-29 03:17:28.075013 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-04-29 03:17:28.075029 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.txt 2026-04-29 03:17:28.075046 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.yaml 2026-04-29 03:17:28.075064 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.txt 2026-04-29 03:17:28.075082 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.yaml 2026-04-29 03:17:28.075100 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-04-29 03:17:28.075118 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-04-29 03:17:28.075136 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-04-29 03:17:28.075154 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-04-29 03:17:28.075172 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-04-29 03:17:28.075189 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-04-29 03:17:28.075207 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-04-29 03:17:28.075224 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-04-29 03:17:28.075242 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-04-29 03:17:28.075259 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-04-29 03:17:28.075277 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-04-29 03:17:28.075294 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-04-29 03:17:28.075311 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-04-29 03:17:28.075329 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-04-29 03:17:28.075346 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.txt 2026-04-29 03:17:28.075364 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.yaml 2026-04-29 03:17:28.075382 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt 2026-04-29 03:17:28.075399 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml 2026-04-29 03:17:28.075417 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt 2026-04-29 03:17:28.075434 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml 2026-04-29 03:17:28.075457 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-04-29 03:17:28.075475 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-04-29 03:17:28.075492 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-04-29 03:17:28.075509 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-04-29 03:17:28.075526 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-04-29 03:17:28.075542 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-04-29 03:17:28.075560 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-04-29 03:17:28.075577 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-04-29 03:17:28.075594 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-04-29 03:17:28.075612 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-04-29 03:17:28.075629 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-04-29 03:17:28.075647 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-04-29 03:17:28.075664 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-04-29 03:17:28.075683 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-04-29 03:17:28.075703 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-04-29 03:17:28.075720 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-04-29 03:17:28.075737 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-04-29 03:17:28.075754 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-04-29 03:17:28.075772 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-04-29 03:17:28.075789 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-04-29 03:17:28.075806 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-04-29 03:17:28.075824 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-04-29 03:17:28.075841 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-04-29 03:17:28.075858 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-04-29 03:17:28.075875 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-04-29 03:17:28.075892 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-04-29 03:17:28.075910 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-04-29 03:17:28.075927 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-04-29 03:17:28.075944 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-04-29 03:17:28.075961 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-04-29 03:17:28.075979 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-04-29 03:17:28.075996 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-04-29 03:17:28.076013 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-04-29 03:17:28.076030 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-04-29 03:17:28.076047 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-04-29 03:17:28.076068 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-04-29 03:17:28.076086 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-04-29 03:17:28.076103 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-04-29 03:17:28.076120 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.txt 2026-04-29 03:17:28.076137 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.yaml 2026-04-29 03:17:28.076154 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.txt 2026-04-29 03:17:28.076171 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.yaml 2026-04-29 03:17:28.076188 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-29 03:17:28.076206 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-29 03:17:28.076223 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-04-29 03:17:28.076241 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-04-29 03:17:28.076259 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-04-29 03:17:28.076276 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-04-29 03:17:28.076294 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-04-29 03:17:28.076312 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-04-29 03:17:28.076330 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-04-29 03:17:28.076348 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-04-29 03:17:28.076365 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-04-29 03:17:28.076383 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-04-29 03:17:28.076401 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-04-29 03:17:28.076418 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-04-29 03:17:28.076436 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-04-29 03:17:28.076453 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-04-29 03:17:28.076470 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-04-29 03:17:28.076488 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-04-29 03:17:28.076505 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-04-29 03:17:28.076522 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-04-29 03:17:28.076540 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-04-29 03:17:28.076557 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-04-29 03:17:28.076575 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-04-29 03:17:28.076592 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-04-29 03:17:28.076610 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-04-29 03:17:28.076627 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-04-29 03:17:28.076645 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-04-29 03:17:28.076662 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt 2026-04-29 03:17:28.076681 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml 2026-04-29 03:17:28.076705 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt 2026-04-29 03:17:28.076723 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml 2026-04-29 03:17:28.076741 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-04-29 03:17:28.076758 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-04-29 03:17:28.076775 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-04-29 03:17:28.076792 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-04-29 03:17:28.076809 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-04-29 03:17:28.076825 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-04-29 03:17:28.076842 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-04-29 03:17:28.076858 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-04-29 03:17:28.076875 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-04-29 03:17:28.076892 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-04-29 03:17:28.076908 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-04-29 03:17:28.076925 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-04-29 03:17:28.076942 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-04-29 03:17:28.076976 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-04-29 03:17:28.076994 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-04-29 03:17:28.077011 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-04-29 03:17:28.077028 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.txt 2026-04-29 03:17:28.077045 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.yaml 2026-04-29 03:17:28.077062 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-04-29 03:17:28.077080 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-04-29 03:17:28.077097 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-04-29 03:17:28.077114 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-04-29 03:17:28.077131 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-04-29 03:17:28.077148 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-04-29 03:17:28.077165 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-04-29 03:17:28.077182 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-04-29 03:17:28.077199 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-04-29 03:17:28.077216 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-04-29 03:17:28.077233 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-04-29 03:17:28.077250 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-04-29 03:17:28.077267 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-04-29 03:17:28.077284 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-04-29 03:17:28.077302 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-04-29 03:17:28.077324 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-04-29 03:17:28.077342 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-04-29 03:17:28.077360 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-04-29 03:17:28.077377 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-04-29 03:17:28.077394 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-mc9lj.txt 2026-04-29 03:17:28.077412 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-mc9lj.yaml 2026-04-29 03:17:28.077444 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-04-29 03:17:28.077463 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-04-29 03:17:28.077481 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-04-29 03:17:28.077498 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-04-29 03:17:28.077516 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-04-29 03:17:28.077534 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-04-29 03:17:28.077552 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-04-29 03:17:28.077570 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-04-29 03:17:28.077587 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-04-29 03:17:28.077605 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-04-29 03:17:28.077622 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-04-29 03:17:28.077639 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-04-29 03:17:28.077656 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-04-29 03:17:28.077673 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-04-29 03:17:28.077690 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-04-29 03:17:28.077708 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-04-29 03:17:28.077726 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-04-29 03:17:28.077743 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-04-29 03:17:28.077761 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-04-29 03:17:28.077778 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-04-29 03:17:28.077796 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-04-29 03:17:28.077813 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-04-29 03:17:28.077830 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-04-29 03:17:28.077847 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-04-29 03:17:28.077864 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-04-29 03:17:28.077881 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-04-29 03:17:28.077899 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-04-29 03:17:28.077916 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-04-29 03:17:28.077934 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-vfh6p.txt 2026-04-29 03:17:28.077951 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-vfh6p.yaml 2026-04-29 03:17:28.077975 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-04-29 03:17:28.077994 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-04-29 03:17:28.078012 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-04-29 03:17:28.078029 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-04-29 03:17:28.078047 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-04-29 03:17:28.078064 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-04-29 03:17:28.078081 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-04-29 03:17:28.078098 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-04-29 03:17:28.078115 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-04-29 03:17:28.078132 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-04-29 03:17:28.078149 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-04-29 03:17:28.078166 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-04-29 03:17:28.078184 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-04-29 03:17:28.078201 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-04-29 03:17:28.078219 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-04-29 03:17:28.078236 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-04-29 03:17:28.078253 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-04-29 03:17:28.078271 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-04-29 03:17:28.078288 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-04-29 03:17:28.078305 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-04-29 03:17:28.078322 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-04-29 03:17:28.078340 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-04-29 03:17:28.078357 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-04-29 03:17:28.078374 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-04-29 03:17:28.078392 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-04-29 03:17:28.078408 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-04-29 03:17:28.078425 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-04-29 03:17:28.078442 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-04-29 03:17:28.078459 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-04-29 03:17:28.078477 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-04-29 03:17:28.078494 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-04-29 03:17:28.078511 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-04-29 03:17:28.078529 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-04-29 03:17:28.078546 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-04-29 03:17:28.078564 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-04-29 03:17:28.078586 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-04-29 03:17:28.078603 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-04-29 03:17:28.078621 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-04-29 03:17:28.078639 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-04-29 03:17:28.078656 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-04-29 03:17:28.078673 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-04-29 03:17:28.078693 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-04-29 03:17:28.078713 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-04-29 03:17:28.078731 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-04-29 03:17:28.078748 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-04-29 03:17:28.078765 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-04-29 03:17:28.078782 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-04-29 03:17:28.078799 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-04-29 03:17:28.078816 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-04-29 03:17:28.078834 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-04-29 03:17:28.078851 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-04-29 03:17:28.078869 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-04-29 03:17:28.078886 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-04-29 03:17:28.078904 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-04-29 03:17:28.078921 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-04-29 03:17:28.078939 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-04-29 03:17:28.078956 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-04-29 03:17:28.078973 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-04-29 03:17:28.078991 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-04-29 03:17:28.079008 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-04-29 03:17:28.079025 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-04-29 03:17:28.079043 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-04-29 03:17:28.079060 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-04-29 03:17:28.079077 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-04-29 03:17:28.079094 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-04-29 03:17:28.079111 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-04-29 03:17:28.079128 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-04-29 03:17:28.079146 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-04-29 03:17:28.079163 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-04-29 03:17:28.079180 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-04-29 03:17:28.079202 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-04-29 03:17:28.079220 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-04-29 03:17:28.079236 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-04-29 03:17:28.079253 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-04-29 03:17:28.079270 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-bzb24.txt 2026-04-29 03:17:28.079288 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-bzb24.yaml 2026-04-29 03:17:28.079305 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-04-29 03:17:28.079322 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-04-29 03:17:28.079339 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-04-29 03:17:28.079356 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-04-29 03:17:28.079373 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-04-29 03:17:28.123423 | 2026-04-29 03:17:28.123558 | TASK [gather-pod-logs : creating directory for pod logs] 2026-04-29 03:17:28.320199 | instance | changed 2026-04-29 03:17:28.325124 | 2026-04-29 03:17:28.325194 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-04-29 03:17:28.536678 | instance | changed 2026-04-29 03:17:28.542524 | 2026-04-29 03:17:28.542598 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-04-29 03:17:29.127130 | instance | auth-system/keycloak-0/keycloak 2026-04-29 03:17:29.322553 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-04-29 03:17:29.490093 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-m2kmb/manager 2026-04-29 03:17:29.670868 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-m2kmb" not found 2026-04-29 03:17:29.841592 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-pl5p2/manager 2026-04-29 03:17:30.022132 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-pl5p2" not found 2026-04-29 03:17:30.192866 | instance | capi-system/capi-controller-manager-bc4cf8c95-4mg9m/manager 2026-04-29 03:17:30.376732 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-bc4cf8c95-4mg9m" not found 2026-04-29 03:17:30.563728 | instance | capo-system/capo-controller-manager-65565fdb7f-2zjqq/manager 2026-04-29 03:17:30.729459 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-65565fdb7f-2zjqq" not found 2026-04-29 03:17:30.890669 | instance | cert-manager/cert-manager-75c4c745bc-sflr4/cert-manager-controller 2026-04-29 03:17:31.092015 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-sflr4" not found 2026-04-29 03:17:31.282780 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-5lq52/cert-manager-cainjector 2026-04-29 03:17:31.490958 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-5lq52" not found 2026-04-29 03:17:31.687962 | instance | cert-manager/cert-manager-webhook-548949fc64-jpw7x/cert-manager-webhook 2026-04-29 03:17:31.882045 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-jpw7x" not found 2026-04-29 03:17:32.063077 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-lkkgw/envoy-gateway 2026-04-29 03:17:32.290611 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-lkkgw" not found 2026-04-29 03:17:32.457060 | instance | ingress-nginx/ingress-nginx-controller-qwvj8/controller 2026-04-29 03:17:32.698062 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-qwvj8" not found 2026-04-29 03:17:32.879555 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-9mzpr/ingress-nginx-default-backend 2026-04-29 03:17:33.055156 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-9mzpr" not found 2026-04-29 03:17:33.248539 | instance | kube-system/cilium-operator-869df985b8-jw6nq/cilium-operator 2026-04-29 03:17:33.432994 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-jw6nq" not found 2026-04-29 03:17:33.612829 | instance | kube-system/cilium-whpjr/config 2026-04-29 03:17:33.791208 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-whpjr" not found 2026-04-29 03:17:33.797094 | instance | kube-system/cilium-whpjr/mount-cgroup 2026-04-29 03:17:33.976013 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-whpjr" not found 2026-04-29 03:17:33.979964 | instance | kube-system/cilium-whpjr/apply-sysctl-overwrites 2026-04-29 03:17:34.151470 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-whpjr" not found 2026-04-29 03:17:34.156081 | instance | kube-system/cilium-whpjr/mount-bpf-fs 2026-04-29 03:17:34.337103 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-whpjr" not found 2026-04-29 03:17:34.342170 | instance | kube-system/cilium-whpjr/clean-cilium-state 2026-04-29 03:17:34.534029 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-whpjr" not found 2026-04-29 03:17:34.538309 | instance | kube-system/cilium-whpjr/install-cni-binaries 2026-04-29 03:17:34.727398 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-whpjr" not found 2026-04-29 03:17:34.734718 | instance | kube-system/cilium-whpjr/cilium-agent 2026-04-29 03:17:35.007801 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-whpjr" not found 2026-04-29 03:17:35.183578 | instance | kube-system/coredns-67659f764b-cg9kb/coredns 2026-04-29 03:17:35.357959 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-cg9kb" not found 2026-04-29 03:17:35.534565 | instance | kube-system/coredns-67659f764b-vmdvh/coredns 2026-04-29 03:17:35.714738 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-vmdvh" not found 2026-04-29 03:17:35.914700 | instance | kube-system/etcd-instance/etcd 2026-04-29 03:17:36.135273 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-04-29 03:17:36.321440 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-04-29 03:17:36.516819 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-04-29 03:17:36.720969 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-04-29 03:17:37.014194 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-04-29 03:17:37.192431 | instance | kube-system/kube-proxy-nhs9k/kube-proxy 2026-04-29 03:17:37.387850 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-nhs9k" not found 2026-04-29 03:17:37.565290 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-04-29 03:17:37.736637 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-04-29 03:17:37.930217 | instance | kube-system/kube-vip-instance/kube-vip 2026-04-29 03:17:38.109992 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-04-29 03:17:38.312656 | instance | local-path-storage/local-path-provisioner-679c578f5-z8pv6/local-path-provisioner 2026-04-29 03:17:38.497031 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-z8pv6" not found 2026-04-29 03:17:38.685406 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-04-29 03:17:38.871506 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-29 03:17:38.877713 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-04-29 03:17:39.055747 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-29 03:17:39.062429 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-04-29 03:17:39.247648 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-29 03:17:39.253038 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-04-29 03:17:39.458692 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-29 03:17:39.633738 | instance | monitoring/goldpinger-7szzg/goldpinger-daemon 2026-04-29 03:17:39.815930 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-7szzg" not found 2026-04-29 03:17:39.991371 | instance | monitoring/kube-prometheus-stack-grafana-5c4bdf5fd7-k9ctb/grafana-sc-dashboard 2026-04-29 03:17:40.165562 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-5c4bdf5fd7-k9ctb" not found 2026-04-29 03:17:40.169384 | instance | monitoring/kube-prometheus-stack-grafana-5c4bdf5fd7-k9ctb/grafana-sc-datasources 2026-04-29 03:17:40.341922 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-5c4bdf5fd7-k9ctb" not found 2026-04-29 03:17:40.345162 | instance | monitoring/kube-prometheus-stack-grafana-5c4bdf5fd7-k9ctb/grafana 2026-04-29 03:17:40.564924 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-5c4bdf5fd7-k9ctb" not found 2026-04-29 03:17:40.739659 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7qbzd/kube-state-metrics 2026-04-29 03:17:40.915223 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-7qbzd" not found 2026-04-29 03:17:41.096900 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-m5286/kube-prometheus-stack 2026-04-29 03:17:41.282842 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-m5286" not found 2026-04-29 03:17:41.456436 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-5wzcs/node-exporter 2026-04-29 03:17:41.658262 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-5wzcs/pod-tls-sidecar 2026-04-29 03:17:41.840975 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-5wzcs" not found 2026-04-29 03:17:42.024602 | instance | monitoring/loki-0/loki 2026-04-29 03:17:42.198901 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-04-29 03:17:42.376424 | instance | monitoring/loki-chunks-cache-0/memcached 2026-04-29 03:17:42.561703 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-04-29 03:17:42.566665 | instance | monitoring/loki-chunks-cache-0/exporter 2026-04-29 03:17:42.753323 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-04-29 03:17:42.934840 | instance | monitoring/loki-gateway-cf54cb88c-v555x/nginx 2026-04-29 03:17:43.365251 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-v555x" not found 2026-04-29 03:17:43.537123 | instance | monitoring/loki-results-cache-0/memcached 2026-04-29 03:17:43.708506 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-04-29 03:17:43.716155 | instance | monitoring/loki-results-cache-0/exporter 2026-04-29 03:17:43.904985 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-04-29 03:17:44.071157 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-qj4hh/gc 2026-04-29 03:17:44.253319 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-qj4hh" not found 2026-04-29 03:17:44.425514 | instance | monitoring/node-feature-discovery-master-8665476dbc-z94hp/master 2026-04-29 03:17:44.600418 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-z94hp" not found 2026-04-29 03:17:44.801074 | instance | monitoring/node-feature-discovery-worker-mbgmn/worker 2026-04-29 03:17:45.005520 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-mbgmn" not found 2026-04-29 03:17:45.190865 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-04-29 03:17:45.370726 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-29 03:17:45.375877 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-04-29 03:17:45.556469 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-29 03:17:45.560545 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-04-29 03:17:45.734254 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-29 03:17:45.737963 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-04-29 03:17:45.921108 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-29 03:17:45.926055 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-04-29 03:17:46.130127 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-29 03:17:46.304698 | instance | monitoring/prometheus-pushgateway-7b8659c68b-ch7m4/pushgateway 2026-04-29 03:17:46.477080 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-ch7m4" not found 2026-04-29 03:17:46.682008 | instance | monitoring/vector-wn546/vector 2026-04-29 03:17:46.936303 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-wn546" not found 2026-04-29 03:17:47.119232 | instance | openstack/barbican-api-75dd9cf968-sp72p/init 2026-04-29 03:17:47.295992 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-75dd9cf968-sp72p" not found 2026-04-29 03:17:47.301200 | instance | openstack/barbican-api-75dd9cf968-sp72p/barbican-api 2026-04-29 03:17:47.487113 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-75dd9cf968-sp72p" not found 2026-04-29 03:17:47.660281 | instance | openstack/barbican-db-init-zt8b8/init 2026-04-29 03:17:47.836468 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-zt8b8" not found 2026-04-29 03:17:47.841352 | instance | openstack/barbican-db-init-zt8b8/barbican-db-init-0 2026-04-29 03:17:48.014199 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-zt8b8" not found 2026-04-29 03:17:48.185321 | instance | openstack/barbican-db-sync-ggjg6/init 2026-04-29 03:17:48.359476 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-ggjg6" not found 2026-04-29 03:17:48.364957 | instance | openstack/barbican-db-sync-ggjg6/barbican-db-sync 2026-04-29 03:17:48.554812 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-ggjg6" not found 2026-04-29 03:17:48.730635 | instance | openstack/barbican-ks-endpoints-hbcnj/init 2026-04-29 03:17:48.905569 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-hbcnj" not found 2026-04-29 03:17:48.910649 | instance | openstack/barbican-ks-endpoints-hbcnj/key-manager-ks-endpoints-admin 2026-04-29 03:17:49.091167 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-hbcnj" not found 2026-04-29 03:17:49.095653 | instance | openstack/barbican-ks-endpoints-hbcnj/key-manager-ks-endpoints-internal 2026-04-29 03:17:49.268395 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-hbcnj" not found 2026-04-29 03:17:49.271780 | instance | openstack/barbican-ks-endpoints-hbcnj/key-manager-ks-endpoints-public 2026-04-29 03:17:49.451510 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-hbcnj" not found 2026-04-29 03:17:49.621924 | instance | openstack/barbican-ks-service-hlp9c/init 2026-04-29 03:17:49.797416 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-hlp9c" not found 2026-04-29 03:17:49.801512 | instance | openstack/barbican-ks-service-hlp9c/key-manager-ks-service-registration 2026-04-29 03:17:49.976859 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-hlp9c" not found 2026-04-29 03:17:50.148718 | instance | openstack/barbican-ks-user-gzrw9/init 2026-04-29 03:17:50.316262 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-gzrw9" not found 2026-04-29 03:17:50.320329 | instance | openstack/barbican-ks-user-gzrw9/barbican-ks-user 2026-04-29 03:17:50.488798 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-gzrw9" not found 2026-04-29 03:17:50.665156 | instance | openstack/barbican-rabbit-init-4j6g7/init 2026-04-29 03:17:50.835678 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-4j6g7" not found 2026-04-29 03:17:50.840717 | instance | openstack/barbican-rabbit-init-4j6g7/rabbit-init 2026-04-29 03:17:51.020818 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-4j6g7" not found 2026-04-29 03:17:51.198475 | instance | openstack/cinder-api-5c74b79dfd-5fnt9/init 2026-04-29 03:17:51.384621 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-5c74b79dfd-5fnt9" not found 2026-04-29 03:17:51.390201 | instance | openstack/cinder-api-5c74b79dfd-5fnt9/ceph-coordination-volume-perms 2026-04-29 03:17:51.566144 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-5c74b79dfd-5fnt9" not found 2026-04-29 03:17:51.570894 | instance | openstack/cinder-api-5c74b79dfd-5fnt9/cinder-api 2026-04-29 03:17:51.895230 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-5c74b79dfd-5fnt9" not found 2026-04-29 03:17:52.076642 | instance | openstack/cinder-backup-7f5bb4f9b4-8cbdg/init 2026-04-29 03:17:52.252165 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-7f5bb4f9b4-8cbdg" not found 2026-04-29 03:17:52.257333 | instance | openstack/cinder-backup-7f5bb4f9b4-8cbdg/ceph-backup-keyring-placement 2026-04-29 03:17:52.458480 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-7f5bb4f9b4-8cbdg" not found 2026-04-29 03:17:52.466236 | instance | openstack/cinder-backup-7f5bb4f9b4-8cbdg/ceph-keyring-placement-rbd1 2026-04-29 03:17:52.653027 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-7f5bb4f9b4-8cbdg" not found 2026-04-29 03:17:52.657069 | instance | openstack/cinder-backup-7f5bb4f9b4-8cbdg/ceph-coordination-volume-perms 2026-04-29 03:17:52.868587 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-7f5bb4f9b4-8cbdg" not found 2026-04-29 03:17:52.873037 | instance | openstack/cinder-backup-7f5bb4f9b4-8cbdg/cinder-backup 2026-04-29 03:17:53.066227 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-7f5bb4f9b4-8cbdg" not found 2026-04-29 03:17:53.254352 | instance | openstack/cinder-backup-storage-init-qgc6v/init 2026-04-29 03:17:53.474493 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-qgc6v" not found 2026-04-29 03:17:53.478151 | instance | openstack/cinder-backup-storage-init-qgc6v/ceph-keyring-placement 2026-04-29 03:17:53.669918 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-qgc6v" not found 2026-04-29 03:17:53.676401 | instance | openstack/cinder-backup-storage-init-qgc6v/cinder-backup-storage-init 2026-04-29 03:17:53.854318 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-qgc6v" not found 2026-04-29 03:17:54.030491 | instance | openstack/cinder-bootstrap-qw2rj/init 2026-04-29 03:17:54.205294 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-qw2rj" not found 2026-04-29 03:17:54.209642 | instance | openstack/cinder-bootstrap-qw2rj/bootstrap 2026-04-29 03:17:54.381591 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-qw2rj" not found 2026-04-29 03:17:54.553645 | instance | openstack/cinder-create-internal-tenant-s2bbh/init 2026-04-29 03:17:54.754283 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-s2bbh" not found 2026-04-29 03:17:54.759556 | instance | openstack/cinder-create-internal-tenant-s2bbh/create-internal-tenant 2026-04-29 03:17:54.948575 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-s2bbh" not found 2026-04-29 03:17:55.127839 | instance | openstack/cinder-db-init-wp7dg/init 2026-04-29 03:17:55.304365 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-wp7dg" not found 2026-04-29 03:17:55.310109 | instance | openstack/cinder-db-init-wp7dg/cinder-db-init-0 2026-04-29 03:17:55.485716 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-wp7dg" not found 2026-04-29 03:17:55.664261 | instance | openstack/cinder-db-sync-d5bq8/init 2026-04-29 03:17:55.844694 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-d5bq8" not found 2026-04-29 03:17:55.848899 | instance | openstack/cinder-db-sync-d5bq8/cinder-db-sync 2026-04-29 03:17:56.026410 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-d5bq8" not found 2026-04-29 03:17:56.202281 | instance | openstack/cinder-ks-endpoints-nzrbh/init 2026-04-29 03:17:56.372935 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-nzrbh" not found 2026-04-29 03:17:56.377917 | instance | openstack/cinder-ks-endpoints-nzrbh/volumev3-ks-endpoints-admin 2026-04-29 03:17:56.552799 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-nzrbh" not found 2026-04-29 03:17:56.559441 | instance | openstack/cinder-ks-endpoints-nzrbh/volumev3-ks-endpoints-internal 2026-04-29 03:17:56.757928 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-nzrbh" not found 2026-04-29 03:17:56.763371 | instance | openstack/cinder-ks-endpoints-nzrbh/volumev3-ks-endpoints-public 2026-04-29 03:17:56.936006 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-nzrbh" not found 2026-04-29 03:17:57.134875 | instance | openstack/cinder-ks-service-tsp4l/init 2026-04-29 03:17:57.305261 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-tsp4l" not found 2026-04-29 03:17:57.309356 | instance | openstack/cinder-ks-service-tsp4l/volumev3-ks-service-registration 2026-04-29 03:17:57.484974 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-tsp4l" not found 2026-04-29 03:17:57.666020 | instance | openstack/cinder-ks-user-dzx8t/init 2026-04-29 03:17:57.843963 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-dzx8t" not found 2026-04-29 03:17:57.849144 | instance | openstack/cinder-ks-user-dzx8t/cinder-ks-user 2026-04-29 03:17:58.021688 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-dzx8t" not found 2026-04-29 03:17:58.191540 | instance | openstack/cinder-rabbit-init-mnq88/init 2026-04-29 03:17:58.367430 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-mnq88" not found 2026-04-29 03:17:58.371442 | instance | openstack/cinder-rabbit-init-mnq88/rabbit-init 2026-04-29 03:17:58.550901 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-mnq88" not found 2026-04-29 03:17:58.753427 | instance | openstack/cinder-scheduler-fd8c7bcf4-q5k8g/init 2026-04-29 03:17:58.942108 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-fd8c7bcf4-q5k8g" not found 2026-04-29 03:17:58.946325 | instance | openstack/cinder-scheduler-fd8c7bcf4-q5k8g/ceph-coordination-volume-perms 2026-04-29 03:17:59.130918 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-fd8c7bcf4-q5k8g" not found 2026-04-29 03:17:59.135980 | instance | openstack/cinder-scheduler-fd8c7bcf4-q5k8g/cinder-scheduler 2026-04-29 03:17:59.321386 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-fd8c7bcf4-q5k8g" not found 2026-04-29 03:17:59.506097 | instance | openstack/cinder-storage-init-88bkk/init 2026-04-29 03:17:59.688430 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-88bkk" not found 2026-04-29 03:17:59.692776 | instance | openstack/cinder-storage-init-88bkk/ceph-keyring-placement 2026-04-29 03:17:59.875250 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-88bkk" not found 2026-04-29 03:17:59.880023 | instance | openstack/cinder-storage-init-88bkk/cinder-storage-init-rbd1 2026-04-29 03:18:00.061004 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-88bkk" not found 2026-04-29 03:18:00.252335 | instance | openstack/cinder-volume-86b675c4b7-qxc7d/init 2026-04-29 03:18:00.424494 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-86b675c4b7-qxc7d" not found 2026-04-29 03:18:00.431027 | instance | openstack/cinder-volume-86b675c4b7-qxc7d/ceph-keyring-placement-rbd1 2026-04-29 03:18:00.615765 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-86b675c4b7-qxc7d" not found 2026-04-29 03:18:00.619422 | instance | openstack/cinder-volume-86b675c4b7-qxc7d/ceph-coordination-volume-perms 2026-04-29 03:18:00.803980 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-86b675c4b7-qxc7d" not found 2026-04-29 03:18:00.807916 | instance | openstack/cinder-volume-86b675c4b7-qxc7d/init-cinder-conf 2026-04-29 03:18:00.982618 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-86b675c4b7-qxc7d" not found 2026-04-29 03:18:00.986562 | instance | openstack/cinder-volume-86b675c4b7-qxc7d/cinder-volume 2026-04-29 03:18:01.167932 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-86b675c4b7-qxc7d" not found 2026-04-29 03:18:01.351539 | instance | openstack/cinder-volume-usage-audit-29623865-q99rg/init 2026-04-29 03:18:01.541996 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29623865-q99rg" not found 2026-04-29 03:18:01.547628 | instance | openstack/cinder-volume-usage-audit-29623865-q99rg/cinder-volume-usage-audit 2026-04-29 03:18:01.740115 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29623865-q99rg" not found 2026-04-29 03:18:01.925270 | instance | openstack/glance-api-575c99dff7-r85ff/init 2026-04-29 03:18:02.112404 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-575c99dff7-r85ff" not found 2026-04-29 03:18:02.117216 | instance | openstack/glance-api-575c99dff7-r85ff/glance-perms 2026-04-29 03:18:02.309133 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-575c99dff7-r85ff" not found 2026-04-29 03:18:02.313626 | instance | openstack/glance-api-575c99dff7-r85ff/ceph-keyring-placement 2026-04-29 03:18:02.495845 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-575c99dff7-r85ff" not found 2026-04-29 03:18:02.502199 | instance | openstack/glance-api-575c99dff7-r85ff/glance-api 2026-04-29 03:18:02.703763 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-575c99dff7-r85ff" not found 2026-04-29 03:18:02.917891 | instance | openstack/glance-db-init-bb5l5/init 2026-04-29 03:18:03.099411 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-bb5l5" not found 2026-04-29 03:18:03.103286 | instance | openstack/glance-db-init-bb5l5/glance-db-init-0 2026-04-29 03:18:03.280999 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-bb5l5" not found 2026-04-29 03:18:03.483572 | instance | openstack/glance-db-sync-8z6b2/init 2026-04-29 03:18:03.688017 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-8z6b2" not found 2026-04-29 03:18:03.693023 | instance | openstack/glance-db-sync-8z6b2/glance-db-sync 2026-04-29 03:18:03.883764 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-8z6b2" not found 2026-04-29 03:18:04.082711 | instance | openstack/glance-ks-endpoints-rdlk2/init 2026-04-29 03:18:04.270854 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-rdlk2" not found 2026-04-29 03:18:04.274905 | instance | openstack/glance-ks-endpoints-rdlk2/image-ks-endpoints-admin 2026-04-29 03:18:04.459904 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-rdlk2" not found 2026-04-29 03:18:04.463980 | instance | openstack/glance-ks-endpoints-rdlk2/image-ks-endpoints-internal 2026-04-29 03:18:04.652600 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-rdlk2" not found 2026-04-29 03:18:04.658724 | instance | openstack/glance-ks-endpoints-rdlk2/image-ks-endpoints-public 2026-04-29 03:18:04.839404 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-rdlk2" not found 2026-04-29 03:18:05.026534 | instance | openstack/glance-ks-service-wxz57/init 2026-04-29 03:18:05.201333 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-wxz57" not found 2026-04-29 03:18:05.205645 | instance | openstack/glance-ks-service-wxz57/image-ks-service-registration 2026-04-29 03:18:05.390731 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-wxz57" not found 2026-04-29 03:18:05.586713 | instance | openstack/glance-ks-user-mr9zl/init 2026-04-29 03:18:05.758998 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-mr9zl" not found 2026-04-29 03:18:05.762332 | instance | openstack/glance-ks-user-mr9zl/glance-ks-user 2026-04-29 03:18:05.939650 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-mr9zl" not found 2026-04-29 03:18:06.117293 | instance | openstack/glance-metadefs-load-9fkfc/init 2026-04-29 03:18:06.287280 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-9fkfc" not found 2026-04-29 03:18:06.292322 | instance | openstack/glance-metadefs-load-9fkfc/glance-metadefs-load 2026-04-29 03:18:06.464873 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-9fkfc" not found 2026-04-29 03:18:06.637156 | instance | openstack/glance-rabbit-init-tvpg9/init 2026-04-29 03:18:06.826924 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-tvpg9" not found 2026-04-29 03:18:06.830914 | instance | openstack/glance-rabbit-init-tvpg9/rabbit-init 2026-04-29 03:18:07.005727 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-tvpg9" not found 2026-04-29 03:18:07.181575 | instance | openstack/glance-storage-init-sjjv4/init 2026-04-29 03:18:07.395892 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-sjjv4" not found 2026-04-29 03:18:07.399975 | instance | openstack/glance-storage-init-sjjv4/ceph-keyring-placement 2026-04-29 03:18:07.576850 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-sjjv4" not found 2026-04-29 03:18:07.580747 | instance | openstack/glance-storage-init-sjjv4/glance-storage-init 2026-04-29 03:18:07.761582 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-sjjv4" not found 2026-04-29 03:18:07.951362 | instance | openstack/heat-api-7c6b899b64-5lxkj/init 2026-04-29 03:18:08.135871 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-7c6b899b64-5lxkj" not found 2026-04-29 03:18:08.140502 | instance | openstack/heat-api-7c6b899b64-5lxkj/heat-api 2026-04-29 03:18:08.312891 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-7c6b899b64-5lxkj" not found 2026-04-29 03:18:08.486886 | instance | openstack/heat-bootstrap-xk24t/init 2026-04-29 03:18:08.669044 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-xk24t" not found 2026-04-29 03:18:08.672431 | instance | openstack/heat-bootstrap-xk24t/bootstrap 2026-04-29 03:18:08.870115 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-xk24t" not found 2026-04-29 03:18:09.051514 | instance | openstack/heat-cfn-5499d478bb-cz756/init 2026-04-29 03:18:09.254624 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-5499d478bb-cz756" not found 2026-04-29 03:18:09.259638 | instance | openstack/heat-cfn-5499d478bb-cz756/heat-cfn 2026-04-29 03:18:09.436248 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-5499d478bb-cz756" not found 2026-04-29 03:18:09.617299 | instance | openstack/heat-db-init-hcdwj/init 2026-04-29 03:18:09.793961 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-hcdwj" not found 2026-04-29 03:18:09.798144 | instance | openstack/heat-db-init-hcdwj/heat-db-init-0 2026-04-29 03:18:09.968483 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-hcdwj" not found 2026-04-29 03:18:10.144566 | instance | openstack/heat-db-sync-qkptx/init 2026-04-29 03:18:10.339554 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-qkptx" not found 2026-04-29 03:18:10.343420 | instance | openstack/heat-db-sync-qkptx/heat-db-sync 2026-04-29 03:18:10.514132 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-qkptx" not found 2026-04-29 03:18:10.694429 | instance | openstack/heat-domain-ks-user-5pcxg/init 2026-04-29 03:18:10.892280 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-5pcxg" not found 2026-04-29 03:18:10.897390 | instance | openstack/heat-domain-ks-user-5pcxg/heat-ks-domain-user 2026-04-29 03:18:11.087344 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-5pcxg" not found 2026-04-29 03:18:11.265110 | instance | openstack/heat-engine-856465888f-tx2lx/init 2026-04-29 03:18:11.446548 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-856465888f-tx2lx" not found 2026-04-29 03:18:11.451566 | instance | openstack/heat-engine-856465888f-tx2lx/heat-engine 2026-04-29 03:18:11.632972 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-856465888f-tx2lx" not found 2026-04-29 03:18:11.820361 | instance | openstack/heat-engine-cleaner-29623865-vqpzx/init 2026-04-29 03:18:12.003495 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29623865-vqpzx" not found 2026-04-29 03:18:12.007373 | instance | openstack/heat-engine-cleaner-29623865-vqpzx/heat-engine-cleaner 2026-04-29 03:18:12.187326 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29623865-vqpzx" not found 2026-04-29 03:18:12.386286 | instance | openstack/heat-engine-cleaner-29623870-jnzlq/init 2026-04-29 03:18:12.567465 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29623870-jnzlq" not found 2026-04-29 03:18:12.572323 | instance | openstack/heat-engine-cleaner-29623870-jnzlq/heat-engine-cleaner 2026-04-29 03:18:12.753689 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29623870-jnzlq" not found 2026-04-29 03:18:12.937724 | instance | openstack/heat-engine-cleaner-29623875-qb2q8/init 2026-04-29 03:18:13.106657 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29623875-qb2q8" not found 2026-04-29 03:18:13.111142 | instance | openstack/heat-engine-cleaner-29623875-qb2q8/heat-engine-cleaner 2026-04-29 03:18:13.268279 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29623875-qb2q8" not found 2026-04-29 03:18:13.445062 | instance | openstack/heat-ks-endpoints-lhnf4/init 2026-04-29 03:18:13.628350 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-lhnf4" not found 2026-04-29 03:18:13.633389 | instance | openstack/heat-ks-endpoints-lhnf4/orchestration-ks-endpoints-admin 2026-04-29 03:18:13.810457 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-lhnf4" not found 2026-04-29 03:18:13.813604 | instance | openstack/heat-ks-endpoints-lhnf4/orchestration-ks-endpoints-internal 2026-04-29 03:18:13.991891 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-lhnf4" not found 2026-04-29 03:18:13.996381 | instance | openstack/heat-ks-endpoints-lhnf4/orchestration-ks-endpoints-public 2026-04-29 03:18:14.170018 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-lhnf4" not found 2026-04-29 03:18:14.174730 | instance | openstack/heat-ks-endpoints-lhnf4/cloudformation-ks-endpoints-admin 2026-04-29 03:18:14.358338 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-lhnf4" not found 2026-04-29 03:18:14.361573 | instance | openstack/heat-ks-endpoints-lhnf4/cloudformation-ks-endpoints-internal 2026-04-29 03:18:14.539704 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-lhnf4" not found 2026-04-29 03:18:14.545689 | instance | openstack/heat-ks-endpoints-lhnf4/cloudformation-ks-endpoints-public 2026-04-29 03:18:14.753212 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-lhnf4" not found 2026-04-29 03:18:14.957547 | instance | openstack/heat-ks-service-4vd4v/init 2026-04-29 03:18:15.125909 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-4vd4v" not found 2026-04-29 03:18:15.129795 | instance | openstack/heat-ks-service-4vd4v/orchestration-ks-service-registration 2026-04-29 03:18:15.293678 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-4vd4v" not found 2026-04-29 03:18:15.298913 | instance | openstack/heat-ks-service-4vd4v/cloudformation-ks-service-registration 2026-04-29 03:18:15.493264 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-4vd4v" not found 2026-04-29 03:18:15.675171 | instance | openstack/heat-ks-user-dlwkd/init 2026-04-29 03:18:15.847535 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-dlwkd" not found 2026-04-29 03:18:15.852238 | instance | openstack/heat-ks-user-dlwkd/heat-ks-user 2026-04-29 03:18:16.034221 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-dlwkd" not found 2026-04-29 03:18:16.038809 | instance | openstack/heat-ks-user-dlwkd/heat-trustee-ks-user 2026-04-29 03:18:16.211372 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-dlwkd" not found 2026-04-29 03:18:16.387941 | instance | openstack/heat-rabbit-init-c5n2f/init 2026-04-29 03:18:16.563741 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-c5n2f" not found 2026-04-29 03:18:16.567491 | instance | openstack/heat-rabbit-init-c5n2f/rabbit-init 2026-04-29 03:18:16.749228 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-c5n2f" not found 2026-04-29 03:18:16.915506 | instance | openstack/heat-trusts-9q28n/init 2026-04-29 03:18:17.083643 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-9q28n" not found 2026-04-29 03:18:17.088509 | instance | openstack/heat-trusts-9q28n/heat-trusts 2026-04-29 03:18:17.258540 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-9q28n" not found 2026-04-29 03:18:17.425085 | instance | openstack/horizon-6f776b4f74-mcpn8/init 2026-04-29 03:18:17.594259 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-6f776b4f74-mcpn8" not found 2026-04-29 03:18:17.599978 | instance | openstack/horizon-6f776b4f74-mcpn8/horizon 2026-04-29 03:18:17.831413 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-6f776b4f74-mcpn8" not found 2026-04-29 03:18:18.037653 | instance | openstack/horizon-db-init-5gq47/init 2026-04-29 03:18:18.220815 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-5gq47" not found 2026-04-29 03:18:18.226687 | instance | openstack/horizon-db-init-5gq47/horizon-db-init-0 2026-04-29 03:18:18.411203 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-5gq47" not found 2026-04-29 03:18:18.575914 | instance | openstack/horizon-db-sync-lkhlh/init 2026-04-29 03:18:18.774556 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-lkhlh" not found 2026-04-29 03:18:18.782558 | instance | openstack/horizon-db-sync-lkhlh/horizon-db-sync 2026-04-29 03:18:18.947513 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-lkhlh" not found 2026-04-29 03:18:19.139007 | instance | openstack/keepalived-56bld/init 2026-04-29 03:18:19.340917 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-56bld" not found 2026-04-29 03:18:19.345832 | instance | openstack/keepalived-56bld/wait-for-ip 2026-04-29 03:18:19.719467 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-56bld" not found 2026-04-29 03:18:19.724000 | instance | openstack/keepalived-56bld/keepalived 2026-04-29 03:18:19.955344 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-56bld" not found 2026-04-29 03:18:20.135662 | instance | openstack/keystone-api-5fdc784bb7-mwmmp/init 2026-04-29 03:18:20.311516 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-5fdc784bb7-mwmmp" not found 2026-04-29 03:18:20.316709 | instance | openstack/keystone-api-5fdc784bb7-mwmmp/keystone-api 2026-04-29 03:18:20.992869 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-5fdc784bb7-mwmmp" not found 2026-04-29 03:18:21.167324 | instance | openstack/keystone-bootstrap-ctszw/init 2026-04-29 03:18:21.353488 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-ctszw" not found 2026-04-29 03:18:21.357936 | instance | openstack/keystone-bootstrap-ctszw/bootstrap 2026-04-29 03:18:21.528655 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-ctszw" not found 2026-04-29 03:18:21.699879 | instance | openstack/keystone-credential-setup-d6jw5/init 2026-04-29 03:18:21.878566 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-d6jw5" not found 2026-04-29 03:18:21.884019 | instance | openstack/keystone-credential-setup-d6jw5/keystone-credential-setup 2026-04-29 03:18:22.056744 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-d6jw5" not found 2026-04-29 03:18:22.237262 | instance | openstack/keystone-db-init-4nzdt/init 2026-04-29 03:18:22.420600 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-4nzdt" not found 2026-04-29 03:18:22.424558 | instance | openstack/keystone-db-init-4nzdt/keystone-db-init-0 2026-04-29 03:18:22.607390 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-4nzdt" not found 2026-04-29 03:18:22.795555 | instance | openstack/keystone-db-sync-kgk6v/init 2026-04-29 03:18:22.974290 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-kgk6v" not found 2026-04-29 03:18:22.981245 | instance | openstack/keystone-db-sync-kgk6v/keystone-db-sync 2026-04-29 03:18:23.155882 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-kgk6v" not found 2026-04-29 03:18:23.342014 | instance | openstack/keystone-domain-manage-w6qbp/init 2026-04-29 03:18:23.526283 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-w6qbp" not found 2026-04-29 03:18:23.531436 | instance | openstack/keystone-domain-manage-w6qbp/keystone-domain-manage 2026-04-29 03:18:23.700226 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-w6qbp" not found 2026-04-29 03:18:23.881024 | instance | openstack/keystone-fernet-setup-cjpms/init 2026-04-29 03:18:24.063568 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-cjpms" not found 2026-04-29 03:18:24.068738 | instance | openstack/keystone-fernet-setup-cjpms/keystone-fernet-setup 2026-04-29 03:18:24.248069 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-cjpms" not found 2026-04-29 03:18:24.422869 | instance | openstack/keystone-rabbit-init-7m58d/init 2026-04-29 03:18:24.595446 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-7m58d" not found 2026-04-29 03:18:24.598938 | instance | openstack/keystone-rabbit-init-7m58d/rabbit-init 2026-04-29 03:18:24.782807 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-7m58d" not found 2026-04-29 03:18:24.973049 | instance | openstack/libvirt-libvirt-default-pnwtt/init 2026-04-29 03:18:25.154743 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-pnwtt" not found 2026-04-29 03:18:25.159906 | instance | openstack/libvirt-libvirt-default-pnwtt/init-dynamic-options 2026-04-29 03:18:25.334902 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-pnwtt" not found 2026-04-29 03:18:25.340559 | instance | openstack/libvirt-libvirt-default-pnwtt/ceph-admin-keyring-placement 2026-04-29 03:18:25.519885 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-pnwtt" not found 2026-04-29 03:18:25.524242 | instance | openstack/libvirt-libvirt-default-pnwtt/ceph-keyring-placement 2026-04-29 03:18:25.694842 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-pnwtt" not found 2026-04-29 03:18:25.699658 | instance | openstack/libvirt-libvirt-default-pnwtt/tls-sidecar 2026-04-29 03:18:25.879559 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-pnwtt" not found 2026-04-29 03:18:25.884442 | instance | openstack/libvirt-libvirt-default-pnwtt/libvirt 2026-04-29 03:18:26.081134 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-pnwtt" not found 2026-04-29 03:18:26.085047 | instance | openstack/libvirt-libvirt-default-pnwtt/libvirt-exporter 2026-04-29 03:18:26.272100 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-pnwtt" not found 2026-04-29 03:18:26.456815 | instance | openstack/magnum-api-7557b45bf5-gpxsg/init 2026-04-29 03:18:26.648823 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-7557b45bf5-gpxsg" not found 2026-04-29 03:18:26.654395 | instance | openstack/magnum-api-7557b45bf5-gpxsg/magnum-api 2026-04-29 03:18:26.847439 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-7557b45bf5-gpxsg" not found 2026-04-29 03:18:27.028770 | instance | openstack/magnum-cluster-api-proxy-xmqcc/magnum-cluster-api-proxy 2026-04-29 03:18:27.212668 | instance | Error from server (BadRequest): previous terminated container "magnum-cluster-api-proxy" in pod "magnum-cluster-api-proxy-xmqcc" not found 2026-04-29 03:18:27.404249 | instance | openstack/magnum-conductor-0/init 2026-04-29 03:18:27.609891 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-04-29 03:18:27.614848 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-04-29 03:18:27.805312 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-04-29 03:18:27.809082 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-04-29 03:18:27.973313 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-04-29 03:18:28.142478 | instance | openstack/magnum-db-init-542cq/init 2026-04-29 03:18:28.328783 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-542cq" not found 2026-04-29 03:18:28.332335 | instance | openstack/magnum-db-init-542cq/magnum-db-init-0 2026-04-29 03:18:28.486859 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-542cq" not found 2026-04-29 03:18:28.664666 | instance | openstack/magnum-db-sync-49wx4/init 2026-04-29 03:18:28.835830 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-49wx4" not found 2026-04-29 03:18:28.840825 | instance | openstack/magnum-db-sync-49wx4/magnum-db-sync 2026-04-29 03:18:29.028261 | instance | Error from server (BadRequest): previous terminated container "magnum-db-sync" in pod "magnum-db-sync-49wx4" not found 2026-04-29 03:18:29.212726 | instance | openstack/magnum-domain-ks-user-vrq89/init 2026-04-29 03:18:29.420886 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-domain-ks-user-vrq89" not found 2026-04-29 03:18:29.425119 | instance | openstack/magnum-domain-ks-user-vrq89/magnum-ks-domain-user 2026-04-29 03:18:29.606219 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-domain-user" in pod "magnum-domain-ks-user-vrq89" not found 2026-04-29 03:18:29.791417 | instance | openstack/magnum-ks-endpoints-rrgsj/init 2026-04-29 03:18:29.976550 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-endpoints-rrgsj" not found 2026-04-29 03:18:29.982413 | instance | openstack/magnum-ks-endpoints-rrgsj/container-infra-ks-endpoints-admin 2026-04-29 03:18:30.172837 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-admin" in pod "magnum-ks-endpoints-rrgsj" not found 2026-04-29 03:18:30.176179 | instance | openstack/magnum-ks-endpoints-rrgsj/container-infra-ks-endpoints-internal 2026-04-29 03:18:30.362306 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-internal" in pod "magnum-ks-endpoints-rrgsj" not found 2026-04-29 03:18:30.366401 | instance | openstack/magnum-ks-endpoints-rrgsj/container-infra-ks-endpoints-public 2026-04-29 03:18:30.538520 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-public" in pod "magnum-ks-endpoints-rrgsj" not found 2026-04-29 03:18:30.710334 | instance | openstack/magnum-ks-service-fgxt6/init 2026-04-29 03:18:30.889418 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-service-fgxt6" not found 2026-04-29 03:18:30.894740 | instance | openstack/magnum-ks-service-fgxt6/container-infra-ks-service-registration 2026-04-29 03:18:31.063905 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-service-registration" in pod "magnum-ks-service-fgxt6" not found 2026-04-29 03:18:31.244305 | instance | openstack/magnum-ks-user-fkg8c/init 2026-04-29 03:18:31.421808 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-user-fkg8c" not found 2026-04-29 03:18:31.425947 | instance | openstack/magnum-ks-user-fkg8c/magnum-ks-user 2026-04-29 03:18:31.601227 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-user" in pod "magnum-ks-user-fkg8c" not found 2026-04-29 03:18:31.771333 | instance | openstack/magnum-rabbit-init-ktpps/init 2026-04-29 03:18:31.943321 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-rabbit-init-ktpps" not found 2026-04-29 03:18:31.948083 | instance | openstack/magnum-rabbit-init-ktpps/rabbit-init 2026-04-29 03:18:32.120644 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "magnum-rabbit-init-ktpps" not found 2026-04-29 03:18:32.294728 | instance | openstack/magnum-registry-c45778976-wfbdr/registry 2026-04-29 03:18:32.495155 | instance | Error from server (BadRequest): previous terminated container "registry" in pod "magnum-registry-c45778976-wfbdr" not found 2026-04-29 03:18:32.682423 | instance | openstack/manila-api-b97fbdff-4f88h/init 2026-04-29 03:18:32.852926 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-api-b97fbdff-4f88h" not found 2026-04-29 03:18:32.857148 | instance | openstack/manila-api-b97fbdff-4f88h/manila-api 2026-04-29 03:18:33.083264 | instance | Error from server (BadRequest): previous terminated container "manila-api" in pod "manila-api-b97fbdff-4f88h" not found 2026-04-29 03:18:33.266242 | instance | openstack/manila-bootstrap-j9m5m/init 2026-04-29 03:18:33.452590 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-bootstrap-j9m5m" not found 2026-04-29 03:18:33.462036 | instance | openstack/manila-bootstrap-j9m5m/bootstrap 2026-04-29 03:18:33.637748 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "manila-bootstrap-j9m5m" not found 2026-04-29 03:18:33.825538 | instance | openstack/manila-data-7d65697986-tpfhc/init 2026-04-29 03:18:34.012511 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-data-7d65697986-tpfhc" not found 2026-04-29 03:18:34.016575 | instance | openstack/manila-data-7d65697986-tpfhc/manila-data 2026-04-29 03:18:34.211979 | instance | Error from server (BadRequest): previous terminated container "manila-data" in pod "manila-data-7d65697986-tpfhc" not found 2026-04-29 03:18:34.396627 | instance | openstack/manila-db-init-n8stq/init 2026-04-29 03:18:34.567176 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-init-n8stq" not found 2026-04-29 03:18:34.570392 | instance | openstack/manila-db-init-n8stq/manila-db-init-0 2026-04-29 03:18:34.758468 | instance | Error from server (BadRequest): previous terminated container "manila-db-init-0" in pod "manila-db-init-n8stq" not found 2026-04-29 03:18:34.920425 | instance | openstack/manila-db-sync-jnkc2/init 2026-04-29 03:18:35.087877 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-sync-jnkc2" not found 2026-04-29 03:18:35.093041 | instance | openstack/manila-db-sync-jnkc2/manila-db-sync 2026-04-29 03:18:35.268191 | instance | Error from server (BadRequest): previous terminated container "manila-db-sync" in pod "manila-db-sync-jnkc2" not found 2026-04-29 03:18:35.446971 | instance | openstack/manila-ks-endpoints-fq8j5/init 2026-04-29 03:18:35.636072 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-endpoints-fq8j5" not found 2026-04-29 03:18:35.641192 | instance | openstack/manila-ks-endpoints-fq8j5/share-ks-endpoints-admin 2026-04-29 03:18:35.816261 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-admin" in pod "manila-ks-endpoints-fq8j5" not found 2026-04-29 03:18:35.819637 | instance | openstack/manila-ks-endpoints-fq8j5/share-ks-endpoints-internal 2026-04-29 03:18:36.011785 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-internal" in pod "manila-ks-endpoints-fq8j5" not found 2026-04-29 03:18:36.015785 | instance | openstack/manila-ks-endpoints-fq8j5/share-ks-endpoints-public 2026-04-29 03:18:36.193480 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-public" in pod "manila-ks-endpoints-fq8j5" not found 2026-04-29 03:18:36.198938 | instance | openstack/manila-ks-endpoints-fq8j5/sharev2-ks-endpoints-admin 2026-04-29 03:18:36.377064 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-admin" in pod "manila-ks-endpoints-fq8j5" not found 2026-04-29 03:18:36.381446 | instance | openstack/manila-ks-endpoints-fq8j5/sharev2-ks-endpoints-internal 2026-04-29 03:18:36.570240 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-internal" in pod "manila-ks-endpoints-fq8j5" not found 2026-04-29 03:18:36.575366 | instance | openstack/manila-ks-endpoints-fq8j5/sharev2-ks-endpoints-public 2026-04-29 03:18:36.757348 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-public" in pod "manila-ks-endpoints-fq8j5" not found 2026-04-29 03:18:36.934350 | instance | openstack/manila-ks-service-fwgwf/init 2026-04-29 03:18:37.129354 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-service-fwgwf" not found 2026-04-29 03:18:37.135478 | instance | openstack/manila-ks-service-fwgwf/share-ks-service-registration 2026-04-29 03:18:37.321438 | instance | Error from server (BadRequest): previous terminated container "share-ks-service-registration" in pod "manila-ks-service-fwgwf" not found 2026-04-29 03:18:37.325844 | instance | openstack/manila-ks-service-fwgwf/sharev2-ks-service-registration 2026-04-29 03:18:37.508912 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-service-registration" in pod "manila-ks-service-fwgwf" not found 2026-04-29 03:18:37.686282 | instance | openstack/manila-ks-user-tpwwc/init 2026-04-29 03:18:37.872171 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-user-tpwwc" not found 2026-04-29 03:18:37.877118 | instance | openstack/manila-ks-user-tpwwc/manila-ks-user 2026-04-29 03:18:38.062859 | instance | Error from server (BadRequest): previous terminated container "manila-ks-user" in pod "manila-ks-user-tpwwc" not found 2026-04-29 03:18:38.242613 | instance | openstack/manila-rabbit-init-x5cmf/init 2026-04-29 03:18:38.424662 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-rabbit-init-x5cmf" not found 2026-04-29 03:18:38.428559 | instance | openstack/manila-rabbit-init-x5cmf/rabbit-init 2026-04-29 03:18:38.605570 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "manila-rabbit-init-x5cmf" not found 2026-04-29 03:18:38.786782 | instance | openstack/manila-scheduler-b8b484f58-p7swt/init 2026-04-29 03:18:38.963716 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-scheduler-b8b484f58-p7swt" not found 2026-04-29 03:18:38.967452 | instance | openstack/manila-scheduler-b8b484f58-p7swt/manila-scheduler 2026-04-29 03:18:39.137639 | instance | Error from server (BadRequest): previous terminated container "manila-scheduler" in pod "manila-scheduler-b8b484f58-p7swt" not found 2026-04-29 03:18:39.308981 | instance | openstack/manila-share-5cb9855b7-p4htr/init 2026-04-29 03:18:39.498572 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-share-5cb9855b7-p4htr" not found 2026-04-29 03:18:39.502531 | instance | openstack/manila-share-5cb9855b7-p4htr/manila-share-init 2026-04-29 03:18:39.679658 | instance | Error from server (BadRequest): previous terminated container "manila-share-init" in pod "manila-share-5cb9855b7-p4htr" not found 2026-04-29 03:18:39.684038 | instance | openstack/manila-share-5cb9855b7-p4htr/manila-share 2026-04-29 03:18:39.849647 | instance | Error from server (BadRequest): previous terminated container "manila-share" in pod "manila-share-5cb9855b7-p4htr" not found 2026-04-29 03:18:40.031109 | instance | openstack/memcached-memcached-6479589586-87j27/init 2026-04-29 03:18:40.212325 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-87j27" not found 2026-04-29 03:18:40.216120 | instance | openstack/memcached-memcached-6479589586-87j27/memcached 2026-04-29 03:18:40.382839 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-87j27" not found 2026-04-29 03:18:40.389012 | instance | openstack/memcached-memcached-6479589586-87j27/memcached-exporter 2026-04-29 03:18:40.578022 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-87j27" not found 2026-04-29 03:18:40.756079 | instance | openstack/neutron-db-init-nm8rd/init 2026-04-29 03:18:40.926598 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-nm8rd" not found 2026-04-29 03:18:40.930266 | instance | openstack/neutron-db-init-nm8rd/neutron-db-init-0 2026-04-29 03:18:41.105166 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-nm8rd" not found 2026-04-29 03:18:41.283689 | instance | openstack/neutron-db-sync-wqxmr/init 2026-04-29 03:18:41.457046 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-wqxmr" not found 2026-04-29 03:18:41.460313 | instance | openstack/neutron-db-sync-wqxmr/neutron-db-sync 2026-04-29 03:18:41.643307 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-wqxmr" not found 2026-04-29 03:18:41.834591 | instance | openstack/neutron-ks-endpoints-scbdc/init 2026-04-29 03:18:42.004026 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-scbdc" not found 2026-04-29 03:18:42.008282 | instance | openstack/neutron-ks-endpoints-scbdc/network-ks-endpoints-admin 2026-04-29 03:18:42.216085 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-scbdc" not found 2026-04-29 03:18:42.222572 | instance | openstack/neutron-ks-endpoints-scbdc/network-ks-endpoints-internal 2026-04-29 03:18:42.420527 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-scbdc" not found 2026-04-29 03:18:42.424917 | instance | openstack/neutron-ks-endpoints-scbdc/network-ks-endpoints-public 2026-04-29 03:18:42.618753 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-scbdc" not found 2026-04-29 03:18:42.830355 | instance | openstack/neutron-ks-service-8862l/init 2026-04-29 03:18:43.018203 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-8862l" not found 2026-04-29 03:18:43.021926 | instance | openstack/neutron-ks-service-8862l/network-ks-service-registration 2026-04-29 03:18:43.209959 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-8862l" not found 2026-04-29 03:18:43.386335 | instance | openstack/neutron-ks-user-xsvgx/init 2026-04-29 03:18:43.571776 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-xsvgx" not found 2026-04-29 03:18:43.577741 | instance | openstack/neutron-ks-user-xsvgx/neutron-ks-user 2026-04-29 03:18:43.753687 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-xsvgx" not found 2026-04-29 03:18:43.924642 | instance | openstack/neutron-netns-cleanup-cron-default-pslzc/init 2026-04-29 03:18:44.101330 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-pslzc" not found 2026-04-29 03:18:44.107955 | instance | openstack/neutron-netns-cleanup-cron-default-pslzc/neutron-netns-cleanup-cron 2026-04-29 03:18:44.296099 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-pslzc" not found 2026-04-29 03:18:44.481242 | instance | openstack/neutron-ovn-metadata-agent-default-ljbrz/init 2026-04-29 03:18:44.684501 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-ljbrz" not found 2026-04-29 03:18:44.688992 | instance | openstack/neutron-ovn-metadata-agent-default-ljbrz/neutron-metadata-agent-init 2026-04-29 03:18:44.879252 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-ljbrz" not found 2026-04-29 03:18:44.888590 | instance | openstack/neutron-ovn-metadata-agent-default-ljbrz/ovn-neutron-init 2026-04-29 03:18:45.060724 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-ljbrz" not found 2026-04-29 03:18:45.065945 | instance | openstack/neutron-ovn-metadata-agent-default-ljbrz/neutron-ovn-metadata-agent 2026-04-29 03:18:45.271661 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-ljbrz" not found 2026-04-29 03:18:45.460002 | instance | openstack/neutron-ovn-vpn-agent-default-4t45p/init 2026-04-29 03:18:45.642760 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-vpn-agent-default-4t45p" not found 2026-04-29 03:18:45.646903 | instance | openstack/neutron-ovn-vpn-agent-default-4t45p/ovn-vpn-agent-init 2026-04-29 03:18:45.817429 | instance | Error from server (BadRequest): previous terminated container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-4t45p" not found 2026-04-29 03:18:45.822383 | instance | openstack/neutron-ovn-vpn-agent-default-4t45p/ovn-neutron-init 2026-04-29 03:18:46.001979 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-4t45p" not found 2026-04-29 03:18:46.007841 | instance | openstack/neutron-ovn-vpn-agent-default-4t45p/neutron-ovn-vpn-agent 2026-04-29 03:18:46.372140 | instance | openstack/neutron-rabbit-init-t644t/init 2026-04-29 03:18:46.544818 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-t644t" not found 2026-04-29 03:18:46.549855 | instance | openstack/neutron-rabbit-init-t644t/rabbit-init 2026-04-29 03:18:46.729613 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-t644t" not found 2026-04-29 03:18:46.904095 | instance | openstack/neutron-server-8689f9fbb-nf5lj/init 2026-04-29 03:18:47.089905 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-8689f9fbb-nf5lj" not found 2026-04-29 03:18:47.093469 | instance | openstack/neutron-server-8689f9fbb-nf5lj/ovn-neutron-init 2026-04-29 03:18:47.277276 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-8689f9fbb-nf5lj" not found 2026-04-29 03:18:47.282364 | instance | openstack/neutron-server-8689f9fbb-nf5lj/neutron-server 2026-04-29 03:18:47.703968 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-8689f9fbb-nf5lj" not found 2026-04-29 03:18:47.707807 | instance | openstack/neutron-server-8689f9fbb-nf5lj/neutron-policy-server 2026-04-29 03:18:47.893323 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-8689f9fbb-nf5lj" not found 2026-04-29 03:18:48.072955 | instance | openstack/nova-api-metadata-564b4dd986-shsxb/init 2026-04-29 03:18:48.280883 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-564b4dd986-shsxb" not found 2026-04-29 03:18:48.285734 | instance | openstack/nova-api-metadata-564b4dd986-shsxb/nova-api-metadata-init 2026-04-29 03:18:48.460460 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-564b4dd986-shsxb" not found 2026-04-29 03:18:48.463735 | instance | openstack/nova-api-metadata-564b4dd986-shsxb/nova-api 2026-04-29 03:18:48.641874 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-564b4dd986-shsxb" not found 2026-04-29 03:18:48.825379 | instance | openstack/nova-api-osapi-866cfcb78f-rnfrv/init 2026-04-29 03:18:49.011476 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-866cfcb78f-rnfrv" not found 2026-04-29 03:18:49.016732 | instance | openstack/nova-api-osapi-866cfcb78f-rnfrv/nova-osapi 2026-04-29 03:18:49.247239 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-866cfcb78f-rnfrv" not found 2026-04-29 03:18:49.417610 | instance | openstack/nova-bootstrap-nkgp6/init 2026-04-29 03:18:49.597958 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-nkgp6" not found 2026-04-29 03:18:49.601622 | instance | openstack/nova-bootstrap-nkgp6/bootstrap 2026-04-29 03:18:49.806365 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-nkgp6" not found 2026-04-29 03:18:50.015399 | instance | openstack/nova-cell-setup-29623860-8gkn4/init 2026-04-29 03:18:50.199087 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29623860-8gkn4" not found 2026-04-29 03:18:50.202725 | instance | openstack/nova-cell-setup-29623860-8gkn4/nova-cell-setup 2026-04-29 03:18:50.381190 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29623860-8gkn4" not found 2026-04-29 03:18:50.564561 | instance | openstack/nova-cell-setup-nczf8/init 2026-04-29 03:18:50.760620 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-nczf8" not found 2026-04-29 03:18:50.765707 | instance | openstack/nova-cell-setup-nczf8/nova-cell-setup-init 2026-04-29 03:18:50.950264 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-nczf8" not found 2026-04-29 03:18:50.953992 | instance | openstack/nova-cell-setup-nczf8/nova-cell-setup 2026-04-29 03:18:51.143868 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-nczf8" not found 2026-04-29 03:18:51.340940 | instance | openstack/nova-compute-default-5cqxd/init 2026-04-29 03:18:51.555939 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-5cqxd" not found 2026-04-29 03:18:51.561256 | instance | openstack/nova-compute-default-5cqxd/nova-compute-init 2026-04-29 03:18:51.753460 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-5cqxd" not found 2026-04-29 03:18:51.758179 | instance | openstack/nova-compute-default-5cqxd/ceph-perms 2026-04-29 03:18:51.945876 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-5cqxd" not found 2026-04-29 03:18:51.951340 | instance | openstack/nova-compute-default-5cqxd/ceph-admin-keyring-placement 2026-04-29 03:18:52.142881 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-5cqxd" not found 2026-04-29 03:18:52.147947 | instance | openstack/nova-compute-default-5cqxd/ceph-keyring-placement 2026-04-29 03:18:52.331333 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-5cqxd" not found 2026-04-29 03:18:52.335712 | instance | openstack/nova-compute-default-5cqxd/nova-compute-vnc-init 2026-04-29 03:18:52.531757 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-5cqxd" not found 2026-04-29 03:18:52.535307 | instance | openstack/nova-compute-default-5cqxd/nova-compute-ssh-init 2026-04-29 03:18:52.716812 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-5cqxd" not found 2026-04-29 03:18:52.720254 | instance | openstack/nova-compute-default-5cqxd/nova-compute 2026-04-29 03:18:52.925846 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-5cqxd" not found 2026-04-29 03:18:52.929581 | instance | openstack/nova-compute-default-5cqxd/nova-compute-ssh 2026-04-29 03:18:53.115680 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-5cqxd" not found 2026-04-29 03:18:53.313062 | instance | openstack/nova-conductor-57b5dd6d4c-25s92/init 2026-04-29 03:18:53.489937 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-57b5dd6d4c-25s92" not found 2026-04-29 03:18:53.493952 | instance | openstack/nova-conductor-57b5dd6d4c-25s92/nova-conductor 2026-04-29 03:18:53.666182 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-57b5dd6d4c-25s92" not found 2026-04-29 03:18:53.856554 | instance | openstack/nova-db-init-2x4tc/init 2026-04-29 03:18:54.021013 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-2x4tc" not found 2026-04-29 03:18:54.025530 | instance | openstack/nova-db-init-2x4tc/nova-db-init-0 2026-04-29 03:18:54.196608 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-2x4tc" not found 2026-04-29 03:18:54.200153 | instance | openstack/nova-db-init-2x4tc/nova-db-init-1 2026-04-29 03:18:54.371504 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-2x4tc" not found 2026-04-29 03:18:54.375074 | instance | openstack/nova-db-init-2x4tc/nova-db-init-2 2026-04-29 03:18:54.553074 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-2x4tc" not found 2026-04-29 03:18:54.728881 | instance | openstack/nova-db-sync-88rsf/init 2026-04-29 03:18:54.901573 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-88rsf" not found 2026-04-29 03:18:54.906885 | instance | openstack/nova-db-sync-88rsf/nova-db-sync 2026-04-29 03:18:55.083663 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-88rsf" not found 2026-04-29 03:18:55.263525 | instance | openstack/nova-ks-endpoints-hjgv8/init 2026-04-29 03:18:55.447989 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-hjgv8" not found 2026-04-29 03:18:55.452520 | instance | openstack/nova-ks-endpoints-hjgv8/compute-ks-endpoints-admin 2026-04-29 03:18:55.635107 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-hjgv8" not found 2026-04-29 03:18:55.638850 | instance | openstack/nova-ks-endpoints-hjgv8/compute-ks-endpoints-internal 2026-04-29 03:18:55.826223 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-hjgv8" not found 2026-04-29 03:18:55.832234 | instance | openstack/nova-ks-endpoints-hjgv8/compute-ks-endpoints-public 2026-04-29 03:18:56.023376 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-hjgv8" not found 2026-04-29 03:18:56.209722 | instance | openstack/nova-ks-service-26tbv/init 2026-04-29 03:18:56.385088 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-26tbv" not found 2026-04-29 03:18:56.389959 | instance | openstack/nova-ks-service-26tbv/compute-ks-service-registration 2026-04-29 03:18:56.565390 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-26tbv" not found 2026-04-29 03:18:56.746412 | instance | openstack/nova-ks-user-fzg5h/init 2026-04-29 03:18:56.919329 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-fzg5h" not found 2026-04-29 03:18:56.924588 | instance | openstack/nova-ks-user-fzg5h/nova-ks-user 2026-04-29 03:18:57.101108 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-fzg5h" not found 2026-04-29 03:18:57.287125 | instance | openstack/nova-novncproxy-76f85c7564-grspn/init 2026-04-29 03:18:57.466519 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-76f85c7564-grspn" not found 2026-04-29 03:18:57.470026 | instance | openstack/nova-novncproxy-76f85c7564-grspn/nova-novncproxy-init 2026-04-29 03:18:57.640612 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-76f85c7564-grspn" not found 2026-04-29 03:18:57.645087 | instance | openstack/nova-novncproxy-76f85c7564-grspn/nova-novncproxy-init-assets 2026-04-29 03:18:57.831770 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-76f85c7564-grspn" not found 2026-04-29 03:18:57.836736 | instance | openstack/nova-novncproxy-76f85c7564-grspn/nova-novncproxy 2026-04-29 03:18:58.020329 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-76f85c7564-grspn" not found 2026-04-29 03:18:58.188806 | instance | openstack/nova-rabbit-init-fqpbc/init 2026-04-29 03:18:58.358051 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-fqpbc" not found 2026-04-29 03:18:58.362246 | instance | openstack/nova-rabbit-init-fqpbc/rabbit-init 2026-04-29 03:18:58.549227 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-fqpbc" not found 2026-04-29 03:18:58.732149 | instance | openstack/nova-scheduler-85f75c6fff-dqfbb/init 2026-04-29 03:18:58.904737 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-85f75c6fff-dqfbb" not found 2026-04-29 03:18:58.908439 | instance | openstack/nova-scheduler-85f75c6fff-dqfbb/nova-scheduler 2026-04-29 03:18:59.081973 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-85f75c6fff-dqfbb" not found 2026-04-29 03:18:59.257477 | instance | openstack/nova-service-cleaner-29623860-ws7bf/init 2026-04-29 03:18:59.435685 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29623860-ws7bf" not found 2026-04-29 03:18:59.439591 | instance | openstack/nova-service-cleaner-29623860-ws7bf/nova-service-cleaner 2026-04-29 03:18:59.609084 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29623860-ws7bf" not found 2026-04-29 03:18:59.803362 | instance | openstack/octavia-api-798d65594c-pqwt9/init 2026-04-29 03:19:00.031297 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-798d65594c-pqwt9" not found 2026-04-29 03:19:00.035010 | instance | openstack/octavia-api-798d65594c-pqwt9/octavia-api 2026-04-29 03:19:00.271262 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-798d65594c-pqwt9" not found 2026-04-29 03:19:00.460116 | instance | openstack/octavia-bootstrap-znl62/init 2026-04-29 03:19:00.636369 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-znl62" not found 2026-04-29 03:19:00.641445 | instance | openstack/octavia-bootstrap-znl62/bootstrap 2026-04-29 03:19:00.819060 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-znl62" not found 2026-04-29 03:19:00.994571 | instance | openstack/octavia-db-init-xvhmb/init 2026-04-29 03:19:01.172682 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-xvhmb" not found 2026-04-29 03:19:01.177902 | instance | openstack/octavia-db-init-xvhmb/octavia-db-init-0 2026-04-29 03:19:01.353695 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-xvhmb" not found 2026-04-29 03:19:01.359100 | instance | openstack/octavia-db-init-xvhmb/octavia-db-init-1 2026-04-29 03:19:01.543431 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-xvhmb" not found 2026-04-29 03:19:01.716925 | instance | openstack/octavia-db-sync-jsc29/init 2026-04-29 03:19:01.898834 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-jsc29" not found 2026-04-29 03:19:01.902952 | instance | openstack/octavia-db-sync-jsc29/octavia-db-sync 2026-04-29 03:19:02.076993 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-jsc29" not found 2026-04-29 03:19:02.249698 | instance | openstack/octavia-health-manager-default-dlptx/init 2026-04-29 03:19:02.452068 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-dlptx" not found 2026-04-29 03:19:02.456628 | instance | openstack/octavia-health-manager-default-dlptx/octavia-health-manager-get-port 2026-04-29 03:19:02.648221 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-dlptx" not found 2026-04-29 03:19:02.653199 | instance | openstack/octavia-health-manager-default-dlptx/octavia-health-manager-nic-init 2026-04-29 03:19:02.827753 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-dlptx" not found 2026-04-29 03:19:02.832223 | instance | openstack/octavia-health-manager-default-dlptx/octavia-health-manager 2026-04-29 03:19:03.014969 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-dlptx" not found 2026-04-29 03:19:03.204285 | instance | openstack/octavia-housekeeping-6ff9cf7466-cck62/init 2026-04-29 03:19:03.395449 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-6ff9cf7466-cck62" not found 2026-04-29 03:19:03.400131 | instance | openstack/octavia-housekeeping-6ff9cf7466-cck62/octavia-housekeeping 2026-04-29 03:19:03.574038 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-6ff9cf7466-cck62" not found 2026-04-29 03:19:03.753525 | instance | openstack/octavia-ks-endpoints-f9f65/init 2026-04-29 03:19:03.950972 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-f9f65" not found 2026-04-29 03:19:03.956153 | instance | openstack/octavia-ks-endpoints-f9f65/load-balancer-ks-endpoints-admin 2026-04-29 03:19:04.131384 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-f9f65" not found 2026-04-29 03:19:04.135658 | instance | openstack/octavia-ks-endpoints-f9f65/load-balancer-ks-endpoints-internal 2026-04-29 03:19:04.312512 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-f9f65" not found 2026-04-29 03:19:04.317387 | instance | openstack/octavia-ks-endpoints-f9f65/load-balancer-ks-endpoints-public 2026-04-29 03:19:04.493770 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-f9f65" not found 2026-04-29 03:19:04.669910 | instance | openstack/octavia-ks-service-9bxj5/init 2026-04-29 03:19:04.854559 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-9bxj5" not found 2026-04-29 03:19:04.859311 | instance | openstack/octavia-ks-service-9bxj5/load-balancer-ks-service-registration 2026-04-29 03:19:05.040066 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-9bxj5" not found 2026-04-29 03:19:05.220762 | instance | openstack/octavia-ks-user-zlxr7/init 2026-04-29 03:19:05.394797 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-zlxr7" not found 2026-04-29 03:19:05.399693 | instance | openstack/octavia-ks-user-zlxr7/octavia-ks-user 2026-04-29 03:19:05.568857 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-zlxr7" not found 2026-04-29 03:19:05.738687 | instance | openstack/octavia-rabbit-init-46klb/init 2026-04-29 03:19:05.916356 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-46klb" not found 2026-04-29 03:19:05.921866 | instance | openstack/octavia-rabbit-init-46klb/rabbit-init 2026-04-29 03:19:06.096450 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-46klb" not found 2026-04-29 03:19:06.279998 | instance | openstack/octavia-worker-67584bb757-wr4n8/init 2026-04-29 03:19:06.459498 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-67584bb757-wr4n8" not found 2026-04-29 03:19:06.464870 | instance | openstack/octavia-worker-67584bb757-wr4n8/octavia-worker 2026-04-29 03:19:06.640593 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-67584bb757-wr4n8" not found 2026-04-29 03:19:06.829357 | instance | openstack/openstack-database-exporter-78c69bc7dd-6xvws/openstack-database-exporter 2026-04-29 03:19:07.002940 | instance | Error from server (BadRequest): previous terminated container "openstack-database-exporter" in pod "openstack-database-exporter-78c69bc7dd-6xvws" not found 2026-04-29 03:19:07.185561 | instance | openstack/openstack-exporter-849577f488-cg79p/build-config 2026-04-29 03:19:07.378398 | instance | Error from server (BadRequest): previous terminated container "build-config" in pod "openstack-exporter-849577f488-cg79p" not found 2026-04-29 03:19:07.383765 | instance | openstack/openstack-exporter-849577f488-cg79p/openstack-exporter 2026-04-29 03:19:07.625451 | instance | Error from server (BadRequest): previous terminated container "openstack-exporter" in pod "openstack-exporter-849577f488-cg79p" not found 2026-04-29 03:19:07.817068 | instance | openstack/openvswitch-lw7l5/init 2026-04-29 03:19:08.003109 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-lw7l5" not found 2026-04-29 03:19:08.008169 | instance | openstack/openvswitch-lw7l5/openvswitch-db-perms 2026-04-29 03:19:08.190259 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-lw7l5" not found 2026-04-29 03:19:08.194199 | instance | openstack/openvswitch-lw7l5/openvswitch-vswitchd-modules 2026-04-29 03:19:08.370654 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-lw7l5" not found 2026-04-29 03:19:08.374615 | instance | openstack/openvswitch-lw7l5/openvswitch-db 2026-04-29 03:19:08.561101 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-lw7l5" not found 2026-04-29 03:19:08.565907 | instance | openstack/openvswitch-lw7l5/openvswitch-vswitchd 2026-04-29 03:19:08.759903 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-lw7l5" not found 2026-04-29 03:19:08.962008 | instance | openstack/ovn-controller-default-88dqq/init 2026-04-29 03:19:09.145457 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-default-88dqq" not found 2026-04-29 03:19:09.150084 | instance | openstack/ovn-controller-default-88dqq/get-gw-enabled 2026-04-29 03:19:09.323182 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-default-88dqq" not found 2026-04-29 03:19:09.328149 | instance | openstack/ovn-controller-default-88dqq/controller-init 2026-04-29 03:19:09.510309 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-default-88dqq" not found 2026-04-29 03:19:09.515144 | instance | openstack/ovn-controller-default-88dqq/controller 2026-04-29 03:19:09.693340 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-default-88dqq" not found 2026-04-29 03:19:09.697856 | instance | openstack/ovn-controller-default-88dqq/vector 2026-04-29 03:19:09.866571 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-default-88dqq" not found 2026-04-29 03:19:09.870631 | instance | openstack/ovn-controller-default-88dqq/log-parser 2026-04-29 03:19:10.058043 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-default-88dqq" not found 2026-04-29 03:19:10.261222 | instance | openstack/ovn-northd-fc978744-pkdfw/init 2026-04-29 03:19:10.438262 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-fc978744-pkdfw" not found 2026-04-29 03:19:10.443748 | instance | openstack/ovn-northd-fc978744-pkdfw/northd 2026-04-29 03:19:10.620560 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-fc978744-pkdfw" not found 2026-04-29 03:19:10.805521 | instance | openstack/ovn-ovsdb-nb-0/init 2026-04-29 03:19:10.974594 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found 2026-04-29 03:19:10.980231 | instance | openstack/ovn-ovsdb-nb-0/ovsdb 2026-04-29 03:19:11.143563 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found 2026-04-29 03:19:11.322788 | instance | openstack/ovn-ovsdb-sb-0/init 2026-04-29 03:19:11.503766 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found 2026-04-29 03:19:11.509007 | instance | openstack/ovn-ovsdb-sb-0/ovsdb 2026-04-29 03:19:11.689299 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found 2026-04-29 03:19:11.879669 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-04-29 03:19:12.046776 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-29 03:19:12.050755 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-04-29 03:19:12.232267 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-29 03:19:12.237876 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-04-29 03:19:12.648931 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-04-29 03:19:12.653039 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-04-29 03:19:12.836161 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-04-29 03:19:13.015179 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-04-29 03:19:13.196785 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-04-29 03:19:13.200395 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-04-29 03:19:13.409143 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-04-29 03:19:13.412557 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-04-29 03:19:13.608329 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-04-29 03:19:13.796224 | instance | openstack/placement-api-74947699fd-4lxpz/init 2026-04-29 03:19:13.969259 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-74947699fd-4lxpz" not found 2026-04-29 03:19:13.973241 | instance | openstack/placement-api-74947699fd-4lxpz/placement-api 2026-04-29 03:19:14.212825 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-74947699fd-4lxpz" not found 2026-04-29 03:19:14.378772 | instance | openstack/placement-db-init-q67v7/init 2026-04-29 03:19:14.558009 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-q67v7" not found 2026-04-29 03:19:14.561713 | instance | openstack/placement-db-init-q67v7/placement-db-init-0 2026-04-29 03:19:14.764930 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-q67v7" not found 2026-04-29 03:19:14.972572 | instance | openstack/placement-db-sync-gddsp/init 2026-04-29 03:19:15.151326 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-gddsp" not found 2026-04-29 03:19:15.156192 | instance | openstack/placement-db-sync-gddsp/placement-db-sync 2026-04-29 03:19:15.326663 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-gddsp" not found 2026-04-29 03:19:15.498751 | instance | openstack/placement-ks-endpoints-bdbfm/init 2026-04-29 03:19:15.671108 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-bdbfm" not found 2026-04-29 03:19:15.675714 | instance | openstack/placement-ks-endpoints-bdbfm/placement-ks-endpoints-admin 2026-04-29 03:19:15.844445 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-bdbfm" not found 2026-04-29 03:19:15.849346 | instance | openstack/placement-ks-endpoints-bdbfm/placement-ks-endpoints-internal 2026-04-29 03:19:16.036022 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-bdbfm" not found 2026-04-29 03:19:16.039404 | instance | openstack/placement-ks-endpoints-bdbfm/placement-ks-endpoints-public 2026-04-29 03:19:16.226415 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-bdbfm" not found 2026-04-29 03:19:16.413203 | instance | openstack/placement-ks-service-qgbwb/init 2026-04-29 03:19:16.590575 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-qgbwb" not found 2026-04-29 03:19:16.595277 | instance | openstack/placement-ks-service-qgbwb/placement-ks-service-registration 2026-04-29 03:19:16.773766 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-qgbwb" not found 2026-04-29 03:19:16.959165 | instance | openstack/placement-ks-user-9skfp/init 2026-04-29 03:19:17.148745 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-9skfp" not found 2026-04-29 03:19:17.152617 | instance | openstack/placement-ks-user-9skfp/placement-ks-user 2026-04-29 03:19:17.347933 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-9skfp" not found 2026-04-29 03:19:17.530760 | instance | openstack/pxc-operator-69cb5bbdb9-7ffpr/percona-xtradb-cluster-operator 2026-04-29 03:19:17.726871 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-7ffpr" not found 2026-04-29 03:19:17.915742 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-04-29 03:19:18.096156 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-04-29 03:19:18.100859 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-04-29 03:19:18.290431 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-04-29 03:19:18.486376 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-04-29 03:19:18.656204 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-04-29 03:19:18.661194 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-04-29 03:19:18.847658 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-04-29 03:19:19.022612 | instance | openstack/rabbitmq-cluster-operator-7fcdcd478-vxdg8/rabbitmq-cluster-operator 2026-04-29 03:19:19.207545 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-7fcdcd478-vxdg8" not found 2026-04-29 03:19:19.380636 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-04-29 03:19:19.561788 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-04-29 03:19:19.566907 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-04-29 03:19:19.758575 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-04-29 03:19:19.945064 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-04-29 03:19:20.143469 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-04-29 03:19:20.147063 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-04-29 03:19:20.343280 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-04-29 03:19:20.558185 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-04-29 03:19:20.741494 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-04-29 03:19:20.745862 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-04-29 03:19:20.941858 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-04-29 03:19:21.118298 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-04-29 03:19:21.299842 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-04-29 03:19:21.305059 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-04-29 03:19:21.505082 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-04-29 03:19:21.698158 | instance | openstack/rabbitmq-manila-server-0/setup-container 2026-04-29 03:19:21.870323 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-manila-server-0" not found 2026-04-29 03:19:21.874970 | instance | openstack/rabbitmq-manila-server-0/rabbitmq 2026-04-29 03:19:22.067986 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-manila-server-0" not found 2026-04-29 03:19:22.247823 | instance | openstack/rabbitmq-messaging-topology-operator-7f8596f788-kd7p8/rabbitmq-cluster-operator 2026-04-29 03:19:22.447287 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-7f8596f788-kd7p8" not found 2026-04-29 03:19:22.631041 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-04-29 03:19:22.822816 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-04-29 03:19:22.824918 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-04-29 03:19:23.030324 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-04-29 03:19:23.244562 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-04-29 03:19:23.428030 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-04-29 03:19:23.431865 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-04-29 03:19:23.676292 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-04-29 03:19:23.856604 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-04-29 03:19:24.049618 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-04-29 03:19:24.054985 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-04-29 03:19:24.242634 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-04-29 03:19:24.415133 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-zcjjf/make-container-crash-dir 2026-04-29 03:19:24.587629 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-zcjjf" not found 2026-04-29 03:19:24.592324 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-zcjjf/chown-container-data-dir 2026-04-29 03:19:24.766666 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-zcjjf" not found 2026-04-29 03:19:24.774018 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-zcjjf/ceph-crash 2026-04-29 03:19:24.965372 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-zcjjf" not found 2026-04-29 03:19:25.146952 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-b7lkd/chown-container-data-dir 2026-04-29 03:19:25.328945 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-b7lkd" not found 2026-04-29 03:19:25.334077 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-b7lkd/rgw 2026-04-29 03:19:25.571710 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-b7lkd" not found 2026-04-29 03:19:25.575923 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-b7lkd/log-collector 2026-04-29 03:19:25.758155 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-b7lkd" not found 2026-04-29 03:19:25.926001 | instance | openstack/staffeln-api-5544676f68-h9548/init 2026-04-29 03:19:26.102306 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-5544676f68-h9548" not found 2026-04-29 03:19:26.106148 | instance | openstack/staffeln-api-5544676f68-h9548/staffeln-api 2026-04-29 03:19:26.293908 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-5544676f68-h9548" not found 2026-04-29 03:19:26.476139 | instance | openstack/staffeln-conductor-654bbbfff5-bv5qc/staffeln-conductor 2026-04-29 03:19:26.658927 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-654bbbfff5-bv5qc" not found 2026-04-29 03:19:26.838251 | instance | openstack/staffeln-db-init-67z6f/init 2026-04-29 03:19:27.007976 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-67z6f" not found 2026-04-29 03:19:27.011892 | instance | openstack/staffeln-db-init-67z6f/staffeln-db-init-0 2026-04-29 03:19:27.182957 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-67z6f" not found 2026-04-29 03:19:27.352190 | instance | openstack/staffeln-db-sync-4s98b/init 2026-04-29 03:19:27.529749 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-4s98b" not found 2026-04-29 03:19:27.534113 | instance | openstack/staffeln-db-sync-4s98b/staffeln-db-sync 2026-04-29 03:19:27.714792 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-4s98b" not found 2026-04-29 03:19:27.887594 | instance | openstack/tempest-ks-user-29jwl/init 2026-04-29 03:19:28.049377 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-ks-user-29jwl" not found 2026-04-29 03:19:28.054040 | instance | openstack/tempest-ks-user-29jwl/tempest-ks-user 2026-04-29 03:19:28.234352 | instance | Error from server (BadRequest): previous terminated container "tempest-ks-user" in pod "tempest-ks-user-29jwl" not found 2026-04-29 03:19:28.410217 | instance | openstack/tempest-run-tests-nqd78/init 2026-04-29 03:19:28.600549 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-run-tests-nqd78" not found 2026-04-29 03:19:28.605585 | instance | openstack/tempest-run-tests-nqd78/tempest-run-tests-init 2026-04-29 03:19:28.780719 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests-init" in pod "tempest-run-tests-nqd78" not found 2026-04-29 03:19:28.786378 | instance | openstack/tempest-run-tests-nqd78/tempest-run-tests 2026-04-29 03:19:28.971026 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests" in pod "tempest-run-tests-nqd78" not found 2026-04-29 03:19:29.164898 | instance | openstack/valkey-node-0/valkey 2026-04-29 03:19:29.342486 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-04-29 03:19:29.348753 | instance | openstack/valkey-node-0/sentinel 2026-04-29 03:19:29.533830 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-04-29 03:19:29.539032 | instance | openstack/valkey-node-0/metrics 2026-04-29 03:19:29.714511 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-04-29 03:19:29.919422 | instance | orc-system/orc-controller-manager-6cb597b5d4-mc9lj/manager 2026-04-29 03:19:30.094078 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-6cb597b5d4-mc9lj" not found 2026-04-29 03:19:30.287107 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-vfh6p/rook-ceph-operator 2026-04-29 03:19:30.499682 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-vfh6p" not found 2026-04-29 03:19:30.730283 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-bzb24/secretgen-controller 2026-04-29 03:19:30.927325 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-bzb24" not found 2026-04-29 03:19:31.247845 | instance | ERROR 2026-04-29 03:19:31.248020 | instance | { 2026-04-29 03:19:31.248067 | instance | "delta": "0:02:02.172812", 2026-04-29 03:19:31.248102 | instance | "end": "2026-04-29 03:19:30.934251", 2026-04-29 03:19:31.248132 | instance | "msg": "non-zero return code", 2026-04-29 03:19:31.248162 | instance | "rc": 123, 2026-04-29 03:19:31.248191 | instance | "start": "2026-04-29 03:17:28.761439" 2026-04-29 03:19:31.248219 | instance | } 2026-04-29 03:19:31.248250 | instance | ERROR: Ignoring Errors 2026-04-29 03:19:31.266903 | 2026-04-29 03:19:31.267061 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-04-29 03:19:31.900078 | instance | changed: 2026-04-29 03:19:31.900283 | instance | cd+++++++++ pod-logs/ 2026-04-29 03:19:31.900320 | instance | cd+++++++++ pod-logs/auth-system/ 2026-04-29 03:19:31.900342 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-04-29 03:19:31.900363 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-04-29 03:19:31.900383 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-04-29 03:19:31.900417 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-m2kmb/ 2026-04-29 03:19:31.900442 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-m2kmb/manager.txt 2026-04-29 03:19:31.900462 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-04-29 03:19:31.900482 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-pl5p2/ 2026-04-29 03:19:31.900502 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-pl5p2/manager.txt 2026-04-29 03:19:31.900521 | instance | cd+++++++++ pod-logs/capi-system/ 2026-04-29 03:19:31.900540 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-4mg9m/ 2026-04-29 03:19:31.900560 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-4mg9m/manager.txt 2026-04-29 03:19:31.900579 | instance | cd+++++++++ pod-logs/capo-system/ 2026-04-29 03:19:31.900598 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-65565fdb7f-2zjqq/ 2026-04-29 03:19:31.900617 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-65565fdb7f-2zjqq/manager.txt 2026-04-29 03:19:31.900637 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-04-29 03:19:31.900655 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-sflr4/ 2026-04-29 03:19:31.900673 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-sflr4/cert-manager-controller.txt 2026-04-29 03:19:31.900692 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-5lq52/ 2026-04-29 03:19:31.900711 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-5lq52/cert-manager-cainjector.txt 2026-04-29 03:19:31.900730 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-jpw7x/ 2026-04-29 03:19:31.900749 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-jpw7x/cert-manager-webhook.txt 2026-04-29 03:19:31.900771 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-04-29 03:19:31.900790 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-lkkgw/ 2026-04-29 03:19:31.900809 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-lkkgw/envoy-gateway.txt 2026-04-29 03:19:31.900828 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-04-29 03:19:31.900846 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-04-29 03:19:31.900865 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-04-29 03:19:31.900883 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-04-29 03:19:31.900902 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-04-29 03:19:31.900921 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-m2kmb/ 2026-04-29 03:19:31.900939 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-m2kmb/manager.txt 2026-04-29 03:19:31.900958 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-04-29 03:19:31.900977 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-pl5p2/ 2026-04-29 03:19:31.900995 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-pl5p2/manager.txt 2026-04-29 03:19:31.901014 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-04-29 03:19:31.901052 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-4mg9m/ 2026-04-29 03:19:31.901072 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-4mg9m/manager.txt 2026-04-29 03:19:31.901095 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-04-29 03:19:31.901114 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-65565fdb7f-2zjqq/ 2026-04-29 03:19:31.901133 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-65565fdb7f-2zjqq/manager.txt 2026-04-29 03:19:31.901151 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-04-29 03:19:31.901169 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-sflr4/ 2026-04-29 03:19:31.901187 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-sflr4/cert-manager-controller.txt 2026-04-29 03:19:31.901206 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-5lq52/ 2026-04-29 03:19:31.901224 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-5lq52/cert-manager-cainjector.txt 2026-04-29 03:19:31.901243 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-jpw7x/ 2026-04-29 03:19:31.901261 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-jpw7x/cert-manager-webhook.txt 2026-04-29 03:19:31.901280 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-04-29 03:19:31.901298 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-lkkgw/ 2026-04-29 03:19:31.901317 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-lkkgw/envoy-gateway.txt 2026-04-29 03:19:31.901335 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-04-29 03:19:31.901354 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-qwvj8/ 2026-04-29 03:19:31.901372 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-qwvj8/controller.txt 2026-04-29 03:19:31.901390 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-9mzpr/ 2026-04-29 03:19:31.901408 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-9mzpr/ingress-nginx-default-backend.txt 2026-04-29 03:19:31.901427 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-04-29 03:19:31.901445 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-jw6nq/ 2026-04-29 03:19:31.901463 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-jw6nq/cilium-operator.txt 2026-04-29 03:19:31.901481 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-whpjr/ 2026-04-29 03:19:31.901499 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-whpjr/apply-sysctl-overwrites.txt 2026-04-29 03:19:31.901517 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-whpjr/cilium-agent.txt 2026-04-29 03:19:31.901535 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-whpjr/clean-cilium-state.txt 2026-04-29 03:19:31.901554 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-whpjr/config.txt 2026-04-29 03:19:31.901572 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-whpjr/install-cni-binaries.txt 2026-04-29 03:19:31.901590 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-whpjr/mount-bpf-fs.txt 2026-04-29 03:19:31.901609 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-whpjr/mount-cgroup.txt 2026-04-29 03:19:31.901628 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-cg9kb/ 2026-04-29 03:19:31.901646 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-cg9kb/coredns.txt 2026-04-29 03:19:31.901665 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-vmdvh/ 2026-04-29 03:19:31.901683 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-vmdvh/coredns.txt 2026-04-29 03:19:31.901707 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-04-29 03:19:31.901727 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-04-29 03:19:31.901746 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-04-29 03:19:31.901765 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-29 03:19:31.901783 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-04-29 03:19:31.901801 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-29 03:19:31.901820 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-nhs9k/ 2026-04-29 03:19:31.901839 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-nhs9k/kube-proxy.txt 2026-04-29 03:19:31.901857 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-04-29 03:19:31.901875 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-29 03:19:31.901894 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-04-29 03:19:31.901912 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-04-29 03:19:31.901931 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-04-29 03:19:31.901949 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-z8pv6/ 2026-04-29 03:19:31.901968 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-z8pv6/local-path-provisioner.txt 2026-04-29 03:19:31.901986 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-04-29 03:19:31.902004 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-29 03:19:31.902022 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-29 03:19:31.902040 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-29 03:19:31.902059 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-29 03:19:31.902077 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-29 03:19:31.902095 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-7szzg/ 2026-04-29 03:19:31.902113 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-7szzg/goldpinger-daemon.txt 2026-04-29 03:19:31.902131 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5c4bdf5fd7-k9ctb/ 2026-04-29 03:19:31.902149 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5c4bdf5fd7-k9ctb/grafana-sc-dashboard.txt 2026-04-29 03:19:31.902167 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5c4bdf5fd7-k9ctb/grafana-sc-datasources.txt 2026-04-29 03:19:31.902185 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5c4bdf5fd7-k9ctb/grafana.txt 2026-04-29 03:19:31.902203 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7qbzd/ 2026-04-29 03:19:31.902222 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7qbzd/kube-state-metrics.txt 2026-04-29 03:19:31.902240 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-m5286/ 2026-04-29 03:19:31.902258 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-m5286/kube-prometheus-stack.txt 2026-04-29 03:19:31.902276 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-5wzcs/ 2026-04-29 03:19:31.902298 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-5wzcs/node-exporter.txt 2026-04-29 03:19:31.902317 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-5wzcs/pod-tls-sidecar.txt 2026-04-29 03:19:31.902335 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-04-29 03:19:31.902353 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-04-29 03:19:31.902371 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-04-29 03:19:31.902389 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-04-29 03:19:31.902407 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-04-29 03:19:31.902425 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-v555x/ 2026-04-29 03:19:31.902443 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-v555x/nginx.txt 2026-04-29 03:19:31.902461 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-04-29 03:19:31.902478 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-04-29 03:19:31.902496 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-04-29 03:19:31.902514 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-qj4hh/ 2026-04-29 03:19:31.902531 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-qj4hh/gc.txt 2026-04-29 03:19:31.902548 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-z94hp/ 2026-04-29 03:19:31.902566 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-z94hp/master.txt 2026-04-29 03:19:31.902583 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-mbgmn/ 2026-04-29 03:19:31.902601 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-mbgmn/worker.txt 2026-04-29 03:19:31.902618 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-29 03:19:31.902636 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-29 03:19:31.902654 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-29 03:19:31.902671 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-29 03:19:31.902689 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-29 03:19:31.902707 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-29 03:19:31.902725 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-ch7m4/ 2026-04-29 03:19:31.902743 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-ch7m4/pushgateway.txt 2026-04-29 03:19:31.902762 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-wn546/ 2026-04-29 03:19:31.902780 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-wn546/vector.txt 2026-04-29 03:19:31.902798 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-04-29 03:19:31.902816 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-75dd9cf968-sp72p/ 2026-04-29 03:19:31.902835 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-75dd9cf968-sp72p/barbican-api.txt 2026-04-29 03:19:31.902853 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-75dd9cf968-sp72p/init.txt 2026-04-29 03:19:31.902871 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-zt8b8/ 2026-04-29 03:19:31.902894 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-zt8b8/barbican-db-init-0.txt 2026-04-29 03:19:31.902914 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-zt8b8/init.txt 2026-04-29 03:19:31.902932 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-ggjg6/ 2026-04-29 03:19:31.902951 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-ggjg6/barbican-db-sync.txt 2026-04-29 03:19:31.902969 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-ggjg6/init.txt 2026-04-29 03:19:31.902988 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-hbcnj/ 2026-04-29 03:19:31.903006 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-hbcnj/init.txt 2026-04-29 03:19:31.903024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-hbcnj/key-manager-ks-endpoints-admin.txt 2026-04-29 03:19:31.903043 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-hbcnj/key-manager-ks-endpoints-internal.txt 2026-04-29 03:19:31.903061 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-hbcnj/key-manager-ks-endpoints-public.txt 2026-04-29 03:19:31.903079 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-hlp9c/ 2026-04-29 03:19:31.903097 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-hlp9c/init.txt 2026-04-29 03:19:31.903116 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-hlp9c/key-manager-ks-service-registration.txt 2026-04-29 03:19:31.903134 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-gzrw9/ 2026-04-29 03:19:31.903152 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-gzrw9/barbican-ks-user.txt 2026-04-29 03:19:31.903171 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-gzrw9/init.txt 2026-04-29 03:19:31.903190 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-4j6g7/ 2026-04-29 03:19:31.903209 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-4j6g7/init.txt 2026-04-29 03:19:31.903227 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-4j6g7/rabbit-init.txt 2026-04-29 03:19:31.903245 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-5c74b79dfd-5fnt9/ 2026-04-29 03:19:31.903263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5c74b79dfd-5fnt9/ceph-coordination-volume-perms.txt 2026-04-29 03:19:31.903281 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5c74b79dfd-5fnt9/cinder-api.txt 2026-04-29 03:19:31.903299 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5c74b79dfd-5fnt9/init.txt 2026-04-29 03:19:31.903316 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7f5bb4f9b4-8cbdg/ 2026-04-29 03:19:31.903334 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7f5bb4f9b4-8cbdg/ceph-backup-keyring-placement.txt 2026-04-29 03:19:31.903352 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7f5bb4f9b4-8cbdg/ceph-coordination-volume-perms.txt 2026-04-29 03:19:31.903370 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7f5bb4f9b4-8cbdg/ceph-keyring-placement-rbd1.txt 2026-04-29 03:19:31.903387 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7f5bb4f9b4-8cbdg/cinder-backup.txt 2026-04-29 03:19:31.903405 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7f5bb4f9b4-8cbdg/init.txt 2026-04-29 03:19:31.903422 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-qgc6v/ 2026-04-29 03:19:31.903440 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-qgc6v/ceph-keyring-placement.txt 2026-04-29 03:19:31.903458 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-qgc6v/cinder-backup-storage-init.txt 2026-04-29 03:19:31.903480 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-qgc6v/init.txt 2026-04-29 03:19:31.903498 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-qw2rj/ 2026-04-29 03:19:31.903516 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-qw2rj/bootstrap.txt 2026-04-29 03:19:31.903534 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-qw2rj/init.txt 2026-04-29 03:19:31.903552 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-s2bbh/ 2026-04-29 03:19:31.903570 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-s2bbh/create-internal-tenant.txt 2026-04-29 03:19:31.903588 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-s2bbh/init.txt 2026-04-29 03:19:31.903606 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-wp7dg/ 2026-04-29 03:19:31.903623 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-wp7dg/cinder-db-init-0.txt 2026-04-29 03:19:31.903641 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-wp7dg/init.txt 2026-04-29 03:19:31.903659 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-d5bq8/ 2026-04-29 03:19:31.903677 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-d5bq8/cinder-db-sync.txt 2026-04-29 03:19:31.903696 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-d5bq8/init.txt 2026-04-29 03:19:31.903717 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-nzrbh/ 2026-04-29 03:19:31.903737 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-nzrbh/init.txt 2026-04-29 03:19:31.903755 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-nzrbh/volumev3-ks-endpoints-admin.txt 2026-04-29 03:19:31.903773 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-nzrbh/volumev3-ks-endpoints-internal.txt 2026-04-29 03:19:31.903791 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-nzrbh/volumev3-ks-endpoints-public.txt 2026-04-29 03:19:31.903808 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-tsp4l/ 2026-04-29 03:19:31.903826 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-tsp4l/init.txt 2026-04-29 03:19:31.903844 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-tsp4l/volumev3-ks-service-registration.txt 2026-04-29 03:19:31.903862 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-dzx8t/ 2026-04-29 03:19:31.903879 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-dzx8t/cinder-ks-user.txt 2026-04-29 03:19:31.903897 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-dzx8t/init.txt 2026-04-29 03:19:31.903915 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-mnq88/ 2026-04-29 03:19:31.903934 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-mnq88/init.txt 2026-04-29 03:19:31.903951 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-mnq88/rabbit-init.txt 2026-04-29 03:19:31.903969 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-fd8c7bcf4-q5k8g/ 2026-04-29 03:19:31.903988 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-fd8c7bcf4-q5k8g/ceph-coordination-volume-perms.txt 2026-04-29 03:19:31.904006 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-fd8c7bcf4-q5k8g/cinder-scheduler.txt 2026-04-29 03:19:31.904024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-fd8c7bcf4-q5k8g/init.txt 2026-04-29 03:19:31.904043 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-88bkk/ 2026-04-29 03:19:31.904061 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-88bkk/ceph-keyring-placement.txt 2026-04-29 03:19:31.904086 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-88bkk/cinder-storage-init-rbd1.txt 2026-04-29 03:19:31.904105 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-88bkk/init.txt 2026-04-29 03:19:31.904123 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-86b675c4b7-qxc7d/ 2026-04-29 03:19:31.904141 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-86b675c4b7-qxc7d/ceph-coordination-volume-perms.txt 2026-04-29 03:19:31.904160 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-86b675c4b7-qxc7d/ceph-keyring-placement-rbd1.txt 2026-04-29 03:19:31.904183 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-86b675c4b7-qxc7d/cinder-volume.txt 2026-04-29 03:19:31.904202 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-86b675c4b7-qxc7d/init-cinder-conf.txt 2026-04-29 03:19:31.904221 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-86b675c4b7-qxc7d/init.txt 2026-04-29 03:19:31.904273 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29623865-q99rg/ 2026-04-29 03:19:31.904294 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29623865-q99rg/cinder-volume-usage-audit.txt 2026-04-29 03:19:31.904313 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29623865-q99rg/init.txt 2026-04-29 03:19:31.904332 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-575c99dff7-r85ff/ 2026-04-29 03:19:31.904351 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-575c99dff7-r85ff/ceph-keyring-placement.txt 2026-04-29 03:19:31.904370 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-575c99dff7-r85ff/glance-api.txt 2026-04-29 03:19:31.904389 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-575c99dff7-r85ff/glance-perms.txt 2026-04-29 03:19:31.904408 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-575c99dff7-r85ff/init.txt 2026-04-29 03:19:31.904427 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-bb5l5/ 2026-04-29 03:19:31.904446 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-bb5l5/glance-db-init-0.txt 2026-04-29 03:19:31.904464 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-bb5l5/init.txt 2026-04-29 03:19:31.904484 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-8z6b2/ 2026-04-29 03:19:31.904502 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-8z6b2/glance-db-sync.txt 2026-04-29 03:19:31.904521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-8z6b2/init.txt 2026-04-29 03:19:31.904540 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-rdlk2/ 2026-04-29 03:19:31.904559 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-rdlk2/image-ks-endpoints-admin.txt 2026-04-29 03:19:31.904577 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-rdlk2/image-ks-endpoints-internal.txt 2026-04-29 03:19:31.904596 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-rdlk2/image-ks-endpoints-public.txt 2026-04-29 03:19:31.904614 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-rdlk2/init.txt 2026-04-29 03:19:31.904631 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-wxz57/ 2026-04-29 03:19:31.904649 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-wxz57/image-ks-service-registration.txt 2026-04-29 03:19:31.904666 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-wxz57/init.txt 2026-04-29 03:19:31.904684 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-mr9zl/ 2026-04-29 03:19:31.904703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-mr9zl/glance-ks-user.txt 2026-04-29 03:19:31.904720 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-mr9zl/init.txt 2026-04-29 03:19:31.904744 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-9fkfc/ 2026-04-29 03:19:31.904764 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-9fkfc/glance-metadefs-load.txt 2026-04-29 03:19:31.904782 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-9fkfc/init.txt 2026-04-29 03:19:31.904800 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-tvpg9/ 2026-04-29 03:19:31.904817 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-tvpg9/init.txt 2026-04-29 03:19:31.904836 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-tvpg9/rabbit-init.txt 2026-04-29 03:19:31.904854 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-sjjv4/ 2026-04-29 03:19:31.904871 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-sjjv4/ceph-keyring-placement.txt 2026-04-29 03:19:31.904889 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-sjjv4/glance-storage-init.txt 2026-04-29 03:19:31.904907 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-sjjv4/init.txt 2026-04-29 03:19:31.904925 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-7c6b899b64-5lxkj/ 2026-04-29 03:19:31.904942 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-7c6b899b64-5lxkj/heat-api.txt 2026-04-29 03:19:31.904960 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-7c6b899b64-5lxkj/init.txt 2026-04-29 03:19:31.904977 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-xk24t/ 2026-04-29 03:19:31.904996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-xk24t/bootstrap.txt 2026-04-29 03:19:31.905014 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-xk24t/init.txt 2026-04-29 03:19:31.905048 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-5499d478bb-cz756/ 2026-04-29 03:19:31.905068 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-5499d478bb-cz756/heat-cfn.txt 2026-04-29 03:19:31.905086 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-5499d478bb-cz756/init.txt 2026-04-29 03:19:31.905104 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-hcdwj/ 2026-04-29 03:19:31.905121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-hcdwj/heat-db-init-0.txt 2026-04-29 03:19:31.905139 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-hcdwj/init.txt 2026-04-29 03:19:31.905156 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-qkptx/ 2026-04-29 03:19:31.905174 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-qkptx/heat-db-sync.txt 2026-04-29 03:19:31.905192 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-qkptx/init.txt 2026-04-29 03:19:31.905210 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-5pcxg/ 2026-04-29 03:19:31.905228 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-5pcxg/heat-ks-domain-user.txt 2026-04-29 03:19:31.905246 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-5pcxg/init.txt 2026-04-29 03:19:31.905264 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-856465888f-tx2lx/ 2026-04-29 03:19:31.905282 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-856465888f-tx2lx/heat-engine.txt 2026-04-29 03:19:31.905300 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-856465888f-tx2lx/init.txt 2026-04-29 03:19:31.905318 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29623865-vqpzx/ 2026-04-29 03:19:31.905336 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29623865-vqpzx/heat-engine-cleaner.txt 2026-04-29 03:19:31.905354 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29623865-vqpzx/init.txt 2026-04-29 03:19:31.905372 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29623870-jnzlq/ 2026-04-29 03:19:31.905394 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29623870-jnzlq/heat-engine-cleaner.txt 2026-04-29 03:19:31.905414 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29623870-jnzlq/init.txt 2026-04-29 03:19:31.905431 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29623875-qb2q8/ 2026-04-29 03:19:31.905448 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29623875-qb2q8/heat-engine-cleaner.txt 2026-04-29 03:19:31.905466 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29623875-qb2q8/init.txt 2026-04-29 03:19:31.905484 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-lhnf4/ 2026-04-29 03:19:31.905503 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-lhnf4/cloudformation-ks-endpoints-admin.txt 2026-04-29 03:19:31.905521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-lhnf4/cloudformation-ks-endpoints-internal.txt 2026-04-29 03:19:31.905539 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-lhnf4/cloudformation-ks-endpoints-public.txt 2026-04-29 03:19:31.905558 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-lhnf4/init.txt 2026-04-29 03:19:31.905576 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-lhnf4/orchestration-ks-endpoints-admin.txt 2026-04-29 03:19:31.905594 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-lhnf4/orchestration-ks-endpoints-internal.txt 2026-04-29 03:19:31.905613 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-lhnf4/orchestration-ks-endpoints-public.txt 2026-04-29 03:19:31.905630 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-4vd4v/ 2026-04-29 03:19:31.905648 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-4vd4v/cloudformation-ks-service-registration.txt 2026-04-29 03:19:31.905667 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-4vd4v/init.txt 2026-04-29 03:19:31.905684 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-4vd4v/orchestration-ks-service-registration.txt 2026-04-29 03:19:31.905702 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-dlwkd/ 2026-04-29 03:19:31.905720 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-dlwkd/heat-ks-user.txt 2026-04-29 03:19:31.905738 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-dlwkd/heat-trustee-ks-user.txt 2026-04-29 03:19:31.905757 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-dlwkd/init.txt 2026-04-29 03:19:31.905775 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-c5n2f/ 2026-04-29 03:19:31.905793 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-c5n2f/init.txt 2026-04-29 03:19:31.905811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-c5n2f/rabbit-init.txt 2026-04-29 03:19:31.905829 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-9q28n/ 2026-04-29 03:19:31.905847 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-9q28n/heat-trusts.txt 2026-04-29 03:19:31.905865 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-9q28n/init.txt 2026-04-29 03:19:31.905883 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-6f776b4f74-mcpn8/ 2026-04-29 03:19:31.905901 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-6f776b4f74-mcpn8/horizon.txt 2026-04-29 03:19:31.905918 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-6f776b4f74-mcpn8/init.txt 2026-04-29 03:19:31.905936 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-5gq47/ 2026-04-29 03:19:31.905954 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-5gq47/horizon-db-init-0.txt 2026-04-29 03:19:31.905971 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-5gq47/init.txt 2026-04-29 03:19:31.905992 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-lkhlh/ 2026-04-29 03:19:31.906011 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-lkhlh/horizon-db-sync.txt 2026-04-29 03:19:31.906029 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-lkhlh/init.txt 2026-04-29 03:19:31.906046 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-56bld/ 2026-04-29 03:19:31.906065 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-56bld/init.txt 2026-04-29 03:19:31.906082 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-56bld/keepalived.txt 2026-04-29 03:19:31.906100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-56bld/wait-for-ip.txt 2026-04-29 03:19:31.906118 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-5fdc784bb7-mwmmp/ 2026-04-29 03:19:31.906135 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-5fdc784bb7-mwmmp/init.txt 2026-04-29 03:19:31.906153 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-5fdc784bb7-mwmmp/keystone-api.txt 2026-04-29 03:19:31.906170 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-ctszw/ 2026-04-29 03:19:31.906188 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-ctszw/bootstrap.txt 2026-04-29 03:19:31.906206 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-ctszw/init.txt 2026-04-29 03:19:31.906224 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-d6jw5/ 2026-04-29 03:19:31.906241 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-d6jw5/init.txt 2026-04-29 03:19:31.906259 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-d6jw5/keystone-credential-setup.txt 2026-04-29 03:19:31.906277 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-4nzdt/ 2026-04-29 03:19:31.906295 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-4nzdt/init.txt 2026-04-29 03:19:31.906313 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-4nzdt/keystone-db-init-0.txt 2026-04-29 03:19:31.906331 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-kgk6v/ 2026-04-29 03:19:31.906349 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-kgk6v/init.txt 2026-04-29 03:19:31.906366 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-kgk6v/keystone-db-sync.txt 2026-04-29 03:19:31.906384 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-w6qbp/ 2026-04-29 03:19:31.906402 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-w6qbp/init.txt 2026-04-29 03:19:31.906419 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-w6qbp/keystone-domain-manage.txt 2026-04-29 03:19:31.906437 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-cjpms/ 2026-04-29 03:19:31.906455 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-cjpms/init.txt 2026-04-29 03:19:31.906472 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-cjpms/keystone-fernet-setup.txt 2026-04-29 03:19:31.906490 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-7m58d/ 2026-04-29 03:19:31.906508 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-7m58d/init.txt 2026-04-29 03:19:31.906526 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-7m58d/rabbit-init.txt 2026-04-29 03:19:31.906544 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-pnwtt/ 2026-04-29 03:19:31.906562 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-pnwtt/ceph-admin-keyring-placement.txt 2026-04-29 03:19:31.906580 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-pnwtt/ceph-keyring-placement.txt 2026-04-29 03:19:31.906603 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-pnwtt/init-dynamic-options.txt 2026-04-29 03:19:31.906622 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-pnwtt/init.txt 2026-04-29 03:19:31.906640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-pnwtt/libvirt-exporter.txt 2026-04-29 03:19:31.906658 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-pnwtt/libvirt.txt 2026-04-29 03:19:31.906676 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-pnwtt/tls-sidecar.txt 2026-04-29 03:19:31.906694 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-7557b45bf5-gpxsg/ 2026-04-29 03:19:31.906712 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-7557b45bf5-gpxsg/init.txt 2026-04-29 03:19:31.906730 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-7557b45bf5-gpxsg/magnum-api.txt 2026-04-29 03:19:31.906748 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-xmqcc/ 2026-04-29 03:19:31.906767 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-xmqcc/magnum-cluster-api-proxy.txt 2026-04-29 03:19:31.906785 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-04-29 03:19:31.906802 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-04-29 03:19:31.906821 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-04-29 03:19:31.906840 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-04-29 03:19:31.906858 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-542cq/ 2026-04-29 03:19:31.906876 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-542cq/init.txt 2026-04-29 03:19:31.906894 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-542cq/magnum-db-init-0.txt 2026-04-29 03:19:31.906912 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-49wx4/ 2026-04-29 03:19:31.906930 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-49wx4/init.txt 2026-04-29 03:19:31.906948 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-49wx4/magnum-db-sync.txt 2026-04-29 03:19:31.906967 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-vrq89/ 2026-04-29 03:19:31.906985 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-vrq89/init.txt 2026-04-29 03:19:31.907003 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-vrq89/magnum-ks-domain-user.txt 2026-04-29 03:19:31.907021 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-rrgsj/ 2026-04-29 03:19:31.907039 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-rrgsj/container-infra-ks-endpoints-admin.txt 2026-04-29 03:19:31.907057 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-rrgsj/container-infra-ks-endpoints-internal.txt 2026-04-29 03:19:31.907075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-rrgsj/container-infra-ks-endpoints-public.txt 2026-04-29 03:19:31.907093 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-rrgsj/init.txt 2026-04-29 03:19:31.907111 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-fgxt6/ 2026-04-29 03:19:31.907130 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-fgxt6/container-infra-ks-service-registration.txt 2026-04-29 03:19:31.907148 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-fgxt6/init.txt 2026-04-29 03:19:31.907166 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-fkg8c/ 2026-04-29 03:19:31.907184 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-fkg8c/init.txt 2026-04-29 03:19:31.907207 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-fkg8c/magnum-ks-user.txt 2026-04-29 03:19:31.907226 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-ktpps/ 2026-04-29 03:19:31.907244 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-ktpps/init.txt 2026-04-29 03:19:31.907262 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-ktpps/rabbit-init.txt 2026-04-29 03:19:31.907279 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-wfbdr/ 2026-04-29 03:19:31.907297 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-wfbdr/registry.txt 2026-04-29 03:19:31.907314 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-api-b97fbdff-4f88h/ 2026-04-29 03:19:31.907332 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-b97fbdff-4f88h/init.txt 2026-04-29 03:19:31.907350 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-b97fbdff-4f88h/manila-api.txt 2026-04-29 03:19:31.907368 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-j9m5m/ 2026-04-29 03:19:31.907386 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-j9m5m/bootstrap.txt 2026-04-29 03:19:31.907403 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-j9m5m/init.txt 2026-04-29 03:19:31.907421 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-data-7d65697986-tpfhc/ 2026-04-29 03:19:31.907439 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-7d65697986-tpfhc/init.txt 2026-04-29 03:19:31.907457 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-7d65697986-tpfhc/manila-data.txt 2026-04-29 03:19:31.907474 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-init-n8stq/ 2026-04-29 03:19:31.907492 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-n8stq/init.txt 2026-04-29 03:19:31.907510 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-n8stq/manila-db-init-0.txt 2026-04-29 03:19:31.907528 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-jnkc2/ 2026-04-29 03:19:31.907546 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-jnkc2/init.txt 2026-04-29 03:19:31.907564 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-jnkc2/manila-db-sync.txt 2026-04-29 03:19:31.907582 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-fq8j5/ 2026-04-29 03:19:31.907600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-fq8j5/init.txt 2026-04-29 03:19:31.907618 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-fq8j5/share-ks-endpoints-admin.txt 2026-04-29 03:19:31.907636 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-fq8j5/share-ks-endpoints-internal.txt 2026-04-29 03:19:31.907654 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-fq8j5/share-ks-endpoints-public.txt 2026-04-29 03:19:31.907672 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-fq8j5/sharev2-ks-endpoints-admin.txt 2026-04-29 03:19:31.907690 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-fq8j5/sharev2-ks-endpoints-internal.txt 2026-04-29 03:19:31.907708 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-fq8j5/sharev2-ks-endpoints-public.txt 2026-04-29 03:19:31.907726 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-fwgwf/ 2026-04-29 03:19:31.907744 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-fwgwf/init.txt 2026-04-29 03:19:31.907762 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-fwgwf/share-ks-service-registration.txt 2026-04-29 03:19:31.907780 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-fwgwf/sharev2-ks-service-registration.txt 2026-04-29 03:19:31.907799 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-tpwwc/ 2026-04-29 03:19:31.907824 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-tpwwc/init.txt 2026-04-29 03:19:31.907844 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-tpwwc/manila-ks-user.txt 2026-04-29 03:19:31.907862 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-x5cmf/ 2026-04-29 03:19:31.907880 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-x5cmf/init.txt 2026-04-29 03:19:31.907898 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-x5cmf/rabbit-init.txt 2026-04-29 03:19:31.907916 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-b8b484f58-p7swt/ 2026-04-29 03:19:31.907934 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-b8b484f58-p7swt/init.txt 2026-04-29 03:19:31.907952 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-b8b484f58-p7swt/manila-scheduler.txt 2026-04-29 03:19:31.907970 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-share-5cb9855b7-p4htr/ 2026-04-29 03:19:31.907988 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-5cb9855b7-p4htr/init.txt 2026-04-29 03:19:31.908007 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-5cb9855b7-p4htr/manila-share-init.txt 2026-04-29 03:19:31.908024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-5cb9855b7-p4htr/manila-share.txt 2026-04-29 03:19:31.908043 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-87j27/ 2026-04-29 03:19:31.908061 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-87j27/init.txt 2026-04-29 03:19:31.908080 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-87j27/memcached-exporter.txt 2026-04-29 03:19:31.908098 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-87j27/memcached.txt 2026-04-29 03:19:31.908116 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-nm8rd/ 2026-04-29 03:19:31.908134 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-nm8rd/init.txt 2026-04-29 03:19:31.908152 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-nm8rd/neutron-db-init-0.txt 2026-04-29 03:19:31.908170 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-wqxmr/ 2026-04-29 03:19:31.908188 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-wqxmr/init.txt 2026-04-29 03:19:31.908206 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-wqxmr/neutron-db-sync.txt 2026-04-29 03:19:31.908224 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-scbdc/ 2026-04-29 03:19:31.908243 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-scbdc/init.txt 2026-04-29 03:19:31.908265 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-scbdc/network-ks-endpoints-admin.txt 2026-04-29 03:19:31.908284 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-scbdc/network-ks-endpoints-internal.txt 2026-04-29 03:19:31.908302 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-scbdc/network-ks-endpoints-public.txt 2026-04-29 03:19:31.908337 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-8862l/ 2026-04-29 03:19:31.908356 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-8862l/init.txt 2026-04-29 03:19:31.908375 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-8862l/network-ks-service-registration.txt 2026-04-29 03:19:31.908393 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-xsvgx/ 2026-04-29 03:19:31.908411 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-xsvgx/init.txt 2026-04-29 03:19:31.908430 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-xsvgx/neutron-ks-user.txt 2026-04-29 03:19:31.908454 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-pslzc/ 2026-04-29 03:19:31.908473 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-pslzc/init.txt 2026-04-29 03:19:31.908491 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-pslzc/neutron-netns-cleanup-cron.txt 2026-04-29 03:19:31.908509 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-ljbrz/ 2026-04-29 03:19:31.908527 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-ljbrz/init.txt 2026-04-29 03:19:31.908545 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-ljbrz/neutron-metadata-agent-init.txt 2026-04-29 03:19:31.908563 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-ljbrz/neutron-ovn-metadata-agent.txt 2026-04-29 03:19:31.908581 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-ljbrz/ovn-neutron-init.txt 2026-04-29 03:19:31.908598 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-4t45p/ 2026-04-29 03:19:31.908617 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-4t45p/init.txt 2026-04-29 03:19:31.908635 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-4t45p/neutron-ovn-vpn-agent.txt 2026-04-29 03:19:31.908653 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-4t45p/ovn-neutron-init.txt 2026-04-29 03:19:31.908671 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-4t45p/ovn-vpn-agent-init.txt 2026-04-29 03:19:31.908689 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-t644t/ 2026-04-29 03:19:31.908707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-t644t/init.txt 2026-04-29 03:19:31.908725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-t644t/rabbit-init.txt 2026-04-29 03:19:31.908742 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-8689f9fbb-nf5lj/ 2026-04-29 03:19:31.908760 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-8689f9fbb-nf5lj/init.txt 2026-04-29 03:19:31.908778 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-8689f9fbb-nf5lj/neutron-policy-server.txt 2026-04-29 03:19:31.908796 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-8689f9fbb-nf5lj/neutron-server.txt 2026-04-29 03:19:31.908813 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-8689f9fbb-nf5lj/ovn-neutron-init.txt 2026-04-29 03:19:31.908831 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-564b4dd986-shsxb/ 2026-04-29 03:19:31.908849 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-564b4dd986-shsxb/init.txt 2026-04-29 03:19:31.908867 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-564b4dd986-shsxb/nova-api-metadata-init.txt 2026-04-29 03:19:31.908884 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-564b4dd986-shsxb/nova-api.txt 2026-04-29 03:19:31.908902 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-866cfcb78f-rnfrv/ 2026-04-29 03:19:31.908920 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-866cfcb78f-rnfrv/init.txt 2026-04-29 03:19:31.908937 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-866cfcb78f-rnfrv/nova-osapi.txt 2026-04-29 03:19:31.908955 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-nkgp6/ 2026-04-29 03:19:31.908974 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-nkgp6/bootstrap.txt 2026-04-29 03:19:31.908991 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-nkgp6/init.txt 2026-04-29 03:19:31.909009 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29623860-8gkn4/ 2026-04-29 03:19:31.909084 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29623860-8gkn4/init.txt 2026-04-29 03:19:31.909106 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29623860-8gkn4/nova-cell-setup.txt 2026-04-29 03:19:31.909125 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-nczf8/ 2026-04-29 03:19:31.909143 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-nczf8/init.txt 2026-04-29 03:19:31.909161 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-nczf8/nova-cell-setup-init.txt 2026-04-29 03:19:31.909178 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-nczf8/nova-cell-setup.txt 2026-04-29 03:19:31.909195 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-5cqxd/ 2026-04-29 03:19:31.909213 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-5cqxd/ceph-admin-keyring-placement.txt 2026-04-29 03:19:31.909231 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-5cqxd/ceph-keyring-placement.txt 2026-04-29 03:19:31.909249 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-5cqxd/ceph-perms.txt 2026-04-29 03:19:31.909266 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-5cqxd/init.txt 2026-04-29 03:19:31.909284 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-5cqxd/nova-compute-init.txt 2026-04-29 03:19:31.909302 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-5cqxd/nova-compute-ssh-init.txt 2026-04-29 03:19:31.909320 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-5cqxd/nova-compute-ssh.txt 2026-04-29 03:19:31.909338 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-5cqxd/nova-compute-vnc-init.txt 2026-04-29 03:19:31.909356 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-5cqxd/nova-compute.txt 2026-04-29 03:19:31.909374 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-57b5dd6d4c-25s92/ 2026-04-29 03:19:31.909392 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-57b5dd6d4c-25s92/init.txt 2026-04-29 03:19:31.909410 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-57b5dd6d4c-25s92/nova-conductor.txt 2026-04-29 03:19:31.909429 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-2x4tc/ 2026-04-29 03:19:31.909448 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-2x4tc/init.txt 2026-04-29 03:19:31.909466 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-2x4tc/nova-db-init-0.txt 2026-04-29 03:19:31.909484 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-2x4tc/nova-db-init-1.txt 2026-04-29 03:19:31.909502 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-2x4tc/nova-db-init-2.txt 2026-04-29 03:19:31.909520 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-88rsf/ 2026-04-29 03:19:31.909539 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-88rsf/init.txt 2026-04-29 03:19:31.909557 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-88rsf/nova-db-sync.txt 2026-04-29 03:19:31.909575 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-hjgv8/ 2026-04-29 03:19:31.909593 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-hjgv8/compute-ks-endpoints-admin.txt 2026-04-29 03:19:31.909611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-hjgv8/compute-ks-endpoints-internal.txt 2026-04-29 03:19:31.909628 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-hjgv8/compute-ks-endpoints-public.txt 2026-04-29 03:19:31.909645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-hjgv8/init.txt 2026-04-29 03:19:31.909662 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-26tbv/ 2026-04-29 03:19:31.909685 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-26tbv/compute-ks-service-registration.txt 2026-04-29 03:19:31.909706 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-26tbv/init.txt 2026-04-29 03:19:31.909727 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-fzg5h/ 2026-04-29 03:19:31.909745 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-fzg5h/init.txt 2026-04-29 03:19:31.909762 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-fzg5h/nova-ks-user.txt 2026-04-29 03:19:31.909780 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-76f85c7564-grspn/ 2026-04-29 03:19:31.909798 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-76f85c7564-grspn/init.txt 2026-04-29 03:19:31.909816 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-76f85c7564-grspn/nova-novncproxy-init-assets.txt 2026-04-29 03:19:31.909834 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-76f85c7564-grspn/nova-novncproxy-init.txt 2026-04-29 03:19:31.909851 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-76f85c7564-grspn/nova-novncproxy.txt 2026-04-29 03:19:31.909869 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-fqpbc/ 2026-04-29 03:19:31.909886 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-fqpbc/init.txt 2026-04-29 03:19:31.909904 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-fqpbc/rabbit-init.txt 2026-04-29 03:19:31.909922 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-85f75c6fff-dqfbb/ 2026-04-29 03:19:31.909940 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-85f75c6fff-dqfbb/init.txt 2026-04-29 03:19:31.909957 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-85f75c6fff-dqfbb/nova-scheduler.txt 2026-04-29 03:19:31.909975 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29623860-ws7bf/ 2026-04-29 03:19:31.909992 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29623860-ws7bf/init.txt 2026-04-29 03:19:31.910066 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29623860-ws7bf/nova-service-cleaner.txt 2026-04-29 03:19:31.910087 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-798d65594c-pqwt9/ 2026-04-29 03:19:31.910104 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-798d65594c-pqwt9/init.txt 2026-04-29 03:19:31.910122 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-798d65594c-pqwt9/octavia-api.txt 2026-04-29 03:19:31.910140 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-znl62/ 2026-04-29 03:19:31.910158 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-znl62/bootstrap.txt 2026-04-29 03:19:31.910176 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-znl62/init.txt 2026-04-29 03:19:31.910193 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-xvhmb/ 2026-04-29 03:19:31.910210 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-xvhmb/init.txt 2026-04-29 03:19:31.910228 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-xvhmb/octavia-db-init-0.txt 2026-04-29 03:19:31.910245 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-xvhmb/octavia-db-init-1.txt 2026-04-29 03:19:31.910263 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-jsc29/ 2026-04-29 03:19:31.910280 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-jsc29/init.txt 2026-04-29 03:19:31.910298 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-jsc29/octavia-db-sync.txt 2026-04-29 03:19:31.910316 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-dlptx/ 2026-04-29 03:19:31.910333 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-dlptx/init.txt 2026-04-29 03:19:31.910355 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-dlptx/octavia-health-manager-get-port.txt 2026-04-29 03:19:31.910374 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-dlptx/octavia-health-manager-nic-init.txt 2026-04-29 03:19:31.910392 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-dlptx/octavia-health-manager.txt 2026-04-29 03:19:31.910410 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-6ff9cf7466-cck62/ 2026-04-29 03:19:31.910428 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-6ff9cf7466-cck62/init.txt 2026-04-29 03:19:31.910446 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-6ff9cf7466-cck62/octavia-housekeeping.txt 2026-04-29 03:19:31.910464 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-f9f65/ 2026-04-29 03:19:31.910482 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-f9f65/init.txt 2026-04-29 03:19:31.910499 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-f9f65/load-balancer-ks-endpoints-admin.txt 2026-04-29 03:19:31.910517 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-f9f65/load-balancer-ks-endpoints-internal.txt 2026-04-29 03:19:31.910535 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-f9f65/load-balancer-ks-endpoints-public.txt 2026-04-29 03:19:31.910553 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-9bxj5/ 2026-04-29 03:19:31.910571 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-9bxj5/init.txt 2026-04-29 03:19:31.910589 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-9bxj5/load-balancer-ks-service-registration.txt 2026-04-29 03:19:31.910607 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-zlxr7/ 2026-04-29 03:19:31.910626 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-zlxr7/init.txt 2026-04-29 03:19:31.910644 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-zlxr7/octavia-ks-user.txt 2026-04-29 03:19:31.910662 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-46klb/ 2026-04-29 03:19:31.910680 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-46klb/init.txt 2026-04-29 03:19:31.910698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-46klb/rabbit-init.txt 2026-04-29 03:19:31.910717 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-67584bb757-wr4n8/ 2026-04-29 03:19:31.910734 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-67584bb757-wr4n8/init.txt 2026-04-29 03:19:31.910753 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-67584bb757-wr4n8/octavia-worker.txt 2026-04-29 03:19:31.910771 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-6xvws/ 2026-04-29 03:19:31.910790 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-6xvws/openstack-database-exporter.txt 2026-04-29 03:19:31.910808 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-849577f488-cg79p/ 2026-04-29 03:19:31.910826 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-849577f488-cg79p/build-config.txt 2026-04-29 03:19:31.910845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-849577f488-cg79p/openstack-exporter.txt 2026-04-29 03:19:31.910863 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-lw7l5/ 2026-04-29 03:19:31.910881 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-lw7l5/init.txt 2026-04-29 03:19:31.910899 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-lw7l5/openvswitch-db-perms.txt 2026-04-29 03:19:31.910922 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-lw7l5/openvswitch-db.txt 2026-04-29 03:19:31.910942 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-lw7l5/openvswitch-vswitchd-modules.txt 2026-04-29 03:19:31.910960 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-lw7l5/openvswitch-vswitchd.txt 2026-04-29 03:19:31.910978 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-88dqq/ 2026-04-29 03:19:31.910997 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-88dqq/controller-init.txt 2026-04-29 03:19:31.911015 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-88dqq/controller.txt 2026-04-29 03:19:31.911033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-88dqq/get-gw-enabled.txt 2026-04-29 03:19:31.911050 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-88dqq/init.txt 2026-04-29 03:19:31.911068 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-88dqq/log-parser.txt 2026-04-29 03:19:31.911085 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-88dqq/vector.txt 2026-04-29 03:19:31.911102 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-pkdfw/ 2026-04-29 03:19:31.911121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-pkdfw/init.txt 2026-04-29 03:19:31.911139 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-pkdfw/northd.txt 2026-04-29 03:19:31.911156 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ 2026-04-29 03:19:31.911173 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt 2026-04-29 03:19:31.911191 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-04-29 03:19:31.911209 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ 2026-04-29 03:19:31.911227 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt 2026-04-29 03:19:31.911244 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-04-29 03:19:31.911262 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-04-29 03:19:31.911280 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-04-29 03:19:31.911297 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-29 03:19:31.911315 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-29 03:19:31.911333 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-29 03:19:31.911351 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-04-29 03:19:31.911368 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-29 03:19:31.911386 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-29 03:19:31.911404 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-29 03:19:31.911421 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-74947699fd-4lxpz/ 2026-04-29 03:19:31.911438 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-74947699fd-4lxpz/init.txt 2026-04-29 03:19:31.911456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-74947699fd-4lxpz/placement-api.txt 2026-04-29 03:19:31.911474 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-q67v7/ 2026-04-29 03:19:31.911492 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-q67v7/init.txt 2026-04-29 03:19:31.911509 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-q67v7/placement-db-init-0.txt 2026-04-29 03:19:31.911527 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-gddsp/ 2026-04-29 03:19:31.911549 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-gddsp/init.txt 2026-04-29 03:19:31.911568 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-gddsp/placement-db-sync.txt 2026-04-29 03:19:31.911586 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-bdbfm/ 2026-04-29 03:19:31.911603 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-bdbfm/init.txt 2026-04-29 03:19:31.911621 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-bdbfm/placement-ks-endpoints-admin.txt 2026-04-29 03:19:31.911638 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-bdbfm/placement-ks-endpoints-internal.txt 2026-04-29 03:19:31.911656 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-bdbfm/placement-ks-endpoints-public.txt 2026-04-29 03:19:31.911674 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-qgbwb/ 2026-04-29 03:19:31.911692 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-qgbwb/init.txt 2026-04-29 03:19:31.911709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-qgbwb/placement-ks-service-registration.txt 2026-04-29 03:19:31.911727 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-9skfp/ 2026-04-29 03:19:31.911744 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-9skfp/init.txt 2026-04-29 03:19:31.911761 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-9skfp/placement-ks-user.txt 2026-04-29 03:19:31.911779 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-7ffpr/ 2026-04-29 03:19:31.911797 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-7ffpr/percona-xtradb-cluster-operator.txt 2026-04-29 03:19:31.911815 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-04-29 03:19:31.911833 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-04-29 03:19:31.911852 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-04-29 03:19:31.911870 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-04-29 03:19:31.911888 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-04-29 03:19:31.911905 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-04-29 03:19:31.911923 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-vxdg8/ 2026-04-29 03:19:31.911941 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-7fcdcd478-vxdg8/rabbitmq-cluster-operator.txt 2026-04-29 03:19:31.911959 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-04-29 03:19:31.911978 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-04-29 03:19:31.911996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-04-29 03:19:31.912015 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-04-29 03:19:31.912033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-04-29 03:19:31.912051 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-04-29 03:19:31.912069 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-04-29 03:19:31.912088 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-29 03:19:31.912106 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-29 03:19:31.912124 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-04-29 03:19:31.912146 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-04-29 03:19:31.912164 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-04-29 03:19:31.912181 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/ 2026-04-29 03:19:31.912199 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-04-29 03:19:31.912217 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-04-29 03:19:31.912235 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-kd7p8/ 2026-04-29 03:19:31.912254 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-kd7p8/rabbitmq-cluster-operator.txt 2026-04-29 03:19:31.912272 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-04-29 03:19:31.912290 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-04-29 03:19:31.912308 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-04-29 03:19:31.912325 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-04-29 03:19:31.912348 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-04-29 03:19:31.912366 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-04-29 03:19:31.912384 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-04-29 03:19:31.912438 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-04-29 03:19:31.912461 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-04-29 03:19:31.912480 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-zcjjf/ 2026-04-29 03:19:31.912499 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-zcjjf/ceph-crash.txt 2026-04-29 03:19:31.912517 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-zcjjf/chown-container-data-dir.txt 2026-04-29 03:19:31.912537 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-zcjjf/make-container-crash-dir.txt 2026-04-29 03:19:31.912556 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-b7lkd/ 2026-04-29 03:19:31.912576 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-b7lkd/chown-container-data-dir.txt 2026-04-29 03:19:31.912594 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-b7lkd/log-collector.txt 2026-04-29 03:19:31.912611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-b7lkd/rgw.txt 2026-04-29 03:19:31.912631 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-5544676f68-h9548/ 2026-04-29 03:19:31.912650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-5544676f68-h9548/init.txt 2026-04-29 03:19:31.912669 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-5544676f68-h9548/staffeln-api.txt 2026-04-29 03:19:31.912688 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-654bbbfff5-bv5qc/ 2026-04-29 03:19:31.912706 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-654bbbfff5-bv5qc/staffeln-conductor.txt 2026-04-29 03:19:31.912725 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-67z6f/ 2026-04-29 03:19:31.912744 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-67z6f/init.txt 2026-04-29 03:19:31.912766 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-67z6f/staffeln-db-init-0.txt 2026-04-29 03:19:31.912790 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-4s98b/ 2026-04-29 03:19:31.912809 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-4s98b/init.txt 2026-04-29 03:19:31.912827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-4s98b/staffeln-db-sync.txt 2026-04-29 03:19:31.912846 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-29jwl/ 2026-04-29 03:19:31.912864 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-29jwl/init.txt 2026-04-29 03:19:31.912882 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-29jwl/tempest-ks-user.txt 2026-04-29 03:19:31.912909 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-nqd78/ 2026-04-29 03:19:31.912952 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-nqd78/init.txt 2026-04-29 03:19:31.912981 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-nqd78/tempest-run-tests-init.txt 2026-04-29 03:19:31.913003 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-nqd78/tempest-run-tests.txt 2026-04-29 03:19:31.913028 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-04-29 03:19:31.913064 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-04-29 03:19:31.913084 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-04-29 03:19:31.913102 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-04-29 03:19:31.913120 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-04-29 03:19:31.913139 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-mc9lj/ 2026-04-29 03:19:31.913157 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-mc9lj/manager.txt 2026-04-29 03:19:31.913176 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-04-29 03:19:31.913196 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-vfh6p/ 2026-04-29 03:19:31.913215 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-vfh6p/rook-ceph-operator.txt 2026-04-29 03:19:31.913234 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-04-29 03:19:31.913253 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-bzb24/ 2026-04-29 03:19:31.913272 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-bzb24/secretgen-controller.txt 2026-04-29 03:19:31.913291 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-04-29 03:19:31.913310 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-qwvj8/ 2026-04-29 03:19:31.913330 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-qwvj8/controller.txt 2026-04-29 03:19:31.913350 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-9mzpr/ 2026-04-29 03:19:31.913369 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-9mzpr/ingress-nginx-default-backend.txt 2026-04-29 03:19:31.913388 | instance | cd+++++++++ pod-logs/kube-system/ 2026-04-29 03:19:31.913406 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-jw6nq/ 2026-04-29 03:19:31.913426 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-jw6nq/cilium-operator.txt 2026-04-29 03:19:31.913445 | instance | cd+++++++++ pod-logs/kube-system/cilium-whpjr/ 2026-04-29 03:19:31.913463 | instance | >f+++++++++ pod-logs/kube-system/cilium-whpjr/apply-sysctl-overwrites.txt 2026-04-29 03:19:31.913481 | instance | >f+++++++++ pod-logs/kube-system/cilium-whpjr/cilium-agent.txt 2026-04-29 03:19:31.913500 | instance | >f+++++++++ pod-logs/kube-system/cilium-whpjr/clean-cilium-state.txt 2026-04-29 03:19:31.913519 | instance | >f+++++++++ pod-logs/kube-system/cilium-whpjr/config.txt 2026-04-29 03:19:31.913547 | instance | >f+++++++++ pod-logs/kube-system/cilium-whpjr/install-cni-binaries.txt 2026-04-29 03:19:31.913566 | instance | >f+++++++++ pod-logs/kube-system/cilium-whpjr/mount-bpf-fs.txt 2026-04-29 03:19:31.913585 | instance | >f+++++++++ pod-logs/kube-system/cilium-whpjr/mount-cgroup.txt 2026-04-29 03:19:31.913603 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-cg9kb/ 2026-04-29 03:19:31.913621 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-cg9kb/coredns.txt 2026-04-29 03:19:31.913639 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-vmdvh/ 2026-04-29 03:19:31.913658 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-vmdvh/coredns.txt 2026-04-29 03:19:31.913676 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-04-29 03:19:31.913694 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-04-29 03:19:31.913711 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-04-29 03:19:31.913728 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-29 03:19:31.913745 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-04-29 03:19:31.913762 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-29 03:19:31.913780 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-nhs9k/ 2026-04-29 03:19:31.913797 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-nhs9k/kube-proxy.txt 2026-04-29 03:19:31.913815 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-04-29 03:19:31.913833 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-29 03:19:31.913850 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-04-29 03:19:31.913868 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-04-29 03:19:31.913886 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-04-29 03:19:31.913905 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-z8pv6/ 2026-04-29 03:19:31.913924 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-z8pv6/local-path-provisioner.txt 2026-04-29 03:19:31.913942 | instance | cd+++++++++ pod-logs/monitoring/ 2026-04-29 03:19:31.913961 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-29 03:19:31.913980 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-29 03:19:31.913998 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-29 03:19:31.914016 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-29 03:19:31.914034 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-29 03:19:31.914051 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-7szzg/ 2026-04-29 03:19:31.914068 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-7szzg/goldpinger-daemon.txt 2026-04-29 03:19:31.914086 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5c4bdf5fd7-k9ctb/ 2026-04-29 03:19:31.914104 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5c4bdf5fd7-k9ctb/grafana-sc-dashboard.txt 2026-04-29 03:19:31.914122 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5c4bdf5fd7-k9ctb/grafana-sc-datasources.txt 2026-04-29 03:19:31.914140 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5c4bdf5fd7-k9ctb/grafana.txt 2026-04-29 03:19:31.914157 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7qbzd/ 2026-04-29 03:19:31.914175 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-7qbzd/kube-state-metrics.txt 2026-04-29 03:19:31.914316 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-m5286/ 2026-04-29 03:19:31.914339 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-m5286/kube-prometheus-stack.txt 2026-04-29 03:19:31.914363 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-5wzcs/ 2026-04-29 03:19:31.914470 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-5wzcs/node-exporter.txt 2026-04-29 03:19:31.914499 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-5wzcs/pod-tls-sidecar.txt 2026-04-29 03:19:31.914520 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-04-29 03:19:31.914539 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-04-29 03:19:31.914559 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-04-29 03:19:31.914578 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-04-29 03:19:31.914597 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-04-29 03:19:31.914616 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-v555x/ 2026-04-29 03:19:31.914634 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-v555x/nginx.txt 2026-04-29 03:19:31.914652 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-04-29 03:19:31.914670 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-04-29 03:19:31.914690 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-04-29 03:19:31.914709 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-qj4hh/ 2026-04-29 03:19:31.914727 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-qj4hh/gc.txt 2026-04-29 03:19:31.914747 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-z94hp/ 2026-04-29 03:19:31.914765 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-z94hp/master.txt 2026-04-29 03:19:31.914784 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-mbgmn/ 2026-04-29 03:19:31.914804 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-mbgmn/worker.txt 2026-04-29 03:19:31.914822 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-29 03:19:31.914841 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-29 03:19:31.914861 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-29 03:19:31.914880 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-29 03:19:31.914900 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-29 03:19:31.914919 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-29 03:19:31.914938 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-ch7m4/ 2026-04-29 03:19:31.914957 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-ch7m4/pushgateway.txt 2026-04-29 03:19:31.914976 | instance | cd+++++++++ pod-logs/monitoring/vector-wn546/ 2026-04-29 03:19:31.914995 | instance | >f+++++++++ pod-logs/monitoring/vector-wn546/vector.txt 2026-04-29 03:19:31.915015 | instance | cd+++++++++ pod-logs/openstack/ 2026-04-29 03:19:31.915034 | instance | cd+++++++++ pod-logs/openstack/barbican-api-75dd9cf968-sp72p/ 2026-04-29 03:19:31.915053 | instance | >f+++++++++ pod-logs/openstack/barbican-api-75dd9cf968-sp72p/barbican-api.txt 2026-04-29 03:19:31.915071 | instance | >f+++++++++ pod-logs/openstack/barbican-api-75dd9cf968-sp72p/init.txt 2026-04-29 03:19:31.915089 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-zt8b8/ 2026-04-29 03:19:31.915114 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-zt8b8/barbican-db-init-0.txt 2026-04-29 03:19:31.915134 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-zt8b8/init.txt 2026-04-29 03:19:31.915152 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-ggjg6/ 2026-04-29 03:19:31.915170 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-ggjg6/barbican-db-sync.txt 2026-04-29 03:19:31.915188 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-ggjg6/init.txt 2026-04-29 03:19:31.915206 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-hbcnj/ 2026-04-29 03:19:31.915224 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-hbcnj/init.txt 2026-04-29 03:19:31.915242 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-hbcnj/key-manager-ks-endpoints-admin.txt 2026-04-29 03:19:31.915261 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-hbcnj/key-manager-ks-endpoints-internal.txt 2026-04-29 03:19:31.915280 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-hbcnj/key-manager-ks-endpoints-public.txt 2026-04-29 03:19:31.915297 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-hlp9c/ 2026-04-29 03:19:31.915316 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-hlp9c/init.txt 2026-04-29 03:19:31.915334 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-hlp9c/key-manager-ks-service-registration.txt 2026-04-29 03:19:31.915352 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-gzrw9/ 2026-04-29 03:19:31.915370 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-gzrw9/barbican-ks-user.txt 2026-04-29 03:19:31.915389 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-gzrw9/init.txt 2026-04-29 03:19:31.915406 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-4j6g7/ 2026-04-29 03:19:31.915424 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-4j6g7/init.txt 2026-04-29 03:19:31.915442 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-4j6g7/rabbit-init.txt 2026-04-29 03:19:31.915461 | instance | cd+++++++++ pod-logs/openstack/cinder-api-5c74b79dfd-5fnt9/ 2026-04-29 03:19:31.915480 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5c74b79dfd-5fnt9/ceph-coordination-volume-perms.txt 2026-04-29 03:19:31.915497 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5c74b79dfd-5fnt9/cinder-api.txt 2026-04-29 03:19:31.915515 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5c74b79dfd-5fnt9/init.txt 2026-04-29 03:19:31.915534 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-7f5bb4f9b4-8cbdg/ 2026-04-29 03:19:31.915555 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7f5bb4f9b4-8cbdg/ceph-backup-keyring-placement.txt 2026-04-29 03:19:31.915575 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7f5bb4f9b4-8cbdg/ceph-coordination-volume-perms.txt 2026-04-29 03:19:31.915593 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7f5bb4f9b4-8cbdg/ceph-keyring-placement-rbd1.txt 2026-04-29 03:19:31.915612 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7f5bb4f9b4-8cbdg/cinder-backup.txt 2026-04-29 03:19:31.915631 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7f5bb4f9b4-8cbdg/init.txt 2026-04-29 03:19:31.915650 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-qgc6v/ 2026-04-29 03:19:31.915668 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-qgc6v/ceph-keyring-placement.txt 2026-04-29 03:19:31.915686 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-qgc6v/cinder-backup-storage-init.txt 2026-04-29 03:19:31.915706 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-qgc6v/init.txt 2026-04-29 03:19:31.915727 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-qw2rj/ 2026-04-29 03:19:31.915744 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-qw2rj/bootstrap.txt 2026-04-29 03:19:31.915761 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-qw2rj/init.txt 2026-04-29 03:19:31.915785 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-s2bbh/ 2026-04-29 03:19:31.915803 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-s2bbh/create-internal-tenant.txt 2026-04-29 03:19:31.915821 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-s2bbh/init.txt 2026-04-29 03:19:31.915838 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-wp7dg/ 2026-04-29 03:19:31.915855 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-wp7dg/cinder-db-init-0.txt 2026-04-29 03:19:31.915874 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-wp7dg/init.txt 2026-04-29 03:19:31.915893 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-d5bq8/ 2026-04-29 03:19:31.915912 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-d5bq8/cinder-db-sync.txt 2026-04-29 03:19:31.915931 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-d5bq8/init.txt 2026-04-29 03:19:31.915949 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-nzrbh/ 2026-04-29 03:19:31.915968 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-nzrbh/init.txt 2026-04-29 03:19:31.915987 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-nzrbh/volumev3-ks-endpoints-admin.txt 2026-04-29 03:19:31.916006 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-nzrbh/volumev3-ks-endpoints-internal.txt 2026-04-29 03:19:31.916026 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-nzrbh/volumev3-ks-endpoints-public.txt 2026-04-29 03:19:31.916045 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-tsp4l/ 2026-04-29 03:19:31.916160 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-tsp4l/init.txt 2026-04-29 03:19:31.916188 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-tsp4l/volumev3-ks-service-registration.txt 2026-04-29 03:19:31.916234 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-dzx8t/ 2026-04-29 03:19:31.916254 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-dzx8t/cinder-ks-user.txt 2026-04-29 03:19:31.916272 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-dzx8t/init.txt 2026-04-29 03:19:31.916291 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-mnq88/ 2026-04-29 03:19:31.916310 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-mnq88/init.txt 2026-04-29 03:19:31.916329 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-mnq88/rabbit-init.txt 2026-04-29 03:19:31.916348 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-fd8c7bcf4-q5k8g/ 2026-04-29 03:19:31.916366 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-fd8c7bcf4-q5k8g/ceph-coordination-volume-perms.txt 2026-04-29 03:19:31.916387 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-fd8c7bcf4-q5k8g/cinder-scheduler.txt 2026-04-29 03:19:31.916406 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-fd8c7bcf4-q5k8g/init.txt 2026-04-29 03:19:31.916427 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-88bkk/ 2026-04-29 03:19:31.916449 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-88bkk/ceph-keyring-placement.txt 2026-04-29 03:19:31.916482 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-88bkk/cinder-storage-init-rbd1.txt 2026-04-29 03:19:31.916504 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-88bkk/init.txt 2026-04-29 03:19:31.916524 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-86b675c4b7-qxc7d/ 2026-04-29 03:19:31.916542 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-86b675c4b7-qxc7d/ceph-coordination-volume-perms.txt 2026-04-29 03:19:31.916561 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-86b675c4b7-qxc7d/ceph-keyring-placement-rbd1.txt 2026-04-29 03:19:31.916580 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-86b675c4b7-qxc7d/cinder-volume.txt 2026-04-29 03:19:31.916598 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-86b675c4b7-qxc7d/init-cinder-conf.txt 2026-04-29 03:19:31.916623 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-86b675c4b7-qxc7d/init.txt 2026-04-29 03:19:31.916643 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29623865-q99rg/ 2026-04-29 03:19:31.916663 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29623865-q99rg/cinder-volume-usage-audit.txt 2026-04-29 03:19:31.916682 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29623865-q99rg/init.txt 2026-04-29 03:19:31.916700 | instance | cd+++++++++ pod-logs/openstack/glance-api-575c99dff7-r85ff/ 2026-04-29 03:19:31.916719 | instance | >f+++++++++ pod-logs/openstack/glance-api-575c99dff7-r85ff/ceph-keyring-placement.txt 2026-04-29 03:19:31.916738 | instance | >f+++++++++ pod-logs/openstack/glance-api-575c99dff7-r85ff/glance-api.txt 2026-04-29 03:19:31.916756 | instance | >f+++++++++ pod-logs/openstack/glance-api-575c99dff7-r85ff/glance-perms.txt 2026-04-29 03:19:31.916775 | instance | >f+++++++++ pod-logs/openstack/glance-api-575c99dff7-r85ff/init.txt 2026-04-29 03:19:31.916793 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-bb5l5/ 2026-04-29 03:19:31.916811 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-bb5l5/glance-db-init-0.txt 2026-04-29 03:19:31.916830 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-bb5l5/init.txt 2026-04-29 03:19:31.916848 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-8z6b2/ 2026-04-29 03:19:31.916866 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-8z6b2/glance-db-sync.txt 2026-04-29 03:19:31.916885 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-8z6b2/init.txt 2026-04-29 03:19:31.916904 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-rdlk2/ 2026-04-29 03:19:31.916922 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-rdlk2/image-ks-endpoints-admin.txt 2026-04-29 03:19:31.916940 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-rdlk2/image-ks-endpoints-internal.txt 2026-04-29 03:19:31.916958 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-rdlk2/image-ks-endpoints-public.txt 2026-04-29 03:19:31.916978 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-rdlk2/init.txt 2026-04-29 03:19:31.917033 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-wxz57/ 2026-04-29 03:19:31.917056 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-wxz57/image-ks-service-registration.txt 2026-04-29 03:19:31.917076 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-wxz57/init.txt 2026-04-29 03:19:31.917094 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-mr9zl/ 2026-04-29 03:19:31.917113 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-mr9zl/glance-ks-user.txt 2026-04-29 03:19:31.917133 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-mr9zl/init.txt 2026-04-29 03:19:31.917151 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-9fkfc/ 2026-04-29 03:19:31.917168 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-9fkfc/glance-metadefs-load.txt 2026-04-29 03:19:31.917186 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-9fkfc/init.txt 2026-04-29 03:19:31.917205 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-tvpg9/ 2026-04-29 03:19:31.917223 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-tvpg9/init.txt 2026-04-29 03:19:31.917242 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-tvpg9/rabbit-init.txt 2026-04-29 03:19:31.917260 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-sjjv4/ 2026-04-29 03:19:31.917279 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-sjjv4/ceph-keyring-placement.txt 2026-04-29 03:19:31.917296 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-sjjv4/glance-storage-init.txt 2026-04-29 03:19:31.917314 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-sjjv4/init.txt 2026-04-29 03:19:31.917332 | instance | cd+++++++++ pod-logs/openstack/heat-api-7c6b899b64-5lxkj/ 2026-04-29 03:19:31.917356 | instance | >f+++++++++ pod-logs/openstack/heat-api-7c6b899b64-5lxkj/heat-api.txt 2026-04-29 03:19:31.917375 | instance | >f+++++++++ pod-logs/openstack/heat-api-7c6b899b64-5lxkj/init.txt 2026-04-29 03:19:31.917393 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-xk24t/ 2026-04-29 03:19:31.917412 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-xk24t/bootstrap.txt 2026-04-29 03:19:31.917429 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-xk24t/init.txt 2026-04-29 03:19:31.917446 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-5499d478bb-cz756/ 2026-04-29 03:19:31.917464 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-5499d478bb-cz756/heat-cfn.txt 2026-04-29 03:19:31.917482 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-5499d478bb-cz756/init.txt 2026-04-29 03:19:31.917500 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-hcdwj/ 2026-04-29 03:19:31.917519 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-hcdwj/heat-db-init-0.txt 2026-04-29 03:19:31.917538 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-hcdwj/init.txt 2026-04-29 03:19:31.917557 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-qkptx/ 2026-04-29 03:19:31.917577 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-qkptx/heat-db-sync.txt 2026-04-29 03:19:31.917596 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-qkptx/init.txt 2026-04-29 03:19:31.917616 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-5pcxg/ 2026-04-29 03:19:31.917635 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-5pcxg/heat-ks-domain-user.txt 2026-04-29 03:19:31.917654 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-5pcxg/init.txt 2026-04-29 03:19:31.917673 | instance | cd+++++++++ pod-logs/openstack/heat-engine-856465888f-tx2lx/ 2026-04-29 03:19:31.917690 | instance | >f+++++++++ pod-logs/openstack/heat-engine-856465888f-tx2lx/heat-engine.txt 2026-04-29 03:19:31.917710 | instance | >f+++++++++ pod-logs/openstack/heat-engine-856465888f-tx2lx/init.txt 2026-04-29 03:19:31.917729 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29623865-vqpzx/ 2026-04-29 03:19:31.917748 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29623865-vqpzx/heat-engine-cleaner.txt 2026-04-29 03:19:31.917768 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29623865-vqpzx/init.txt 2026-04-29 03:19:31.917788 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29623870-jnzlq/ 2026-04-29 03:19:31.917806 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29623870-jnzlq/heat-engine-cleaner.txt 2026-04-29 03:19:31.917825 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29623870-jnzlq/init.txt 2026-04-29 03:19:31.917843 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29623875-qb2q8/ 2026-04-29 03:19:31.917861 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29623875-qb2q8/heat-engine-cleaner.txt 2026-04-29 03:19:31.917878 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29623875-qb2q8/init.txt 2026-04-29 03:19:31.917896 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-lhnf4/ 2026-04-29 03:19:31.917913 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-lhnf4/cloudformation-ks-endpoints-admin.txt 2026-04-29 03:19:31.917932 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-lhnf4/cloudformation-ks-endpoints-internal.txt 2026-04-29 03:19:31.917951 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-lhnf4/cloudformation-ks-endpoints-public.txt 2026-04-29 03:19:31.917969 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-lhnf4/init.txt 2026-04-29 03:19:31.917988 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-lhnf4/orchestration-ks-endpoints-admin.txt 2026-04-29 03:19:31.918006 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-lhnf4/orchestration-ks-endpoints-internal.txt 2026-04-29 03:19:31.918025 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-lhnf4/orchestration-ks-endpoints-public.txt 2026-04-29 03:19:31.918052 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-4vd4v/ 2026-04-29 03:19:31.918071 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-4vd4v/cloudformation-ks-service-registration.txt 2026-04-29 03:19:31.918090 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-4vd4v/init.txt 2026-04-29 03:19:31.918108 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-4vd4v/orchestration-ks-service-registration.txt 2026-04-29 03:19:31.918126 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-dlwkd/ 2026-04-29 03:19:31.918145 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-dlwkd/heat-ks-user.txt 2026-04-29 03:19:31.918163 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-dlwkd/heat-trustee-ks-user.txt 2026-04-29 03:19:31.918182 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-dlwkd/init.txt 2026-04-29 03:19:31.918200 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-c5n2f/ 2026-04-29 03:19:31.918219 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-c5n2f/init.txt 2026-04-29 03:19:31.918237 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-c5n2f/rabbit-init.txt 2026-04-29 03:19:31.918255 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-9q28n/ 2026-04-29 03:19:31.918273 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-9q28n/heat-trusts.txt 2026-04-29 03:19:31.918292 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-9q28n/init.txt 2026-04-29 03:19:31.918310 | instance | cd+++++++++ pod-logs/openstack/horizon-6f776b4f74-mcpn8/ 2026-04-29 03:19:31.918330 | instance | >f+++++++++ pod-logs/openstack/horizon-6f776b4f74-mcpn8/horizon.txt 2026-04-29 03:19:31.918349 | instance | >f+++++++++ pod-logs/openstack/horizon-6f776b4f74-mcpn8/init.txt 2026-04-29 03:19:31.918368 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-5gq47/ 2026-04-29 03:19:31.918387 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-5gq47/horizon-db-init-0.txt 2026-04-29 03:19:31.918406 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-5gq47/init.txt 2026-04-29 03:19:31.918426 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-lkhlh/ 2026-04-29 03:19:31.918445 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-lkhlh/horizon-db-sync.txt 2026-04-29 03:19:31.918463 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-lkhlh/init.txt 2026-04-29 03:19:31.918480 | instance | cd+++++++++ pod-logs/openstack/keepalived-56bld/ 2026-04-29 03:19:31.918500 | instance | >f+++++++++ pod-logs/openstack/keepalived-56bld/init.txt 2026-04-29 03:19:31.918518 | instance | >f+++++++++ pod-logs/openstack/keepalived-56bld/keepalived.txt 2026-04-29 03:19:31.918536 | instance | >f+++++++++ pod-logs/openstack/keepalived-56bld/wait-for-ip.txt 2026-04-29 03:19:31.918554 | instance | cd+++++++++ pod-logs/openstack/keystone-api-5fdc784bb7-mwmmp/ 2026-04-29 03:19:31.918572 | instance | >f+++++++++ pod-logs/openstack/keystone-api-5fdc784bb7-mwmmp/init.txt 2026-04-29 03:19:31.918591 | instance | >f+++++++++ pod-logs/openstack/keystone-api-5fdc784bb7-mwmmp/keystone-api.txt 2026-04-29 03:19:31.918610 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-ctszw/ 2026-04-29 03:19:31.918627 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-ctszw/bootstrap.txt 2026-04-29 03:19:31.918647 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-ctszw/init.txt 2026-04-29 03:19:31.918668 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-d6jw5/ 2026-04-29 03:19:31.918687 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-d6jw5/init.txt 2026-04-29 03:19:31.918708 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-d6jw5/keystone-credential-setup.txt 2026-04-29 03:19:31.918728 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-4nzdt/ 2026-04-29 03:19:31.918748 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-4nzdt/init.txt 2026-04-29 03:19:31.918768 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-4nzdt/keystone-db-init-0.txt 2026-04-29 03:19:31.918793 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-kgk6v/ 2026-04-29 03:19:31.918815 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-kgk6v/init.txt 2026-04-29 03:19:31.918835 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-kgk6v/keystone-db-sync.txt 2026-04-29 03:19:31.918856 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-w6qbp/ 2026-04-29 03:19:31.918876 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-w6qbp/init.txt 2026-04-29 03:19:31.918896 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-w6qbp/keystone-domain-manage.txt 2026-04-29 03:19:31.918917 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-cjpms/ 2026-04-29 03:19:31.918937 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-cjpms/init.txt 2026-04-29 03:19:31.918956 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-cjpms/keystone-fernet-setup.txt 2026-04-29 03:19:31.918976 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-7m58d/ 2026-04-29 03:19:31.918996 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-7m58d/init.txt 2026-04-29 03:19:31.919015 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-7m58d/rabbit-init.txt 2026-04-29 03:19:31.919034 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-pnwtt/ 2026-04-29 03:19:31.919053 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-pnwtt/ceph-admin-keyring-placement.txt 2026-04-29 03:19:31.919073 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-pnwtt/ceph-keyring-placement.txt 2026-04-29 03:19:31.919093 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-pnwtt/init-dynamic-options.txt 2026-04-29 03:19:31.919113 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-pnwtt/init.txt 2026-04-29 03:19:31.919131 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-pnwtt/libvirt-exporter.txt 2026-04-29 03:19:31.919150 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-pnwtt/libvirt.txt 2026-04-29 03:19:31.919169 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-pnwtt/tls-sidecar.txt 2026-04-29 03:19:31.919188 | instance | cd+++++++++ pod-logs/openstack/magnum-api-7557b45bf5-gpxsg/ 2026-04-29 03:19:31.919207 | instance | >f+++++++++ pod-logs/openstack/magnum-api-7557b45bf5-gpxsg/init.txt 2026-04-29 03:19:31.919225 | instance | >f+++++++++ pod-logs/openstack/magnum-api-7557b45bf5-gpxsg/magnum-api.txt 2026-04-29 03:19:31.919243 | instance | cd+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-xmqcc/ 2026-04-29 03:19:31.919262 | instance | >f+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-xmqcc/magnum-cluster-api-proxy.txt 2026-04-29 03:19:31.919280 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-04-29 03:19:31.919298 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-04-29 03:19:31.919316 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-04-29 03:19:31.919335 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-04-29 03:19:31.919354 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-542cq/ 2026-04-29 03:19:31.919373 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-542cq/init.txt 2026-04-29 03:19:31.919391 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-542cq/magnum-db-init-0.txt 2026-04-29 03:19:31.919409 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-49wx4/ 2026-04-29 03:19:31.919426 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-49wx4/init.txt 2026-04-29 03:19:31.919444 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-49wx4/magnum-db-sync.txt 2026-04-29 03:19:31.919461 | instance | cd+++++++++ pod-logs/openstack/magnum-domain-ks-user-vrq89/ 2026-04-29 03:19:31.919480 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-vrq89/init.txt 2026-04-29 03:19:31.919533 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-vrq89/magnum-ks-domain-user.txt 2026-04-29 03:19:31.919553 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-endpoints-rrgsj/ 2026-04-29 03:19:31.919573 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-rrgsj/container-infra-ks-endpoints-admin.txt 2026-04-29 03:19:31.919592 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-rrgsj/container-infra-ks-endpoints-internal.txt 2026-04-29 03:19:31.919611 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-rrgsj/container-infra-ks-endpoints-public.txt 2026-04-29 03:19:31.919630 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-rrgsj/init.txt 2026-04-29 03:19:31.919649 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-service-fgxt6/ 2026-04-29 03:19:31.919667 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-fgxt6/container-infra-ks-service-registration.txt 2026-04-29 03:19:31.919686 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-fgxt6/init.txt 2026-04-29 03:19:31.919705 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-user-fkg8c/ 2026-04-29 03:19:31.919724 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-fkg8c/init.txt 2026-04-29 03:19:31.919742 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-fkg8c/magnum-ks-user.txt 2026-04-29 03:19:31.919761 | instance | cd+++++++++ pod-logs/openstack/magnum-rabbit-init-ktpps/ 2026-04-29 03:19:31.919780 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-ktpps/init.txt 2026-04-29 03:19:31.919798 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-ktpps/rabbit-init.txt 2026-04-29 03:19:31.919817 | instance | cd+++++++++ pod-logs/openstack/magnum-registry-c45778976-wfbdr/ 2026-04-29 03:19:31.919835 | instance | >f+++++++++ pod-logs/openstack/magnum-registry-c45778976-wfbdr/registry.txt 2026-04-29 03:19:31.919854 | instance | cd+++++++++ pod-logs/openstack/manila-api-b97fbdff-4f88h/ 2026-04-29 03:19:31.919872 | instance | >f+++++++++ pod-logs/openstack/manila-api-b97fbdff-4f88h/init.txt 2026-04-29 03:19:31.919889 | instance | >f+++++++++ pod-logs/openstack/manila-api-b97fbdff-4f88h/manila-api.txt 2026-04-29 03:19:31.919907 | instance | cd+++++++++ pod-logs/openstack/manila-bootstrap-j9m5m/ 2026-04-29 03:19:31.919925 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-j9m5m/bootstrap.txt 2026-04-29 03:19:31.919944 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-j9m5m/init.txt 2026-04-29 03:19:31.919964 | instance | cd+++++++++ pod-logs/openstack/manila-data-7d65697986-tpfhc/ 2026-04-29 03:19:31.919982 | instance | >f+++++++++ pod-logs/openstack/manila-data-7d65697986-tpfhc/init.txt 2026-04-29 03:19:31.920001 | instance | >f+++++++++ pod-logs/openstack/manila-data-7d65697986-tpfhc/manila-data.txt 2026-04-29 03:19:31.920018 | instance | cd+++++++++ pod-logs/openstack/manila-db-init-n8stq/ 2026-04-29 03:19:31.920037 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-n8stq/init.txt 2026-04-29 03:19:31.920057 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-n8stq/manila-db-init-0.txt 2026-04-29 03:19:31.920076 | instance | cd+++++++++ pod-logs/openstack/manila-db-sync-jnkc2/ 2026-04-29 03:19:31.920095 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-jnkc2/init.txt 2026-04-29 03:19:31.920114 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-jnkc2/manila-db-sync.txt 2026-04-29 03:19:31.920133 | instance | cd+++++++++ pod-logs/openstack/manila-ks-endpoints-fq8j5/ 2026-04-29 03:19:31.920153 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-fq8j5/init.txt 2026-04-29 03:19:31.920173 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-fq8j5/share-ks-endpoints-admin.txt 2026-04-29 03:19:31.920192 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-fq8j5/share-ks-endpoints-internal.txt 2026-04-29 03:19:31.920212 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-fq8j5/share-ks-endpoints-public.txt 2026-04-29 03:19:31.920230 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-fq8j5/sharev2-ks-endpoints-admin.txt 2026-04-29 03:19:31.920254 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-fq8j5/sharev2-ks-endpoints-internal.txt 2026-04-29 03:19:31.920274 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-fq8j5/sharev2-ks-endpoints-public.txt 2026-04-29 03:19:31.920293 | instance | cd+++++++++ pod-logs/openstack/manila-ks-service-fwgwf/ 2026-04-29 03:19:31.920312 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-fwgwf/init.txt 2026-04-29 03:19:31.920331 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-fwgwf/share-ks-service-registration.txt 2026-04-29 03:19:31.920351 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-fwgwf/sharev2-ks-service-registration.txt 2026-04-29 03:19:31.920370 | instance | cd+++++++++ pod-logs/openstack/manila-ks-user-tpwwc/ 2026-04-29 03:19:31.920388 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-tpwwc/init.txt 2026-04-29 03:19:31.920409 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-tpwwc/manila-ks-user.txt 2026-04-29 03:19:31.920428 | instance | cd+++++++++ pod-logs/openstack/manila-rabbit-init-x5cmf/ 2026-04-29 03:19:31.920447 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-x5cmf/init.txt 2026-04-29 03:19:31.920466 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-x5cmf/rabbit-init.txt 2026-04-29 03:19:31.920491 | instance | cd+++++++++ pod-logs/openstack/manila-scheduler-b8b484f58-p7swt/ 2026-04-29 03:19:31.920511 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-b8b484f58-p7swt/init.txt 2026-04-29 03:19:31.920531 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-b8b484f58-p7swt/manila-scheduler.txt 2026-04-29 03:19:31.920583 | instance | cd+++++++++ pod-logs/openstack/manila-share-5cb9855b7-p4htr/ 2026-04-29 03:19:31.920609 | instance | >f+++++++++ pod-logs/openstack/manila-share-5cb9855b7-p4htr/init.txt 2026-04-29 03:19:31.920632 | instance | >f+++++++++ pod-logs/openstack/manila-share-5cb9855b7-p4htr/manila-share-init.txt 2026-04-29 03:19:31.920651 | instance | >f+++++++++ pod-logs/openstack/manila-share-5cb9855b7-p4htr/manila-share.txt 2026-04-29 03:19:31.920670 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-87j27/ 2026-04-29 03:19:31.920689 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-87j27/init.txt 2026-04-29 03:19:31.920707 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-87j27/memcached-exporter.txt 2026-04-29 03:19:31.920725 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-87j27/memcached.txt 2026-04-29 03:19:31.920744 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-nm8rd/ 2026-04-29 03:19:31.920762 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-nm8rd/init.txt 2026-04-29 03:19:31.920780 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-nm8rd/neutron-db-init-0.txt 2026-04-29 03:19:31.920798 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-wqxmr/ 2026-04-29 03:19:31.920816 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-wqxmr/init.txt 2026-04-29 03:19:31.920835 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-wqxmr/neutron-db-sync.txt 2026-04-29 03:19:31.920854 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-scbdc/ 2026-04-29 03:19:31.920874 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-scbdc/init.txt 2026-04-29 03:19:31.920893 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-scbdc/network-ks-endpoints-admin.txt 2026-04-29 03:19:31.920911 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-scbdc/network-ks-endpoints-internal.txt 2026-04-29 03:19:31.920930 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-scbdc/network-ks-endpoints-public.txt 2026-04-29 03:19:31.920948 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-8862l/ 2026-04-29 03:19:31.920969 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-8862l/init.txt 2026-04-29 03:19:31.920995 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-8862l/network-ks-service-registration.txt 2026-04-29 03:19:31.921020 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-xsvgx/ 2026-04-29 03:19:31.921056 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-xsvgx/init.txt 2026-04-29 03:19:31.921076 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-xsvgx/neutron-ks-user.txt 2026-04-29 03:19:31.921095 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-pslzc/ 2026-04-29 03:19:31.921114 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-pslzc/init.txt 2026-04-29 03:19:31.921133 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-pslzc/neutron-netns-cleanup-cron.txt 2026-04-29 03:19:31.921153 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-ljbrz/ 2026-04-29 03:19:31.921172 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-ljbrz/init.txt 2026-04-29 03:19:31.921190 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-ljbrz/neutron-metadata-agent-init.txt 2026-04-29 03:19:31.921208 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-ljbrz/neutron-ovn-metadata-agent.txt 2026-04-29 03:19:31.921227 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-ljbrz/ovn-neutron-init.txt 2026-04-29 03:19:31.921246 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-4t45p/ 2026-04-29 03:19:31.921266 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-4t45p/init.txt 2026-04-29 03:19:31.921285 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-4t45p/neutron-ovn-vpn-agent.txt 2026-04-29 03:19:31.921304 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-4t45p/ovn-neutron-init.txt 2026-04-29 03:19:31.921322 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-4t45p/ovn-vpn-agent-init.txt 2026-04-29 03:19:31.921340 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-t644t/ 2026-04-29 03:19:31.921359 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-t644t/init.txt 2026-04-29 03:19:31.921377 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-t644t/rabbit-init.txt 2026-04-29 03:19:31.921396 | instance | cd+++++++++ pod-logs/openstack/neutron-server-8689f9fbb-nf5lj/ 2026-04-29 03:19:31.921415 | instance | >f+++++++++ pod-logs/openstack/neutron-server-8689f9fbb-nf5lj/init.txt 2026-04-29 03:19:31.921433 | instance | >f+++++++++ pod-logs/openstack/neutron-server-8689f9fbb-nf5lj/neutron-policy-server.txt 2026-04-29 03:19:31.921451 | instance | >f+++++++++ pod-logs/openstack/neutron-server-8689f9fbb-nf5lj/neutron-server.txt 2026-04-29 03:19:31.921471 | instance | >f+++++++++ pod-logs/openstack/neutron-server-8689f9fbb-nf5lj/ovn-neutron-init.txt 2026-04-29 03:19:31.921490 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-564b4dd986-shsxb/ 2026-04-29 03:19:31.921510 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-564b4dd986-shsxb/init.txt 2026-04-29 03:19:31.921529 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-564b4dd986-shsxb/nova-api-metadata-init.txt 2026-04-29 03:19:31.921549 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-564b4dd986-shsxb/nova-api.txt 2026-04-29 03:19:31.921568 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-866cfcb78f-rnfrv/ 2026-04-29 03:19:31.921587 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-866cfcb78f-rnfrv/init.txt 2026-04-29 03:19:31.921607 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-866cfcb78f-rnfrv/nova-osapi.txt 2026-04-29 03:19:31.921625 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-nkgp6/ 2026-04-29 03:19:31.921644 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-nkgp6/bootstrap.txt 2026-04-29 03:19:31.921664 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-nkgp6/init.txt 2026-04-29 03:19:31.921687 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29623860-8gkn4/ 2026-04-29 03:19:31.921707 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29623860-8gkn4/init.txt 2026-04-29 03:19:31.921726 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29623860-8gkn4/nova-cell-setup.txt 2026-04-29 03:19:31.921745 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-nczf8/ 2026-04-29 03:19:31.921764 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-nczf8/init.txt 2026-04-29 03:19:31.921783 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-nczf8/nova-cell-setup-init.txt 2026-04-29 03:19:31.921802 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-nczf8/nova-cell-setup.txt 2026-04-29 03:19:31.921821 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-5cqxd/ 2026-04-29 03:19:31.921840 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-5cqxd/ceph-admin-keyring-placement.txt 2026-04-29 03:19:31.921859 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-5cqxd/ceph-keyring-placement.txt 2026-04-29 03:19:31.921878 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-5cqxd/ceph-perms.txt 2026-04-29 03:19:31.921896 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-5cqxd/init.txt 2026-04-29 03:19:31.921915 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-5cqxd/nova-compute-init.txt 2026-04-29 03:19:31.921935 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-5cqxd/nova-compute-ssh-init.txt 2026-04-29 03:19:31.921953 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-5cqxd/nova-compute-ssh.txt 2026-04-29 03:19:31.921974 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-5cqxd/nova-compute-vnc-init.txt 2026-04-29 03:19:31.921993 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-5cqxd/nova-compute.txt 2026-04-29 03:19:31.922013 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-57b5dd6d4c-25s92/ 2026-04-29 03:19:31.922033 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-57b5dd6d4c-25s92/init.txt 2026-04-29 03:19:31.922051 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-57b5dd6d4c-25s92/nova-conductor.txt 2026-04-29 03:19:31.922071 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-2x4tc/ 2026-04-29 03:19:31.922090 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-2x4tc/init.txt 2026-04-29 03:19:31.922109 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-2x4tc/nova-db-init-0.txt 2026-04-29 03:19:31.922128 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-2x4tc/nova-db-init-1.txt 2026-04-29 03:19:31.922148 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-2x4tc/nova-db-init-2.txt 2026-04-29 03:19:31.922167 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-88rsf/ 2026-04-29 03:19:31.922187 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-88rsf/init.txt 2026-04-29 03:19:31.922207 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-88rsf/nova-db-sync.txt 2026-04-29 03:19:31.922227 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-hjgv8/ 2026-04-29 03:19:31.922247 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-hjgv8/compute-ks-endpoints-admin.txt 2026-04-29 03:19:31.922265 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-hjgv8/compute-ks-endpoints-internal.txt 2026-04-29 03:19:31.922285 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-hjgv8/compute-ks-endpoints-public.txt 2026-04-29 03:19:31.922303 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-hjgv8/init.txt 2026-04-29 03:19:31.922322 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-26tbv/ 2026-04-29 03:19:31.922341 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-26tbv/compute-ks-service-registration.txt 2026-04-29 03:19:31.922359 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-26tbv/init.txt 2026-04-29 03:19:31.922377 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-fzg5h/ 2026-04-29 03:19:31.922401 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-fzg5h/init.txt 2026-04-29 03:19:31.922420 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-fzg5h/nova-ks-user.txt 2026-04-29 03:19:31.922439 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-76f85c7564-grspn/ 2026-04-29 03:19:31.922457 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-76f85c7564-grspn/init.txt 2026-04-29 03:19:31.922477 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-76f85c7564-grspn/nova-novncproxy-init-assets.txt 2026-04-29 03:19:31.922496 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-76f85c7564-grspn/nova-novncproxy-init.txt 2026-04-29 03:19:31.922515 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-76f85c7564-grspn/nova-novncproxy.txt 2026-04-29 03:19:31.922534 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-fqpbc/ 2026-04-29 03:19:31.922552 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-fqpbc/init.txt 2026-04-29 03:19:31.922571 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-fqpbc/rabbit-init.txt 2026-04-29 03:19:31.922590 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-85f75c6fff-dqfbb/ 2026-04-29 03:19:31.922608 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-85f75c6fff-dqfbb/init.txt 2026-04-29 03:19:31.922626 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-85f75c6fff-dqfbb/nova-scheduler.txt 2026-04-29 03:19:31.922645 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29623860-ws7bf/ 2026-04-29 03:19:31.922663 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29623860-ws7bf/init.txt 2026-04-29 03:19:31.922681 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29623860-ws7bf/nova-service-cleaner.txt 2026-04-29 03:19:31.922699 | instance | cd+++++++++ pod-logs/openstack/octavia-api-798d65594c-pqwt9/ 2026-04-29 03:19:31.922717 | instance | >f+++++++++ pod-logs/openstack/octavia-api-798d65594c-pqwt9/init.txt 2026-04-29 03:19:31.922735 | instance | >f+++++++++ pod-logs/openstack/octavia-api-798d65594c-pqwt9/octavia-api.txt 2026-04-29 03:19:31.922753 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-znl62/ 2026-04-29 03:19:31.922772 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-znl62/bootstrap.txt 2026-04-29 03:19:31.922789 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-znl62/init.txt 2026-04-29 03:19:31.922808 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-xvhmb/ 2026-04-29 03:19:31.922828 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-xvhmb/init.txt 2026-04-29 03:19:31.922847 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-xvhmb/octavia-db-init-0.txt 2026-04-29 03:19:31.922867 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-xvhmb/octavia-db-init-1.txt 2026-04-29 03:19:31.922886 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-jsc29/ 2026-04-29 03:19:31.922905 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-jsc29/init.txt 2026-04-29 03:19:31.922923 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-jsc29/octavia-db-sync.txt 2026-04-29 03:19:31.922942 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-dlptx/ 2026-04-29 03:19:31.922961 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-dlptx/init.txt 2026-04-29 03:19:31.922980 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-dlptx/octavia-health-manager-get-port.txt 2026-04-29 03:19:31.923000 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-dlptx/octavia-health-manager-nic-init.txt 2026-04-29 03:19:31.923019 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-dlptx/octavia-health-manager.txt 2026-04-29 03:19:31.923038 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-6ff9cf7466-cck62/ 2026-04-29 03:19:31.923057 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-6ff9cf7466-cck62/init.txt 2026-04-29 03:19:31.923081 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-6ff9cf7466-cck62/octavia-housekeeping.txt 2026-04-29 03:19:31.923101 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-f9f65/ 2026-04-29 03:19:31.923120 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-f9f65/init.txt 2026-04-29 03:19:31.923140 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-f9f65/load-balancer-ks-endpoints-admin.txt 2026-04-29 03:19:31.923158 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-f9f65/load-balancer-ks-endpoints-internal.txt 2026-04-29 03:19:31.923181 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-f9f65/load-balancer-ks-endpoints-public.txt 2026-04-29 03:19:31.923200 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-9bxj5/ 2026-04-29 03:19:31.923227 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-9bxj5/init.txt 2026-04-29 03:19:31.923245 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-9bxj5/load-balancer-ks-service-registration.txt 2026-04-29 03:19:31.923263 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-zlxr7/ 2026-04-29 03:19:31.923282 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-zlxr7/init.txt 2026-04-29 03:19:31.923301 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-zlxr7/octavia-ks-user.txt 2026-04-29 03:19:31.923319 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-46klb/ 2026-04-29 03:19:31.923337 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-46klb/init.txt 2026-04-29 03:19:31.923356 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-46klb/rabbit-init.txt 2026-04-29 03:19:31.923375 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-67584bb757-wr4n8/ 2026-04-29 03:19:31.923393 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-67584bb757-wr4n8/init.txt 2026-04-29 03:19:31.923412 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-67584bb757-wr4n8/octavia-worker.txt 2026-04-29 03:19:31.923431 | instance | cd+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-6xvws/ 2026-04-29 03:19:31.923450 | instance | >f+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-6xvws/openstack-database-exporter.txt 2026-04-29 03:19:31.923468 | instance | cd+++++++++ pod-logs/openstack/openstack-exporter-849577f488-cg79p/ 2026-04-29 03:19:31.923487 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-849577f488-cg79p/build-config.txt 2026-04-29 03:19:31.923505 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-849577f488-cg79p/openstack-exporter.txt 2026-04-29 03:19:31.923523 | instance | cd+++++++++ pod-logs/openstack/openvswitch-lw7l5/ 2026-04-29 03:19:31.923541 | instance | >f+++++++++ pod-logs/openstack/openvswitch-lw7l5/init.txt 2026-04-29 03:19:31.923559 | instance | >f+++++++++ pod-logs/openstack/openvswitch-lw7l5/openvswitch-db-perms.txt 2026-04-29 03:19:31.923577 | instance | >f+++++++++ pod-logs/openstack/openvswitch-lw7l5/openvswitch-db.txt 2026-04-29 03:19:31.923596 | instance | >f+++++++++ pod-logs/openstack/openvswitch-lw7l5/openvswitch-vswitchd-modules.txt 2026-04-29 03:19:31.923615 | instance | >f+++++++++ pod-logs/openstack/openvswitch-lw7l5/openvswitch-vswitchd.txt 2026-04-29 03:19:31.923633 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-default-88dqq/ 2026-04-29 03:19:31.923651 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-88dqq/controller-init.txt 2026-04-29 03:19:31.923668 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-88dqq/controller.txt 2026-04-29 03:19:31.923685 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-88dqq/get-gw-enabled.txt 2026-04-29 03:19:31.923703 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-88dqq/init.txt 2026-04-29 03:19:31.923721 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-88dqq/log-parser.txt 2026-04-29 03:19:31.923739 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-88dqq/vector.txt 2026-04-29 03:19:31.923761 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-fc978744-pkdfw/ 2026-04-29 03:19:31.923781 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-pkdfw/init.txt 2026-04-29 03:19:31.923800 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-pkdfw/northd.txt 2026-04-29 03:19:31.923819 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ 2026-04-29 03:19:31.923838 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt 2026-04-29 03:19:31.923857 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-04-29 03:19:31.923875 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ 2026-04-29 03:19:31.923894 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt 2026-04-29 03:19:31.923912 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-04-29 03:19:31.923931 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-04-29 03:19:31.923950 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-04-29 03:19:31.923968 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-29 03:19:31.923986 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-29 03:19:31.924005 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-29 03:19:31.924023 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-04-29 03:19:31.924042 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-29 03:19:31.924061 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-29 03:19:31.924079 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-29 03:19:31.924096 | instance | cd+++++++++ pod-logs/openstack/placement-api-74947699fd-4lxpz/ 2026-04-29 03:19:31.924115 | instance | >f+++++++++ pod-logs/openstack/placement-api-74947699fd-4lxpz/init.txt 2026-04-29 03:19:31.924134 | instance | >f+++++++++ pod-logs/openstack/placement-api-74947699fd-4lxpz/placement-api.txt 2026-04-29 03:19:31.924154 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-q67v7/ 2026-04-29 03:19:31.924173 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-q67v7/init.txt 2026-04-29 03:19:31.924192 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-q67v7/placement-db-init-0.txt 2026-04-29 03:19:31.924212 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-gddsp/ 2026-04-29 03:19:31.924230 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-gddsp/init.txt 2026-04-29 03:19:31.924250 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-gddsp/placement-db-sync.txt 2026-04-29 03:19:31.924269 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-bdbfm/ 2026-04-29 03:19:31.924287 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-bdbfm/init.txt 2026-04-29 03:19:31.924306 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-bdbfm/placement-ks-endpoints-admin.txt 2026-04-29 03:19:31.924325 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-bdbfm/placement-ks-endpoints-internal.txt 2026-04-29 03:19:31.924345 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-bdbfm/placement-ks-endpoints-public.txt 2026-04-29 03:19:31.924364 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-qgbwb/ 2026-04-29 03:19:31.924383 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-qgbwb/init.txt 2026-04-29 03:19:31.924404 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-qgbwb/placement-ks-service-registration.txt 2026-04-29 03:19:31.924424 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-9skfp/ 2026-04-29 03:19:31.924444 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-9skfp/init.txt 2026-04-29 03:19:31.924464 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-9skfp/placement-ks-user.txt 2026-04-29 03:19:31.924484 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-7ffpr/ 2026-04-29 03:19:31.924508 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-7ffpr/percona-xtradb-cluster-operator.txt 2026-04-29 03:19:31.924528 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-04-29 03:19:31.924548 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-04-29 03:19:31.924568 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-04-29 03:19:31.924591 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-04-29 03:19:31.924653 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-04-29 03:19:31.924679 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-04-29 03:19:31.924701 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-vxdg8/ 2026-04-29 03:19:31.924722 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-7fcdcd478-vxdg8/rabbitmq-cluster-operator.txt 2026-04-29 03:19:31.924743 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-04-29 03:19:31.924764 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-04-29 03:19:31.924785 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-04-29 03:19:31.924805 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-04-29 03:19:31.924826 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-04-29 03:19:31.924846 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-04-29 03:19:31.924867 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-04-29 03:19:31.924886 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-29 03:19:31.924905 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-29 03:19:31.924925 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-04-29 03:19:31.924945 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-04-29 03:19:31.924966 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-04-29 03:19:31.924987 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/ 2026-04-29 03:19:31.925007 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-04-29 03:19:31.925044 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-04-29 03:19:31.925066 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-kd7p8/ 2026-04-29 03:19:31.925086 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-kd7p8/rabbitmq-cluster-operator.txt 2026-04-29 03:19:31.925106 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-04-29 03:19:31.925126 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-04-29 03:19:31.925147 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-04-29 03:19:31.925166 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-04-29 03:19:31.925194 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-04-29 03:19:31.925237 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-04-29 03:19:31.925265 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-04-29 03:19:31.925290 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-04-29 03:19:31.925314 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-04-29 03:19:31.925338 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-zcjjf/ 2026-04-29 03:19:31.925369 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-zcjjf/ceph-crash.txt 2026-04-29 03:19:31.925390 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-zcjjf/chown-container-data-dir.txt 2026-04-29 03:19:31.925410 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-zcjjf/make-container-crash-dir.txt 2026-04-29 03:19:31.925434 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-b7lkd/ 2026-04-29 03:19:31.925459 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-b7lkd/chown-container-data-dir.txt 2026-04-29 03:19:31.925483 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-b7lkd/log-collector.txt 2026-04-29 03:19:31.925502 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-b7lkd/rgw.txt 2026-04-29 03:19:31.925522 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-5544676f68-h9548/ 2026-04-29 03:19:31.925540 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-5544676f68-h9548/init.txt 2026-04-29 03:19:31.925559 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-5544676f68-h9548/staffeln-api.txt 2026-04-29 03:19:31.925578 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-654bbbfff5-bv5qc/ 2026-04-29 03:19:31.925597 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-654bbbfff5-bv5qc/staffeln-conductor.txt 2026-04-29 03:19:31.925616 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-67z6f/ 2026-04-29 03:19:31.925635 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-67z6f/init.txt 2026-04-29 03:19:31.925655 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-67z6f/staffeln-db-init-0.txt 2026-04-29 03:19:31.925674 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-4s98b/ 2026-04-29 03:19:31.925693 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-4s98b/init.txt 2026-04-29 03:19:31.925712 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-4s98b/staffeln-db-sync.txt 2026-04-29 03:19:31.925732 | instance | cd+++++++++ pod-logs/openstack/tempest-ks-user-29jwl/ 2026-04-29 03:19:31.925755 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-29jwl/init.txt 2026-04-29 03:19:31.925776 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-29jwl/tempest-ks-user.txt 2026-04-29 03:19:31.925795 | instance | cd+++++++++ pod-logs/openstack/tempest-run-tests-nqd78/ 2026-04-29 03:19:31.925814 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-nqd78/init.txt 2026-04-29 03:19:31.925833 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-nqd78/tempest-run-tests-init.txt 2026-04-29 03:19:31.925852 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-nqd78/tempest-run-tests.txt 2026-04-29 03:19:31.925871 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-04-29 03:19:31.925890 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-04-29 03:19:31.925909 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-04-29 03:19:31.925928 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-04-29 03:19:31.925947 | instance | cd+++++++++ pod-logs/orc-system/ 2026-04-29 03:19:31.925966 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-mc9lj/ 2026-04-29 03:19:31.925984 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-mc9lj/manager.txt 2026-04-29 03:19:31.926003 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-04-29 03:19:31.926022 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-vfh6p/ 2026-04-29 03:19:31.926041 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-vfh6p/rook-ceph-operator.txt 2026-04-29 03:19:31.926061 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-04-29 03:19:31.926080 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-bzb24/ 2026-04-29 03:19:31.926105 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-bzb24/secretgen-controller.txt 2026-04-29 03:19:31.948936 | 2026-04-29 03:19:31.949163 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-04-29 03:19:32.158286 | instance | changed 2026-04-29 03:19:32.164099 | 2026-04-29 03:19:32.164169 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-04-29 03:19:33.276954 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-04-29 03:19:33.294252 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-29 03:19:33.294301 | instance | Dload Upload Total Spent Left Speed 2026-04-29 03:19:33.299409 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-04-29 03:19:33.491320 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-04-29 03:19:33.497071 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-29 03:19:33.497112 | instance | Dload Upload Total Spent Left Speed 2026-04-29 03:19:33.500949 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-04-29 03:19:33.878684 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-04-29 03:19:33.887798 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-29 03:19:33.888477 | instance | Dload Upload Total Spent Left Speed 2026-04-29 03:19:33.891990 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-04-29 03:19:34.176856 | instance | jq: error (at :953): Cannot iterate over null (null) 2026-04-29 03:19:34.218631 | instance | ERROR 2026-04-29 03:19:34.218874 | instance | { 2026-04-29 03:19:34.218916 | instance | "delta": "0:00:01.805579", 2026-04-29 03:19:34.218939 | instance | "end": "2026-04-29 03:19:34.182831", 2026-04-29 03:19:34.218958 | instance | "msg": "non-zero return code", 2026-04-29 03:19:34.218978 | instance | "rc": 5, 2026-04-29 03:19:34.218997 | instance | "start": "2026-04-29 03:19:32.377252" 2026-04-29 03:19:34.219022 | instance | } 2026-04-29 03:19:34.219054 | instance | ERROR: Ignoring Errors 2026-04-29 03:19:34.225796 | 2026-04-29 03:19:34.225877 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-04-29 03:19:34.584308 | instance | ceph-mgr endpoints: 2026-04-29 03:19:34.898023 | instance | ok: Runtime: 0:00:00.085799 2026-04-29 03:19:34.908652 | 2026-04-29 03:19:34.908856 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-04-29 03:19:35.447544 | instance | ok: Runtime: 0:00:00.089063 2026-04-29 03:19:35.455193 | 2026-04-29 03:19:35.455263 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-04-29 03:19:35.953280 | instance | changed: 2026-04-29 03:19:35.953519 | instance | cd+++++++++ prometheus/ 2026-04-29 03:19:35.953557 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-04-29 03:19:35.953586 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-04-29 03:19:35.953617 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-04-29 03:19:35.964091 | 2026-04-29 03:19:35.964213 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-04-29 03:19:36.160378 | instance | changed 2026-04-29 03:19:36.168495 | 2026-04-29 03:19:36.168650 | TASK [gather-selenium-data : Get selenium data] 2026-04-29 03:19:36.385828 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-04-29 03:19:36.389367 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-04-29 03:19:36.710537 | instance | ERROR 2026-04-29 03:19:36.710896 | instance | { 2026-04-29 03:19:36.710942 | instance | "delta": "0:00:00.009339", 2026-04-29 03:19:36.710974 | instance | "end": "2026-04-29 03:19:36.389732", 2026-04-29 03:19:36.711003 | instance | "msg": "non-zero return code", 2026-04-29 03:19:36.711030 | instance | "rc": 1, 2026-04-29 03:19:36.711057 | instance | "start": "2026-04-29 03:19:36.380393" 2026-04-29 03:19:36.711084 | instance | } 2026-04-29 03:19:36.711120 | instance | ERROR: Ignoring Errors 2026-04-29 03:19:36.718293 | 2026-04-29 03:19:36.718365 | TASK [gather-selenium-data : Downloads logs to executor] 2026-04-29 03:19:37.219387 | instance | changed: cd+++++++++ selenium/ 2026-04-29 03:19:37.226149 | 2026-04-29 03:19:37.226209 | PLAY RECAP 2026-04-29 03:19:37.226256 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 4 2026-04-29 03:19:37.226280 | 2026-04-29 03:19:37.380708 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/2025.1] 2026-04-29 03:19:37.397359 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-29 03:19:38.043695 | 2026-04-29 03:19:38.043825 | PLAY [all] 2026-04-29 03:19:38.055195 | 2026-04-29 03:19:38.055276 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-29 03:19:38.100050 | instance | skipping: Conditional result was False 2026-04-29 03:19:38.110691 | 2026-04-29 03:19:38.110808 | TASK [fetch-output : Set log path for single node] 2026-04-29 03:19:38.155099 | instance | ok 2026-04-29 03:19:38.161707 | 2026-04-29 03:19:38.161778 | LOOP [fetch-output : Ensure local output dirs] 2026-04-29 03:19:38.565544 | instance -> localhost | ok: "/var/lib/zuul/builds/01506113857c465984be272801f04366/work/logs" 2026-04-29 03:19:38.791006 | instance -> localhost | changed: "/var/lib/zuul/builds/01506113857c465984be272801f04366/work/artifacts" 2026-04-29 03:19:39.067041 | instance -> localhost | changed: "/var/lib/zuul/builds/01506113857c465984be272801f04366/work/docs" 2026-04-29 03:19:39.078989 | 2026-04-29 03:19:39.079140 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-29 03:19:39.725463 | instance | changed: .d..t...... ./ 2026-04-29 03:19:39.725665 | instance | changed: All items complete 2026-04-29 03:19:39.725694 | 2026-04-29 03:19:40.198550 | instance | changed: .d..t...... ./ 2026-04-29 03:19:40.647628 | instance | changed: .d..t...... ./ 2026-04-29 03:19:40.669935 | 2026-04-29 03:19:40.670068 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-29 03:19:41.077690 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007539 2026-04-29 03:19:41.321027 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.012730 2026-04-29 03:19:41.334899 | 2026-04-29 03:19:41.335054 | PLAY [all] 2026-04-29 03:19:41.342713 | 2026-04-29 03:19:41.342785 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-29 03:19:41.777399 | instance | changed 2026-04-29 03:19:41.783196 | 2026-04-29 03:19:41.783247 | PLAY RECAP 2026-04-29 03:19:41.783293 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-29 03:19:41.783315 | 2026-04-29 03:19:41.915360 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-29 03:19:41.925282 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-29 03:19:42.515374 | 2026-04-29 03:19:42.515524 | PLAY [localhost] 2026-04-29 03:19:42.525825 | 2026-04-29 03:19:42.525908 | TASK [Generate Zuul manifest] 2026-04-29 03:19:42.547588 | localhost | ok 2026-04-29 03:19:42.562690 | 2026-04-29 03:19:42.562774 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-29 03:19:43.325196 | localhost | changed 2026-04-29 03:19:43.338119 | 2026-04-29 03:19:43.338209 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-29 03:19:43.441939 | localhost | ok 2026-04-29 03:19:43.528219 | 2026-04-29 03:19:43.528396 | TASK [Upload logs] 2026-04-29 03:19:43.551032 | localhost | ok 2026-04-29 03:19:43.679612 | 2026-04-29 03:19:43.679780 | TASK [Set zuul-log-path fact] 2026-04-29 03:19:43.699959 | localhost | ok 2026-04-29 03:19:43.715788 | 2026-04-29 03:19:43.715929 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-29 03:19:43.746933 | localhost | ok 2026-04-29 03:19:43.757907 | 2026-04-29 03:19:43.758019 | TASK [upload-logs : Create log directories] 2026-04-29 03:19:44.172950 | localhost | changed 2026-04-29 03:19:44.178030 | 2026-04-29 03:19:44.178180 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-29 03:19:44.576357 | localhost -> localhost | ok: Runtime: 0:00:00.037299 2026-04-29 03:19:44.608177 | 2026-04-29 03:19:44.608313 | TASK [upload-logs : Upload logs to log server] 2026-04-29 03:19:45.762736 | localhost | Output suppressed because no_log was given 2026-04-29 03:19:45.769641 | 2026-04-29 03:19:45.769758 | LOOP [upload-logs : Compress console log and json output] 2026-04-29 03:19:45.820151 | localhost | skipping: Conditional result was False 2026-04-29 03:19:45.826820 | localhost | skipping: Conditional result was False 2026-04-29 03:19:45.838398 | 2026-04-29 03:19:45.838596 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-29 03:19:45.893847 | localhost | skipping: Conditional result was False 2026-04-29 03:19:45.894439 | 2026-04-29 03:19:45.901222 | localhost | skipping: Conditional result was False 2026-04-29 03:19:45.915280 | 2026-04-29 03:19:45.915517 | LOOP [upload-logs : Upload console log and json output]