2026-04-25 08:42:04.344965 | Job console starting 2026-04-25 08:42:04.359788 | Updating git repos 2026-04-25 08:42:04.546621 | Cloning repos into workspace 2026-04-25 08:42:04.602397 | Restoring repo states 2026-04-25 08:42:04.620933 | Merging changes 2026-04-25 08:42:05.703429 | Checking out repos 2026-04-25 08:42:05.808230 | Preparing playbooks 2026-04-25 08:42:09.182779 | Running Ansible setup 2026-04-25 08:42:12.892501 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-25 08:42:13.571326 | 2026-04-25 08:42:13.571466 | PLAY [localhost] 2026-04-25 08:42:13.579226 | 2026-04-25 08:42:13.579299 | TASK [Gathering Facts] 2026-04-25 08:42:14.439733 | localhost | ok 2026-04-25 08:42:14.451446 | 2026-04-25 08:42:14.451550 | TASK [Setup log path fact] 2026-04-25 08:42:14.474512 | localhost | ok 2026-04-25 08:42:14.487397 | 2026-04-25 08:42:14.487462 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-25 08:42:14.522382 | localhost | ok 2026-04-25 08:42:14.530409 | 2026-04-25 08:42:14.530475 | TASK [emit-job-header : Print job information] 2026-04-25 08:42:14.589321 | # Job Information 2026-04-25 08:42:14.589500 | Ansible Version: 2.16.16 2026-04-25 08:42:14.589534 | Job: atmosphere-molecule-aio-ovn 2026-04-25 08:42:14.589557 | Pipeline: check 2026-04-25 08:42:14.589577 | Executor: 0a8996d2b663 2026-04-25 08:42:14.589597 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3877 2026-04-25 08:42:14.589622 | Event ID: 8afda1c0-4082-11f1-9ff5-d2df6be3f022 2026-04-25 08:42:14.592489 | 2026-04-25 08:42:14.592556 | LOOP [emit-job-header : Print node information] 2026-04-25 08:42:14.686127 | localhost | ok: 2026-04-25 08:42:14.686347 | localhost | # Node Information 2026-04-25 08:42:14.686387 | localhost | Inventory Hostname: instance 2026-04-25 08:42:14.686417 | localhost | Hostname: np0000170164 2026-04-25 08:42:14.686445 | localhost | Username: zuul 2026-04-25 08:42:14.686476 | localhost | Distro: Ubuntu 22.04 2026-04-25 08:42:14.686503 | localhost | Provider: yul1 2026-04-25 08:42:14.686529 | localhost | Region: ca-ymq-1 2026-04-25 08:42:14.686554 | localhost | Label: ubuntu-jammy-16 2026-04-25 08:42:14.686579 | localhost | Product Name: OpenStack Nova 2026-04-25 08:42:14.686605 | localhost | Interface IP: 199.204.45.95 2026-04-25 08:42:14.705712 | 2026-04-25 08:42:14.705894 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-25 08:42:15.088194 | localhost -> localhost | changed 2026-04-25 08:42:15.098822 | 2026-04-25 08:42:15.099009 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-25 08:42:15.985880 | localhost -> localhost | changed 2026-04-25 08:42:15.995344 | 2026-04-25 08:42:15.995421 | PLAY [all] 2026-04-25 08:42:16.004147 | 2026-04-25 08:42:16.004221 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-25 08:42:16.488330 | instance -> localhost | ok 2026-04-25 08:42:16.498301 | 2026-04-25 08:42:16.498377 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-25 08:42:16.534287 | instance | ok 2026-04-25 08:42:16.548198 | instance | included: /var/lib/zuul/builds/0456d03f9ce748b8886c5f18d28b7368/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-25 08:42:16.554171 | 2026-04-25 08:42:16.554245 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-25 08:42:17.796579 | instance -> localhost | Generating public/private rsa key pair. 2026-04-25 08:42:17.796807 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/0456d03f9ce748b8886c5f18d28b7368/work/0456d03f9ce748b8886c5f18d28b7368_id_rsa 2026-04-25 08:42:17.796851 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/0456d03f9ce748b8886c5f18d28b7368/work/0456d03f9ce748b8886c5f18d28b7368_id_rsa.pub 2026-04-25 08:42:17.796885 | instance -> localhost | The key fingerprint is: 2026-04-25 08:42:17.796915 | instance -> localhost | SHA256:+u/yjc1WCOuLE3Ehm7ZQlxU1gNkKesSfqGSRAG0HIIs zuul-build-sshkey 2026-04-25 08:42:17.796986 | instance -> localhost | The key's randomart image is: 2026-04-25 08:42:17.797020 | instance -> localhost | +---[RSA 3072]----+ 2026-04-25 08:42:17.797050 | instance -> localhost | |. o+oo o *++o | 2026-04-25 08:42:17.797080 | instance -> localhost | |.o o + * * . . | 2026-04-25 08:42:17.797108 | instance -> localhost | |E . . = O + | 2026-04-25 08:42:17.797135 | instance -> localhost | | = B * | 2026-04-25 08:42:17.797162 | instance -> localhost | | o =S+ o . | 2026-04-25 08:42:17.797190 | instance -> localhost | | ..o . . . | 2026-04-25 08:42:17.797217 | instance -> localhost | | . o . | 2026-04-25 08:42:17.797244 | instance -> localhost | | .o..=. | 2026-04-25 08:42:17.797276 | instance -> localhost | | o**o+ | 2026-04-25 08:42:17.797304 | instance -> localhost | +----[SHA256]-----+ 2026-04-25 08:42:17.797376 | instance -> localhost | ok: Runtime: 0:00:00.831946 2026-04-25 08:42:17.804194 | 2026-04-25 08:42:17.804326 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-25 08:42:17.837525 | instance | ok 2026-04-25 08:42:17.848228 | instance | included: /var/lib/zuul/builds/0456d03f9ce748b8886c5f18d28b7368/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-25 08:42:17.855920 | 2026-04-25 08:42:17.855983 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-25 08:42:17.880191 | instance | skipping: Conditional result was False 2026-04-25 08:42:17.890757 | 2026-04-25 08:42:17.890848 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-25 08:42:18.347453 | instance | changed 2026-04-25 08:42:18.354323 | 2026-04-25 08:42:18.354407 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-25 08:42:18.552504 | instance | ok 2026-04-25 08:42:18.559309 | 2026-04-25 08:42:18.559395 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-25 08:42:19.013099 | instance | changed 2026-04-25 08:42:19.020852 | 2026-04-25 08:42:19.020946 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-25 08:42:19.481197 | instance | changed 2026-04-25 08:42:19.488689 | 2026-04-25 08:42:19.488784 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-25 08:42:19.514083 | instance | skipping: Conditional result was False 2026-04-25 08:42:19.560657 | 2026-04-25 08:42:19.560820 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-25 08:42:19.878962 | instance -> localhost | changed 2026-04-25 08:42:19.895796 | 2026-04-25 08:42:19.895936 | TASK [add-build-sshkey : Add back temp key] 2026-04-25 08:42:20.181375 | instance -> localhost | Identity added: /var/lib/zuul/builds/0456d03f9ce748b8886c5f18d28b7368/work/0456d03f9ce748b8886c5f18d28b7368_id_rsa (zuul-build-sshkey) 2026-04-25 08:42:20.181630 | instance -> localhost | ok: Runtime: 0:00:00.015188 2026-04-25 08:42:20.191109 | 2026-04-25 08:42:20.191207 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-25 08:42:20.449762 | instance | ok 2026-04-25 08:42:20.459395 | 2026-04-25 08:42:20.459593 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-25 08:42:20.495396 | instance | skipping: Conditional result was False 2026-04-25 08:42:20.509901 | 2026-04-25 08:42:20.509998 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-25 08:42:20.800385 | instance | ok 2026-04-25 08:42:20.810951 | 2026-04-25 08:42:20.811018 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-25 08:42:22.372935 | instance | Output suppressed because no_log was given 2026-04-25 08:42:22.381785 | 2026-04-25 08:42:22.381859 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-25 08:42:22.573436 | instance | ok: "logs" 2026-04-25 08:42:22.573726 | instance | ok: All items complete 2026-04-25 08:42:22.573765 | 2026-04-25 08:42:22.728635 | instance | ok: "artifacts" 2026-04-25 08:42:22.897692 | instance | ok: "docs" 2026-04-25 08:42:22.908118 | 2026-04-25 08:42:22.908277 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-25 08:42:23.100680 | instance | changed: "logs" 2026-04-25 08:42:23.261750 | instance | changed: "artifacts" 2026-04-25 08:42:23.413921 | instance | changed: "docs" 2026-04-25 08:42:23.432693 | 2026-04-25 08:42:23.432918 | PLAY RECAP 2026-04-25 08:42:23.432987 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-25 08:42:23.433049 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-25 08:42:23.433101 | 2026-04-25 08:42:23.644037 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-25 08:42:23.655338 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-25 08:42:24.250306 | 2026-04-25 08:42:24.250430 | PLAY [all] 2026-04-25 08:42:24.262458 | 2026-04-25 08:42:24.262555 | TASK [setup-uv : Extract archive] 2026-04-25 08:42:26.555508 | instance | changed 2026-04-25 08:42:26.561817 | 2026-04-25 08:42:26.561946 | TASK [setup-uv : Print version] 2026-04-25 08:42:26.171713 | instance | uv 0.8.13 2026-04-25 08:42:27.099191 | instance | ok: Runtime: 0:00:00.013122 2026-04-25 08:42:27.107638 | 2026-04-25 08:42:27.107706 | PLAY RECAP 2026-04-25 08:42:27.107774 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-25 08:42:27.107807 | 2026-04-25 08:42:27.269903 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-25 08:42:27.280464 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-04-25 08:42:27.860414 | 2026-04-25 08:42:27.860548 | PLAY [all] 2026-04-25 08:42:27.871295 | 2026-04-25 08:42:27.871366 | TASK [Install "jq" for log collection] 2026-04-25 08:42:40.303930 | instance | changed 2026-04-25 08:42:40.308999 | 2026-04-25 08:42:40.309071 | TASK [Install pip3 for Python package management] 2026-04-25 08:42:44.947736 | instance | changed 2026-04-25 08:42:44.954694 | 2026-04-25 08:42:44.954797 | TASK [Install Python "kubernetes" library for kubernetes.core modules] 2026-04-25 08:42:47.987288 | instance | changed 2026-04-25 08:42:47.989896 | 2026-04-25 08:42:47.989950 | PLAY [all] 2026-04-25 08:42:47.996642 | 2026-04-25 08:42:47.996704 | TASK [ensure-go : Check installed go version] 2026-04-25 08:42:48.533736 | instance | ok: ERROR (ignored) 2026-04-25 08:42:48.534072 | instance | { 2026-04-25 08:42:48.534113 | instance | "failed_when_result": false, 2026-04-25 08:42:48.534142 | instance | "msg": "[Errno 2] No such file or directory: b'go'", 2026-04-25 08:42:48.534166 | instance | "rc": 2 2026-04-25 08:42:48.534193 | instance | } 2026-04-25 08:42:48.539375 | 2026-04-25 08:42:48.539446 | TASK [ensure-go : Skip if correct version of go is installed] 2026-04-25 08:42:48.592788 | instance | ok 2026-04-25 08:42:48.601859 | instance | included: /var/lib/zuul/builds/0456d03f9ce748b8886c5f18d28b7368/untrusted/project_2/opendev.org/zuul/zuul-jobs/roles/ensure-go/tasks/install-go.yaml 2026-04-25 08:42:48.607273 | 2026-04-25 08:42:48.607348 | TASK [ensure-go : Create temp directory] 2026-04-25 08:42:48.951933 | instance | changed 2026-04-25 08:42:48.957302 | 2026-04-25 08:42:48.957372 | TASK [ensure-go : Get archive checksum] 2026-04-25 08:42:49.630736 | instance | ok: OK (64 bytes) 2026-04-25 08:42:49.638126 | 2026-04-25 08:42:49.638216 | TASK [ensure-go : Download go archive] 2026-04-25 08:42:51.001190 | instance | changed: OK (78559214 bytes) 2026-04-25 08:42:51.007430 | 2026-04-25 08:42:51.007491 | TASK [ensure-go : Install go] 2026-04-25 08:42:56.923612 | instance | changed 2026-04-25 08:42:56.930701 | 2026-04-25 08:42:56.930754 | PLAY [all] 2026-04-25 08:42:56.942007 | 2026-04-25 08:42:56.942091 | TASK [Copy inventory file for Zuul] 2026-04-25 08:42:57.712432 | instance | changed 2026-04-25 08:42:57.717903 | 2026-04-25 08:42:57.717971 | TASK [Switch "ansible_host" to private IP] 2026-04-25 08:42:58.036588 | instance | changed: 1 replacements made 2026-04-25 08:42:58.077529 | 2026-04-25 08:42:58.077683 | TASK [Run molecule prepare] 2026-04-25 08:42:58.340150 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-04-25 08:42:58.340392 | instance | Creating virtual environment at: .venv 2026-04-25 08:42:58.369415 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-25 08:42:58.400125 | instance | Downloading netaddr (2.2MiB) 2026-04-25 08:42:58.400544 | instance | Downloading pydantic-core (2.0MiB) 2026-04-25 08:42:58.400817 | instance | Downloading rjsonnet (1.2MiB) 2026-04-25 08:42:58.401060 | instance | Downloading ansible-core (2.1MiB) 2026-04-25 08:42:58.401308 | instance | Downloading setuptools (1.1MiB) 2026-04-25 08:42:58.402103 | instance | Downloading openstacksdk (1.7MiB) 2026-04-25 08:42:58.403866 | instance | Downloading pygments (1.2MiB) 2026-04-25 08:42:58.404150 | instance | Downloading cryptography (4.2MiB) 2026-04-25 08:42:58.404410 | instance | Downloading kubernetes (1.9MiB) 2026-04-25 08:42:58.716049 | instance | Building pyperclip==1.9.0 2026-04-25 08:42:58.736793 | instance | Downloading rjsonnet 2026-04-25 08:42:58.833293 | instance | Downloading pydantic-core 2026-04-25 08:42:58.889719 | instance | Downloading netaddr 2026-04-25 08:42:58.904365 | instance | Downloading pygments 2026-04-25 08:42:58.915736 | instance | Downloading cryptography 2026-04-25 08:42:58.956833 | instance | Downloading setuptools 2026-04-25 08:42:59.018214 | instance | Downloading kubernetes 2026-04-25 08:42:59.051884 | instance | Downloading ansible-core 2026-04-25 08:42:59.091504 | instance | Downloading openstacksdk 2026-04-25 08:42:59.503627 | instance | Built pyperclip==1.9.0 2026-04-25 08:42:59.629507 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-25 08:42:59.672246 | instance | Installed 83 packages in 40ms 2026-04-25 08:43:00.279145 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-25 08:43:00.885911 | instance | INFO [aio > discovery] scenario test matrix: prepare 2026-04-25 08:43:00.885999 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-04-25 08:43:38.644048 | instance | INFO [aio > prepare] Executing 2026-04-25 08:43:39.660967 | instance | 2026-04-25 08:43:39.661486 | instance | PLAY [Prepare] ***************************************************************** 2026-04-25 08:43:39.661801 | instance | 2026-04-25 08:43:39.662176 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-25 08:43:39.662527 | instance | Saturday 25 April 2026 08:43:39 +0000 (0:00:00.026) 0:00:00.026 ******** 2026-04-25 08:43:40.784785 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:43:40.785052 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:43:40.785340 | instance | interpreter could change the meaning of that path. See 2026-04-25 08:43:40.785828 | instance | https://docs.ansible.com/ansible- 2026-04-25 08:43:40.786209 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:43:40.794941 | instance | ok: [instance] 2026-04-25 08:43:40.795199 | instance | 2026-04-25 08:43:40.795522 | instance | TASK [Configure short hostname] ************************************************ 2026-04-25 08:43:40.795796 | instance | Saturday 25 April 2026 08:43:40 +0000 (0:00:01.135) 0:00:01.161 ******** 2026-04-25 08:43:41.457357 | instance | changed: [instance] 2026-04-25 08:43:41.457740 | instance | 2026-04-25 08:43:41.458036 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-04-25 08:43:41.458307 | instance | Saturday 25 April 2026 08:43:41 +0000 (0:00:00.661) 0:00:01.823 ******** 2026-04-25 08:43:41.713719 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-04-25 08:43:41.713976 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-04-25 08:43:41.714256 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-04-25 08:43:41.722830 | instance | changed: [instance] 2026-04-25 08:43:41.723059 | instance | 2026-04-25 08:43:41.723419 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-04-25 08:43:41.723862 | instance | Saturday 25 April 2026 08:43:41 +0000 (0:00:00.265) 0:00:02.089 ******** 2026-04-25 08:43:43.029148 | instance | ok: [instance] 2026-04-25 08:43:43.029400 | instance | 2026-04-25 08:43:43.029727 | instance | TASK [Purge "snapd" package] *************************************************** 2026-04-25 08:43:43.030003 | instance | Saturday 25 April 2026 08:43:43 +0000 (0:00:01.305) 0:00:03.395 ******** 2026-04-25 08:43:43.742907 | instance | ok: [instance] 2026-04-25 08:43:43.742981 | instance | 2026-04-25 08:43:43.743113 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-04-25 08:43:43.743364 | instance | 2026-04-25 08:43:43.743429 | instance | TASK [Create folders for workspace] ******************************************** 2026-04-25 08:43:43.743520 | instance | Saturday 25 April 2026 08:43:43 +0000 (0:00:00.713) 0:00:04.108 ******** 2026-04-25 08:43:44.734256 | instance | changed: [localhost] => (item=group_vars) 2026-04-25 08:43:44.734610 | instance | changed: [localhost] => (item=group_vars/all) 2026-04-25 08:43:44.734943 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-04-25 08:43:44.735264 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-04-25 08:43:44.735638 | instance | changed: [localhost] => (item=group_vars/computes) 2026-04-25 08:43:44.735952 | instance | changed: [localhost] => (item=host_vars) 2026-04-25 08:43:44.736306 | instance | 2026-04-25 08:43:44.736644 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-04-25 08:43:44.736930 | instance | 2026-04-25 08:43:44.737232 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-04-25 08:43:44.737553 | instance | Saturday 25 April 2026 08:43:44 +0000 (0:00:00.991) 0:00:05.100 ******** 2026-04-25 08:43:44.911286 | instance | changed: [localhost] 2026-04-25 08:43:44.911538 | instance | 2026-04-25 08:43:44.911815 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-04-25 08:43:44.912087 | instance | Saturday 25 April 2026 08:43:44 +0000 (0:00:00.177) 0:00:05.277 ******** 2026-04-25 08:43:44.934848 | instance | ok: [localhost] 2026-04-25 08:43:44.935164 | instance | 2026-04-25 08:43:44.935536 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-04-25 08:43:44.935974 | instance | Saturday 25 April 2026 08:43:44 +0000 (0:00:00.023) 0:00:05.301 ******** 2026-04-25 08:43:44.985265 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '7282eb25-3695-532a-b5a9-d95fdab22c8e'}) 2026-04-25 08:43:44.985597 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-04-25 08:43:44.985897 | instance | 2026-04-25 08:43:44.986216 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-04-25 08:43:44.986539 | instance | Saturday 25 April 2026 08:43:44 +0000 (0:00:00.050) 0:00:05.351 ******** 2026-04-25 08:43:45.546249 | instance | changed: [localhost] 2026-04-25 08:43:45.546461 | instance | 2026-04-25 08:43:45.546744 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-04-25 08:43:45.546994 | instance | 2026-04-25 08:43:45.547276 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-04-25 08:43:45.547576 | instance | Saturday 25 April 2026 08:43:45 +0000 (0:00:00.560) 0:00:05.912 ******** 2026-04-25 08:43:45.735247 | instance | changed: [localhost] 2026-04-25 08:43:45.735491 | instance | 2026-04-25 08:43:45.735799 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-04-25 08:43:45.736082 | instance | Saturday 25 April 2026 08:43:45 +0000 (0:00:00.188) 0:00:06.101 ******** 2026-04-25 08:43:45.764860 | instance | ok: [localhost] 2026-04-25 08:43:45.765103 | instance | 2026-04-25 08:43:45.765376 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-04-25 08:43:45.765709 | instance | Saturday 25 April 2026 08:43:45 +0000 (0:00:00.030) 0:00:06.131 ******** 2026-04-25 08:43:45.800023 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-04-25 08:43:45.800262 | instance | 2026-04-25 08:43:45.800537 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-04-25 08:43:45.800816 | instance | Saturday 25 April 2026 08:43:45 +0000 (0:00:00.035) 0:00:06.166 ******** 2026-04-25 08:43:46.160322 | instance | changed: [localhost] 2026-04-25 08:43:46.160549 | instance | 2026-04-25 08:43:46.160834 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-04-25 08:43:46.161077 | instance | 2026-04-25 08:43:46.161346 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-04-25 08:43:46.161623 | instance | Saturday 25 April 2026 08:43:46 +0000 (0:00:00.360) 0:00:06.526 ******** 2026-04-25 08:43:46.338418 | instance | changed: [localhost] 2026-04-25 08:43:46.338725 | instance | 2026-04-25 08:43:46.339074 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-04-25 08:43:46.339445 | instance | Saturday 25 April 2026 08:43:46 +0000 (0:00:00.178) 0:00:06.704 ******** 2026-04-25 08:43:46.363580 | instance | ok: [localhost] 2026-04-25 08:43:46.363905 | instance | 2026-04-25 08:43:46.364241 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-04-25 08:43:46.364687 | instance | Saturday 25 April 2026 08:43:46 +0000 (0:00:00.025) 0:00:06.730 ******** 2026-04-25 08:43:46.411855 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-04-25 08:43:46.412177 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-04-25 08:43:46.412486 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-04-25 08:43:46.412726 | instance | 2026-04-25 08:43:46.412983 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-04-25 08:43:46.413248 | instance | Saturday 25 April 2026 08:43:46 +0000 (0:00:00.047) 0:00:06.778 ******** 2026-04-25 08:43:46.789639 | instance | changed: [localhost] 2026-04-25 08:43:46.789855 | instance | 2026-04-25 08:43:46.790126 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-04-25 08:43:46.790381 | instance | 2026-04-25 08:43:46.790653 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-04-25 08:43:46.791001 | instance | Saturday 25 April 2026 08:43:46 +0000 (0:00:00.378) 0:00:07.156 ******** 2026-04-25 08:43:46.969230 | instance | changed: [localhost] 2026-04-25 08:43:46.969411 | instance | 2026-04-25 08:43:46.969683 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-04-25 08:43:46.969959 | instance | Saturday 25 April 2026 08:43:46 +0000 (0:00:00.179) 0:00:07.335 ******** 2026-04-25 08:43:46.990706 | instance | ok: [localhost] 2026-04-25 08:43:46.990845 | instance | 2026-04-25 08:43:46.991155 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-04-25 08:43:46.991470 | instance | Saturday 25 April 2026 08:43:46 +0000 (0:00:00.021) 0:00:07.357 ******** 2026-04-25 08:43:47.026295 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-04-25 08:43:47.026484 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-04-25 08:43:47.026737 | instance | 2026-04-25 08:43:47.027001 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-04-25 08:43:47.027321 | instance | Saturday 25 April 2026 08:43:47 +0000 (0:00:00.035) 0:00:07.392 ******** 2026-04-25 08:43:47.406891 | instance | changed: [localhost] 2026-04-25 08:43:47.407100 | instance | 2026-04-25 08:43:47.407406 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-04-25 08:43:47.408013 | instance | 2026-04-25 08:43:47.408211 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-25 08:43:47.408488 | instance | Saturday 25 April 2026 08:43:47 +0000 (0:00:00.380) 0:00:07.773 ******** 2026-04-25 08:43:48.113778 | instance | ok: [localhost] 2026-04-25 08:43:48.113975 | instance | 2026-04-25 08:43:48.114254 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-25 08:43:48.114530 | instance | Saturday 25 April 2026 08:43:48 +0000 (0:00:00.706) 0:00:08.479 ******** 2026-04-25 08:43:48.297953 | instance | changed: [localhost] 2026-04-25 08:43:48.298170 | instance | 2026-04-25 08:43:48.298445 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-04-25 08:43:48.298785 | instance | Saturday 25 April 2026 08:43:48 +0000 (0:00:00.184) 0:00:08.664 ******** 2026-04-25 08:43:48.330484 | instance | ok: [localhost] 2026-04-25 08:43:48.330782 | instance | 2026-04-25 08:43:48.331163 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-04-25 08:43:48.331529 | instance | Saturday 25 April 2026 08:43:48 +0000 (0:00:00.033) 0:00:08.697 ******** 2026-04-25 08:43:49.102595 | instance | ok: [localhost] => (item=keycloak_host) 2026-04-25 08:43:49.103030 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-04-25 08:43:49.103335 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-04-25 08:43:49.103654 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-04-25 08:43:49.103911 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-04-25 08:43:49.104179 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-04-25 08:43:49.104448 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-04-25 08:43:49.104710 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-04-25 08:43:49.104970 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-04-25 08:43:49.105249 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-04-25 08:43:49.105500 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-04-25 08:43:49.105841 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-04-25 08:43:49.106100 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-04-25 08:43:49.106363 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-04-25 08:43:49.106518 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-04-25 08:43:49.106637 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-04-25 08:43:49.106756 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-04-25 08:43:49.106876 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-04-25 08:43:49.106994 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-04-25 08:43:49.107109 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-04-25 08:43:49.107228 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-04-25 08:43:49.107364 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-04-25 08:43:49.107489 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-04-25 08:43:49.107600 | instance | 2026-04-25 08:43:49.107719 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-04-25 08:43:49.107838 | instance | Saturday 25 April 2026 08:43:49 +0000 (0:00:00.771) 0:00:09.468 ******** 2026-04-25 08:43:49.464426 | instance | changed: [localhost] 2026-04-25 08:43:49.464572 | instance | 2026-04-25 08:43:49.464777 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-25 08:43:49.464977 | instance | Saturday 25 April 2026 08:43:49 +0000 (0:00:00.361) 0:00:09.830 ******** 2026-04-25 08:43:49.649776 | instance | changed: [localhost] 2026-04-25 08:43:49.649994 | instance | 2026-04-25 08:43:49.650270 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-04-25 08:43:49.650610 | instance | 2026-04-25 08:43:49.650897 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-04-25 08:43:49.651187 | instance | Saturday 25 April 2026 08:43:49 +0000 (0:00:00.185) 0:00:10.016 ******** 2026-04-25 08:43:49.830192 | instance | changed: [localhost] 2026-04-25 08:43:49.830393 | instance | 2026-04-25 08:43:49.830754 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-04-25 08:43:49.831011 | instance | Saturday 25 April 2026 08:43:49 +0000 (0:00:00.180) 0:00:10.196 ******** 2026-04-25 08:43:49.863366 | instance | ok: [localhost] 2026-04-25 08:43:49.863751 | instance | 2026-04-25 08:43:49.864066 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-04-25 08:43:49.864378 | instance | Saturday 25 April 2026 08:43:49 +0000 (0:00:00.032) 0:00:10.229 ******** 2026-04-25 08:43:49.907760 | 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-25 08:43:49.908008 | instance | 2026-04-25 08:43:49.908332 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-04-25 08:43:49.908676 | instance | Saturday 25 April 2026 08:43:49 +0000 (0:00:00.044) 0:00:10.273 ******** 2026-04-25 08:43:50.280268 | instance | changed: [localhost] 2026-04-25 08:43:50.280352 | instance | 2026-04-25 08:43:50.280366 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-04-25 08:43:50.280376 | instance | 2026-04-25 08:43:50.280386 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-04-25 08:43:50.280395 | instance | Saturday 25 April 2026 08:43:50 +0000 (0:00:00.371) 0:00:10.645 ******** 2026-04-25 08:43:50.468668 | instance | changed: [localhost] 2026-04-25 08:43:50.468910 | instance | 2026-04-25 08:43:50.469218 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-04-25 08:43:50.469529 | instance | Saturday 25 April 2026 08:43:50 +0000 (0:00:00.189) 0:00:10.834 ******** 2026-04-25 08:43:50.503748 | instance | ok: [localhost] 2026-04-25 08:43:50.503996 | instance | 2026-04-25 08:43:50.504268 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-04-25 08:43:50.504543 | instance | Saturday 25 April 2026 08:43:50 +0000 (0:00:00.036) 0:00:10.870 ******** 2026-04-25 08:43:50.548533 | 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-25 08:43:50.548765 | instance | 2026-04-25 08:43:50.549053 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-04-25 08:43:50.549351 | instance | Saturday 25 April 2026 08:43:50 +0000 (0:00:00.044) 0:00:10.915 ******** 2026-04-25 08:43:50.922889 | instance | changed: [localhost] 2026-04-25 08:43:50.923123 | instance | 2026-04-25 08:43:50.923502 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-04-25 08:43:50.924374 | instance | 2026-04-25 08:43:50.924555 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-04-25 08:43:50.924849 | instance | Saturday 25 April 2026 08:43:50 +0000 (0:00:00.374) 0:00:11.289 ******** 2026-04-25 08:43:51.113081 | instance | changed: [localhost] 2026-04-25 08:43:51.113332 | instance | 2026-04-25 08:43:51.113619 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-04-25 08:43:51.113937 | instance | Saturday 25 April 2026 08:43:51 +0000 (0:00:00.189) 0:00:11.479 ******** 2026-04-25 08:43:51.144560 | instance | ok: [localhost] 2026-04-25 08:43:51.144782 | instance | 2026-04-25 08:43:51.145052 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-04-25 08:43:51.145350 | instance | Saturday 25 April 2026 08:43:51 +0000 (0:00:00.032) 0:00:11.511 ******** 2026-04-25 08:43:51.577167 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-04-25 08:43:51.577413 | instance | ok: [localhost] => (item=keepalived_password) 2026-04-25 08:43:51.577707 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-04-25 08:43:51.577992 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-04-25 08:43:51.578256 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-04-25 08:43:51.578526 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-04-25 08:43:51.578794 | instance | skipping: [localhost] => (item=keystone_keycloak_client_secret) 2026-04-25 08:43:51.579064 | instance | skipping: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-04-25 08:43:51.579393 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-04-25 08:43:51.579751 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-04-25 08:43:51.580131 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-04-25 08:43:51.580427 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-04-25 08:43:51.580741 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-04-25 08:43:51.581012 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-04-25 08:43:51.581280 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-04-25 08:43:51.581553 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-04-25 08:43:51.581829 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-04-25 08:43:51.582082 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-04-25 08:43:51.582343 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-04-25 08:43:51.582738 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-04-25 08:43:51.583027 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-04-25 08:43:51.583287 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-04-25 08:43:51.583727 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-04-25 08:43:51.584062 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-04-25 08:43:51.584323 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-04-25 08:43:51.584665 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-04-25 08:43:51.584944 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-04-25 08:43:51.585201 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-04-25 08:43:51.585437 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-04-25 08:43:51.585568 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-04-25 08:43:51.585681 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-04-25 08:43:51.585806 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-04-25 08:43:51.585927 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-04-25 08:43:51.586056 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-04-25 08:43:51.586174 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-04-25 08:43:51.586295 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-04-25 08:43:51.586414 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-04-25 08:43:51.586534 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-04-25 08:43:51.586655 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-04-25 08:43:51.586773 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-04-25 08:43:51.586898 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-04-25 08:43:51.587062 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-04-25 08:43:51.587211 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-04-25 08:43:51.587345 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-04-25 08:43:51.587473 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-04-25 08:43:51.587605 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-04-25 08:43:51.587764 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-04-25 08:43:51.587889 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-04-25 08:43:51.588009 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-04-25 08:43:51.588130 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-04-25 08:43:51.588256 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-04-25 08:43:51.588375 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-04-25 08:43:51.588520 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-04-25 08:43:51.588637 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-04-25 08:43:51.588757 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-04-25 08:43:51.588878 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-04-25 08:43:51.588990 | instance | 2026-04-25 08:43:51.589112 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-04-25 08:43:51.589234 | instance | Saturday 25 April 2026 08:43:51 +0000 (0:00:00.432) 0:00:11.943 ******** 2026-04-25 08:43:51.630418 | instance | ok: [localhost] => (item=barbican_kek) 2026-04-25 08:43:51.630514 | instance | 2026-04-25 08:43:51.630700 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-04-25 08:43:51.630877 | instance | Saturday 25 April 2026 08:43:51 +0000 (0:00:00.053) 0:00:11.997 ******** 2026-04-25 08:43:52.015846 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-25 08:43:52.016091 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-25 08:43:52.016357 | instance | 2026-04-25 08:43:52.016655 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-04-25 08:43:52.016936 | instance | Saturday 25 April 2026 08:43:52 +0000 (0:00:00.384) 0:00:12.381 ******** 2026-04-25 08:43:56.334470 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-25 08:43:56.334902 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-25 08:43:56.335218 | instance | 2026-04-25 08:43:56.335623 | instance | TASK [Set values for SSH keys] ************************************************* 2026-04-25 08:43:56.335954 | instance | Saturday 25 April 2026 08:43:56 +0000 (0:00:04.318) 0:00:16.700 ******** 2026-04-25 08:43:56.400199 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-04-25 08:43:56.400488 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-04-25 08:43:56.400679 | instance | 2026-04-25 08:43:56.400875 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-04-25 08:43:56.401087 | instance | Saturday 25 April 2026 08:43:56 +0000 (0:00:00.064) 0:00:16.765 ******** 2026-04-25 08:43:56.748187 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-25 08:43:56.748633 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-25 08:43:56.748991 | instance | 2026-04-25 08:43:56.749359 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-04-25 08:43:56.749784 | instance | Saturday 25 April 2026 08:43:56 +0000 (0:00:00.346) 0:00:17.111 ******** 2026-04-25 08:43:57.110722 | instance | changed: [localhost] 2026-04-25 08:43:57.110817 | instance | 2026-04-25 08:43:57.110894 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-04-25 08:43:57.111063 | instance | Saturday 25 April 2026 08:43:57 +0000 (0:00:00.365) 0:00:17.477 ******** 2026-04-25 08:43:57.150032 | instance | skipping: [localhost] 2026-04-25 08:43:57.150144 | instance | 2026-04-25 08:43:57.150692 | instance | PLAY [Setup networking] ******************************************************** 2026-04-25 08:43:57.150743 | instance | 2026-04-25 08:43:57.150749 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-25 08:43:57.150754 | instance | Saturday 25 April 2026 08:43:57 +0000 (0:00:00.039) 0:00:17.517 ******** 2026-04-25 08:43:57.840095 | instance | ok: [instance] 2026-04-25 08:43:57.840166 | instance | 2026-04-25 08:43:57.840420 | instance | TASK [Create bridge for management network] ************************************ 2026-04-25 08:43:57.840473 | instance | Saturday 25 April 2026 08:43:57 +0000 (0:00:00.689) 0:00:18.206 ******** 2026-04-25 08:43:58.187373 | instance | ok: [instance] 2026-04-25 08:43:58.187662 | instance | 2026-04-25 08:43:58.187856 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-04-25 08:43:58.188138 | instance | Saturday 25 April 2026 08:43:58 +0000 (0:00:00.347) 0:00:18.553 ******** 2026-04-25 08:43:58.395743 | instance | ok: [instance] 2026-04-25 08:43:58.395954 | instance | 2026-04-25 08:43:58.396250 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-04-25 08:43:58.396533 | instance | Saturday 25 April 2026 08:43:58 +0000 (0:00:00.208) 0:00:18.761 ******** 2026-04-25 08:43:58.597764 | instance | ok: [instance] 2026-04-25 08:43:58.597992 | instance | 2026-04-25 08:43:58.598310 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-04-25 08:43:58.598610 | instance | Saturday 25 April 2026 08:43:58 +0000 (0:00:00.202) 0:00:18.964 ******** 2026-04-25 08:43:58.799896 | instance | ok: [instance] 2026-04-25 08:43:58.800165 | instance | 2026-04-25 08:43:58.800426 | instance | TASK [Bring up interfaces] ***************************************************** 2026-04-25 08:43:58.800686 | instance | Saturday 25 April 2026 08:43:58 +0000 (0:00:00.202) 0:00:19.166 ******** 2026-04-25 08:43:59.186453 | instance | ok: [instance] => (item=br-mgmt) 2026-04-25 08:43:59.186749 | instance | ok: [instance] => (item=dummy0) 2026-04-25 08:43:59.187034 | instance | 2026-04-25 08:43:59.187419 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-04-25 08:43:59.187753 | instance | 2026-04-25 08:43:59.188117 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-25 08:43:59.188432 | instance | Saturday 25 April 2026 08:43:59 +0000 (0:00:00.386) 0:00:19.553 ******** 2026-04-25 08:43:59.922912 | instance | ok: [instance] 2026-04-25 08:43:59.923016 | instance | 2026-04-25 08:43:59.923214 | instance | TASK [Install depedencies] ***************************************************** 2026-04-25 08:43:59.923429 | instance | Saturday 25 April 2026 08:43:59 +0000 (0:00:00.736) 0:00:20.289 ******** 2026-04-25 08:44:19.660630 | instance | changed: [instance] 2026-04-25 08:44:19.661043 | instance | 2026-04-25 08:44:19.661413 | instance | TASK [Start up service] ******************************************************** 2026-04-25 08:44:19.661802 | instance | Saturday 25 April 2026 08:44:19 +0000 (0:00:19.736) 0:00:40.026 ******** 2026-04-25 08:44:20.231883 | instance | ok: [instance] 2026-04-25 08:44:20.232224 | instance | 2026-04-25 08:44:20.232400 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-04-25 08:44:20.232558 | instance | Saturday 25 April 2026 08:44:20 +0000 (0:00:00.570) 0:00:40.596 ******** 2026-04-25 08:44:20.446459 | instance | ok: [instance] 2026-04-25 08:44:20.446511 | instance | 2026-04-25 08:44:20.446518 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-04-25 08:44:20.446525 | instance | Saturday 25 April 2026 08:44:20 +0000 (0:00:00.216) 0:00:40.812 ******** 2026-04-25 08:44:20.920792 | instance | changed: [instance] 2026-04-25 08:44:20.920842 | instance | 2026-04-25 08:44:20.920850 | instance | TASK [Get list of all loopback devices] **************************************** 2026-04-25 08:44:20.920857 | instance | Saturday 25 April 2026 08:44:20 +0000 (0:00:00.474) 0:00:41.286 ******** 2026-04-25 08:44:21.141583 | instance | ok: [instance] 2026-04-25 08:44:21.141621 | instance | 2026-04-25 08:44:21.141629 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-04-25 08:44:21.141636 | instance | Saturday 25 April 2026 08:44:21 +0000 (0:00:00.220) 0:00:41.507 ******** 2026-04-25 08:44:21.169622 | instance | skipping: [instance] 2026-04-25 08:44:21.169649 | instance | 2026-04-25 08:44:21.169655 | instance | TASK [Create devices for Ceph] ************************************************* 2026-04-25 08:44:21.169659 | instance | Saturday 25 April 2026 08:44:21 +0000 (0:00:00.028) 0:00:41.536 ******** 2026-04-25 08:44:21.711524 | instance | changed: [instance] => (item=osd0) 2026-04-25 08:44:21.711596 | instance | changed: [instance] => (item=osd1) 2026-04-25 08:44:21.711603 | instance | changed: [instance] => (item=osd2) 2026-04-25 08:44:21.711610 | instance | 2026-04-25 08:44:21.711616 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-04-25 08:44:21.711629 | instance | Saturday 25 April 2026 08:44:21 +0000 (0:00:00.541) 0:00:42.077 ******** 2026-04-25 08:44:22.261064 | instance | changed: [instance] => (item=osd0) 2026-04-25 08:44:22.261225 | instance | changed: [instance] => (item=osd1) 2026-04-25 08:44:22.262126 | instance | changed: [instance] => (item=osd2) 2026-04-25 08:44:22.262140 | instance | 2026-04-25 08:44:22.262145 | instance | TASK [Start loop devices] ****************************************************** 2026-04-25 08:44:22.262152 | instance | Saturday 25 April 2026 08:44:22 +0000 (0:00:00.549) 0:00:42.627 ******** 2026-04-25 08:44:23.031428 | instance | changed: [instance] => (item=osd0) 2026-04-25 08:44:23.031839 | instance | changed: [instance] => (item=osd1) 2026-04-25 08:44:23.032183 | instance | changed: [instance] => (item=osd2) 2026-04-25 08:44:23.032501 | instance | 2026-04-25 08:44:23.032838 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-04-25 08:44:23.033250 | instance | Saturday 25 April 2026 08:44:23 +0000 (0:00:00.770) 0:00:43.397 ******** 2026-04-25 08:44:26.178928 | instance | changed: [instance] => (item=osd0) 2026-04-25 08:44:26.179002 | instance | changed: [instance] => (item=osd1) 2026-04-25 08:44:26.179492 | instance | changed: [instance] => (item=osd2) 2026-04-25 08:44:26.179574 | instance | 2026-04-25 08:44:26.179586 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-04-25 08:44:26.179605 | instance | Saturday 25 April 2026 08:44:26 +0000 (0:00:03.148) 0:00:46.545 ******** 2026-04-25 08:44:28.073948 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-04-25 08:44:28.074048 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-04-25 08:44:28.074060 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-04-25 08:44:28.074651 | instance | 2026-04-25 08:44:28.074668 | instance | PLAY [controllers] ************************************************************* 2026-04-25 08:44:28.074674 | instance | 2026-04-25 08:44:28.074679 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-25 08:44:28.074683 | instance | Saturday 25 April 2026 08:44:28 +0000 (0:00:01.894) 0:00:48.440 ******** 2026-04-25 08:44:29.020338 | instance | ok: [instance] 2026-04-25 08:44:29.020451 | instance | 2026-04-25 08:44:29.020463 | instance | TASK [Set masquerade rule] ***************************************************** 2026-04-25 08:44:29.020598 | instance | Saturday 25 April 2026 08:44:29 +0000 (0:00:00.946) 0:00:49.387 ******** 2026-04-25 08:44:29.520121 | instance | changed: [instance] 2026-04-25 08:44:29.520356 | instance | 2026-04-25 08:44:29.520520 | instance | PLAY RECAP ********************************************************************* 2026-04-25 08:44:29.520700 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-25 08:44:29.520877 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-25 08:44:29.521028 | instance | 2026-04-25 08:44:29.521226 | instance | Saturday 25 April 2026 08:44:29 +0000 (0:00:00.498) 0:00:49.885 ******** 2026-04-25 08:44:29.521377 | instance | =============================================================================== 2026-04-25 08:44:29.521528 | instance | Install depedencies ---------------------------------------------------- 19.74s 2026-04-25 08:44:29.521679 | instance | Generate SSH keys for missing variables --------------------------------- 4.32s 2026-04-25 08:44:29.521838 | instance | Create a volume group for each loop device ------------------------------ 3.15s 2026-04-25 08:44:29.522031 | instance | Create a logical volume for each loop device ---------------------------- 1.89s 2026-04-25 08:44:29.522193 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.31s 2026-04-25 08:44:29.522343 | instance | Gathering Facts --------------------------------------------------------- 1.14s 2026-04-25 08:44:29.522505 | instance | Create folders for workspace -------------------------------------------- 0.99s 2026-04-25 08:44:29.522654 | instance | Gathering Facts --------------------------------------------------------- 0.95s 2026-04-25 08:44:29.522805 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.77s 2026-04-25 08:44:29.522952 | instance | Start loop devices ------------------------------------------------------ 0.77s 2026-04-25 08:44:29.523098 | instance | Gathering Facts --------------------------------------------------------- 0.74s 2026-04-25 08:44:29.523277 | instance | Purge "snapd" package --------------------------------------------------- 0.71s 2026-04-25 08:44:29.523442 | instance | Gathering Facts --------------------------------------------------------- 0.71s 2026-04-25 08:44:29.523592 | instance | Gathering Facts --------------------------------------------------------- 0.69s 2026-04-25 08:44:29.523739 | instance | Configure short hostname ------------------------------------------------ 0.66s 2026-04-25 08:44:29.523886 | instance | Start up service -------------------------------------------------------- 0.57s 2026-04-25 08:44:29.524034 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.56s 2026-04-25 08:44:29.524182 | instance | Set permissions on loopback devices ------------------------------------- 0.55s 2026-04-25 08:44:29.524329 | instance | Create devices for Ceph ------------------------------------------------- 0.54s 2026-04-25 08:44:29.524476 | instance | Set masquerade rule ----------------------------------------------------- 0.50s 2026-04-25 08:44:29.624714 | instance | INFO [aio > prepare] Executed: Successful 2026-04-25 08:44:29.625464 | instance | INFO Molecule executed 1 scenario (1 successful) 2026-04-25 08:44:29.772457 | instance | ok: Runtime: 0:01:31.436102 2026-04-25 08:44:29.778825 | 2026-04-25 08:44:29.778900 | PLAY RECAP 2026-04-25 08:44:29.778984 | instance | ok: 12 changed: 9 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-25 08:44:29.779013 | 2026-04-25 08:44:29.927768 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-04-25 08:44:29.939707 | RUN START: [untrusted : github.com/vexxhost/atmosphere/molecule/aio/converge.yml@main] 2026-04-25 08:44:30.558561 | 2026-04-25 08:44:30.558728 | PLAY [all] 2026-04-25 08:44:30.570629 | 2026-04-25 08:44:30.570736 | TASK [Build atmosphere binary] 2026-04-25 08:44:30.960602 | instance | go: downloading golang.org/x/sync v0.18.0 2026-04-25 08:44:30.962447 | instance | go: downloading github.com/spf13/cobra v1.9.1 2026-04-25 08:44:31.205906 | instance | go: downloading github.com/spf13/pflag v1.0.7 2026-04-25 08:44:38.114682 | instance | ok: Runtime: 0:00:06.741070 2026-04-25 08:44:38.122123 | 2026-04-25 08:44:38.122213 | TASK [Deploy with parallel orchestrator] 2026-04-25 08:44:38.338083 | instance | ==> Running preflight checks 2026-04-25 08:44:38.872590 | instance | [preflight] 2026-04-25 08:44:38.872680 | instance | [preflight] PLAY [Preflight checks] ******************************************************** 2026-04-25 08:44:38.872695 | instance | [preflight] 2026-04-25 08:44:38.872709 | instance | [preflight] TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-04-25 08:44:38.897031 | instance | [preflight] skipping: [instance] 2026-04-25 08:44:38.897080 | instance | [preflight] 2026-04-25 08:44:38.897087 | instance | [preflight] PLAY RECAP ********************************************************************* 2026-04-25 08:44:38.897095 | instance | [preflight] instance : ok=0 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-25 08:44:38.897100 | instance | [preflight] 2026-04-25 08:44:38.988201 | instance | ==> Preflight checks passed 2026-04-25 08:44:38.988284 | instance | ==> Starting parallel deployment 2026-04-25 08:44:38.988696 | instance | ==> [udev] Starting deployment 2026-04-25 08:44:38.988791 | instance | ==> [multipathd] Starting deployment 2026-04-25 08:44:38.988803 | instance | ==> [iscsi] Starting deployment 2026-04-25 08:44:38.988813 | instance | ==> [ceph] Starting deployment 2026-04-25 08:44:38.988960 | instance | ==> [lpfc] Starting deployment 2026-04-25 08:44:38.989392 | instance | ==> [kubernetes] Starting deployment 2026-04-25 08:44:39.506403 | instance | [multipathd/multipathd] 2026-04-25 08:44:39.506508 | instance | [multipathd/multipathd] PLAY [controllers:computes] **************************************************** 2026-04-25 08:44:39.506522 | instance | [multipathd/multipathd] 2026-04-25 08:44:39.506533 | instance | [multipathd/multipathd] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:44:39.507794 | instance | [udev/udev] 2026-04-25 08:44:39.507838 | instance | [udev/udev] PLAY [controllers:computes] **************************************************** 2026-04-25 08:44:39.507851 | instance | [udev/udev] 2026-04-25 08:44:39.507860 | instance | [udev/udev] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:44:39.527343 | instance | [lpfc/lpfc] 2026-04-25 08:44:39.527375 | instance | [lpfc/lpfc] PLAY [controllers:computes] **************************************************** 2026-04-25 08:44:39.527386 | instance | [lpfc/lpfc] 2026-04-25 08:44:39.527395 | instance | [lpfc/lpfc] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:44:39.869047 | instance | [ceph/ceph] 2026-04-25 08:44:39.869117 | instance | [ceph/ceph] PLAY [all] ********************************************************************* 2026-04-25 08:44:39.869129 | instance | [ceph/ceph] 2026-04-25 08:44:39.869138 | instance | [ceph/ceph] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:44:40.990712 | instance | [udev/udev] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:44:40.990778 | instance | [udev/udev] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:44:40.990785 | instance | [udev/udev] interpreter could change the meaning of that path. See 2026-04-25 08:44:40.990791 | instance | [udev/udev] https://docs.ansible.com/ansible- 2026-04-25 08:44:40.990797 | instance | [udev/udev] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:44:41.002077 | instance | [udev/udev] ok: [instance] 2026-04-25 08:44:41.002146 | instance | [udev/udev] 2026-04-25 08:44:41.002154 | instance | [udev/udev] TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-04-25 08:44:41.072046 | instance | [multipathd/multipathd] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:44:41.072111 | instance | [multipathd/multipathd] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:44:41.072123 | instance | [multipathd/multipathd] interpreter could change the meaning of that path. See 2026-04-25 08:44:41.072134 | instance | [multipathd/multipathd] https://docs.ansible.com/ansible- 2026-04-25 08:44:41.072144 | instance | [multipathd/multipathd] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:44:41.083058 | instance | [multipathd/multipathd] ok: [instance] 2026-04-25 08:44:41.083104 | instance | [multipathd/multipathd] 2026-04-25 08:44:41.083135 | instance | [multipathd/multipathd] TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-25 08:44:41.109411 | instance | [lpfc/lpfc] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:44:41.109498 | instance | [lpfc/lpfc] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:44:41.109511 | instance | [lpfc/lpfc] interpreter could change the meaning of that path. See 2026-04-25 08:44:41.109522 | instance | [lpfc/lpfc] https://docs.ansible.com/ansible- 2026-04-25 08:44:41.109534 | instance | [lpfc/lpfc] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:44:41.118090 | instance | [lpfc/lpfc] ok: [instance] 2026-04-25 08:44:41.118186 | instance | [lpfc/lpfc] 2026-04-25 08:44:41.118207 | instance | [lpfc/lpfc] TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-04-25 08:44:41.251551 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:44:41.251627 | instance | [ceph/ceph] 2026-04-25 08:44:41.251645 | instance | [ceph/ceph] TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-04-25 08:44:41.251672 | instance | [ceph/ceph] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:44:41.251689 | instance | [ceph/ceph] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:44:41.251705 | instance | [ceph/ceph] interpreter could change the meaning of that path. See 2026-04-25 08:44:41.251719 | instance | [ceph/ceph] https://docs.ansible.com/ansible- 2026-04-25 08:44:41.251730 | instance | [ceph/ceph] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:44:41.294260 | instance | [ceph/ceph] skipping: [instance] 2026-04-25 08:44:41.294364 | instance | [ceph/ceph] 2026-04-25 08:44:41.294377 | instance | [ceph/ceph] TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-25 08:44:41.515631 | instance | [lpfc/lpfc] ok: [instance] 2026-04-25 08:44:41.515731 | instance | [lpfc/lpfc] 2026-04-25 08:44:41.515744 | instance | [lpfc/lpfc] TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-04-25 08:44:41.515765 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:44:41.515773 | instance | [ceph/ceph] 2026-04-25 08:44:41.515781 | instance | [ceph/ceph] PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-04-25 08:44:41.515789 | instance | [ceph/ceph] 2026-04-25 08:44:41.515798 | instance | [ceph/ceph] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:44:41.541505 | instance | [lpfc/lpfc] skipping: [instance] 2026-04-25 08:44:41.541574 | instance | [lpfc/lpfc] 2026-04-25 08:44:41.541583 | instance | [lpfc/lpfc] TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-04-25 08:44:41.578961 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-04-25 08:44:41.579047 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-04-25 08:44:41.579076 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_max_luns) 2026-04-25 08:44:41.579092 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-04-25 08:44:41.579105 | instance | [lpfc/lpfc] skipping: [instance] 2026-04-25 08:44:41.579118 | instance | [lpfc/lpfc] 2026-04-25 08:44:41.579132 | instance | [lpfc/lpfc] TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-04-25 08:44:41.609819 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-04-25 08:44:41.609880 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-04-25 08:44:41.609891 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_max_luns) 2026-04-25 08:44:41.609901 | instance | [lpfc/lpfc] skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-04-25 08:44:41.609910 | instance | [lpfc/lpfc] skipping: [instance] 2026-04-25 08:44:41.609920 | instance | [lpfc/lpfc] 2026-04-25 08:44:41.609931 | instance | [lpfc/lpfc] TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-04-25 08:44:41.640485 | instance | [lpfc/lpfc] skipping: [instance] 2026-04-25 08:44:41.640553 | instance | [lpfc/lpfc] 2026-04-25 08:44:41.640565 | instance | [lpfc/lpfc] TASK [Reboot the system if the configuration file has changed] ***************** 2026-04-25 08:44:41.669247 | instance | [lpfc/lpfc] skipping: [instance] 2026-04-25 08:44:41.669304 | instance | [lpfc/lpfc] 2026-04-25 08:44:41.669315 | instance | [lpfc/lpfc] PLAY RECAP ********************************************************************* 2026-04-25 08:44:41.669327 | instance | [lpfc/lpfc] instance : ok=2 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-25 08:44:41.669336 | instance | [lpfc/lpfc] 2026-04-25 08:44:41.748243 | instance | ==> [lpfc] Deployment complete 2026-04-25 08:44:41.772439 | instance | [udev/udev] changed: [instance] 2026-04-25 08:44:41.772498 | instance | [udev/udev] 2026-04-25 08:44:41.772506 | instance | [udev/udev] TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-04-25 08:44:42.372178 | instance | [udev/udev] changed: [instance] 2026-04-25 08:44:42.372257 | instance | [udev/udev] 2026-04-25 08:44:42.372271 | instance | [udev/udev] RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-04-25 08:44:42.628722 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:44:42.628819 | instance | [ceph/ceph] 2026-04-25 08:44:42.628833 | instance | [ceph/ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-25 08:44:42.829635 | instance | [udev/udev] ok: [instance] 2026-04-25 08:44:42.829698 | instance | [udev/udev] 2026-04-25 08:44:42.829711 | instance | [udev/udev] PLAY RECAP ********************************************************************* 2026-04-25 08:44:42.829730 | instance | [udev/udev] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-25 08:44:42.829741 | instance | [udev/udev] 2026-04-25 08:44:42.920157 | instance | ==> [udev] Deployment complete 2026-04-25 08:44:43.075671 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:44:43.075784 | instance | [ceph/ceph] 2026-04-25 08:44:43.075801 | instance | [ceph/ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-25 08:44:43.123930 | instance | [ceph/ceph] skipping: [instance] 2026-04-25 08:44:43.124033 | instance | [ceph/ceph] 2026-04-25 08:44:43.124045 | instance | [ceph/ceph] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-25 08:44:43.586872 | instance | [ceph/ceph] changed: [instance] 2026-04-25 08:44:43.586966 | instance | [ceph/ceph] 2026-04-25 08:44:43.586979 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-25 08:44:43.660466 | instance | [ceph/ceph] ok: [instance] => { 2026-04-25 08:44:43.660563 | instance | [ceph/ceph] "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-25 08:44:43.660577 | instance | [ceph/ceph] } 2026-04-25 08:44:43.660587 | instance | [ceph/ceph] 2026-04-25 08:44:43.660596 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-25 08:44:44.486221 | instance | [ceph/ceph] changed: [instance] 2026-04-25 08:44:44.486339 | instance | [ceph/ceph] 2026-04-25 08:44:44.486348 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-25 08:44:44.536377 | instance | [ceph/ceph] skipping: [instance] 2026-04-25 08:44:44.536484 | instance | [ceph/ceph] 2026-04-25 08:44:44.536501 | instance | [ceph/ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-25 08:44:44.591428 | instance | [ceph/ceph] skipping: [instance] 2026-04-25 08:44:44.591487 | instance | [ceph/ceph] 2026-04-25 08:44:44.591493 | instance | [ceph/ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-25 08:44:44.921303 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:44:44.921370 | instance | [ceph/ceph] 2026-04-25 08:44:44.921382 | instance | [ceph/ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-25 08:44:45.860920 | instance | [multipathd/multipathd] changed: [instance] 2026-04-25 08:44:45.861309 | instance | [multipathd/multipathd] 2026-04-25 08:44:45.861325 | instance | [multipathd/multipathd] TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-25 08:44:47.797628 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:44:47.797735 | instance | [ceph/ceph] 2026-04-25 08:44:47.797748 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-25 08:44:47.870136 | instance | [ceph/ceph] ok: [instance] => { 2026-04-25 08:44:47.870239 | instance | [ceph/ceph] "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-25 08:44:47.870251 | instance | [ceph/ceph] } 2026-04-25 08:44:47.870261 | instance | [ceph/ceph] 2026-04-25 08:44:47.870271 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-25 08:44:48.707815 | instance | [ceph/ceph] changed: [instance] 2026-04-25 08:44:48.707886 | instance | [ceph/ceph] 2026-04-25 08:44:48.707899 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-25 08:44:51.957342 | instance | [ceph/ceph] changed: [instance] 2026-04-25 08:44:51.957426 | instance | [ceph/ceph] 2026-04-25 08:44:51.957435 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-25 08:44:51.995751 | instance | [ceph/ceph] skipping: [instance] 2026-04-25 08:44:51.995835 | instance | [ceph/ceph] 2026-04-25 08:44:51.995847 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-25 08:44:52.031411 | instance | [ceph/ceph] skipping: [instance] 2026-04-25 08:44:52.031529 | instance | [ceph/ceph] 2026-04-25 08:44:52.031547 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-25 08:44:52.069487 | instance | [ceph/ceph] skipping: [instance] 2026-04-25 08:44:52.069572 | instance | [ceph/ceph] 2026-04-25 08:44:52.069579 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-25 08:45:03.407701 | instance | [multipathd/multipathd] changed: [instance] 2026-04-25 08:45:03.407909 | instance | [multipathd/multipathd] 2026-04-25 08:45:03.407918 | instance | [multipathd/multipathd] TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-25 08:45:04.218782 | instance | [multipathd/multipathd] changed: [instance] 2026-04-25 08:45:04.218876 | instance | [multipathd/multipathd] 2026-04-25 08:45:04.218890 | instance | [multipathd/multipathd] RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-04-25 08:45:05.038221 | instance | [multipathd/multipathd] changed: [instance] 2026-04-25 08:45:05.038305 | instance | [multipathd/multipathd] 2026-04-25 08:45:05.038318 | instance | [multipathd/multipathd] PLAY RECAP ********************************************************************* 2026-04-25 08:45:05.038328 | instance | [multipathd/multipathd] instance : ok=5 changed=4 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-25 08:45:05.038339 | instance | [multipathd/multipathd] 2026-04-25 08:45:05.153105 | instance | ==> [multipathd] Deployment complete 2026-04-25 08:45:05.668155 | instance | [iscsi/iscsi] 2026-04-25 08:45:05.668241 | instance | [iscsi/iscsi] PLAY [controllers:computes] **************************************************** 2026-04-25 08:45:05.668255 | instance | [iscsi/iscsi] 2026-04-25 08:45:05.668267 | instance | [iscsi/iscsi] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:45:07.056200 | instance | [iscsi/iscsi] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:45:07.056309 | instance | [iscsi/iscsi] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:45:07.056324 | instance | [iscsi/iscsi] interpreter could change the meaning of that path. See 2026-04-25 08:45:07.056338 | instance | [iscsi/iscsi] https://docs.ansible.com/ansible- 2026-04-25 08:45:07.056350 | instance | [iscsi/iscsi] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:45:07.065701 | instance | [iscsi/iscsi] ok: [instance] 2026-04-25 08:45:07.066079 | instance | [iscsi/iscsi] 2026-04-25 08:45:07.066094 | instance | [iscsi/iscsi] TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-04-25 08:45:08.726995 | instance | [iscsi/iscsi] ok: [instance] 2026-04-25 08:45:08.727080 | instance | [iscsi/iscsi] 2026-04-25 08:45:08.727088 | instance | [iscsi/iscsi] TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-04-25 08:45:09.494676 | instance | [iscsi/iscsi] changed: [instance] 2026-04-25 08:45:09.494772 | instance | [iscsi/iscsi] 2026-04-25 08:45:09.494786 | instance | [iscsi/iscsi] PLAY RECAP ********************************************************************* 2026-04-25 08:45:09.494819 | instance | [iscsi/iscsi] instance : ok=3 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-25 08:45:09.494830 | instance | [iscsi/iscsi] 2026-04-25 08:45:09.599604 | instance | ==> [iscsi] Deployment complete 2026-04-25 08:45:10.415927 | instance | [ceph/ceph] FAILED - RETRYING: [instance]: Install AppArmor packages (5 retries left). 2026-04-25 08:45:10.416026 | instance | [ceph/ceph] changed: [instance] 2026-04-25 08:45:10.416039 | instance | [ceph/ceph] 2026-04-25 08:45:10.416049 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-25 08:45:10.548283 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:10.548377 | instance | [kubernetes/kubernetes] PLAY [all] ********************************************************************* 2026-04-25 08:45:10.548389 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:10.548399 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:45:11.195669 | instance | [ceph/ceph] changed: [instance] 2026-04-25 08:45:11.195734 | instance | [ceph/ceph] 2026-04-25 08:45:11.195747 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-25 08:45:12.007354 | instance | [kubernetes/kubernetes] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:45:12.007408 | instance | [kubernetes/kubernetes] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:45:12.007415 | instance | [kubernetes/kubernetes] interpreter could change the meaning of that path. See 2026-04-25 08:45:12.007420 | instance | [kubernetes/kubernetes] https://docs.ansible.com/ansible- 2026-04-25 08:45:12.007424 | instance | [kubernetes/kubernetes] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:45:12.028580 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:12.028666 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:12.028678 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-25 08:45:12.718301 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/etc/containerd'}) 2026-04-25 08:45:12.718365 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-25 08:45:12.718378 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-25 08:45:12.718388 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-25 08:45:12.718404 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-25 08:45:12.718414 | instance | [ceph/ceph] 2026-04-25 08:45:12.718424 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-25 08:45:13.433741 | instance | [ceph/ceph] changed: [instance] 2026-04-25 08:45:13.433812 | instance | [ceph/ceph] 2026-04-25 08:45:13.433825 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-25 08:45:13.433835 | instance | [ceph/ceph] 2026-04-25 08:45:13.433844 | instance | [ceph/ceph] RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-25 08:45:14.534484 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:45:14.534570 | instance | [ceph/ceph] 2026-04-25 08:45:14.534592 | instance | [ceph/ceph] RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-25 08:45:15.330092 | instance | [ceph/ceph] changed: [instance] 2026-04-25 08:45:15.330142 | instance | [ceph/ceph] 2026-04-25 08:45:15.330150 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-25 08:45:16.029701 | instance | [ceph/ceph] changed: [instance] 2026-04-25 08:45:16.029816 | instance | [ceph/ceph] 2026-04-25 08:45:16.029824 | instance | [ceph/ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-25 08:45:16.361689 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:45:16.361786 | instance | [ceph/ceph] 2026-04-25 08:45:16.361828 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-25 08:45:16.414284 | instance | [ceph/ceph] ok: [instance] => { 2026-04-25 08:45:16.414370 | instance | [ceph/ceph] "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-25 08:45:16.414378 | instance | [ceph/ceph] } 2026-04-25 08:45:16.414384 | instance | [ceph/ceph] 2026-04-25 08:45:16.414390 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-25 08:45:17.356608 | instance | [ceph/ceph] changed: [instance] 2026-04-25 08:45:17.356687 | instance | [ceph/ceph] 2026-04-25 08:45:17.356695 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-25 08:45:18.323037 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-25 08:45:18.323139 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-25 08:45:18.323151 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-25 08:45:18.323163 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-25 08:45:18.323172 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-25 08:45:18.323181 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-25 08:45:18.323190 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-25 08:45:18.323199 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-25 08:45:18.323208 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-25 08:45:18.323217 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-25 08:45:18.323226 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-25 08:45:18.323235 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-25 08:45:18.323244 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-25 08:45:18.323252 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-25 08:45:18.323261 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-25 08:45:18.323270 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-25 08:45:18.323279 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-25 08:45:18.323327 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-25 08:45:18.323338 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-25 08:45:18.323347 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-25 08:45:18.323356 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:18.323386 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-25 08:45:18.785718 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:45:18.785798 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:18.785806 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-25 08:45:19.574921 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:45:19.574988 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:19.575002 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-25 08:45:20.107394 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:20.107456 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:20.107465 | instance | [kubernetes/kubernetes] TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-25 08:45:20.255171 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:20.255259 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:20.255271 | instance | [kubernetes/kubernetes] PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-25 08:45:20.255283 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:20.255292 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:45:21.427266 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:21.427367 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:21.427381 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-25 08:45:21.766147 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:45:21.766207 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:21.766220 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-25 08:45:23.001375 | instance | [ceph/ceph] changed: [instance] 2026-04-25 08:45:23.001436 | instance | [ceph/ceph] 2026-04-25 08:45:23.001446 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-25 08:45:23.293433 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-25 08:45:23.293515 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-25 08:45:23.293527 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-25 08:45:23.293537 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-25 08:45:23.293547 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-25 08:45:23.293556 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:23.293566 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-25 08:45:24.307369 | instance | [kubernetes/kubernetes] 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-25 08:45:24.307450 | instance | [kubernetes/kubernetes] 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-25 08:45:24.307464 | instance | [kubernetes/kubernetes] 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-25 08:45:24.307474 | instance | [kubernetes/kubernetes] ...ignoring 2026-04-25 08:45:24.307486 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:24.307498 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-25 08:45:24.405487 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:45:24.405569 | instance | [ceph/ceph] 2026-04-25 08:45:24.405582 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-25 08:45:24.623244 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:24.623354 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:24.623368 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-25 08:45:24.885851 | instance | [ceph/ceph] changed: [instance] 2026-04-25 08:45:24.885935 | instance | [ceph/ceph] 2026-04-25 08:45:24.885948 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-25 08:45:24.947515 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:24.947579 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:24.947593 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-25 08:45:24.984228 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:24.984275 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:24.984294 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-25 08:45:25.025618 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:25.025656 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:25.025668 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-25 08:45:25.480848 | instance | [ceph/ceph] changed: [instance] 2026-04-25 08:45:25.480919 | instance | [ceph/ceph] 2026-04-25 08:45:25.480931 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-25 08:45:25.715201 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:25.715270 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:25.715285 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-25 08:45:26.105479 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:26.105555 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:26.105573 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-25 08:45:26.105588 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:26.105601 | instance | [kubernetes/kubernetes] PLAY [Install Kubernetes] ****************************************************** 2026-04-25 08:45:26.105614 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:26.105640 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:45:26.468297 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/etc/docker'}) 2026-04-25 08:45:26.468389 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-25 08:45:26.468402 | instance | [ceph/ceph] changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-25 08:45:26.468412 | instance | [ceph/ceph] 2026-04-25 08:45:26.468422 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-25 08:45:27.057907 | instance | [ceph/ceph] changed: [instance] 2026-04-25 08:45:27.057999 | instance | [ceph/ceph] 2026-04-25 08:45:27.058011 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-25 08:45:27.397119 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:27.397184 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:27.397193 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-25 08:45:27.692014 | instance | [ceph/ceph] changed: [instance] 2026-04-25 08:45:27.692102 | instance | [ceph/ceph] 2026-04-25 08:45:27.692116 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-25 08:45:27.692127 | instance | [ceph/ceph] 2026-04-25 08:45:27.692138 | instance | [ceph/ceph] RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-25 08:45:27.745872 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:27.745940 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:27.745953 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-25 08:45:27.789050 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:45:27.789111 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:27.789123 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-25 08:45:28.140166 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:28.140246 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:28.140263 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-25 08:45:28.194993 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-25 08:45:28.195067 | instance | [kubernetes/kubernetes] "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-25 08:45:28.195076 | instance | [kubernetes/kubernetes] } 2026-04-25 08:45:28.195083 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:28.195089 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-25 08:45:28.546287 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:45:28.546371 | instance | [ceph/ceph] 2026-04-25 08:45:28.546384 | instance | [ceph/ceph] RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-04-25 08:45:28.736897 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:28.736959 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:28.736974 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-25 08:45:28.786973 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:45:28.787055 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:28.787064 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-25 08:45:29.128985 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:29.129066 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:29.129075 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-25 08:45:29.678634 | instance | [ceph/ceph] changed: [instance] 2026-04-25 08:45:29.678731 | instance | [ceph/ceph] 2026-04-25 08:45:29.678743 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-25 08:45:30.393282 | instance | [ceph/ceph] changed: [instance] 2026-04-25 08:45:30.393363 | instance | [ceph/ceph] 2026-04-25 08:45:30.393382 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-25 08:45:30.447036 | instance | [ceph/ceph] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-25 08:45:30.447074 | instance | [ceph/ceph] 2026-04-25 08:45:30.447085 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-25 08:45:30.639817 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:30.639898 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:30.639911 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-25 08:45:30.705685 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-25 08:45:30.705765 | instance | [kubernetes/kubernetes] "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-25 08:45:30.705778 | instance | [kubernetes/kubernetes] } 2026-04-25 08:45:30.705790 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:30.705800 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-25 08:45:31.158815 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:31.158886 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:31.158899 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-25 08:45:33.434695 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:33.434782 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:33.434795 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-25 08:45:33.467148 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:45:33.467207 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:33.467220 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-25 08:45:33.503860 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:45:33.504027 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:33.504054 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-25 08:45:33.540138 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:45:33.540296 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:33.540317 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-25 08:45:34.916471 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:34.917011 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:34.917029 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-25 08:45:35.527724 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:35.527836 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:35.527857 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-25 08:45:36.198309 | instance | [ceph/ceph] changed: [instance] 2026-04-25 08:45:36.198388 | instance | [ceph/ceph] 2026-04-25 08:45:36.198401 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-25 08:45:37.086362 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-25 08:45:37.086418 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-25 08:45:37.086424 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-25 08:45:37.086428 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-25 08:45:37.086433 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-25 08:45:37.086438 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:37.086444 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-25 08:45:37.148577 | instance | [ceph/ceph] ok: [instance] => (item=chronyd) 2026-04-25 08:45:37.148655 | instance | [ceph/ceph] ok: [instance] => (item=sshd) 2026-04-25 08:45:37.148667 | instance | [ceph/ceph] 2026-04-25 08:45:37.148679 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-25 08:45:37.739367 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:37.739461 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:37.739473 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-25 08:45:37.739484 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:37.739493 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-25 08:45:38.012837 | instance | [ceph/ceph] changed: [instance] 2026-04-25 08:45:38.012916 | instance | [ceph/ceph] 2026-04-25 08:45:38.012928 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-25 08:45:38.362834 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:45:38.362916 | instance | [ceph/ceph] 2026-04-25 08:45:38.362930 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-25 08:45:38.496489 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:38.496559 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:38.496572 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-25 08:45:38.969745 | instance | [ceph/ceph] changed: [instance] 2026-04-25 08:45:38.969811 | instance | [ceph/ceph] 2026-04-25 08:45:38.969822 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-25 08:45:39.411693 | instance | [ceph/ceph] changed: [instance] 2026-04-25 08:45:39.411769 | instance | [ceph/ceph] 2026-04-25 08:45:39.411782 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-04-25 08:45:39.534786 | instance | [kubernetes/kubernetes] An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ansible_collections.kubernetes.core.plugins.module_utils.k8s.exceptions.CoreException: Could not create API client: Invalid kube-config file. No configuration found. 2026-04-25 08:45:39.534869 | instance | [kubernetes/kubernetes] fatal: [instance]: FAILED! => {"changed": false, "msg": "Could not create API client: Invalid kube-config file. No configuration found."} 2026-04-25 08:45:39.534903 | instance | [kubernetes/kubernetes] ...ignoring 2026-04-25 08:45:39.534915 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:39.534927 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-25 08:45:39.573355 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:45:39.573405 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:39.573413 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-25 08:45:39.606864 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:45:39.606924 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:39.606936 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-25 08:45:39.645387 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:45:39.645452 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:39.645467 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-25 08:45:39.685966 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:45:39.686056 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:39.686069 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-25 08:45:39.725666 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:45:39.725725 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:39.725733 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-25 08:45:40.082036 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:40.082109 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:40.082122 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-25 08:45:40.120910 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-25 08:45:40.120989 | instance | [kubernetes/kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-25 08:45:40.121001 | instance | [kubernetes/kubernetes] } 2026-04-25 08:45:40.121011 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:40.121020 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-25 08:45:40.901837 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:45:40.902131 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:40.902145 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-25 08:45:40.950333 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:45:40.950389 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:40.950401 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-25 08:45:41.192051 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:45:41.192128 | instance | [ceph/ceph] 2026-04-25 08:45:41.192141 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-04-25 08:45:41.252010 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:45:41.252050 | instance | [ceph/ceph] 2026-04-25 08:45:41.252062 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-04-25 08:45:41.291918 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:41.292357 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:41.292382 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-25 08:45:41.292874 | instance | [ceph/ceph] skipping: [instance] 2026-04-25 08:45:41.292986 | instance | [ceph/ceph] 2026-04-25 08:45:41.293008 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-04-25 08:45:41.328108 | instance | [ceph/ceph] skipping: [instance] 2026-04-25 08:45:41.328184 | instance | [ceph/ceph] 2026-04-25 08:45:41.328196 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-04-25 08:45:41.336020 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-25 08:45:41.336057 | instance | [kubernetes/kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-25 08:45:41.336068 | instance | [kubernetes/kubernetes] } 2026-04-25 08:45:41.336078 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:41.336087 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-25 08:45:41.366950 | instance | [ceph/ceph] skipping: [instance] 2026-04-25 08:45:41.367039 | instance | [ceph/ceph] 2026-04-25 08:45:41.367051 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-04-25 08:45:41.406197 | instance | [ceph/ceph] skipping: [instance] 2026-04-25 08:45:41.406284 | instance | [ceph/ceph] 2026-04-25 08:45:41.406301 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-04-25 08:45:41.441974 | instance | [ceph/ceph] skipping: [instance] 2026-04-25 08:45:41.442047 | instance | [ceph/ceph] 2026-04-25 08:45:41.442064 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-04-25 08:45:41.482783 | instance | [ceph/ceph] skipping: [instance] 2026-04-25 08:45:41.482866 | instance | [ceph/ceph] 2026-04-25 08:45:41.482879 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-04-25 08:45:41.519384 | instance | [ceph/ceph] skipping: [instance] 2026-04-25 08:45:41.519437 | instance | [ceph/ceph] 2026-04-25 08:45:41.519446 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-04-25 08:45:41.642519 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:45:41.642636 | instance | [ceph/ceph] 2026-04-25 08:45:41.642651 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-04-25 08:45:42.000490 | instance | [ceph/ceph] ok: [instance] => (item=instance) 2026-04-25 08:45:42.000567 | instance | [ceph/ceph] 2026-04-25 08:45:42.000579 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-04-25 08:45:42.054704 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:45:42.054800 | instance | [ceph/ceph] 2026-04-25 08:45:42.054812 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-04-25 08:45:42.135729 | instance | [ceph/ceph] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-04-25 08:45:42.135803 | instance | [ceph/ceph] 2026-04-25 08:45:42.135816 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-04-25 08:45:42.345939 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:45:42.346046 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:42.346059 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-25 08:45:42.406191 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:45:42.406261 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:42.406274 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-25 08:45:42.438995 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:45:42.439132 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:42.439160 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-25 08:45:42.472507 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:45:42.472587 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:42.472597 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-25 08:45:42.508024 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:45:42.508108 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:42.508117 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-25 08:45:42.547673 | instance | [ceph/ceph] changed: [instance] 2026-04-25 08:45:42.547726 | instance | [ceph/ceph] 2026-04-25 08:45:42.547740 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-04-25 08:45:43.622374 | instance | [ceph/ceph] changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-04-25 08:45:43.622475 | instance | [ceph/ceph] changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-04-25 08:45:43.622495 | instance | [ceph/ceph] changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-04-25 08:45:43.622511 | instance | [ceph/ceph] 2026-04-25 08:45:43.622525 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Run Bootstrap coomand] ******************************* 2026-04-25 08:45:43.851450 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:43.851520 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:43.851533 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-25 08:45:44.403478 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:44.403558 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:44.403571 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-25 08:45:45.931991 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-25 08:45:45.932072 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-25 08:45:45.932106 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-25 08:45:45.932123 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-25 08:45:45.932138 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-25 08:45:45.932154 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:45.932168 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-25 08:45:46.596417 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:46.596508 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:46.596521 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-25 08:45:46.596531 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:46.596540 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-25 08:45:47.099517 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:47.099583 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:47.099591 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-25 08:45:47.432521 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:47.432610 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:47.432628 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-25 08:45:47.486268 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-25 08:45:47.486337 | instance | [kubernetes/kubernetes] "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-04-25 08:45:47.486349 | instance | [kubernetes/kubernetes] } 2026-04-25 08:45:47.486358 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:47.486367 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-25 08:45:48.235071 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:45:48.235136 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:48.235144 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-25 08:45:49.824491 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:45:49.824770 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:49.824783 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-25 08:45:49.896434 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-25 08:45:49.896494 | instance | [kubernetes/kubernetes] "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-04-25 08:45:49.896526 | instance | [kubernetes/kubernetes] } 2026-04-25 08:45:49.896537 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:49.896546 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-25 08:45:50.651754 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:45:50.651807 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:50.651815 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-25 08:45:52.229137 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:45:52.229232 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:52.229245 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-25 08:45:52.851733 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:45:52.851786 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:52.851792 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-25 08:45:53.217435 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:45:53.217595 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:53.217608 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-25 08:45:53.553008 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:53.553078 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:53.553091 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-25 08:45:53.611722 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-25 08:45:53.611786 | instance | [kubernetes/kubernetes] "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-04-25 08:45:53.611805 | instance | [kubernetes/kubernetes] } 2026-04-25 08:45:53.611819 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:53.611832 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-25 08:45:54.613658 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:45:54.613745 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:54.613759 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-25 08:45:57.488767 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:45:57.488836 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:57.488846 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-25 08:45:57.544606 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-25 08:45:57.544673 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:57.544687 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-25 08:45:58.804312 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:45:58.804397 | instance | [kubernetes/kubernetes] 2026-04-25 08:45:58.804410 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-25 08:46:00.153437 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:46:00.153530 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:00.153544 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-25 08:46:00.756769 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:46:00.756852 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:00.756866 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-25 08:46:02.107414 | instance | [kubernetes/kubernetes] changed: [instance] => (item=br_netfilter) 2026-04-25 08:46:02.107489 | instance | [kubernetes/kubernetes] ok: [instance] => (item=ip_tables) 2026-04-25 08:46:02.107502 | instance | [kubernetes/kubernetes] changed: [instance] => (item=ip6_tables) 2026-04-25 08:46:02.107534 | instance | [kubernetes/kubernetes] ok: [instance] => (item=nf_conntrack) 2026-04-25 08:46:02.107544 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:02.107555 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-25 08:46:02.473782 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:46:02.473846 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:02.473854 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-25 08:46:02.517254 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-25 08:46:02.517313 | instance | [kubernetes/kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-25 08:46:02.517321 | instance | [kubernetes/kubernetes] } 2026-04-25 08:46:02.517329 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:02.517335 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-25 08:46:03.879262 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:46:03.879353 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:03.879363 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-25 08:46:03.928287 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:46:03.928352 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:03.928360 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-25 08:46:03.985044 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-25 08:46:03.985125 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:03.985134 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-25 08:46:04.024800 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:46:04.024876 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:04.024889 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-25 08:46:08.454758 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:46:08.454872 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:08.454893 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-25 08:46:10.597600 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-25 08:46:10.597925 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-25 08:46:10.597936 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-25 08:46:10.597942 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-25 08:46:10.597948 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-25 08:46:10.597954 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-25 08:46:10.597960 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-25 08:46:10.597967 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:10.597973 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-25 08:46:11.518919 | instance | [kubernetes/kubernetes] changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-25 08:46:11.518989 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes) 2026-04-25 08:46:11.519004 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-25 08:46:11.519011 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:11.519018 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-25 08:46:12.114441 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:46:12.114524 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:12.114538 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-25 08:46:12.754671 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:46:12.754791 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:12.754832 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-25 08:46:13.100164 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:46:13.100232 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:13.100250 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-25 08:46:13.134463 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:46:13.134522 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:13.134532 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-25 08:46:13.906355 | instance | [kubernetes/kubernetes] ok: [instance] => (item=swap) 2026-04-25 08:46:13.906442 | instance | [kubernetes/kubernetes] ok: [instance] => (item=none) 2026-04-25 08:46:13.906454 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:13.906465 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-25 08:46:14.541264 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:46:14.541362 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:14.541375 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-25 08:46:15.249096 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:46:15.249183 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:15.249196 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-25 08:46:15.249206 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:15.249215 | instance | [kubernetes/kubernetes] RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-04-25 08:46:16.162712 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:46:16.162806 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:16.162820 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-25 08:46:16.898470 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:46:16.898550 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:16.898564 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-25 08:46:18.310260 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:46:18.310353 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:18.310364 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-25 08:46:19.187683 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:46:19.187807 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:19.187825 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-25 08:46:19.695915 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:46:19.695992 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:19.696003 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-25 08:46:20.355541 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:46:20.355618 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:20.355632 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-25 08:46:20.447100 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-25 08:46:20.447186 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:20.447200 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-25 08:46:20.525233 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-25 08:46:20.525323 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:20.525330 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-25 08:46:20.861485 | instance | [kubernetes/kubernetes] ok: [instance] => (item=instance) 2026-04-25 08:46:20.861579 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:20.861588 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-25 08:46:20.905688 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:46:20.905776 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:20.905788 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-25 08:46:20.963398 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:46:20.963522 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:20.963541 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-25 08:46:20.999801 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-25 08:46:20.999910 | instance | [kubernetes/kubernetes] "msg": "instance" 2026-04-25 08:46:20.999923 | instance | [kubernetes/kubernetes] } 2026-04-25 08:46:20.999933 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:20.999943 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-25 08:46:21.837733 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:46:21.837836 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:21.837849 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-25 08:46:21.871765 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:46:21.871833 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:21.871842 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-25 08:46:21.903509 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:46:21.903608 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:21.903622 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-25 08:46:21.933759 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:46:21.933815 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:21.933827 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-25 08:46:21.964648 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:46:21.964722 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:21.964738 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-25 08:46:21.998297 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:46:21.998384 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:21.998392 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-25 08:46:22.037752 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:46:22.037833 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:22.037842 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-25 08:46:22.073252 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:46:22.073326 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:22.073333 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-25 08:46:47.066499 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:46:47.066583 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:47.066596 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-25 08:46:47.413468 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:46:47.413543 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:47.413552 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-25 08:46:47.446724 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:46:47.446804 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:47.446815 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-25 08:46:47.783356 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:46:47.783479 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:47.783495 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-25 08:46:48.159158 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:46:48.159257 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:48.159271 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-25 08:46:48.476403 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:46:48.476466 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:48.476475 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-25 08:46:50.108983 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:46:50.109338 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:50.109345 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-25 08:46:51.228754 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:46:51.228840 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:51.228853 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-25 08:46:51.270069 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:46:51.270149 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:51.270161 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-25 08:46:51.317388 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:46:51.317463 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:51.317481 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-25 08:46:52.117059 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:46:52.117145 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:52.117157 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-25 08:46:52.159559 | instance | [kubernetes/kubernetes] skipping: [instance] => (item=DaemonSet) 2026-04-25 08:46:52.159596 | instance | [kubernetes/kubernetes] skipping: [instance] => (item=ConfigMap) 2026-04-25 08:46:52.159607 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:46:52.159617 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:52.159627 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-25 08:46:52.204287 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:46:52.204323 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:52.204334 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-25 08:46:52.247051 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:46:52.247070 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:52.247075 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-25 08:46:52.288010 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:46:52.288044 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:52.288056 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-25 08:46:52.318166 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-04-25 08:46:52.318199 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:52.318210 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-25 08:46:52.855819 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:46:52.855943 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:52.855960 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-25 08:46:53.899995 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:46:53.900067 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:53.900080 | instance | [kubernetes/kubernetes] PLAY [Install control-plane components] **************************************** 2026-04-25 08:46:53.900091 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:53.900100 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:46:55.169597 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:46:55.169695 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:55.169709 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-25 08:46:55.497715 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:46:55.497776 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:55.497782 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-25 08:46:57.004862 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:46:57.004960 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:57.004975 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-25 08:46:57.343804 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:46:57.343887 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:57.343901 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-25 08:46:57.388868 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-25 08:46:57.388921 | instance | [kubernetes/kubernetes] "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-25 08:46:57.388929 | instance | [kubernetes/kubernetes] } 2026-04-25 08:46:57.388937 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:57.388943 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-25 08:46:58.338301 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:46:58.338388 | instance | [kubernetes/kubernetes] 2026-04-25 08:46:58.338397 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-25 08:47:00.022150 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:47:00.022220 | instance | [kubernetes/kubernetes] 2026-04-25 08:47:00.022228 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-25 08:47:00.555978 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:47:00.556073 | instance | [kubernetes/kubernetes] 2026-04-25 08:47:00.556087 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-25 08:47:00.872971 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:47:00.873057 | instance | [kubernetes/kubernetes] 2026-04-25 08:47:00.873068 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-25 08:47:01.272330 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:47:01.272395 | instance | [kubernetes/kubernetes] 2026-04-25 08:47:01.272404 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-25 08:47:01.598548 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:47:01.598619 | instance | [kubernetes/kubernetes] 2026-04-25 08:47:01.598628 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-25 08:47:01.936304 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:47:01.936390 | instance | [kubernetes/kubernetes] 2026-04-25 08:47:01.936404 | instance | [kubernetes/kubernetes] TASK [Install plugin] ********************************************************** 2026-04-25 08:47:01.988632 | instance | [kubernetes/kubernetes] included: vexxhost.containers.download_artifact for instance 2026-04-25 08:47:01.988704 | instance | [kubernetes/kubernetes] 2026-04-25 08:47:01.988738 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-25 08:47:02.034583 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-04-25 08:47:02.034670 | instance | [kubernetes/kubernetes] "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-25 08:47:02.034683 | instance | [kubernetes/kubernetes] } 2026-04-25 08:47:02.034694 | instance | [kubernetes/kubernetes] 2026-04-25 08:47:02.034703 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-25 08:47:02.832764 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:47:02.832867 | instance | [kubernetes/kubernetes] 2026-04-25 08:47:02.832885 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-25 08:47:04.888780 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:47:04.888881 | instance | [kubernetes/kubernetes] 2026-04-25 08:47:04.888915 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:47:04.939007 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 08:47:04.939094 | instance | [kubernetes/kubernetes] 2026-04-25 08:47:04.939103 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 08:47:05.584210 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:47:05.584292 | instance | [kubernetes/kubernetes] 2026-04-25 08:47:05.584306 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-25 08:47:06.466352 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:47:06.466435 | instance | [kubernetes/kubernetes] 2026-04-25 08:47:06.466449 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-25 08:47:08.615040 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:47:08.615117 | instance | [kubernetes/kubernetes] 2026-04-25 08:47:08.615145 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:47:08.655525 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 08:47:08.655603 | instance | [kubernetes/kubernetes] 2026-04-25 08:47:08.655613 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 08:47:09.155087 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:47:09.155176 | instance | [kubernetes/kubernetes] 2026-04-25 08:47:09.155190 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-25 08:47:37.993934 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:47:37.994004 | instance | [kubernetes/kubernetes] 2026-04-25 08:47:37.994011 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-25 08:47:38.868007 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:47:38.868085 | instance | [kubernetes/kubernetes] 2026-04-25 08:47:38.868091 | instance | [kubernetes/kubernetes] PLAY [all] ********************************************************************* 2026-04-25 08:47:38.868096 | instance | [kubernetes/kubernetes] 2026-04-25 08:47:38.868101 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:47:40.255531 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:47:40.255604 | instance | [kubernetes/kubernetes] 2026-04-25 08:47:40.255611 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-25 08:47:41.129406 | instance | [kubernetes/kubernetes] changed: [instance] 2026-04-25 08:47:41.129508 | instance | [kubernetes/kubernetes] 2026-04-25 08:47:41.129526 | instance | [kubernetes/kubernetes] PLAY [all] ********************************************************************* 2026-04-25 08:47:41.129572 | instance | [kubernetes/kubernetes] 2026-04-25 08:47:41.129585 | instance | [kubernetes/kubernetes] TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-25 08:47:42.071211 | instance | [kubernetes/kubernetes] ok: [instance] 2026-04-25 08:47:42.071291 | instance | [kubernetes/kubernetes] 2026-04-25 08:47:42.071334 | instance | [kubernetes/kubernetes] PLAY RECAP ********************************************************************* 2026-04-25 08:47:42.071346 | instance | [kubernetes/kubernetes] instance : ok=123 changed=45 unreachable=0 failed=0 skipped=34 rescued=0 ignored=2 2026-04-25 08:47:42.071358 | instance | [kubernetes/kubernetes] 2026-04-25 08:47:42.182437 | instance | ==> [kubernetes] Deployment complete 2026-04-25 08:47:42.182511 | instance | ==> [ingress-nginx] Starting deployment 2026-04-25 08:47:42.182570 | instance | ==> [keepalived] Starting deployment 2026-04-25 08:47:42.182596 | instance | ==> [goldpinger] Starting deployment 2026-04-25 08:47:42.182610 | instance | ==> [frr-k8s] Starting deployment 2026-04-25 08:47:42.182635 | instance | ==> [node-feature-discovery] Starting deployment 2026-04-25 08:47:42.182650 | instance | ==> [memcached] Starting deployment 2026-04-25 08:47:42.182664 | instance | ==> [cert-manager] Starting deployment 2026-04-25 08:47:42.182913 | instance | ==> [openvswitch] Starting deployment 2026-04-25 08:47:42.183255 | instance | ==> [coredns] Starting deployment 2026-04-25 08:47:42.183432 | instance | ==> [rook-ceph] Starting deployment 2026-04-25 08:47:42.718169 | instance | [frr-k8s/frr_k8s] 2026-04-25 08:47:42.718223 | instance | [frr-k8s/frr_k8s] PLAY [controllers:computes] **************************************************** 2026-04-25 08:47:42.718228 | instance | [frr-k8s/frr_k8s] 2026-04-25 08:47:42.718237 | instance | [frr-k8s/frr_k8s] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:47:42.740796 | instance | [node-feature-discovery/node_feature_discovery] 2026-04-25 08:47:42.740873 | instance | [node-feature-discovery/node_feature_discovery] PLAY [controllers[0]] ********************************************************** 2026-04-25 08:47:42.740885 | instance | [node-feature-discovery/node_feature_discovery] 2026-04-25 08:47:42.740895 | instance | [node-feature-discovery/node_feature_discovery] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:47:42.747611 | instance | [frr-k8s/frr_k8s] skipping: [instance] 2026-04-25 08:47:42.747633 | instance | [frr-k8s/frr_k8s] 2026-04-25 08:47:42.747641 | instance | [frr-k8s/frr_k8s] TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-04-25 08:47:42.747864 | instance | [goldpinger/goldpinger] 2026-04-25 08:47:42.747880 | instance | [goldpinger/goldpinger] PLAY [controllers[0]] ********************************************************** 2026-04-25 08:47:42.747892 | instance | [goldpinger/goldpinger] 2026-04-25 08:47:42.747899 | instance | [goldpinger/goldpinger] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:47:42.752060 | instance | [ingress-nginx/ingress_nginx] 2026-04-25 08:47:42.752083 | instance | [ingress-nginx/ingress_nginx] PLAY [controllers] ************************************************************* 2026-04-25 08:47:42.752090 | instance | [ingress-nginx/ingress_nginx] 2026-04-25 08:47:42.752109 | instance | [ingress-nginx/ingress_nginx] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:47:42.753705 | instance | [rook-ceph/rook_ceph] 2026-04-25 08:47:42.753719 | instance | [rook-ceph/rook_ceph] PLAY [controllers[0]] ********************************************************** 2026-04-25 08:47:42.753725 | instance | [rook-ceph/rook_ceph] 2026-04-25 08:47:42.753734 | instance | [rook-ceph/rook_ceph] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:47:42.780416 | instance | [frr-k8s/frr_k8s] skipping: [instance] 2026-04-25 08:47:42.780464 | instance | [frr-k8s/frr_k8s] 2026-04-25 08:47:42.780476 | instance | [frr-k8s/frr_k8s] PLAY RECAP ********************************************************************* 2026-04-25 08:47:42.780486 | instance | [frr-k8s/frr_k8s] instance : ok=0 changed=0 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 2026-04-25 08:47:42.780515 | instance | [frr-k8s/frr_k8s] 2026-04-25 08:47:42.830196 | instance | [memcached/memcached] 2026-04-25 08:47:42.830258 | instance | [memcached/memcached] PLAY [controllers[0]] ********************************************************** 2026-04-25 08:47:42.830270 | instance | [memcached/memcached] 2026-04-25 08:47:42.830280 | instance | [memcached/memcached] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:47:42.844448 | instance | [coredns/coredns] 2026-04-25 08:47:42.844495 | instance | [coredns/coredns] PLAY [controllers[0]] ********************************************************** 2026-04-25 08:47:42.844507 | instance | [coredns/coredns] 2026-04-25 08:47:42.844517 | instance | [coredns/coredns] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:47:42.848728 | instance | [cert-manager/cert_manager] 2026-04-25 08:47:42.848762 | instance | [cert-manager/cert_manager] PLAY [controllers] ************************************************************* 2026-04-25 08:47:42.848787 | instance | [cert-manager/cert_manager] 2026-04-25 08:47:42.848797 | instance | [cert-manager/cert_manager] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:47:42.860011 | instance | [keepalived/keepalived] 2026-04-25 08:47:42.860048 | instance | [keepalived/keepalived] PLAY [controllers] ************************************************************* 2026-04-25 08:47:42.860056 | instance | [keepalived/keepalived] 2026-04-25 08:47:42.860065 | instance | [keepalived/keepalived] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:47:42.889404 | instance | ==> [frr-k8s] Deployment complete 2026-04-25 08:47:42.905145 | instance | [openvswitch/openvswitch] 2026-04-25 08:47:42.905179 | instance | [openvswitch/openvswitch] PLAY [controllers:computes] **************************************************** 2026-04-25 08:47:42.905189 | instance | [openvswitch/openvswitch] 2026-04-25 08:47:42.905194 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-25 08:47:43.050152 | instance | [openvswitch/openvswitch] ok: [instance] 2026-04-25 08:47:43.050223 | instance | [openvswitch/openvswitch] 2026-04-25 08:47:43.050230 | instance | [openvswitch/openvswitch] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-25 08:47:43.083133 | instance | [openvswitch/openvswitch] skipping: [instance] 2026-04-25 08:47:43.083193 | instance | [openvswitch/openvswitch] 2026-04-25 08:47:43.083205 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-25 08:47:43.108641 | instance | [openvswitch/openvswitch] skipping: [instance] 2026-04-25 08:47:43.108707 | instance | [openvswitch/openvswitch] 2026-04-25 08:47:43.108718 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-25 08:47:43.154376 | instance | [openvswitch/openvswitch] skipping: [instance] 2026-04-25 08:47:43.154433 | instance | [openvswitch/openvswitch] 2026-04-25 08:47:43.154442 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-25 08:47:43.189517 | instance | [openvswitch/openvswitch] skipping: [instance] 2026-04-25 08:47:43.189596 | instance | [openvswitch/openvswitch] 2026-04-25 08:47:43.189608 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-25 08:47:43.220507 | instance | [openvswitch/openvswitch] skipping: [instance] 2026-04-25 08:47:43.220552 | instance | [openvswitch/openvswitch] 2026-04-25 08:47:43.220561 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-25 08:47:43.256444 | instance | [openvswitch/openvswitch] ok: [instance] 2026-04-25 08:47:43.256500 | instance | [openvswitch/openvswitch] 2026-04-25 08:47:43.256513 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-25 08:47:43.279025 | instance | [openvswitch/openvswitch] skipping: [instance] 2026-04-25 08:47:43.279094 | instance | [openvswitch/openvswitch] 2026-04-25 08:47:43.279119 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-25 08:47:43.311397 | instance | [openvswitch/openvswitch] ok: [instance] 2026-04-25 08:47:43.311454 | instance | [openvswitch/openvswitch] 2026-04-25 08:47:43.311463 | instance | [openvswitch/openvswitch] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:47:43.340997 | instance | [openvswitch/openvswitch] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 08:47:43.341068 | instance | [openvswitch/openvswitch] 2026-04-25 08:47:43.341079 | instance | [openvswitch/openvswitch] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 08:47:43.985957 | instance | [openvswitch/openvswitch] changed: [instance] 2026-04-25 08:47:43.986028 | instance | [openvswitch/openvswitch] 2026-04-25 08:47:43.986037 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-04-25 08:47:44.515217 | instance | [ingress-nginx/ingress_nginx] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:47:44.515282 | instance | [ingress-nginx/ingress_nginx] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:47:44.515290 | instance | [ingress-nginx/ingress_nginx] interpreter could change the meaning of that path. See 2026-04-25 08:47:44.515298 | instance | [ingress-nginx/ingress_nginx] https://docs.ansible.com/ansible- 2026-04-25 08:47:44.515319 | instance | [ingress-nginx/ingress_nginx] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:47:44.530568 | instance | [openvswitch/openvswitch] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:47:44.530633 | instance | [openvswitch/openvswitch] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:47:44.530641 | instance | [openvswitch/openvswitch] interpreter could change the meaning of that path. See 2026-04-25 08:47:44.530648 | instance | [openvswitch/openvswitch] https://docs.ansible.com/ansible- 2026-04-25 08:47:44.530655 | instance | [openvswitch/openvswitch] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:47:44.534924 | instance | [openvswitch/openvswitch] ok: [instance] 2026-04-25 08:47:44.534948 | instance | [openvswitch/openvswitch] 2026-04-25 08:47:44.534967 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-04-25 08:47:44.542006 | instance | [ingress-nginx/ingress_nginx] ok: [instance] 2026-04-25 08:47:44.542053 | instance | [ingress-nginx/ingress_nginx] 2026-04-25 08:47:44.542062 | instance | [ingress-nginx/ingress_nginx] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:47:44.561064 | instance | [openvswitch/openvswitch] ok: [instance] => { 2026-04-25 08:47:44.561125 | instance | [openvswitch/openvswitch] "changed": false, 2026-04-25 08:47:44.561131 | instance | [openvswitch/openvswitch] "msg": "All assertions passed" 2026-04-25 08:47:44.561136 | instance | [openvswitch/openvswitch] } 2026-04-25 08:47:44.561140 | instance | [openvswitch/openvswitch] 2026-04-25 08:47:44.561145 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-04-25 08:47:44.587133 | instance | [ingress-nginx/ingress_nginx] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 08:47:44.587165 | instance | [ingress-nginx/ingress_nginx] 2026-04-25 08:47:44.587171 | instance | [ingress-nginx/ingress_nginx] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 08:47:44.638759 | instance | [rook-ceph/rook_ceph] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:47:44.638829 | instance | [rook-ceph/rook_ceph] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:47:44.638835 | instance | [rook-ceph/rook_ceph] interpreter could change the meaning of that path. See 2026-04-25 08:47:44.638859 | instance | [rook-ceph/rook_ceph] https://docs.ansible.com/ansible- 2026-04-25 08:47:44.638864 | instance | [rook-ceph/rook_ceph] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:47:44.666533 | instance | [rook-ceph/rook_ceph] ok: [instance] 2026-04-25 08:47:44.666573 | instance | [rook-ceph/rook_ceph] 2026-04-25 08:47:44.666580 | instance | [rook-ceph/rook_ceph] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:47:44.717013 | instance | [rook-ceph/rook_ceph] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 08:47:44.717078 | instance | [rook-ceph/rook_ceph] 2026-04-25 08:47:44.717086 | instance | [rook-ceph/rook_ceph] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 08:47:44.723136 | instance | [memcached/memcached] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:47:44.723149 | instance | [memcached/memcached] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:47:44.723155 | instance | [memcached/memcached] interpreter could change the meaning of that path. See 2026-04-25 08:47:44.723159 | instance | [memcached/memcached] https://docs.ansible.com/ansible- 2026-04-25 08:47:44.723163 | instance | [memcached/memcached] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:47:44.741331 | instance | [node-feature-discovery/node_feature_discovery] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:47:44.741348 | instance | [node-feature-discovery/node_feature_discovery] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:47:44.741353 | instance | [node-feature-discovery/node_feature_discovery] interpreter could change the meaning of that path. See 2026-04-25 08:47:44.741357 | instance | [node-feature-discovery/node_feature_discovery] https://docs.ansible.com/ansible- 2026-04-25 08:47:44.741361 | instance | [node-feature-discovery/node_feature_discovery] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:47:44.759410 | instance | [cert-manager/cert_manager] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:47:44.759663 | instance | [cert-manager/cert_manager] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:47:44.759669 | instance | [cert-manager/cert_manager] interpreter could change the meaning of that path. See 2026-04-25 08:47:44.759674 | instance | [cert-manager/cert_manager] https://docs.ansible.com/ansible- 2026-04-25 08:47:44.759679 | instance | [cert-manager/cert_manager] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:47:44.764080 | instance | [node-feature-discovery/node_feature_discovery] ok: [instance] 2026-04-25 08:47:44.764096 | instance | [node-feature-discovery/node_feature_discovery] 2026-04-25 08:47:44.764101 | instance | [node-feature-discovery/node_feature_discovery] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:47:44.766655 | instance | [memcached/memcached] ok: [instance] 2026-04-25 08:47:44.766669 | instance | [memcached/memcached] 2026-04-25 08:47:44.766675 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-25 08:47:44.792439 | instance | [coredns/coredns] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:47:44.792456 | instance | [coredns/coredns] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:47:44.792461 | instance | [coredns/coredns] interpreter could change the meaning of that path. See 2026-04-25 08:47:44.792473 | instance | [coredns/coredns] https://docs.ansible.com/ansible- 2026-04-25 08:47:44.792477 | instance | [coredns/coredns] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:47:44.799284 | instance | [cert-manager/cert_manager] ok: [instance] 2026-04-25 08:47:44.799294 | instance | [cert-manager/cert_manager] 2026-04-25 08:47:44.799316 | instance | [cert-manager/cert_manager] TASK [Deploy Helm chart] ******************************************************* 2026-04-25 08:47:44.810256 | instance | [coredns/coredns] ok: [instance] 2026-04-25 08:47:44.810273 | instance | [coredns/coredns] 2026-04-25 08:47:44.810278 | instance | [coredns/coredns] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:47:44.839410 | instance | [keepalived/keepalived] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:47:44.839430 | instance | [keepalived/keepalived] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:47:44.839435 | instance | [keepalived/keepalived] interpreter could change the meaning of that path. See 2026-04-25 08:47:44.839440 | instance | [keepalived/keepalived] https://docs.ansible.com/ansible- 2026-04-25 08:47:44.839459 | instance | [keepalived/keepalived] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:47:44.839562 | instance | [node-feature-discovery/node_feature_discovery] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 08:47:44.839570 | instance | [node-feature-discovery/node_feature_discovery] 2026-04-25 08:47:44.839574 | instance | [node-feature-discovery/node_feature_discovery] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 08:47:44.846137 | instance | [keepalived/keepalived] ok: [instance] 2026-04-25 08:47:44.846171 | instance | [keepalived/keepalived] 2026-04-25 08:47:44.846176 | instance | [keepalived/keepalived] TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-04-25 08:47:44.851847 | instance | [goldpinger/goldpinger] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:47:44.851858 | instance | [goldpinger/goldpinger] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:47:44.851862 | instance | [goldpinger/goldpinger] interpreter could change the meaning of that path. See 2026-04-25 08:47:44.851869 | instance | [goldpinger/goldpinger] https://docs.ansible.com/ansible- 2026-04-25 08:47:44.851873 | instance | [goldpinger/goldpinger] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:47:44.857005 | instance | [coredns/coredns] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 08:47:44.857014 | instance | [coredns/coredns] 2026-04-25 08:47:44.857018 | instance | [coredns/coredns] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 08:47:44.858715 | instance | [cert-manager/cert_manager] included: vexxhost.kubernetes.cert_manager for instance 2026-04-25 08:47:44.858729 | instance | [cert-manager/cert_manager] 2026-04-25 08:47:44.858734 | instance | [cert-manager/cert_manager] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:47:44.869004 | instance | [goldpinger/goldpinger] ok: [instance] 2026-04-25 08:47:44.869024 | instance | [goldpinger/goldpinger] 2026-04-25 08:47:44.869029 | instance | [goldpinger/goldpinger] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:47:44.902171 | instance | [cert-manager/cert_manager] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 08:47:44.902218 | instance | [cert-manager/cert_manager] 2026-04-25 08:47:44.902224 | instance | [cert-manager/cert_manager] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 08:47:44.913472 | instance | [goldpinger/goldpinger] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 08:47:44.913539 | instance | [goldpinger/goldpinger] 2026-04-25 08:47:44.913544 | instance | [goldpinger/goldpinger] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 08:47:44.982510 | instance | [memcached/memcached] ok: [instance] 2026-04-25 08:47:44.982574 | instance | [memcached/memcached] 2026-04-25 08:47:44.982581 | instance | [memcached/memcached] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-25 08:47:45.022195 | instance | [memcached/memcached] skipping: [instance] 2026-04-25 08:47:45.022218 | instance | [memcached/memcached] 2026-04-25 08:47:45.022223 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-25 08:47:45.066627 | instance | [memcached/memcached] skipping: [instance] 2026-04-25 08:47:45.066661 | instance | [memcached/memcached] 2026-04-25 08:47:45.066667 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-25 08:47:45.098998 | instance | [memcached/memcached] skipping: [instance] 2026-04-25 08:47:45.099064 | instance | [memcached/memcached] 2026-04-25 08:47:45.099078 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-25 08:47:45.146882 | instance | [memcached/memcached] skipping: [instance] 2026-04-25 08:47:45.146944 | instance | [memcached/memcached] 2026-04-25 08:47:45.146953 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-25 08:47:45.247039 | instance | [memcached/memcached] skipping: [instance] 2026-04-25 08:47:45.247101 | instance | [memcached/memcached] 2026-04-25 08:47:45.247113 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-25 08:47:45.303697 | instance | [memcached/memcached] ok: [instance] 2026-04-25 08:47:45.303760 | instance | [memcached/memcached] 2026-04-25 08:47:45.303772 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-25 08:47:45.347355 | instance | [ingress-nginx/ingress_nginx] changed: [instance] 2026-04-25 08:47:45.347422 | instance | [ingress-nginx/ingress_nginx] 2026-04-25 08:47:45.347438 | instance | [ingress-nginx/ingress_nginx] TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-04-25 08:47:45.362272 | instance | [memcached/memcached] ok: [instance] => (item=oslo_cache) 2026-04-25 08:47:45.362323 | instance | [memcached/memcached] 2026-04-25 08:47:45.362331 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-25 08:47:45.414423 | instance | [rook-ceph/rook_ceph] changed: [instance] 2026-04-25 08:47:45.414482 | instance | [rook-ceph/rook_ceph] 2026-04-25 08:47:45.414494 | instance | [rook-ceph/rook_ceph] TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-04-25 08:47:45.423722 | instance | [memcached/memcached] ok: [instance] 2026-04-25 08:47:45.423769 | instance | [memcached/memcached] 2026-04-25 08:47:45.423777 | instance | [memcached/memcached] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:47:45.474593 | instance | [memcached/memcached] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 08:47:45.474671 | instance | [memcached/memcached] 2026-04-25 08:47:45.474683 | instance | [memcached/memcached] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 08:47:45.482066 | instance | [coredns/coredns] changed: [instance] 2026-04-25 08:47:45.482121 | instance | [coredns/coredns] 2026-04-25 08:47:45.482130 | instance | [coredns/coredns] TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-04-25 08:47:45.511547 | instance | [coredns/coredns] skipping: [instance] 2026-04-25 08:47:45.511611 | instance | [coredns/coredns] 2026-04-25 08:47:45.511619 | instance | [coredns/coredns] PLAY RECAP ********************************************************************* 2026-04-25 08:47:45.511626 | instance | [coredns/coredns] instance : ok=3 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-25 08:47:45.511633 | instance | [coredns/coredns] 2026-04-25 08:47:45.511964 | instance | [node-feature-discovery/node_feature_discovery] changed: [instance] 2026-04-25 08:47:45.511975 | instance | [node-feature-discovery/node_feature_discovery] 2026-04-25 08:47:45.511981 | instance | [node-feature-discovery/node_feature_discovery] TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-04-25 08:47:45.557754 | instance | [cert-manager/cert_manager] changed: [instance] 2026-04-25 08:47:45.557821 | instance | [cert-manager/cert_manager] 2026-04-25 08:47:45.557833 | instance | [cert-manager/cert_manager] TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-04-25 08:47:45.631168 | instance | [goldpinger/goldpinger] changed: [instance] 2026-04-25 08:47:45.631238 | instance | [goldpinger/goldpinger] 2026-04-25 08:47:45.631251 | instance | [goldpinger/goldpinger] TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-04-25 08:47:45.635216 | instance | ==> [coredns] Deployment complete 2026-04-25 08:47:46.162746 | instance | [memcached/memcached] changed: [instance] 2026-04-25 08:47:46.162796 | instance | [memcached/memcached] 2026-04-25 08:47:46.162802 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-04-25 08:47:46.561567 | instance | [keepalived/keepalived] changed: [instance] 2026-04-25 08:47:46.561621 | instance | [keepalived/keepalived] 2026-04-25 08:47:46.561632 | instance | [keepalived/keepalived] PLAY RECAP ********************************************************************* 2026-04-25 08:47:46.561642 | instance | [keepalived/keepalived] instance : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-25 08:47:46.561652 | instance | [keepalived/keepalived] 2026-04-25 08:47:46.683466 | instance | ==> [keepalived] Deployment complete 2026-04-25 08:47:46.689046 | instance | [node-feature-discovery/node_feature_discovery] ok: [instance] 2026-04-25 08:47:46.689119 | instance | [node-feature-discovery/node_feature_discovery] 2026-04-25 08:47:46.689130 | instance | [node-feature-discovery/node_feature_discovery] TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-04-25 08:47:48.237434 | instance | [memcached/memcached] changed: [instance] 2026-04-25 08:47:48.237506 | instance | [memcached/memcached] 2026-04-25 08:47:48.237518 | instance | [memcached/memcached] TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-04-25 08:47:48.837670 | instance | [goldpinger/goldpinger] changed: [instance] 2026-04-25 08:47:48.837754 | instance | [goldpinger/goldpinger] 2026-04-25 08:47:48.837763 | instance | [goldpinger/goldpinger] PLAY RECAP ********************************************************************* 2026-04-25 08:47:48.837771 | instance | [goldpinger/goldpinger] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-25 08:47:48.837778 | instance | [goldpinger/goldpinger] 2026-04-25 08:47:48.942022 | instance | ==> [goldpinger] Deployment complete 2026-04-25 08:47:49.326330 | instance | [memcached/memcached] changed: [instance] 2026-04-25 08:47:49.326386 | instance | [memcached/memcached] 2026-04-25 08:47:49.326396 | instance | [memcached/memcached] PLAY RECAP ********************************************************************* 2026-04-25 08:47:49.326404 | instance | [memcached/memcached] instance : ok=9 changed=3 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-25 08:47:49.326411 | instance | [memcached/memcached] 2026-04-25 08:47:49.337242 | instance | [node-feature-discovery/node_feature_discovery] changed: [instance] 2026-04-25 08:47:49.337281 | instance | [node-feature-discovery/node_feature_discovery] 2026-04-25 08:47:49.337289 | instance | [node-feature-discovery/node_feature_discovery] PLAY RECAP ********************************************************************* 2026-04-25 08:47:49.337296 | instance | [node-feature-discovery/node_feature_discovery] instance : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-25 08:47:49.337303 | instance | [node-feature-discovery/node_feature_discovery] 2026-04-25 08:47:49.426594 | instance | ==> [node-feature-discovery] Deployment complete 2026-04-25 08:47:49.459383 | instance | ==> [memcached] Deployment complete 2026-04-25 08:47:50.327137 | instance | [rook-ceph/rook_ceph] changed: [instance] 2026-04-25 08:47:50.327199 | instance | [rook-ceph/rook_ceph] 2026-04-25 08:47:50.327215 | instance | [rook-ceph/rook_ceph] PLAY RECAP ********************************************************************* 2026-04-25 08:47:50.327235 | instance | [rook-ceph/rook_ceph] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-25 08:47:50.327243 | instance | [rook-ceph/rook_ceph] 2026-04-25 08:47:50.417560 | instance | ==> [rook-ceph] Deployment complete 2026-04-25 08:47:53.400039 | instance | [openvswitch/openvswitch] ok: [instance] 2026-04-25 08:47:53.400100 | instance | [openvswitch/openvswitch] 2026-04-25 08:47:53.400115 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-04-25 08:47:53.429557 | instance | [openvswitch/openvswitch] ok: [instance] => { 2026-04-25 08:47:53.429604 | instance | [openvswitch/openvswitch] "changed": false, 2026-04-25 08:47:53.429628 | instance | [openvswitch/openvswitch] "msg": "Successfully pulled openvswitch image" 2026-04-25 08:47:53.429639 | instance | [openvswitch/openvswitch] } 2026-04-25 08:47:53.429649 | instance | [openvswitch/openvswitch] 2026-04-25 08:47:53.429658 | instance | [openvswitch/openvswitch] TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-04-25 08:47:55.858168 | instance | [openvswitch/openvswitch] changed: [instance] 2026-04-25 08:47:55.858242 | instance | [openvswitch/openvswitch] 2026-04-25 08:47:55.858255 | instance | [openvswitch/openvswitch] PLAY RECAP ********************************************************************* 2026-04-25 08:47:55.858266 | instance | [openvswitch/openvswitch] instance : ok=10 changed=2 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-04-25 08:47:55.858277 | instance | [openvswitch/openvswitch] 2026-04-25 08:47:55.938924 | instance | ==> [openvswitch] Deployment complete 2026-04-25 08:47:55.938970 | instance | ==> [ovn] Starting deployment 2026-04-25 08:47:56.486430 | instance | [ovn/ovn] 2026-04-25 08:47:56.486536 | instance | [ovn/ovn] PLAY [controllers:computes] **************************************************** 2026-04-25 08:47:56.486548 | instance | [ovn/ovn] 2026-04-25 08:47:56.486558 | instance | [ovn/ovn] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:47:56.516001 | instance | [ovn/ovn] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 08:47:56.516051 | instance | [ovn/ovn] 2026-04-25 08:47:56.516064 | instance | [ovn/ovn] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 08:47:57.148120 | instance | [ovn/ovn] changed: [instance] 2026-04-25 08:47:57.148200 | instance | [ovn/ovn] 2026-04-25 08:47:57.148216 | instance | [ovn/ovn] TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-04-25 08:47:58.074783 | instance | [ovn/ovn] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:47:58.074841 | instance | [ovn/ovn] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:47:58.074849 | instance | [ovn/ovn] interpreter could change the meaning of that path. See 2026-04-25 08:47:58.074864 | instance | [ovn/ovn] https://docs.ansible.com/ansible- 2026-04-25 08:47:58.074870 | instance | [ovn/ovn] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:47:58.082688 | instance | [ovn/ovn] ok: [instance] 2026-04-25 08:47:58.082730 | instance | [ovn/ovn] 2026-04-25 08:47:58.082744 | instance | [ovn/ovn] TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-04-25 08:47:58.125945 | instance | [ovn/ovn] skipping: [instance] 2026-04-25 08:47:58.126033 | instance | [ovn/ovn] 2026-04-25 08:47:58.126045 | instance | [ovn/ovn] TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-04-25 08:48:06.714820 | instance | [ovn/ovn] ok: [instance] 2026-04-25 08:48:06.714886 | instance | [ovn/ovn] 2026-04-25 08:48:06.714895 | instance | [ovn/ovn] TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-04-25 08:48:06.737775 | instance | [ovn/ovn] ok: [instance] => { 2026-04-25 08:48:06.737817 | instance | [ovn/ovn] "changed": false, 2026-04-25 08:48:06.737829 | instance | [ovn/ovn] "msg": "Successfully pulled ovn-controller image" 2026-04-25 08:48:06.737839 | instance | [ovn/ovn] } 2026-04-25 08:48:06.737848 | instance | [ovn/ovn] 2026-04-25 08:48:06.737857 | instance | [ovn/ovn] TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-04-25 08:48:08.868613 | instance | [ovn/ovn] changed: [instance] 2026-04-25 08:48:08.868692 | instance | [ovn/ovn] 2026-04-25 08:48:08.868700 | instance | [ovn/ovn] PLAY RECAP ********************************************************************* 2026-04-25 08:48:08.868706 | instance | [ovn/ovn] instance : ok=6 changed=2 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-25 08:48:08.868711 | instance | [ovn/ovn] 2026-04-25 08:48:08.943780 | instance | ==> [ovn] Deployment complete 2026-04-25 08:48:09.407106 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:09.407178 | instance | [ceph/ceph] 2026-04-25 08:48:09.407190 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-04-25 08:48:09.749032 | instance | [ceph/ceph] changed: [instance] 2026-04-25 08:48:09.749102 | instance | [ceph/ceph] 2026-04-25 08:48:09.749114 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-04-25 08:48:09.794048 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:09.794120 | instance | [ceph/ceph] 2026-04-25 08:48:09.794133 | instance | [ceph/ceph] TASK [Install Ceph host] ******************************************************* 2026-04-25 08:48:09.872681 | instance | [ingress-nginx/ingress_nginx] changed: [instance] 2026-04-25 08:48:09.872778 | instance | [ingress-nginx/ingress_nginx] 2026-04-25 08:48:09.872792 | instance | [ingress-nginx/ingress_nginx] PLAY RECAP ********************************************************************* 2026-04-25 08:48:09.872804 | instance | [ingress-nginx/ingress_nginx] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-25 08:48:09.872815 | instance | [ingress-nginx/ingress_nginx] 2026-04-25 08:48:09.895384 | instance | [ceph/ceph] included: vexxhost.ceph.cephadm_host for instance 2026-04-25 08:48:09.895468 | instance | [ceph/ceph] 2026-04-25 08:48:09.895480 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-25 08:48:09.949112 | instance | ==> [ingress-nginx] Deployment complete 2026-04-25 08:48:12.401850 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:12.401918 | instance | [ceph/ceph] 2026-04-25 08:48:12.401926 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-25 08:48:12.461586 | instance | [ceph/ceph] ok: [instance] => (item=instance) 2026-04-25 08:48:12.461658 | instance | [ceph/ceph] 2026-04-25 08:48:12.461666 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-25 08:48:12.947850 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:12.947918 | instance | [ceph/ceph] 2026-04-25 08:48:12.947926 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-25 08:48:16.332650 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:16.332714 | instance | [ceph/ceph] 2026-04-25 08:48:16.332722 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-04-25 08:48:18.952474 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:18.952550 | instance | [ceph/ceph] 2026-04-25 08:48:18.952562 | instance | [ceph/ceph] TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-04-25 08:48:29.313101 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:29.313161 | instance | [ceph/ceph] 2026-04-25 08:48:29.313167 | instance | [ceph/ceph] TASK [Install Ceph host] ******************************************************* 2026-04-25 08:48:29.386912 | instance | [ceph/ceph] included: vexxhost.ceph.cephadm_host for instance 2026-04-25 08:48:29.386957 | instance | [ceph/ceph] 2026-04-25 08:48:29.386962 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-25 08:48:29.429084 | instance | [ceph/ceph] skipping: [instance] 2026-04-25 08:48:29.429135 | instance | [ceph/ceph] 2026-04-25 08:48:29.429141 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-25 08:48:29.479940 | instance | [ceph/ceph] skipping: [instance] => (item=instance) 2026-04-25 08:48:29.480012 | instance | [ceph/ceph] skipping: [instance] 2026-04-25 08:48:29.480025 | instance | [ceph/ceph] 2026-04-25 08:48:29.480059 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-25 08:48:29.886919 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:29.886982 | instance | [ceph/ceph] 2026-04-25 08:48:29.886990 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-25 08:48:32.207879 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:32.207955 | instance | [ceph/ceph] 2026-04-25 08:48:32.207968 | instance | [ceph/ceph] TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-04-25 08:48:33.798365 | instance | [cert-manager/cert_manager] changed: [instance] 2026-04-25 08:48:33.798453 | instance | [cert-manager/cert_manager] 2026-04-25 08:48:33.798466 | instance | [cert-manager/cert_manager] PLAY RECAP ********************************************************************* 2026-04-25 08:48:33.798477 | instance | [cert-manager/cert_manager] instance : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-25 08:48:33.798488 | instance | [cert-manager/cert_manager] 2026-04-25 08:48:33.884017 | instance | ==> [cert-manager] Deployment complete 2026-04-25 08:48:33.884103 | instance | ==> [cluster-issuer] Starting deployment 2026-04-25 08:48:33.884111 | instance | ==> [rabbitmq-cluster-operator] Starting deployment 2026-04-25 08:48:33.884117 | instance | ==> [percona-xtradb-cluster-operator] Starting deployment 2026-04-25 08:48:34.056790 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:34.056858 | instance | [ceph/ceph] 2026-04-25 08:48:34.056870 | instance | [ceph/ceph] TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-04-25 08:48:34.418084 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-04-25 08:48:34.418147 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] PLAY [controllers] ************************************************************* 2026-04-25 08:48:34.418156 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-04-25 08:48:34.418161 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:48:34.418535 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-04-25 08:48:34.418545 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] PLAY [controllers] ************************************************************* 2026-04-25 08:48:34.418550 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-04-25 08:48:34.418557 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:48:34.463165 | instance | [cluster-issuer/cluster_issuer] 2026-04-25 08:48:34.463239 | instance | [cluster-issuer/cluster_issuer] PLAY [controllers] ************************************************************* 2026-04-25 08:48:34.463244 | instance | [cluster-issuer/cluster_issuer] 2026-04-25 08:48:34.463249 | instance | [cluster-issuer/cluster_issuer] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:48:35.891354 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:35.891438 | instance | [ceph/ceph] 2026-04-25 08:48:35.891450 | instance | [ceph/ceph] TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-04-25 08:48:36.386797 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:48:36.386858 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:48:36.386867 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] interpreter could change the meaning of that path. See 2026-04-25 08:48:36.386874 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] https://docs.ansible.com/ansible- 2026-04-25 08:48:36.386880 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:48:36.419359 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] ok: [instance] 2026-04-25 08:48:36.419483 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-04-25 08:48:36.419495 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:48:36.468557 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 08:48:36.468629 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-04-25 08:48:36.468637 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 08:48:36.504251 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:48:36.504499 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:48:36.504508 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] interpreter could change the meaning of that path. See 2026-04-25 08:48:36.504520 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] https://docs.ansible.com/ansible- 2026-04-25 08:48:36.504527 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:48:36.530157 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] ok: [instance] 2026-04-25 08:48:36.530218 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-04-25 08:48:36.530230 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:48:36.573553 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 08:48:36.573620 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-04-25 08:48:36.573643 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 08:48:37.085508 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] changed: [instance] 2026-04-25 08:48:37.085586 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-04-25 08:48:37.085600 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-04-25 08:48:37.233503 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] changed: [instance] 2026-04-25 08:48:37.233575 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-04-25 08:48:37.233582 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-04-25 08:48:37.365978 | instance | [cluster-issuer/cluster_issuer] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:48:37.366066 | instance | [cluster-issuer/cluster_issuer] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:48:37.366085 | instance | [cluster-issuer/cluster_issuer] interpreter could change the meaning of that path. See 2026-04-25 08:48:37.366103 | instance | [cluster-issuer/cluster_issuer] https://docs.ansible.com/ansible- 2026-04-25 08:48:37.366119 | instance | [cluster-issuer/cluster_issuer] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:48:37.389098 | instance | [cluster-issuer/cluster_issuer] ok: [instance] 2026-04-25 08:48:37.389159 | instance | [cluster-issuer/cluster_issuer] 2026-04-25 08:48:37.389167 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-04-25 08:48:38.021166 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:38.021256 | instance | [ceph/ceph] 2026-04-25 08:48:38.021269 | instance | [ceph/ceph] PLAY [Deploy Ceph OSDs] ******************************************************** 2026-04-25 08:48:38.021278 | instance | [ceph/ceph] 2026-04-25 08:48:38.021287 | instance | [ceph/ceph] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:48:38.337194 | instance | [cluster-issuer/cluster_issuer] changed: [instance] 2026-04-25 08:48:38.337244 | instance | [cluster-issuer/cluster_issuer] 2026-04-25 08:48:38.337252 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-04-25 08:48:38.388193 | instance | [cluster-issuer/cluster_issuer] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-04-25 08:48:38.388260 | instance | [cluster-issuer/cluster_issuer] 2026-04-25 08:48:38.388272 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-04-25 08:48:39.261264 | instance | [cluster-issuer/cluster_issuer] changed: [instance] 2026-04-25 08:48:39.261334 | instance | [cluster-issuer/cluster_issuer] 2026-04-25 08:48:39.261345 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-04-25 08:48:39.704596 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:39.704678 | instance | [ceph/ceph] 2026-04-25 08:48:39.704693 | instance | [ceph/ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-25 08:48:40.113935 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:40.114016 | instance | [ceph/ceph] 2026-04-25 08:48:40.114025 | instance | [ceph/ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-25 08:48:40.134986 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] ok: [instance] 2026-04-25 08:48:40.135060 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-04-25 08:48:40.135069 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-04-25 08:48:40.166725 | instance | [ceph/ceph] skipping: [instance] 2026-04-25 08:48:40.166803 | instance | [ceph/ceph] 2026-04-25 08:48:40.166811 | instance | [ceph/ceph] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-25 08:48:40.253324 | instance | [cluster-issuer/cluster_issuer] ok: [instance] 2026-04-25 08:48:40.253381 | instance | [cluster-issuer/cluster_issuer] 2026-04-25 08:48:40.253391 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-04-25 08:48:40.532610 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] ok: [instance] => (item=messaging-topology-operator) 2026-04-25 08:48:40.532672 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] ok: [instance] => (item=rabbitmq-cluster) 2026-04-25 08:48:40.532686 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-04-25 08:48:40.532696 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-04-25 08:48:40.539152 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:40.539209 | instance | [ceph/ceph] 2026-04-25 08:48:40.539222 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-25 08:48:40.608576 | instance | [ceph/ceph] ok: [instance] => { 2026-04-25 08:48:40.608635 | instance | [ceph/ceph] "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-25 08:48:40.608642 | instance | [ceph/ceph] } 2026-04-25 08:48:40.608648 | instance | [ceph/ceph] 2026-04-25 08:48:40.608653 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-25 08:48:41.062426 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:41.062500 | instance | [ceph/ceph] 2026-04-25 08:48:41.062518 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-25 08:48:41.125864 | instance | [ceph/ceph] skipping: [instance] 2026-04-25 08:48:41.125956 | instance | [ceph/ceph] 2026-04-25 08:48:41.125994 | instance | [ceph/ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-25 08:48:41.190363 | instance | [ceph/ceph] skipping: [instance] 2026-04-25 08:48:41.190449 | instance | [ceph/ceph] 2026-04-25 08:48:41.190466 | instance | [ceph/ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-25 08:48:41.222693 | instance | [cluster-issuer/cluster_issuer] changed: [instance] 2026-04-25 08:48:41.222741 | instance | [cluster-issuer/cluster_issuer] 2026-04-25 08:48:41.222747 | instance | [cluster-issuer/cluster_issuer] TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-04-25 08:48:41.222752 | instance | [cluster-issuer/cluster_issuer] 2026-04-25 08:48:41.222756 | instance | [cluster-issuer/cluster_issuer] RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-04-25 08:48:41.276769 | instance | [cluster-issuer/cluster_issuer] skipping: [instance] 2026-04-25 08:48:41.276823 | instance | [cluster-issuer/cluster_issuer] 2026-04-25 08:48:41.276830 | instance | [cluster-issuer/cluster_issuer] RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-04-25 08:48:41.564219 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:41.564273 | instance | [ceph/ceph] 2026-04-25 08:48:41.564286 | instance | [ceph/ceph] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-25 08:48:42.825663 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:42.825733 | instance | [ceph/ceph] 2026-04-25 08:48:42.825744 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-25 08:48:42.905502 | instance | [ceph/ceph] ok: [instance] => { 2026-04-25 08:48:42.905586 | instance | [ceph/ceph] "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-25 08:48:42.905595 | instance | [ceph/ceph] } 2026-04-25 08:48:42.905601 | instance | [ceph/ceph] 2026-04-25 08:48:42.905608 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-25 08:48:43.155652 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] changed: [instance] 2026-04-25 08:48:43.155698 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-04-25 08:48:43.155706 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] PLAY RECAP ********************************************************************* 2026-04-25 08:48:43.155712 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] instance : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-25 08:48:43.155718 | instance | [percona-xtradb-cluster-operator/percona_xtradb_cluster_operator] 2026-04-25 08:48:43.250421 | instance | ==> [percona-xtradb-cluster-operator] Deployment complete 2026-04-25 08:48:43.261051 | instance | [cluster-issuer/cluster_issuer] changed: [instance] 2026-04-25 08:48:43.261112 | instance | [cluster-issuer/cluster_issuer] 2026-04-25 08:48:43.261124 | instance | [cluster-issuer/cluster_issuer] RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-04-25 08:48:43.513311 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:43.513398 | instance | [ceph/ceph] 2026-04-25 08:48:43.513409 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-25 08:48:44.474417 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] changed: [instance] 2026-04-25 08:48:44.474495 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-04-25 08:48:44.474507 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] PLAY RECAP ********************************************************************* 2026-04-25 08:48:44.474518 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] instance : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-25 08:48:44.474528 | instance | [rabbitmq-cluster-operator/rabbitmq_cluster_operator] 2026-04-25 08:48:44.555656 | instance | ==> [rabbitmq-cluster-operator] Deployment complete 2026-04-25 08:48:45.666851 | instance | [cluster-issuer/cluster_issuer] changed: [instance] 2026-04-25 08:48:45.666957 | instance | [cluster-issuer/cluster_issuer] 2026-04-25 08:48:45.666971 | instance | [cluster-issuer/cluster_issuer] PLAY RECAP ********************************************************************* 2026-04-25 08:48:45.666982 | instance | [cluster-issuer/cluster_issuer] instance : ok=8 changed=5 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-25 08:48:45.666993 | instance | [cluster-issuer/cluster_issuer] 2026-04-25 08:48:45.750265 | instance | ==> [cluster-issuer] Deployment complete 2026-04-25 08:48:45.750342 | instance | ==> [libvirt] Starting deployment 2026-04-25 08:48:45.862206 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:45.862277 | instance | [ceph/ceph] 2026-04-25 08:48:45.862286 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-25 08:48:45.892643 | instance | [ceph/ceph] skipping: [instance] 2026-04-25 08:48:45.892718 | instance | [ceph/ceph] 2026-04-25 08:48:45.892730 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-25 08:48:45.932685 | instance | [ceph/ceph] skipping: [instance] 2026-04-25 08:48:45.932747 | instance | [ceph/ceph] 2026-04-25 08:48:45.932756 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-25 08:48:45.976734 | instance | [ceph/ceph] skipping: [instance] 2026-04-25 08:48:45.976806 | instance | [ceph/ceph] 2026-04-25 08:48:45.976814 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-25 08:48:46.321345 | instance | [libvirt/libvirt] 2026-04-25 08:48:46.321426 | instance | [libvirt/libvirt] PLAY [controllers[0]] ********************************************************** 2026-04-25 08:48:46.321436 | instance | [libvirt/libvirt] 2026-04-25 08:48:46.321443 | instance | [libvirt/libvirt] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:48:47.240912 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:47.240973 | instance | [ceph/ceph] 2026-04-25 08:48:47.240980 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-25 08:48:47.890360 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:47.890423 | instance | [ceph/ceph] 2026-04-25 08:48:47.890432 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-25 08:48:48.447246 | instance | [libvirt/libvirt] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:48:48.447376 | instance | [libvirt/libvirt] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:48:48.447390 | instance | [libvirt/libvirt] interpreter could change the meaning of that path. See 2026-04-25 08:48:48.447401 | instance | [libvirt/libvirt] https://docs.ansible.com/ansible- 2026-04-25 08:48:48.447410 | instance | [libvirt/libvirt] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:48:48.508270 | instance | [libvirt/libvirt] ok: [instance] 2026-04-25 08:48:48.508354 | instance | [libvirt/libvirt] 2026-04-25 08:48:48.508366 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-25 08:48:48.611463 | instance | [libvirt/libvirt] ok: [instance] 2026-04-25 08:48:48.611556 | instance | [libvirt/libvirt] 2026-04-25 08:48:48.611568 | instance | [libvirt/libvirt] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-25 08:48:48.656878 | instance | [libvirt/libvirt] skipping: [instance] 2026-04-25 08:48:48.656948 | instance | [libvirt/libvirt] 2026-04-25 08:48:48.656961 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-25 08:48:48.708132 | instance | [libvirt/libvirt] skipping: [instance] 2026-04-25 08:48:48.708192 | instance | [libvirt/libvirt] 2026-04-25 08:48:48.708201 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-25 08:48:48.754982 | instance | [libvirt/libvirt] skipping: [instance] 2026-04-25 08:48:48.755035 | instance | [libvirt/libvirt] 2026-04-25 08:48:48.755041 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-25 08:48:48.801900 | instance | [libvirt/libvirt] skipping: [instance] 2026-04-25 08:48:48.801954 | instance | [libvirt/libvirt] 2026-04-25 08:48:48.801961 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-25 08:48:48.858313 | instance | [libvirt/libvirt] skipping: [instance] 2026-04-25 08:48:48.858361 | instance | [libvirt/libvirt] 2026-04-25 08:48:48.858367 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-25 08:48:48.911212 | instance | [libvirt/libvirt] ok: [instance] 2026-04-25 08:48:48.911271 | instance | [libvirt/libvirt] 2026-04-25 08:48:48.911277 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-25 08:48:48.965842 | instance | [libvirt/libvirt] ok: [instance] => (item=libvirt_exporter) 2026-04-25 08:48:48.965905 | instance | [libvirt/libvirt] 2026-04-25 08:48:48.965913 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-25 08:48:49.023760 | instance | [libvirt/libvirt] ok: [instance] 2026-04-25 08:48:49.023811 | instance | [libvirt/libvirt] 2026-04-25 08:48:49.023818 | instance | [libvirt/libvirt] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:48:49.100233 | instance | [libvirt/libvirt] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 08:48:49.100310 | instance | [libvirt/libvirt] 2026-04-25 08:48:49.100323 | instance | [libvirt/libvirt] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 08:48:49.548763 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-25 08:48:49.548839 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-25 08:48:49.548846 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-25 08:48:49.548852 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-25 08:48:49.548859 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-25 08:48:49.548865 | instance | [ceph/ceph] 2026-04-25 08:48:49.548871 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-25 08:48:49.751583 | instance | [libvirt/libvirt] changed: [instance] 2026-04-25 08:48:49.751641 | instance | [libvirt/libvirt] 2026-04-25 08:48:49.751648 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-04-25 08:48:49.796497 | instance | [libvirt/libvirt] skipping: [instance] 2026-04-25 08:48:49.796594 | instance | [libvirt/libvirt] 2026-04-25 08:48:49.796602 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-04-25 08:48:50.288621 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:50.288694 | instance | [ceph/ceph] 2026-04-25 08:48:50.288705 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-25 08:48:50.288716 | instance | [ceph/ceph] 2026-04-25 08:48:50.288725 | instance | [ceph/ceph] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-25 08:48:50.897896 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:50.897984 | instance | [ceph/ceph] 2026-04-25 08:48:50.897996 | instance | [ceph/ceph] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-25 08:48:51.249770 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:51.249824 | instance | [ceph/ceph] 2026-04-25 08:48:51.249830 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-25 08:48:51.312602 | instance | [ceph/ceph] ok: [instance] => { 2026-04-25 08:48:51.312653 | instance | [ceph/ceph] "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-25 08:48:51.312659 | instance | [ceph/ceph] } 2026-04-25 08:48:51.312664 | instance | [ceph/ceph] 2026-04-25 08:48:51.312668 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-25 08:48:51.541693 | instance | [libvirt/libvirt] changed: [instance] => (item=libvirt-vnc) 2026-04-25 08:48:51.541756 | instance | [libvirt/libvirt] changed: [instance] => (item=libvirt-api) 2026-04-25 08:48:51.541767 | instance | [libvirt/libvirt] 2026-04-25 08:48:51.541778 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-04-25 08:48:51.823960 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:51.824045 | instance | [ceph/ceph] 2026-04-25 08:48:51.824054 | instance | [ceph/ceph] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-25 08:48:52.960527 | instance | [libvirt/libvirt] changed: [instance] => (item=libvirt-vnc) 2026-04-25 08:48:52.960606 | instance | [libvirt/libvirt] changed: [instance] => (item=libvirt-api) 2026-04-25 08:48:52.960617 | instance | [libvirt/libvirt] 2026-04-25 08:48:52.960628 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-04-25 08:48:53.233137 | instance | [libvirt/libvirt] ok: [instance] 2026-04-25 08:48:53.233221 | instance | [libvirt/libvirt] 2026-04-25 08:48:53.233233 | instance | [libvirt/libvirt] TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-04-25 08:48:54.882881 | instance | [libvirt/libvirt] changed: [instance] 2026-04-25 08:48:54.882952 | instance | [libvirt/libvirt] 2026-04-25 08:48:54.882964 | instance | [libvirt/libvirt] PLAY RECAP ********************************************************************* 2026-04-25 08:48:54.882987 | instance | [libvirt/libvirt] instance : ok=11 changed=4 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-04-25 08:48:54.882998 | instance | [libvirt/libvirt] 2026-04-25 08:48:54.964888 | instance | ==> [libvirt] Deployment complete 2026-04-25 08:48:55.141980 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:55.142053 | instance | [ceph/ceph] 2026-04-25 08:48:55.142065 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-25 08:48:56.324628 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:56.324711 | instance | [ceph/ceph] 2026-04-25 08:48:56.324723 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-25 08:48:56.678595 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:56.678678 | instance | [ceph/ceph] 2026-04-25 08:48:56.678690 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-25 08:48:57.268157 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:57.268215 | instance | [ceph/ceph] 2026-04-25 08:48:57.268223 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-25 08:48:58.271085 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/etc/docker'}) 2026-04-25 08:48:58.271147 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-25 08:48:58.271159 | instance | [ceph/ceph] ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-25 08:48:58.271169 | instance | [ceph/ceph] 2026-04-25 08:48:58.271179 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-25 08:48:58.834336 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:58.834410 | instance | [ceph/ceph] 2026-04-25 08:48:58.834422 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-25 08:48:59.396773 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:59.396866 | instance | [ceph/ceph] 2026-04-25 08:48:59.396879 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-25 08:48:59.396890 | instance | [ceph/ceph] 2026-04-25 08:48:59.396900 | instance | [ceph/ceph] TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-25 08:48:59.901019 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:48:59.901120 | instance | [ceph/ceph] 2026-04-25 08:48:59.901132 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-25 08:48:59.960949 | instance | [ceph/ceph] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-25 08:48:59.960989 | instance | [ceph/ceph] 2026-04-25 08:48:59.961029 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-25 08:49:01.160262 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:49:01.160343 | instance | [ceph/ceph] 2026-04-25 08:49:01.160352 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-25 08:49:02.105549 | instance | [ceph/ceph] ok: [instance] => (item=chronyd) 2026-04-25 08:49:02.105601 | instance | [ceph/ceph] ok: [instance] => (item=sshd) 2026-04-25 08:49:02.105609 | instance | [ceph/ceph] 2026-04-25 08:49:02.105616 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-25 08:49:02.707160 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:49:02.707238 | instance | [ceph/ceph] 2026-04-25 08:49:02.707251 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-25 08:49:03.033861 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:49:03.033912 | instance | [ceph/ceph] 2026-04-25 08:49:03.033918 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-25 08:49:03.403975 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:49:03.404047 | instance | [ceph/ceph] 2026-04-25 08:49:03.404059 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-25 08:49:03.757765 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:49:03.757839 | instance | [ceph/ceph] 2026-04-25 08:49:03.757851 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-04-25 08:49:04.138429 | instance | [ceph/ceph] ok: [instance] => (item=instance) 2026-04-25 08:49:04.138515 | instance | [ceph/ceph] 2026-04-25 08:49:04.138527 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-04-25 08:49:04.196875 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:49:04.196942 | instance | [ceph/ceph] 2026-04-25 08:49:04.196953 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-04-25 08:49:09.650706 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:49:09.650793 | instance | [ceph/ceph] 2026-04-25 08:49:09.650810 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-04-25 08:49:09.714570 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:49:09.714626 | instance | [ceph/ceph] 2026-04-25 08:49:09.714638 | instance | [ceph/ceph] TASK [Install Ceph host] ******************************************************* 2026-04-25 08:49:09.787362 | instance | [ceph/ceph] included: vexxhost.ceph.cephadm_host for instance 2026-04-25 08:49:09.787415 | instance | [ceph/ceph] 2026-04-25 08:49:09.787427 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-25 08:49:09.854567 | instance | [ceph/ceph] skipping: [instance] 2026-04-25 08:49:09.854651 | instance | [ceph/ceph] 2026-04-25 08:49:09.854663 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-25 08:49:09.905649 | instance | [ceph/ceph] skipping: [instance] => (item=instance) 2026-04-25 08:49:09.905717 | instance | [ceph/ceph] skipping: [instance] 2026-04-25 08:49:09.905725 | instance | [ceph/ceph] 2026-04-25 08:49:09.905731 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-25 08:49:10.295812 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:49:10.295878 | instance | [ceph/ceph] 2026-04-25 08:49:10.295890 | instance | [ceph/ceph] TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-25 08:49:13.202977 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:49:13.203030 | instance | [ceph/ceph] 2026-04-25 08:49:13.203075 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-04-25 08:49:13.238889 | instance | [ceph/ceph] skipping: [instance] 2026-04-25 08:49:13.238918 | instance | [ceph/ceph] 2026-04-25 08:49:13.238923 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-04-25 08:49:13.272332 | instance | [ceph/ceph] skipping: [instance] 2026-04-25 08:49:13.272359 | instance | [ceph/ceph] 2026-04-25 08:49:13.272369 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-04-25 08:49:18.756111 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:49:18.756195 | instance | [ceph/ceph] 2026-04-25 08:49:18.756208 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-04-25 08:49:29.414742 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:49:29.414815 | instance | [ceph/ceph] 2026-04-25 08:49:29.414825 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-04-25 08:51:02.332899 | instance | [ceph/ceph] ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-04-25 08:51:02.333345 | instance | [ceph/ceph] ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-04-25 08:51:02.333351 | instance | [ceph/ceph] ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-04-25 08:51:02.333356 | instance | [ceph/ceph] 2026-04-25 08:51:02.333361 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-04-25 08:51:04.342417 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:51:04.342514 | instance | [ceph/ceph] 2026-04-25 08:51:04.342527 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-04-25 08:51:06.263971 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:51:06.264059 | instance | [ceph/ceph] 2026-04-25 08:51:06.264072 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-04-25 08:51:06.335540 | instance | [ceph/ceph] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-04-25 08:51:06.335631 | instance | [ceph/ceph] 2026-04-25 08:51:06.335639 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-04-25 08:51:06.378909 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:51:06.378983 | instance | [ceph/ceph] 2026-04-25 08:51:06.378995 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-04-25 08:51:08.238821 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:51:08.238885 | instance | [ceph/ceph] 2026-04-25 08:51:08.238893 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-04-25 08:51:08.281820 | instance | [ceph/ceph] ok: [instance] 2026-04-25 08:51:08.281919 | instance | [ceph/ceph] 2026-04-25 08:51:08.281938 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-04-25 08:51:08.333129 | instance | [ceph/ceph] skipping: [instance] => (item=1) 2026-04-25 08:51:08.333196 | instance | [ceph/ceph] skipping: [instance] => (item=1) 2026-04-25 08:51:08.333207 | instance | [ceph/ceph] skipping: [instance] => (item=1) 2026-04-25 08:51:08.333216 | instance | [ceph/ceph] skipping: [instance] 2026-04-25 08:51:08.333226 | instance | [ceph/ceph] 2026-04-25 08:51:08.333236 | instance | [ceph/ceph] TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-04-25 08:51:08.394627 | instance | [ceph/ceph] skipping: [instance] 2026-04-25 08:51:08.394694 | instance | [ceph/ceph] 2026-04-25 08:51:08.394705 | instance | [ceph/ceph] PLAY [all] ********************************************************************* 2026-04-25 08:51:08.394716 | instance | [ceph/ceph] 2026-04-25 08:51:08.394725 | instance | [ceph/ceph] TASK [Ensure RBD kernel module is loaded] ************************************** 2026-04-25 08:51:08.844072 | instance | [ceph/ceph] changed: [instance] 2026-04-25 08:51:08.844138 | instance | [ceph/ceph] 2026-04-25 08:51:08.844148 | instance | [ceph/ceph] PLAY RECAP ********************************************************************* 2026-04-25 08:51:08.844157 | instance | [ceph/ceph] instance : ok=113 changed=27 unreachable=0 failed=0 skipped=28 rescued=0 ignored=0 2026-04-25 08:51:08.844165 | instance | [ceph/ceph] 2026-04-25 08:51:08.954259 | instance | ==> [ceph] Deployment complete 2026-04-25 08:51:08.954370 | instance | ==> [csi] Starting deployment 2026-04-25 08:51:08.954454 | instance | ==> [ceph-provisioners] Starting deployment 2026-04-25 08:51:09.487751 | instance | [ceph-provisioners/ceph_provisioners] 2026-04-25 08:51:09.487859 | instance | [ceph-provisioners/ceph_provisioners] PLAY [controllers[0]] ********************************************************** 2026-04-25 08:51:09.487872 | instance | [ceph-provisioners/ceph_provisioners] 2026-04-25 08:51:09.487917 | instance | [ceph-provisioners/ceph_provisioners] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:51:09.565899 | instance | [csi/csi] 2026-04-25 08:51:09.565987 | instance | [csi/csi] PLAY [controllers] ************************************************************* 2026-04-25 08:51:09.565999 | instance | [csi/csi] 2026-04-25 08:51:09.566008 | instance | [csi/csi] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:51:11.718488 | instance | [csi/csi] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:51:11.718578 | instance | [csi/csi] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:51:11.718590 | instance | [csi/csi] interpreter could change the meaning of that path. See 2026-04-25 08:51:11.718600 | instance | [csi/csi] https://docs.ansible.com/ansible- 2026-04-25 08:51:11.718610 | instance | [csi/csi] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:51:11.735455 | instance | [ceph-provisioners/ceph_provisioners] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:51:11.735495 | instance | [ceph-provisioners/ceph_provisioners] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:51:11.735507 | instance | [ceph-provisioners/ceph_provisioners] interpreter could change the meaning of that path. See 2026-04-25 08:51:11.735518 | instance | [ceph-provisioners/ceph_provisioners] https://docs.ansible.com/ansible- 2026-04-25 08:51:11.735529 | instance | [ceph-provisioners/ceph_provisioners] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:51:11.758967 | instance | [ceph-provisioners/ceph_provisioners] ok: [instance] 2026-04-25 08:51:11.759052 | instance | [ceph-provisioners/ceph_provisioners] 2026-04-25 08:51:11.759062 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:51:11.760048 | instance | [csi/csi] ok: [instance] 2026-04-25 08:51:11.760069 | instance | [csi/csi] 2026-04-25 08:51:11.760076 | instance | [csi/csi] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:51:11.814130 | instance | [csi/csi] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 08:51:11.814171 | instance | [csi/csi] 2026-04-25 08:51:11.814182 | instance | [csi/csi] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 08:51:11.817970 | instance | [ceph-provisioners/ceph_provisioners] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 08:51:11.818003 | instance | [ceph-provisioners/ceph_provisioners] 2026-04-25 08:51:11.818014 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 08:51:12.424896 | instance | [csi/csi] changed: [instance] 2026-04-25 08:51:12.424966 | instance | [csi/csi] 2026-04-25 08:51:12.424980 | instance | [csi/csi] TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-04-25 08:51:12.496090 | instance | [ceph-provisioners/ceph_provisioners] changed: [instance] 2026-04-25 08:51:12.496181 | instance | [ceph-provisioners/ceph_provisioners] 2026-04-25 08:51:12.496194 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-04-25 08:51:14.075953 | instance | [csi/csi] changed: [instance] 2026-04-25 08:51:14.076040 | instance | [csi/csi] 2026-04-25 08:51:14.076054 | instance | [csi/csi] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:51:14.128052 | instance | [csi/csi] skipping: [instance] 2026-04-25 08:51:14.128143 | instance | [csi/csi] 2026-04-25 08:51:14.128186 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-04-25 08:51:14.183429 | instance | [csi/csi] skipping: [instance] 2026-04-25 08:51:14.183495 | instance | [csi/csi] 2026-04-25 08:51:14.183503 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-04-25 08:51:14.218510 | instance | [csi/csi] skipping: [instance] 2026-04-25 08:51:14.218584 | instance | [csi/csi] 2026-04-25 08:51:14.218593 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-04-25 08:51:14.255536 | instance | [csi/csi] skipping: [instance] 2026-04-25 08:51:14.255614 | instance | [csi/csi] 2026-04-25 08:51:14.255626 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-04-25 08:51:14.310727 | instance | [csi/csi] skipping: [instance] 2026-04-25 08:51:14.310786 | instance | [csi/csi] 2026-04-25 08:51:14.310794 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-04-25 08:51:14.363576 | instance | [csi/csi] skipping: [instance] 2026-04-25 08:51:14.363653 | instance | [csi/csi] 2026-04-25 08:51:14.363665 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-04-25 08:51:14.424631 | instance | [csi/csi] skipping: [instance] 2026-04-25 08:51:14.424717 | instance | [csi/csi] 2026-04-25 08:51:14.424728 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-04-25 08:51:14.463095 | instance | [csi/csi] skipping: [instance] 2026-04-25 08:51:14.463146 | instance | [csi/csi] 2026-04-25 08:51:14.463153 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-04-25 08:51:14.522191 | instance | [csi/csi] skipping: [instance] 2026-04-25 08:51:14.522252 | instance | [csi/csi] 2026-04-25 08:51:14.522263 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-04-25 08:51:14.559829 | instance | [csi/csi] skipping: [instance] 2026-04-25 08:51:14.559908 | instance | [csi/csi] 2026-04-25 08:51:14.559921 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-04-25 08:51:14.602888 | instance | [csi/csi] skipping: [instance] 2026-04-25 08:51:14.602947 | instance | [csi/csi] 2026-04-25 08:51:14.602958 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-04-25 08:51:14.638526 | instance | [csi/csi] skipping: [instance] 2026-04-25 08:51:14.638562 | instance | [csi/csi] 2026-04-25 08:51:14.638573 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-04-25 08:51:14.697716 | instance | [csi/csi] skipping: [instance] 2026-04-25 08:51:14.697806 | instance | [csi/csi] 2026-04-25 08:51:14.697818 | instance | [csi/csi] TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-25 08:51:14.739187 | instance | [csi/csi] skipping: [instance] 2026-04-25 08:51:14.739277 | instance | [csi/csi] 2026-04-25 08:51:14.739325 | instance | [csi/csi] TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-25 08:51:14.777597 | instance | [csi/csi] skipping: [instance] 2026-04-25 08:51:14.777682 | instance | [csi/csi] 2026-04-25 08:51:14.777694 | instance | [csi/csi] TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-25 08:51:14.824687 | instance | [csi/csi] skipping: [instance] 2026-04-25 08:51:14.824742 | instance | [csi/csi] 2026-04-25 08:51:14.824753 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-04-25 08:51:14.868908 | instance | [csi/csi] skipping: [instance] 2026-04-25 08:51:14.868983 | instance | [csi/csi] 2026-04-25 08:51:14.868991 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-04-25 08:51:14.910905 | instance | [csi/csi] skipping: [instance] 2026-04-25 08:51:14.910953 | instance | [csi/csi] 2026-04-25 08:51:14.910965 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-04-25 08:51:14.944324 | instance | [csi/csi] skipping: [instance] 2026-04-25 08:51:14.944371 | instance | [csi/csi] 2026-04-25 08:51:14.944382 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-04-25 08:51:14.984325 | instance | [csi/csi] skipping: [instance] 2026-04-25 08:51:14.984393 | instance | [csi/csi] 2026-04-25 08:51:14.984408 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-04-25 08:51:15.023677 | instance | [csi/csi] skipping: [instance] 2026-04-25 08:51:15.023750 | instance | [csi/csi] 2026-04-25 08:51:15.023787 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-04-25 08:51:15.058808 | instance | [csi/csi] skipping: [instance] 2026-04-25 08:51:15.058843 | instance | [csi/csi] 2026-04-25 08:51:15.058866 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-04-25 08:51:15.114155 | instance | [csi/csi] skipping: [instance] 2026-04-25 08:51:15.114195 | instance | [csi/csi] 2026-04-25 08:51:15.114207 | instance | [csi/csi] TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-04-25 08:51:15.157679 | instance | [csi/csi] skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-04-25 08:51:15.157716 | instance | [csi/csi] skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-04-25 08:51:15.157728 | instance | [csi/csi] skipping: [instance] 2026-04-25 08:51:15.157738 | instance | [csi/csi] 2026-04-25 08:51:15.157748 | instance | [csi/csi] TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-04-25 08:51:15.193632 | instance | [csi/csi] skipping: [instance] 2026-04-25 08:51:15.193702 | instance | [csi/csi] 2026-04-25 08:51:15.193714 | instance | [csi/csi] TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-04-25 08:51:15.255381 | instance | [csi/csi] skipping: [instance] 2026-04-25 08:51:15.255447 | instance | [csi/csi] 2026-04-25 08:51:15.255459 | instance | [csi/csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-04-25 08:51:15.300142 | instance | [csi/csi] skipping: [instance] 2026-04-25 08:51:15.300169 | instance | [csi/csi] 2026-04-25 08:51:15.300175 | instance | [csi/csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-04-25 08:51:15.340222 | instance | [csi/csi] skipping: [instance] 2026-04-25 08:51:15.340266 | instance | [csi/csi] 2026-04-25 08:51:15.340273 | instance | [csi/csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-04-25 08:51:15.386658 | instance | [csi/csi] skipping: [instance] 2026-04-25 08:51:15.386685 | instance | [csi/csi] 2026-04-25 08:51:15.386691 | instance | [csi/csi] PLAY RECAP ********************************************************************* 2026-04-25 08:51:15.386699 | instance | [csi/csi] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=29 rescued=0 ignored=0 2026-04-25 08:51:15.386704 | instance | [csi/csi] 2026-04-25 08:51:15.468569 | instance | ==> [csi] Deployment complete 2026-04-25 08:51:15.468644 | instance | ==> [percona-xtradb-cluster] Starting deployment 2026-04-25 08:51:15.468652 | instance | ==> [loki] Starting deployment 2026-04-25 08:51:15.468657 | instance | ==> [valkey] Starting deployment 2026-04-25 08:51:15.981595 | instance | [loki/loki] 2026-04-25 08:51:15.981650 | instance | [loki/loki] PLAY [controllers[0]] ********************************************************** 2026-04-25 08:51:15.981657 | instance | [loki/loki] 2026-04-25 08:51:15.981663 | instance | [loki/loki] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:51:16.033977 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-25 08:51:16.034064 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] PLAY [controllers] ************************************************************* 2026-04-25 08:51:16.034076 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-25 08:51:16.034085 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:51:16.112427 | instance | [valkey/valkey] 2026-04-25 08:51:16.112507 | instance | [valkey/valkey] PLAY [controllers] ************************************************************* 2026-04-25 08:51:16.112519 | instance | [valkey/valkey] 2026-04-25 08:51:16.112528 | instance | [valkey/valkey] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:51:18.288803 | instance | [valkey/valkey] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:51:18.288909 | instance | [valkey/valkey] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:51:18.288922 | instance | [valkey/valkey] interpreter could change the meaning of that path. See 2026-04-25 08:51:18.288932 | instance | [valkey/valkey] https://docs.ansible.com/ansible- 2026-04-25 08:51:18.288972 | instance | [valkey/valkey] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:51:18.309315 | instance | [loki/loki] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:51:18.309386 | instance | [loki/loki] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:51:18.309393 | instance | [loki/loki] interpreter could change the meaning of that path. See 2026-04-25 08:51:18.309399 | instance | [loki/loki] https://docs.ansible.com/ansible- 2026-04-25 08:51:18.309409 | instance | [loki/loki] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:51:18.318256 | instance | [valkey/valkey] ok: [instance] 2026-04-25 08:51:18.318287 | instance | [valkey/valkey] 2026-04-25 08:51:18.318298 | instance | [valkey/valkey] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:51:18.339288 | instance | [loki/loki] ok: [instance] 2026-04-25 08:51:18.339351 | instance | [loki/loki] 2026-04-25 08:51:18.339357 | instance | [loki/loki] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:51:18.374207 | instance | [valkey/valkey] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 08:51:18.374257 | instance | [valkey/valkey] 2026-04-25 08:51:18.374263 | instance | [valkey/valkey] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 08:51:18.389265 | instance | [loki/loki] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 08:51:18.389301 | instance | [loki/loki] 2026-04-25 08:51:18.389311 | instance | [loki/loki] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 08:51:18.390935 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:51:18.390947 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:51:18.390961 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] interpreter could change the meaning of that path. See 2026-04-25 08:51:18.390967 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] https://docs.ansible.com/ansible- 2026-04-25 08:51:18.390972 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:51:18.418791 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] ok: [instance] 2026-04-25 08:51:18.418891 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-25 08:51:18.418903 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-04-25 08:51:19.043575 | instance | [loki/loki] changed: [instance] 2026-04-25 08:51:19.043676 | instance | [loki/loki] 2026-04-25 08:51:19.043688 | instance | [loki/loki] TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-04-25 08:51:19.063739 | instance | [valkey/valkey] changed: [instance] 2026-04-25 08:51:19.063796 | instance | [valkey/valkey] 2026-04-25 08:51:19.063807 | instance | [valkey/valkey] TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-04-25 08:51:19.419276 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] ok: [instance] 2026-04-25 08:51:19.419375 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-25 08:51:19.419384 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-04-25 08:51:20.062169 | instance | [valkey/valkey] changed: [instance] 2026-04-25 08:51:20.062251 | instance | [valkey/valkey] 2026-04-25 08:51:20.062263 | instance | [valkey/valkey] TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-04-25 08:51:20.377678 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] changed: [instance] 2026-04-25 08:51:20.377792 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-25 08:51:20.377829 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-04-25 08:51:21.132191 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] ok: [instance] 2026-04-25 08:51:21.132276 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-25 08:51:21.132290 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-04-25 08:51:21.176136 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-04-25 08:51:21.176201 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-25 08:51:21.176210 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-04-25 08:51:21.227233 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-04-25 08:51:21.227331 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-25 08:51:21.227351 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-04-25 08:51:21.276054 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-04-25 08:51:21.276141 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-25 08:51:21.276183 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-04-25 08:51:21.325291 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-04-25 08:51:21.325363 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-25 08:51:21.325390 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-04-25 08:51:21.430109 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-04-25 08:51:21.430229 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-25 08:51:21.430246 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-04-25 08:51:21.475778 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-04-25 08:51:21.475858 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-25 08:51:21.475866 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-04-25 08:51:21.518097 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] skipping: [instance] 2026-04-25 08:51:21.518167 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-25 08:51:21.518182 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-04-25 08:51:22.840937 | instance | [valkey/valkey] changed: [instance] 2026-04-25 08:51:22.841026 | instance | [valkey/valkey] 2026-04-25 08:51:22.841037 | instance | [valkey/valkey] PLAY RECAP ********************************************************************* 2026-04-25 08:51:22.841047 | instance | [valkey/valkey] instance : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-25 08:51:22.841056 | instance | [valkey/valkey] 2026-04-25 08:51:22.967955 | instance | ==> [valkey] Deployment complete 2026-04-25 08:51:23.153965 | instance | [loki/loki] changed: [instance] 2026-04-25 08:51:23.154042 | instance | [loki/loki] 2026-04-25 08:51:23.154060 | instance | [loki/loki] PLAY RECAP ********************************************************************* 2026-04-25 08:51:23.154071 | instance | [loki/loki] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-25 08:51:23.154080 | instance | [loki/loki] 2026-04-25 08:51:23.244044 | instance | ==> [loki] Deployment complete 2026-04-25 08:51:23.244103 | instance | ==> [vector] Starting deployment 2026-04-25 08:51:23.796401 | instance | [vector/vector] 2026-04-25 08:51:23.796467 | instance | [vector/vector] PLAY [controllers[0]] ********************************************************** 2026-04-25 08:51:23.796494 | instance | [vector/vector] 2026-04-25 08:51:23.796504 | instance | [vector/vector] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:51:26.248096 | instance | [vector/vector] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:51:26.248173 | instance | [vector/vector] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:51:26.248181 | instance | [vector/vector] interpreter could change the meaning of that path. See 2026-04-25 08:51:26.248188 | instance | [vector/vector] https://docs.ansible.com/ansible- 2026-04-25 08:51:26.248194 | instance | [vector/vector] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:51:26.284113 | instance | [vector/vector] ok: [instance] 2026-04-25 08:51:26.284188 | instance | [vector/vector] 2026-04-25 08:51:26.284196 | instance | [vector/vector] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:51:26.341719 | instance | [vector/vector] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 08:51:26.341817 | instance | [vector/vector] 2026-04-25 08:51:26.341833 | instance | [vector/vector] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 08:51:26.995892 | instance | [vector/vector] changed: [instance] 2026-04-25 08:51:26.995983 | instance | [vector/vector] 2026-04-25 08:51:26.995991 | instance | [vector/vector] TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-04-25 08:51:27.502803 | instance | [ceph-provisioners/ceph_provisioners] ok: [instance] 2026-04-25 08:51:27.503088 | instance | [ceph-provisioners/ceph_provisioners] 2026-04-25 08:51:27.503102 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-04-25 08:51:27.635901 | instance | [ceph-provisioners/ceph_provisioners] ok: [instance] => (item=10.96.240.200) 2026-04-25 08:51:27.635970 | instance | [ceph-provisioners/ceph_provisioners] 2026-04-25 08:51:27.635983 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-04-25 08:51:28.664924 | instance | [vector/vector] changed: [instance] 2026-04-25 08:51:28.664990 | instance | [vector/vector] 2026-04-25 08:51:28.665002 | instance | [vector/vector] PLAY RECAP ********************************************************************* 2026-04-25 08:51:28.665012 | instance | [vector/vector] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-25 08:51:28.665022 | instance | [vector/vector] 2026-04-25 08:51:28.690755 | instance | [ceph-provisioners/ceph_provisioners] changed: [instance] 2026-04-25 08:51:28.690836 | instance | [ceph-provisioners/ceph_provisioners] 2026-04-25 08:51:28.690849 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-04-25 08:51:28.731250 | instance | ==> [vector] Deployment complete 2026-04-25 08:51:29.425090 | instance | [ceph-provisioners/ceph_provisioners] changed: [instance] 2026-04-25 08:51:29.425172 | instance | [ceph-provisioners/ceph_provisioners] 2026-04-25 08:51:29.425185 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-04-25 08:51:31.536893 | instance | [ceph-provisioners/ceph_provisioners] ok: [instance] 2026-04-25 08:51:31.536971 | instance | [ceph-provisioners/ceph_provisioners] 2026-04-25 08:51:31.537011 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-04-25 08:51:31.636937 | instance | [ceph-provisioners/ceph_provisioners] ok: [instance] 2026-04-25 08:51:31.637020 | instance | [ceph-provisioners/ceph_provisioners] 2026-04-25 08:51:31.637033 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-04-25 08:51:32.357417 | instance | [ceph-provisioners/ceph_provisioners] changed: [instance] 2026-04-25 08:51:32.357497 | instance | [ceph-provisioners/ceph_provisioners] 2026-04-25 08:51:32.357536 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-04-25 08:51:32.506709 | instance | [ceph-provisioners/ceph_provisioners] ok: [instance] 2026-04-25 08:51:32.506797 | instance | [ceph-provisioners/ceph_provisioners] 2026-04-25 08:51:32.506807 | instance | [ceph-provisioners/ceph_provisioners] TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-04-25 08:51:33.835141 | instance | [ceph-provisioners/ceph_provisioners] changed: [instance] 2026-04-25 08:51:33.835643 | instance | [ceph-provisioners/ceph_provisioners] 2026-04-25 08:51:33.835663 | instance | [ceph-provisioners/ceph_provisioners] PLAY RECAP ********************************************************************* 2026-04-25 08:51:33.835675 | instance | [ceph-provisioners/ceph_provisioners] instance : ok=12 changed=5 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-25 08:51:33.835685 | instance | [ceph-provisioners/ceph_provisioners] 2026-04-25 08:51:33.906107 | instance | ==> [ceph-provisioners] Deployment complete 2026-04-25 08:53:06.778125 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] changed: [instance] 2026-04-25 08:53:06.778225 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-25 08:53:06.778254 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-04-25 08:53:07.523241 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] changed: [instance] 2026-04-25 08:53:07.523371 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-25 08:53:07.523393 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] PLAY RECAP ********************************************************************* 2026-04-25 08:53:07.523407 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] instance : ok=6 changed=3 unreachable=0 failed=0 skipped=7 rescued=0 ignored=0 2026-04-25 08:53:07.523418 | instance | [percona-xtradb-cluster/percona_xtradb_cluster] 2026-04-25 08:53:07.599399 | instance | ==> [percona-xtradb-cluster] Deployment complete 2026-04-25 08:53:07.599481 | instance | ==> [keycloak] Starting deployment 2026-04-25 08:53:07.599493 | instance | ==> [keystone] Starting deployment 2026-04-25 08:53:08.152248 | instance | [keycloak/keycloak] 2026-04-25 08:53:08.152315 | instance | [keycloak/keycloak] PLAY [controllers] ************************************************************* 2026-04-25 08:53:08.152322 | instance | [keycloak/keycloak] 2026-04-25 08:53:08.152326 | instance | [keycloak/keycloak] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:53:08.235736 | instance | [keystone/keystone] 2026-04-25 08:53:08.235787 | instance | [keystone/keystone] PLAY [controllers[0]] ********************************************************** 2026-04-25 08:53:08.235793 | instance | [keystone/keystone] 2026-04-25 08:53:08.235798 | instance | [keystone/keystone] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:53:10.333266 | instance | [keycloak/keycloak] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:53:10.333329 | instance | [keycloak/keycloak] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:53:10.333337 | instance | [keycloak/keycloak] interpreter could change the meaning of that path. See 2026-04-25 08:53:10.333349 | instance | [keycloak/keycloak] https://docs.ansible.com/ansible- 2026-04-25 08:53:10.333356 | instance | [keycloak/keycloak] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:53:10.350794 | instance | [keystone/keystone] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:53:10.350810 | instance | [keystone/keystone] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:53:10.350815 | instance | [keystone/keystone] interpreter could change the meaning of that path. See 2026-04-25 08:53:10.350823 | instance | [keystone/keystone] https://docs.ansible.com/ansible- 2026-04-25 08:53:10.350827 | instance | [keystone/keystone] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:53:10.377412 | instance | [keycloak/keycloak] ok: [instance] 2026-04-25 08:53:10.377442 | instance | [keycloak/keycloak] 2026-04-25 08:53:10.377450 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-25 08:53:10.383152 | instance | [keystone/keystone] ok: [instance] 2026-04-25 08:53:10.383180 | instance | [keystone/keystone] 2026-04-25 08:53:10.383185 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-25 08:53:10.420633 | instance | [keycloak/keycloak] skipping: [instance] 2026-04-25 08:53:10.420670 | instance | [keycloak/keycloak] 2026-04-25 08:53:10.420678 | instance | [keycloak/keycloak] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-25 08:53:10.466245 | instance | [keycloak/keycloak] skipping: [instance] 2026-04-25 08:53:10.466293 | instance | [keycloak/keycloak] 2026-04-25 08:53:10.466303 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-25 08:53:10.513510 | instance | [keycloak/keycloak] skipping: [instance] 2026-04-25 08:53:10.513559 | instance | [keycloak/keycloak] 2026-04-25 08:53:10.513565 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-25 08:53:10.560087 | instance | [keycloak/keycloak] skipping: [instance] 2026-04-25 08:53:10.560119 | instance | [keycloak/keycloak] 2026-04-25 08:53:10.560125 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-25 08:53:11.427347 | instance | [keycloak/keycloak] ok: [instance] 2026-04-25 08:53:11.427427 | instance | [keycloak/keycloak] 2026-04-25 08:53:11.427443 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-25 08:53:11.487175 | instance | [keycloak/keycloak] ok: [instance] 2026-04-25 08:53:11.487232 | instance | [keycloak/keycloak] 2026-04-25 08:53:11.487244 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-25 08:53:11.544668 | instance | [keycloak/keycloak] ok: [instance] 2026-04-25 08:53:11.544704 | instance | [keycloak/keycloak] 2026-04-25 08:53:11.544715 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-25 08:53:11.603034 | instance | [keycloak/keycloak] ok: [instance] => (item=oslo_db) 2026-04-25 08:53:11.603068 | instance | [keycloak/keycloak] 2026-04-25 08:53:11.603079 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-25 08:53:11.658167 | instance | [keycloak/keycloak] ok: [instance] 2026-04-25 08:53:11.658203 | instance | [keycloak/keycloak] 2026-04-25 08:53:11.658214 | instance | [keycloak/keycloak] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:53:11.716124 | instance | [keycloak/keycloak] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 08:53:11.716162 | instance | [keycloak/keycloak] 2026-04-25 08:53:11.716185 | instance | [keycloak/keycloak] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 08:53:12.330161 | instance | [keycloak/keycloak] changed: [instance] 2026-04-25 08:53:12.330233 | instance | [keycloak/keycloak] 2026-04-25 08:53:12.330245 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-04-25 08:53:13.131494 | instance | [keycloak/keycloak] ok: [instance] 2026-04-25 08:53:13.131547 | instance | [keycloak/keycloak] 2026-04-25 08:53:13.131560 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-04-25 08:53:14.444483 | instance | [keystone/keystone] changed: [instance] 2026-04-25 08:53:14.444595 | instance | [keystone/keystone] 2026-04-25 08:53:14.444608 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-25 08:53:14.553638 | instance | [keycloak/keycloak] changed: [instance] 2026-04-25 08:53:14.553759 | instance | [keycloak/keycloak] 2026-04-25 08:53:14.553813 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-04-25 08:53:14.878839 | instance | [keystone/keystone] changed: [instance] 2026-04-25 08:53:14.878935 | instance | [keystone/keystone] 2026-04-25 08:53:14.878944 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-25 08:53:15.030941 | instance | [keycloak/keycloak] ok: [instance] 2026-04-25 08:53:15.031048 | instance | [keycloak/keycloak] 2026-04-25 08:53:15.031062 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-04-25 08:53:15.513023 | instance | [keycloak/keycloak] changed: [instance] 2026-04-25 08:53:15.513092 | instance | [keycloak/keycloak] 2026-04-25 08:53:15.513104 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-04-25 08:53:15.726171 | instance | [keystone/keystone] changed: [instance] 2026-04-25 08:53:15.726245 | instance | [keystone/keystone] 2026-04-25 08:53:15.726252 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-25 08:53:15.798192 | instance | [keystone/keystone] ok: [instance] 2026-04-25 08:53:15.798267 | instance | [keystone/keystone] 2026-04-25 08:53:15.798276 | instance | [keystone/keystone] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-25 08:53:15.885855 | instance | [keystone/keystone] included: rabbitmq for instance 2026-04-25 08:53:15.885956 | instance | [keystone/keystone] 2026-04-25 08:53:15.885969 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-25 08:53:16.064818 | instance | [keycloak/keycloak] changed: [instance] 2026-04-25 08:53:16.064890 | instance | [keycloak/keycloak] 2026-04-25 08:53:16.064903 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-04-25 08:53:16.516375 | instance | [keycloak/keycloak] ok: [instance] 2026-04-25 08:53:16.516483 | instance | [keycloak/keycloak] 2026-04-25 08:53:16.516496 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-04-25 08:53:16.909189 | instance | [keystone/keystone] ok: [instance] 2026-04-25 08:53:16.909280 | instance | [keystone/keystone] 2026-04-25 08:53:16.909294 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-25 08:53:16.972699 | instance | [keystone/keystone] skipping: [instance] 2026-04-25 08:53:16.972810 | instance | [keystone/keystone] 2026-04-25 08:53:16.972824 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-25 08:53:17.024027 | instance | [keystone/keystone] skipping: [instance] 2026-04-25 08:53:17.024100 | instance | [keystone/keystone] 2026-04-25 08:53:17.024115 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-25 08:53:17.072537 | instance | [keystone/keystone] skipping: [instance] 2026-04-25 08:53:17.072624 | instance | [keystone/keystone] 2026-04-25 08:53:17.072636 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-25 08:53:48.244720 | instance | [keystone/keystone] changed: [instance] 2026-04-25 08:53:48.244789 | instance | [keystone/keystone] 2026-04-25 08:53:48.244802 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-25 08:53:48.927399 | instance | [keystone/keystone] ok: [instance] 2026-04-25 08:53:48.927452 | instance | [keystone/keystone] 2026-04-25 08:53:48.927459 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-25 08:53:48.976470 | instance | [keystone/keystone] ok: [instance] 2026-04-25 08:53:48.976512 | instance | [keystone/keystone] 2026-04-25 08:53:48.976528 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-25 08:53:49.698896 | instance | [keystone/keystone] ok: [instance] 2026-04-25 08:53:49.698952 | instance | [keystone/keystone] 2026-04-25 08:53:49.698964 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-25 08:53:49.748653 | instance | [keystone/keystone] ok: [instance] 2026-04-25 08:53:49.748690 | instance | [keystone/keystone] 2026-04-25 08:53:49.748700 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-25 08:53:49.794039 | instance | [keystone/keystone] ok: [instance] 2026-04-25 08:53:49.794066 | instance | [keystone/keystone] 2026-04-25 08:53:49.794076 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-25 08:53:49.895115 | instance | [keystone/keystone] ok: [instance] => (item=identity) 2026-04-25 08:53:49.895177 | instance | [keystone/keystone] ok: [instance] => (item=oslo_db) 2026-04-25 08:53:49.895187 | instance | [keystone/keystone] ok: [instance] => (item=oslo_messaging) 2026-04-25 08:53:49.895196 | instance | [keystone/keystone] ok: [instance] => (item=oslo_cache) 2026-04-25 08:53:49.895205 | instance | [keystone/keystone] 2026-04-25 08:53:49.895214 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-25 08:53:49.960644 | instance | [keystone/keystone] ok: [instance] 2026-04-25 08:53:49.960680 | instance | [keystone/keystone] 2026-04-25 08:53:49.960708 | instance | [keystone/keystone] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:53:50.006414 | instance | [keystone/keystone] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 08:53:50.006457 | instance | [keystone/keystone] 2026-04-25 08:53:50.006468 | instance | [keystone/keystone] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 08:53:50.662167 | instance | [keystone/keystone] changed: [instance] 2026-04-25 08:53:50.662246 | instance | [keystone/keystone] 2026-04-25 08:53:50.662261 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-04-25 08:53:50.718865 | instance | [keystone/keystone] skipping: [instance] => (item=None) 2026-04-25 08:53:50.718923 | instance | [keystone/keystone] skipping: [instance] 2026-04-25 08:53:50.718935 | instance | [keystone/keystone] 2026-04-25 08:53:50.718945 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-04-25 08:53:50.770588 | instance | [keystone/keystone] skipping: [instance] => (item=atmosphere) 2026-04-25 08:53:50.770629 | instance | [keystone/keystone] skipping: [instance] 2026-04-25 08:53:50.770640 | instance | [keystone/keystone] 2026-04-25 08:53:50.770650 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-04-25 08:53:50.819435 | instance | [keystone/keystone] skipping: [instance] 2026-04-25 08:53:50.819468 | instance | [keystone/keystone] 2026-04-25 08:53:50.819476 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-04-25 08:53:50.860553 | instance | [keystone/keystone] skipping: [instance] => (item=None) 2026-04-25 08:53:50.860592 | instance | [keystone/keystone] skipping: [instance] 2026-04-25 08:53:50.860603 | instance | [keystone/keystone] 2026-04-25 08:53:50.860613 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-04-25 08:53:50.905395 | instance | [keystone/keystone] skipping: [instance] => (item=None) 2026-04-25 08:53:50.905430 | instance | [keystone/keystone] skipping: [instance] 2026-04-25 08:53:50.905442 | instance | [keystone/keystone] 2026-04-25 08:53:50.905452 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-04-25 08:55:40.507709 | instance | [keycloak/keycloak] changed: [instance] 2026-04-25 08:55:40.507787 | instance | [keycloak/keycloak] 2026-04-25 08:55:40.507799 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-04-25 08:55:41.199716 | instance | [keycloak/keycloak] ok: [instance] 2026-04-25 08:55:41.199764 | instance | [keycloak/keycloak] 2026-04-25 08:55:41.199772 | instance | [keycloak/keycloak] TASK [Create Keycloak Ingress] ************************************************* 2026-04-25 08:55:41.259661 | instance | [keycloak/keycloak] included: ingress for instance 2026-04-25 08:55:41.259717 | instance | [keycloak/keycloak] 2026-04-25 08:55:41.259725 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-04-25 08:55:42.302082 | instance | [keycloak/keycloak] changed: [instance] 2026-04-25 08:55:42.302146 | instance | [keycloak/keycloak] 2026-04-25 08:55:42.302158 | instance | [keycloak/keycloak] TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-04-25 08:55:42.662725 | instance | [keycloak/keycloak] ok: [instance] 2026-04-25 08:55:42.662778 | instance | [keycloak/keycloak] 2026-04-25 08:55:42.662784 | instance | [keycloak/keycloak] PLAY RECAP ********************************************************************* 2026-04-25 08:55:42.662794 | instance | [keycloak/keycloak] instance : ok=19 changed=6 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2026-04-25 08:55:42.662799 | instance | [keycloak/keycloak] 2026-04-25 08:55:42.742657 | instance | ==> [keycloak] Deployment complete 2026-04-25 08:55:42.742724 | instance | ==> [kube-prometheus-stack] Starting deployment 2026-04-25 08:55:43.334731 | instance | [keystone/keystone_pre] 2026-04-25 08:55:43.334795 | instance | [keystone/keystone_pre] PLAY [controllers[0]] ********************************************************** 2026-04-25 08:55:43.334807 | instance | [keystone/keystone_pre] 2026-04-25 08:55:43.334816 | instance | [keystone/keystone_pre] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:55:45.410686 | instance | [keystone/keystone_pre] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:55:45.410747 | instance | [keystone/keystone_pre] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:55:45.410759 | instance | [keystone/keystone_pre] interpreter could change the meaning of that path. See 2026-04-25 08:55:45.410770 | instance | [keystone/keystone_pre] https://docs.ansible.com/ansible- 2026-04-25 08:55:45.410779 | instance | [keystone/keystone_pre] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:55:45.456109 | instance | [keystone/keystone_pre] ok: [instance] 2026-04-25 08:55:45.456142 | instance | [keystone/keystone_pre] 2026-04-25 08:55:45.456153 | instance | [keystone/keystone_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-25 08:55:45.526322 | instance | [keystone/keystone_pre] ok: [instance] 2026-04-25 08:55:45.526368 | instance | [keystone/keystone_pre] 2026-04-25 08:55:45.526380 | instance | [keystone/keystone_pre] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-25 08:55:45.570800 | instance | [keystone/keystone_pre] skipping: [instance] 2026-04-25 08:55:45.570824 | instance | [keystone/keystone_pre] 2026-04-25 08:55:45.570829 | instance | [keystone/keystone_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-25 08:55:45.614569 | instance | [keystone/keystone_pre] skipping: [instance] 2026-04-25 08:55:45.614629 | instance | [keystone/keystone_pre] 2026-04-25 08:55:45.614643 | instance | [keystone/keystone_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-25 08:55:45.661609 | instance | [keystone/keystone_pre] skipping: [instance] 2026-04-25 08:55:45.661684 | instance | [keystone/keystone_pre] 2026-04-25 08:55:45.661696 | instance | [keystone/keystone_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-25 08:55:45.706455 | instance | [keystone/keystone_pre] skipping: [instance] 2026-04-25 08:55:45.706503 | instance | [keystone/keystone_pre] 2026-04-25 08:55:45.706514 | instance | [keystone/keystone_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-25 08:55:45.756686 | instance | [keystone/keystone_pre] skipping: [instance] 2026-04-25 08:55:45.756745 | instance | [keystone/keystone_pre] 2026-04-25 08:55:45.756757 | instance | [keystone/keystone_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-25 08:55:45.797615 | instance | [keystone/keystone_pre] skipping: [instance] 2026-04-25 08:55:45.797666 | instance | [keystone/keystone_pre] 2026-04-25 08:55:45.797676 | instance | [keystone/keystone_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-25 08:55:45.851061 | instance | [keystone/keystone_pre] skipping: [instance] => (item=oslo_cache) 2026-04-25 08:55:45.851096 | instance | [keystone/keystone_pre] skipping: [instance] => (item=oslo_db) 2026-04-25 08:55:45.851107 | instance | [keystone/keystone_pre] skipping: [instance] => (item=oslo_messaging) 2026-04-25 08:55:45.851117 | instance | [keystone/keystone_pre] skipping: [instance] => (item=identity) 2026-04-25 08:55:45.851126 | instance | [keystone/keystone_pre] skipping: [instance] 2026-04-25 08:55:45.851135 | instance | [keystone/keystone_pre] 2026-04-25 08:55:45.851145 | instance | [keystone/keystone_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-25 08:55:45.905073 | instance | [keystone/keystone_pre] skipping: [instance] 2026-04-25 08:55:45.905114 | instance | [keystone/keystone_pre] 2026-04-25 08:55:45.905126 | instance | [keystone/keystone_pre] TASK [vexxhost.atmosphere.keystone_pre : Create Keycloak realms] *************** 2026-04-25 08:55:53.920105 | instance | [keystone/keystone_pre] ok: [instance] => (item=None) 2026-04-25 08:55:53.920154 | instance | [keystone/keystone_pre] ok: [instance] 2026-04-25 08:55:53.920162 | instance | [keystone/keystone_pre] 2026-04-25 08:55:53.920169 | instance | [keystone/keystone_pre] TASK [vexxhost.atmosphere.keystone_pre : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-04-25 08:55:55.108791 | instance | [keystone/keystone_pre] ok: [instance] => (item=atmosphere) 2026-04-25 08:55:55.108839 | instance | [keystone/keystone_pre] 2026-04-25 08:55:55.108855 | instance | [keystone/keystone_pre] TASK [vexxhost.atmosphere.keystone_pre : Create ConfigMap with all OpenID connect configurations] *** 2026-04-25 08:55:56.145533 | instance | [keystone/keystone_pre] changed: [instance] 2026-04-25 08:55:56.145587 | instance | [keystone/keystone_pre] 2026-04-25 08:55:56.145599 | instance | [keystone/keystone_pre] TASK [vexxhost.atmosphere.keystone_pre : Create Keycloak clients] ************** 2026-04-25 08:55:57.627006 | instance | [keystone/keystone_pre] changed: [instance] => (item=None) 2026-04-25 08:55:57.627043 | instance | [keystone/keystone_pre] changed: [instance] 2026-04-25 08:55:57.627049 | instance | [keystone/keystone_pre] 2026-04-25 08:55:57.627054 | instance | [keystone/keystone_pre] TASK [vexxhost.atmosphere.keystone_pre : Assign realm-management roles to service account] *** 2026-04-25 08:55:59.342363 | instance | [keystone/keystone_pre] changed: [instance] => (item=None) 2026-04-25 08:55:59.342425 | instance | [keystone/keystone_pre] changed: [instance] 2026-04-25 08:55:59.342438 | instance | [keystone/keystone_pre] 2026-04-25 08:55:59.342448 | instance | [keystone/keystone_pre] PLAY RECAP ********************************************************************* 2026-04-25 08:55:59.342458 | instance | [keystone/keystone_pre] instance : ok=7 changed=3 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 2026-04-25 08:55:59.342468 | instance | [keystone/keystone_pre] 2026-04-25 08:57:44.295333 | instance | [keystone/keystone] changed: [instance] 2026-04-25 08:57:44.295408 | instance | [keystone/keystone] 2026-04-25 08:57:44.295418 | instance | [keystone/keystone] TASK [Create Ingress] ********************************************************** 2026-04-25 08:57:44.382476 | instance | [keystone/keystone] included: openstack_helm_ingress for instance 2026-04-25 08:57:44.382544 | instance | [keystone/keystone] 2026-04-25 08:57:44.382556 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-25 08:57:44.425741 | instance | [keystone/keystone] skipping: [instance] 2026-04-25 08:57:44.425784 | instance | [keystone/keystone] 2026-04-25 08:57:44.425800 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-25 08:57:44.470426 | instance | [keystone/keystone] skipping: [instance] 2026-04-25 08:57:44.470449 | instance | [keystone/keystone] 2026-04-25 08:57:44.470456 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-25 08:57:44.531010 | instance | [keystone/keystone] ok: [instance] 2026-04-25 08:57:44.531064 | instance | [keystone/keystone] 2026-04-25 08:57:44.531106 | instance | [keystone/keystone] TASK [Create Ingress identity] ************************************************* 2026-04-25 08:57:44.588177 | instance | [keystone/keystone] included: ingress for instance 2026-04-25 08:57:44.588229 | instance | [keystone/keystone] 2026-04-25 08:57:44.588239 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-04-25 08:57:45.551870 | instance | [keystone/keystone] changed: [instance] 2026-04-25 08:57:45.551945 | instance | [keystone/keystone] 2026-04-25 08:57:45.551974 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-04-25 08:57:48.992067 | instance | [keystone/keystone] FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-04-25 08:57:48.992128 | instance | [keystone/keystone] FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-04-25 08:57:48.992139 | instance | [keystone/keystone] ok: [instance] 2026-04-25 08:57:48.992159 | instance | [keystone/keystone] 2026-04-25 08:57:48.992169 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-04-25 08:57:49.694475 | instance | [keystone/keystone] ok: [instance] 2026-04-25 08:57:49.694543 | instance | [keystone/keystone] 2026-04-25 08:57:49.694556 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-04-25 08:57:51.077408 | instance | [keystone/keystone] ok: [instance] => (item=atmosphere) 2026-04-25 08:57:51.077440 | instance | [keystone/keystone] 2026-04-25 08:57:51.077446 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-04-25 08:57:52.303197 | instance | [keystone/keystone] changed: [instance] => (item=atmosphere) 2026-04-25 08:57:52.303269 | instance | [keystone/keystone] 2026-04-25 08:57:52.303280 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-04-25 08:57:53.428825 | instance | [keystone/keystone] changed: [instance] => (item=atmosphere) 2026-04-25 08:57:53.428876 | instance | [keystone/keystone] 2026-04-25 08:57:53.428888 | instance | [keystone/keystone] TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-04-25 08:57:54.538497 | instance | [keystone/keystone] changed: [instance] => (item=atmosphere) 2026-04-25 08:57:54.538551 | instance | [keystone/keystone] 2026-04-25 08:57:54.538562 | instance | [keystone/keystone] PLAY RECAP ********************************************************************* 2026-04-25 08:57:54.538573 | instance | [keystone/keystone] instance : ok=28 changed=10 unreachable=0 failed=0 skipped=10 rescued=0 ignored=0 2026-04-25 08:57:54.538582 | instance | [keystone/keystone] 2026-04-25 08:57:54.609284 | instance | ==> [keystone] Deployment complete 2026-04-25 08:57:54.609377 | instance | ==> [rook-ceph-cluster] Starting deployment 2026-04-25 08:57:54.609858 | instance | ==> [openstack-cli] Starting deployment 2026-04-25 08:57:54.609883 | instance | ==> [cinder] Starting deployment 2026-04-25 08:57:54.609893 | instance | ==> [placement] Starting deployment 2026-04-25 08:57:54.609903 | instance | ==> [heat] Starting deployment 2026-04-25 08:57:54.609912 | instance | ==> [glance] Starting deployment 2026-04-25 08:57:54.609921 | instance | ==> [horizon] Starting deployment 2026-04-25 08:57:54.609930 | instance | ==> [barbican] Starting deployment 2026-04-25 08:57:55.170208 | instance | [placement/placement] 2026-04-25 08:57:55.170253 | instance | [placement/placement] PLAY [controllers[0]] ********************************************************** 2026-04-25 08:57:55.170258 | instance | [placement/placement] 2026-04-25 08:57:55.170263 | instance | [placement/placement] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:57:55.178739 | instance | [openstack-cli/openstack_cli] 2026-04-25 08:57:55.178767 | instance | [openstack-cli/openstack_cli] PLAY [controllers] ************************************************************* 2026-04-25 08:57:55.178772 | instance | [openstack-cli/openstack_cli] 2026-04-25 08:57:55.178776 | instance | [openstack-cli/openstack_cli] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:57:55.182983 | instance | [glance/glance] 2026-04-25 08:57:55.183021 | instance | [glance/glance] PLAY [controllers[0]] ********************************************************** 2026-04-25 08:57:55.183026 | instance | [glance/glance] 2026-04-25 08:57:55.183030 | instance | [glance/glance] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:57:55.187749 | instance | [heat/heat] 2026-04-25 08:57:55.187766 | instance | [heat/heat] PLAY [controllers[0]] ********************************************************** 2026-04-25 08:57:55.187771 | instance | [heat/heat] 2026-04-25 08:57:55.187775 | instance | [heat/heat] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:57:55.190369 | instance | [cinder/cinder] 2026-04-25 08:57:55.190383 | instance | [cinder/cinder] PLAY [controllers[0]] ********************************************************** 2026-04-25 08:57:55.190387 | instance | [cinder/cinder] 2026-04-25 08:57:55.190391 | instance | [cinder/cinder] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:57:55.204027 | instance | [horizon/horizon] 2026-04-25 08:57:55.204057 | instance | [horizon/horizon] PLAY [controllers[0]] ********************************************************** 2026-04-25 08:57:55.204068 | instance | [horizon/horizon] 2026-04-25 08:57:55.204077 | instance | [horizon/horizon] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:57:55.231480 | instance | [barbican/barbican] 2026-04-25 08:57:55.231522 | instance | [barbican/barbican] PLAY [controllers[0]] ********************************************************** 2026-04-25 08:57:55.231528 | instance | [barbican/barbican] 2026-04-25 08:57:55.231534 | instance | [barbican/barbican] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:57:55.231545 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:57:55.231552 | instance | [rook-ceph-cluster/rook_ceph_cluster] PLAY [controllers[0]] ********************************************************** 2026-04-25 08:57:55.231558 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:57:55.231563 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:57:55.285416 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-25 08:57:55.285514 | instance | [kube-prometheus-stack/kube_prometheus_stack] PLAY [controllers[0]] ********************************************************** 2026-04-25 08:57:55.285545 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-25 08:57:55.285577 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [Gathering Facts] ********************************************************* 2026-04-25 08:57:57.468215 | instance | [openstack-cli/openstack_cli] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:57:57.468261 | instance | [openstack-cli/openstack_cli] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:57:57.468277 | instance | [openstack-cli/openstack_cli] interpreter could change the meaning of that path. See 2026-04-25 08:57:57.468285 | instance | [openstack-cli/openstack_cli] https://docs.ansible.com/ansible- 2026-04-25 08:57:57.468291 | instance | [openstack-cli/openstack_cli] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:57:57.500626 | instance | [openstack-cli/openstack_cli] ok: [instance] 2026-04-25 08:57:57.500658 | instance | [openstack-cli/openstack_cli] 2026-04-25 08:57:57.500663 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-25 08:57:57.557242 | instance | [glance/glance] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:57:57.557283 | instance | [glance/glance] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:57:57.557291 | instance | [glance/glance] interpreter could change the meaning of that path. See 2026-04-25 08:57:57.557298 | instance | [glance/glance] https://docs.ansible.com/ansible- 2026-04-25 08:57:57.557305 | instance | [glance/glance] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:57:57.561113 | instance | [placement/placement] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:57:57.561357 | instance | [placement/placement] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:57:57.561368 | instance | [placement/placement] interpreter could change the meaning of that path. See 2026-04-25 08:57:57.561375 | instance | [placement/placement] https://docs.ansible.com/ansible- 2026-04-25 08:57:57.561381 | instance | [placement/placement] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:57:57.578030 | instance | [cinder/cinder] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:57:57.578073 | instance | [cinder/cinder] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:57:57.578080 | instance | [cinder/cinder] interpreter could change the meaning of that path. See 2026-04-25 08:57:57.578088 | instance | [cinder/cinder] https://docs.ansible.com/ansible- 2026-04-25 08:57:57.578094 | instance | [cinder/cinder] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:57:57.585501 | instance | [kube-prometheus-stack/kube_prometheus_stack] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:57:57.585523 | instance | [kube-prometheus-stack/kube_prometheus_stack] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:57:57.585530 | instance | [kube-prometheus-stack/kube_prometheus_stack] interpreter could change the meaning of that path. See 2026-04-25 08:57:57.585536 | instance | [kube-prometheus-stack/kube_prometheus_stack] https://docs.ansible.com/ansible- 2026-04-25 08:57:57.585542 | instance | [kube-prometheus-stack/kube_prometheus_stack] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:57:57.586009 | instance | [horizon/horizon] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:57:57.586026 | instance | [horizon/horizon] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:57:57.586032 | instance | [horizon/horizon] interpreter could change the meaning of that path. See 2026-04-25 08:57:57.586038 | instance | [horizon/horizon] https://docs.ansible.com/ansible- 2026-04-25 08:57:57.586043 | instance | [horizon/horizon] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:57:57.586951 | instance | [glance/glance] ok: [instance] 2026-04-25 08:57:57.586980 | instance | [glance/glance] 2026-04-25 08:57:57.586990 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-25 08:57:57.616034 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-04-25 08:57:57.616071 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-25 08:57:57.616081 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:57:57.620944 | instance | [heat/heat] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:57:57.620966 | instance | [heat/heat] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:57:57.620973 | instance | [heat/heat] interpreter could change the meaning of that path. See 2026-04-25 08:57:57.620980 | instance | [heat/heat] https://docs.ansible.com/ansible- 2026-04-25 08:57:57.620986 | instance | [heat/heat] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:57:57.630246 | instance | [cinder/cinder] ok: [instance] 2026-04-25 08:57:57.630271 | instance | [cinder/cinder] 2026-04-25 08:57:57.630281 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-25 08:57:57.631687 | instance | [placement/placement] ok: [instance] 2026-04-25 08:57:57.631707 | instance | [placement/placement] 2026-04-25 08:57:57.631714 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-25 08:57:57.663353 | instance | [horizon/horizon] ok: [instance] 2026-04-25 08:57:57.663410 | instance | [horizon/horizon] 2026-04-25 08:57:57.663418 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-25 08:57:57.671576 | instance | [kube-prometheus-stack/kube_prometheus_stack] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 08:57:57.671624 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-25 08:57:57.671634 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 08:57:57.672002 | instance | [heat/heat] ok: [instance] 2026-04-25 08:57:57.672019 | instance | [heat/heat] 2026-04-25 08:57:57.672026 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-25 08:57:57.700189 | instance | [barbican/barbican] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:57:57.700230 | instance | [barbican/barbican] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:57:57.700235 | instance | [barbican/barbican] interpreter could change the meaning of that path. See 2026-04-25 08:57:57.700241 | instance | [barbican/barbican] https://docs.ansible.com/ansible- 2026-04-25 08:57:57.700245 | instance | [barbican/barbican] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:57:57.739948 | instance | [barbican/barbican] ok: [instance] 2026-04-25 08:57:57.739986 | instance | [barbican/barbican] 2026-04-25 08:57:57.739992 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-25 08:57:57.743686 | instance | [placement/placement] ok: [instance] 2026-04-25 08:57:57.743700 | instance | [placement/placement] 2026-04-25 08:57:57.743705 | instance | [placement/placement] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-25 08:57:57.752969 | instance | [cinder/cinder] ok: [instance] 2026-04-25 08:57:57.752993 | instance | [cinder/cinder] 2026-04-25 08:57:57.752999 | instance | [cinder/cinder] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-25 08:57:57.788603 | instance | [horizon/horizon] ok: [instance] 2026-04-25 08:57:57.788642 | instance | [horizon/horizon] 2026-04-25 08:57:57.788650 | instance | [horizon/horizon] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-25 08:57:57.798740 | instance | [placement/placement] skipping: [instance] 2026-04-25 08:57:57.798775 | instance | [placement/placement] 2026-04-25 08:57:57.798782 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-25 08:57:57.801671 | instance | [heat/heat] ok: [instance] 2026-04-25 08:57:57.801690 | instance | [heat/heat] 2026-04-25 08:57:57.801696 | instance | [heat/heat] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-25 08:57:57.828473 | instance | [cinder/cinder] included: rabbitmq for instance 2026-04-25 08:57:57.828520 | instance | [cinder/cinder] 2026-04-25 08:57:57.828528 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-25 08:57:57.842213 | instance | [placement/placement] skipping: [instance] 2026-04-25 08:57:57.842255 | instance | [placement/placement] 2026-04-25 08:57:57.842261 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-25 08:57:57.849946 | instance | [horizon/horizon] skipping: [instance] 2026-04-25 08:57:57.849988 | instance | [horizon/horizon] 2026-04-25 08:57:57.849994 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-25 08:57:57.881172 | instance | [heat/heat] included: rabbitmq for instance 2026-04-25 08:57:57.881203 | instance | [heat/heat] 2026-04-25 08:57:57.881208 | instance | [heat/heat] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-25 08:57:57.886938 | instance | [placement/placement] skipping: [instance] 2026-04-25 08:57:57.886954 | instance | [placement/placement] 2026-04-25 08:57:57.886960 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-25 08:57:57.894668 | instance | [horizon/horizon] skipping: [instance] 2026-04-25 08:57:57.894711 | instance | [horizon/horizon] 2026-04-25 08:57:57.894721 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-25 08:57:57.947817 | instance | [horizon/horizon] skipping: [instance] 2026-04-25 08:57:57.947853 | instance | [horizon/horizon] 2026-04-25 08:57:57.947859 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-25 08:57:57.964678 | instance | [openstack-cli/openstack_cli] changed: [instance] 2026-04-25 08:57:57.964731 | instance | [openstack-cli/openstack_cli] 2026-04-25 08:57:57.964742 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-25 08:57:58.405757 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-04-25 08:57:58.405814 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-25 08:57:58.405820 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-25 08:57:58.523590 | instance | [rook-ceph-cluster/rook_ceph_cluster] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 08:57:58.523635 | instance | [rook-ceph-cluster/rook_ceph_cluster] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 08:57:58.523640 | instance | [rook-ceph-cluster/rook_ceph_cluster] interpreter could change the meaning of that path. See 2026-04-25 08:57:58.523645 | instance | [rook-ceph-cluster/rook_ceph_cluster] https://docs.ansible.com/ansible- 2026-04-25 08:57:58.523649 | instance | [rook-ceph-cluster/rook_ceph_cluster] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 08:57:58.559825 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-04-25 08:57:58.559873 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:57:58.559882 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-25 08:57:58.735544 | instance | [cinder/cinder] ok: [instance] 2026-04-25 08:57:58.735590 | instance | [cinder/cinder] 2026-04-25 08:57:58.735598 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-25 08:57:58.787061 | instance | [heat/heat] ok: [instance] 2026-04-25 08:57:58.787116 | instance | [heat/heat] 2026-04-25 08:57:58.787128 | instance | [heat/heat] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-25 08:57:58.795596 | instance | [placement/placement] ok: [instance] 2026-04-25 08:57:58.795641 | instance | [placement/placement] 2026-04-25 08:57:58.795652 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-25 08:57:58.798635 | instance | [cinder/cinder] skipping: [instance] 2026-04-25 08:57:58.798670 | instance | [cinder/cinder] 2026-04-25 08:57:58.798680 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-25 08:57:58.842681 | instance | [heat/heat] skipping: [instance] 2026-04-25 08:57:58.842731 | instance | [heat/heat] 2026-04-25 08:57:58.842741 | instance | [heat/heat] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-25 08:57:58.864653 | instance | [cinder/cinder] skipping: [instance] 2026-04-25 08:57:58.864704 | instance | [cinder/cinder] 2026-04-25 08:57:58.864713 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-25 08:57:58.872431 | instance | [placement/placement] ok: [instance] 2026-04-25 08:57:58.872463 | instance | [placement/placement] 2026-04-25 08:57:58.872471 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-25 08:57:58.874161 | instance | [glance/glance] ok: [instance] 2026-04-25 08:57:58.874179 | instance | [glance/glance] 2026-04-25 08:57:58.874186 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-25 08:57:58.892735 | instance | [heat/heat] skipping: [instance] 2026-04-25 08:57:58.892785 | instance | [heat/heat] 2026-04-25 08:57:58.892792 | instance | [heat/heat] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-25 08:57:58.909990 | instance | [cinder/cinder] skipping: [instance] 2026-04-25 08:57:58.910042 | instance | [cinder/cinder] 2026-04-25 08:57:58.910049 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-25 08:57:58.916075 | instance | [placement/placement] ok: [instance] 2026-04-25 08:57:58.916131 | instance | [placement/placement] 2026-04-25 08:57:58.916139 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-25 08:57:58.931390 | instance | [horizon/horizon] ok: [instance] 2026-04-25 08:57:58.931449 | instance | [horizon/horizon] 2026-04-25 08:57:58.931456 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-25 08:57:58.941159 | instance | [heat/heat] skipping: [instance] 2026-04-25 08:57:58.941216 | instance | [heat/heat] 2026-04-25 08:57:58.941223 | instance | [heat/heat] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-25 08:57:59.001475 | instance | [horizon/horizon] ok: [instance] 2026-04-25 08:57:59.001510 | instance | [horizon/horizon] 2026-04-25 08:57:59.001516 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-25 08:57:59.015679 | instance | [placement/placement] ok: [instance] => (item=oslo_cache) 2026-04-25 08:57:59.015725 | instance | [placement/placement] ok: [instance] => (item=oslo_db) 2026-04-25 08:57:59.015735 | instance | [placement/placement] ok: [instance] => (item=placement) 2026-04-25 08:57:59.015744 | instance | [placement/placement] ok: [instance] => (item=identity) 2026-04-25 08:57:59.015752 | instance | [placement/placement] 2026-04-25 08:57:59.015761 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-25 08:57:59.063066 | instance | [horizon/horizon] ok: [instance] 2026-04-25 08:57:59.063117 | instance | [horizon/horizon] 2026-04-25 08:57:59.063127 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-25 08:57:59.065768 | instance | [barbican/barbican] ok: [instance] 2026-04-25 08:57:59.065809 | instance | [barbican/barbican] 2026-04-25 08:57:59.065837 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-25 08:57:59.087007 | instance | [placement/placement] ok: [instance] 2026-04-25 08:57:59.087039 | instance | [placement/placement] 2026-04-25 08:57:59.087047 | instance | [placement/placement] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:57:59.140746 | instance | [placement/placement] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 08:57:59.140781 | instance | [placement/placement] 2026-04-25 08:57:59.140787 | instance | [placement/placement] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 08:57:59.160876 | instance | [horizon/horizon] ok: [instance] => (item=dashboard) 2026-04-25 08:57:59.160920 | instance | [horizon/horizon] ok: [instance] => (item=oslo_db) 2026-04-25 08:57:59.160927 | instance | [horizon/horizon] ok: [instance] => (item=identity) 2026-04-25 08:57:59.160934 | instance | [horizon/horizon] ok: [instance] => (item=oslo_cache) 2026-04-25 08:57:59.160940 | instance | [horizon/horizon] 2026-04-25 08:57:59.160947 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-25 08:57:59.231584 | instance | [horizon/horizon] ok: [instance] 2026-04-25 08:57:59.231636 | instance | [horizon/horizon] 2026-04-25 08:57:59.231648 | instance | [horizon/horizon] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:57:59.279688 | instance | [glance/glance] ok: [instance] 2026-04-25 08:57:59.279740 | instance | [glance/glance] 2026-04-25 08:57:59.279751 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-25 08:57:59.299108 | instance | [horizon/horizon] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 08:57:59.299155 | instance | [horizon/horizon] 2026-04-25 08:57:59.299164 | instance | [horizon/horizon] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 08:57:59.419696 | instance | [openstack-cli/openstack_cli] ok: [instance] 2026-04-25 08:57:59.419740 | instance | [openstack-cli/openstack_cli] 2026-04-25 08:57:59.419746 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-25 08:57:59.531902 | instance | [barbican/barbican] ok: [instance] 2026-04-25 08:57:59.531945 | instance | [barbican/barbican] 2026-04-25 08:57:59.531951 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-25 08:57:59.779676 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-04-25 08:57:59.779734 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:57:59.779746 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-25 08:57:59.789532 | instance | [placement/placement] changed: [instance] 2026-04-25 08:57:59.789555 | instance | [placement/placement] 2026-04-25 08:57:59.789563 | instance | [placement/placement] TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-04-25 08:57:59.847497 | instance | [openstack-cli/openstack_cli] ok: [instance] 2026-04-25 08:57:59.847562 | instance | [openstack-cli/openstack_cli] 2026-04-25 08:57:59.847574 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-25 08:57:59.942812 | instance | [horizon/horizon] changed: [instance] 2026-04-25 08:57:59.942856 | instance | [horizon/horizon] 2026-04-25 08:57:59.942862 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-04-25 08:58:00.006821 | instance | [openstack-cli/openstack_cli] ok: [instance] => { 2026-04-25 08:58:00.006864 | instance | [openstack-cli/openstack_cli] "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-04-25 08:58:00.006870 | instance | [openstack-cli/openstack_cli] } 2026-04-25 08:58:00.006875 | instance | [openstack-cli/openstack_cli] 2026-04-25 08:58:00.006880 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-25 08:58:00.028112 | instance | [glance/glance] ok: [instance] 2026-04-25 08:58:00.028151 | instance | [glance/glance] 2026-04-25 08:58:00.028160 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-25 08:58:00.084551 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-04-25 08:58:00.084594 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-25 08:58:00.084601 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-04-25 08:58:00.157670 | instance | [glance/glance] ok: [instance] 2026-04-25 08:58:00.157738 | instance | [glance/glance] 2026-04-25 08:58:00.157749 | instance | [glance/glance] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-25 08:58:00.239146 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-04-25 08:58:00.239203 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:58:00.239217 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-25 08:58:00.241533 | instance | [glance/glance] included: rabbitmq for instance 2026-04-25 08:58:00.241565 | instance | [glance/glance] 2026-04-25 08:58:00.241576 | instance | [glance/glance] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-25 08:58:00.315764 | instance | [barbican/barbican] ok: [instance] 2026-04-25 08:58:00.315888 | instance | [barbican/barbican] 2026-04-25 08:58:00.315897 | instance | [barbican/barbican] TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-25 08:58:00.760109 | instance | [barbican/barbican] ok: [instance] 2026-04-25 08:58:00.760144 | instance | [barbican/barbican] 2026-04-25 08:58:00.760150 | instance | [barbican/barbican] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-25 08:58:01.023476 | instance | [openstack-cli/openstack_cli] changed: [instance] 2026-04-25 08:58:01.023527 | instance | [openstack-cli/openstack_cli] 2026-04-25 08:58:01.023533 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-25 08:58:01.038166 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-04-25 08:58:01.038191 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:58:01.038197 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-25 08:58:01.087021 | instance | [rook-ceph-cluster/rook_ceph_cluster] skipping: [instance] 2026-04-25 08:58:01.087068 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:58:01.087076 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-25 08:58:01.138855 | instance | [rook-ceph-cluster/rook_ceph_cluster] skipping: [instance] 2026-04-25 08:58:01.138905 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:58:01.138910 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-25 08:58:01.175648 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-04-25 08:58:01.175700 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-25 08:58:01.175712 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-04-25 08:58:01.186703 | instance | [rook-ceph-cluster/rook_ceph_cluster] skipping: [instance] 2026-04-25 08:58:01.186742 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:58:01.186755 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-25 08:58:01.187860 | instance | [glance/glance] ok: [instance] 2026-04-25 08:58:01.187890 | instance | [glance/glance] 2026-04-25 08:58:01.187911 | instance | [glance/glance] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-25 08:58:01.256552 | instance | [rook-ceph-cluster/rook_ceph_cluster] skipping: [instance] 2026-04-25 08:58:01.256611 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:58:01.256623 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-25 08:58:01.258926 | instance | [glance/glance] skipping: [instance] 2026-04-25 08:58:01.258947 | instance | [glance/glance] 2026-04-25 08:58:01.258955 | instance | [glance/glance] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-25 08:58:01.295913 | instance | [rook-ceph-cluster/rook_ceph_cluster] skipping: [instance] 2026-04-25 08:58:01.295975 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:58:01.295982 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-25 08:58:01.302638 | instance | [glance/glance] skipping: [instance] 2026-04-25 08:58:01.302665 | instance | [glance/glance] 2026-04-25 08:58:01.302670 | instance | [glance/glance] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-25 08:58:01.333314 | instance | [rook-ceph-cluster/rook_ceph_cluster] skipping: [instance] 2026-04-25 08:58:01.333947 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:58:01.333970 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-25 08:58:01.359708 | instance | [glance/glance] skipping: [instance] 2026-04-25 08:58:01.359749 | instance | [glance/glance] 2026-04-25 08:58:01.359755 | instance | [glance/glance] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-25 08:58:01.401033 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-04-25 08:58:01.401069 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:58:01.401075 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-25 08:58:01.461848 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] => (item=rook_ceph_cluster) 2026-04-25 08:58:01.461885 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:58:01.461890 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-25 08:58:01.526627 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-04-25 08:58:01.526684 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:58:01.526692 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:58:01.580275 | instance | [rook-ceph-cluster/rook_ceph_cluster] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 08:58:01.580335 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:58:01.580349 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 08:58:02.096721 | instance | [barbican/barbican] ok: [instance] 2026-04-25 08:58:02.096765 | instance | [barbican/barbican] 2026-04-25 08:58:02.096805 | instance | [barbican/barbican] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-25 08:58:02.214041 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] 2026-04-25 08:58:02.214086 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:58:02.214094 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-04-25 08:58:02.527386 | instance | [barbican/barbican] ok: [instance] 2026-04-25 08:58:02.527469 | instance | [barbican/barbican] 2026-04-25 08:58:02.527485 | instance | [barbican/barbican] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-25 08:58:02.659362 | instance | [barbican/barbican] ok: [instance] => { 2026-04-25 08:58:02.659413 | instance | [barbican/barbican] "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-04-25 08:58:02.659421 | instance | [barbican/barbican] } 2026-04-25 08:58:02.659428 | instance | [barbican/barbican] 2026-04-25 08:58:02.659433 | instance | [barbican/barbican] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-25 08:58:02.924953 | instance | [openstack-cli/openstack_cli] changed: [instance] 2026-04-25 08:58:02.925000 | instance | [openstack-cli/openstack_cli] 2026-04-25 08:58:02.925006 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-25 08:58:03.038449 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-04-25 08:58:03.038503 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-25 08:58:03.038510 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-04-25 08:58:03.355939 | instance | [barbican/barbican] ok: [instance] 2026-04-25 08:58:03.355977 | instance | [barbican/barbican] 2026-04-25 08:58:03.355985 | instance | [barbican/barbican] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-25 08:58:03.773690 | instance | [openstack-cli/openstack_cli] changed: [instance] 2026-04-25 08:58:03.773730 | instance | [openstack-cli/openstack_cli] 2026-04-25 08:58:03.773735 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-25 08:58:04.604069 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-04-25 08:58:04.604128 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-25 08:58:04.604149 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-04-25 08:58:04.746399 | instance | [openstack-cli/openstack_cli] ok: [instance] 2026-04-25 08:58:04.746464 | instance | [openstack-cli/openstack_cli] 2026-04-25 08:58:04.746480 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-25 08:58:05.040129 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-04-25 08:58:05.040190 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-25 08:58:05.040203 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-04-25 08:58:05.107038 | instance | [barbican/barbican] ok: [instance] 2026-04-25 08:58:05.107088 | instance | [barbican/barbican] 2026-04-25 08:58:05.107096 | instance | [barbican/barbican] TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-25 08:58:05.353149 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-04-25 08:58:05.353214 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-25 08:58:05.353228 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-04-25 08:58:05.600821 | instance | [openstack-cli/openstack_cli] ok: [instance] 2026-04-25 08:58:05.600883 | instance | [openstack-cli/openstack_cli] 2026-04-25 08:58:05.600895 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-25 08:58:05.683560 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-04-25 08:58:05.683622 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-25 08:58:05.683634 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-04-25 08:58:05.742466 | instance | [barbican/barbican] ok: [instance] 2026-04-25 08:58:05.742504 | instance | [barbican/barbican] 2026-04-25 08:58:05.742510 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-25 08:58:06.288417 | instance | [openstack-cli/openstack_cli] ok: [instance] 2026-04-25 08:58:06.288475 | instance | [openstack-cli/openstack_cli] 2026-04-25 08:58:06.288486 | instance | [openstack-cli/openstack_cli] TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-25 08:58:06.409121 | instance | [openstack-cli/openstack_cli] included: openstack_helm_endpoints for instance 2026-04-25 08:58:06.409170 | instance | [openstack-cli/openstack_cli] 2026-04-25 08:58:06.409179 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-25 08:58:06.452106 | instance | [openstack-cli/openstack_cli] skipping: [instance] 2026-04-25 08:58:06.452171 | instance | [openstack-cli/openstack_cli] 2026-04-25 08:58:06.452184 | instance | [openstack-cli/openstack_cli] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-25 08:58:06.501620 | instance | [openstack-cli/openstack_cli] skipping: [instance] 2026-04-25 08:58:06.501671 | instance | [openstack-cli/openstack_cli] 2026-04-25 08:58:06.501684 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-25 08:58:06.508746 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-04-25 08:58:06.508806 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-25 08:58:06.508819 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-04-25 08:58:06.548661 | instance | [openstack-cli/openstack_cli] skipping: [instance] 2026-04-25 08:58:06.548701 | instance | [openstack-cli/openstack_cli] 2026-04-25 08:58:06.548711 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-25 08:58:06.607155 | instance | [openstack-cli/openstack_cli] skipping: [instance] 2026-04-25 08:58:06.607211 | instance | [openstack-cli/openstack_cli] 2026-04-25 08:58:06.607221 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-25 08:58:06.660066 | instance | [barbican/barbican] ok: [instance] 2026-04-25 08:58:06.660127 | instance | [barbican/barbican] 2026-04-25 08:58:06.660139 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-25 08:58:06.663704 | instance | [openstack-cli/openstack_cli] skipping: [instance] 2026-04-25 08:58:06.663738 | instance | [openstack-cli/openstack_cli] 2026-04-25 08:58:06.663749 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-25 08:58:06.707920 | instance | [openstack-cli/openstack_cli] skipping: [instance] 2026-04-25 08:58:06.707977 | instance | [openstack-cli/openstack_cli] 2026-04-25 08:58:06.707988 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-25 08:58:06.756090 | instance | [openstack-cli/openstack_cli] ok: [instance] 2026-04-25 08:58:06.756127 | instance | [openstack-cli/openstack_cli] 2026-04-25 08:58:06.756133 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-25 08:58:06.814732 | instance | [openstack-cli/openstack_cli] ok: [instance] => (item=identity) 2026-04-25 08:58:06.814771 | instance | [openstack-cli/openstack_cli] 2026-04-25 08:58:06.814776 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-25 08:58:06.882178 | instance | [openstack-cli/openstack_cli] ok: [instance] 2026-04-25 08:58:06.882219 | instance | [openstack-cli/openstack_cli] 2026-04-25 08:58:06.882229 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-25 08:58:07.507050 | instance | [barbican/barbican] ok: [instance] 2026-04-25 08:58:07.507796 | instance | [barbican/barbican] 2026-04-25 08:58:07.507817 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-25 08:58:07.563510 | instance | [openstack-cli/openstack_cli] changed: [instance] 2026-04-25 08:58:07.563647 | instance | [openstack-cli/openstack_cli] 2026-04-25 08:58:07.563662 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-25 08:58:08.198082 | instance | [barbican/barbican] ok: [instance] 2026-04-25 08:58:08.198137 | instance | [barbican/barbican] 2026-04-25 08:58:08.198145 | instance | [barbican/barbican] TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-25 08:58:08.309525 | instance | [barbican/barbican] included: openstack_helm_endpoints for instance 2026-04-25 08:58:08.309578 | instance | [barbican/barbican] 2026-04-25 08:58:08.309586 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-25 08:58:08.352038 | instance | [barbican/barbican] skipping: [instance] 2026-04-25 08:58:08.352097 | instance | [barbican/barbican] 2026-04-25 08:58:08.352110 | instance | [barbican/barbican] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-25 08:58:08.355119 | instance | [openstack-cli/openstack_cli] changed: [instance] 2026-04-25 08:58:08.355153 | instance | [openstack-cli/openstack_cli] 2026-04-25 08:58:08.355167 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-25 08:58:08.408346 | instance | [barbican/barbican] skipping: [instance] 2026-04-25 08:58:08.408383 | instance | [barbican/barbican] 2026-04-25 08:58:08.408389 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-25 08:58:08.460659 | instance | [barbican/barbican] skipping: [instance] 2026-04-25 08:58:08.460723 | instance | [barbican/barbican] 2026-04-25 08:58:08.460736 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-25 08:58:08.513129 | instance | [barbican/barbican] skipping: [instance] 2026-04-25 08:58:08.513186 | instance | [barbican/barbican] 2026-04-25 08:58:08.513198 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-25 08:58:08.558407 | instance | [barbican/barbican] skipping: [instance] 2026-04-25 08:58:08.558448 | instance | [barbican/barbican] 2026-04-25 08:58:08.558453 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-25 08:58:08.608964 | instance | [barbican/barbican] skipping: [instance] 2026-04-25 08:58:08.608999 | instance | [barbican/barbican] 2026-04-25 08:58:08.609005 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-25 08:58:08.658268 | instance | [barbican/barbican] ok: [instance] 2026-04-25 08:58:08.658312 | instance | [barbican/barbican] 2026-04-25 08:58:08.658322 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-25 08:58:08.728343 | instance | [barbican/barbican] ok: [instance] => (item=identity) 2026-04-25 08:58:08.728414 | instance | [barbican/barbican] 2026-04-25 08:58:08.728432 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-25 08:58:08.804886 | instance | [barbican/barbican] ok: [instance] 2026-04-25 08:58:08.804942 | instance | [barbican/barbican] 2026-04-25 08:58:08.804954 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-25 08:58:08.997954 | instance | [openstack-cli/openstack_cli] changed: [instance] 2026-04-25 08:58:08.998000 | instance | [openstack-cli/openstack_cli] 2026-04-25 08:58:08.998006 | instance | [openstack-cli/openstack_cli] TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-25 08:58:09.426870 | instance | [barbican/barbican] ok: [instance] 2026-04-25 08:58:09.426930 | instance | [barbican/barbican] 2026-04-25 08:58:09.426943 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-25 08:58:09.596397 | instance | [openstack-cli/openstack_cli] changed: [instance] 2026-04-25 08:58:09.596456 | instance | [openstack-cli/openstack_cli] 2026-04-25 08:58:09.596463 | instance | [openstack-cli/openstack_cli] PLAY RECAP ********************************************************************* 2026-04-25 08:58:09.596470 | instance | [openstack-cli/openstack_cli] instance : ok=19 changed=8 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-04-25 08:58:09.596483 | instance | [openstack-cli/openstack_cli] 2026-04-25 08:58:09.663891 | instance | ==> [openstack-cli] Deployment complete 2026-04-25 08:58:10.123233 | instance | [barbican/barbican] ok: [instance] 2026-04-25 08:58:10.123291 | instance | [barbican/barbican] 2026-04-25 08:58:10.123395 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-25 08:58:10.725817 | instance | [barbican/barbican] ok: [instance] 2026-04-25 08:58:10.725871 | instance | [barbican/barbican] 2026-04-25 08:58:10.725877 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-25 08:58:11.390844 | instance | [barbican/barbican] ok: [instance] 2026-04-25 08:58:11.390963 | instance | [barbican/barbican] 2026-04-25 08:58:11.390982 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-25 08:58:11.559518 | instance | [barbican/barbican] ok: [instance] 2026-04-25 08:58:11.559631 | instance | [barbican/barbican] 2026-04-25 08:58:11.559647 | instance | [barbican/barbican] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-25 08:58:11.659580 | instance | [barbican/barbican] included: rabbitmq for instance 2026-04-25 08:58:11.659696 | instance | [barbican/barbican] 2026-04-25 08:58:11.659711 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-25 08:58:12.765443 | instance | [barbican/barbican] ok: [instance] 2026-04-25 08:58:12.765490 | instance | [barbican/barbican] 2026-04-25 08:58:12.765498 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-25 08:58:12.826016 | instance | [barbican/barbican] skipping: [instance] 2026-04-25 08:58:12.826079 | instance | [barbican/barbican] 2026-04-25 08:58:12.826090 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-25 08:58:12.875677 | instance | [barbican/barbican] skipping: [instance] 2026-04-25 08:58:12.875731 | instance | [barbican/barbican] 2026-04-25 08:58:12.875739 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-25 08:58:12.926316 | instance | [barbican/barbican] skipping: [instance] 2026-04-25 08:58:12.926368 | instance | [barbican/barbican] 2026-04-25 08:58:12.926376 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-25 08:58:17.182096 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-04-25 08:58:17.182154 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:58:17.182168 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-04-25 08:58:23.828556 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=alertmanager) 2026-04-25 08:58:23.828627 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=grafana) 2026-04-25 08:58:23.828635 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=prometheus) 2026-04-25 08:58:23.828642 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-25 08:58:23.828649 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-04-25 08:58:26.082359 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] => (item=alertmanager) 2026-04-25 08:58:26.082425 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] => (item=grafana) 2026-04-25 08:58:26.082439 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] => (item=prometheus) 2026-04-25 08:58:26.082446 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-25 08:58:26.082458 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-04-25 08:58:30.056782 | instance | [cinder/cinder] changed: [instance] 2026-04-25 08:58:30.056848 | instance | [cinder/cinder] 2026-04-25 08:58:30.056855 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-25 08:58:30.269499 | instance | [heat/heat] changed: [instance] 2026-04-25 08:58:30.276236 | instance | [heat/heat] 2026-04-25 08:58:30.276258 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-25 08:58:30.368971 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-04-25 08:58:30.369018 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-04-25 08:58:30.369029 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-04-25 08:58:30.369039 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-04-25 08:58:30.369049 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-25 08:58:30.369059 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-04-25 08:58:30.869632 | instance | [cinder/cinder] ok: [instance] 2026-04-25 08:58:30.869678 | instance | [cinder/cinder] 2026-04-25 08:58:30.869685 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-25 08:58:30.927131 | instance | [cinder/cinder] ok: [instance] 2026-04-25 08:58:30.927170 | instance | [cinder/cinder] 2026-04-25 08:58:30.927176 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-25 08:58:31.011482 | instance | [heat/heat] ok: [instance] 2026-04-25 08:58:31.011537 | instance | [heat/heat] 2026-04-25 08:58:31.011549 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-25 08:58:31.067356 | instance | [heat/heat] ok: [instance] 2026-04-25 08:58:31.067417 | instance | [heat/heat] 2026-04-25 08:58:31.067430 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-25 08:58:31.709352 | instance | [cinder/cinder] ok: [instance] 2026-04-25 08:58:31.709406 | instance | [cinder/cinder] 2026-04-25 08:58:31.709418 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-25 08:58:31.777658 | instance | [cinder/cinder] ok: [instance] 2026-04-25 08:58:31.777723 | instance | [cinder/cinder] 2026-04-25 08:58:31.777735 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-25 08:58:31.803830 | instance | [heat/heat] ok: [instance] 2026-04-25 08:58:31.803867 | instance | [heat/heat] 2026-04-25 08:58:31.803873 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-25 08:58:31.836171 | instance | [cinder/cinder] ok: [instance] 2026-04-25 08:58:31.836235 | instance | [cinder/cinder] 2026-04-25 08:58:31.836244 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-25 08:58:31.861421 | instance | [heat/heat] ok: [instance] 2026-04-25 08:58:31.861490 | instance | [heat/heat] 2026-04-25 08:58:31.861497 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-25 08:58:31.910891 | instance | [heat/heat] ok: [instance] 2026-04-25 08:58:31.910918 | instance | [heat/heat] 2026-04-25 08:58:31.910924 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-25 08:58:31.945126 | instance | [cinder/cinder] ok: [instance] => (item=identity) 2026-04-25 08:58:31.945148 | instance | [cinder/cinder] ok: [instance] => (item=oslo_cache) 2026-04-25 08:58:31.945155 | instance | [cinder/cinder] ok: [instance] => (item=oslo_messaging) 2026-04-25 08:58:31.945161 | instance | [cinder/cinder] ok: [instance] => (item=image) 2026-04-25 08:58:31.945187 | instance | [cinder/cinder] ok: [instance] => (item=volumev3) 2026-04-25 08:58:31.945195 | instance | [cinder/cinder] ok: [instance] => (item=oslo_db) 2026-04-25 08:58:31.945200 | instance | [cinder/cinder] 2026-04-25 08:58:31.945206 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-25 08:58:32.008418 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-04-25 08:58:32.008463 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:58:32.008472 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-04-25 08:58:32.019659 | instance | [cinder/cinder] ok: [instance] 2026-04-25 08:58:32.019723 | instance | [cinder/cinder] 2026-04-25 08:58:32.019732 | instance | [cinder/cinder] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:58:32.026986 | instance | [heat/heat] ok: [instance] => (item=oslo_messaging) 2026-04-25 08:58:32.027008 | instance | [heat/heat] ok: [instance] => (item=orchestration) 2026-04-25 08:58:32.027012 | instance | [heat/heat] ok: [instance] => (item=identity) 2026-04-25 08:58:32.027017 | instance | [heat/heat] ok: [instance] => (item=oslo_cache) 2026-04-25 08:58:32.027021 | instance | [heat/heat] ok: [instance] => (item=cloudformation) 2026-04-25 08:58:32.027025 | instance | [heat/heat] ok: [instance] => (item=oslo_db) 2026-04-25 08:58:32.027029 | instance | [heat/heat] 2026-04-25 08:58:32.027034 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-25 08:58:32.076883 | instance | [cinder/cinder] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 08:58:32.076937 | instance | [cinder/cinder] 2026-04-25 08:58:32.076950 | instance | [cinder/cinder] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 08:58:32.091734 | instance | [heat/heat] ok: [instance] 2026-04-25 08:58:32.091770 | instance | [heat/heat] 2026-04-25 08:58:32.091781 | instance | [heat/heat] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:58:32.147871 | instance | [heat/heat] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 08:58:32.147934 | instance | [heat/heat] 2026-04-25 08:58:32.147946 | instance | [heat/heat] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 08:58:32.545840 | instance | [glance/glance] changed: [instance] 2026-04-25 08:58:32.545920 | instance | [glance/glance] 2026-04-25 08:58:32.545930 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-25 08:58:32.701786 | instance | [cinder/cinder] changed: [instance] 2026-04-25 08:58:32.701860 | instance | [cinder/cinder] 2026-04-25 08:58:32.701872 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-04-25 08:58:32.801323 | instance | [heat/heat] changed: [instance] 2026-04-25 08:58:32.801392 | instance | [heat/heat] 2026-04-25 08:58:32.801404 | instance | [heat/heat] TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-04-25 08:58:33.118875 | instance | [cinder/cinder] ok: [instance] 2026-04-25 08:58:33.118936 | instance | [cinder/cinder] 2026-04-25 08:58:33.118949 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-04-25 08:58:33.196576 | instance | [cinder/cinder] ok: [instance] 2026-04-25 08:58:33.196646 | instance | [cinder/cinder] 2026-04-25 08:58:33.196660 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-04-25 08:58:33.288226 | instance | [glance/glance] ok: [instance] 2026-04-25 08:58:33.289752 | instance | [glance/glance] 2026-04-25 08:58:33.289773 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-25 08:58:33.338658 | instance | [glance/glance] ok: [instance] 2026-04-25 08:58:33.338691 | instance | [glance/glance] 2026-04-25 08:58:33.338696 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-25 08:58:33.364052 | instance | [cinder/cinder] ok: [instance] 2026-04-25 08:58:33.364119 | instance | [cinder/cinder] 2026-04-25 08:58:33.364126 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-04-25 08:58:33.468123 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-04-25 08:58:33.468174 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:58:33.468186 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-04-25 08:58:34.146496 | instance | [glance/glance] ok: [instance] 2026-04-25 08:58:34.146556 | instance | [glance/glance] 2026-04-25 08:58:34.146565 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-25 08:58:34.210226 | instance | [glance/glance] ok: [instance] 2026-04-25 08:58:34.210295 | instance | [glance/glance] 2026-04-25 08:58:34.210307 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-25 08:58:34.261878 | instance | [glance/glance] ok: [instance] 2026-04-25 08:58:34.261963 | instance | [glance/glance] 2026-04-25 08:58:34.261979 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-25 08:58:34.379357 | instance | [glance/glance] ok: [instance] => (item=oslo_cache) 2026-04-25 08:58:34.379417 | instance | [glance/glance] ok: [instance] => (item=image) 2026-04-25 08:58:34.379430 | instance | [glance/glance] ok: [instance] => (item=oslo_messaging) 2026-04-25 08:58:34.379441 | instance | [glance/glance] ok: [instance] => (item=identity) 2026-04-25 08:58:34.379450 | instance | [glance/glance] ok: [instance] => (item=dashboard) 2026-04-25 08:58:34.379460 | instance | [glance/glance] ok: [instance] => (item=oslo_db) 2026-04-25 08:58:34.379469 | instance | [glance/glance] 2026-04-25 08:58:34.379489 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-25 08:58:34.464311 | instance | [glance/glance] ok: [instance] 2026-04-25 08:58:34.464373 | instance | [glance/glance] 2026-04-25 08:58:34.464381 | instance | [glance/glance] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:58:34.521363 | instance | [glance/glance] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 08:58:34.521433 | instance | [glance/glance] 2026-04-25 08:58:34.521441 | instance | [glance/glance] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 08:58:34.903339 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-04-25 08:58:34.903395 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:58:34.903407 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-04-25 08:58:35.247268 | instance | [glance/glance] changed: [instance] 2026-04-25 08:58:35.247333 | instance | [glance/glance] 2026-04-25 08:58:35.247340 | instance | [glance/glance] TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-04-25 08:58:35.670428 | instance | [glance/glance] ok: [instance] 2026-04-25 08:58:35.670464 | instance | [glance/glance] 2026-04-25 08:58:35.670477 | instance | [glance/glance] TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-04-25 08:58:35.939201 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] 2026-04-25 08:58:35.939255 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:58:35.939281 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-04-25 08:58:35.962872 | instance | [horizon/horizon] changed: [instance] 2026-04-25 08:58:35.962926 | instance | [horizon/horizon] 2026-04-25 08:58:35.962934 | instance | [horizon/horizon] TASK [Create Ingress] ********************************************************** 2026-04-25 08:58:36.057065 | instance | [horizon/horizon] included: openstack_helm_ingress for instance 2026-04-25 08:58:36.057114 | instance | [horizon/horizon] 2026-04-25 08:58:36.057120 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-25 08:58:36.100503 | instance | [horizon/horizon] skipping: [instance] 2026-04-25 08:58:36.100564 | instance | [horizon/horizon] 2026-04-25 08:58:36.100572 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-25 08:58:36.138079 | instance | [horizon/horizon] skipping: [instance] 2026-04-25 08:58:36.138137 | instance | [horizon/horizon] 2026-04-25 08:58:36.138149 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-25 08:58:36.193728 | instance | [horizon/horizon] ok: [instance] 2026-04-25 08:58:36.193780 | instance | [horizon/horizon] 2026-04-25 08:58:36.193788 | instance | [horizon/horizon] TASK [Create Ingress dashboard] ************************************************ 2026-04-25 08:58:36.257259 | instance | [horizon/horizon] included: ingress for instance 2026-04-25 08:58:36.257320 | instance | [horizon/horizon] 2026-04-25 08:58:36.257331 | instance | [horizon/horizon] TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-04-25 08:58:36.386843 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-04-25 08:58:36.386900 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-04-25 08:58:36.386907 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-04-25 08:58:36.386912 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-04-25 08:58:36.386918 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=None) 2026-04-25 08:58:36.386924 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-04-25 08:58:36.386930 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-25 08:58:36.386936 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-04-25 08:58:36.944391 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] 2026-04-25 08:58:36.944445 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:58:36.944452 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-04-25 08:58:37.502744 | instance | [horizon/horizon] changed: [instance] 2026-04-25 08:58:37.502799 | instance | [horizon/horizon] 2026-04-25 08:58:37.502807 | instance | [horizon/horizon] PLAY RECAP ********************************************************************* 2026-04-25 08:58:37.502814 | instance | [horizon/horizon] instance : ok=14 changed=3 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-25 08:58:37.502837 | instance | [horizon/horizon] 2026-04-25 08:58:37.584272 | instance | ==> [horizon] Deployment complete 2026-04-25 08:58:38.968046 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] 2026-04-25 08:58:38.968108 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:58:38.968118 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Wait for keystone API to be Available] *** 2026-04-25 08:58:39.225413 | instance | [barbican/barbican] changed: [instance] 2026-04-25 08:58:39.225464 | instance | [barbican/barbican] 2026-04-25 08:58:39.225471 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-25 08:58:39.935366 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-04-25 08:58:39.935417 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:58:39.935424 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Ensure "service" domain exists] *** 2026-04-25 08:58:40.048994 | instance | [barbican/barbican] ok: [instance] 2026-04-25 08:58:40.049070 | instance | [barbican/barbican] 2026-04-25 08:58:40.049093 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-25 08:58:40.108642 | instance | [barbican/barbican] ok: [instance] 2026-04-25 08:58:40.108696 | instance | [barbican/barbican] 2026-04-25 08:58:40.108707 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-25 08:58:40.866641 | instance | [barbican/barbican] ok: [instance] 2026-04-25 08:58:40.866684 | instance | [barbican/barbican] 2026-04-25 08:58:40.866690 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-25 08:58:40.992480 | instance | [barbican/barbican] ok: [instance] 2026-04-25 08:58:40.992532 | instance | [barbican/barbican] 2026-04-25 08:58:40.992538 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-25 08:58:41.049177 | instance | [barbican/barbican] ok: [instance] 2026-04-25 08:58:41.049230 | instance | [barbican/barbican] 2026-04-25 08:58:41.049238 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-25 08:58:41.156781 | instance | [barbican/barbican] ok: [instance] => (item=oslo_messaging) 2026-04-25 08:58:41.156826 | instance | [barbican/barbican] ok: [instance] => (item=identity) 2026-04-25 08:58:41.156832 | instance | [barbican/barbican] ok: [instance] => (item=key_manager) 2026-04-25 08:58:41.156836 | instance | [barbican/barbican] ok: [instance] => (item=oslo_cache) 2026-04-25 08:58:41.156840 | instance | [barbican/barbican] ok: [instance] => (item=oslo_db) 2026-04-25 08:58:41.156844 | instance | [barbican/barbican] 2026-04-25 08:58:41.156849 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-25 08:58:41.232338 | instance | [barbican/barbican] ok: [instance] 2026-04-25 08:58:41.232373 | instance | [barbican/barbican] 2026-04-25 08:58:41.232379 | instance | [barbican/barbican] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 08:58:41.302135 | instance | [barbican/barbican] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 08:58:41.303517 | instance | [barbican/barbican] 2026-04-25 08:58:41.303555 | instance | [barbican/barbican] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 08:58:41.304450 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] 2026-04-25 08:58:41.304491 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:58:41.304500 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-04-25 08:58:41.960885 | instance | [barbican/barbican] changed: [instance] 2026-04-25 08:58:41.960946 | instance | [barbican/barbican] 2026-04-25 08:58:41.960957 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-04-25 08:58:43.828980 | instance | [rook-ceph-cluster/rook_ceph_cluster] [WARNING]: Module did not set no_log for update_password 2026-04-25 08:58:43.866205 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] 2026-04-25 08:58:43.866254 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:58:43.866263 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Ensure "service" project exists] *** 2026-04-25 08:58:45.264076 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] 2026-04-25 08:58:45.264123 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:58:45.264134 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-04-25 08:58:48.144391 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=alertmanager) 2026-04-25 08:58:48.144445 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=prometheus) 2026-04-25 08:58:48.144450 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-25 08:58:48.144455 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-04-25 08:58:57.476895 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-04-25 08:58:57.476941 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:58:57.476950 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-04-25 08:58:58.902607 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] 2026-04-25 08:58:58.902657 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:58:58.902665 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-04-25 08:58:59.733147 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=alertmanager) 2026-04-25 08:58:59.733206 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item=prometheus) 2026-04-25 08:58:59.733218 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-25 08:58:59.733228 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-04-25 08:59:00.536925 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-04-25 08:59:00.536978 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-25 08:59:00.536985 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-04-25 08:59:01.392827 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-95.nip.io/swift/v1/%(tenant_id)s'}) 2026-04-25 08:59:01.392914 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-04-25 08:59:01.392922 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:59:01.392928 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [Create Ingress] ********************************************************** 2026-04-25 08:59:01.475929 | instance | [rook-ceph-cluster/rook_ceph_cluster] included: openstack_helm_ingress for instance 2026-04-25 08:59:01.475996 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:59:01.476007 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-25 08:59:01.522691 | instance | [rook-ceph-cluster/rook_ceph_cluster] skipping: [instance] 2026-04-25 08:59:01.522742 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:59:01.522751 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-25 08:59:01.573905 | instance | [rook-ceph-cluster/rook_ceph_cluster] skipping: [instance] 2026-04-25 08:59:01.573977 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:59:01.574015 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-25 08:59:01.642331 | instance | [rook-ceph-cluster/rook_ceph_cluster] ok: [instance] 2026-04-25 08:59:01.642391 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:59:01.642398 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-04-25 08:59:01.712358 | instance | [rook-ceph-cluster/rook_ceph_cluster] included: ingress for instance 2026-04-25 08:59:01.712421 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:59:01.712428 | instance | [rook-ceph-cluster/rook_ceph_cluster] TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-04-25 08:59:02.710718 | instance | [rook-ceph-cluster/rook_ceph_cluster] changed: [instance] 2026-04-25 08:59:02.710769 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:59:02.710784 | instance | [rook-ceph-cluster/rook_ceph_cluster] PLAY RECAP ********************************************************************* 2026-04-25 08:59:02.710792 | instance | [rook-ceph-cluster/rook_ceph_cluster] instance : ok=27 changed=10 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 2026-04-25 08:59:02.710798 | instance | [rook-ceph-cluster/rook_ceph_cluster] 2026-04-25 08:59:02.791858 | instance | ==> [rook-ceph-cluster] Deployment complete 2026-04-25 08:59:07.129310 | instance | [kube-prometheus-stack/kube_prometheus_stack] ok: [instance] 2026-04-25 08:59:07.129375 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-25 08:59:07.129386 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-04-25 08:59:23.077957 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-04-25 08:59:23.078016 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-04-25 08:59:23.078024 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-04-25 08:59:23.078030 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-04-25 08:59:23.078035 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-04-25 08:59:23.078041 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-04-25 08:59:23.078047 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-04-25 08:59:23.078052 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-04-25 08:59:23.078058 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-04-25 08:59:23.078063 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-04-25 08:59:23.078068 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-04-25 08:59:23.078073 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-04-25 08:59:23.078079 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-04-25 08:59:23.078084 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-25 08:59:23.078090 | instance | [kube-prometheus-stack/kube_prometheus_stack] TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-04-25 08:59:48.101537 | instance | [placement/placement] changed: [instance] 2026-04-25 08:59:48.101610 | instance | [placement/placement] 2026-04-25 08:59:48.101623 | instance | [placement/placement] TASK [Create Ingress] ********************************************************** 2026-04-25 08:59:48.208151 | instance | [placement/placement] included: openstack_helm_ingress for instance 2026-04-25 08:59:48.208201 | instance | [placement/placement] 2026-04-25 08:59:48.208207 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-25 08:59:48.252513 | instance | [placement/placement] skipping: [instance] 2026-04-25 08:59:48.252562 | instance | [placement/placement] 2026-04-25 08:59:48.252568 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-25 08:59:48.295636 | instance | [placement/placement] skipping: [instance] 2026-04-25 08:59:48.295679 | instance | [placement/placement] 2026-04-25 08:59:48.295685 | instance | [placement/placement] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-25 08:59:48.363177 | instance | [placement/placement] ok: [instance] 2026-04-25 08:59:48.363218 | instance | [placement/placement] 2026-04-25 08:59:48.363224 | instance | [placement/placement] TASK [Create Ingress placement] ************************************************ 2026-04-25 08:59:48.423253 | instance | [placement/placement] included: ingress for instance 2026-04-25 08:59:48.423291 | instance | [placement/placement] 2026-04-25 08:59:48.423296 | instance | [placement/placement] TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-04-25 08:59:49.595582 | instance | [placement/placement] changed: [instance] 2026-04-25 08:59:49.595637 | instance | [placement/placement] 2026-04-25 08:59:49.595643 | instance | [placement/placement] PLAY RECAP ********************************************************************* 2026-04-25 08:59:49.595648 | instance | [placement/placement] instance : ok=14 changed=3 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-25 08:59:49.595652 | instance | [placement/placement] 2026-04-25 08:59:49.665085 | instance | ==> [placement] Deployment complete 2026-04-25 09:00:00.629866 | instance | [kube-prometheus-stack/kube_prometheus_stack] changed: [instance] 2026-04-25 09:00:00.629916 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-25 09:00:00.629927 | instance | [kube-prometheus-stack/kube_prometheus_stack] PLAY RECAP ********************************************************************* 2026-04-25 09:00:00.629939 | instance | [kube-prometheus-stack/kube_prometheus_stack] instance : ok=21 changed=11 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-25 09:00:00.629980 | instance | [kube-prometheus-stack/kube_prometheus_stack] 2026-04-25 09:00:00.709023 | instance | ==> [kube-prometheus-stack] Deployment complete 2026-04-25 09:00:00.709060 | instance | ==> [prometheus-pushgateway] Starting deployment 2026-04-25 09:00:00.709065 | instance | ==> [ipmi-exporter] Starting deployment 2026-04-25 09:00:01.295511 | instance | [ipmi-exporter/ipmi_exporter] 2026-04-25 09:00:01.295564 | instance | [ipmi-exporter/ipmi_exporter] PLAY [controllers[0]] ********************************************************** 2026-04-25 09:00:01.295572 | instance | [ipmi-exporter/ipmi_exporter] 2026-04-25 09:00:01.295579 | instance | [ipmi-exporter/ipmi_exporter] TASK [Gathering Facts] ********************************************************* 2026-04-25 09:00:01.332323 | instance | [prometheus-pushgateway/prometheus_pushgateway] 2026-04-25 09:00:01.332378 | instance | [prometheus-pushgateway/prometheus_pushgateway] PLAY [controllers[0]] ********************************************************** 2026-04-25 09:00:01.332390 | instance | [prometheus-pushgateway/prometheus_pushgateway] 2026-04-25 09:00:01.332400 | instance | [prometheus-pushgateway/prometheus_pushgateway] TASK [Gathering Facts] ********************************************************* 2026-04-25 09:00:04.315285 | instance | [ipmi-exporter/ipmi_exporter] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 09:00:04.315374 | instance | [ipmi-exporter/ipmi_exporter] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 09:00:04.315387 | instance | [ipmi-exporter/ipmi_exporter] interpreter could change the meaning of that path. See 2026-04-25 09:00:04.315399 | instance | [ipmi-exporter/ipmi_exporter] https://docs.ansible.com/ansible- 2026-04-25 09:00:04.315423 | instance | [ipmi-exporter/ipmi_exporter] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 09:00:04.401748 | instance | [ipmi-exporter/ipmi_exporter] ok: [instance] 2026-04-25 09:00:04.401793 | instance | [ipmi-exporter/ipmi_exporter] 2026-04-25 09:00:04.401801 | instance | [ipmi-exporter/ipmi_exporter] TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-04-25 09:00:04.407034 | instance | [prometheus-pushgateway/prometheus_pushgateway] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 09:00:04.407058 | instance | [prometheus-pushgateway/prometheus_pushgateway] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 09:00:04.407063 | instance | [prometheus-pushgateway/prometheus_pushgateway] interpreter could change the meaning of that path. See 2026-04-25 09:00:04.407068 | instance | [prometheus-pushgateway/prometheus_pushgateway] https://docs.ansible.com/ansible- 2026-04-25 09:00:04.407072 | instance | [prometheus-pushgateway/prometheus_pushgateway] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 09:00:04.466752 | instance | [prometheus-pushgateway/prometheus_pushgateway] ok: [instance] 2026-04-25 09:00:04.466815 | instance | [prometheus-pushgateway/prometheus_pushgateway] 2026-04-25 09:00:04.466821 | instance | [prometheus-pushgateway/prometheus_pushgateway] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 09:00:04.531635 | instance | [prometheus-pushgateway/prometheus_pushgateway] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 09:00:04.531673 | instance | [prometheus-pushgateway/prometheus_pushgateway] 2026-04-25 09:00:04.531679 | instance | [prometheus-pushgateway/prometheus_pushgateway] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 09:00:05.191649 | instance | [prometheus-pushgateway/prometheus_pushgateway] changed: [instance] 2026-04-25 09:00:05.191688 | instance | [prometheus-pushgateway/prometheus_pushgateway] 2026-04-25 09:00:05.191693 | instance | [prometheus-pushgateway/prometheus_pushgateway] TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-04-25 09:00:05.462734 | instance | [ipmi-exporter/ipmi_exporter] changed: [instance] 2026-04-25 09:00:05.462806 | instance | [ipmi-exporter/ipmi_exporter] 2026-04-25 09:00:05.462820 | instance | [ipmi-exporter/ipmi_exporter] PLAY RECAP ********************************************************************* 2026-04-25 09:00:05.462829 | instance | [ipmi-exporter/ipmi_exporter] instance : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-25 09:00:05.462837 | instance | [ipmi-exporter/ipmi_exporter] 2026-04-25 09:00:05.539599 | instance | ==> [ipmi-exporter] Deployment complete 2026-04-25 09:00:06.988297 | instance | [prometheus-pushgateway/prometheus_pushgateway] changed: [instance] 2026-04-25 09:00:06.988386 | instance | [prometheus-pushgateway/prometheus_pushgateway] 2026-04-25 09:00:06.988400 | instance | [prometheus-pushgateway/prometheus_pushgateway] PLAY RECAP ********************************************************************* 2026-04-25 09:00:06.988410 | instance | [prometheus-pushgateway/prometheus_pushgateway] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-25 09:00:06.988420 | instance | [prometheus-pushgateway/prometheus_pushgateway] 2026-04-25 09:00:07.062489 | instance | ==> [prometheus-pushgateway] Deployment complete 2026-04-25 09:00:55.292563 | instance | [barbican/barbican] changed: [instance] 2026-04-25 09:00:55.292618 | instance | [barbican/barbican] 2026-04-25 09:00:55.292623 | instance | [barbican/barbican] TASK [Create Ingress] ********************************************************** 2026-04-25 09:00:55.387535 | instance | [barbican/barbican] included: openstack_helm_ingress for instance 2026-04-25 09:00:55.387579 | instance | [barbican/barbican] 2026-04-25 09:00:55.387585 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-25 09:00:55.432043 | instance | [barbican/barbican] skipping: [instance] 2026-04-25 09:00:55.432108 | instance | [barbican/barbican] 2026-04-25 09:00:55.432115 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-25 09:00:55.492378 | instance | [barbican/barbican] skipping: [instance] 2026-04-25 09:00:55.492455 | instance | [barbican/barbican] 2026-04-25 09:00:55.492472 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-25 09:00:55.560542 | instance | [barbican/barbican] ok: [instance] 2026-04-25 09:00:55.560591 | instance | [barbican/barbican] 2026-04-25 09:00:55.560603 | instance | [barbican/barbican] TASK [Create Ingress key-manager] ********************************************** 2026-04-25 09:00:55.621560 | instance | [barbican/barbican] included: ingress for instance 2026-04-25 09:00:55.621619 | instance | [barbican/barbican] 2026-04-25 09:00:55.621630 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-04-25 09:00:56.559250 | instance | [barbican/barbican] changed: [instance] 2026-04-25 09:00:56.559355 | instance | [barbican/barbican] 2026-04-25 09:00:56.559364 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-04-25 09:00:57.763034 | instance | [barbican/barbican] changed: [instance] 2026-04-25 09:00:57.763094 | instance | [barbican/barbican] 2026-04-25 09:00:57.763106 | instance | [barbican/barbican] TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-04-25 09:01:03.025161 | instance | [barbican/barbican] changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-04-25 09:01:03.025213 | instance | [barbican/barbican] 2026-04-25 09:01:03.025218 | instance | [barbican/barbican] PLAY RECAP ********************************************************************* 2026-04-25 09:01:03.025223 | instance | [barbican/barbican] instance : ok=42 changed=6 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0 2026-04-25 09:01:03.025228 | instance | [barbican/barbican] 2026-04-25 09:01:03.103011 | instance | ==> [barbican] Deployment complete 2026-04-25 09:01:07.500225 | instance | [glance/glance] changed: [instance] 2026-04-25 09:01:07.500276 | instance | [glance/glance] 2026-04-25 09:01:07.500282 | instance | [glance/glance] TASK [Create Ingress] ********************************************************** 2026-04-25 09:01:07.586167 | instance | [glance/glance] included: openstack_helm_ingress for instance 2026-04-25 09:01:07.586207 | instance | [glance/glance] 2026-04-25 09:01:07.586213 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-25 09:01:07.635075 | instance | [glance/glance] skipping: [instance] 2026-04-25 09:01:07.635109 | instance | [glance/glance] 2026-04-25 09:01:07.635115 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-25 09:01:07.677186 | instance | [glance/glance] skipping: [instance] 2026-04-25 09:01:07.677235 | instance | [glance/glance] 2026-04-25 09:01:07.677242 | instance | [glance/glance] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-25 09:01:07.734877 | instance | [glance/glance] ok: [instance] 2026-04-25 09:01:07.734936 | instance | [glance/glance] 2026-04-25 09:01:07.734947 | instance | [glance/glance] TASK [Create Ingress image] **************************************************** 2026-04-25 09:01:07.795406 | instance | [glance/glance] included: ingress for instance 2026-04-25 09:01:07.795470 | instance | [glance/glance] 2026-04-25 09:01:07.795482 | instance | [glance/glance] TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-04-25 09:01:08.758460 | instance | [glance/glance] changed: [instance] 2026-04-25 09:01:08.758507 | instance | [glance/glance] 2026-04-25 09:01:08.758512 | instance | [glance/glance] TASK [Create images] *********************************************************** 2026-04-25 09:01:08.863830 | instance | [glance/glance] 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-25 09:01:08.863874 | instance | [glance/glance] 2026-04-25 09:01:08.863880 | instance | [glance/glance] TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-25 09:01:12.212801 | instance | [glance/glance] changed: [instance] 2026-04-25 09:01:12.212870 | instance | [glance/glance] 2026-04-25 09:01:12.212883 | instance | [glance/glance] TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-25 09:02:13.467725 | instance | [heat/heat] changed: [instance] 2026-04-25 09:02:13.467848 | instance | [heat/heat] 2026-04-25 09:02:13.467860 | instance | [heat/heat] TASK [Create Ingress] ********************************************************** 2026-04-25 09:02:13.557208 | instance | [heat/heat] included: openstack_helm_ingress for instance 2026-04-25 09:02:13.557316 | instance | [heat/heat] 2026-04-25 09:02:13.557329 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-25 09:02:13.602710 | instance | [heat/heat] skipping: [instance] 2026-04-25 09:02:13.602784 | instance | [heat/heat] 2026-04-25 09:02:13.602793 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-25 09:02:13.651129 | instance | [heat/heat] skipping: [instance] 2026-04-25 09:02:13.651210 | instance | [heat/heat] 2026-04-25 09:02:13.651218 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-25 09:02:13.710959 | instance | [heat/heat] ok: [instance] 2026-04-25 09:02:13.711026 | instance | [heat/heat] 2026-04-25 09:02:13.711037 | instance | [heat/heat] TASK [Create Ingress orchestration] ******************************************** 2026-04-25 09:02:13.786764 | instance | [heat/heat] included: ingress for instance 2026-04-25 09:02:13.786820 | instance | [heat/heat] 2026-04-25 09:02:13.786831 | instance | [heat/heat] TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-04-25 09:02:14.828458 | instance | [heat/heat] changed: [instance] 2026-04-25 09:02:14.828524 | instance | [heat/heat] 2026-04-25 09:02:14.828536 | instance | [heat/heat] TASK [Create Ingress] ********************************************************** 2026-04-25 09:02:14.913669 | instance | [heat/heat] included: openstack_helm_ingress for instance 2026-04-25 09:02:14.913717 | instance | [heat/heat] 2026-04-25 09:02:14.913725 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-25 09:02:14.952053 | instance | [heat/heat] skipping: [instance] 2026-04-25 09:02:14.952096 | instance | [heat/heat] 2026-04-25 09:02:14.952104 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-25 09:02:14.993568 | instance | [heat/heat] skipping: [instance] 2026-04-25 09:02:14.993631 | instance | [heat/heat] 2026-04-25 09:02:14.993640 | instance | [heat/heat] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-25 09:02:15.049098 | instance | [heat/heat] ok: [instance] 2026-04-25 09:02:15.049159 | instance | [heat/heat] 2026-04-25 09:02:15.049166 | instance | [heat/heat] TASK [Create Ingress cloudformation] ******************************************* 2026-04-25 09:02:15.122201 | instance | [heat/heat] included: ingress for instance 2026-04-25 09:02:15.122259 | instance | [heat/heat] 2026-04-25 09:02:15.122267 | instance | [heat/heat] TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-04-25 09:02:16.162920 | instance | [heat/heat] changed: [instance] 2026-04-25 09:02:16.163081 | instance | [heat/heat] 2026-04-25 09:02:16.163106 | instance | [heat/heat] PLAY RECAP ********************************************************************* 2026-04-25 09:02:16.163117 | instance | [heat/heat] instance : ok=23 changed=5 unreachable=0 failed=0 skipped=7 rescued=0 ignored=0 2026-04-25 09:02:16.163127 | instance | [heat/heat] 2026-04-25 09:02:16.303980 | instance | ==> [heat] Deployment complete 2026-04-25 09:03:01.269952 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-04-25 09:03:01.270032 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-04-25 09:03:01.270044 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-04-25 09:03:01.270054 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-04-25 09:03:01.270079 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-04-25 09:03:01.270089 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-04-25 09:03:01.270098 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-04-25 09:03:01.270107 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-04-25 09:03:01.270117 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-04-25 09:03:01.270126 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-04-25 09:03:01.270135 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (110 retries left). 2026-04-25 09:03:01.270144 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (109 retries left). 2026-04-25 09:03:01.270154 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (108 retries left). 2026-04-25 09:03:01.270163 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (107 retries left). 2026-04-25 09:03:01.270172 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (106 retries left). 2026-04-25 09:03:01.270187 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (105 retries left). 2026-04-25 09:03:01.270196 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (104 retries left). 2026-04-25 09:03:01.270206 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (103 retries left). 2026-04-25 09:03:01.270215 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (102 retries left). 2026-04-25 09:03:01.270224 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (101 retries left). 2026-04-25 09:03:01.270234 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (100 retries left). 2026-04-25 09:03:01.270243 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (99 retries left). 2026-04-25 09:03:01.270252 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (98 retries left). 2026-04-25 09:03:01.270262 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (97 retries left). 2026-04-25 09:03:01.270271 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (96 retries left). 2026-04-25 09:03:01.270280 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (95 retries left). 2026-04-25 09:03:01.270290 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (94 retries left). 2026-04-25 09:03:01.270299 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (93 retries left). 2026-04-25 09:03:01.270308 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (92 retries left). 2026-04-25 09:03:01.270318 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (91 retries left). 2026-04-25 09:03:01.270327 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (90 retries left). 2026-04-25 09:03:01.270336 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (89 retries left). 2026-04-25 09:03:01.270346 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (88 retries left). 2026-04-25 09:03:01.270355 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (87 retries left). 2026-04-25 09:03:01.270364 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (86 retries left). 2026-04-25 09:03:01.270374 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (85 retries left). 2026-04-25 09:03:01.270383 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (84 retries left). 2026-04-25 09:03:01.270392 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (83 retries left). 2026-04-25 09:03:01.270402 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (82 retries left). 2026-04-25 09:03:01.270417 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (81 retries left). 2026-04-25 09:03:01.270427 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (80 retries left). 2026-04-25 09:03:01.270436 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (79 retries left). 2026-04-25 09:03:01.270445 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (78 retries left). 2026-04-25 09:03:01.270455 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (77 retries left). 2026-04-25 09:03:01.270464 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (76 retries left). 2026-04-25 09:03:01.270474 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (75 retries left). 2026-04-25 09:03:01.270493 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (74 retries left). 2026-04-25 09:03:01.270503 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (73 retries left). 2026-04-25 09:03:01.270513 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (72 retries left). 2026-04-25 09:03:01.270522 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (71 retries left). 2026-04-25 09:03:01.270532 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (70 retries left). 2026-04-25 09:03:01.270541 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (69 retries left). 2026-04-25 09:03:01.270550 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (68 retries left). 2026-04-25 09:03:01.270560 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (67 retries left). 2026-04-25 09:03:01.270569 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (66 retries left). 2026-04-25 09:03:01.270578 | instance | [glance/glance] FAILED - RETRYING: [instance]: Check if image exists (65 retries left). 2026-04-25 09:03:01.270588 | instance | [glance/glance] ok: [instance] 2026-04-25 09:03:01.270598 | instance | [glance/glance] 2026-04-25 09:03:01.270608 | instance | [glance/glance] TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-25 09:03:01.742056 | instance | [glance/glance] changed: [instance] 2026-04-25 09:03:01.742136 | instance | [glance/glance] 2026-04-25 09:03:01.742153 | instance | [glance/glance] TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-25 09:03:02.690028 | instance | [glance/glance] changed: [instance] 2026-04-25 09:03:02.690100 | instance | [glance/glance] 2026-04-25 09:03:02.690111 | instance | [glance/glance] TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-25 09:03:03.120279 | instance | [glance/glance] ok: [instance] 2026-04-25 09:03:03.120551 | instance | [glance/glance] 2026-04-25 09:03:03.120579 | instance | [glance/glance] TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-25 09:03:03.492329 | instance | [glance/glance] changed: [instance] 2026-04-25 09:03:03.492943 | instance | [glance/glance] 2026-04-25 09:03:03.492957 | instance | [glance/glance] TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-25 09:03:04.213860 | instance | [glance/glance] ok: [instance] 2026-04-25 09:03:04.213929 | instance | [glance/glance] 2026-04-25 09:03:04.213940 | instance | [glance/glance] TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-25 09:03:09.041574 | instance | [glance/glance] changed: [instance] 2026-04-25 09:03:09.041646 | instance | [glance/glance] 2026-04-25 09:03:09.041657 | instance | [glance/glance] TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-25 09:03:09.398471 | instance | [glance/glance] changed: [instance] 2026-04-25 09:03:09.398530 | instance | [glance/glance] 2026-04-25 09:03:09.398542 | instance | [glance/glance] PLAY RECAP ********************************************************************* 2026-04-25 09:03:09.398552 | instance | [glance/glance] instance : ok=33 changed=10 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-25 09:03:09.398562 | instance | [glance/glance] 2026-04-25 09:03:09.477244 | instance | ==> [glance] Deployment complete 2026-04-25 09:03:09.477324 | instance | ==> [magnum] Starting deployment 2026-04-25 09:03:09.477350 | instance | ==> [nova] Starting deployment 2026-04-25 09:03:10.052773 | instance | [nova/nova] 2026-04-25 09:03:10.052824 | instance | [nova/nova] PLAY [controllers[0]] ********************************************************** 2026-04-25 09:03:10.052831 | instance | [nova/nova] 2026-04-25 09:03:10.052837 | instance | [nova/nova] TASK [Gathering Facts] ********************************************************* 2026-04-25 09:03:10.066258 | instance | [magnum/magnum_pre] 2026-04-25 09:03:10.066293 | instance | [magnum/magnum_pre] PLAY [controllers[0]] ********************************************************** 2026-04-25 09:03:10.066304 | instance | [magnum/magnum_pre] 2026-04-25 09:03:10.066314 | instance | [magnum/magnum_pre] TASK [Gathering Facts] ********************************************************* 2026-04-25 09:03:10.083874 | instance | [magnum/magnum] 2026-04-25 09:03:10.083922 | instance | [magnum/magnum] PLAY [controllers[0]] ********************************************************** 2026-04-25 09:03:10.083935 | instance | [magnum/magnum] 2026-04-25 09:03:10.083945 | instance | [magnum/magnum] TASK [Gathering Facts] ********************************************************* 2026-04-25 09:03:12.963237 | instance | [nova/nova] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 09:03:12.963276 | instance | [nova/nova] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 09:03:12.963282 | instance | [nova/nova] interpreter could change the meaning of that path. See 2026-04-25 09:03:12.963287 | instance | [nova/nova] https://docs.ansible.com/ansible- 2026-04-25 09:03:12.963291 | instance | [nova/nova] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 09:03:13.012528 | instance | [nova/nova] ok: [instance] 2026-04-25 09:03:13.012563 | instance | [nova/nova] 2026-04-25 09:03:13.012568 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-25 09:03:13.054468 | instance | [magnum/magnum_pre] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 09:03:13.054516 | instance | [magnum/magnum_pre] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 09:03:13.054524 | instance | [magnum/magnum_pre] interpreter could change the meaning of that path. See 2026-04-25 09:03:13.054531 | instance | [magnum/magnum_pre] https://docs.ansible.com/ansible- 2026-04-25 09:03:13.054537 | instance | [magnum/magnum_pre] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 09:03:13.109750 | instance | [magnum/magnum] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 09:03:13.109826 | instance | [magnum/magnum] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 09:03:13.109840 | instance | [magnum/magnum] interpreter could change the meaning of that path. See 2026-04-25 09:03:13.109852 | instance | [magnum/magnum] https://docs.ansible.com/ansible- 2026-04-25 09:03:13.109863 | instance | [magnum/magnum] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 09:03:13.122545 | instance | [magnum/magnum_pre] ok: [instance] 2026-04-25 09:03:13.122623 | instance | [magnum/magnum_pre] 2026-04-25 09:03:13.122636 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-25 09:03:13.185343 | instance | [magnum/magnum] ok: [instance] 2026-04-25 09:03:13.185401 | instance | [magnum/magnum] 2026-04-25 09:03:13.185408 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-25 09:03:13.251038 | instance | [magnum/magnum_pre] ok: [instance] 2026-04-25 09:03:13.251085 | instance | [magnum/magnum_pre] 2026-04-25 09:03:13.251091 | instance | [magnum/magnum_pre] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-25 09:03:13.301581 | instance | [magnum/magnum_pre] skipping: [instance] 2026-04-25 09:03:13.301650 | instance | [magnum/magnum_pre] 2026-04-25 09:03:13.301661 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-25 09:03:13.314427 | instance | [magnum/magnum] ok: [instance] 2026-04-25 09:03:13.314493 | instance | [magnum/magnum] 2026-04-25 09:03:13.314507 | instance | [magnum/magnum] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-25 09:03:13.347009 | instance | [magnum/magnum_pre] skipping: [instance] 2026-04-25 09:03:13.347041 | instance | [magnum/magnum_pre] 2026-04-25 09:03:13.347046 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-25 09:03:13.396219 | instance | [magnum/magnum_pre] skipping: [instance] 2026-04-25 09:03:13.396260 | instance | [magnum/magnum_pre] 2026-04-25 09:03:13.396266 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-25 09:03:13.410348 | instance | [magnum/magnum] included: rabbitmq for instance 2026-04-25 09:03:13.410363 | instance | [magnum/magnum] 2026-04-25 09:03:13.410368 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-25 09:03:13.456232 | instance | [magnum/magnum_pre] skipping: [instance] 2026-04-25 09:03:13.456259 | instance | [magnum/magnum_pre] 2026-04-25 09:03:13.456265 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-25 09:03:13.512064 | instance | [magnum/magnum_pre] skipping: [instance] 2026-04-25 09:03:13.512113 | instance | [magnum/magnum_pre] 2026-04-25 09:03:13.512119 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-25 09:03:13.565124 | instance | [magnum/magnum_pre] skipping: [instance] 2026-04-25 09:03:13.565178 | instance | [magnum/magnum_pre] 2026-04-25 09:03:13.565183 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-25 09:03:13.637448 | instance | [magnum/magnum_pre] skipping: [instance] => (item=oslo_cache) 2026-04-25 09:03:13.637490 | instance | [magnum/magnum_pre] skipping: [instance] => (item=oslo_messaging) 2026-04-25 09:03:13.637502 | instance | [magnum/magnum_pre] skipping: [instance] => (item=orchestration) 2026-04-25 09:03:13.637511 | instance | [magnum/magnum_pre] skipping: [instance] => (item=container_infra) 2026-04-25 09:03:13.637520 | instance | [magnum/magnum_pre] skipping: [instance] => (item=identity) 2026-04-25 09:03:13.637529 | instance | [magnum/magnum_pre] skipping: [instance] => (item=key_manager) 2026-04-25 09:03:13.637537 | instance | [magnum/magnum_pre] skipping: [instance] => (item=oslo_db) 2026-04-25 09:03:13.637546 | instance | [magnum/magnum_pre] skipping: [instance] 2026-04-25 09:03:13.637555 | instance | [magnum/magnum_pre] 2026-04-25 09:03:13.637564 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-25 09:03:13.729951 | instance | [magnum/magnum_pre] skipping: [instance] 2026-04-25 09:03:13.730021 | instance | [magnum/magnum_pre] 2026-04-25 09:03:13.730032 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-25 09:03:14.187268 | instance | [nova/nova] ok: [instance] 2026-04-25 09:03:14.187354 | instance | [nova/nova] 2026-04-25 09:03:14.187368 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-25 09:03:14.418052 | instance | [magnum/magnum] ok: [instance] 2026-04-25 09:03:14.418114 | instance | [magnum/magnum] 2026-04-25 09:03:14.418126 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-25 09:03:14.477020 | instance | [magnum/magnum] skipping: [instance] 2026-04-25 09:03:14.477106 | instance | [magnum/magnum] 2026-04-25 09:03:14.477117 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-25 09:03:14.535354 | instance | [magnum/magnum] skipping: [instance] 2026-04-25 09:03:14.535412 | instance | [magnum/magnum] 2026-04-25 09:03:14.535419 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-25 09:03:14.604342 | instance | [nova/nova] ok: [instance] 2026-04-25 09:03:14.604398 | instance | [nova/nova] 2026-04-25 09:03:14.604409 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-25 09:03:14.608709 | instance | [magnum/magnum] skipping: [instance] 2026-04-25 09:03:14.608735 | instance | [magnum/magnum] 2026-04-25 09:03:14.608745 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-25 09:03:15.055391 | instance | [magnum/magnum_pre] ok: [instance] 2026-04-25 09:03:15.055455 | instance | [magnum/magnum_pre] 2026-04-25 09:03:15.055467 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-25 09:03:15.367558 | instance | [nova/nova] ok: [instance] 2026-04-25 09:03:15.367605 | instance | [nova/nova] 2026-04-25 09:03:15.367610 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-25 09:03:15.519437 | instance | [nova/nova] ok: [instance] 2026-04-25 09:03:15.519494 | instance | [nova/nova] 2026-04-25 09:03:15.519509 | instance | [nova/nova] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-25 09:03:15.556972 | instance | [magnum/magnum_pre] ok: [instance] 2026-04-25 09:03:15.557025 | instance | [magnum/magnum_pre] 2026-04-25 09:03:15.557032 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-25 09:03:15.628857 | instance | [nova/nova] included: rabbitmq for instance 2026-04-25 09:03:15.628941 | instance | [nova/nova] 2026-04-25 09:03:15.628957 | instance | [nova/nova] TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-25 09:03:16.267206 | instance | [magnum/magnum_pre] ok: [instance] 2026-04-25 09:03:16.267262 | instance | [magnum/magnum_pre] 2026-04-25 09:03:16.267270 | instance | [magnum/magnum_pre] TASK [Upload images] *********************************************************** 2026-04-25 09:03:16.396153 | instance | [magnum/magnum_pre] 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-25 09:03:16.396925 | instance | [magnum/magnum_pre] 2026-04-25 09:03:16.396938 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-25 09:03:16.537226 | instance | [nova/nova] ok: [instance] 2026-04-25 09:03:16.537265 | instance | [nova/nova] 2026-04-25 09:03:16.537270 | instance | [nova/nova] TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-25 09:03:16.597996 | instance | [nova/nova] skipping: [instance] 2026-04-25 09:03:16.598055 | instance | [nova/nova] 2026-04-25 09:03:16.598067 | instance | [nova/nova] TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-25 09:03:16.656032 | instance | [nova/nova] skipping: [instance] 2026-04-25 09:03:16.656084 | instance | [nova/nova] 2026-04-25 09:03:16.656092 | instance | [nova/nova] TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-25 09:03:16.716497 | instance | [nova/nova] skipping: [instance] 2026-04-25 09:03:16.716549 | instance | [nova/nova] 2026-04-25 09:03:16.716557 | instance | [nova/nova] TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-25 09:03:17.839388 | instance | [magnum/magnum_pre] ok: [instance] 2026-04-25 09:03:17.839480 | instance | [magnum/magnum_pre] 2026-04-25 09:03:17.839487 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-25 09:03:19.345604 | instance | [magnum/magnum_pre] ok: [instance] 2026-04-25 09:03:19.345677 | instance | [magnum/magnum_pre] 2026-04-25 09:03:19.345689 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-25 09:03:19.790578 | instance | [magnum/magnum_pre] changed: [instance] 2026-04-25 09:03:19.790658 | instance | [magnum/magnum_pre] 2026-04-25 09:03:19.790671 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-25 09:03:21.697004 | instance | [cinder/cinder] changed: [instance] 2026-04-25 09:03:21.697077 | instance | [cinder/cinder] 2026-04-25 09:03:21.697089 | instance | [cinder/cinder] TASK [Create Ingress] ********************************************************** 2026-04-25 09:03:21.803551 | instance | [cinder/cinder] included: openstack_helm_ingress for instance 2026-04-25 09:03:21.803625 | instance | [cinder/cinder] 2026-04-25 09:03:21.803637 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-25 09:03:21.852496 | instance | [cinder/cinder] skipping: [instance] 2026-04-25 09:03:21.852560 | instance | [cinder/cinder] 2026-04-25 09:03:21.852567 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-25 09:03:21.899100 | instance | [cinder/cinder] skipping: [instance] 2026-04-25 09:03:21.899140 | instance | [cinder/cinder] 2026-04-25 09:03:21.899156 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-25 09:03:21.959594 | instance | [cinder/cinder] ok: [instance] 2026-04-25 09:03:21.959667 | instance | [cinder/cinder] 2026-04-25 09:03:21.959683 | instance | [cinder/cinder] TASK [Create Ingress volumev3] ************************************************* 2026-04-25 09:03:22.021836 | instance | [cinder/cinder] included: ingress for instance 2026-04-25 09:03:22.021900 | instance | [cinder/cinder] 2026-04-25 09:03:22.021913 | instance | [cinder/cinder] TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-04-25 09:03:22.985081 | instance | [cinder/cinder] changed: [instance] 2026-04-25 09:03:22.985147 | instance | [cinder/cinder] 2026-04-25 09:03:22.985155 | instance | [cinder/cinder] PLAY RECAP ********************************************************************* 2026-04-25 09:03:22.985162 | instance | [cinder/cinder] instance : ok=22 changed=4 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-25 09:03:22.985168 | instance | [cinder/cinder] 2026-04-25 09:03:23.097935 | instance | ==> [cinder] Deployment complete 2026-04-25 09:03:23.098017 | instance | ==> [staffeln] Starting deployment 2026-04-25 09:03:23.631965 | instance | [staffeln/staffeln] 2026-04-25 09:03:23.632019 | instance | [staffeln/staffeln] PLAY [controllers[0]] ********************************************************** 2026-04-25 09:03:23.632026 | instance | [staffeln/staffeln] 2026-04-25 09:03:23.632033 | instance | [staffeln/staffeln] TASK [Gathering Facts] ********************************************************* 2026-04-25 09:03:25.078485 | instance | [magnum/magnum_pre] changed: [instance] 2026-04-25 09:03:25.078541 | instance | [magnum/magnum_pre] 2026-04-25 09:03:25.078549 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-25 09:03:25.555468 | instance | [magnum/magnum_pre] ok: [instance] 2026-04-25 09:03:25.555529 | instance | [magnum/magnum_pre] 2026-04-25 09:03:25.555542 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-25 09:03:25.622221 | instance | [magnum/magnum_pre] skipping: [instance] 2026-04-25 09:03:25.622272 | instance | [magnum/magnum_pre] 2026-04-25 09:03:25.622284 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-25 09:03:26.653000 | instance | [magnum/magnum_pre] ok: [instance] 2026-04-25 09:03:26.653063 | instance | [magnum/magnum_pre] 2026-04-25 09:03:26.653075 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-25 09:03:26.779023 | instance | [staffeln/staffeln] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 09:03:26.779078 | instance | [staffeln/staffeln] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 09:03:26.779086 | instance | [staffeln/staffeln] interpreter could change the meaning of that path. See 2026-04-25 09:03:26.779093 | instance | [staffeln/staffeln] https://docs.ansible.com/ansible- 2026-04-25 09:03:26.779099 | instance | [staffeln/staffeln] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 09:03:26.833438 | instance | [staffeln/staffeln] ok: [instance] 2026-04-25 09:03:26.833548 | instance | [staffeln/staffeln] 2026-04-25 09:03:26.833578 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-25 09:03:28.337011 | instance | [staffeln/staffeln] ok: [instance] 2026-04-25 09:03:28.337111 | instance | [staffeln/staffeln] 2026-04-25 09:03:28.337123 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-25 09:03:28.794897 | instance | [staffeln/staffeln] ok: [instance] 2026-04-25 09:03:28.794943 | instance | [staffeln/staffeln] 2026-04-25 09:03:28.794948 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-25 09:03:29.573777 | instance | [staffeln/staffeln] ok: [instance] 2026-04-25 09:03:29.573831 | instance | [staffeln/staffeln] 2026-04-25 09:03:29.573836 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-25 09:03:29.720054 | instance | [staffeln/staffeln] ok: [instance] 2026-04-25 09:03:29.720100 | instance | [staffeln/staffeln] 2026-04-25 09:03:29.720106 | instance | [staffeln/staffeln] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-25 09:03:29.785178 | instance | [staffeln/staffeln] skipping: [instance] 2026-04-25 09:03:29.785231 | instance | [staffeln/staffeln] 2026-04-25 09:03:29.785246 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-25 09:03:29.856509 | instance | [staffeln/staffeln] skipping: [instance] 2026-04-25 09:03:29.856570 | instance | [staffeln/staffeln] 2026-04-25 09:03:29.856578 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-25 09:03:29.908643 | instance | [staffeln/staffeln] skipping: [instance] 2026-04-25 09:03:29.908719 | instance | [staffeln/staffeln] 2026-04-25 09:03:29.908732 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-25 09:03:30.977806 | instance | [staffeln/staffeln] ok: [instance] 2026-04-25 09:03:30.977862 | instance | [staffeln/staffeln] 2026-04-25 09:03:30.977871 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-25 09:03:31.043056 | instance | [staffeln/staffeln] ok: [instance] 2026-04-25 09:03:31.043094 | instance | [staffeln/staffeln] 2026-04-25 09:03:31.043101 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-25 09:03:31.105080 | instance | [staffeln/staffeln] ok: [instance] 2026-04-25 09:03:31.105127 | instance | [staffeln/staffeln] 2026-04-25 09:03:31.105134 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-25 09:03:31.207265 | instance | [staffeln/staffeln] ok: [instance] => (item=oslo_db) 2026-04-25 09:03:31.207317 | instance | [staffeln/staffeln] ok: [instance] => (item=staffeln) 2026-04-25 09:03:31.207323 | instance | [staffeln/staffeln] ok: [instance] => (item=oslo_cache) 2026-04-25 09:03:31.207327 | instance | [staffeln/staffeln] ok: [instance] => (item=identity) 2026-04-25 09:03:31.207331 | instance | [staffeln/staffeln] 2026-04-25 09:03:31.207336 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-25 09:03:31.297884 | instance | [staffeln/staffeln] ok: [instance] 2026-04-25 09:03:31.297930 | instance | [staffeln/staffeln] 2026-04-25 09:03:31.297936 | instance | [staffeln/staffeln] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 09:03:31.387885 | instance | [staffeln/staffeln] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 09:03:31.387930 | instance | [staffeln/staffeln] 2026-04-25 09:03:31.387936 | instance | [staffeln/staffeln] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 09:03:32.106099 | instance | [staffeln/staffeln] changed: [instance] 2026-04-25 09:03:32.106180 | instance | [staffeln/staffeln] 2026-04-25 09:03:32.106193 | instance | [staffeln/staffeln] TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-04-25 09:03:38.924494 | instance | [magnum/magnum_pre] changed: [instance] 2026-04-25 09:03:38.924569 | instance | [magnum/magnum_pre] 2026-04-25 09:03:38.924582 | instance | [magnum/magnum_pre] TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-25 09:03:39.373023 | instance | [magnum/magnum_pre] changed: [instance] 2026-04-25 09:03:39.373096 | instance | [magnum/magnum_pre] 2026-04-25 09:03:39.373127 | instance | [magnum/magnum_pre] PLAY RECAP ********************************************************************* 2026-04-25 09:03:39.373138 | instance | [magnum/magnum_pre] instance : ok=14 changed=4 unreachable=0 failed=0 skipped=9 rescued=0 ignored=0 2026-04-25 09:03:39.373148 | instance | [magnum/magnum_pre] 2026-04-25 09:03:45.817763 | instance | [magnum/magnum] changed: [instance] 2026-04-25 09:03:45.817851 | instance | [magnum/magnum] 2026-04-25 09:03:45.817864 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-25 09:03:46.551885 | instance | [magnum/magnum] ok: [instance] 2026-04-25 09:03:46.551999 | instance | [magnum/magnum] 2026-04-25 09:03:46.552012 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-25 09:03:46.615360 | instance | [magnum/magnum] ok: [instance] 2026-04-25 09:03:46.615409 | instance | [magnum/magnum] 2026-04-25 09:03:46.615416 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-25 09:03:47.348424 | instance | [magnum/magnum] ok: [instance] 2026-04-25 09:03:47.348508 | instance | [magnum/magnum] 2026-04-25 09:03:47.348515 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-25 09:03:47.420675 | instance | [magnum/magnum] ok: [instance] 2026-04-25 09:03:47.420781 | instance | [magnum/magnum] 2026-04-25 09:03:47.420789 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-25 09:03:47.488727 | instance | [magnum/magnum] ok: [instance] 2026-04-25 09:03:47.488809 | instance | [magnum/magnum] 2026-04-25 09:03:47.488818 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-25 09:03:47.639694 | instance | [magnum/magnum] ok: [instance] => (item=oslo_cache) 2026-04-25 09:03:47.639751 | instance | [magnum/magnum] ok: [instance] => (item=container_infra) 2026-04-25 09:03:47.639764 | instance | [magnum/magnum] ok: [instance] => (item=oslo_messaging) 2026-04-25 09:03:47.639774 | instance | [magnum/magnum] ok: [instance] => (item=key_manager) 2026-04-25 09:03:47.639784 | instance | [magnum/magnum] ok: [instance] => (item=identity) 2026-04-25 09:03:47.639794 | instance | [magnum/magnum] ok: [instance] => (item=oslo_db) 2026-04-25 09:03:47.639804 | instance | [magnum/magnum] ok: [instance] => (item=orchestration) 2026-04-25 09:03:47.639814 | instance | [magnum/magnum] 2026-04-25 09:03:47.639824 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-25 09:03:47.717094 | instance | [magnum/magnum] ok: [instance] 2026-04-25 09:03:47.717149 | instance | [magnum/magnum] 2026-04-25 09:03:47.717162 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 09:03:47.787060 | instance | [magnum/magnum] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 09:03:47.787129 | instance | [magnum/magnum] 2026-04-25 09:03:47.787138 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 09:03:47.936831 | instance | [nova/nova] changed: [instance] 2026-04-25 09:03:47.936876 | instance | [nova/nova] 2026-04-25 09:03:47.936882 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-25 09:03:48.504317 | instance | [magnum/magnum] changed: [instance] 2026-04-25 09:03:48.504384 | instance | [magnum/magnum] 2026-04-25 09:03:48.504396 | instance | [magnum/magnum] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-25 09:03:48.578548 | instance | [magnum/magnum] skipping: [instance] 2026-04-25 09:03:48.578594 | instance | [magnum/magnum] 2026-04-25 09:03:48.578602 | instance | [magnum/magnum] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-25 09:03:48.691002 | instance | [nova/nova] ok: [instance] 2026-04-25 09:03:48.691077 | instance | [nova/nova] 2026-04-25 09:03:48.691096 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-25 09:03:48.752250 | instance | [nova/nova] ok: [instance] 2026-04-25 09:03:48.752311 | instance | [nova/nova] 2026-04-25 09:03:48.752323 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-25 09:03:49.055137 | instance | [magnum/magnum] ok: [instance] 2026-04-25 09:03:49.055191 | instance | [magnum/magnum] 2026-04-25 09:03:49.055199 | instance | [magnum/magnum] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-25 09:03:49.115857 | instance | [magnum/magnum] ok: [instance] => { 2026-04-25 09:03:49.115905 | instance | [magnum/magnum] "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-04-25 09:03:49.115912 | instance | [magnum/magnum] } 2026-04-25 09:03:49.115919 | instance | [magnum/magnum] 2026-04-25 09:03:49.115925 | instance | [magnum/magnum] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-25 09:03:49.518134 | instance | [nova/nova] ok: [instance] 2026-04-25 09:03:49.518202 | instance | [nova/nova] 2026-04-25 09:03:49.518214 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-25 09:03:49.586150 | instance | [nova/nova] ok: [instance] 2026-04-25 09:03:49.586200 | instance | [nova/nova] 2026-04-25 09:03:49.586207 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-25 09:03:49.645138 | instance | [nova/nova] ok: [instance] 2026-04-25 09:03:49.645189 | instance | [nova/nova] 2026-04-25 09:03:49.645200 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-25 09:03:49.892143 | instance | [nova/nova] ok: [instance] => (item=compute_metadata) 2026-04-25 09:03:49.892199 | instance | [nova/nova] ok: [instance] => (item=compute_novnc_proxy) 2026-04-25 09:03:49.892206 | instance | [nova/nova] ok: [instance] => (item=compute) 2026-04-25 09:03:49.892213 | instance | [nova/nova] ok: [instance] => (item=oslo_db) 2026-04-25 09:03:49.892218 | instance | [nova/nova] ok: [instance] => (item=network) 2026-04-25 09:03:49.892223 | instance | [nova/nova] ok: [instance] => (item=identity) 2026-04-25 09:03:49.892229 | instance | [nova/nova] ok: [instance] => (item=oslo_cache) 2026-04-25 09:03:49.892234 | instance | [nova/nova] ok: [instance] => (item=oslo_db_api) 2026-04-25 09:03:49.892239 | instance | [nova/nova] ok: [instance] => (item=oslo_db_cell0) 2026-04-25 09:03:49.892245 | instance | [nova/nova] ok: [instance] => (item=baremetal) 2026-04-25 09:03:49.892250 | instance | [nova/nova] ok: [instance] => (item=image) 2026-04-25 09:03:49.892255 | instance | [nova/nova] ok: [instance] => (item=oslo_messaging) 2026-04-25 09:03:49.892261 | instance | [nova/nova] ok: [instance] => (item=volumev3) 2026-04-25 09:03:49.892266 | instance | [nova/nova] ok: [instance] => (item=placement) 2026-04-25 09:03:49.892272 | instance | [nova/nova] 2026-04-25 09:03:49.892282 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-25 09:03:49.974252 | instance | [nova/nova] ok: [instance] 2026-04-25 09:03:49.974317 | instance | [nova/nova] 2026-04-25 09:03:49.974329 | instance | [nova/nova] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 09:03:50.060339 | instance | [nova/nova] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 09:03:50.060402 | instance | [nova/nova] 2026-04-25 09:03:50.060410 | instance | [nova/nova] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 09:03:50.449450 | instance | [magnum/magnum] changed: [instance] 2026-04-25 09:03:50.449616 | instance | [magnum/magnum] 2026-04-25 09:03:50.449627 | instance | [magnum/magnum] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-25 09:03:50.565815 | instance | [magnum/magnum] skipping: [instance] 2026-04-25 09:03:50.565868 | instance | [magnum/magnum] 2026-04-25 09:03:50.565873 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-04-25 09:03:50.739030 | instance | [nova/nova] changed: [instance] 2026-04-25 09:03:50.739094 | instance | [nova/nova] 2026-04-25 09:03:50.739106 | instance | [nova/nova] TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-04-25 09:03:50.793236 | instance | [nova/nova] skipping: [instance] 2026-04-25 09:03:50.793305 | instance | [nova/nova] 2026-04-25 09:03:50.793334 | instance | [nova/nova] TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-04-25 09:03:51.141761 | instance | [nova/nova] ok: [instance -> localhost] 2026-04-25 09:03:51.141802 | instance | [nova/nova] 2026-04-25 09:03:51.141808 | instance | [nova/nova] TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-04-25 09:03:51.664707 | instance | [nova/nova] ok: [instance -> localhost] 2026-04-25 09:03:51.664771 | instance | [nova/nova] 2026-04-25 09:03:51.664779 | instance | [nova/nova] TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-04-25 09:03:52.111439 | instance | [nova/nova] ok: [instance -> localhost] 2026-04-25 09:03:52.111509 | instance | [nova/nova] 2026-04-25 09:03:52.111523 | instance | [nova/nova] TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-04-25 09:03:52.196475 | instance | [magnum/magnum] changed: [instance] 2026-04-25 09:03:52.196524 | instance | [magnum/magnum] 2026-04-25 09:03:52.196532 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 09:03:52.278885 | instance | [magnum/magnum] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 09:03:52.278948 | instance | [magnum/magnum] 2026-04-25 09:03:52.278960 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 09:03:52.342448 | instance | [nova/nova] ok: [instance -> localhost] 2026-04-25 09:03:52.342486 | instance | [nova/nova] 2026-04-25 09:03:52.342494 | instance | [nova/nova] TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-04-25 09:03:52.848550 | instance | [magnum/magnum] changed: [instance] 2026-04-25 09:03:52.849040 | instance | [magnum/magnum] 2026-04-25 09:03:52.849115 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-04-25 09:03:53.239715 | instance | [magnum/magnum] changed: [instance] 2026-04-25 09:03:53.239767 | instance | [magnum/magnum] 2026-04-25 09:03:53.239774 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-04-25 09:03:53.864317 | instance | [nova/nova] ok: [instance] => (item=nova-bootstrap) 2026-04-25 09:03:53.864385 | instance | [nova/nova] ok: [instance] => (item=nova-cell-setup) 2026-04-25 09:03:53.864396 | instance | [nova/nova] 2026-04-25 09:03:53.864406 | instance | [nova/nova] TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-04-25 09:03:54.093967 | instance | [magnum/magnum] changed: [instance] 2026-04-25 09:03:54.094043 | instance | [magnum/magnum] 2026-04-25 09:03:54.094055 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-04-25 09:03:54.349585 | instance | [nova/nova] ok: [instance] 2026-04-25 09:03:54.349640 | instance | [nova/nova] 2026-04-25 09:03:54.349652 | instance | [nova/nova] TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-04-25 09:03:54.987874 | instance | [magnum/magnum] [WARNING]: Module invocation had junk after the JSON data: Traceback (most 2026-04-25 09:03:54.987926 | instance | [magnum/magnum] recent call last): File "/tmp/ansible_vexxhost.kubernetes.kustomize_payload_4 2026-04-25 09:03:54.987954 | instance | [magnum/magnum] gpwe1yb/ansible_vexxhost.kubernetes.kustomize_payload.zip/ansible_collections/v 2026-04-25 09:03:54.987962 | instance | [magnum/magnum] exxhost/kubernetes/plugins/modules/kustomize.py", line 115, in main File "/tm 2026-04-25 09:03:54.987971 | instance | [magnum/magnum] p/ansible_vexxhost.kubernetes.kustomize_payload_4gpwe1yb/ansible_vexxhost.kuber 2026-04-25 09:03:54.987978 | instance | [magnum/magnum] netes.kustomize_payload.zip/ansible/module_utils/basic.py", line 1454, in 2026-04-25 09:03:54.987987 | instance | [magnum/magnum] exit_json SystemExit: 0 During handling of the above exception, another 2026-04-25 09:03:54.987995 | instance | [magnum/magnum] exception occurred: Traceback (most recent call last): File 2026-04-25 09:03:54.988005 | instance | [magnum/magnum] "/home/zuul/.ansible/tmp/ansible- 2026-04-25 09:03:54.988032 | instance | [magnum/magnum] tmp-1777107834.1348567-163805-22464907046574/AnsiballZ_kustomize.py", line 107, 2026-04-25 09:03:54.988041 | instance | [magnum/magnum] in _ansiballz_main() File "/home/zuul/.ansible/tmp/ansible- 2026-04-25 09:03:54.988049 | instance | [magnum/magnum] tmp-1777107834.1348567-163805-22464907046574/AnsiballZ_kustomize.py", line 99, 2026-04-25 09:03:54.988065 | instance | [magnum/magnum] in _ansiballz_main invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS) 2026-04-25 09:03:54.988073 | instance | [magnum/magnum] File "/home/zuul/.ansible/tmp/ansible- 2026-04-25 09:03:54.988081 | instance | [magnum/magnum] tmp-1777107834.1348567-163805-22464907046574/AnsiballZ_kustomize.py", line 47, 2026-04-25 09:03:54.988089 | instance | [magnum/magnum] in invoke_module runpy.run_module(mod_name='ansible_collections.vexxhost.ku 2026-04-25 09:03:54.988097 | instance | [magnum/magnum] bernetes.plugins.modules.kustomize', init_globals=dict(_module_fqn='ansible_col 2026-04-25 09:03:54.988105 | instance | [magnum/magnum] lections.vexxhost.kubernetes.plugins.modules.kustomize', 2026-04-25 09:03:54.988113 | instance | [magnum/magnum] _modlib_path=modlib_path), File "/usr/lib/python3.10/runpy.py", line 224, in 2026-04-25 09:03:54.988121 | instance | [magnum/magnum] run_module return _run_module_code(code, init_globals, run_name, mod_spec) 2026-04-25 09:03:54.988129 | instance | [magnum/magnum] File "/usr/lib/python3.10/runpy.py", line 96, in _run_module_code 2026-04-25 09:03:54.988137 | instance | [magnum/magnum] _run_code(code, mod_globals, init_globals, File 2026-04-25 09:03:54.988145 | instance | [magnum/magnum] "/usr/lib/python3.10/runpy.py", line 86, in _run_code exec(code, 2026-04-25 09:03:54.988153 | instance | [magnum/magnum] run_globals) File "/tmp/ansible_vexxhost.kubernetes.kustomize_payload_4gpwe1y 2026-04-25 09:03:54.988160 | instance | [magnum/magnum] b/ansible_vexxhost.kubernetes.kustomize_payload.zip/ansible_collections/vexxhos 2026-04-25 09:03:54.988168 | instance | [magnum/magnum] t/kubernetes/plugins/modules/kustomize.py", line 119, in File "/tmp/ 2026-04-25 09:03:54.988176 | instance | [magnum/magnum] ansible_vexxhost.kubernetes.kustomize_payload_4gpwe1yb/ansible_vexxhost.kuberne 2026-04-25 09:03:54.988184 | instance | [magnum/magnum] tes.kustomize_payload.zip/ansible_collections/vexxhost/kubernetes/plugins/modul 2026-04-25 09:03:54.988191 | instance | [magnum/magnum] es/kustomize.py", line 94, in main File "/usr/lib/python3.10/tempfile.py", 2026-04-25 09:03:54.988199 | instance | [magnum/magnum] line 657, in __exit__ self.close() File 2026-04-25 09:03:54.988207 | instance | [magnum/magnum] "/usr/lib/python3.10/tempfile.py", line 664, in close self._closer.close() 2026-04-25 09:03:54.988215 | instance | [magnum/magnum] File "/usr/lib/python3.10/tempfile.py", line 601, in close 2026-04-25 09:03:54.988228 | instance | [magnum/magnum] unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: 2026-04-25 09:03:54.988236 | instance | [magnum/magnum] '/usr/local/src/openstack-resource-controller-2.2.0/tmpkxi7l427' 2026-04-25 09:03:55.036852 | instance | [magnum/magnum] changed: [instance] 2026-04-25 09:03:55.036915 | instance | [magnum/magnum] 2026-04-25 09:03:55.036928 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-04-25 09:03:55.167238 | instance | [staffeln/staffeln] changed: [instance] 2026-04-25 09:03:55.167326 | instance | [staffeln/staffeln] 2026-04-25 09:03:55.167340 | instance | [staffeln/staffeln] PLAY RECAP ********************************************************************* 2026-04-25 09:03:55.167350 | instance | [staffeln/staffeln] instance : ok=13 changed=2 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 2026-04-25 09:03:55.167360 | instance | [staffeln/staffeln] 2026-04-25 09:03:55.247679 | instance | ==> [staffeln] Deployment complete 2026-04-25 09:03:58.434006 | instance | [magnum/magnum] changed: [instance] 2026-04-25 09:03:58.434064 | instance | [magnum/magnum] 2026-04-25 09:03:58.434075 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-04-25 09:03:58.837735 | instance | [magnum/magnum] changed: [instance] 2026-04-25 09:03:58.837773 | instance | [magnum/magnum] 2026-04-25 09:03:58.837791 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-04-25 09:04:01.243333 | instance | [magnum/magnum] changed: [instance] 2026-04-25 09:04:01.243382 | instance | [magnum/magnum] 2026-04-25 09:04:01.243388 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-04-25 09:04:01.990663 | instance | [magnum/magnum] ok: [instance] 2026-04-25 09:04:01.990709 | instance | [magnum/magnum] 2026-04-25 09:04:01.990715 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-04-25 09:04:06.379037 | instance | [magnum/magnum] changed: [instance] 2026-04-25 09:04:06.379100 | instance | [magnum/magnum] 2026-04-25 09:04:06.379112 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-04-25 09:04:06.432088 | instance | [magnum/magnum] skipping: [instance] 2026-04-25 09:04:06.437912 | instance | [magnum/magnum] 2026-04-25 09:04:06.437940 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-04-25 09:04:06.484820 | instance | [magnum/magnum] skipping: [instance] 2026-04-25 09:04:06.484857 | instance | [magnum/magnum] 2026-04-25 09:04:06.484864 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-04-25 09:04:46.920818 | instance | [magnum/magnum] changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-04-25 09:04:46.920900 | instance | [magnum/magnum] changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-04-25 09:04:46.920913 | instance | [magnum/magnum] changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-04-25 09:04:46.920923 | instance | [magnum/magnum] changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-04-25 09:04:46.920932 | instance | [magnum/magnum] 2026-04-25 09:04:46.920941 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-04-25 09:04:47.015929 | instance | [magnum/magnum] 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-25 09:04:47.016009 | instance | [magnum/magnum] 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-25 09:04:47.016021 | instance | [magnum/magnum] 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-25 09:04:47.016034 | instance | [magnum/magnum] 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-25 09:04:47.016044 | instance | [magnum/magnum] 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-25 09:04:47.016064 | instance | [magnum/magnum] 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-25 09:04:47.016091 | instance | [magnum/magnum] 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-25 09:04:47.016101 | instance | [magnum/magnum] 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-25 09:04:47.016111 | instance | [magnum/magnum] skipping: [instance] 2026-04-25 09:04:47.016121 | instance | [magnum/magnum] 2026-04-25 09:04:47.016132 | instance | [magnum/magnum] TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-04-25 09:05:03.130657 | instance | [magnum/magnum] changed: [instance] 2026-04-25 09:05:03.130769 | instance | [magnum/magnum] 2026-04-25 09:05:03.130781 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-04-25 09:05:03.962971 | instance | [magnum/magnum] changed: [instance] 2026-04-25 09:05:03.963029 | instance | [magnum/magnum] 2026-04-25 09:05:03.963035 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-04-25 09:06:55.499148 | instance | [nova/nova] changed: [instance] 2026-04-25 09:06:55.499204 | instance | [nova/nova] 2026-04-25 09:06:55.499210 | instance | [nova/nova] TASK [Create Ingress] ********************************************************** 2026-04-25 09:06:55.611867 | instance | [nova/nova] included: openstack_helm_ingress for instance 2026-04-25 09:06:55.611908 | instance | [nova/nova] 2026-04-25 09:06:55.611913 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-25 09:06:55.672032 | instance | [nova/nova] skipping: [instance] 2026-04-25 09:06:55.672093 | instance | [nova/nova] 2026-04-25 09:06:55.672104 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-25 09:06:55.729296 | instance | [nova/nova] skipping: [instance] 2026-04-25 09:06:55.729366 | instance | [nova/nova] 2026-04-25 09:06:55.729377 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-25 09:06:55.802960 | instance | [nova/nova] ok: [instance] 2026-04-25 09:06:55.803029 | instance | [nova/nova] 2026-04-25 09:06:55.803039 | instance | [nova/nova] TASK [Create Ingress compute] ************************************************** 2026-04-25 09:06:55.887325 | instance | [nova/nova] included: ingress for instance 2026-04-25 09:06:55.887397 | instance | [nova/nova] 2026-04-25 09:06:55.887408 | instance | [nova/nova] TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-04-25 09:06:56.906016 | instance | [nova/nova] changed: [instance] 2026-04-25 09:06:56.906089 | instance | [nova/nova] 2026-04-25 09:06:56.906104 | instance | [nova/nova] TASK [Create Ingress] ********************************************************** 2026-04-25 09:06:57.036286 | instance | [nova/nova] included: openstack_helm_ingress for instance 2026-04-25 09:06:57.036347 | instance | [nova/nova] 2026-04-25 09:06:57.036358 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-25 09:06:57.082605 | instance | [nova/nova] skipping: [instance] 2026-04-25 09:06:57.082667 | instance | [nova/nova] 2026-04-25 09:06:57.082678 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-25 09:06:57.128251 | instance | [nova/nova] skipping: [instance] 2026-04-25 09:06:57.128302 | instance | [nova/nova] 2026-04-25 09:06:57.128309 | instance | [nova/nova] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-25 09:06:57.181968 | instance | [nova/nova] ok: [instance] 2026-04-25 09:06:57.182022 | instance | [nova/nova] 2026-04-25 09:06:57.182030 | instance | [nova/nova] TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-04-25 09:06:57.258325 | instance | [nova/nova] included: ingress for instance 2026-04-25 09:06:57.258388 | instance | [nova/nova] 2026-04-25 09:06:57.258410 | instance | [nova/nova] TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-04-25 09:06:58.323149 | instance | [nova/nova] changed: [instance] 2026-04-25 09:06:58.323208 | instance | [nova/nova] 2026-04-25 09:06:58.323214 | instance | [nova/nova] TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-04-25 09:06:59.107046 | instance | [nova/nova] ok: [instance] 2026-04-25 09:06:59.107114 | instance | [nova/nova] 2026-04-25 09:06:59.107125 | instance | [nova/nova] TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-04-25 09:07:17.360224 | instance | [nova/nova] FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-04-25 09:07:17.360285 | instance | [nova/nova] FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-04-25 09:07:17.360297 | instance | [nova/nova] changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-04-25 09:07:17.360308 | instance | [nova/nova] changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-04-25 09:07:17.360319 | instance | [nova/nova] changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-04-25 09:07:17.360329 | instance | [nova/nova] changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-04-25 09:07:17.360339 | instance | [nova/nova] changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-04-25 09:07:17.360349 | instance | [nova/nova] 2026-04-25 09:07:17.360365 | instance | [nova/nova] PLAY RECAP ********************************************************************* 2026-04-25 09:07:17.360375 | instance | [nova/nova] instance : ok=34 changed=6 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 2026-04-25 09:07:17.360385 | instance | [nova/nova] 2026-04-25 09:07:17.444574 | instance | ==> [nova] Deployment complete 2026-04-25 09:07:17.444628 | instance | ==> [neutron] Starting deployment 2026-04-25 09:07:18.003417 | instance | [neutron/neutron_pre] 2026-04-25 09:07:18.003495 | instance | [neutron/neutron_pre] PLAY [controllers[0]] ********************************************************** 2026-04-25 09:07:18.003506 | instance | [neutron/neutron_pre] 2026-04-25 09:07:18.003516 | instance | [neutron/neutron_pre] TASK [Gathering Facts] ********************************************************* 2026-04-25 09:07:18.018439 | instance | [neutron/neutron] 2026-04-25 09:07:18.018486 | instance | [neutron/neutron] PLAY [controllers[0]] ********************************************************** 2026-04-25 09:07:18.018496 | instance | [neutron/neutron] 2026-04-25 09:07:18.018503 | instance | [neutron/neutron] TASK [Gathering Facts] ********************************************************* 2026-04-25 09:07:21.452811 | instance | [neutron/neutron] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 09:07:21.452879 | instance | [neutron/neutron] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 09:07:21.452891 | instance | [neutron/neutron] interpreter could change the meaning of that path. See 2026-04-25 09:07:21.452952 | instance | [neutron/neutron] https://docs.ansible.com/ansible- 2026-04-25 09:07:21.452962 | instance | [neutron/neutron] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 09:07:21.502505 | instance | [neutron/neutron_pre] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-25 09:07:21.502544 | instance | [neutron/neutron_pre] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-25 09:07:21.502552 | instance | [neutron/neutron_pre] interpreter could change the meaning of that path. See 2026-04-25 09:07:21.502558 | instance | [neutron/neutron_pre] https://docs.ansible.com/ansible- 2026-04-25 09:07:21.502564 | instance | [neutron/neutron_pre] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-25 09:07:21.530145 | instance | [neutron/neutron] ok: [instance] 2026-04-25 09:07:21.530167 | instance | [neutron/neutron] 2026-04-25 09:07:21.530173 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-25 09:07:21.606787 | instance | [neutron/neutron_pre] ok: [instance] 2026-04-25 09:07:21.606851 | instance | [neutron/neutron_pre] 2026-04-25 09:07:21.606863 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-25 09:07:21.746117 | instance | [neutron/neutron_pre] ok: [instance] 2026-04-25 09:07:21.746207 | instance | [neutron/neutron_pre] 2026-04-25 09:07:21.746222 | instance | [neutron/neutron_pre] TASK [Create RabbitMQ cluster] ************************************************* 2026-04-25 09:07:21.802303 | instance | [neutron/neutron_pre] skipping: [instance] 2026-04-25 09:07:21.802528 | instance | [neutron/neutron_pre] 2026-04-25 09:07:21.802540 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-25 09:07:21.867884 | instance | [neutron/neutron_pre] skipping: [instance] 2026-04-25 09:07:21.867927 | instance | [neutron/neutron_pre] 2026-04-25 09:07:21.867939 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-25 09:07:21.917766 | instance | [magnum/magnum] changed: [instance] 2026-04-25 09:07:21.917801 | instance | [magnum/magnum] 2026-04-25 09:07:21.917812 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-04-25 09:07:21.929331 | instance | [neutron/neutron_pre] skipping: [instance] 2026-04-25 09:07:21.929362 | instance | [neutron/neutron_pre] 2026-04-25 09:07:21.929373 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-25 09:07:21.996084 | instance | [neutron/neutron_pre] skipping: [instance] 2026-04-25 09:07:21.996118 | instance | [neutron/neutron_pre] 2026-04-25 09:07:21.996129 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-25 09:07:22.058246 | instance | [neutron/neutron_pre] skipping: [instance] 2026-04-25 09:07:22.058287 | instance | [neutron/neutron_pre] 2026-04-25 09:07:22.058299 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-25 09:07:22.118899 | instance | [neutron/neutron_pre] skipping: [instance] 2026-04-25 09:07:22.118965 | instance | [neutron/neutron_pre] 2026-04-25 09:07:22.118977 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-25 09:07:22.212046 | instance | [neutron/neutron_pre] skipping: [instance] => (item=compute_metadata) 2026-04-25 09:07:22.212202 | instance | [neutron/neutron_pre] skipping: [instance] => (item=identity) 2026-04-25 09:07:22.212220 | instance | [neutron/neutron_pre] skipping: [instance] => (item=load_balancer) 2026-04-25 09:07:22.212231 | instance | [neutron/neutron_pre] skipping: [instance] => (item=oslo_cache) 2026-04-25 09:07:22.212241 | instance | [neutron/neutron_pre] skipping: [instance] => (item=dns) 2026-04-25 09:07:22.212250 | instance | [neutron/neutron_pre] skipping: [instance] => (item=oslo_messaging) 2026-04-25 09:07:22.212258 | instance | [neutron/neutron_pre] skipping: [instance] => (item=baremetal) 2026-04-25 09:07:22.212267 | instance | [neutron/neutron_pre] skipping: [instance] => (item=network) 2026-04-25 09:07:22.212276 | instance | [neutron/neutron_pre] skipping: [instance] => (item=compute) 2026-04-25 09:07:22.212284 | instance | [neutron/neutron_pre] skipping: [instance] => (item=oslo_db) 2026-04-25 09:07:22.212293 | instance | [neutron/neutron_pre] skipping: [instance] 2026-04-25 09:07:22.212302 | instance | [neutron/neutron_pre] 2026-04-25 09:07:22.212311 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-25 09:07:22.293528 | instance | [neutron/neutron_pre] skipping: [instance] 2026-04-25 09:07:22.293597 | instance | [neutron/neutron_pre] 2026-04-25 09:07:22.293609 | instance | [neutron/neutron_pre] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-25 09:07:22.378566 | instance | [neutron/neutron_pre] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-25 09:07:22.378633 | instance | [neutron/neutron_pre] 2026-04-25 09:07:22.378645 | instance | [neutron/neutron_pre] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-25 09:07:22.842085 | instance | [neutron/neutron] ok: [instance] 2026-04-25 09:07:22.842133 | instance | [neutron/neutron] 2026-04-25 09:07:22.842139 | instance | [neutron/neutron] TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-25 09:07:22.925936 | instance | [magnum/magnum] changed: [instance] 2026-04-25 09:07:22.926006 | instance | [magnum/magnum] 2026-04-25 09:07:22.926019 | instance | [magnum/magnum] TASK [Create Ingress] ********************************************************** 2026-04-25 09:07:23.054297 | instance | [neutron/neutron_pre] changed: [instance] 2026-04-25 09:07:23.054390 | instance | [neutron/neutron_pre] 2026-04-25 09:07:23.054405 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.neutron_pre : Set external_dns_driver] *************** 2026-04-25 09:07:23.056507 | instance | [magnum/magnum] included: openstack_helm_ingress for instance 2026-04-25 09:07:23.056574 | instance | [magnum/magnum] 2026-04-25 09:07:23.056593 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-25 09:07:23.115409 | instance | [magnum/magnum] skipping: [instance] 2026-04-25 09:07:23.115462 | instance | [magnum/magnum] 2026-04-25 09:07:23.115470 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-25 09:07:23.126481 | instance | [neutron/neutron_pre] skipping: [instance] 2026-04-25 09:07:23.126541 | instance | [neutron/neutron_pre] 2026-04-25 09:07:23.126552 | instance | [neutron/neutron_pre] TASK [vexxhost.atmosphere.neutron_pre : Generate Helm values] ****************** 2026-04-25 09:07:23.149128 | instance | [neutron/neutron_pre] fatal: [instance]: FAILED! => {"msg": "The task includes an option with an undefined variable.. {'endpoints': '{{ openstack_helm_endpoints }}', 'images': {'tags': \"{{ atmosphere_images | vexxhost.atmosphere.openstack_helm_image_tags('neutron') }}\"}, 'network': {'backend': ['{{ atmosphere_network_backend }}']}, 'pod': {'labels': {'include_app_kubernetes_io': False}, 'replicas': {'server': 3, 'rpc_server': 3}, 'sidecars': {'neutron_policy_server': True}}, 'conf': {'neutron': {'DEFAULT': {'api_workers': 8, 'dhcp_agents_per_network': 3, 'log_config_append': None, 'rpc_workers': 8, 'rpc_response_timeout': 600, 'service_plugins': 'qos,router,segments,trunk,vpnaas,taas,tapmirror', 'external_dns_driver': '{{ _neutron_external_dns_driver | default(omit) }}'}, 'cors': {'allowed_origin': '*'}, 'database': {'connection_recycle_time': 600, 'max_overflow': 50, 'max_pool_size': 5, 'pool_timeout': 30}, 'designate': {'url': 'http://designate-api.openstack.svc.cluster.local:9001/v2', 'auth_url': 'http://keystone-api.openstack.svc.cluster.local:5000', 'region_name': '{{ openstack_helm_endpoints_neutron_region_name }}', 'username': 'neutron-{{ openstack_helm_endpoints_neutron_region_name }}', 'password': '{{ openstack_helm_endpoints_neutron_keystone_password }}'}, 'ngs_coordination': {'backend_url': 'memcached://memcached.openstack.svc.cluster.local:11211'}, 'nova': {'live_migration_events': True}, 'ironic': {'valid_interfaces': 'internal'}, 'placement': {'region_name': '{{ openstack_helm_endpoints_neutron_region_name }}', 'username': 'neutron-{{ openstack_helm_endpoints_neutron_region_name }}', 'password': '{{ openstack_helm_endpoints_neutron_keystone_password }}'}, 'oslo_messaging_notifications': {'driver': 'noop'}, 'service_providers': {'service_provider': 'VPN:strongswan:neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver:default'}}, 'dhcp_agent': {'DEFAULT': {'dnsmasq_dns_servers': \"{{ neutron_coredns_cluster_ip | default('10.96.0.20') }}\", 'enable_isolated_metadata': True}}, 'l3_agent': {'AGENT': {'extensions': 'vpnaas'}, 'vpnagent': {'vpn_device_driver': 'neutron_vpnaas.services.vpn.device_drivers.strongswan_ipsec.StrongSwanDriver'}}, 'metadata_agent': {'DEFAULT': {'metadata_proxy_shared_secret': \"{{ openstack_helm_endpoints['compute_metadata']['secret'] }}\"}}, 'plugins': {'ml2_conf': {'ml2': {'extension_drivers': 'dns_domain_ports,port_security,qos', 'type_drivers': 'flat,gre,vlan,vxlan'}, 'ml2_type_gre': {'tunnel_id_ranges': '1:1000'}, 'ml2_type_vlan': {'network_vlan_ranges': 'external:1:4094'}}, 'taas': {'taas': {'enabled': True}}}, 'taas_plugin': {'service_providers': {'service_provider': 'TAAS:TAAS:neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver:default'}}, 'rabbitmq': {'policies': [{'vhost': 'neutron', 'name': 'ha_ttl_neutron', 'definition': {'message-ttl': 70000}, 'priority': 0, 'apply-to': 'all', 'pattern': '^(?!(amq\\\\.|reply_)).*'}]}}, 'manifests': {'ingress_server': False, 'service_ingress_server': False}}: 'openstack_helm_endpoints' is undefined\n\nThe error appears to be in '/home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/neutron_pre/tasks/main.yml': line 9, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Generate Helm values\n ^ here\n"} 2026-04-25 09:07:23.149180 | instance | [neutron/neutron_pre] 2026-04-25 09:07:23.149186 | instance | [neutron/neutron_pre] PLAY RECAP ********************************************************************* 2026-04-25 09:07:23.149195 | instance | [neutron/neutron_pre] instance : ok=4 changed=1 unreachable=0 failed=1 skipped=9 rescued=0 ignored=0 2026-04-25 09:07:23.149200 | instance | [neutron/neutron_pre] 2026-04-25 09:07:23.176568 | instance | [magnum/magnum] skipping: [instance] 2026-04-25 09:07:23.176622 | instance | [magnum/magnum] 2026-04-25 09:07:23.176630 | instance | [magnum/magnum] TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-25 09:07:23.251519 | instance | Error: component neutron failed: ansible-playbook failed for neutron/neutron_pre: exit status 2 2026-04-25 09:07:23.251598 | instance | Usage: 2026-04-25 09:07:23.251606 | instance | atmosphere deploy [flags] 2026-04-25 09:07:23.251613 | instance | 2026-04-25 09:07:23.251619 | instance | Flags: 2026-04-25 09:07:23.251625 | instance | --concurrency int Max concurrent deployments per wave (0 = unlimited) 2026-04-25 09:07:23.251632 | instance | -h, --help help for deploy 2026-04-25 09:07:23.251638 | instance | -i, --inventory string Path to Ansible inventory file (required) 2026-04-25 09:07:23.251653 | instance | -t, --tags string Comma-separated list of component tags to deploy 2026-04-25 09:07:23.251659 | instance | 2026-04-25 09:07:23.251665 | instance | component neutron failed: ansible-playbook failed for neutron/neutron_pre: exit status 2 2026-04-25 09:07:23.492835 | instance | ERROR 2026-04-25 09:07:23.493158 | instance | { 2026-04-25 09:07:23.493206 | instance | "delta": "0:22:44.924663", 2026-04-25 09:07:23.493235 | instance | "end": "2026-04-25 09:07:23.252628", 2026-04-25 09:07:23.493262 | instance | "msg": "non-zero return code", 2026-04-25 09:07:23.493287 | instance | "rc": 1, 2026-04-25 09:07:23.493314 | instance | "start": "2026-04-25 08:44:38.327965" 2026-04-25 09:07:23.493342 | instance | } failure 2026-04-25 09:07:23.530014 | 2026-04-25 09:07:23.530144 | PLAY RECAP 2026-04-25 09:07:23.530189 | instance | ok: 1 changed: 0 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-04-25 09:07:23.530211 | 2026-04-25 09:07:23.665037 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/molecule/aio/converge.yml@main] 2026-04-25 09:07:23.674756 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-04-25 09:07:24.288112 | 2026-04-25 09:07:24.288256 | PLAY [all] 2026-04-25 09:07:24.302114 | 2026-04-25 09:07:24.302194 | TASK [gather-host-logs : creating directory for system status] 2026-04-25 09:07:24.633603 | instance | changed 2026-04-25 09:07:24.638914 | 2026-04-25 09:07:24.638996 | TASK [gather-host-logs : Get logs for each host] 2026-04-25 09:07:24.984810 | instance | + systemd-cgls --full --all --no-pager 2026-04-25 09:07:25.023682 | instance | + ip addr 2026-04-25 09:07:25.030841 | instance | + ip route 2026-04-25 09:07:25.033266 | instance | + lsblk 2026-04-25 09:07:25.045148 | instance | + mount 2026-04-25 09:07:25.058202 | instance | + docker images 2026-04-25 09:07:25.083909 | instance | + brctl show 2026-04-25 09:07:25.084439 | instance | /bin/bash: line 8: brctl: command not found 2026-04-25 09:07:25.084698 | instance | + ps aux --sort=-%mem 2026-04-25 09:07:25.136175 | instance | + dpkg -l 2026-04-25 09:07:25.148699 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-04-25 09:07:25.149194 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-04-25 09:07:25.166190 | instance | + '[' '!' -z '' ']' 2026-04-25 09:07:25.675791 | instance | ok: Runtime: 0:00:00.187606 2026-04-25 09:07:25.683341 | 2026-04-25 09:07:25.683408 | TASK [gather-host-logs : Downloads logs to executor] 2026-04-25 09:07:26.336054 | instance | changed: 2026-04-25 09:07:26.336311 | instance | created directory /var/lib/zuul/builds/0456d03f9ce748b8886c5f18d28b7368/work/logs/instance 2026-04-25 09:07:26.336373 | instance | cd+++++++++ system/ 2026-04-25 09:07:26.336421 | instance | >f+++++++++ system/brctl-show.txt 2026-04-25 09:07:26.336466 | instance | >f+++++++++ system/docker-images.txt 2026-04-25 09:07:26.336509 | instance | >f+++++++++ system/ip-addr.txt 2026-04-25 09:07:26.336555 | instance | >f+++++++++ system/ip-route.txt 2026-04-25 09:07:26.336599 | instance | >f+++++++++ system/lsblk.txt 2026-04-25 09:07:26.336642 | instance | >f+++++++++ system/mount.txt 2026-04-25 09:07:26.336684 | instance | >f+++++++++ system/packages.txt 2026-04-25 09:07:26.336724 | instance | >f+++++++++ system/ps.txt 2026-04-25 09:07:26.336769 | instance | >f+++++++++ system/systemd-cgls.txt 2026-04-25 09:07:26.346302 | 2026-04-25 09:07:26.346367 | LOOP [helm-release-status : creating directory for helm release status] 2026-04-25 09:07:26.573962 | instance | changed: "values" 2026-04-25 09:07:26.747964 | instance | changed: "releases" 2026-04-25 09:07:26.761400 | 2026-04-25 09:07:26.761558 | TASK [helm-release-status : Gather get release status for helm charts] 2026-04-25 09:07:35.307880 | instance | ok: Runtime: 0:00:07.832178 2026-04-25 09:07:35.314845 | 2026-04-25 09:07:35.314934 | TASK [helm-release-status : Downloads logs to executor] 2026-04-25 09:07:35.856771 | instance | changed: 2026-04-25 09:07:35.856969 | instance | cd+++++++++ helm/ 2026-04-25 09:07:35.856999 | instance | cd+++++++++ helm/releases/ 2026-04-25 09:07:35.857021 | instance | cd+++++++++ helm/releases/auth-system/ 2026-04-25 09:07:35.857042 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-04-25 09:07:35.857061 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-04-25 09:07:35.857080 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-04-25 09:07:35.857099 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-04-25 09:07:35.857117 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-04-25 09:07:35.857135 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-04-25 09:07:35.857153 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-04-25 09:07:35.857171 | instance | cd+++++++++ helm/releases/kube-system/ 2026-04-25 09:07:35.857189 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-04-25 09:07:35.857210 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-04-25 09:07:35.857229 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-04-25 09:07:35.857248 | instance | cd+++++++++ helm/releases/monitoring/ 2026-04-25 09:07:35.857266 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-04-25 09:07:35.857285 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-04-25 09:07:35.857303 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-04-25 09:07:35.857321 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-04-25 09:07:35.857352 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-04-25 09:07:35.857374 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-04-25 09:07:35.857394 | instance | cd+++++++++ helm/releases/openstack/ 2026-04-25 09:07:35.857412 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-04-25 09:07:35.857431 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-04-25 09:07:35.857449 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-04-25 09:07:35.857467 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-04-25 09:07:35.857485 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-04-25 09:07:35.857503 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-04-25 09:07:35.857521 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-04-25 09:07:35.857539 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-04-25 09:07:35.857557 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-04-25 09:07:35.857575 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-04-25 09:07:35.857593 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-04-25 09:07:35.857611 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-04-25 09:07:35.857629 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-04-25 09:07:35.857647 | instance | >f+++++++++ helm/releases/openstack/ovn.txt 2026-04-25 09:07:35.857664 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-04-25 09:07:35.857683 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-04-25 09:07:35.857704 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-04-25 09:07:35.857723 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-04-25 09:07:35.857742 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-04-25 09:07:35.857759 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-04-25 09:07:35.857777 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-04-25 09:07:35.857795 | instance | cd+++++++++ helm/values/ 2026-04-25 09:07:35.857813 | instance | cd+++++++++ helm/values/auth-system/ 2026-04-25 09:07:35.857831 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-04-25 09:07:35.857849 | instance | cd+++++++++ helm/values/cert-manager/ 2026-04-25 09:07:35.857867 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-04-25 09:07:35.857885 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-04-25 09:07:35.857903 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-04-25 09:07:35.857921 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-04-25 09:07:35.857939 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-04-25 09:07:35.857957 | instance | cd+++++++++ helm/values/kube-system/ 2026-04-25 09:07:35.857975 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-04-25 09:07:35.857992 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-04-25 09:07:35.858010 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-04-25 09:07:35.858027 | instance | cd+++++++++ helm/values/monitoring/ 2026-04-25 09:07:35.858045 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-04-25 09:07:35.858063 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-04-25 09:07:35.858080 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-04-25 09:07:35.858098 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-04-25 09:07:35.858116 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-04-25 09:07:35.858134 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-04-25 09:07:35.858152 | instance | cd+++++++++ helm/values/openstack/ 2026-04-25 09:07:35.858171 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-04-25 09:07:35.858189 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-04-25 09:07:35.858213 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-04-25 09:07:35.858232 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-04-25 09:07:35.858250 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-04-25 09:07:35.858268 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-04-25 09:07:35.858286 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-04-25 09:07:35.858303 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-04-25 09:07:35.858321 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-04-25 09:07:35.858338 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-04-25 09:07:35.858356 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-04-25 09:07:35.858373 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-04-25 09:07:35.858390 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-04-25 09:07:35.858408 | instance | >f+++++++++ helm/values/openstack/ovn.yaml 2026-04-25 09:07:35.858425 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-04-25 09:07:35.858443 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-04-25 09:07:35.858461 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-04-25 09:07:35.858478 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-04-25 09:07:35.858497 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-04-25 09:07:35.858516 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-04-25 09:07:35.858535 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-04-25 09:07:35.868136 | 2026-04-25 09:07:35.868205 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-04-25 09:07:36.107040 | instance | changed 2026-04-25 09:07:36.112492 | 2026-04-25 09:07:36.112561 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-04-25 09:07:36.326809 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-25 09:07:36.326892 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-25 09:07:36.333337 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:07:36.334511 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:07:36.426295 | instance | node/instance 2026-04-25 09:07:36.429194 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:07:36.497806 | instance | clusterrole/admin 2026-04-25 09:07:36.713621 | instance | clusterrole/capi-aggregated-manager-role 2026-04-25 09:07:36.764983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:07:36.799270 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:07:36.801732 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-04-25 09:07:36.895964 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-04-25 09:07:36.960940 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-04-25 09:07:37.069758 | instance | clusterrole/capi-manager-role 2026-04-25 09:07:37.130870 | instance | clusterrole/capo-manager-role 2026-04-25 09:07:37.249785 | instance | clusterrole/cephfs-csi-nodeplugin 2026-04-25 09:07:37.297246 | instance | clusterrole/cephfs-external-provisioner-runner 2026-04-25 09:07:37.440429 | instance | clusterrole/cert-manager-cainjector 2026-04-25 09:07:37.473417 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-04-25 09:07:37.624029 | instance | clusterrole/cert-manager-controller-certificates 2026-04-25 09:07:37.670645 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-04-25 09:07:37.825514 | instance | clusterrole/cert-manager-controller-challenges 2026-04-25 09:07:37.885019 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-04-25 09:07:38.048377 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-04-25 09:07:38.074969 | instance | clusterrole/cert-manager-controller-issuers 2026-04-25 09:07:38.261611 | instance | clusterrole/cert-manager-controller-orders 2026-04-25 09:07:38.267706 | instance | clusterrole/cert-manager-edit 2026-04-25 09:07:38.459417 | instance | clusterrole/cert-manager-view 2026-04-25 09:07:38.487724 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-04-25 09:07:38.661446 | instance | clusterrole/cilium 2026-04-25 09:07:38.711717 | instance | clusterrole/cilium-operator 2026-04-25 09:07:38.855557 | instance | clusterrole/cluster-admin 2026-04-25 09:07:38.893178 | instance | clusterrole/edit 2026-04-25 09:07:39.049876 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-25 09:07:39.105243 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-04-25 09:07:39.216451 | instance | clusterrole/goldpinger-clusterrole 2026-04-25 09:07:39.289810 | instance | clusterrole/ingress-nginx 2026-04-25 09:07:39.386510 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-04-25 09:07:39.476547 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-04-25 09:07:39.552478 | instance | clusterrole/kube-prometheus-stack-operator 2026-04-25 09:07:39.677064 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-04-25 09:07:39.719047 | instance | clusterrole/kubeadm:get-nodes 2026-04-25 09:07:39.854029 | instance | clusterrole/local-path-provisioner 2026-04-25 09:07:39.892131 | instance | clusterrole/node-feature-discovery 2026-04-25 09:07:40.042839 | instance | clusterrole/node-feature-discovery-gc 2026-04-25 09:07:40.068649 | instance | clusterrole/nova-bootstrap 2026-04-25 09:07:40.216686 | instance | clusterrole/nova-cell-setup 2026-04-25 09:07:40.225255 | instance | clusterrole/objectstorage-provisioner-role 2026-04-25 09:07:40.393830 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-04-25 09:07:40.398191 | instance | clusterrole/orc-image-editor-role 2026-04-25 09:07:40.560896 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-04-25 09:07:40.562667 | instance | clusterrole/orc-image-viewer-role 2026-04-25 09:07:40.738632 | instance | clusterrole/orc-manager-role 2026-04-25 09:07:40.744546 | instance | clusterrolebinding/capi-manager-rolebinding 2026-04-25 09:07:40.908586 | instance | clusterrole/orc-metrics-auth-role 2026-04-25 09:07:40.915580 | instance | clusterrole/orc-metrics-reader 2026-04-25 09:07:41.077634 | instance | clusterrolebinding/capo-manager-rolebinding 2026-04-25 09:07:41.092541 | instance | clusterrole/ovn-controller 2026-04-25 09:07:41.247470 | instance | clusterrole/ovn-controller-list-nodes-role-openstack 2026-04-25 09:07:41.254148 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-04-25 09:07:41.403708 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-04-25 09:07:41.416901 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-04-25 09:07:41.570141 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-04-25 09:07:41.600257 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-04-25 09:07:41.741093 | instance | clusterrolebinding/cert-manager-cainjector 2026-04-25 09:07:41.769040 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-04-25 09:07:41.921652 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-04-25 09:07:41.937780 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-04-25 09:07:42.101642 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-04-25 09:07:42.124001 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-04-25 09:07:42.276956 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-04-25 09:07:42.295615 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-04-25 09:07:42.464757 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-04-25 09:07:42.465498 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-04-25 09:07:42.631927 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-04-25 09:07:42.636766 | instance | clusterrole/rbd-csi-nodeplugin 2026-04-25 09:07:42.812696 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-04-25 09:07:42.865972 | instance | clusterrole/rbd-external-provisioner-runner 2026-04-25 09:07:42.975296 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-04-25 09:07:43.044436 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-04-25 09:07:43.142015 | instance | clusterrolebinding/cert-manager-controller-orders 2026-04-25 09:07:43.214004 | instance | clusterrole/rook-ceph-global 2026-04-25 09:07:43.320202 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-04-25 09:07:43.407118 | instance | clusterrole/rook-ceph-mgr-cluster 2026-04-25 09:07:43.484355 | instance | clusterrole/rook-ceph-mgr-system 2026-04-25 09:07:43.582303 | instance | clusterrolebinding/cilium 2026-04-25 09:07:43.663390 | instance | clusterrole/rook-ceph-object-bucket 2026-04-25 09:07:43.752773 | instance | clusterrolebinding/cilium-operator 2026-04-25 09:07:43.844107 | instance | clusterrole/rook-ceph-osd 2026-04-25 09:07:43.915741 | instance | clusterrolebinding/cluster-admin 2026-04-25 09:07:44.001684 | instance | clusterrole/rook-ceph-system 2026-04-25 09:07:44.079949 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-25 09:07:44.183508 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-04-25 09:07:44.257325 | instance | clusterrole/secretgen-controller-cluster-role 2026-04-25 09:07:44.369467 | instance | clusterrole/system:aggregate-to-admin 2026-04-25 09:07:44.438400 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-04-25 09:07:44.535455 | instance | clusterrole/system:aggregate-to-edit 2026-04-25 09:07:44.609729 | instance | clusterrolebinding/ingress-nginx 2026-04-25 09:07:44.725116 | instance | clusterrole/system:aggregate-to-view 2026-04-25 09:07:44.785106 | instance | clusterrole/system:auth-delegator 2026-04-25 09:07:44.895117 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-04-25 09:07:44.949785 | instance | clusterrole/system:basic-user 2026-04-25 09:07:45.087801 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-04-25 09:07:45.113188 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-04-25 09:07:45.259537 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-04-25 09:07:45.288150 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-04-25 09:07:45.453955 | instance | clusterrolebinding/kubeadm:get-nodes 2026-04-25 09:07:45.469186 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-04-25 09:07:45.630516 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-04-25 09:07:45.652651 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-04-25 09:07:45.816319 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-04-25 09:07:45.828803 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-04-25 09:07:45.994823 | instance | clusterrolebinding/kubeadm:node-proxier 2026-04-25 09:07:46.027639 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-04-25 09:07:46.163682 | instance | clusterrolebinding/local-path-provisioner 2026-04-25 09:07:46.206427 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-04-25 09:07:46.348157 | instance | clusterrolebinding/magnum-cluster-api 2026-04-25 09:07:46.368328 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-04-25 09:07:46.514343 | instance | clusterrolebinding/node-feature-discovery 2026-04-25 09:07:46.542626 | instance | clusterrole/system:controller:attachdetach-controller 2026-04-25 09:07:46.686860 | instance | clusterrolebinding/node-feature-discovery-gc 2026-04-25 09:07:46.707974 | instance | clusterrole/system:controller:certificate-controller 2026-04-25 09:07:46.863423 | instance | clusterrolebinding/nova-bootstrap 2026-04-25 09:07:46.874362 | instance | clusterrolebinding/nova-cell-setup 2026-04-25 09:07:47.041761 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-04-25 09:07:47.042871 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-04-25 09:07:47.206922 | instance | clusterrole/system:controller:cronjob-controller 2026-04-25 09:07:47.210508 | instance | clusterrolebinding/orc-manager-rolebinding 2026-04-25 09:07:47.381079 | instance | clusterrole/system:controller:daemon-set-controller 2026-04-25 09:07:47.384763 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-04-25 09:07:47.550738 | instance | clusterrolebinding/ovn-controller 2026-04-25 09:07:47.556242 | instance | clusterrole/system:controller:deployment-controller 2026-04-25 09:07:47.741285 | instance | clusterrole/system:controller:disruption-controller 2026-04-25 09:07:47.744551 | instance | clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack 2026-04-25 09:07:47.919414 | instance | clusterrole/system:controller:endpoint-controller 2026-04-25 09:07:47.919846 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-04-25 09:07:48.077891 | instance | clusterrole/system:controller:endpointslice-controller 2026-04-25 09:07:48.092709 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-04-25 09:07:48.246990 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-04-25 09:07:48.263688 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-04-25 09:07:48.412248 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-04-25 09:07:48.448783 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-04-25 09:07:48.589140 | instance | clusterrole/system:controller:expand-controller 2026-04-25 09:07:48.635994 | instance | clusterrolebinding/rook-ceph-global 2026-04-25 09:07:48.769302 | instance | clusterrole/system:controller:generic-garbage-collector 2026-04-25 09:07:48.814622 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-04-25 09:07:48.931711 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-04-25 09:07:48.992731 | instance | clusterrole/system:controller:job-controller 2026-04-25 09:07:49.103472 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-04-25 09:07:49.170381 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-04-25 09:07:49.265948 | instance | clusterrole/system:controller:namespace-controller 2026-04-25 09:07:49.330167 | instance | clusterrolebinding/rook-ceph-osd 2026-04-25 09:07:49.426943 | instance | clusterrole/system:controller:node-controller 2026-04-25 09:07:49.494266 | instance | clusterrole/system:controller:persistent-volume-binder 2026-04-25 09:07:49.600877 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-04-25 09:07:49.672713 | instance | clusterrole/system:controller:pod-garbage-collector 2026-04-25 09:07:49.768296 | instance | clusterrolebinding/rook-ceph-system 2026-04-25 09:07:49.841023 | instance | clusterrole/system:controller:pv-protection-controller 2026-04-25 09:07:49.953334 | instance | clusterrole/system:controller:pvc-protection-controller 2026-04-25 09:07:50.024972 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-04-25 09:07:50.140592 | instance | clusterrole/system:controller:replicaset-controller 2026-04-25 09:07:50.207403 | instance | clusterrole/system:controller:replication-controller 2026-04-25 09:07:50.315947 | instance | clusterrolebinding/system:basic-user 2026-04-25 09:07:50.383900 | instance | clusterrole/system:controller:resourcequota-controller 2026-04-25 09:07:50.480477 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-04-25 09:07:50.554690 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-04-25 09:07:50.661041 | instance | clusterrolebinding/system:controller:certificate-controller 2026-04-25 09:07:50.743227 | instance | clusterrole/system:controller:route-controller 2026-04-25 09:07:50.829128 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-04-25 09:07:50.909933 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-04-25 09:07:51.004836 | instance | clusterrole/system:controller:service-account-controller 2026-04-25 09:07:51.076763 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-04-25 09:07:51.171068 | instance | clusterrolebinding/system:controller:deployment-controller 2026-04-25 09:07:51.244309 | instance | clusterrole/system:controller:service-controller 2026-04-25 09:07:51.338954 | instance | clusterrolebinding/system:controller:disruption-controller 2026-04-25 09:07:51.422300 | instance | clusterrole/system:controller:statefulset-controller 2026-04-25 09:07:51.517260 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-04-25 09:07:51.586712 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-04-25 09:07:51.693511 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-04-25 09:07:51.757572 | instance | clusterrole/system:controller:ttl-controller 2026-04-25 09:07:51.860286 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-04-25 09:07:51.938288 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-04-25 09:07:52.028866 | instance | clusterrole/system:coredns 2026-04-25 09:07:52.103298 | instance | clusterrolebinding/system:controller:expand-controller 2026-04-25 09:07:52.190726 | instance | clusterrole/system:discovery 2026-04-25 09:07:52.283419 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-04-25 09:07:52.350067 | instance | clusterrole/system:heapster 2026-04-25 09:07:52.451760 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-04-25 09:07:52.522426 | instance | clusterrole/system:kube-aggregator 2026-04-25 09:07:52.632566 | instance | clusterrolebinding/system:controller:job-controller 2026-04-25 09:07:52.699779 | instance | clusterrole/system:kube-controller-manager 2026-04-25 09:07:52.811518 | instance | clusterrolebinding/system:controller:namespace-controller 2026-04-25 09:07:52.886144 | instance | clusterrole/system:kube-dns 2026-04-25 09:07:53.017460 | instance | clusterrolebinding/system:controller:node-controller 2026-04-25 09:07:53.071019 | instance | clusterrole/system:kube-scheduler 2026-04-25 09:07:53.181983 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-04-25 09:07:53.244356 | instance | clusterrole/system:kubelet-api-admin 2026-04-25 09:07:53.357781 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-04-25 09:07:53.411457 | instance | clusterrole/system:monitoring 2026-04-25 09:07:53.557567 | instance | clusterrole/system:node 2026-04-25 09:07:53.588491 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-04-25 09:07:53.745926 | instance | clusterrole/system:node-bootstrapper 2026-04-25 09:07:53.769352 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-04-25 09:07:53.907520 | instance | clusterrole/system:node-problem-detector 2026-04-25 09:07:53.948385 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-04-25 09:07:54.082668 | instance | clusterrole/system:node-proxier 2026-04-25 09:07:54.116843 | instance | clusterrolebinding/system:controller:replication-controller 2026-04-25 09:07:54.259824 | instance | clusterrole/system:persistent-volume-provisioner 2026-04-25 09:07:54.303537 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-04-25 09:07:54.435183 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-04-25 09:07:54.482504 | instance | clusterrole/system:public-info-viewer 2026-04-25 09:07:54.595466 | instance | clusterrolebinding/system:controller:route-controller 2026-04-25 09:07:54.659768 | instance | clusterrole/system:service-account-issuer-discovery 2026-04-25 09:07:54.763774 | instance | clusterrolebinding/system:controller:service-account-controller 2026-04-25 09:07:54.839281 | instance | clusterrole/system:volume-scheduler 2026-04-25 09:07:54.925541 | instance | clusterrolebinding/system:controller:service-controller 2026-04-25 09:07:54.999883 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-04-25 09:07:55.089724 | instance | clusterrole/vector 2026-04-25 09:07:55.176180 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-04-25 09:07:55.257664 | instance | clusterrole/view 2026-04-25 09:07:55.351353 | instance | clusterrolebinding/system:controller:ttl-controller 2026-04-25 09:07:55.441309 | instance | clusterrolebinding/system:coredns 2026-04-25 09:07:55.527276 | instance | clusterrolebinding/system:discovery 2026-04-25 09:07:55.614297 | instance | clusterrolebinding/system:kube-controller-manager 2026-04-25 09:07:55.705178 | instance | clusterrolebinding/system:kube-dns 2026-04-25 09:07:55.810481 | instance | clusterrolebinding/system:kube-scheduler 2026-04-25 09:07:55.892130 | instance | clusterrolebinding/system:monitoring 2026-04-25 09:07:55.993811 | instance | clusterrolebinding/system:node 2026-04-25 09:07:56.073872 | instance | clusterrolebinding/system:node-proxier 2026-04-25 09:07:56.172313 | instance | clusterrolebinding/system:public-info-viewer 2026-04-25 09:07:56.249832 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-04-25 09:07:56.342428 | instance | clusterrolebinding/system:volume-scheduler 2026-04-25 09:07:56.436737 | instance | clusterrolebinding/vector 2026-04-25 09:07:56.510214 | instance | storageclass/general 2026-04-25 09:07:56.603996 | instance | namespace/auth-system 2026-04-25 09:07:56.730141 | instance | namespace/capi-kubeadm-bootstrap-system 2026-04-25 09:07:56.780715 | instance | namespace/capi-kubeadm-control-plane-system 2026-04-25 09:07:56.912914 | instance | namespace/capi-system 2026-04-25 09:07:56.972782 | instance | namespace/capo-system 2026-04-25 09:07:57.103282 | instance | namespace/cert-manager 2026-04-25 09:07:57.127648 | instance | namespace/default 2026-04-25 09:07:57.289001 | instance | namespace/envoy-gateway-system 2026-04-25 09:07:57.304628 | instance | namespace/ingress-nginx 2026-04-25 09:07:57.490509 | instance | namespace/kube-node-lease 2026-04-25 09:07:57.494570 | instance | namespace/kube-public 2026-04-25 09:07:57.687376 | instance | namespace/kube-system 2026-04-25 09:07:57.713737 | instance | namespace/local-path-storage 2026-04-25 09:07:57.905894 | instance | namespace/magnum-system 2026-04-25 09:07:57.920429 | instance | namespace/monitoring 2026-04-25 09:07:58.113992 | instance | namespace/openstack 2026-04-25 09:07:58.135366 | instance | namespace/orc-system 2026-04-25 09:07:58.306198 | instance | namespace/rook-ceph 2026-04-25 09:07:58.333181 | instance | namespace/secretgen-controller 2026-04-25 09:07:58.683308 | instance | ok: Runtime: 0:00:22.203014 2026-04-25 09:07:58.692616 | 2026-04-25 09:07:58.692704 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-04-25 09:07:58.906764 | instance | changed 2026-04-25 09:07:58.915068 | 2026-04-25 09:07:58.915295 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-04-25 09:07:59.144422 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-25 09:07:59.144510 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-25 09:07:59.144685 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-25 09:07:59.254627 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:07:59.254747 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:07:59.334637 | instance | auth-system/configmaps/keycloak-env-vars 2026-04-25 09:07:59.335373 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-04-25 09:07:59.338902 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:07:59.341374 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:07:59.428677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:07:59.432686 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:07:59.526489 | instance | auth-system/configmaps/kube-root-ca.crt 2026-04-25 09:07:59.536513 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:07:59.562747 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:07:59.651818 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-04-25 09:07:59.653131 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:07:59.656386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:07:59.739242 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-04-25 09:07:59.742979 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:07:59.756391 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:07:59.824577 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:07:59.844942 | instance | auth-system/endpoints/keycloak 2026-04-25 09:07:59.862944 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:07:59.915075 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:07:59.922961 | instance | auth-system/endpoints/keycloak-headless 2026-04-25 09:07:59.966326 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:07:59.994799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:00.027891 | instance | auth-system/endpoints/keycloak-metrics 2026-04-25 09:08:00.059789 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:00.087577 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:00.125849 | instance | auth-system/ingresses/keycloak 2026-04-25 09:08:00.158078 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:00.187261 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-25 09:08:00.195821 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:00.197786 | instance | auth-system/networkpolicies/keycloak 2026-04-25 09:08:00.241145 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:00.295080 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-25 09:08:00.301818 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:00.343621 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:00.371504 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-gjsnp 2026-04-25 09:08:00.395488 | instance | auth-system/pods/keycloak-0 2026-04-25 09:08:00.405146 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:00.440916 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:00.495164 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:00.527698 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:00.541011 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-04-25 09:08:00.588848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:00.593220 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-04-25 09:08:00.633363 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:00.681559 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:00.722586 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-04-25 09:08:00.723372 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:00.773363 | instance | auth-system/secrets/keycloak 2026-04-25 09:08:00.785804 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:00.815363 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:00.887180 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:00.927247 | instance | auth-system/secrets/keycloak-externaldb 2026-04-25 09:08:00.944519 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:00.955479 | instance | auth-system/secrets/keycloak.199-204-45-95.nip.io-tls 2026-04-25 09:08:00.978214 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:01.037134 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:01.087584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:01.117353 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-04-25 09:08:01.139804 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-04-25 09:08:01.142152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:01.172899 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:01.230706 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:01.271678 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:01.319966 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-04-25 09:08:01.321074 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:01.321985 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-04-25 09:08:01.374310 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:01.419462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:01.475933 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:01.501654 | instance | auth-system/serviceaccounts/default 2026-04-25 09:08:01.509304 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:01.534599 | instance | auth-system/serviceaccounts/keycloak 2026-04-25 09:08:01.559614 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:01.606186 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:01.658174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:01.694827 | instance | auth-system/services/keycloak 2026-04-25 09:08:01.722547 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-25 09:08:01.728939 | instance | auth-system/services/keycloak-headless 2026-04-25 09:08:01.730484 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:01.754528 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:01.829532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:01.848698 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:01.912160 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:01.917645 | instance | auth-system/services/keycloak-metrics 2026-04-25 09:08:01.928212 | instance | auth-system/statefulsets/keycloak 2026-04-25 09:08:01.951381 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:02.012129 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:02.042058 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:02.097552 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:02.140935 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-04-25 09:08:02.146739 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-25 09:08:02.148954 | instance | capi-system/configmaps/kube-root-ca.crt 2026-04-25 09:08:02.156052 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:02.194515 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:02.256947 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:02.290612 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:02.341286 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-04-25 09:08:02.344998 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:02.345100 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-04-25 09:08:02.395589 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:02.447843 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:02.486416 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:02.544544 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:02.550003 | instance | capi-system/deployment/capi-controller-manager 2026-04-25 09:08:02.555734 | instance | capi-system/endpoints/capi-webhook-service 2026-04-25 09:08:02.601445 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:02.647988 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:02.691564 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:02.735134 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-wntjk 2026-04-25 09:08:02.742640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:02.747413 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-04-25 09:08:02.798149 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:02.835582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:02.903966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:02.921391 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:02.921955 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-04-25 09:08:02.944610 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-04-25 09:08:03.012638 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:03.020971 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:03.125145 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:03.125937 | instance | capi-system/pods/capi-controller-manager-bc4cf8c95-ddtnd 2026-04-25 09:08:03.141358 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:03.161042 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-04-25 09:08:03.224768 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:03.241172 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:03.308205 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-04-25 09:08:03.325074 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:03.342433 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-25 09:08:03.342898 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-04-25 09:08:03.348444 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:03.420594 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:03.434586 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:03.502983 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-04-25 09:08:03.519948 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:03.532447 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:03.547266 | instance | capi-system/roles/capi-leader-election-role 2026-04-25 09:08:03.628718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:03.654590 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:03.703409 | instance | capi-system/secrets/capi-webhook-service-cert 2026-04-25 09:08:03.721456 | instance | capo-system/configmaps/kube-root-ca.crt 2026-04-25 09:08:03.731804 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:03.749195 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:03.847553 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-25 09:08:03.854798 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:03.859727 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:03.875939 | instance | capi-system/serviceaccounts/capi-manager 2026-04-25 09:08:03.908559 | instance | capi-system/serviceaccounts/default 2026-04-25 09:08:03.947877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:03.956421 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:04.041235 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:04.045743 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:04.063288 | instance | capi-system/services/capi-webhook-service 2026-04-25 09:08:04.118811 | instance | capo-system/deployment/capo-controller-manager 2026-04-25 09:08:04.158481 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:04.196292 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:04.260791 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:04.261272 | instance | capo-system/endpoints/capo-webhook-service 2026-04-25 09:08:04.286550 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:04.333414 | instance | cert-manager/configmaps/cert-manager-webhook 2026-04-25 09:08:04.363889 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:04.396683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:04.463396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:04.493567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:04.500062 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-04-25 09:08:04.515691 | instance | capo-system/pods/capo-controller-manager-65565fdb7f-ldc5n 2026-04-25 09:08:04.571788 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:04.586317 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:04.675146 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:04.675918 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:04.678725 | instance | cert-manager/deployment/cert-manager 2026-04-25 09:08:04.708935 | instance | cert-manager/deployment/cert-manager-cainjector 2026-04-25 09:08:04.768625 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:04.782907 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:04.863122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:04.882489 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:04.912713 | instance | cert-manager/deployment/cert-manager-webhook 2026-04-25 09:08:04.915302 | instance | cert-manager/endpoints/cert-manager 2026-04-25 09:08:04.962167 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:04.987060 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:05.049500 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:05.089349 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:05.095527 | instance | cert-manager/endpoints/cert-manager-webhook 2026-04-25 09:08:05.097856 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-04-25 09:08:05.173718 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-25 09:08:05.184515 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:05.184945 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:05.269575 | instance | cert-manager/pods/cert-manager-75c4c745bc-s8w2z 2026-04-25 09:08:05.278200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:05.284896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:05.308131 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-r7cm8 2026-04-25 09:08:05.371690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:05.381812 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:05.477519 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-2rw8k 2026-04-25 09:08:05.494973 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:05.515301 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:05.548463 | instance | capo-system/roles/capo-leader-election-role 2026-04-25 09:08:05.609027 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-25 09:08:05.618970 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:05.631948 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:05.714562 | instance | capo-system/secrets/capo-webhook-service-cert 2026-04-25 09:08:05.717085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:05.750558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:05.769123 | instance | capo-system/serviceaccounts/capo-manager 2026-04-25 09:08:05.826183 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:05.841100 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:05.921461 | instance | capo-system/serviceaccounts/default 2026-04-25 09:08:05.926702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:05.967815 | instance | capo-system/services/capo-webhook-service 2026-04-25 09:08:06.025826 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:06.101851 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:06.105358 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-04-25 09:08:06.116942 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:06.184242 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:06.185803 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-04-25 09:08:06.206745 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:06.278718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:06.292967 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-04-25 09:08:06.303741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:06.364594 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-04-25 09:08:06.382508 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:06.412313 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:06.492725 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:06.508727 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-04-25 09:08:06.510090 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:06.589258 | instance | cert-manager/roles/cert-manager:leaderelection 2026-04-25 09:08:06.597247 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:06.616215 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:06.702598 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-04-25 09:08:06.713193 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:06.713755 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:06.781824 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-04-25 09:08:06.805327 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:06.808880 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:06.875982 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-04-25 09:08:06.898505 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:06.905039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:06.960931 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-04-25 09:08:06.985809 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:07.032251 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-25 09:08:07.039860 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:07.058931 | instance | cert-manager/serviceaccounts/cert-manager 2026-04-25 09:08:07.092481 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:07.152313 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:07.192576 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:07.218651 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-04-25 09:08:07.272319 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:07.286192 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-04-25 09:08:07.290320 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:07.384411 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:07.397708 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-25 09:08:07.406864 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:07.457927 | instance | cert-manager/serviceaccounts/default 2026-04-25 09:08:07.491363 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:07.509644 | instance | default/configmaps/kube-root-ca.crt 2026-04-25 09:08:07.515449 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:07.603875 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:07.606403 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:07.710095 | instance | cert-manager/services/cert-manager 2026-04-25 09:08:07.716250 | instance | cert-manager/services/cert-manager-webhook 2026-04-25 09:08:07.720615 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:07.731928 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:07.822058 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:07.831847 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:07.908471 | instance | default/endpoints/kubernetes 2026-04-25 09:08:07.911400 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:07.916136 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-04-25 09:08:07.932569 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:08.018487 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:08.020013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:08.109676 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:08.111108 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:08.114450 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-04-25 09:08:08.122251 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-04-25 09:08:08.192597 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:08.214403 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:08.289977 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:08.313948 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-04-25 09:08:08.339880 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:08.342655 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-b8ldg 2026-04-25 09:08:08.419260 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:08.462811 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:08.537840 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:08.558022 | instance | default/serviceaccounts/default 2026-04-25 09:08:08.581056 | instance | default/services/kubernetes 2026-04-25 09:08:08.607391 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:08.658684 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:08.747177 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-25 09:08:08.753866 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-04-25 09:08:08.755327 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:08.782765 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:08.793948 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-04-25 09:08:08.864468 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:08.885356 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:08.935662 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-04-25 09:08:08.962294 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:08.990601 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:08.997968 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-04-25 09:08:09.079270 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:09.081586 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:09.145794 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-04-25 09:08:09.188498 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:09.210567 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-04-25 09:08:09.225996 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:09.275871 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:09.337723 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-25 09:08:09.347635 | instance | envoy-gateway-system/serviceaccounts/default 2026-04-25 09:08:09.349748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:09.369720 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:09.421428 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-04-25 09:08:09.442608 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:09.460714 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:09.562929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:09.583084 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:09.609987 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-04-25 09:08:09.686998 | instance | envoy-gateway-system/secrets/envoy 2026-04-25 09:08:09.708921 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:09.782991 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:09.816273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:09.869925 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:09.884406 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-04-25 09:08:09.894383 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-04-25 09:08:09.928414 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:09.965630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:10.020572 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:10.062626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:10.080696 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-04-25 09:08:10.083893 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-04-25 09:08:10.123801 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:10.148475 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:10.222737 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:10.244447 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:10.282749 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-04-25 09:08:10.299470 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:10.323458 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:10.387413 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:10.447356 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:10.512415 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:10.563542 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:10.567749 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-04-25 09:08:10.578026 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-04-25 09:08:10.616398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:10.676401 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-25 09:08:10.689911 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:10.724993 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:10.769067 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-04-25 09:08:10.776749 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:10.791927 | instance | envoy-gateway-system/services/envoy-gateway 2026-04-25 09:08:10.834810 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:10.883344 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:10.926408 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:10.969493 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:10.971100 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-04-25 09:08:10.988054 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-04-25 09:08:11.048680 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-25 09:08:11.061092 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:11.073869 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:11.159059 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:11.161085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:11.196945 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-04-25 09:08:11.209695 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-04-25 09:08:11.265756 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:11.267113 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:11.340724 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:11.365216 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:11.420054 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-04-25 09:08:11.433719 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:11.441274 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-04-25 09:08:11.463884 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:11.525494 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:11.625884 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:11.636052 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-04-25 09:08:11.636387 | instance | ingress-nginx/pods/ingress-nginx-controller-md888 2026-04-25 09:08:11.733428 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:11.813010 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:11.836624 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-dv8p8 2026-04-25 09:08:11.837782 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-04-25 09:08:11.945557 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:12.031301 | instance | ingress-nginx/roles/ingress-nginx 2026-04-25 09:08:12.031929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:12.038091 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-04-25 09:08:12.074152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:12.193655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:12.211468 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-04-25 09:08:12.221958 | instance | ingress-nginx/serviceaccounts/default 2026-04-25 09:08:12.300224 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:12.313187 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:12.390742 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:12.417414 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-04-25 09:08:12.423030 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-04-25 09:08:12.441949 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:12.474013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:12.629525 | instance | ingress-nginx/services/ingress-nginx-controller 2026-04-25 09:08:12.632689 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-04-25 09:08:12.683446 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:12.697006 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:12.807571 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-25 09:08:12.817224 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:12.828182 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-04-25 09:08:12.852164 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-04-25 09:08:12.908607 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:12.933842 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:13.034526 | instance | kube-node-lease/serviceaccounts/default 2026-04-25 09:08:13.038355 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:13.065437 | instance | kube-public/configmaps/cluster-info 2026-04-25 09:08:13.133984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:13.235057 | instance | kube-public/configmaps/kube-root-ca.crt 2026-04-25 09:08:13.236665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:13.276000 | instance | kube-system/configmaps/cilium-config 2026-04-25 09:08:13.379328 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:13.434339 | instance | kube-system/configmaps/coredns 2026-04-25 09:08:13.490102 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-04-25 09:08:13.522967 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-25 09:08:13.532830 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:13.639604 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:13.650214 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-04-25 09:08:13.713627 | instance | kube-system/configmaps/kube-proxy 2026-04-25 09:08:13.768064 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:13.860660 | instance | kube-system/configmaps/kube-root-ca.crt 2026-04-25 09:08:13.926772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:13.926889 | instance | kube-system/configmaps/kubeadm-config 2026-04-25 09:08:14.040549 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:14.052140 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:14.060809 | instance | kube-system/configmaps/kubelet-config 2026-04-25 09:08:14.121255 | instance | kube-system/daemonsets/cilium 2026-04-25 09:08:14.180475 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:14.269573 | instance | kube-system/daemonsets/kube-proxy 2026-04-25 09:08:14.290463 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:14.342188 | instance | kube-system/deployment/cilium-operator 2026-04-25 09:08:14.488473 | instance | kube-system/deployment/coredns 2026-04-25 09:08:14.540658 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:14.580776 | instance | kube-system/endpoints/kube-dns 2026-04-25 09:08:14.722228 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-04-25 09:08:14.743960 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:14.825521 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-04-25 09:08:14.919469 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-04-25 09:08:15.035081 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-04-25 09:08:15.117646 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-04-25 09:08:15.175082 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:15.227025 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-04-25 09:08:15.330167 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-04-25 09:08:15.435368 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-04-25 09:08:15.513638 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-04-25 09:08:15.622585 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-04-25 09:08:15.705439 | instance | kube-system/pods/cilium-fn59k 2026-04-25 09:08:15.811045 | instance | kube-system/pods/cilium-operator-869df985b8-pxmtf 2026-04-25 09:08:15.925760 | instance | kube-system/pods/coredns-67659f764b-srpf4 2026-04-25 09:08:16.015988 | instance | kube-system/pods/coredns-67659f764b-tkt55 2026-04-25 09:08:16.116460 | instance | kube-system/pods/etcd-instance 2026-04-25 09:08:16.190313 | instance | kube-system/pods/kube-apiserver-instance 2026-04-25 09:08:16.324695 | instance | kube-system/pods/kube-controller-manager-instance 2026-04-25 09:08:16.374097 | instance | kube-system/pods/kube-proxy-lkpct 2026-04-25 09:08:16.524997 | instance | kube-system/pods/kube-scheduler-instance 2026-04-25 09:08:16.592466 | instance | kube-system/pods/kube-vip-instance 2026-04-25 09:08:16.740931 | instance | kube-public/serviceaccounts/default 2026-04-25 09:08:16.802532 | instance | kube-system/rolebindings/cilium-config-agent 2026-04-25 09:08:16.915796 | instance | kube-system/rolebindings/kube-proxy 2026-04-25 09:08:16.975474 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-04-25 09:08:17.104042 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-04-25 09:08:17.142557 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-04-25 09:08:17.279114 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-04-25 09:08:17.318059 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-04-25 09:08:17.463105 | instance | kube-system/roles/cilium-config-agent 2026-04-25 09:08:17.492660 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-04-25 09:08:17.651349 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-04-25 09:08:17.682048 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-04-25 09:08:17.849627 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-04-25 09:08:17.878415 | instance | kube-system/roles/kube-proxy 2026-04-25 09:08:18.029248 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-04-25 09:08:18.065633 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-04-25 09:08:18.233482 | instance | kube-system/roles/kubeadm:kubelet-config 2026-04-25 09:08:18.274574 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-04-25 09:08:18.443935 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-04-25 09:08:18.465127 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-04-25 09:08:18.625242 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-04-25 09:08:18.650088 | instance | kube-system/roles/system:controller:cloud-provider 2026-04-25 09:08:18.804175 | instance | kube-system/roles/system:controller:token-cleaner 2026-04-25 09:08:18.818868 | instance | kube-system/secrets/bootstrap-token-88zixo 2026-04-25 09:08:18.976831 | instance | kube-system/secrets/bootstrap-token-qedcv4 2026-04-25 09:08:19.002266 | instance | kube-system/secrets/kubeadm-certs 2026-04-25 09:08:19.156610 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-04-25 09:08:19.197956 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-04-25 09:08:19.234147 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:19.381411 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:19.406212 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-04-25 09:08:19.447212 | instance | kube-system/serviceaccounts/certificate-controller 2026-04-25 09:08:19.487644 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:19.588922 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:19.627495 | instance | kube-system/serviceaccounts/cilium 2026-04-25 09:08:19.682638 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:19.694009 | instance | kube-system/serviceaccounts/cilium-operator 2026-04-25 09:08:19.772311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:19.849978 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-04-25 09:08:19.867246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:19.923084 | instance | kube-system/serviceaccounts/coredns 2026-04-25 09:08:19.959358 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:20.046729 | instance | kube-system/serviceaccounts/cronjob-controller 2026-04-25 09:08:20.059756 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:20.155868 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-04-25 09:08:20.181868 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:20.273296 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:20.279764 | instance | kube-system/serviceaccounts/default 2026-04-25 09:08:20.365452 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:20.379183 | instance | kube-system/serviceaccounts/deployment-controller 2026-04-25 09:08:20.464760 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:20.507274 | instance | kube-system/serviceaccounts/disruption-controller 2026-04-25 09:08:20.575288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:20.604716 | instance | kube-system/serviceaccounts/endpoint-controller 2026-04-25 09:08:20.664943 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:20.719610 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-04-25 09:08:20.753590 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:20.831788 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-04-25 09:08:20.843297 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:20.928824 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-04-25 09:08:20.930824 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:21.030256 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-25 09:08:21.039259 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:21.046180 | instance | kube-system/serviceaccounts/expand-controller 2026-04-25 09:08:21.120037 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:21.149256 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-04-25 09:08:21.217354 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:21.273235 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-04-25 09:08:21.304557 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:21.366976 | instance | kube-system/serviceaccounts/job-controller 2026-04-25 09:08:21.413321 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-25 09:08:21.421215 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:21.498117 | instance | kube-system/serviceaccounts/kube-proxy 2026-04-25 09:08:21.521960 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:21.574619 | instance | kube-system/serviceaccounts/namespace-controller 2026-04-25 09:08:21.614211 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:21.696486 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:21.712927 | instance | kube-system/serviceaccounts/node-controller 2026-04-25 09:08:21.791875 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-04-25 09:08:21.804011 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:21.893067 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:21.921738 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-04-25 09:08:21.990011 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:22.006706 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-04-25 09:08:22.077392 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:22.119728 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-04-25 09:08:22.212929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:22.215771 | instance | kube-system/serviceaccounts/replicaset-controller 2026-04-25 09:08:22.298243 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:22.332633 | instance | kube-system/serviceaccounts/replication-controller 2026-04-25 09:08:22.416084 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-04-25 09:08:22.571996 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-04-25 09:08:22.654209 | instance | kube-system/serviceaccounts/service-account-controller 2026-04-25 09:08:22.796642 | instance | kube-system/serviceaccounts/service-controller 2026-04-25 09:08:22.862143 | instance | kube-system/serviceaccounts/statefulset-controller 2026-04-25 09:08:23.013498 | instance | kube-system/serviceaccounts/token-cleaner 2026-04-25 09:08:23.064193 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-04-25 09:08:23.234401 | instance | kube-system/serviceaccounts/ttl-controller 2026-04-25 09:08:23.264578 | instance | kube-system/services/kube-dns 2026-04-25 09:08:23.440983 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-04-25 09:08:23.450831 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-04-25 09:08:23.638432 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-04-25 09:08:23.638942 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-04-25 09:08:23.819563 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-04-25 09:08:23.822425 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-04-25 09:08:24.006784 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-04-25 09:08:24.008129 | instance | local-path-storage/configmaps/local-path-config 2026-04-25 09:08:24.180234 | instance | local-path-storage/deployment/local-path-provisioner 2026-04-25 09:08:24.181828 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-04-25 09:08:24.355497 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-ct5vr 2026-04-25 09:08:24.372224 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-04-25 09:08:24.545240 | instance | local-path-storage/serviceaccounts/default 2026-04-25 09:08:24.546922 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-04-25 09:08:24.724069 | instance | magnum-system/serviceaccounts/default 2026-04-25 09:08:24.727441 | instance | monitoring/daemonsets/goldpinger 2026-04-25 09:08:24.900575 | instance | monitoring/daemonsets/ipmi-exporter 2026-04-25 09:08:24.913880 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-04-25 09:08:25.094674 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-04-25 09:08:25.127380 | instance | monitoring/daemonsets/vector 2026-04-25 09:08:25.326691 | instance | monitoring/configmaps/goldpinger-zap 2026-04-25 09:08:25.347645 | instance | monitoring/configmaps/ipmi-exporter 2026-04-25 09:08:25.489016 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-04-25 09:08:25.536250 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-04-25 09:08:25.674420 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-04-25 09:08:25.751132 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-04-25 09:08:25.896748 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-04-25 09:08:25.950169 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-04-25 09:08:26.053751 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:26.121621 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-04-25 09:08:26.142595 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:26.180327 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-04-25 09:08:26.227415 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:26.311226 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-04-25 09:08:26.334984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:26.431510 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:26.494864 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-04-25 09:08:26.496860 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-04-25 09:08:26.533640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:26.624274 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:26.702046 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-04-25 09:08:26.729063 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:26.831094 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:26.874093 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-04-25 09:08:26.910822 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-04-25 09:08:26.926528 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:27.008535 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:27.072723 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-04-25 09:08:27.088914 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-04-25 09:08:27.100625 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:27.189578 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:27.267491 | instance | monitoring/deployment/loki-gateway 2026-04-25 09:08:27.294603 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-25 09:08:27.294897 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-04-25 09:08:27.304033 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:27.385169 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:27.467373 | instance | monitoring/deployment/node-feature-discovery-gc 2026-04-25 09:08:27.474565 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:27.484673 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-04-25 09:08:27.562091 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:27.647641 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:27.668085 | instance | monitoring/deployment/node-feature-discovery-master 2026-04-25 09:08:27.678492 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-04-25 09:08:27.763365 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:27.850630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-25 09:08:27.870980 | instance | monitoring/deployment/prometheus-pushgateway 2026-04-25 09:08:27.878852 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-04-25 09:08:28.074127 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-04-25 09:08:28.076927 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-04-25 09:08:28.268602 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-04-25 09:08:28.272888 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-04-25 09:08:28.453107 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-04-25 09:08:28.493643 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-04-25 09:08:28.663909 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-04-25 09:08:28.725314 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-04-25 09:08:28.869918 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-04-25 09:08:28.921092 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-04-25 09:08:29.045859 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-04-25 09:08:29.097055 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-04-25 09:08:29.241771 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-04-25 09:08:29.281619 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-04-25 09:08:29.432903 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-04-25 09:08:29.491613 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-04-25 09:08:29.667927 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-04-25 09:08:29.709373 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-04-25 09:08:29.864160 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-04-25 09:08:29.893875 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-04-25 09:08:30.037916 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-04-25 09:08:30.073991 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-04-25 09:08:30.213268 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-04-25 09:08:30.252457 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-04-25 09:08:30.401274 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-04-25 09:08:30.449874 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-04-25 09:08:30.581040 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-04-25 09:08:30.648549 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-04-25 09:08:30.764639 | instance | monitoring/configmaps/kube-root-ca.crt 2026-04-25 09:08:30.832984 | instance | monitoring/configmaps/loki 2026-04-25 09:08:30.943586 | instance | monitoring/configmaps/loki-alerting-rules 2026-04-25 09:08:31.025645 | instance | monitoring/configmaps/loki-gateway 2026-04-25 09:08:31.124089 | instance | monitoring/configmaps/loki-runtime 2026-04-25 09:08:31.215948 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-04-25 09:08:31.306979 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-04-25 09:08:31.407763 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-04-25 09:08:31.482655 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-04-25 09:08:31.608921 | instance | monitoring/configmaps/vector 2026-04-25 09:08:31.743266 | instance | monitoring/endpoints/alertmanager-operated 2026-04-25 09:08:31.788809 | instance | monitoring/endpoints/goldpinger 2026-04-25 09:08:31.923757 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-04-25 09:08:31.991618 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-04-25 09:08:32.112197 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-04-25 09:08:32.179317 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-04-25 09:08:32.287580 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-04-25 09:08:32.345299 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-04-25 09:08:32.476061 | instance | monitoring/endpoints/loki 2026-04-25 09:08:32.534891 | instance | monitoring/endpoints/loki-chunks-cache 2026-04-25 09:08:32.687963 | instance | monitoring/endpoints/loki-gateway 2026-04-25 09:08:32.733795 | instance | monitoring/endpoints/loki-headless 2026-04-25 09:08:32.868340 | instance | monitoring/endpoints/loki-memberlist 2026-04-25 09:08:32.921771 | instance | monitoring/endpoints/loki-results-cache 2026-04-25 09:08:33.067961 | instance | monitoring/endpoints/prometheus-operated 2026-04-25 09:08:33.095743 | instance | monitoring/endpoints/prometheus-pushgateway 2026-04-25 09:08:33.248757 | instance | monitoring/endpoints/vector-headless 2026-04-25 09:08:33.265971 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-04-25 09:08:33.429793 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-04-25 09:08:33.456484 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-04-25 09:08:33.629770 | instance | openstack/configmaps/barbican-bin 2026-04-25 09:08:33.648842 | instance | openstack/configmaps/ceph-csi-config 2026-04-25 09:08:33.830441 | instance | openstack/configmaps/ceph-etc 2026-04-25 09:08:33.838931 | instance | openstack/configmaps/cinder-bin 2026-04-25 09:08:34.033552 | instance | openstack/configmaps/glance-bin 2026-04-25 09:08:34.052571 | instance | openstack/configmaps/heat-bin 2026-04-25 09:08:34.248259 | instance | openstack/configmaps/horizon-bin 2026-04-25 09:08:34.270545 | instance | openstack/configmaps/keepalived-bin 2026-04-25 09:08:34.464870 | instance | openstack/configmaps/keystone-bin 2026-04-25 09:08:34.470169 | instance | openstack/configmaps/keystone-openid-metadata 2026-04-25 09:08:34.685001 | instance | openstack/configmaps/kube-root-ca.crt 2026-04-25 09:08:34.710437 | instance | openstack/configmaps/libvirt-bin 2026-04-25 09:08:34.894907 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-04-25 09:08:34.944181 | instance | openstack/configmaps/magnum-bin 2026-04-25 09:08:35.127372 | instance | openstack/configmaps/magnum-cluster-api-proxy-config 2026-04-25 09:08:35.184666 | instance | openstack/configmaps/memcached-memcached-bin 2026-04-25 09:08:35.323450 | instance | openstack/configmaps/nova-bin 2026-04-25 09:08:35.408388 | instance | openstack/configmaps/openvswitch-bin 2026-04-25 09:08:35.565612 | instance | openstack/configmaps/ovn-bin 2026-04-25 09:08:35.624459 | instance | openstack/configmaps/ovn-controller-default-bin 2026-04-25 09:08:35.763164 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-04-25 09:08:35.838219 | instance | openstack/configmaps/percona-xtradb-pxc 2026-04-25 09:08:35.987768 | instance | openstack/configmaps/placement-bin 2026-04-25 09:08:36.038446 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-04-25 09:08:36.196635 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-04-25 09:08:36.238765 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-04-25 09:08:36.404045 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-04-25 09:08:36.455032 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-04-25 09:08:36.588228 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-04-25 09:08:36.656359 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-04-25 09:08:36.798896 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-04-25 09:08:36.867937 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-04-25 09:08:36.995114 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-04-25 09:08:37.074831 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-04-25 09:08:37.200085 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-04-25 09:08:37.261562 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-04-25 09:08:37.425362 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-04-25 09:08:37.464611 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-04-25 09:08:37.620795 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-04-25 09:08:37.670758 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-04-25 09:08:37.835541 | instance | openstack/configmaps/rook-config-override 2026-04-25 09:08:37.878985 | instance | openstack/configmaps/staffeln-bin 2026-04-25 09:08:38.044473 | instance | openstack/configmaps/valkey-configuration 2026-04-25 09:08:38.081680 | instance | openstack/configmaps/valkey-health 2026-04-25 09:08:38.273960 | instance | openstack/configmaps/valkey-scripts 2026-04-25 09:08:38.307655 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-04-25 09:08:38.508944 | instance | openstack/cronjobs/heat-engine-cleaner 2026-04-25 09:08:38.565980 | instance | openstack/cronjobs/heat-purge-deleted 2026-04-25 09:08:38.745794 | instance | openstack/cronjobs/keystone-credential-rotate 2026-04-25 09:08:38.790033 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-04-25 09:08:38.951536 | instance | openstack/cronjobs/nova-cell-setup 2026-04-25 09:08:39.020372 | instance | openstack/cronjobs/nova-service-cleaner 2026-04-25 09:08:39.148855 | instance | openstack/daemonsets/keepalived 2026-04-25 09:08:39.221122 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-04-25 09:08:39.363470 | instance | openstack/daemonsets/magnum-cluster-api-proxy 2026-04-25 09:08:39.452466 | instance | openstack/daemonsets/nova-compute-default 2026-04-25 09:08:39.583520 | instance | openstack/daemonsets/openvswitch 2026-04-25 09:08:39.731936 | instance | openstack/daemonsets/ovn-controller-default 2026-04-25 09:08:39.819201 | instance | openstack/deployment/barbican-api 2026-04-25 09:08:39.952282 | instance | openstack/deployment/cinder-api 2026-04-25 09:08:40.026479 | instance | openstack/deployment/cinder-backup 2026-04-25 09:08:40.159691 | instance | openstack/deployment/cinder-scheduler 2026-04-25 09:08:40.246388 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-25 09:08:40.359920 | instance | openstack/deployment/cinder-volume 2026-04-25 09:08:40.444220 | instance | monitoring/pods/goldpinger-g5xdx 2026-04-25 09:08:40.609212 | instance | openstack/deployment/glance-api 2026-04-25 09:08:40.619849 | instance | openstack/deployment/heat-api 2026-04-25 09:08:40.823976 | instance | monitoring/pods/kube-prometheus-stack-grafana-7c99bf4549-l8dmv 2026-04-25 09:08:40.841075 | instance | openstack/deployment/heat-cfn 2026-04-25 09:08:41.015230 | instance | openstack/deployment/heat-engine 2026-04-25 09:08:41.066020 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-crq4z 2026-04-25 09:08:41.219269 | instance | openstack/deployment/horizon 2026-04-25 09:08:41.247265 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-hkh2d 2026-04-25 09:08:41.439949 | instance | openstack/deployment/keystone-api 2026-04-25 09:08:41.440020 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-j4d46 2026-04-25 09:08:41.630234 | instance | openstack/deployment/magnum-api 2026-04-25 09:08:41.661760 | instance | monitoring/pods/loki-0 2026-04-25 09:08:41.843882 | instance | openstack/deployment/memcached-memcached 2026-04-25 09:08:41.855445 | instance | monitoring/pods/loki-chunks-cache-0 2026-04-25 09:08:42.039940 | instance | openstack/deployment/nova-api-metadata 2026-04-25 09:08:42.065436 | instance | monitoring/pods/loki-gateway-cf54cb88c-2nzmn 2026-04-25 09:08:42.238837 | instance | monitoring/pods/loki-results-cache-0 2026-04-25 09:08:42.265603 | instance | openstack/deployment/nova-api-osapi 2026-04-25 09:08:42.426499 | instance | openstack/deployment/nova-conductor 2026-04-25 09:08:42.473434 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-78r8r 2026-04-25 09:08:42.631004 | instance | openstack/deployment/nova-novncproxy 2026-04-25 09:08:42.672683 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-xptj4 2026-04-25 09:08:42.860707 | instance | openstack/deployment/nova-scheduler 2026-04-25 09:08:42.860832 | instance | monitoring/pods/node-feature-discovery-worker-hjmql 2026-04-25 09:08:43.044813 | instance | openstack/deployment/ovn-northd 2026-04-25 09:08:43.070792 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-04-25 09:08:43.252492 | instance | openstack/deployment/placement-api 2026-04-25 09:08:43.280174 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-lk6h7 2026-04-25 09:08:43.464893 | instance | openstack/deployment/pxc-operator 2026-04-25 09:08:43.469816 | instance | monitoring/pods/vector-cv7gp 2026-04-25 09:08:43.659930 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-04-25 09:08:43.680398 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-04-25 09:08:43.873269 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-04-25 09:08:43.910516 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-04-25 09:08:44.085877 | instance | openstack/deployment/staffeln-api 2026-04-25 09:08:44.141758 | instance | openstack/deployment/staffeln-conductor 2026-04-25 09:08:44.304541 | instance | openstack/endpoints/barbican-api 2026-04-25 09:08:44.366193 | instance | openstack/endpoints/ceph-mon 2026-04-25 09:08:44.520926 | instance | openstack/endpoints/cinder-api 2026-04-25 09:08:44.579785 | instance | openstack/endpoints/glance-api 2026-04-25 09:08:44.752966 | instance | openstack/endpoints/heat-api 2026-04-25 09:08:44.877849 | instance | openstack/endpoints/heat-cfn 2026-04-25 09:08:44.958510 | instance | openstack/endpoints/horizon 2026-04-25 09:08:45.106176 | instance | openstack/endpoints/horizon-int 2026-04-25 09:08:45.163913 | instance | openstack/endpoints/keystone-api 2026-04-25 09:08:45.325076 | instance | openstack/endpoints/magnum-api 2026-04-25 09:08:45.392554 | instance | openstack/endpoints/memcached 2026-04-25 09:08:45.537993 | instance | openstack/endpoints/memcached-metrics 2026-04-25 09:08:45.612115 | instance | openstack/endpoints/nova-api 2026-04-25 09:08:45.773097 | instance | openstack/endpoints/nova-metadata 2026-04-25 09:08:45.848816 | instance | openstack/endpoints/nova-novncproxy 2026-04-25 09:08:45.993387 | instance | openstack/endpoints/ovn-ovsdb-nb 2026-04-25 09:08:46.057405 | instance | openstack/endpoints/ovn-ovsdb-sb 2026-04-25 09:08:46.218357 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-04-25 09:08:46.261390 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-04-25 09:08:46.433463 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-04-25 09:08:46.471734 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-04-25 09:08:46.654358 | instance | openstack/endpoints/percona-xtradb-pxc 2026-04-25 09:08:46.684119 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-04-25 09:08:46.870935 | instance | openstack/endpoints/placement-api 2026-04-25 09:08:46.895060 | instance | openstack/endpoints/rabbitmq-barbican 2026-04-25 09:08:47.073014 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-04-25 09:08:47.099581 | instance | openstack/endpoints/rabbitmq-cinder 2026-04-25 09:08:47.270799 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-04-25 09:08:47.306193 | instance | openstack/endpoints/rabbitmq-glance 2026-04-25 09:08:47.497806 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-04-25 09:08:47.529174 | instance | openstack/endpoints/rabbitmq-heat 2026-04-25 09:08:47.730583 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-04-25 09:08:47.741989 | instance | openstack/endpoints/rabbitmq-keystone 2026-04-25 09:08:47.928498 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-04-25 09:08:47.957265 | instance | openstack/endpoints/rabbitmq-magnum 2026-04-25 09:08:48.122314 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-04-25 09:08:48.171459 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-04-25 09:08:48.320846 | instance | openstack/endpoints/rabbitmq-nova 2026-04-25 09:08:48.370340 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-04-25 09:08:48.527915 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-04-25 09:08:48.595588 | instance | openstack/endpoints/staffeln-api 2026-04-25 09:08:48.764601 | instance | openstack/endpoints/valkey 2026-04-25 09:08:48.834920 | instance | openstack/endpoints/valkey-headless 2026-04-25 09:08:49.012126 | instance | openstack/endpoints/valkey-metrics 2026-04-25 09:08:49.061930 | instance | openstack/ingresses/cloudformation 2026-04-25 09:08:49.212818 | instance | openstack/ingresses/compute 2026-04-25 09:08:49.274122 | instance | openstack/ingresses/compute-novnc-proxy 2026-04-25 09:08:49.447412 | instance | openstack/ingresses/dashboard 2026-04-25 09:08:49.546137 | instance | openstack/ingresses/identity 2026-04-25 09:08:49.668260 | instance | openstack/ingresses/image 2026-04-25 09:08:49.755168 | instance | openstack/ingresses/key-manager 2026-04-25 09:08:49.881050 | instance | openstack/ingresses/orchestration 2026-04-25 09:08:49.984442 | instance | openstack/ingresses/placement 2026-04-25 09:08:50.108159 | instance | openstack/ingresses/rook-ceph-cluster 2026-04-25 09:08:50.205388 | instance | openstack/ingresses/volumev3 2026-04-25 09:08:50.312212 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-25 09:08:50.427209 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-04-25 09:08:50.519301 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-04-25 09:08:50.642291 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-04-25 09:08:50.729826 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-04-25 09:08:50.835746 | instance | openstack/networkpolicies/valkey 2026-04-25 09:08:50.909893 | instance | openstack/jobs/barbican-db-init 2026-04-25 09:08:51.028768 | instance | openstack/jobs/barbican-db-sync 2026-04-25 09:08:51.128110 | instance | openstack/jobs/barbican-ks-endpoints 2026-04-25 09:08:51.249097 | instance | openstack/jobs/barbican-ks-service 2026-04-25 09:08:51.342550 | instance | openstack/jobs/barbican-ks-user 2026-04-25 09:08:51.466897 | instance | openstack/jobs/barbican-rabbit-init 2026-04-25 09:08:51.548996 | instance | openstack/jobs/cinder-backup-storage-init 2026-04-25 09:08:51.671274 | instance | openstack/jobs/cinder-bootstrap 2026-04-25 09:08:51.753382 | instance | openstack/jobs/cinder-create-internal-tenant 2026-04-25 09:08:51.874437 | instance | openstack/jobs/cinder-db-init 2026-04-25 09:08:51.972213 | instance | openstack/jobs/cinder-db-sync 2026-04-25 09:08:52.093557 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-04-25 09:08:52.192781 | instance | openstack/jobs/cinder-ks-endpoints 2026-04-25 09:08:52.268322 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-04-25 09:08:52.403126 | instance | openstack/jobs/cinder-ks-service 2026-04-25 09:08:52.448399 | instance | openstack/jobs/cinder-ks-user 2026-04-25 09:08:52.617889 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-04-25 09:08:52.671772 | instance | openstack/jobs/cinder-rabbit-init 2026-04-25 09:08:52.787405 | instance | openstack/jobs/cinder-storage-init 2026-04-25 09:08:52.888581 | instance | openstack/jobs/cinder-volume-usage-audit-29618465 2026-04-25 09:08:53.024408 | instance | openstack/jobs/glance-db-init 2026-04-25 09:08:53.101367 | instance | openstack/jobs/glance-db-sync 2026-04-25 09:08:53.232654 | instance | openstack/jobs/glance-ks-endpoints 2026-04-25 09:08:53.297934 | instance | openstack/jobs/glance-ks-service 2026-04-25 09:08:53.448821 | instance | openstack/jobs/glance-ks-user 2026-04-25 09:08:53.499598 | instance | openstack/jobs/glance-metadefs-load 2026-04-25 09:08:53.664674 | instance | openstack/jobs/glance-rabbit-init 2026-04-25 09:08:53.714819 | instance | openstack/jobs/glance-storage-init 2026-04-25 09:08:53.870315 | instance | openstack/jobs/heat-bootstrap 2026-04-25 09:08:53.929472 | instance | openstack/jobs/heat-db-init 2026-04-25 09:08:54.106110 | instance | openstack/jobs/heat-db-sync 2026-04-25 09:08:54.148699 | instance | openstack/jobs/heat-domain-ks-user 2026-04-25 09:08:54.315333 | instance | openstack/jobs/heat-engine-cleaner-29618460 2026-04-25 09:08:54.364827 | instance | openstack/jobs/heat-engine-cleaner-29618465 2026-04-25 09:08:54.517811 | instance | openstack/jobs/heat-ks-endpoints 2026-04-25 09:08:54.572966 | instance | openstack/jobs/heat-ks-service 2026-04-25 09:08:54.730314 | instance | openstack/jobs/heat-ks-user 2026-04-25 09:08:54.786392 | instance | openstack/jobs/heat-rabbit-init 2026-04-25 09:08:54.956693 | instance | openstack/jobs/heat-trusts 2026-04-25 09:08:55.038398 | instance | openstack/jobs/horizon-db-init 2026-04-25 09:08:55.206781 | instance | openstack/jobs/horizon-db-sync 2026-04-25 09:08:55.246680 | instance | openstack/jobs/keystone-bootstrap 2026-04-25 09:08:55.411562 | instance | openstack/jobs/keystone-credential-setup 2026-04-25 09:08:55.457834 | instance | openstack/jobs/keystone-db-init 2026-04-25 09:08:55.604485 | instance | openstack/jobs/keystone-db-sync 2026-04-25 09:08:55.667283 | instance | openstack/jobs/keystone-domain-manage 2026-04-25 09:08:55.805417 | instance | openstack/jobs/keystone-fernet-setup 2026-04-25 09:08:55.876972 | instance | openstack/jobs/keystone-rabbit-init 2026-04-25 09:08:56.013606 | instance | openstack/jobs/magnum-db-init 2026-04-25 09:08:56.098357 | instance | openstack/jobs/magnum-db-sync 2026-04-25 09:08:56.235163 | instance | openstack/jobs/magnum-domain-ks-user 2026-04-25 09:08:56.299177 | instance | openstack/jobs/magnum-ks-endpoints 2026-04-25 09:08:56.449192 | instance | openstack/jobs/magnum-ks-service 2026-04-25 09:08:56.505144 | instance | openstack/jobs/magnum-ks-user 2026-04-25 09:08:56.653551 | instance | openstack/jobs/magnum-rabbit-init 2026-04-25 09:08:56.737725 | instance | openstack/jobs/nova-bootstrap 2026-04-25 09:08:56.862899 | instance | openstack/jobs/nova-cell-setup 2026-04-25 09:08:56.939483 | instance | openstack/jobs/nova-db-init 2026-04-25 09:08:57.063950 | instance | openstack/jobs/nova-db-sync 2026-04-25 09:08:57.146841 | instance | openstack/jobs/nova-ks-endpoints 2026-04-25 09:08:57.261550 | instance | openstack/jobs/nova-ks-service 2026-04-25 09:08:57.353384 | instance | openstack/jobs/nova-ks-user 2026-04-25 09:08:57.471597 | instance | openstack/jobs/nova-rabbit-init 2026-04-25 09:08:57.553606 | instance | openstack/jobs/placement-db-init 2026-04-25 09:08:57.701153 | instance | openstack/jobs/placement-db-sync 2026-04-25 09:08:57.772708 | instance | openstack/jobs/placement-ks-endpoints 2026-04-25 09:08:57.928612 | instance | openstack/jobs/placement-ks-service 2026-04-25 09:08:57.997038 | instance | openstack/jobs/placement-ks-user 2026-04-25 09:08:58.157824 | instance | openstack/jobs/staffeln-db-init 2026-04-25 09:08:58.212754 | instance | openstack/jobs/staffeln-db-sync 2026-04-25 09:08:58.361794 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-04-25 09:08:58.422411 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-04-25 09:08:58.553025 | instance | monitoring/roles/node-feature-discovery-worker 2026-04-25 09:08:58.641371 | instance | openstack/pods/barbican-api-585849dc6d-m4vvg 2026-04-25 09:08:58.732943 | instance | openstack/pods/barbican-db-init-dzjlz 2026-04-25 09:08:58.873047 | instance | openstack/pods/barbican-db-sync-g7djb 2026-04-25 09:08:58.957722 | instance | openstack/pods/barbican-ks-endpoints-sm6j8 2026-04-25 09:08:59.093579 | instance | openstack/pods/barbican-ks-service-rn57x 2026-04-25 09:08:59.184516 | instance | openstack/pods/barbican-ks-user-qp6mf 2026-04-25 09:08:59.303740 | instance | openstack/pods/barbican-rabbit-init-r8gb9 2026-04-25 09:08:59.390894 | instance | openstack/pods/cinder-api-c7c97f64-kp6k2 2026-04-25 09:08:59.508100 | instance | openstack/pods/cinder-backup-589d6bc7b4-vczcz 2026-04-25 09:08:59.624975 | instance | openstack/pods/cinder-backup-storage-init-sqbt8 2026-04-25 09:08:59.744518 | instance | openstack/pods/cinder-bootstrap-kmjvd 2026-04-25 09:08:59.832921 | instance | openstack/pods/cinder-create-internal-tenant-kgh8z 2026-04-25 09:08:59.952745 | instance | openstack/pods/cinder-db-init-n724x 2026-04-25 09:09:00.046112 | instance | openstack/pods/cinder-db-sync-7sg8g 2026-04-25 09:09:00.167190 | instance | openstack/pods/cinder-ks-endpoints-7c5p5 2026-04-25 09:09:00.299107 | instance | openstack/pods/cinder-ks-service-57czq 2026-04-25 09:09:00.411032 | instance | openstack/pods/cinder-ks-user-zh8bc 2026-04-25 09:09:00.511537 | instance | openstack/pods/cinder-rabbit-init-qwsth 2026-04-25 09:09:00.642035 | instance | openstack/pods/cinder-scheduler-67cd8b6cdd-74k8g 2026-04-25 09:09:00.714979 | instance | openstack/pods/cinder-storage-init-mljkq 2026-04-25 09:09:00.846310 | instance | openstack/pods/cinder-volume-cc4cd4544-hvpjs 2026-04-25 09:09:00.915279 | instance | openstack/pods/cinder-volume-usage-audit-29618465-xgqs8 2026-04-25 09:09:01.078362 | instance | openstack/pods/glance-api-6445cbbdb-dzhk8 2026-04-25 09:09:01.126830 | instance | openstack/pods/glance-db-init-l8rhg 2026-04-25 09:09:01.296587 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0 2026-04-25 09:09:01.350652 | instance | openstack/pods/glance-db-sync-769x5 2026-04-25 09:09:01.560449 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0 2026-04-25 09:09:01.594039 | instance | openstack/pods/glance-ks-endpoints-2p8k4 2026-04-25 09:09:01.822627 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-04-25 09:09:01.855515 | instance | openstack/pods/glance-ks-service-8f7nv 2026-04-25 09:09:02.071531 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-04-25 09:09:02.145326 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-04-25 09:09:02.369619 | instance | openstack/pods/glance-ks-user-mwkrz 2026-04-25 09:09:02.455284 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-04-25 09:09:02.577869 | instance | openstack/pods/glance-metadefs-load-sw9h8 2026-04-25 09:09:02.757721 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-04-25 09:09:02.813048 | instance | openstack/pods/glance-rabbit-init-sdxgm 2026-04-25 09:09:03.020929 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-04-25 09:09:03.056396 | instance | openstack/pods/glance-storage-init-65w89 2026-04-25 09:09:03.259948 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-04-25 09:09:03.328120 | instance | openstack/pods/heat-api-5dd768c87f-wttbj 2026-04-25 09:09:03.518072 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-04-25 09:09:03.548717 | instance | openstack/pods/heat-bootstrap-p48nt 2026-04-25 09:09:03.754680 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-04-25 09:09:03.823717 | instance | openstack/pods/heat-cfn-5c7f64d9d9-wv2lf 2026-04-25 09:09:04.037596 | instance | openstack/pods/heat-db-init-qzktf 2026-04-25 09:09:04.052547 | instance | openstack/pods/heat-db-sync-wlwws 2026-04-25 09:09:04.256266 | instance | openstack/pods/heat-domain-ks-user-vvg2j 2026-04-25 09:09:04.281663 | instance | openstack/pods/heat-engine-5b7db4df86-bpgln 2026-04-25 09:09:04.468854 | instance | openstack/pods/heat-engine-cleaner-29618460-l92m5 2026-04-25 09:09:04.530426 | instance | openstack/pods/heat-engine-cleaner-29618465-csvdd 2026-04-25 09:09:04.679269 | instance | openstack/pods/heat-ks-endpoints-rzgnh 2026-04-25 09:09:04.775395 | instance | openstack/pods/heat-ks-service-68hck 2026-04-25 09:09:04.943504 | instance | openstack/pods/heat-ks-user-k5525 2026-04-25 09:09:05.004056 | instance | openstack/pods/heat-rabbit-init-dnmxz 2026-04-25 09:09:05.137721 | instance | openstack/pods/heat-trusts-qgxgn 2026-04-25 09:09:05.213665 | instance | openstack/pods/horizon-746df5db67-vvdpl 2026-04-25 09:09:05.349981 | instance | openstack/pods/horizon-db-init-lpqbs 2026-04-25 09:09:05.432528 | instance | openstack/pods/horizon-db-sync-fz4kn 2026-04-25 09:09:05.576410 | instance | openstack/pods/keepalived-vbh2c 2026-04-25 09:09:05.663391 | instance | openstack/pods/keystone-api-545d4f7cfb-vs5h6 2026-04-25 09:09:05.800746 | instance | openstack/pods/keystone-bootstrap-kcwvz 2026-04-25 09:09:05.885150 | instance | openstack/pods/keystone-credential-setup-nz67p 2026-04-25 09:09:06.040555 | instance | openstack/pods/keystone-db-init-97szl 2026-04-25 09:09:06.115435 | instance | openstack/pods/keystone-db-sync-6trm9 2026-04-25 09:09:06.258626 | instance | openstack/pods/keystone-domain-manage-qqssb 2026-04-25 09:09:06.325807 | instance | openstack/pods/keystone-fernet-setup-t95mp 2026-04-25 09:09:06.497338 | instance | openstack/pods/keystone-rabbit-init-46hz9 2026-04-25 09:09:06.537195 | instance | openstack/pods/libvirt-libvirt-default-krrb6 2026-04-25 09:09:06.704899 | instance | openstack/pods/magnum-api-54c78984f7-7spm7 2026-04-25 09:09:06.768872 | instance | openstack/pods/magnum-cluster-api-proxy-p8vn7 2026-04-25 09:09:06.910629 | instance | openstack/pods/magnum-conductor-0 2026-04-25 09:09:06.974279 | instance | openstack/pods/magnum-db-init-x259q 2026-04-25 09:09:07.128826 | instance | openstack/pods/magnum-db-sync-7c59l 2026-04-25 09:09:07.190204 | instance | openstack/pods/magnum-domain-ks-user-fv962 2026-04-25 09:09:07.345747 | instance | openstack/pods/magnum-ks-endpoints-4zzc5 2026-04-25 09:09:07.404644 | instance | openstack/pods/magnum-ks-service-bb2z6 2026-04-25 09:09:07.552314 | instance | openstack/pods/magnum-ks-user-dkftb 2026-04-25 09:09:07.608824 | instance | openstack/pods/magnum-rabbit-init-9nbrv 2026-04-25 09:09:07.780462 | instance | openstack/pods/memcached-memcached-cf56b6468-lhblp 2026-04-25 09:09:07.832841 | instance | openstack/pods/nova-api-metadata-69c5fb76dc-n44hg 2026-04-25 09:09:07.995464 | instance | openstack/pods/nova-api-osapi-55549966cb-h7rtg 2026-04-25 09:09:08.064045 | instance | openstack/pods/nova-bootstrap-qcnll 2026-04-25 09:09:08.208215 | instance | openstack/pods/nova-cell-setup-5hvgb 2026-04-25 09:09:08.282159 | instance | openstack/pods/nova-compute-default-qk97w 2026-04-25 09:09:08.483365 | instance | openstack/pods/nova-conductor-7bfcb8f964-78z6s 2026-04-25 09:09:08.531666 | instance | openstack/pods/nova-db-init-qlrrv 2026-04-25 09:09:08.744349 | instance | openstack/pods/nova-db-sync-t84s4 2026-04-25 09:09:08.777113 | instance | openstack/pods/nova-ks-endpoints-gzltc 2026-04-25 09:09:08.959382 | instance | openstack/pods/nova-ks-service-xnqr2 2026-04-25 09:09:09.000499 | instance | openstack/pods/nova-ks-user-f2n4m 2026-04-25 09:09:09.164913 | instance | openstack/pods/nova-novncproxy-69f7b46f89-vr2x7 2026-04-25 09:09:09.201831 | instance | openstack/pods/nova-rabbit-init-jh4d8 2026-04-25 09:09:09.379638 | instance | openstack/pods/nova-scheduler-77c5b6b9d4-b6n6n 2026-04-25 09:09:09.403238 | instance | openstack/pods/openvswitch-xkrcs 2026-04-25 09:09:09.568610 | instance | openstack/pods/ovn-controller-default-xpfxn 2026-04-25 09:09:09.610357 | instance | openstack/pods/ovn-northd-7659bd74f8-8jbjh 2026-04-25 09:09:09.790250 | instance | openstack/pods/ovn-ovsdb-nb-0 2026-04-25 09:09:09.825838 | instance | openstack/pods/ovn-ovsdb-sb-0 2026-04-25 09:09:10.036143 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-04-25 09:09:10.056015 | instance | openstack/pods/percona-xtradb-pxc-0 2026-04-25 09:09:10.240040 | instance | openstack/pods/placement-api-6c66f85544-lnb6c 2026-04-25 09:09:10.258703 | instance | openstack/pods/placement-db-init-bshkj 2026-04-25 09:09:10.441422 | instance | openstack/pods/placement-db-sync-lkvvr 2026-04-25 09:09:10.465440 | instance | openstack/pods/placement-ks-endpoints-k6jmj 2026-04-25 09:09:10.649907 | instance | openstack/pods/placement-ks-service-8brnc 2026-04-25 09:09:10.692320 | instance | openstack/pods/placement-ks-user-5zm77 2026-04-25 09:09:10.870796 | instance | openstack/pods/pxc-operator-69cb5bbdb9-qccg9 2026-04-25 09:09:10.892127 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-04-25 09:09:11.099539 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-04-25 09:09:11.101455 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-gfnsm 2026-04-25 09:09:11.319075 | instance | openstack/pods/rabbitmq-glance-server-0 2026-04-25 09:09:11.334396 | instance | openstack/pods/rabbitmq-heat-server-0 2026-04-25 09:09:11.534434 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-04-25 09:09:11.560556 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-04-25 09:09:11.762102 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-cmlz8 2026-04-25 09:09:11.771428 | instance | openstack/pods/rabbitmq-nova-server-0 2026-04-25 09:09:11.977321 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-9nk6m 2026-04-25 09:09:11.979799 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-ql9qm 2026-04-25 09:09:12.186092 | instance | openstack/pods/staffeln-api-68c4c66456-mzvkj 2026-04-25 09:09:12.205283 | instance | openstack/pods/staffeln-conductor-54b9f57665-kz5gt 2026-04-25 09:09:12.418458 | instance | openstack/pods/staffeln-db-init-67gxw 2026-04-25 09:09:12.429212 | instance | openstack/pods/staffeln-db-sync-9pj24 2026-04-25 09:09:12.623885 | instance | openstack/pods/valkey-node-0 2026-04-25 09:09:12.628403 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-25 09:09:12.806200 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-04-25 09:09:12.835360 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-04-25 09:09:12.970769 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-04-25 09:09:12.993194 | instance | monitoring/secrets/alertmanager-tls 2026-04-25 09:09:13.149635 | instance | monitoring/secrets/grafana-tls 2026-04-25 09:09:13.160706 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-04-25 09:09:13.316695 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-04-25 09:09:13.336513 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-04-25 09:09:13.492722 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-04-25 09:09:13.497874 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-04-25 09:09:13.677204 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-04-25 09:09:13.679821 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-04-25 09:09:13.844207 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-04-25 09:09:13.844339 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-04-25 09:09:14.009133 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-j4d46-tls 2026-04-25 09:09:14.012753 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-04-25 09:09:14.173493 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-04-25 09:09:14.177557 | instance | monitoring/serviceaccounts/default 2026-04-25 09:09:14.365507 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-04-25 09:09:14.432293 | instance | monitoring/serviceaccounts/goldpinger 2026-04-25 09:09:14.525248 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-04-25 09:09:14.663674 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-04-25 09:09:14.694133 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-04-25 09:09:14.875378 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-04-25 09:09:14.911100 | instance | monitoring/secrets/prometheus-tls 2026-04-25 09:09:15.071462 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-04-25 09:09:15.120880 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-04-25 09:09:15.298629 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-04-25 09:09:15.298700 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-04-25 09:09:15.529176 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-04-25 09:09:15.596886 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-04-25 09:09:15.787562 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-04-25 09:09:15.846822 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-04-25 09:09:16.013975 | instance | monitoring/serviceaccounts/loki 2026-04-25 09:09:16.015786 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-04-25 09:09:16.186155 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-04-25 09:09:16.240016 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-04-25 09:09:16.431941 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-04-25 09:09:16.458307 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-04-25 09:09:16.669945 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-04-25 09:09:16.705223 | instance | monitoring/serviceaccounts/vector 2026-04-25 09:09:16.880870 | instance | monitoring/services/alertmanager-operated 2026-04-25 09:09:16.960145 | instance | monitoring/services/goldpinger 2026-04-25 09:09:17.088608 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-04-25 09:09:17.144359 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-04-25 09:09:17.301682 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-04-25 09:09:17.356999 | instance | monitoring/services/kube-prometheus-stack-operator 2026-04-25 09:09:17.494016 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-04-25 09:09:17.541468 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-04-25 09:09:17.680519 | instance | monitoring/services/loki 2026-04-25 09:09:17.722835 | instance | monitoring/services/loki-chunks-cache 2026-04-25 09:09:17.889245 | instance | monitoring/services/loki-gateway 2026-04-25 09:09:17.967575 | instance | monitoring/services/loki-headless 2026-04-25 09:09:18.082223 | instance | monitoring/services/loki-memberlist 2026-04-25 09:09:18.151425 | instance | monitoring/services/loki-results-cache 2026-04-25 09:09:18.253192 | instance | monitoring/services/prometheus-operated 2026-04-25 09:09:18.317046 | instance | monitoring/services/prometheus-pushgateway 2026-04-25 09:09:18.444937 | instance | monitoring/services/vector-headless 2026-04-25 09:09:18.518148 | instance | openstack/rolebindings/barbican-barbican-api 2026-04-25 09:09:18.627801 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-04-25 09:09:18.694397 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-04-25 09:09:18.791584 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-04-25 09:09:18.871141 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-04-25 09:09:18.979237 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-04-25 09:09:19.049227 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-04-25 09:09:19.157912 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-04-25 09:09:19.218116 | instance | openstack/rolebindings/cinder-cinder-api 2026-04-25 09:09:19.324183 | instance | openstack/rolebindings/cinder-cinder-backup 2026-04-25 09:09:19.391449 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-04-25 09:09:19.501201 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-04-25 09:09:19.554685 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-04-25 09:09:19.666397 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-04-25 09:09:19.723193 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-04-25 09:09:19.839641 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-04-25 09:09:19.897646 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-04-25 09:09:20.006382 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-04-25 09:09:20.071003 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-04-25 09:09:20.175793 | instance | openstack/rolebindings/cinder-cinder-test 2026-04-25 09:09:20.253591 | instance | openstack/rolebindings/cinder-cinder-volume 2026-04-25 09:09:20.371412 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-25 09:09:20.438386 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-04-25 09:09:20.565846 | instance | monitoring/statefulsets/loki 2026-04-25 09:09:20.615812 | instance | openstack/rolebindings/cinder-storage-init 2026-04-25 09:09:20.757134 | instance | openstack/rolebindings/glance-glance-api 2026-04-25 09:09:20.780895 | instance | monitoring/statefulsets/loki-chunks-cache 2026-04-25 09:09:20.940075 | instance | openstack/rolebindings/glance-glance-db-init 2026-04-25 09:09:20.971773 | instance | monitoring/statefulsets/loki-results-cache 2026-04-25 09:09:21.111236 | instance | openstack/rolebindings/glance-glance-db-sync 2026-04-25 09:09:21.165915 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-04-25 09:09:21.290584 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-04-25 09:09:21.373810 | instance | openstack/rolebindings/glance-glance-ks-service 2026-04-25 09:09:21.460893 | instance | openstack/rolebindings/glance-glance-ks-user 2026-04-25 09:09:21.550490 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-04-25 09:09:21.625015 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-04-25 09:09:21.716368 | instance | openstack/rolebindings/glance-glance-storage-init 2026-04-25 09:09:21.800323 | instance | openstack/rolebindings/glance-glance-test 2026-04-25 09:09:21.889417 | instance | openstack/rolebindings/glance-storage-init 2026-04-25 09:09:22.018590 | instance | openstack/rolebindings/heat-heat-api 2026-04-25 09:09:22.074013 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-04-25 09:09:22.197371 | instance | openstack/rolebindings/heat-heat-cfn 2026-04-25 09:09:22.267227 | instance | openstack/rolebindings/heat-heat-db-init 2026-04-25 09:09:22.380710 | instance | openstack/rolebindings/heat-heat-db-sync 2026-04-25 09:09:22.469783 | instance | openstack/rolebindings/heat-heat-engine 2026-04-25 09:09:22.578530 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-04-25 09:09:22.654212 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-04-25 09:09:22.767355 | instance | openstack/rolebindings/heat-heat-ks-service 2026-04-25 09:09:22.833679 | instance | openstack/rolebindings/heat-heat-ks-user 2026-04-25 09:09:22.949424 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-04-25 09:09:23.008276 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-04-25 09:09:23.126300 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-04-25 09:09:23.191706 | instance | openstack/rolebindings/heat-heat-test 2026-04-25 09:09:23.302450 | instance | openstack/rolebindings/heat-heat-trusts 2026-04-25 09:09:23.384224 | instance | openstack/rolebindings/horizon-horizon 2026-04-25 09:09:23.483407 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-04-25 09:09:23.576429 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-04-25 09:09:23.672710 | instance | openstack/rolebindings/horizon-horizon-test 2026-04-25 09:09:23.742571 | instance | openstack/rolebindings/keepalived 2026-04-25 09:09:23.840864 | instance | openstack/rolebindings/keystone-credential-rotate 2026-04-25 09:09:23.921193 | instance | openstack/rolebindings/keystone-credential-setup 2026-04-25 09:09:24.012551 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-04-25 09:09:24.092682 | instance | openstack/rolebindings/keystone-fernet-setup 2026-04-25 09:09:24.184356 | instance | openstack/rolebindings/keystone-keystone-api 2026-04-25 09:09:24.273364 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-04-25 09:09:24.388086 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-04-25 09:09:24.445585 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-04-25 09:09:24.568846 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-04-25 09:09:24.633801 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-04-25 09:09:24.740679 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-04-25 09:09:24.797348 | instance | openstack/rolebindings/keystone-keystone-test 2026-04-25 09:09:24.941116 | instance | openstack/rolebindings/libvirt-cert-manager 2026-04-25 09:09:24.973294 | instance | openstack/rolebindings/libvirt-libvirt 2026-04-25 09:09:25.135990 | instance | openstack/rolebindings/magnum-magnum-api 2026-04-25 09:09:25.176060 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-04-25 09:09:25.336070 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-04-25 09:09:25.377006 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-04-25 09:09:25.519989 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-04-25 09:09:25.565105 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-04-25 09:09:25.724533 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-04-25 09:09:25.734842 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-04-25 09:09:25.903460 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-04-25 09:09:25.928222 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-04-25 09:09:26.070186 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-04-25 09:09:26.104681 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-04-25 09:09:26.233883 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-04-25 09:09:26.283200 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-04-25 09:09:26.408611 | instance | openstack/rolebindings/nova-nova-compute 2026-04-25 09:09:26.462142 | instance | openstack/rolebindings/nova-nova-conductor 2026-04-25 09:09:26.591042 | instance | openstack/rolebindings/nova-nova-db-init 2026-04-25 09:09:26.633927 | instance | openstack/rolebindings/nova-nova-db-sync 2026-04-25 09:09:26.781197 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-04-25 09:09:26.800343 | instance | openstack/rolebindings/nova-nova-ks-service 2026-04-25 09:09:26.939950 | instance | openstack/rolebindings/nova-nova-ks-user 2026-04-25 09:09:26.971649 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-04-25 09:09:27.111920 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-04-25 09:09:27.146357 | instance | openstack/rolebindings/nova-nova-scheduler 2026-04-25 09:09:27.289460 | instance | openstack/roles/barbican-openstack-barbican-api 2026-04-25 09:09:27.338754 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-04-25 09:09:27.458471 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-04-25 09:09:27.510755 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-04-25 09:09:27.624196 | instance | openstack/rolebindings/nova-nova-test 2026-04-25 09:09:27.693284 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-04-25 09:09:27.796420 | instance | openstack/rolebindings/ovn-bgp-agent 2026-04-25 09:09:27.858441 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-04-25 09:09:27.963745 | instance | openstack/rolebindings/ovn-controller 2026-04-25 09:09:28.039533 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-04-25 09:09:28.144364 | instance | openstack/rolebindings/ovn-northd 2026-04-25 09:09:28.235688 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-04-25 09:09:28.323475 | instance | openstack/rolebindings/ovn-ovn-controller 2026-04-25 09:09:28.408466 | instance | openstack/roles/cinder-backup-storage-init 2026-04-25 09:09:28.517940 | instance | openstack/rolebindings/ovn-ovn-northd 2026-04-25 09:09:28.613982 | instance | openstack/roles/cinder-openstack-cinder-api 2026-04-25 09:09:28.716670 | instance | openstack/rolebindings/ovn-ovsdb 2026-04-25 09:09:28.806225 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-04-25 09:09:28.902924 | instance | openstack/rolebindings/placement-placement-api 2026-04-25 09:09:28.976588 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-04-25 09:09:29.073171 | instance | openstack/rolebindings/placement-placement-db-init 2026-04-25 09:09:29.156509 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-04-25 09:09:29.252116 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-04-25 09:09:29.330110 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-04-25 09:09:29.438158 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-04-25 09:09:29.514373 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-04-25 09:09:29.629331 | instance | openstack/rolebindings/placement-placement-db-sync 2026-04-25 09:09:29.720045 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-04-25 09:09:29.799184 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-04-25 09:09:29.893091 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-04-25 09:09:29.968338 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-04-25 09:09:30.067588 | instance | openstack/roles/cinder-openstack-cinder-test 2026-04-25 09:09:30.141037 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-04-25 09:09:30.256653 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-04-25 09:09:30.318272 | instance | openstack/rolebindings/placement-placement-ks-service 2026-04-25 09:09:30.422012 | instance | openstack/rolebindings/placement-placement-ks-user 2026-04-25 09:09:30.494961 | instance | openstack/roles/cinder-storage-init 2026-04-25 09:09:30.598836 | instance | openstack/rolebindings/pxc-operator 2026-04-25 09:09:30.660819 | instance | openstack/roles/glance-openstack-glance-api 2026-04-25 09:09:30.794063 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-04-25 09:09:30.841796 | instance | openstack/roles/glance-openstack-glance-db-init 2026-04-25 09:09:30.982919 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-04-25 09:09:31.011462 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-04-25 09:09:31.146594 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-04-25 09:09:31.201214 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-04-25 09:09:31.332167 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-04-25 09:09:31.368827 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-04-25 09:09:31.518897 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-04-25 09:09:31.535588 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-04-25 09:09:31.700216 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-04-25 09:09:31.701861 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-04-25 09:09:31.868875 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-04-25 09:09:31.870319 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-04-25 09:09:32.041730 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-04-25 09:09:32.054862 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-04-25 09:09:32.204175 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-04-25 09:09:32.223546 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-04-25 09:09:32.369300 | instance | openstack/rolebindings/rook-ceph-mgr 2026-04-25 09:09:32.381531 | instance | openstack/rolebindings/rook-ceph-osd 2026-04-25 09:09:32.537221 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-04-25 09:09:32.547094 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-04-25 09:09:32.721296 | instance | openstack/roles/glance-openstack-glance-test 2026-04-25 09:09:32.722667 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-04-25 09:09:32.891736 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-04-25 09:09:32.891891 | instance | openstack/roles/glance-storage-init 2026-04-25 09:09:33.078218 | instance | openstack/roles/heat-openstack-heat-api 2026-04-25 09:09:33.088793 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-04-25 09:09:33.260530 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-04-25 09:09:33.262486 | instance | openstack/roles/heat-openstack-heat-cfn 2026-04-25 09:09:33.441249 | instance | openstack/roles/heat-openstack-heat-db-init 2026-04-25 09:09:33.446150 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-04-25 09:09:33.624807 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-04-25 09:09:33.626116 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-04-25 09:09:33.797399 | instance | openstack/roles/heat-openstack-heat-engine 2026-04-25 09:09:33.806721 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-04-25 09:09:33.965469 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-04-25 09:09:33.971443 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-04-25 09:09:34.158396 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-04-25 09:09:34.166295 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-04-25 09:09:34.337179 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-04-25 09:09:34.350148 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-04-25 09:09:34.529530 | instance | openstack/roles/heat-openstack-heat-test 2026-04-25 09:09:34.536807 | instance | openstack/roles/heat-openstack-heat-trusts 2026-04-25 09:09:34.730811 | instance | openstack/roles/horizon-openstack-horizon 2026-04-25 09:09:34.751702 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-04-25 09:09:34.936542 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-04-25 09:09:34.945903 | instance | openstack/roles/horizon-openstack-horizon-test 2026-04-25 09:09:35.137915 | instance | openstack/roles/keepalived 2026-04-25 09:09:35.144768 | instance | openstack/roles/keystone-credential-rotate 2026-04-25 09:09:35.339295 | instance | openstack/roles/keystone-credential-setup 2026-04-25 09:09:35.344751 | instance | openstack/roles/keystone-fernet-rotate 2026-04-25 09:09:35.543135 | instance | openstack/roles/keystone-fernet-setup 2026-04-25 09:09:35.546201 | instance | openstack/roles/keystone-openstack-keystone-api 2026-04-25 09:09:35.745026 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-04-25 09:09:35.761095 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-04-25 09:09:35.932981 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-04-25 09:09:35.952902 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-04-25 09:09:36.110854 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-04-25 09:09:36.119693 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-04-25 09:09:36.286024 | instance | openstack/roles/keystone-openstack-keystone-test 2026-04-25 09:09:36.302783 | instance | openstack/roles/libvirt-cert-manager 2026-04-25 09:09:36.473383 | instance | openstack/roles/libvirt-openstack-libvirt 2026-04-25 09:09:36.486169 | instance | openstack/roles/magnum-openstack-magnum-api 2026-04-25 09:09:36.650429 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-04-25 09:09:36.652762 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-04-25 09:09:36.837350 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-04-25 09:09:36.838823 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-04-25 09:09:37.011186 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-04-25 09:09:37.026898 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-04-25 09:09:37.200766 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-04-25 09:09:37.218479 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-04-25 09:09:37.387637 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-04-25 09:09:37.402365 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-04-25 09:09:37.567283 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-04-25 09:09:37.580199 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-04-25 09:09:37.757459 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-04-25 09:09:37.773398 | instance | openstack/roles/nova-openstack-nova-compute 2026-04-25 09:09:37.934007 | instance | openstack/roles/nova-openstack-nova-conductor 2026-04-25 09:09:37.952012 | instance | openstack/roles/nova-openstack-nova-db-init 2026-04-25 09:09:38.100509 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-04-25 09:09:38.131701 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-04-25 09:09:38.296661 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-04-25 09:09:38.321941 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-04-25 09:09:38.501278 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-04-25 09:09:38.533177 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-04-25 09:09:38.734962 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-04-25 09:09:38.744604 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-04-25 09:09:38.943918 | instance | openstack/roles/nova-openstack-nova-test 2026-04-25 09:09:38.972281 | instance | openstack/roles/ovn-bgp-agent 2026-04-25 09:09:39.116205 | instance | openstack/roles/ovn-controller 2026-04-25 09:09:39.156935 | instance | openstack/roles/ovn-northd 2026-04-25 09:09:39.297793 | instance | openstack/roles/ovn-openstack-ovn-controller 2026-04-25 09:09:39.338955 | instance | openstack/roles/ovn-openstack-ovn-northd 2026-04-25 09:09:39.484678 | instance | openstack/roles/ovn-ovsdb 2026-04-25 09:09:39.511417 | instance | openstack/roles/placement-openstack-placement-api 2026-04-25 09:09:39.662948 | instance | openstack/roles/placement-openstack-placement-db-init 2026-04-25 09:09:39.684768 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-04-25 09:09:39.839083 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-04-25 09:09:39.859272 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-04-25 09:09:40.016933 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-04-25 09:09:40.028947 | instance | openstack/roles/pxc-operator 2026-04-25 09:09:40.193233 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-04-25 09:09:40.194895 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-04-25 09:09:40.355271 | instance | openstack/roles/rabbitmq-cluster-operator 2026-04-25 09:09:40.373373 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-04-25 09:09:40.523402 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-04-25 09:09:40.532785 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-04-25 09:09:40.746568 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-04-25 09:09:40.756325 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-04-25 09:09:40.911664 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-04-25 09:09:40.925408 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-04-25 09:09:41.076558 | instance | openstack/roles/rook-ceph-mgr 2026-04-25 09:09:41.085384 | instance | openstack/roles/rook-ceph-osd 2026-04-25 09:09:41.257570 | instance | openstack/roles/rook-ceph-purge-osd 2026-04-25 09:09:41.262316 | instance | openstack/roles/staffeln-conductor 2026-04-25 09:09:41.426808 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-04-25 09:09:41.441686 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-04-25 09:09:41.607520 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-04-25 09:09:41.616992 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-04-25 09:09:41.776746 | instance | openstack/serviceaccounts/barbican-api 2026-04-25 09:09:41.788903 | instance | openstack/serviceaccounts/barbican-db-init 2026-04-25 09:09:42.061968 | instance | openstack/serviceaccounts/barbican-db-sync 2026-04-25 09:09:42.073253 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-04-25 09:09:42.357622 | instance | openstack/serviceaccounts/barbican-ks-service 2026-04-25 09:09:42.374552 | instance | openstack/serviceaccounts/barbican-ks-user 2026-04-25 09:09:42.671430 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-04-25 09:09:42.680051 | instance | openstack/serviceaccounts/barbican-test 2026-04-25 09:09:42.989108 | instance | openstack/secrets/barbican-api-certs 2026-04-25 09:09:42.991820 | instance | openstack/secrets/barbican-db-admin 2026-04-25 09:09:43.151484 | instance | openstack/serviceaccounts/cinder-api 2026-04-25 09:09:43.158347 | instance | openstack/secrets/barbican-db-user 2026-04-25 09:09:43.338370 | instance | openstack/serviceaccounts/cinder-backup 2026-04-25 09:09:43.448376 | instance | openstack/secrets/barbican-etc 2026-04-25 09:09:43.638889 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-04-25 09:09:43.645647 | instance | openstack/secrets/barbican-keystone-admin 2026-04-25 09:09:43.856945 | instance | openstack/secrets/barbican-keystone-user 2026-04-25 09:09:43.962989 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-04-25 09:09:44.027437 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-04-25 09:09:44.211672 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-04-25 09:09:44.273840 | instance | openstack/secrets/barbican-rabbitmq-user 2026-04-25 09:09:44.453803 | instance | openstack/secrets/cinder-api-certs 2026-04-25 09:09:44.527455 | instance | openstack/serviceaccounts/cinder-db-init 2026-04-25 09:09:44.640849 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-04-25 09:09:44.822547 | instance | openstack/serviceaccounts/cinder-db-sync 2026-04-25 09:09:44.857073 | instance | openstack/secrets/cinder-db-admin 2026-04-25 09:09:45.050190 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-04-25 09:09:45.172244 | instance | openstack/secrets/cinder-db-user 2026-04-25 09:09:45.364236 | instance | openstack/secrets/cinder-etc 2026-04-25 09:09:45.397621 | instance | openstack/serviceaccounts/cinder-ks-service 2026-04-25 09:09:45.567646 | instance | openstack/secrets/cinder-keystone-admin 2026-04-25 09:09:45.729140 | instance | openstack/serviceaccounts/cinder-ks-user 2026-04-25 09:09:45.756276 | instance | openstack/secrets/cinder-keystone-test 2026-04-25 09:09:45.958201 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-04-25 09:09:46.056288 | instance | openstack/secrets/cinder-keystone-user 2026-04-25 09:09:46.231295 | instance | openstack/serviceaccounts/cinder-scheduler 2026-04-25 09:09:46.268432 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-04-25 09:09:46.465199 | instance | openstack/secrets/cinder-rabbitmq-user 2026-04-25 09:09:46.546015 | instance | openstack/serviceaccounts/cinder-storage-init 2026-04-25 09:09:46.632392 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-04-25 09:09:46.847380 | instance | openstack/serviceaccounts/cinder-test 2026-04-25 09:09:46.917538 | instance | openstack/secrets/glance-api-certs 2026-04-25 09:09:47.088519 | instance | openstack/secrets/glance-db-admin 2026-04-25 09:09:47.185313 | instance | openstack/serviceaccounts/cinder-volume 2026-04-25 09:09:47.268778 | instance | openstack/secrets/glance-db-user 2026-04-25 09:09:47.464414 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-04-25 09:09:47.515983 | instance | openstack/secrets/glance-etc 2026-04-25 09:09:47.714095 | instance | openstack/serviceaccounts/default 2026-04-25 09:09:47.776890 | instance | openstack/secrets/glance-keystone-admin 2026-04-25 09:09:47.950992 | instance | openstack/serviceaccounts/glance-api 2026-04-25 09:09:48.022396 | instance | openstack/secrets/glance-keystone-test 2026-04-25 09:09:48.206604 | instance | openstack/serviceaccounts/glance-db-init 2026-04-25 09:09:48.267536 | instance | openstack/secrets/glance-keystone-user 2026-04-25 09:09:48.496617 | instance | openstack/serviceaccounts/glance-db-sync 2026-04-25 09:09:48.537168 | instance | openstack/secrets/glance-rabbitmq-admin 2026-04-25 09:09:48.743382 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-04-25 09:09:48.820829 | instance | openstack/secrets/glance-rabbitmq-user 2026-04-25 09:09:49.010829 | instance | openstack/serviceaccounts/glance-ks-service 2026-04-25 09:09:49.072049 | instance | openstack/secrets/heat-api-certs 2026-04-25 09:09:49.253834 | instance | openstack/serviceaccounts/glance-ks-user 2026-04-25 09:09:49.303092 | instance | openstack/secrets/heat-cfn-certs 2026-04-25 09:09:49.482035 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-04-25 09:09:49.571791 | instance | openstack/secrets/heat-db-admin 2026-04-25 09:09:49.744963 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-04-25 09:09:49.806064 | instance | openstack/secrets/heat-db-user 2026-04-25 09:09:49.982518 | instance | openstack/serviceaccounts/glance-storage-init 2026-04-25 09:09:50.081488 | instance | openstack/secrets/heat-etc 2026-04-25 09:09:50.257509 | instance | openstack/serviceaccounts/glance-test 2026-04-25 09:09:50.294759 | instance | openstack/secrets/heat-keystone-admin 2026-04-25 09:09:50.478673 | instance | openstack/serviceaccounts/heat-api 2026-04-25 09:09:50.570179 | instance | openstack/secrets/heat-keystone-stack-user 2026-04-25 09:09:50.759522 | instance | openstack/serviceaccounts/heat-bootstrap 2026-04-25 09:09:50.778375 | instance | openstack/secrets/heat-keystone-test 2026-04-25 09:09:50.945764 | instance | openstack/serviceaccounts/heat-cfn 2026-04-25 09:09:51.061684 | instance | openstack/secrets/heat-keystone-trustee 2026-04-25 09:09:51.227408 | instance | openstack/serviceaccounts/heat-db-init 2026-04-25 09:09:51.272495 | instance | openstack/secrets/heat-keystone-user 2026-04-25 09:09:51.458602 | instance | openstack/serviceaccounts/heat-db-sync 2026-04-25 09:09:51.525769 | instance | openstack/secrets/heat-rabbitmq-admin 2026-04-25 09:09:51.718903 | instance | openstack/serviceaccounts/heat-engine 2026-04-25 09:09:51.761574 | instance | openstack/secrets/heat-rabbitmq-user 2026-04-25 09:09:51.957422 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-04-25 09:09:52.005914 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-04-25 09:09:52.267168 | instance | openstack/secrets/horizon-db-admin 2026-04-25 09:09:52.308901 | instance | openstack/serviceaccounts/heat-ks-service 2026-04-25 09:09:52.434269 | instance | openstack/serviceaccounts/heat-ks-user 2026-04-25 09:09:52.635425 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-04-25 09:09:52.765000 | instance | openstack/secrets/horizon-db-user 2026-04-25 09:09:52.925055 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-04-25 09:09:52.971461 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-04-25 09:09:53.216355 | instance | openstack/serviceaccounts/heat-test 2026-04-25 09:09:53.293591 | instance | openstack/secrets/horizon-etc 2026-04-25 09:09:53.462353 | instance | openstack/secrets/horizon-int-certs 2026-04-25 09:09:53.526980 | instance | openstack/serviceaccounts/heat-trusts 2026-04-25 09:09:53.642521 | instance | openstack/secrets/horizon-keystone-admin 2026-04-25 09:09:53.803114 | instance | openstack/serviceaccounts/horizon 2026-04-25 09:09:53.859640 | instance | openstack/secrets/images-rbd-keyring 2026-04-25 09:09:54.028918 | instance | openstack/serviceaccounts/horizon-db-init 2026-04-25 09:09:54.105850 | instance | openstack/secrets/internal-percona-xtradb 2026-04-25 09:09:54.278632 | instance | openstack/serviceaccounts/horizon-db-sync 2026-04-25 09:09:54.348951 | instance | openstack/secrets/keepalived-etc 2026-04-25 09:09:54.506734 | instance | openstack/secrets/keystone-api-certs 2026-04-25 09:09:54.581072 | instance | openstack/serviceaccounts/horizon-test 2026-04-25 09:09:54.666768 | instance | openstack/secrets/keystone-credential-keys 2026-04-25 09:09:54.840522 | instance | openstack/serviceaccounts/keepalived 2026-04-25 09:09:54.892745 | instance | openstack/secrets/keystone-db-admin 2026-04-25 09:09:55.084586 | instance | openstack/serviceaccounts/keystone-api 2026-04-25 09:09:55.153630 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-04-25 09:09:55.429633 | instance | openstack/secrets/keystone-db-user 2026-04-25 09:09:55.469668 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-04-25 09:09:55.595531 | instance | openstack/secrets/keystone-etc 2026-04-25 09:09:55.784810 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-04-25 09:09:55.817036 | instance | openstack/secrets/keystone-fernet-keys 2026-04-25 09:09:55.988003 | instance | openstack/serviceaccounts/keystone-db-init 2026-04-25 09:09:56.106124 | instance | openstack/secrets/keystone-keystone-admin 2026-04-25 09:09:56.278191 | instance | openstack/serviceaccounts/keystone-db-sync 2026-04-25 09:09:56.314729 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-04-25 09:09:56.560406 | instance | openstack/secrets/keystone-keystone-test 2026-04-25 09:09:56.617510 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-04-25 09:09:56.734799 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-04-25 09:09:56.901750 | instance | openstack/secrets/keystone-rabbitmq-user 2026-04-25 09:09:56.916484 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-04-25 09:09:57.074480 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-04-25 09:09:57.215490 | instance | openstack/secrets/libvirt-api-ca 2026-04-25 09:09:57.382642 | instance | openstack/serviceaccounts/keystone-test 2026-04-25 09:09:57.398006 | instance | openstack/secrets/libvirt-etc 2026-04-25 09:09:57.564565 | instance | openstack/serviceaccounts/libvirt 2026-04-25 09:09:57.689390 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-04-25 09:09:57.908794 | instance | openstack/serviceaccounts/magnum-api 2026-04-25 09:09:57.933831 | instance | openstack/secrets/libvirt-vnc-ca 2026-04-25 09:09:58.105503 | instance | openstack/serviceaccounts/magnum-conductor 2026-04-25 09:09:58.221198 | instance | openstack/secrets/magnum-db-admin 2026-04-25 09:09:58.409499 | instance | openstack/serviceaccounts/magnum-db-init 2026-04-25 09:09:58.429313 | instance | openstack/secrets/magnum-db-user 2026-04-25 09:09:58.634074 | instance | openstack/serviceaccounts/magnum-db-sync 2026-04-25 09:09:58.699820 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-04-25 09:09:58.973212 | instance | openstack/serviceaccounts/magnum-ks-service 2026-04-25 09:09:59.032587 | instance | openstack/serviceaccounts/magnum-ks-user 2026-04-25 09:09:59.266945 | instance | openstack/secrets/magnum-etc 2026-04-25 09:09:59.329047 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-04-25 09:09:59.433982 | instance | openstack/secrets/magnum-keystone-admin 2026-04-25 09:09:59.614450 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-04-25 09:09:59.649725 | instance | openstack/serviceaccounts/memcached-memcached 2026-04-25 09:09:59.926969 | instance | openstack/secrets/magnum-keystone-stack-user 2026-04-25 09:09:59.944564 | instance | openstack/secrets/magnum-keystone-user 2026-04-25 09:10:00.092089 | instance | openstack/serviceaccounts/nova-api-metadata 2026-04-25 09:10:00.110136 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-04-25 09:10:00.306564 | instance | openstack/serviceaccounts/nova-api-osapi 2026-04-25 09:10:00.398464 | instance | openstack/serviceaccounts/nova-bootstrap 2026-04-25 09:10:00.636045 | instance | openstack/secrets/magnum-rabbitmq-user 2026-04-25 09:10:00.713711 | instance | openstack/secrets/nova-api-certs 2026-04-25 09:10:00.832085 | instance | openstack/serviceaccounts/nova-cell-setup 2026-04-25 09:10:00.913051 | instance | openstack/secrets/nova-compute-default 2026-04-25 09:10:01.124041 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-04-25 09:10:01.210067 | instance | openstack/secrets/nova-db-admin 2026-04-25 09:10:01.392946 | instance | openstack/serviceaccounts/nova-compute 2026-04-25 09:10:01.473186 | instance | openstack/secrets/nova-db-api-admin 2026-04-25 09:10:01.676720 | instance | openstack/serviceaccounts/nova-conductor 2026-04-25 09:10:01.736768 | instance | openstack/secrets/nova-db-api-user 2026-04-25 09:10:01.907999 | instance | openstack/serviceaccounts/nova-db-init 2026-04-25 09:10:01.979513 | instance | openstack/secrets/nova-db-cell0-admin 2026-04-25 09:10:02.145378 | instance | openstack/serviceaccounts/nova-db-sync 2026-04-25 09:10:02.217368 | instance | openstack/secrets/nova-db-cell0-user 2026-04-25 09:10:02.388726 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-04-25 09:10:02.439506 | instance | openstack/serviceaccounts/nova-ks-service 2026-04-25 09:10:02.712871 | instance | openstack/secrets/nova-db-user 2026-04-25 09:10:02.746276 | instance | openstack/serviceaccounts/nova-ks-user 2026-04-25 09:10:02.887549 | instance | openstack/secrets/nova-etc 2026-04-25 09:10:03.054355 | instance | openstack/serviceaccounts/nova-novncproxy 2026-04-25 09:10:03.098824 | instance | openstack/secrets/nova-keystone-admin 2026-04-25 09:10:03.288121 | instance | openstack/secrets/nova-keystone-test 2026-04-25 09:10:03.382893 | instance | openstack/secrets/nova-keystone-user 2026-04-25 09:10:03.464934 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-04-25 09:10:03.575373 | instance | openstack/secrets/nova-novncproxy-certs 2026-04-25 09:10:03.793743 | instance | openstack/serviceaccounts/nova-scheduler 2026-04-25 09:10:03.816043 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-04-25 09:10:04.012198 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-04-25 09:10:04.098955 | instance | openstack/secrets/nova-rabbitmq-admin 2026-04-25 09:10:04.307049 | instance | openstack/secrets/nova-rabbitmq-user 2026-04-25 09:10:04.319172 | instance | openstack/serviceaccounts/nova-test 2026-04-25 09:10:04.472785 | instance | openstack/serviceaccounts/openvswitch-server 2026-04-25 09:10:04.629977 | instance | openstack/secrets/nova-ssh 2026-04-25 09:10:04.823756 | instance | openstack/secrets/ovn-controller-default-etc 2026-04-25 09:10:04.828753 | instance | openstack/secrets/ovn-etc 2026-04-25 09:10:05.010081 | instance | openstack/secrets/ovn-vector-config 2026-04-25 09:10:05.013491 | instance | openstack/serviceaccounts/ovn-controller 2026-04-25 09:10:05.198701 | instance | openstack/secrets/percona-xtradb 2026-04-25 09:10:05.327682 | instance | openstack/secrets/placement-api-certs 2026-04-25 09:10:05.424893 | instance | openstack/serviceaccounts/ovn-northd 2026-04-25 09:10:05.521386 | instance | openstack/secrets/placement-db-admin 2026-04-25 09:10:05.720132 | instance | openstack/serviceaccounts/ovn-ovsdb-nb 2026-04-25 09:10:05.755790 | instance | openstack/secrets/placement-db-user 2026-04-25 09:10:05.939089 | instance | openstack/serviceaccounts/ovn-ovsdb-sb 2026-04-25 09:10:06.066538 | instance | openstack/secrets/placement-etc 2026-04-25 09:10:06.274836 | instance | openstack/serviceaccounts/placement-api 2026-04-25 09:10:06.279076 | instance | openstack/secrets/placement-keystone-admin 2026-04-25 09:10:06.463024 | instance | openstack/serviceaccounts/placement-db-init 2026-04-25 09:10:06.598081 | instance | openstack/serviceaccounts/placement-db-sync 2026-04-25 09:10:06.788093 | instance | openstack/secrets/placement-keystone-user 2026-04-25 09:10:06.936016 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-04-25 09:10:06.969122 | instance | openstack/secrets/pvc-ceph-client-key 2026-04-25 09:10:07.169466 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-04-25 09:10:07.248685 | instance | openstack/serviceaccounts/placement-ks-service 2026-04-25 09:10:07.372046 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-04-25 09:10:07.541688 | instance | openstack/serviceaccounts/placement-ks-user 2026-04-25 09:10:07.545716 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-04-25 09:10:07.717808 | instance | openstack/serviceaccounts/pxc-operator 2026-04-25 09:10:07.851703 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-04-25 09:10:08.017213 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-04-25 09:10:08.032538 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-04-25 09:10:08.192354 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-04-25 09:10:08.308991 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-04-25 09:10:08.491197 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-04-25 09:10:08.512291 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-04-25 09:10:08.689845 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-04-25 09:10:08.796347 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-04-25 09:10:09.030118 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-04-25 09:10:09.102817 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-04-25 09:10:09.204507 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-04-25 09:10:09.376282 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-04-25 09:10:09.410500 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-04-25 09:10:09.587099 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-04-25 09:10:09.667655 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-04-25 09:10:09.839453 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-04-25 09:10:09.927365 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-04-25 09:10:10.172134 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-04-25 09:10:10.247281 | instance | openstack/serviceaccounts/rook-ceph-default 2026-04-25 09:10:10.348995 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-04-25 09:10:10.538513 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-04-25 09:10:10.546222 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-04-25 09:10:10.737646 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-04-25 09:10:10.845362 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-04-25 09:10:10.918885 | instance | openstack/secrets/rook-ceph-config 2026-04-25 09:10:11.130072 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-04-25 09:10:11.166973 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-04-25 09:10:11.381345 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-04-25 09:10:11.467626 | instance | openstack/secrets/rook-ceph-mon 2026-04-25 09:10:11.644832 | instance | openstack/serviceaccounts/staffeln-api 2026-04-25 09:10:11.677745 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-04-25 09:10:11.885849 | instance | openstack/serviceaccounts/staffeln-conductor 2026-04-25 09:10:11.984776 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-04-25 09:10:12.159112 | instance | openstack/serviceaccounts/staffeln-db-init 2026-04-25 09:10:12.195289 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-04-25 09:10:12.384180 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-04-25 09:10:12.444811 | instance | openstack/secrets/rook-csi-cephfs-node 2026-04-25 09:10:12.623648 | instance | openstack/serviceaccounts/valkey 2026-04-25 09:10:12.693909 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-04-25 09:10:12.871095 | instance | openstack/secrets/rook-csi-rbd-node 2026-04-25 09:10:12.918086 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-04-25 09:10:13.041777 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-04-25 09:10:13.103983 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-04-25 09:10:13.238121 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-04-25 09:10:13.298165 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-04-25 09:10:13.445008 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-04-25 09:10:13.509179 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-04-25 09:10:13.645320 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-04-25 09:10:13.695229 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-04-25 09:10:13.857910 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-04-25 09:10:13.893842 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-04-25 09:10:14.043401 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-04-25 09:10:14.102766 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-04-25 09:10:14.234502 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-04-25 09:10:14.357566 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1 2026-04-25 09:10:14.423838 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-04-25 09:10:14.541332 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-04-25 09:10:14.614319 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-04-25 09:10:14.719962 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-04-25 09:10:14.847720 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-04-25 09:10:14.905494 | instance | openstack/secrets/staffeln-db-admin 2026-04-25 09:10:15.067956 | instance | openstack/secrets/staffeln-db-user 2026-04-25 09:10:15.078393 | instance | openstack/secrets/staffeln-etc 2026-04-25 09:10:15.252894 | instance | openstack/secrets/valkey-ca 2026-04-25 09:10:15.257330 | instance | openstack/secrets/valkey-server-certs 2026-04-25 09:10:15.454127 | instance | openstack/statefulsets/magnum-conductor 2026-04-25 09:10:15.457046 | instance | openstack/statefulsets/ovn-ovsdb-nb 2026-04-25 09:10:15.710051 | instance | openstack/statefulsets/ovn-ovsdb-sb 2026-04-25 09:10:15.711704 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-04-25 09:10:15.945020 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-04-25 09:10:15.948005 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-04-25 09:10:16.176172 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-04-25 09:10:16.202260 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-04-25 09:10:16.405042 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-04-25 09:10:16.444206 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-04-25 09:10:16.650171 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-04-25 09:10:16.680615 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-04-25 09:10:16.927354 | instance | openstack/statefulsets/valkey-node 2026-04-25 09:10:16.944394 | instance | orc-system/configmaps/kube-root-ca.crt 2026-04-25 09:10:17.117164 | instance | orc-system/deployment/orc-controller-manager 2026-04-25 09:10:17.168024 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-04-25 09:10:17.309560 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-04-25 09:10:17.346741 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-04-25 09:10:17.508907 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-04-25 09:10:17.530471 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-04-25 09:10:17.733307 | instance | rook-ceph/deployment/rook-ceph-operator 2026-04-25 09:10:17.733364 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-c95tj 2026-04-25 09:10:17.934748 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-5q7ml 2026-04-25 09:10:17.937560 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-04-25 09:10:18.107383 | instance | orc-system/roles/orc-leader-election-role 2026-04-25 09:10:18.117813 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-04-25 09:10:18.292686 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-04-25 09:10:18.305279 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-04-25 09:10:18.496568 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-04-25 09:10:18.536388 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-04-25 09:10:18.688497 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-04-25 09:10:18.710302 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-04-25 09:10:18.869090 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-04-25 09:10:18.871761 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-04-25 09:10:19.047421 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-04-25 09:10:19.055459 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-04-25 09:10:19.223167 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-04-25 09:10:19.240196 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-04-25 09:10:19.394148 | instance | rook-ceph/roles/rook-ceph-mgr 2026-04-25 09:10:19.410896 | instance | rook-ceph/roles/rook-ceph-osd 2026-04-25 09:10:19.580546 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-04-25 09:10:19.584425 | instance | rook-ceph/roles/rook-ceph-system 2026-04-25 09:10:19.747601 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-04-25 09:10:19.747668 | instance | orc-system/serviceaccounts/default 2026-04-25 09:10:19.925331 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-04-25 09:10:19.927827 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-04-25 09:10:20.128515 | instance | rook-ceph/serviceaccounts/default 2026-04-25 09:10:20.195939 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-04-25 09:10:20.330143 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-04-25 09:10:20.382699 | instance | openstack/services/barbican-api 2026-04-25 09:10:20.516717 | instance | openstack/services/ceph-mon 2026-04-25 09:10:20.581315 | instance | openstack/services/cinder-api 2026-04-25 09:10:20.711246 | instance | openstack/services/glance-api 2026-04-25 09:10:20.773176 | instance | openstack/services/heat-api 2026-04-25 09:10:20.900554 | instance | openstack/services/heat-cfn 2026-04-25 09:10:20.965290 | instance | openstack/services/horizon 2026-04-25 09:10:21.101917 | instance | openstack/services/horizon-int 2026-04-25 09:10:21.171971 | instance | openstack/services/keystone-api 2026-04-25 09:10:21.306334 | instance | openstack/services/magnum-api 2026-04-25 09:10:21.371521 | instance | openstack/services/memcached 2026-04-25 09:10:21.506358 | instance | openstack/services/memcached-metrics 2026-04-25 09:10:21.580097 | instance | openstack/services/nova-api 2026-04-25 09:10:21.715294 | instance | openstack/services/nova-metadata 2026-04-25 09:10:21.801952 | instance | openstack/services/nova-novncproxy 2026-04-25 09:10:21.935935 | instance | openstack/services/ovn-ovsdb-nb 2026-04-25 09:10:22.024005 | instance | openstack/services/ovn-ovsdb-sb 2026-04-25 09:10:22.162841 | instance | openstack/services/percona-xtradb-cluster-operator 2026-04-25 09:10:22.240382 | instance | openstack/services/percona-xtradb-haproxy 2026-04-25 09:10:22.386916 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-04-25 09:10:22.467385 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-04-25 09:10:22.624300 | instance | openstack/services/percona-xtradb-pxc 2026-04-25 09:10:22.671299 | instance | openstack/services/percona-xtradb-pxc-unready 2026-04-25 09:10:22.848433 | instance | openstack/services/placement-api 2026-04-25 09:10:22.871963 | instance | openstack/services/rabbitmq-barbican 2026-04-25 09:10:23.040765 | instance | openstack/services/rabbitmq-barbican-nodes 2026-04-25 09:10:23.090155 | instance | openstack/services/rabbitmq-cinder 2026-04-25 09:10:23.251432 | instance | openstack/services/rabbitmq-cinder-nodes 2026-04-25 09:10:23.297339 | instance | openstack/services/rabbitmq-glance 2026-04-25 09:10:23.465273 | instance | openstack/services/rabbitmq-glance-nodes 2026-04-25 09:10:23.493267 | instance | openstack/services/rabbitmq-heat 2026-04-25 09:10:23.679633 | instance | openstack/services/rabbitmq-heat-nodes 2026-04-25 09:10:23.713114 | instance | openstack/services/rabbitmq-keystone 2026-04-25 09:10:23.884040 | instance | openstack/services/rabbitmq-keystone-nodes 2026-04-25 09:10:23.922436 | instance | openstack/services/rabbitmq-magnum 2026-04-25 09:10:24.134689 | instance | openstack/services/rabbitmq-magnum-nodes 2026-04-25 09:10:24.139352 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-04-25 09:10:24.343390 | instance | openstack/services/rabbitmq-nova 2026-04-25 09:10:24.354468 | instance | openstack/services/rabbitmq-nova-nodes 2026-04-25 09:10:24.543455 | instance | openstack/services/rook-ceph-rgw-ceph 2026-04-25 09:10:24.549058 | instance | openstack/services/staffeln-api 2026-04-25 09:10:24.743079 | instance | openstack/services/valkey 2026-04-25 09:10:24.747665 | instance | openstack/services/valkey-headless 2026-04-25 09:10:24.952926 | instance | openstack/services/valkey-metrics 2026-04-25 09:10:24.969936 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-04-25 09:10:25.162285 | instance | secretgen-controller/deployment/secretgen-controller 2026-04-25 09:10:25.169003 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-2nckp 2026-04-25 09:10:25.373357 | instance | secretgen-controller/serviceaccounts/default 2026-04-25 09:10:25.399541 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-04-25 09:10:25.585749 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-04-25 09:10:25.615849 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-04-25 09:10:25.837720 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-04-25 09:10:25.847116 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-04-25 09:10:26.061359 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-04-25 09:10:26.082880 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-04-25 09:10:26.267006 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-04-25 09:10:26.297705 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-04-25 09:10:26.481378 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-04-25 09:10:26.501500 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-04-25 09:10:27.178972 | instance | ok: Runtime: 0:02:27.561171 2026-04-25 09:10:27.197759 | 2026-04-25 09:10:27.197849 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-04-25 09:10:28.023527 | instance | changed: 2026-04-25 09:10:28.023773 | instance | cd+++++++++ objects/ 2026-04-25 09:10:28.023820 | instance | cd+++++++++ objects/cluster/ 2026-04-25 09:10:28.023852 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-04-25 09:10:28.023882 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-04-25 09:10:28.023910 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-04-25 09:10:28.023994 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-04-25 09:10:28.024047 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-04-25 09:10:28.024077 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-04-25 09:10:28.024104 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-04-25 09:10:28.024131 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-04-25 09:10:28.024158 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-04-25 09:10:28.024185 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-04-25 09:10:28.024211 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-04-25 09:10:28.024238 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-04-25 09:10:28.024264 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-04-25 09:10:28.024285 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-04-25 09:10:28.024302 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-04-25 09:10:28.024320 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-04-25 09:10:28.024337 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-04-25 09:10:28.024359 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-04-25 09:10:28.024385 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-04-25 09:10:28.024408 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-04-25 09:10:28.024426 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-04-25 09:10:28.024445 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-04-25 09:10:28.024463 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-25 09:10:28.024481 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-04-25 09:10:28.024499 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-04-25 09:10:28.024519 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-04-25 09:10:28.024546 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-04-25 09:10:28.024571 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-04-25 09:10:28.024590 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-04-25 09:10:28.024608 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-04-25 09:10:28.024625 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-04-25 09:10:28.024642 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-04-25 09:10:28.024659 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-04-25 09:10:28.024677 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-04-25 09:10:28.024694 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-04-25 09:10:28.024711 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-04-25 09:10:28.024728 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-04-25 09:10:28.024747 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-04-25 09:10:28.024781 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-04-25 09:10:28.024808 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-04-25 09:10:28.024833 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-04-25 09:10:28.024853 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-04-25 09:10:28.024871 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-25 09:10:28.024889 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-04-25 09:10:28.024908 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-04-25 09:10:28.024926 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-04-25 09:10:28.024965 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-04-25 09:10:28.024987 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-04-25 09:10:28.025006 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-04-25 09:10:28.025025 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-04-25 09:10:28.025043 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-04-25 09:10:28.025061 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-25 09:10:28.025079 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-25 09:10:28.025098 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-04-25 09:10:28.025115 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-04-25 09:10:28.025134 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-04-25 09:10:28.025152 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-04-25 09:10:28.025171 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-04-25 09:10:28.025217 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-04-25 09:10:28.025242 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-04-25 09:10:28.025262 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-04-25 09:10:28.025283 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-04-25 09:10:28.025304 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-25 09:10:28.025323 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-04-25 09:10:28.025341 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-04-25 09:10:28.025358 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-04-25 09:10:28.025376 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-04-25 09:10:28.025394 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-04-25 09:10:28.025411 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-04-25 09:10:28.025429 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-04-25 09:10:28.025447 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-04-25 09:10:28.025465 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-04-25 09:10:28.025482 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-04-25 09:10:28.025500 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-04-25 09:10:28.025518 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-04-25 09:10:28.025545 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-04-25 09:10:28.025564 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-04-25 09:10:28.025582 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-04-25 09:10:28.025601 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-04-25 09:10:28.025650 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-04-25 09:10:28.025681 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-04-25 09:10:28.025709 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-04-25 09:10:28.025729 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-04-25 09:10:28.025747 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-04-25 09:10:28.025765 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-04-25 09:10:28.025783 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-04-25 09:10:28.025801 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-04-25 09:10:28.025819 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-04-25 09:10:28.025837 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-04-25 09:10:28.025855 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-04-25 09:10:28.025872 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-04-25 09:10:28.025890 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.txt 2026-04-25 09:10:28.025907 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.yaml 2026-04-25 09:10:28.025924 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt 2026-04-25 09:10:28.025942 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml 2026-04-25 09:10:28.025959 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-04-25 09:10:28.025977 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-04-25 09:10:28.025994 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-04-25 09:10:28.026013 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-04-25 09:10:28.026030 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-04-25 09:10:28.026048 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-04-25 09:10:28.026065 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-04-25 09:10:28.026083 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-04-25 09:10:28.026100 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-04-25 09:10:28.026118 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-04-25 09:10:28.026136 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-04-25 09:10:28.026153 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-04-25 09:10:28.026171 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-04-25 09:10:28.026188 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-04-25 09:10:28.026206 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-04-25 09:10:28.026231 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-04-25 09:10:28.026249 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-04-25 09:10:28.026267 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-04-25 09:10:28.026285 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-04-25 09:10:28.026305 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-04-25 09:10:28.026331 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-04-25 09:10:28.026356 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-04-25 09:10:28.026378 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-04-25 09:10:28.026397 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-04-25 09:10:28.026415 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-04-25 09:10:28.026432 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-04-25 09:10:28.026450 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-04-25 09:10:28.026467 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-04-25 09:10:28.026484 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-04-25 09:10:28.026502 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-04-25 09:10:28.026519 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-04-25 09:10:28.026536 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-04-25 09:10:28.026554 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-04-25 09:10:28.026572 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-04-25 09:10:28.026589 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-04-25 09:10:28.026607 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-04-25 09:10:28.026625 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-04-25 09:10:28.026642 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-04-25 09:10:28.026660 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-04-25 09:10:28.026677 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-04-25 09:10:28.026696 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-04-25 09:10:28.026713 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-04-25 09:10:28.026731 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-04-25 09:10:28.026748 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-04-25 09:10:28.026765 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-04-25 09:10:28.026782 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-04-25 09:10:28.026800 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-04-25 09:10:28.026818 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-04-25 09:10:28.026836 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-04-25 09:10:28.026854 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-04-25 09:10:28.026871 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-04-25 09:10:28.026895 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-04-25 09:10:28.026913 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-04-25 09:10:28.026931 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-04-25 09:10:28.026949 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-04-25 09:10:28.026967 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-04-25 09:10:28.026984 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-04-25 09:10:28.027002 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-04-25 09:10:28.027019 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-04-25 09:10:28.027036 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-04-25 09:10:28.027054 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-04-25 09:10:28.027072 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-04-25 09:10:28.027089 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-04-25 09:10:28.027107 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-04-25 09:10:28.027232 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-04-25 09:10:28.027264 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-04-25 09:10:28.027284 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-04-25 09:10:28.027303 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-04-25 09:10:28.027321 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-04-25 09:10:28.027339 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-04-25 09:10:28.027357 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-04-25 09:10:28.027374 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-04-25 09:10:28.027391 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-04-25 09:10:28.027408 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-04-25 09:10:28.027426 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-04-25 09:10:28.027443 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-04-25 09:10:28.027460 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-04-25 09:10:28.027478 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-04-25 09:10:28.027495 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-04-25 09:10:28.027512 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-04-25 09:10:28.027529 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-04-25 09:10:28.027546 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-04-25 09:10:28.027564 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-04-25 09:10:28.027588 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-04-25 09:10:28.027607 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-04-25 09:10:28.027625 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-04-25 09:10:28.027643 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-04-25 09:10:28.027660 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-04-25 09:10:28.027678 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-04-25 09:10:28.027695 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-04-25 09:10:28.027713 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-04-25 09:10:28.027730 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-04-25 09:10:28.027748 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-04-25 09:10:28.027765 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-04-25 09:10:28.027782 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-04-25 09:10:28.027799 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-04-25 09:10:28.027816 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-04-25 09:10:28.027833 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-04-25 09:10:28.027850 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-04-25 09:10:28.027868 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-04-25 09:10:28.027887 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-04-25 09:10:28.027921 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-04-25 09:10:28.027944 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-04-25 09:10:28.027963 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-04-25 09:10:28.027981 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-04-25 09:10:28.027998 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-04-25 09:10:28.028016 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-04-25 09:10:28.028033 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-04-25 09:10:28.028050 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-04-25 09:10:28.028067 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-04-25 09:10:28.028085 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-04-25 09:10:28.028102 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-04-25 09:10:28.028120 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-04-25 09:10:28.028137 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-04-25 09:10:28.028155 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-04-25 09:10:28.028173 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-04-25 09:10:28.028197 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-04-25 09:10:28.028215 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-04-25 09:10:28.028232 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-04-25 09:10:28.028250 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-04-25 09:10:28.028267 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-04-25 09:10:28.028288 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-04-25 09:10:28.028307 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-04-25 09:10:28.028324 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-04-25 09:10:28.028342 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-04-25 09:10:28.028359 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-04-25 09:10:28.028379 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-04-25 09:10:28.028405 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-04-25 09:10:28.028431 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-04-25 09:10:28.028450 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-04-25 09:10:28.028468 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-04-25 09:10:28.028489 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-04-25 09:10:28.028516 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-04-25 09:10:28.028536 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-04-25 09:10:28.028555 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-04-25 09:10:28.028580 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-04-25 09:10:28.028605 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-04-25 09:10:28.028631 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-04-25 09:10:28.028655 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-04-25 09:10:28.028674 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-04-25 09:10:28.028696 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-04-25 09:10:28.028722 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-04-25 09:10:28.028745 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-04-25 09:10:28.028764 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-04-25 09:10:28.028788 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-04-25 09:10:28.028814 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-04-25 09:10:28.028836 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-04-25 09:10:28.028858 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-04-25 09:10:28.028884 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-04-25 09:10:28.028944 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-04-25 09:10:28.028998 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-04-25 09:10:28.029022 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-04-25 09:10:28.029048 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-04-25 09:10:28.029078 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-04-25 09:10:28.029112 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-04-25 09:10:28.029200 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-04-25 09:10:28.029236 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-04-25 09:10:28.029265 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-04-25 09:10:28.029301 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-04-25 09:10:28.029327 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-04-25 09:10:28.029352 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-04-25 09:10:28.029374 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-04-25 09:10:28.029397 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-04-25 09:10:28.029422 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-04-25 09:10:28.029445 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-04-25 09:10:28.029467 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-04-25 09:10:28.029490 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-04-25 09:10:28.029515 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-04-25 09:10:28.029537 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-04-25 09:10:28.029559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-04-25 09:10:28.029582 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-04-25 09:10:28.029601 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-04-25 09:10:28.029619 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-04-25 09:10:28.029636 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-04-25 09:10:28.029654 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-25 09:10:28.029671 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-04-25 09:10:28.029689 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-04-25 09:10:28.029706 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-04-25 09:10:28.029724 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-04-25 09:10:28.029742 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-04-25 09:10:28.029759 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-04-25 09:10:28.029779 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-04-25 09:10:28.029805 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-04-25 09:10:28.029826 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-04-25 09:10:28.029844 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-04-25 09:10:28.029861 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-04-25 09:10:28.029884 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-04-25 09:10:28.029915 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-04-25 09:10:28.029935 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-04-25 09:10:28.029952 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-04-25 09:10:28.029976 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-25 09:10:28.030013 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-04-25 09:10:28.030032 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-04-25 09:10:28.030052 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-04-25 09:10:28.030077 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-04-25 09:10:28.030101 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-04-25 09:10:28.030123 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-04-25 09:10:28.030141 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-25 09:10:28.030159 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-25 09:10:28.030176 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-04-25 09:10:28.030205 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-04-25 09:10:28.030223 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-04-25 09:10:28.030241 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-04-25 09:10:28.030258 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-04-25 09:10:28.030275 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-04-25 09:10:28.030292 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-04-25 09:10:28.030314 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-04-25 09:10:28.030338 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-04-25 09:10:28.030356 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-25 09:10:28.030374 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-04-25 09:10:28.030392 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-04-25 09:10:28.030409 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-04-25 09:10:28.030426 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-04-25 09:10:28.030444 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-04-25 09:10:28.030461 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-04-25 09:10:28.030478 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-04-25 09:10:28.030506 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-04-25 09:10:28.030524 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-04-25 09:10:28.030542 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-04-25 09:10:28.030559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-04-25 09:10:28.030582 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-04-25 09:10:28.030600 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-04-25 09:10:28.030617 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-04-25 09:10:28.030635 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-04-25 09:10:28.030653 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-04-25 09:10:28.030671 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-04-25 09:10:28.030688 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-04-25 09:10:28.030706 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-04-25 09:10:28.030723 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-04-25 09:10:28.030741 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-04-25 09:10:28.030758 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-04-25 09:10:28.030775 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-04-25 09:10:28.030793 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-04-25 09:10:28.030810 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-04-25 09:10:28.030827 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-04-25 09:10:28.030844 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-04-25 09:10:28.030862 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-04-25 09:10:28.030879 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-04-25 09:10:28.030897 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-04-25 09:10:28.030915 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-04-25 09:10:28.030932 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-04-25 09:10:28.030950 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.txt 2026-04-25 09:10:28.030968 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.yaml 2026-04-25 09:10:28.030985 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt 2026-04-25 09:10:28.031003 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml 2026-04-25 09:10:28.031020 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-04-25 09:10:28.031037 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-04-25 09:10:28.031055 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-04-25 09:10:28.031073 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-04-25 09:10:28.031090 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-04-25 09:10:28.031107 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-04-25 09:10:28.031124 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-04-25 09:10:28.031142 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-04-25 09:10:28.031159 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-04-25 09:10:28.031177 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-04-25 09:10:28.031211 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-04-25 09:10:28.031231 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-04-25 09:10:28.031249 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-04-25 09:10:28.031266 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-04-25 09:10:28.031284 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-04-25 09:10:28.031304 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-04-25 09:10:28.031324 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-04-25 09:10:28.031341 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-04-25 09:10:28.031358 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-04-25 09:10:28.031376 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-04-25 09:10:28.031393 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-04-25 09:10:28.031410 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-04-25 09:10:28.031428 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-04-25 09:10:28.031445 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-04-25 09:10:28.031463 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-04-25 09:10:28.031480 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-04-25 09:10:28.031498 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-04-25 09:10:28.031515 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-04-25 09:10:28.031533 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-04-25 09:10:28.031551 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-04-25 09:10:28.031568 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-04-25 09:10:28.031586 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-04-25 09:10:28.031603 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-04-25 09:10:28.031621 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-04-25 09:10:28.031638 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-04-25 09:10:28.031655 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-04-25 09:10:28.031673 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-04-25 09:10:28.031690 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-04-25 09:10:28.031708 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-04-25 09:10:28.031726 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-04-25 09:10:28.031743 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-04-25 09:10:28.031760 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-04-25 09:10:28.031778 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-04-25 09:10:28.031800 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-04-25 09:10:28.031819 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-04-25 09:10:28.031837 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-04-25 09:10:28.031855 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-04-25 09:10:28.031872 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-04-25 09:10:28.031890 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-04-25 09:10:28.031921 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-04-25 09:10:28.031940 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-04-25 09:10:28.031958 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-04-25 09:10:28.031976 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-04-25 09:10:28.031993 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-04-25 09:10:28.032010 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-04-25 09:10:28.032028 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-04-25 09:10:28.032045 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-04-25 09:10:28.032063 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-04-25 09:10:28.032080 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-04-25 09:10:28.032098 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-04-25 09:10:28.032115 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-04-25 09:10:28.032132 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-04-25 09:10:28.032150 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-04-25 09:10:28.032167 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-04-25 09:10:28.032184 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-04-25 09:10:28.032202 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-04-25 09:10:28.032219 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-04-25 09:10:28.032236 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-04-25 09:10:28.032253 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-04-25 09:10:28.032271 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-04-25 09:10:28.032288 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-04-25 09:10:28.032306 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-04-25 09:10:28.032323 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-04-25 09:10:28.032341 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-04-25 09:10:28.032363 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-04-25 09:10:28.032381 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-04-25 09:10:28.032398 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-04-25 09:10:28.032415 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-04-25 09:10:28.032432 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-04-25 09:10:28.032450 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-04-25 09:10:28.032467 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-04-25 09:10:28.032484 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-04-25 09:10:28.032502 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-04-25 09:10:28.032519 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-04-25 09:10:28.032536 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-04-25 09:10:28.032554 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-04-25 09:10:28.032571 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-04-25 09:10:28.032587 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-04-25 09:10:28.032604 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-04-25 09:10:28.032621 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-04-25 09:10:28.032638 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-04-25 09:10:28.032655 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-04-25 09:10:28.032673 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-04-25 09:10:28.032691 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-04-25 09:10:28.032709 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-04-25 09:10:28.032727 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-04-25 09:10:28.032744 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-04-25 09:10:28.032762 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-04-25 09:10:28.032779 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-04-25 09:10:28.032796 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-04-25 09:10:28.032813 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-04-25 09:10:28.032830 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-04-25 09:10:28.032847 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-04-25 09:10:28.032864 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-04-25 09:10:28.032881 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-04-25 09:10:28.032898 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-04-25 09:10:28.032916 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-04-25 09:10:28.032938 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-04-25 09:10:28.033001 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-04-25 09:10:28.033051 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-04-25 09:10:28.033078 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-04-25 09:10:28.033098 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-04-25 09:10:28.033117 | instance | cd+++++++++ objects/cluster/namespace/ 2026-04-25 09:10:28.033136 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-04-25 09:10:28.033154 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-04-25 09:10:28.033172 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-04-25 09:10:28.033190 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-04-25 09:10:28.033208 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-04-25 09:10:28.033226 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-04-25 09:10:28.033243 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-04-25 09:10:28.033261 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-04-25 09:10:28.033279 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-04-25 09:10:28.033296 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-04-25 09:10:28.033314 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-04-25 09:10:28.033333 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-04-25 09:10:28.033350 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-04-25 09:10:28.033368 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-04-25 09:10:28.033385 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-04-25 09:10:28.033403 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-04-25 09:10:28.033420 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-04-25 09:10:28.033438 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-04-25 09:10:28.033456 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-04-25 09:10:28.033474 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-04-25 09:10:28.033491 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-04-25 09:10:28.033509 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-04-25 09:10:28.033527 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-04-25 09:10:28.033544 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-04-25 09:10:28.033561 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-04-25 09:10:28.033578 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-04-25 09:10:28.033595 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-04-25 09:10:28.033612 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-04-25 09:10:28.033629 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-04-25 09:10:28.033647 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-04-25 09:10:28.033665 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-04-25 09:10:28.033682 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-04-25 09:10:28.033701 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-04-25 09:10:28.033746 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-04-25 09:10:28.033779 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-04-25 09:10:28.033799 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-04-25 09:10:28.033833 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-04-25 09:10:28.033858 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-04-25 09:10:28.033877 | instance | cd+++++++++ objects/cluster/node/ 2026-04-25 09:10:28.033896 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-04-25 09:10:28.033922 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-04-25 09:10:28.033946 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-04-25 09:10:28.033965 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-04-25 09:10:28.033984 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-04-25 09:10:28.034010 | instance | cd+++++++++ objects/namespaced/ 2026-04-25 09:10:28.034035 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-04-25 09:10:28.034057 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-04-25 09:10:28.034076 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-04-25 09:10:28.034102 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-04-25 09:10:28.034127 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-04-25 09:10:28.034149 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-04-25 09:10:28.034172 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-04-25 09:10:28.034196 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-04-25 09:10:28.034219 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-04-25 09:10:28.034241 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-04-25 09:10:28.034264 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-04-25 09:10:28.034289 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-04-25 09:10:28.034312 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-04-25 09:10:28.034335 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-04-25 09:10:28.034357 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-04-25 09:10:28.034376 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-04-25 09:10:28.034393 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-04-25 09:10:28.034411 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-04-25 09:10:28.034428 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-04-25 09:10:28.034446 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-04-25 09:10:28.034464 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-04-25 09:10:28.034481 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-04-25 09:10:28.034499 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-04-25 09:10:28.034516 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-04-25 09:10:28.034534 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-04-25 09:10:28.034553 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-95.nip.io-tls.txt 2026-04-25 09:10:28.034571 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-95.nip.io-tls.yaml 2026-04-25 09:10:28.034589 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-04-25 09:10:28.034607 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-04-25 09:10:28.034624 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-04-25 09:10:28.034647 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-04-25 09:10:28.034665 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-04-25 09:10:28.034683 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-04-25 09:10:28.034700 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-04-25 09:10:28.034717 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-04-25 09:10:28.034734 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-04-25 09:10:28.034751 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-04-25 09:10:28.034769 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-04-25 09:10:28.034786 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-04-25 09:10:28.034804 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-04-25 09:10:28.034822 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-04-25 09:10:28.034840 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-04-25 09:10:28.034857 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-04-25 09:10:28.034875 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-04-25 09:10:28.034892 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-04-25 09:10:28.034910 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-04-25 09:10:28.034927 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-04-25 09:10:28.034945 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-04-25 09:10:28.034962 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-04-25 09:10:28.034980 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-04-25 09:10:28.034997 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-04-25 09:10:28.035015 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-04-25 09:10:28.035033 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-04-25 09:10:28.035051 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-04-25 09:10:28.035068 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-04-25 09:10:28.035086 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-04-25 09:10:28.035103 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-04-25 09:10:28.035121 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-gjsnp.txt 2026-04-25 09:10:28.035140 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-gjsnp.yaml 2026-04-25 09:10:28.035158 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-04-25 09:10:28.035175 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-04-25 09:10:28.035193 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-04-25 09:10:28.035211 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-04-25 09:10:28.035232 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-04-25 09:10:28.035250 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-04-25 09:10:28.035268 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-04-25 09:10:28.035285 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-04-25 09:10:28.035303 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-04-25 09:10:28.035320 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-04-25 09:10:28.035337 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-04-25 09:10:28.035355 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-04-25 09:10:28.035372 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-04-25 09:10:28.035390 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-04-25 09:10:28.035407 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-04-25 09:10:28.035424 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-04-25 09:10:28.035441 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-04-25 09:10:28.035458 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-04-25 09:10:28.035475 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-04-25 09:10:28.035493 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-04-25 09:10:28.035510 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-04-25 09:10:28.035527 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-04-25 09:10:28.035544 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-04-25 09:10:28.035562 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-04-25 09:10:28.035579 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-04-25 09:10:28.035596 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-04-25 09:10:28.035613 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-04-25 09:10:28.035630 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-04-25 09:10:28.035648 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-wntjk.txt 2026-04-25 09:10:28.035666 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-wntjk.yaml 2026-04-25 09:10:28.035683 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-04-25 09:10:28.035701 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-04-25 09:10:28.035719 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-04-25 09:10:28.035741 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-04-25 09:10:28.035760 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-04-25 09:10:28.035778 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-04-25 09:10:28.035796 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-04-25 09:10:28.035814 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-04-25 09:10:28.035831 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-04-25 09:10:28.035849 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-04-25 09:10:28.035867 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-04-25 09:10:28.035922 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-04-25 09:10:28.035944 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-04-25 09:10:28.035964 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-04-25 09:10:28.035983 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-04-25 09:10:28.036001 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-04-25 09:10:28.036019 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-04-25 09:10:28.036037 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-04-25 09:10:28.036055 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-04-25 09:10:28.036073 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-04-25 09:10:28.036091 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-04-25 09:10:28.036109 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-04-25 09:10:28.036127 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-04-25 09:10:28.036145 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-04-25 09:10:28.036163 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-04-25 09:10:28.036181 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-04-25 09:10:28.036198 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-04-25 09:10:28.036216 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-04-25 09:10:28.036235 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-ddtnd.txt 2026-04-25 09:10:28.036253 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-ddtnd.yaml 2026-04-25 09:10:28.036272 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-04-25 09:10:28.036290 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-04-25 09:10:28.036308 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-04-25 09:10:28.036327 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-04-25 09:10:28.036345 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-04-25 09:10:28.036368 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-04-25 09:10:28.036387 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-04-25 09:10:28.036405 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-04-25 09:10:28.036424 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-04-25 09:10:28.036442 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-04-25 09:10:28.036460 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-04-25 09:10:28.036478 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-04-25 09:10:28.036497 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-04-25 09:10:28.036515 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-04-25 09:10:28.036533 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-04-25 09:10:28.036551 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-04-25 09:10:28.036570 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-04-25 09:10:28.036588 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-04-25 09:10:28.036606 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-04-25 09:10:28.036624 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-04-25 09:10:28.036642 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-04-25 09:10:28.036660 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-04-25 09:10:28.036678 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-04-25 09:10:28.036696 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-04-25 09:10:28.036714 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-04-25 09:10:28.036732 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-04-25 09:10:28.036761 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-04-25 09:10:28.036780 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-04-25 09:10:28.036798 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-65565fdb7f-ldc5n.txt 2026-04-25 09:10:28.036816 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-65565fdb7f-ldc5n.yaml 2026-04-25 09:10:28.036834 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-04-25 09:10:28.036852 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-04-25 09:10:28.036879 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-04-25 09:10:28.036897 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-04-25 09:10:28.036916 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-04-25 09:10:28.036934 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-04-25 09:10:28.036976 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-04-25 09:10:28.036995 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-04-25 09:10:28.037014 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-04-25 09:10:28.037032 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-04-25 09:10:28.037051 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-04-25 09:10:28.037069 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-04-25 09:10:28.037092 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-04-25 09:10:28.037111 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-04-25 09:10:28.037129 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-04-25 09:10:28.037147 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-04-25 09:10:28.037166 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-04-25 09:10:28.037184 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-04-25 09:10:28.037202 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-04-25 09:10:28.037220 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-04-25 09:10:28.037238 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-04-25 09:10:28.037256 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-04-25 09:10:28.037274 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-04-25 09:10:28.037291 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-04-25 09:10:28.037309 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-04-25 09:10:28.037327 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-04-25 09:10:28.037346 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-04-25 09:10:28.037364 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-04-25 09:10:28.037382 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-04-25 09:10:28.037401 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-04-25 09:10:28.037419 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-04-25 09:10:28.037437 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-04-25 09:10:28.037455 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-04-25 09:10:28.037473 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-04-25 09:10:28.037491 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-04-25 09:10:28.037509 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-04-25 09:10:28.037527 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-s8w2z.txt 2026-04-25 09:10:28.037545 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-s8w2z.yaml 2026-04-25 09:10:28.037563 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-r7cm8.txt 2026-04-25 09:10:28.037581 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-r7cm8.yaml 2026-04-25 09:10:28.037610 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-2rw8k.txt 2026-04-25 09:10:28.037628 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-2rw8k.yaml 2026-04-25 09:10:28.037646 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-04-25 09:10:28.037664 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-04-25 09:10:28.037682 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-04-25 09:10:28.037708 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-04-25 09:10:28.037730 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-04-25 09:10:28.037763 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-04-25 09:10:28.037789 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-04-25 09:10:28.037815 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-04-25 09:10:28.037834 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-04-25 09:10:28.037860 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-04-25 09:10:28.037879 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-04-25 09:10:28.037896 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-04-25 09:10:28.037914 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-04-25 09:10:28.037932 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-04-25 09:10:28.037950 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-04-25 09:10:28.037968 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-04-25 09:10:28.037986 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-04-25 09:10:28.038003 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-04-25 09:10:28.038021 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-04-25 09:10:28.038046 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-04-25 09:10:28.038065 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-04-25 09:10:28.038083 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-04-25 09:10:28.038100 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-04-25 09:10:28.038118 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-04-25 09:10:28.038135 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-04-25 09:10:28.038153 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-04-25 09:10:28.038171 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-04-25 09:10:28.038189 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-04-25 09:10:28.038207 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-04-25 09:10:28.038225 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-04-25 09:10:28.038243 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-04-25 09:10:28.038261 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-04-25 09:10:28.038279 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-04-25 09:10:28.038296 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-04-25 09:10:28.038315 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-04-25 09:10:28.038332 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-04-25 09:10:28.038350 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-04-25 09:10:28.038367 | instance | cd+++++++++ objects/namespaced/default/ 2026-04-25 09:10:28.038385 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-04-25 09:10:28.038404 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-04-25 09:10:28.038429 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-04-25 09:10:28.038448 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-04-25 09:10:28.038466 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-04-25 09:10:28.038485 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-04-25 09:10:28.038511 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-04-25 09:10:28.038530 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-04-25 09:10:28.038549 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-04-25 09:10:28.038567 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-04-25 09:10:28.038585 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-04-25 09:10:28.038609 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-04-25 09:10:28.038627 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-04-25 09:10:28.038645 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-04-25 09:10:28.038663 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-04-25 09:10:28.038681 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-04-25 09:10:28.038700 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-04-25 09:10:28.038719 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-04-25 09:10:28.038738 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-04-25 09:10:28.038756 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-04-25 09:10:28.038774 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-04-25 09:10:28.038792 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-04-25 09:10:28.038811 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-04-25 09:10:28.038828 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-04-25 09:10:28.038847 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-04-25 09:10:28.038864 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-b8ldg.txt 2026-04-25 09:10:28.038882 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-b8ldg.yaml 2026-04-25 09:10:28.038900 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-04-25 09:10:28.038918 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-04-25 09:10:28.038936 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-04-25 09:10:28.038955 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-25 09:10:28.038973 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-25 09:10:28.038992 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-04-25 09:10:28.039010 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-04-25 09:10:28.039029 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-04-25 09:10:28.039047 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-04-25 09:10:28.039070 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-04-25 09:10:28.039088 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-25 09:10:28.039106 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-25 09:10:28.039124 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-04-25 09:10:28.039142 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-04-25 09:10:28.039160 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-04-25 09:10:28.039177 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-04-25 09:10:28.039196 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-04-25 09:10:28.039213 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-04-25 09:10:28.039231 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-04-25 09:10:28.039249 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-04-25 09:10:28.039266 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-04-25 09:10:28.039284 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-04-25 09:10:28.039301 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-04-25 09:10:28.039318 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-04-25 09:10:28.039336 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-04-25 09:10:28.039353 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-04-25 09:10:28.039370 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-04-25 09:10:28.039388 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-04-25 09:10:28.039406 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-04-25 09:10:28.039424 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-04-25 09:10:28.039442 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-04-25 09:10:28.039459 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-04-25 09:10:28.039477 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-04-25 09:10:28.039494 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-04-25 09:10:28.039511 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-04-25 09:10:28.039529 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-04-25 09:10:28.039547 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-04-25 09:10:28.039565 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-04-25 09:10:28.039583 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-04-25 09:10:28.039601 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-04-25 09:10:28.039619 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-04-25 09:10:28.039636 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-04-25 09:10:28.039659 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-04-25 09:10:28.039678 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-04-25 09:10:28.039696 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-04-25 09:10:28.039714 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-04-25 09:10:28.039732 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-04-25 09:10:28.039750 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-04-25 09:10:28.039768 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-04-25 09:10:28.039785 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-04-25 09:10:28.039802 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-04-25 09:10:28.039820 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-04-25 09:10:28.039838 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-04-25 09:10:28.039856 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-04-25 09:10:28.039892 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-04-25 09:10:28.039912 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-04-25 09:10:28.039931 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-04-25 09:10:28.039949 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-04-25 09:10:28.039967 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-04-25 09:10:28.039985 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-04-25 09:10:28.040002 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-04-25 09:10:28.040021 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-md888.txt 2026-04-25 09:10:28.040038 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-md888.yaml 2026-04-25 09:10:28.040055 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-dv8p8.txt 2026-04-25 09:10:28.040072 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-dv8p8.yaml 2026-04-25 09:10:28.040090 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-04-25 09:10:28.040107 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-04-25 09:10:28.040125 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-04-25 09:10:28.040142 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-04-25 09:10:28.040160 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-04-25 09:10:28.040177 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-04-25 09:10:28.040194 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-04-25 09:10:28.040212 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-04-25 09:10:28.040229 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-04-25 09:10:28.040247 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-04-25 09:10:28.040265 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-04-25 09:10:28.040284 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-04-25 09:10:28.040310 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-04-25 09:10:28.040329 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-04-25 09:10:28.040347 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-04-25 09:10:28.040365 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-04-25 09:10:28.040382 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-04-25 09:10:28.040400 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-04-25 09:10:28.040417 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-04-25 09:10:28.040435 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-04-25 09:10:28.040453 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-04-25 09:10:28.040470 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-04-25 09:10:28.040489 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-04-25 09:10:28.040537 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-04-25 09:10:28.040567 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-04-25 09:10:28.040591 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-04-25 09:10:28.040610 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-04-25 09:10:28.040632 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-04-25 09:10:28.040656 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-04-25 09:10:28.040675 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-04-25 09:10:28.040693 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-04-25 09:10:28.040710 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-04-25 09:10:28.040728 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-04-25 09:10:28.040746 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-04-25 09:10:28.040764 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-04-25 09:10:28.040781 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-04-25 09:10:28.040799 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-04-25 09:10:28.040817 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-04-25 09:10:28.040834 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-04-25 09:10:28.040852 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-04-25 09:10:28.040870 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-04-25 09:10:28.040887 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-25 09:10:28.040905 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-25 09:10:28.040922 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-04-25 09:10:28.040950 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-25 09:10:28.040988 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-04-25 09:10:28.041007 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-25 09:10:28.041033 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-25 09:10:28.041052 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-04-25 09:10:28.041071 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-04-25 09:10:28.041089 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-04-25 09:10:28.041107 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-04-25 09:10:28.041125 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-04-25 09:10:28.041143 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-04-25 09:10:28.041161 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-04-25 09:10:28.041179 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-04-25 09:10:28.041197 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-04-25 09:10:28.041215 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-04-25 09:10:28.041233 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-04-25 09:10:28.041254 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-04-25 09:10:28.041276 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-04-25 09:10:28.041299 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-04-25 09:10:28.041322 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-04-25 09:10:28.041345 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-04-25 09:10:28.041367 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-04-25 09:10:28.041390 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-04-25 09:10:28.041414 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-04-25 09:10:28.041442 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-04-25 09:10:28.041464 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-04-25 09:10:28.041482 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-04-25 09:10:28.041500 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-04-25 09:10:28.041518 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-04-25 09:10:28.041535 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-04-25 09:10:28.041553 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-04-25 09:10:28.041571 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-04-25 09:10:28.041588 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-04-25 09:10:28.041606 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-04-25 09:10:28.041623 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-04-25 09:10:28.041640 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-04-25 09:10:28.041658 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-04-25 09:10:28.041675 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-04-25 09:10:28.041692 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-04-25 09:10:28.041710 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-04-25 09:10:28.041734 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-04-25 09:10:28.041753 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-04-25 09:10:28.041771 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-04-25 09:10:28.041789 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-04-25 09:10:28.041807 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-25 09:10:28.041824 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-04-25 09:10:28.041842 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-04-25 09:10:28.041859 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-04-25 09:10:28.041899 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-04-25 09:10:28.041937 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-04-25 09:10:28.041959 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-04-25 09:10:28.041978 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-04-25 09:10:28.042001 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-04-25 09:10:28.042029 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-04-25 09:10:28.042054 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-fn59k.txt 2026-04-25 09:10:28.042075 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-fn59k.yaml 2026-04-25 09:10:28.042099 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-pxmtf.txt 2026-04-25 09:10:28.042126 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-pxmtf.yaml 2026-04-25 09:10:28.042150 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-srpf4.txt 2026-04-25 09:10:28.042170 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-srpf4.yaml 2026-04-25 09:10:28.042196 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-tkt55.txt 2026-04-25 09:10:28.042223 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-tkt55.yaml 2026-04-25 09:10:28.042246 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-04-25 09:10:28.042268 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-04-25 09:10:28.042288 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-04-25 09:10:28.042306 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-04-25 09:10:28.042324 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-04-25 09:10:28.042342 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-04-25 09:10:28.042359 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-lkpct.txt 2026-04-25 09:10:28.042377 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-lkpct.yaml 2026-04-25 09:10:28.042394 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-04-25 09:10:28.042412 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-04-25 09:10:28.042431 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-04-25 09:10:28.042449 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-04-25 09:10:28.042909 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-04-25 09:10:28.042952 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-04-25 09:10:28.042975 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-04-25 09:10:28.042994 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-04-25 09:10:28.043014 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-04-25 09:10:28.043032 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-04-25 09:10:28.043050 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-04-25 09:10:28.043068 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-04-25 09:10:28.043086 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-04-25 09:10:28.043104 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-04-25 09:10:28.043122 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-04-25 09:10:28.043140 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-04-25 09:10:28.043158 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-04-25 09:10:28.043176 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-04-25 09:10:28.043195 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-04-25 09:10:28.043213 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-04-25 09:10:28.043231 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-04-25 09:10:28.043249 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-04-25 09:10:28.043267 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-25 09:10:28.043284 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-04-25 09:10:28.043302 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-04-25 09:10:28.043320 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-04-25 09:10:28.043337 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-04-25 09:10:28.043355 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-04-25 09:10:28.043373 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-04-25 09:10:28.043390 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-04-25 09:10:28.043408 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-04-25 09:10:28.043425 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-04-25 09:10:28.043443 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-04-25 09:10:28.043461 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-04-25 09:10:28.043478 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-04-25 09:10:28.043496 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-04-25 09:10:28.043514 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-04-25 09:10:28.043540 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-04-25 09:10:28.043559 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-04-25 09:10:28.043576 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-04-25 09:10:28.043594 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-04-25 09:10:28.043612 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-04-25 09:10:28.043630 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-04-25 09:10:28.043647 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-04-25 09:10:28.043664 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-04-25 09:10:28.043681 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-04-25 09:10:28.043699 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-04-25 09:10:28.043716 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-04-25 09:10:28.043733 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-04-25 09:10:28.043750 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-04-25 09:10:28.043768 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-04-25 09:10:28.043785 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-88zixo.txt 2026-04-25 09:10:28.043802 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-88zixo.yaml 2026-04-25 09:10:28.043820 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-qedcv4.txt 2026-04-25 09:10:28.043837 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-qedcv4.yaml 2026-04-25 09:10:28.043890 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-04-25 09:10:28.043910 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-04-25 09:10:28.043929 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-04-25 09:10:28.043946 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-04-25 09:10:28.043964 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-04-25 09:10:28.043981 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-04-25 09:10:28.043999 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-04-25 09:10:28.044016 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-04-25 09:10:28.044034 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-04-25 09:10:28.044051 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-04-25 09:10:28.044068 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-04-25 09:10:28.044085 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-04-25 09:10:28.044102 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-04-25 09:10:28.044119 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-04-25 09:10:28.044137 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-04-25 09:10:28.044154 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-04-25 09:10:28.044177 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-04-25 09:10:28.044196 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-04-25 09:10:28.044213 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-04-25 09:10:28.044230 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-04-25 09:10:28.044247 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-04-25 09:10:28.044265 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-04-25 09:10:28.044282 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-04-25 09:10:28.044302 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-04-25 09:10:28.044323 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-04-25 09:10:28.044340 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-04-25 09:10:28.044358 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-04-25 09:10:28.044375 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-04-25 09:10:28.044393 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-04-25 09:10:28.044410 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-04-25 09:10:28.044428 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-04-25 09:10:28.044445 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-04-25 09:10:28.044462 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-04-25 09:10:28.044480 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-04-25 09:10:28.044498 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-04-25 09:10:28.044516 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-04-25 09:10:28.044534 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-04-25 09:10:28.044551 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-04-25 09:10:28.044569 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-04-25 09:10:28.044587 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-04-25 09:10:28.044604 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-04-25 09:10:28.044621 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-04-25 09:10:28.044639 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-04-25 09:10:28.044656 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-04-25 09:10:28.044673 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-04-25 09:10:28.044690 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-04-25 09:10:28.044707 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-04-25 09:10:28.044724 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-04-25 09:10:28.044746 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-04-25 09:10:28.044763 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-04-25 09:10:28.044780 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-04-25 09:10:28.044797 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-04-25 09:10:28.044814 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-04-25 09:10:28.044832 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-04-25 09:10:28.044849 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-04-25 09:10:28.044867 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-04-25 09:10:28.044884 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-04-25 09:10:28.044902 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-04-25 09:10:28.044919 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-04-25 09:10:28.044936 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-04-25 09:10:28.044978 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-04-25 09:10:28.044996 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-04-25 09:10:28.045013 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-04-25 09:10:28.045031 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-04-25 09:10:28.045048 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-04-25 09:10:28.045066 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-04-25 09:10:28.045083 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-04-25 09:10:28.045101 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-04-25 09:10:28.045118 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-04-25 09:10:28.045136 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-04-25 09:10:28.045153 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-04-25 09:10:28.045171 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-04-25 09:10:28.045187 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-04-25 09:10:28.045205 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-04-25 09:10:28.045222 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-04-25 09:10:28.045239 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-04-25 09:10:28.045257 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-04-25 09:10:28.045274 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-04-25 09:10:28.045292 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-04-25 09:10:28.045309 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-04-25 09:10:28.045327 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-04-25 09:10:28.045351 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-04-25 09:10:28.045369 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-04-25 09:10:28.045387 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-04-25 09:10:28.045405 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-04-25 09:10:28.045422 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-25 09:10:28.045440 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-04-25 09:10:28.045458 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-04-25 09:10:28.045476 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-04-25 09:10:28.045494 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-04-25 09:10:28.045512 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-04-25 09:10:28.045529 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-04-25 09:10:28.045547 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-04-25 09:10:28.045564 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-04-25 09:10:28.045581 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-04-25 09:10:28.045599 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-04-25 09:10:28.045616 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-04-25 09:10:28.045633 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-04-25 09:10:28.045651 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-04-25 09:10:28.045669 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-04-25 09:10:28.045686 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-04-25 09:10:28.045704 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-04-25 09:10:28.045721 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-04-25 09:10:28.045739 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-04-25 09:10:28.045757 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-ct5vr.txt 2026-04-25 09:10:28.045775 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-ct5vr.yaml 2026-04-25 09:10:28.045793 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-04-25 09:10:28.045811 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-04-25 09:10:28.045829 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-04-25 09:10:28.045848 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-04-25 09:10:28.045866 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-04-25 09:10:28.045884 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-04-25 09:10:28.045902 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-04-25 09:10:28.045919 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-04-25 09:10:28.045941 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-04-25 09:10:28.045960 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-04-25 09:10:28.045978 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-04-25 09:10:28.045996 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-04-25 09:10:28.046014 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-04-25 09:10:28.046032 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-04-25 09:10:28.046049 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-04-25 09:10:28.046067 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-04-25 09:10:28.046086 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-04-25 09:10:28.046104 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-04-25 09:10:28.046122 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-04-25 09:10:28.046140 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-04-25 09:10:28.046158 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-04-25 09:10:28.046176 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-04-25 09:10:28.046194 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-04-25 09:10:28.046211 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-04-25 09:10:28.046230 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-04-25 09:10:28.046249 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-04-25 09:10:28.046267 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-04-25 09:10:28.046288 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-04-25 09:10:28.046306 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-04-25 09:10:28.046324 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-04-25 09:10:28.046341 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-04-25 09:10:28.046359 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-04-25 09:10:28.046376 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-04-25 09:10:28.046394 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-04-25 09:10:28.046411 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-04-25 09:10:28.046429 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-04-25 09:10:28.046446 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-04-25 09:10:28.046463 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-04-25 09:10:28.046481 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-04-25 09:10:28.046498 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-04-25 09:10:28.046516 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-04-25 09:10:28.046537 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-04-25 09:10:28.046555 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-04-25 09:10:28.046573 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-04-25 09:10:28.046591 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-04-25 09:10:28.046609 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-04-25 09:10:28.046626 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-04-25 09:10:28.046645 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-04-25 09:10:28.046662 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-04-25 09:10:28.046680 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-04-25 09:10:28.046698 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-04-25 09:10:28.046716 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-04-25 09:10:28.046733 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-04-25 09:10:28.046751 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-04-25 09:10:28.046768 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-04-25 09:10:28.046786 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-04-25 09:10:28.046804 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-04-25 09:10:28.046822 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-04-25 09:10:28.046839 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-04-25 09:10:28.046856 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-04-25 09:10:28.046873 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-04-25 09:10:28.046890 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-04-25 09:10:28.046908 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-04-25 09:10:28.046925 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-04-25 09:10:28.046943 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-04-25 09:10:28.046961 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-04-25 09:10:28.046987 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-04-25 09:10:28.047005 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-04-25 09:10:28.047023 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-04-25 09:10:28.047047 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-04-25 09:10:28.047095 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-04-25 09:10:28.047118 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-04-25 09:10:28.047138 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-04-25 09:10:28.047158 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-04-25 09:10:28.047177 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-04-25 09:10:28.047195 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-04-25 09:10:28.047212 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-04-25 09:10:28.047230 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-04-25 09:10:28.047247 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-04-25 09:10:28.047266 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-04-25 09:10:28.047287 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-04-25 09:10:28.047307 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-04-25 09:10:28.047326 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-04-25 09:10:28.047344 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-04-25 09:10:28.047362 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-04-25 09:10:28.047380 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-04-25 09:10:28.047398 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-04-25 09:10:28.047416 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-04-25 09:10:28.047433 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-04-25 09:10:28.047451 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-04-25 09:10:28.047469 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-04-25 09:10:28.047486 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-04-25 09:10:28.047503 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-04-25 09:10:28.047521 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-04-25 09:10:28.047538 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-04-25 09:10:28.047556 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-04-25 09:10:28.047574 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-04-25 09:10:28.047591 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-04-25 09:10:28.047609 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-04-25 09:10:28.047626 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-04-25 09:10:28.047649 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-04-25 09:10:28.047668 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-04-25 09:10:28.047686 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-04-25 09:10:28.047704 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-04-25 09:10:28.047722 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-04-25 09:10:28.047739 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-04-25 09:10:28.047757 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-04-25 09:10:28.047775 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-04-25 09:10:28.047793 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-04-25 09:10:28.047811 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-04-25 09:10:28.047858 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-04-25 09:10:28.047881 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-04-25 09:10:28.047900 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-04-25 09:10:28.047918 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-04-25 09:10:28.047936 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-04-25 09:10:28.047972 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-04-25 09:10:28.048011 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-04-25 09:10:28.048040 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-04-25 09:10:28.048065 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-04-25 09:10:28.048086 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-04-25 09:10:28.048105 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-04-25 09:10:28.048123 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-04-25 09:10:28.048142 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-04-25 09:10:28.048160 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-04-25 09:10:28.048179 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-04-25 09:10:28.048197 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-04-25 09:10:28.048215 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-04-25 09:10:28.048232 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-04-25 09:10:28.048251 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-04-25 09:10:28.048269 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-04-25 09:10:28.048287 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-04-25 09:10:28.048305 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-04-25 09:10:28.048323 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-04-25 09:10:28.048352 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-04-25 09:10:28.048371 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-04-25 09:10:28.048390 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-04-25 09:10:28.048582 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-25 09:10:28.048606 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-25 09:10:28.048631 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-04-25 09:10:28.048654 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-04-25 09:10:28.048678 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-04-25 09:10:28.048697 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-04-25 09:10:28.048715 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-04-25 09:10:28.048734 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-04-25 09:10:28.048751 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-04-25 09:10:28.048769 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-04-25 09:10:28.048787 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-25 09:10:28.048805 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-04-25 09:10:28.048822 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-04-25 09:10:28.048840 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-04-25 09:10:28.048858 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-04-25 09:10:28.048876 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-04-25 09:10:28.048894 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-04-25 09:10:28.048911 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-04-25 09:10:28.048929 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-04-25 09:10:28.048981 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-04-25 09:10:28.049002 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-04-25 09:10:28.049020 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-04-25 09:10:28.049037 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-04-25 09:10:28.049056 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-04-25 09:10:28.049074 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-04-25 09:10:28.049091 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-04-25 09:10:28.049109 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-04-25 09:10:28.049127 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-04-25 09:10:28.049145 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-04-25 09:10:28.049163 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-04-25 09:10:28.049180 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-04-25 09:10:28.049204 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-25 09:10:28.049222 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-04-25 09:10:28.049240 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-04-25 09:10:28.049257 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-25 09:10:28.049275 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-25 09:10:28.049292 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-04-25 09:10:28.049310 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-04-25 09:10:28.049328 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-04-25 09:10:28.049346 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-04-25 09:10:28.049363 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-04-25 09:10:28.049381 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-04-25 09:10:28.049398 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-04-25 09:10:28.049416 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-04-25 09:10:28.049434 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-04-25 09:10:28.049451 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-04-25 09:10:28.049469 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-04-25 09:10:28.049487 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-04-25 09:10:28.049505 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-04-25 09:10:28.049524 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-04-25 09:10:28.049542 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-04-25 09:10:28.049560 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-04-25 09:10:28.049578 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-04-25 09:10:28.049596 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-04-25 09:10:28.049614 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-04-25 09:10:28.049631 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-04-25 09:10:28.049649 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-04-25 09:10:28.049667 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-04-25 09:10:28.049684 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-04-25 09:10:28.049703 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-04-25 09:10:28.049721 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-04-25 09:10:28.049739 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-04-25 09:10:28.049757 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-04-25 09:10:28.049775 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-04-25 09:10:28.049793 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-25 09:10:28.049834 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-25 09:10:28.049854 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-25 09:10:28.049874 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-25 09:10:28.049894 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-04-25 09:10:28.049912 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-04-25 09:10:28.049930 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-04-25 09:10:28.049949 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-25 09:10:28.049967 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-25 09:10:28.049985 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-g5xdx.txt 2026-04-25 09:10:28.050004 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-g5xdx.yaml 2026-04-25 09:10:28.050022 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-7c99bf4549-l8dmv.txt 2026-04-25 09:10:28.050040 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-7c99bf4549-l8dmv.yaml 2026-04-25 09:10:28.050058 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-crq4z.txt 2026-04-25 09:10:28.050076 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-crq4z.yaml 2026-04-25 09:10:28.050094 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-hkh2d.txt 2026-04-25 09:10:28.050113 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-hkh2d.yaml 2026-04-25 09:10:28.050130 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-j4d46.txt 2026-04-25 09:10:28.050148 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-j4d46.yaml 2026-04-25 09:10:28.050166 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-04-25 09:10:28.050184 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-04-25 09:10:28.050202 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-04-25 09:10:28.050220 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-04-25 09:10:28.050239 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-2nzmn.txt 2026-04-25 09:10:28.050257 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-2nzmn.yaml 2026-04-25 09:10:28.050275 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-04-25 09:10:28.050296 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-04-25 09:10:28.050315 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-78r8r.txt 2026-04-25 09:10:28.050334 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-78r8r.yaml 2026-04-25 09:10:28.050352 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-xptj4.txt 2026-04-25 09:10:28.050370 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-xptj4.yaml 2026-04-25 09:10:28.050392 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-hjmql.txt 2026-04-25 09:10:28.050410 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-hjmql.yaml 2026-04-25 09:10:28.050428 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-25 09:10:28.050446 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-25 09:10:28.050463 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-lk6h7.txt 2026-04-25 09:10:28.050480 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-lk6h7.yaml 2026-04-25 09:10:28.050498 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-cv7gp.txt 2026-04-25 09:10:28.050516 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-cv7gp.yaml 2026-04-25 09:10:28.050533 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-04-25 09:10:28.050550 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-04-25 09:10:28.050568 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-04-25 09:10:28.050586 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-25 09:10:28.050604 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-25 09:10:28.050622 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-04-25 09:10:28.050639 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-04-25 09:10:28.050657 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-04-25 09:10:28.050675 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-04-25 09:10:28.050692 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-04-25 09:10:28.050709 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-25 09:10:28.050726 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-25 09:10:28.050744 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-04-25 09:10:28.050761 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-04-25 09:10:28.050778 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-04-25 09:10:28.050796 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-04-25 09:10:28.050815 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-04-25 09:10:28.050834 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-04-25 09:10:28.050852 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-04-25 09:10:28.050871 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-04-25 09:10:28.050889 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-04-25 09:10:28.050907 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-25 09:10:28.050924 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-25 09:10:28.050946 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-04-25 09:10:28.050964 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-04-25 09:10:28.050982 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-04-25 09:10:28.051000 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-04-25 09:10:28.051018 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-04-25 09:10:28.051036 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-04-25 09:10:28.051055 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-04-25 09:10:28.051073 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-04-25 09:10:28.051091 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-04-25 09:10:28.051109 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-04-25 09:10:28.051127 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-04-25 09:10:28.051145 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-04-25 09:10:28.051162 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-04-25 09:10:28.051180 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-04-25 09:10:28.051198 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-04-25 09:10:28.051215 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-04-25 09:10:28.051232 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-04-25 09:10:28.051250 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-04-25 09:10:28.051268 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-04-25 09:10:28.051284 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-04-25 09:10:28.051302 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-04-25 09:10:28.051319 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-04-25 09:10:28.051337 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-j4d46-tls.txt 2026-04-25 09:10:28.051354 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-j4d46-tls.yaml 2026-04-25 09:10:28.051372 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-04-25 09:10:28.051390 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-04-25 09:10:28.051408 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-04-25 09:10:28.051425 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-04-25 09:10:28.051443 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-04-25 09:10:28.051461 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-04-25 09:10:28.051482 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-04-25 09:10:28.051500 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-04-25 09:10:28.051518 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-25 09:10:28.051536 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-25 09:10:28.051553 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-04-25 09:10:28.051571 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-04-25 09:10:28.051588 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-04-25 09:10:28.051605 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-04-25 09:10:28.051622 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-04-25 09:10:28.051640 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-04-25 09:10:28.051657 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-04-25 09:10:28.051674 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-04-25 09:10:28.051692 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-04-25 09:10:28.051709 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-04-25 09:10:28.051727 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-04-25 09:10:28.051744 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-04-25 09:10:28.051761 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-04-25 09:10:28.051778 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-04-25 09:10:28.051796 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-04-25 09:10:28.051814 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-04-25 09:10:28.051853 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-04-25 09:10:28.051873 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-04-25 09:10:28.051891 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-04-25 09:10:28.051910 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-04-25 09:10:28.051928 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-04-25 09:10:28.051945 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-04-25 09:10:28.051963 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-04-25 09:10:28.051981 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-04-25 09:10:28.051999 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-25 09:10:28.052017 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-04-25 09:10:28.052035 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-04-25 09:10:28.052053 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-25 09:10:28.052076 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-25 09:10:28.052095 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-04-25 09:10:28.052113 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-04-25 09:10:28.052132 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-04-25 09:10:28.052150 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-04-25 09:10:28.052167 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-04-25 09:10:28.052186 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-04-25 09:10:28.052204 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-04-25 09:10:28.052221 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-04-25 09:10:28.052239 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-04-25 09:10:28.052257 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-04-25 09:10:28.052274 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-04-25 09:10:28.052292 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-04-25 09:10:28.052310 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-04-25 09:10:28.052328 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-04-25 09:10:28.052347 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-04-25 09:10:28.052365 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-04-25 09:10:28.052383 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-04-25 09:10:28.052402 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-04-25 09:10:28.052420 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-04-25 09:10:28.052438 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-04-25 09:10:28.052457 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-04-25 09:10:28.052475 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-04-25 09:10:28.052492 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-04-25 09:10:28.052510 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-04-25 09:10:28.052528 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-25 09:10:28.052546 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-04-25 09:10:28.052563 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-04-25 09:10:28.052580 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-25 09:10:28.052598 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-25 09:10:28.052616 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-04-25 09:10:28.052633 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-04-25 09:10:28.052650 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-04-25 09:10:28.052672 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-04-25 09:10:28.052690 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-04-25 09:10:28.052708 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-04-25 09:10:28.052725 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-04-25 09:10:28.052743 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-04-25 09:10:28.052760 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-04-25 09:10:28.052778 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-04-25 09:10:28.052795 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-04-25 09:10:28.052813 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-04-25 09:10:28.052831 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-04-25 09:10:28.052849 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-04-25 09:10:28.052867 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-04-25 09:10:28.052885 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-04-25 09:10:28.052903 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-04-25 09:10:28.052920 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-04-25 09:10:28.052938 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-04-25 09:10:28.052978 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-04-25 09:10:28.052997 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-04-25 09:10:28.053015 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-25 09:10:28.053033 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-25 09:10:28.053051 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-04-25 09:10:28.053069 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-04-25 09:10:28.053088 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-04-25 09:10:28.053106 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-04-25 09:10:28.053124 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-04-25 09:10:28.053142 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-04-25 09:10:28.053160 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-25 09:10:28.053178 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-25 09:10:28.053196 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-04-25 09:10:28.053214 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-04-25 09:10:28.053233 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-04-25 09:10:28.053251 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-04-25 09:10:28.053269 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-04-25 09:10:28.053288 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-04-25 09:10:28.053306 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-04-25 09:10:28.053324 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-04-25 09:10:28.053350 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-04-25 09:10:28.053369 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-04-25 09:10:28.053386 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-04-25 09:10:28.053404 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-04-25 09:10:28.053422 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-04-25 09:10:28.053439 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-04-25 09:10:28.053457 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-04-25 09:10:28.053474 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-04-25 09:10:28.053491 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-04-25 09:10:28.053509 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-04-25 09:10:28.053526 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-04-25 09:10:28.053544 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-04-25 09:10:28.053561 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-04-25 09:10:28.053580 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-04-25 09:10:28.053598 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-04-25 09:10:28.053615 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-04-25 09:10:28.053633 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-04-25 09:10:28.053650 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-04-25 09:10:28.053668 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-04-25 09:10:28.053685 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-04-25 09:10:28.053703 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-04-25 09:10:28.053720 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-04-25 09:10:28.053738 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.txt 2026-04-25 09:10:28.053755 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.yaml 2026-04-25 09:10:28.053774 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-04-25 09:10:28.053791 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-04-25 09:10:28.053809 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-04-25 09:10:28.053826 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-04-25 09:10:28.053844 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-04-25 09:10:28.053861 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-04-25 09:10:28.053879 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt 2026-04-25 09:10:28.053896 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml 2026-04-25 09:10:28.053914 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.txt 2026-04-25 09:10:28.053931 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.yaml 2026-04-25 09:10:28.053949 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-04-25 09:10:28.053966 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-04-25 09:10:28.053989 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-04-25 09:10:28.054006 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-04-25 09:10:28.054024 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-04-25 09:10:28.054042 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-04-25 09:10:28.054060 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-04-25 09:10:28.054077 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-04-25 09:10:28.054095 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-04-25 09:10:28.054113 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-04-25 09:10:28.054130 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-04-25 09:10:28.054147 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-04-25 09:10:28.054165 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-04-25 09:10:28.054182 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-04-25 09:10:28.054199 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-04-25 09:10:28.054217 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-04-25 09:10:28.054234 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-04-25 09:10:28.054251 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-04-25 09:10:28.054268 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-04-25 09:10:28.054285 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-04-25 09:10:28.054302 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-04-25 09:10:28.054320 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-04-25 09:10:28.054337 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-04-25 09:10:28.054355 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-04-25 09:10:28.054372 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-04-25 09:10:28.054389 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-04-25 09:10:28.054407 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-04-25 09:10:28.054424 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-04-25 09:10:28.054442 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-04-25 09:10:28.054459 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-04-25 09:10:28.054477 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-04-25 09:10:28.054495 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-04-25 09:10:28.054512 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-04-25 09:10:28.054530 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-04-25 09:10:28.054548 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-04-25 09:10:28.054569 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-04-25 09:10:28.054588 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-04-25 09:10:28.054606 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-04-25 09:10:28.054623 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-04-25 09:10:28.054641 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-04-25 09:10:28.054658 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-04-25 09:10:28.054676 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-04-25 09:10:28.054694 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-04-25 09:10:28.054711 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-04-25 09:10:28.054728 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-04-25 09:10:28.054746 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-04-25 09:10:28.054763 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-04-25 09:10:28.054781 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-04-25 09:10:28.054799 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-04-25 09:10:28.054816 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-04-25 09:10:28.054835 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-04-25 09:10:28.054853 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-04-25 09:10:28.054871 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-04-25 09:10:28.054889 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-04-25 09:10:28.054921 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-04-25 09:10:28.054961 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-04-25 09:10:28.054989 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-04-25 09:10:28.055012 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-04-25 09:10:28.055032 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-04-25 09:10:28.055055 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-04-25 09:10:28.055079 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-04-25 09:10:28.055104 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-04-25 09:10:28.055128 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-04-25 09:10:28.055147 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-04-25 09:10:28.055165 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-04-25 09:10:28.055184 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-04-25 09:10:28.055202 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-04-25 09:10:28.055220 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-04-25 09:10:28.055238 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-04-25 09:10:28.055255 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-04-25 09:10:28.055273 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.txt 2026-04-25 09:10:28.055298 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.yaml 2026-04-25 09:10:28.055317 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-04-25 09:10:28.055335 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-04-25 09:10:28.055353 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-04-25 09:10:28.055371 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-04-25 09:10:28.055389 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.txt 2026-04-25 09:10:28.055407 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.yaml 2026-04-25 09:10:28.055425 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-04-25 09:10:28.055443 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-04-25 09:10:28.055461 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-04-25 09:10:28.055478 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-04-25 09:10:28.055496 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-04-25 09:10:28.055514 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-04-25 09:10:28.055532 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-04-25 09:10:28.055550 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-04-25 09:10:28.055568 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-04-25 09:10:28.055586 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-04-25 09:10:28.055604 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-04-25 09:10:28.055622 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-04-25 09:10:28.055639 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-04-25 09:10:28.055657 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-04-25 09:10:28.055675 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-04-25 09:10:28.055693 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-04-25 09:10:28.055711 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-04-25 09:10:28.055728 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-04-25 09:10:28.055746 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-04-25 09:10:28.055764 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-04-25 09:10:28.055781 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-04-25 09:10:28.055799 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-04-25 09:10:28.055842 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-04-25 09:10:28.055861 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-04-25 09:10:28.055880 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-04-25 09:10:28.055898 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-04-25 09:10:28.055916 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-04-25 09:10:28.055934 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-04-25 09:10:28.055952 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-04-25 09:10:28.055970 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-04-25 09:10:28.055994 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-04-25 09:10:28.056013 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-04-25 09:10:28.056030 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-04-25 09:10:28.056067 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-04-25 09:10:28.056107 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-04-25 09:10:28.056130 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-04-25 09:10:28.056150 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-04-25 09:10:28.056168 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt 2026-04-25 09:10:28.056187 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml 2026-04-25 09:10:28.056206 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-04-25 09:10:28.056224 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-04-25 09:10:28.056242 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-04-25 09:10:28.056260 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-04-25 09:10:28.056277 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-04-25 09:10:28.056295 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-04-25 09:10:28.056313 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-04-25 09:10:28.056331 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-04-25 09:10:28.056348 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-04-25 09:10:28.056366 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-04-25 09:10:28.056384 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-04-25 09:10:28.056401 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-04-25 09:10:28.056419 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-04-25 09:10:28.056436 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-04-25 09:10:28.056453 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-04-25 09:10:28.056471 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-04-25 09:10:28.056488 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-04-25 09:10:28.056505 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-04-25 09:10:28.056523 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-04-25 09:10:28.056540 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-04-25 09:10:28.056557 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-04-25 09:10:28.056574 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-04-25 09:10:28.056591 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-04-25 09:10:28.056608 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-04-25 09:10:28.056625 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-04-25 09:10:28.056643 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-04-25 09:10:28.056660 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-04-25 09:10:28.056684 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-04-25 09:10:28.056702 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-04-25 09:10:28.056720 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-04-25 09:10:28.056737 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-04-25 09:10:28.056755 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-04-25 09:10:28.056772 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-04-25 09:10:28.056789 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-04-25 09:10:28.056807 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-04-25 09:10:28.056824 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-04-25 09:10:28.056841 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-04-25 09:10:28.056859 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-04-25 09:10:28.056877 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-04-25 09:10:28.056894 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-04-25 09:10:28.056912 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-04-25 09:10:28.056929 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-04-25 09:10:28.056970 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-04-25 09:10:28.056989 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-04-25 09:10:28.057008 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-04-25 09:10:28.057025 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-04-25 09:10:28.057043 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-04-25 09:10:28.057061 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt 2026-04-25 09:10:28.057078 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml 2026-04-25 09:10:28.057096 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt 2026-04-25 09:10:28.057113 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml 2026-04-25 09:10:28.057131 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-04-25 09:10:28.057149 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-04-25 09:10:28.057167 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-04-25 09:10:28.057185 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-04-25 09:10:28.057203 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-04-25 09:10:28.057221 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-04-25 09:10:28.057239 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-04-25 09:10:28.057257 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-04-25 09:10:28.057274 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-04-25 09:10:28.057292 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-04-25 09:10:28.057310 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-04-25 09:10:28.057328 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-04-25 09:10:28.057346 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-04-25 09:10:28.057369 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-04-25 09:10:28.057387 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-04-25 09:10:28.057406 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-04-25 09:10:28.057424 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-04-25 09:10:28.057442 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-04-25 09:10:28.057460 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-04-25 09:10:28.057478 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-04-25 09:10:28.057496 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-04-25 09:10:28.057514 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-04-25 09:10:28.057532 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-04-25 09:10:28.057550 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-04-25 09:10:28.057567 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-04-25 09:10:28.057585 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-04-25 09:10:28.057602 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-04-25 09:10:28.057620 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-04-25 09:10:28.057637 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-04-25 09:10:28.057655 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-04-25 09:10:28.057672 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-04-25 09:10:28.057690 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-04-25 09:10:28.057708 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-04-25 09:10:28.057726 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-04-25 09:10:28.057744 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-04-25 09:10:28.057762 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-04-25 09:10:28.057779 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-04-25 09:10:28.057797 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-04-25 09:10:28.057814 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-25 09:10:28.057832 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-25 09:10:28.057849 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-04-25 09:10:28.057866 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-04-25 09:10:28.057883 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-04-25 09:10:28.057901 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-04-25 09:10:28.057918 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-04-25 09:10:28.057936 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-04-25 09:10:28.057953 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-04-25 09:10:28.057971 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-04-25 09:10:28.057995 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-04-25 09:10:28.058014 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-04-25 09:10:28.058032 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-04-25 09:10:28.058050 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-04-25 09:10:28.058068 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-04-25 09:10:28.058085 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-04-25 09:10:28.058103 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-04-25 09:10:28.058122 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-04-25 09:10:28.058139 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-04-25 09:10:28.058157 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-04-25 09:10:28.058175 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-04-25 09:10:28.058193 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-04-25 09:10:28.058211 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-04-25 09:10:28.058228 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-04-25 09:10:28.058248 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-04-25 09:10:28.058274 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-04-25 09:10:28.058300 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-04-25 09:10:28.058325 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-04-25 09:10:28.058349 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-04-25 09:10:28.058372 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-04-25 09:10:28.058396 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-04-25 09:10:28.058420 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-04-25 09:10:28.058439 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-04-25 09:10:28.058457 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-04-25 09:10:28.058476 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-04-25 09:10:28.058493 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-04-25 09:10:28.058511 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-04-25 09:10:28.058529 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-04-25 09:10:28.058547 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-04-25 09:10:28.058565 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-04-25 09:10:28.058583 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-04-25 09:10:28.058601 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-04-25 09:10:28.058619 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-04-25 09:10:28.058637 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-04-25 09:10:28.058654 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-04-25 09:10:28.058672 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-04-25 09:10:28.058690 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-04-25 09:10:28.058708 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-04-25 09:10:28.058732 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-04-25 09:10:28.058751 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-04-25 09:10:28.058769 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-04-25 09:10:28.058786 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-04-25 09:10:28.058804 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-04-25 09:10:28.058822 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-04-25 09:10:28.058839 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-04-25 09:10:28.058857 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-04-25 09:10:28.058875 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-04-25 09:10:28.058893 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-04-25 09:10:28.058910 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-04-25 09:10:28.058928 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-04-25 09:10:28.058946 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-04-25 09:10:28.058964 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-04-25 09:10:28.058981 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-04-25 09:10:28.058999 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-04-25 09:10:28.059016 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-04-25 09:10:28.059034 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-04-25 09:10:28.059051 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-04-25 09:10:28.059068 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-04-25 09:10:28.059085 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-04-25 09:10:28.059102 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-04-25 09:10:28.059120 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-04-25 09:10:28.059136 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-04-25 09:10:28.059154 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29618465.txt 2026-04-25 09:10:28.059171 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29618465.yaml 2026-04-25 09:10:28.059188 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-04-25 09:10:28.059206 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-04-25 09:10:28.059223 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-04-25 09:10:28.059256 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-04-25 09:10:28.059295 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-04-25 09:10:28.059323 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-04-25 09:10:28.059346 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-04-25 09:10:28.059371 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-04-25 09:10:28.059393 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-04-25 09:10:28.059412 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-04-25 09:10:28.059429 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-04-25 09:10:28.059448 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-04-25 09:10:28.059472 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-04-25 09:10:28.059498 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-04-25 09:10:28.059545 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-04-25 09:10:28.059574 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-04-25 09:10:28.059601 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-04-25 09:10:28.059624 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-04-25 09:10:28.059649 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-04-25 09:10:28.059675 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-04-25 09:10:28.059699 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-04-25 09:10:28.059723 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-04-25 09:10:28.059745 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-04-25 09:10:28.059768 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-04-25 09:10:28.059831 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29618460.txt 2026-04-25 09:10:28.059859 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29618460.yaml 2026-04-25 09:10:28.059885 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29618465.txt 2026-04-25 09:10:28.059908 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29618465.yaml 2026-04-25 09:10:28.059933 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-04-25 09:10:28.059957 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-04-25 09:10:28.059983 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-04-25 09:10:28.060006 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-04-25 09:10:28.060029 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-04-25 09:10:28.060052 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-04-25 09:10:28.060078 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-04-25 09:10:28.060105 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-04-25 09:10:28.060132 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-04-25 09:10:28.060156 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-04-25 09:10:28.060180 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-04-25 09:10:28.060199 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-04-25 09:10:28.060217 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-04-25 09:10:28.060235 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-04-25 09:10:28.060253 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-04-25 09:10:28.060271 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-04-25 09:10:28.060289 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-04-25 09:10:28.060306 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-04-25 09:10:28.060324 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-04-25 09:10:28.060341 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-04-25 09:10:28.060358 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-04-25 09:10:28.060385 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-04-25 09:10:28.060403 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-04-25 09:10:28.060421 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-04-25 09:10:28.060439 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-04-25 09:10:28.060457 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-04-25 09:10:28.060474 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-04-25 09:10:28.060491 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-04-25 09:10:28.060509 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-04-25 09:10:28.060527 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-04-25 09:10:28.060544 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-04-25 09:10:28.060561 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-04-25 09:10:28.060579 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.txt 2026-04-25 09:10:28.060596 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.yaml 2026-04-25 09:10:28.060614 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.txt 2026-04-25 09:10:28.060632 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.yaml 2026-04-25 09:10:28.060649 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.txt 2026-04-25 09:10:28.060667 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.yaml 2026-04-25 09:10:28.060685 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.txt 2026-04-25 09:10:28.060702 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.yaml 2026-04-25 09:10:28.060720 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.txt 2026-04-25 09:10:28.060737 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.yaml 2026-04-25 09:10:28.060755 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt 2026-04-25 09:10:28.060772 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml 2026-04-25 09:10:28.060790 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt 2026-04-25 09:10:28.060808 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml 2026-04-25 09:10:28.060825 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-04-25 09:10:28.060843 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-04-25 09:10:28.060860 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-04-25 09:10:28.060878 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-04-25 09:10:28.060895 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-04-25 09:10:28.060912 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-04-25 09:10:28.060929 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-04-25 09:10:28.060968 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-04-25 09:10:28.060988 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-04-25 09:10:28.061006 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-04-25 09:10:28.061024 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-04-25 09:10:28.061042 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-04-25 09:10:28.061059 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-04-25 09:10:28.061083 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-04-25 09:10:28.061101 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-04-25 09:10:28.061120 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-04-25 09:10:28.061138 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-04-25 09:10:28.061156 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-04-25 09:10:28.061175 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-04-25 09:10:28.061193 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-04-25 09:10:28.061211 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-04-25 09:10:28.061229 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-04-25 09:10:28.061247 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-04-25 09:10:28.061265 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-04-25 09:10:28.061283 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-04-25 09:10:28.061301 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-04-25 09:10:28.061318 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-04-25 09:10:28.061336 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-04-25 09:10:28.061528 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-04-25 09:10:28.061546 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-04-25 09:10:28.061564 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-04-25 09:10:28.061582 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-04-25 09:10:28.061600 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-04-25 09:10:28.061618 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-04-25 09:10:28.061636 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt 2026-04-25 09:10:28.061655 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml 2026-04-25 09:10:28.061673 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt 2026-04-25 09:10:28.061692 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml 2026-04-25 09:10:28.061710 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-04-25 09:10:28.061728 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-04-25 09:10:28.061745 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-04-25 09:10:28.061763 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-04-25 09:10:28.061781 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-04-25 09:10:28.061799 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-04-25 09:10:28.061817 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-04-25 09:10:28.061835 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-04-25 09:10:28.061853 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-04-25 09:10:28.061875 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-04-25 09:10:28.061893 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-04-25 09:10:28.061911 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-04-25 09:10:28.061929 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-04-25 09:10:28.061946 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-04-25 09:10:28.061963 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-04-25 09:10:28.061981 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-04-25 09:10:28.061998 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-04-25 09:10:28.062015 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-04-25 09:10:28.062032 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-04-25 09:10:28.062050 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-585849dc6d-m4vvg.txt 2026-04-25 09:10:28.062067 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-585849dc6d-m4vvg.yaml 2026-04-25 09:10:28.062085 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-dzjlz.txt 2026-04-25 09:10:28.062103 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-dzjlz.yaml 2026-04-25 09:10:28.062124 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-g7djb.txt 2026-04-25 09:10:28.062149 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-g7djb.yaml 2026-04-25 09:10:28.062176 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-sm6j8.txt 2026-04-25 09:10:28.062198 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-sm6j8.yaml 2026-04-25 09:10:28.062217 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-rn57x.txt 2026-04-25 09:10:28.062235 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-rn57x.yaml 2026-04-25 09:10:28.062252 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-qp6mf.txt 2026-04-25 09:10:28.062270 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-qp6mf.yaml 2026-04-25 09:10:28.062288 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-r8gb9.txt 2026-04-25 09:10:28.062305 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-r8gb9.yaml 2026-04-25 09:10:28.062323 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-c7c97f64-kp6k2.txt 2026-04-25 09:10:28.062341 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-c7c97f64-kp6k2.yaml 2026-04-25 09:10:28.062358 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-589d6bc7b4-vczcz.txt 2026-04-25 09:10:28.062376 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-589d6bc7b4-vczcz.yaml 2026-04-25 09:10:28.062393 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-sqbt8.txt 2026-04-25 09:10:28.062410 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-sqbt8.yaml 2026-04-25 09:10:28.062428 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-kmjvd.txt 2026-04-25 09:10:28.062445 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-kmjvd.yaml 2026-04-25 09:10:28.062462 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-kgh8z.txt 2026-04-25 09:10:28.062487 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-kgh8z.yaml 2026-04-25 09:10:28.062507 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-n724x.txt 2026-04-25 09:10:28.062525 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-n724x.yaml 2026-04-25 09:10:28.062543 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-7sg8g.txt 2026-04-25 09:10:28.062560 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-7sg8g.yaml 2026-04-25 09:10:28.062577 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-7c5p5.txt 2026-04-25 09:10:28.062595 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-7c5p5.yaml 2026-04-25 09:10:28.062612 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-57czq.txt 2026-04-25 09:10:28.062630 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-57czq.yaml 2026-04-25 09:10:28.062648 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-zh8bc.txt 2026-04-25 09:10:28.062665 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-zh8bc.yaml 2026-04-25 09:10:28.062683 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-qwsth.txt 2026-04-25 09:10:28.062700 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-qwsth.yaml 2026-04-25 09:10:28.062718 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-67cd8b6cdd-74k8g.txt 2026-04-25 09:10:28.062735 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-67cd8b6cdd-74k8g.yaml 2026-04-25 09:10:28.062753 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-mljkq.txt 2026-04-25 09:10:28.062770 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-mljkq.yaml 2026-04-25 09:10:28.062788 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-cc4cd4544-hvpjs.txt 2026-04-25 09:10:28.062805 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-cc4cd4544-hvpjs.yaml 2026-04-25 09:10:28.062824 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29618465-xgqs8.txt 2026-04-25 09:10:28.062842 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29618465-xgqs8.yaml 2026-04-25 09:10:28.062860 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-6445cbbdb-dzhk8.txt 2026-04-25 09:10:28.062877 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-6445cbbdb-dzhk8.yaml 2026-04-25 09:10:28.062895 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-l8rhg.txt 2026-04-25 09:10:28.062913 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-l8rhg.yaml 2026-04-25 09:10:28.062931 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-769x5.txt 2026-04-25 09:10:28.062949 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-769x5.yaml 2026-04-25 09:10:28.062966 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-2p8k4.txt 2026-04-25 09:10:28.062984 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-2p8k4.yaml 2026-04-25 09:10:28.063001 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-8f7nv.txt 2026-04-25 09:10:28.063019 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-8f7nv.yaml 2026-04-25 09:10:28.063036 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-mwkrz.txt 2026-04-25 09:10:28.063054 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-mwkrz.yaml 2026-04-25 09:10:28.063071 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-sw9h8.txt 2026-04-25 09:10:28.063088 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-sw9h8.yaml 2026-04-25 09:10:28.063110 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-sdxgm.txt 2026-04-25 09:10:28.063128 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-sdxgm.yaml 2026-04-25 09:10:28.063145 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-65w89.txt 2026-04-25 09:10:28.063162 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-65w89.yaml 2026-04-25 09:10:28.063179 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-5dd768c87f-wttbj.txt 2026-04-25 09:10:28.063196 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-5dd768c87f-wttbj.yaml 2026-04-25 09:10:28.063213 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-p48nt.txt 2026-04-25 09:10:28.063231 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-p48nt.yaml 2026-04-25 09:10:28.063248 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-5c7f64d9d9-wv2lf.txt 2026-04-25 09:10:28.063265 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-5c7f64d9d9-wv2lf.yaml 2026-04-25 09:10:28.063283 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-qzktf.txt 2026-04-25 09:10:28.063300 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-qzktf.yaml 2026-04-25 09:10:28.063318 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-wlwws.txt 2026-04-25 09:10:28.063335 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-wlwws.yaml 2026-04-25 09:10:28.063352 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-vvg2j.txt 2026-04-25 09:10:28.063370 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-vvg2j.yaml 2026-04-25 09:10:28.063388 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-5b7db4df86-bpgln.txt 2026-04-25 09:10:28.063405 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-5b7db4df86-bpgln.yaml 2026-04-25 09:10:28.063422 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29618460-l92m5.txt 2026-04-25 09:10:28.063440 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29618460-l92m5.yaml 2026-04-25 09:10:28.063457 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29618465-csvdd.txt 2026-04-25 09:10:28.063474 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29618465-csvdd.yaml 2026-04-25 09:10:28.063492 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-rzgnh.txt 2026-04-25 09:10:28.063509 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-rzgnh.yaml 2026-04-25 09:10:28.063526 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-68hck.txt 2026-04-25 09:10:28.063543 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-68hck.yaml 2026-04-25 09:10:28.063560 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-k5525.txt 2026-04-25 09:10:28.063577 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-k5525.yaml 2026-04-25 09:10:28.063594 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-dnmxz.txt 2026-04-25 09:10:28.063612 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-dnmxz.yaml 2026-04-25 09:10:28.063629 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-qgxgn.txt 2026-04-25 09:10:28.063647 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-qgxgn.yaml 2026-04-25 09:10:28.063664 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-746df5db67-vvdpl.txt 2026-04-25 09:10:28.063682 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-746df5db67-vvdpl.yaml 2026-04-25 09:10:28.063699 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-lpqbs.txt 2026-04-25 09:10:28.063721 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-lpqbs.yaml 2026-04-25 09:10:28.063739 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-fz4kn.txt 2026-04-25 09:10:28.063757 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-fz4kn.yaml 2026-04-25 09:10:28.063808 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-vbh2c.txt 2026-04-25 09:10:28.063827 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-vbh2c.yaml 2026-04-25 09:10:28.063845 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-545d4f7cfb-vs5h6.txt 2026-04-25 09:10:28.063864 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-545d4f7cfb-vs5h6.yaml 2026-04-25 09:10:28.063882 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-kcwvz.txt 2026-04-25 09:10:28.063900 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-kcwvz.yaml 2026-04-25 09:10:28.063918 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-nz67p.txt 2026-04-25 09:10:28.063936 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-nz67p.yaml 2026-04-25 09:10:28.063953 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-97szl.txt 2026-04-25 09:10:28.063971 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-97szl.yaml 2026-04-25 09:10:28.063988 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-6trm9.txt 2026-04-25 09:10:28.064006 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-6trm9.yaml 2026-04-25 09:10:28.064024 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-qqssb.txt 2026-04-25 09:10:28.064042 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-qqssb.yaml 2026-04-25 09:10:28.064059 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-t95mp.txt 2026-04-25 09:10:28.064077 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-t95mp.yaml 2026-04-25 09:10:28.064094 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-46hz9.txt 2026-04-25 09:10:28.064112 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-46hz9.yaml 2026-04-25 09:10:28.064129 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-krrb6.txt 2026-04-25 09:10:28.064147 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-krrb6.yaml 2026-04-25 09:10:28.064165 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-54c78984f7-7spm7.txt 2026-04-25 09:10:28.064183 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-54c78984f7-7spm7.yaml 2026-04-25 09:10:28.064200 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-p8vn7.txt 2026-04-25 09:10:28.064218 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-p8vn7.yaml 2026-04-25 09:10:28.064235 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-04-25 09:10:28.064252 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-04-25 09:10:28.064269 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-x259q.txt 2026-04-25 09:10:28.064287 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-x259q.yaml 2026-04-25 09:10:28.064307 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-7c59l.txt 2026-04-25 09:10:28.064327 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-7c59l.yaml 2026-04-25 09:10:28.064344 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-fv962.txt 2026-04-25 09:10:28.064362 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-fv962.yaml 2026-04-25 09:10:28.064379 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-4zzc5.txt 2026-04-25 09:10:28.064401 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-4zzc5.yaml 2026-04-25 09:10:28.064419 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-bb2z6.txt 2026-04-25 09:10:28.064437 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-bb2z6.yaml 2026-04-25 09:10:28.064454 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-dkftb.txt 2026-04-25 09:10:28.064471 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-dkftb.yaml 2026-04-25 09:10:28.064488 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-9nbrv.txt 2026-04-25 09:10:28.064506 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-9nbrv.yaml 2026-04-25 09:10:28.064523 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-cf56b6468-lhblp.txt 2026-04-25 09:10:28.064540 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-cf56b6468-lhblp.yaml 2026-04-25 09:10:28.064557 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-69c5fb76dc-n44hg.txt 2026-04-25 09:10:28.064575 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-69c5fb76dc-n44hg.yaml 2026-04-25 09:10:28.064592 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-55549966cb-h7rtg.txt 2026-04-25 09:10:28.064609 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-55549966cb-h7rtg.yaml 2026-04-25 09:10:28.064626 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-qcnll.txt 2026-04-25 09:10:28.064642 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-qcnll.yaml 2026-04-25 09:10:28.064659 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-5hvgb.txt 2026-04-25 09:10:28.064677 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-5hvgb.yaml 2026-04-25 09:10:28.064694 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-qk97w.txt 2026-04-25 09:10:28.064711 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-qk97w.yaml 2026-04-25 09:10:28.064728 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-7bfcb8f964-78z6s.txt 2026-04-25 09:10:28.064745 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-7bfcb8f964-78z6s.yaml 2026-04-25 09:10:28.064762 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-qlrrv.txt 2026-04-25 09:10:28.064779 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-qlrrv.yaml 2026-04-25 09:10:28.064797 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-t84s4.txt 2026-04-25 09:10:28.064814 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-t84s4.yaml 2026-04-25 09:10:28.064831 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-gzltc.txt 2026-04-25 09:10:28.064848 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-gzltc.yaml 2026-04-25 09:10:28.064865 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-xnqr2.txt 2026-04-25 09:10:28.064882 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-xnqr2.yaml 2026-04-25 09:10:28.064899 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-f2n4m.txt 2026-04-25 09:10:28.064916 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-f2n4m.yaml 2026-04-25 09:10:28.064933 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-69f7b46f89-vr2x7.txt 2026-04-25 09:10:28.064970 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-69f7b46f89-vr2x7.yaml 2026-04-25 09:10:28.064989 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-jh4d8.txt 2026-04-25 09:10:28.065005 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-jh4d8.yaml 2026-04-25 09:10:28.065027 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-77c5b6b9d4-b6n6n.txt 2026-04-25 09:10:28.065046 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-77c5b6b9d4-b6n6n.yaml 2026-04-25 09:10:28.065063 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-xkrcs.txt 2026-04-25 09:10:28.065080 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-xkrcs.yaml 2026-04-25 09:10:28.065098 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-xpfxn.txt 2026-04-25 09:10:28.065116 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-xpfxn.yaml 2026-04-25 09:10:28.065133 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-7659bd74f8-8jbjh.txt 2026-04-25 09:10:28.065151 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-7659bd74f8-8jbjh.yaml 2026-04-25 09:10:28.065168 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt 2026-04-25 09:10:28.065186 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml 2026-04-25 09:10:28.065204 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt 2026-04-25 09:10:28.065221 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml 2026-04-25 09:10:28.065238 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-04-25 09:10:28.065256 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-04-25 09:10:28.065273 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-04-25 09:10:28.065291 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-04-25 09:10:28.065309 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6c66f85544-lnb6c.txt 2026-04-25 09:10:28.065326 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6c66f85544-lnb6c.yaml 2026-04-25 09:10:28.065344 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-bshkj.txt 2026-04-25 09:10:28.065362 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-bshkj.yaml 2026-04-25 09:10:28.065380 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-lkvvr.txt 2026-04-25 09:10:28.065398 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-lkvvr.yaml 2026-04-25 09:10:28.065416 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-k6jmj.txt 2026-04-25 09:10:28.065433 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-k6jmj.yaml 2026-04-25 09:10:28.065451 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-8brnc.txt 2026-04-25 09:10:28.065469 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-8brnc.yaml 2026-04-25 09:10:28.065486 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-5zm77.txt 2026-04-25 09:10:28.065504 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-5zm77.yaml 2026-04-25 09:10:28.065521 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-qccg9.txt 2026-04-25 09:10:28.065538 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-qccg9.yaml 2026-04-25 09:10:28.065556 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-04-25 09:10:28.065574 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-04-25 09:10:28.065591 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-04-25 09:10:28.065609 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-04-25 09:10:28.065626 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-gfnsm.txt 2026-04-25 09:10:28.065648 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-gfnsm.yaml 2026-04-25 09:10:28.065666 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-04-25 09:10:28.065683 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-04-25 09:10:28.065699 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-04-25 09:10:28.065717 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-04-25 09:10:28.065734 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-04-25 09:10:28.065752 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-04-25 09:10:28.065769 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-04-25 09:10:28.065787 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-04-25 09:10:28.065804 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-cmlz8.txt 2026-04-25 09:10:28.065822 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-cmlz8.yaml 2026-04-25 09:10:28.065839 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-04-25 09:10:28.065857 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-04-25 09:10:28.065874 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-9nk6m.txt 2026-04-25 09:10:28.065892 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-9nk6m.yaml 2026-04-25 09:10:28.065909 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-ql9qm.txt 2026-04-25 09:10:28.065927 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-ql9qm.yaml 2026-04-25 09:10:28.065944 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-68c4c66456-mzvkj.txt 2026-04-25 09:10:28.065962 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-68c4c66456-mzvkj.yaml 2026-04-25 09:10:28.065979 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-54b9f57665-kz5gt.txt 2026-04-25 09:10:28.065996 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-54b9f57665-kz5gt.yaml 2026-04-25 09:10:28.066013 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-67gxw.txt 2026-04-25 09:10:28.066030 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-67gxw.yaml 2026-04-25 09:10:28.066047 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-9pj24.txt 2026-04-25 09:10:28.066064 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-9pj24.yaml 2026-04-25 09:10:28.066082 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-04-25 09:10:28.066100 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-04-25 09:10:28.066117 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-04-25 09:10:28.066135 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-04-25 09:10:28.066153 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-04-25 09:10:28.066170 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-04-25 09:10:28.066188 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-04-25 09:10:28.066206 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-04-25 09:10:28.066223 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-04-25 09:10:28.066245 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-04-25 09:10:28.066263 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-04-25 09:10:28.066282 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-04-25 09:10:28.066302 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-04-25 09:10:28.066320 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-04-25 09:10:28.066337 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-04-25 09:10:28.066355 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-04-25 09:10:28.066372 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-04-25 09:10:28.066390 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-04-25 09:10:28.066407 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-04-25 09:10:28.066425 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-04-25 09:10:28.066442 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-04-25 09:10:28.066460 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-04-25 09:10:28.066477 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-04-25 09:10:28.066495 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-04-25 09:10:28.066512 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-04-25 09:10:28.066529 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-04-25 09:10:28.066547 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-04-25 09:10:28.066564 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-04-25 09:10:28.066582 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-04-25 09:10:28.066599 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-04-25 09:10:28.066617 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-04-25 09:10:28.066634 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-04-25 09:10:28.066652 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-04-25 09:10:28.066669 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-04-25 09:10:28.066692 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-04-25 09:10:28.066716 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-04-25 09:10:28.066740 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-04-25 09:10:28.066762 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-04-25 09:10:28.066781 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-04-25 09:10:28.066798 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-04-25 09:10:28.066815 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-04-25 09:10:28.066834 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-04-25 09:10:28.066856 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-04-25 09:10:28.066875 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-04-25 09:10:28.066892 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-04-25 09:10:28.066910 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-04-25 09:10:28.066930 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-04-25 09:10:28.066948 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-04-25 09:10:28.066966 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-04-25 09:10:28.066983 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-04-25 09:10:28.067001 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-04-25 09:10:28.067019 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-04-25 09:10:28.067044 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-04-25 09:10:28.067068 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-04-25 09:10:28.067087 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-04-25 09:10:28.067104 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-04-25 09:10:28.067122 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-04-25 09:10:28.067147 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-04-25 09:10:28.067171 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-04-25 09:10:28.067190 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-04-25 09:10:28.067208 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-04-25 09:10:28.067232 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-04-25 09:10:28.067258 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-04-25 09:10:28.067277 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-04-25 09:10:28.067295 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-04-25 09:10:28.067318 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-04-25 09:10:28.067343 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-04-25 09:10:28.067366 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-04-25 09:10:28.067384 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-04-25 09:10:28.067410 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-04-25 09:10:28.067435 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-04-25 09:10:28.067458 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-04-25 09:10:28.067481 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-04-25 09:10:28.067506 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-04-25 09:10:28.067529 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-04-25 09:10:28.067551 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-04-25 09:10:28.067583 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-04-25 09:10:28.067607 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-04-25 09:10:28.067629 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-04-25 09:10:28.067653 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-04-25 09:10:28.067677 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-04-25 09:10:28.067700 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-04-25 09:10:28.067723 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-04-25 09:10:28.067748 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-04-25 09:10:28.067783 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-04-25 09:10:28.067808 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-04-25 09:10:28.067834 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-04-25 09:10:28.067858 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-04-25 09:10:28.067882 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-04-25 09:10:28.067907 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-04-25 09:10:28.067930 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-04-25 09:10:28.067953 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-04-25 09:10:28.067975 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-04-25 09:10:28.067997 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-04-25 09:10:28.068021 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-04-25 09:10:28.068045 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-04-25 09:10:28.068072 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-04-25 09:10:28.068099 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-04-25 09:10:28.068122 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-04-25 09:10:28.068147 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-04-25 09:10:28.068172 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-04-25 09:10:28.068196 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-04-25 09:10:28.068220 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-04-25 09:10:28.068245 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-04-25 09:10:28.068268 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-04-25 09:10:28.068293 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-04-25 09:10:28.068317 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-04-25 09:10:28.068341 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-04-25 09:10:28.068365 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-04-25 09:10:28.068387 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-04-25 09:10:28.068411 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-04-25 09:10:28.068445 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-04-25 09:10:28.068469 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-04-25 09:10:28.068494 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-04-25 09:10:28.068518 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-04-25 09:10:28.068542 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-04-25 09:10:28.068567 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-04-25 09:10:28.068592 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-04-25 09:10:28.068616 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-04-25 09:10:28.068641 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-04-25 09:10:28.068665 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-04-25 09:10:28.068689 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-04-25 09:10:28.068715 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-04-25 09:10:28.068740 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-04-25 09:10:28.068764 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-04-25 09:10:28.068790 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-04-25 09:10:28.068815 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-04-25 09:10:28.068840 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-04-25 09:10:28.068865 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-04-25 09:10:28.068891 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-04-25 09:10:28.068916 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-04-25 09:10:28.068966 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-04-25 09:10:28.068999 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-04-25 09:10:28.069025 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-04-25 09:10:28.069051 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-04-25 09:10:28.069076 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-04-25 09:10:28.069100 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-04-25 09:10:28.069125 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-04-25 09:10:28.069150 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-04-25 09:10:28.069174 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-04-25 09:10:28.069199 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-04-25 09:10:28.069223 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-04-25 09:10:28.069248 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-04-25 09:10:28.069273 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-04-25 09:10:28.069304 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-04-25 09:10:28.069329 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-04-25 09:10:28.069354 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-04-25 09:10:28.069378 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-04-25 09:10:28.069402 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-04-25 09:10:28.069429 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-04-25 09:10:28.069452 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-04-25 09:10:28.069476 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-04-25 09:10:28.069501 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-04-25 09:10:28.069526 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-04-25 09:10:28.069550 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-04-25 09:10:28.069577 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-04-25 09:10:28.069604 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-04-25 09:10:28.069628 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-04-25 09:10:28.069652 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-04-25 09:10:28.069679 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-04-25 09:10:28.069704 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-04-25 09:10:28.069730 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-04-25 09:10:28.069758 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-04-25 09:10:28.069785 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-04-25 09:10:28.069811 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-04-25 09:10:28.069839 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-04-25 09:10:28.069866 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-04-25 09:10:28.069893 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-04-25 09:10:28.069920 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-04-25 09:10:28.069947 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-04-25 09:10:28.069974 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-04-25 09:10:28.069999 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-04-25 09:10:28.070023 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-04-25 09:10:28.070047 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-04-25 09:10:28.070071 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-04-25 09:10:28.070095 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-04-25 09:10:28.070120 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-04-25 09:10:28.070145 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-04-25 09:10:28.070178 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-04-25 09:10:28.070206 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-04-25 09:10:28.070231 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-04-25 09:10:28.070257 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-04-25 09:10:28.070280 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-04-25 09:10:28.070304 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-04-25 09:10:28.070328 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-04-25 09:10:28.070353 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-04-25 09:10:28.070376 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-04-25 09:10:28.070398 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-04-25 09:10:28.070422 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-04-25 09:10:28.070446 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-04-25 09:10:28.070468 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-04-25 09:10:28.070489 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.txt 2026-04-25 09:10:28.070512 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.yaml 2026-04-25 09:10:28.070533 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt 2026-04-25 09:10:28.070551 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml 2026-04-25 09:10:28.070569 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt 2026-04-25 09:10:28.070586 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml 2026-04-25 09:10:28.070604 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt 2026-04-25 09:10:28.070622 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml 2026-04-25 09:10:28.070639 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt 2026-04-25 09:10:28.070656 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml 2026-04-25 09:10:28.070674 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt 2026-04-25 09:10:28.070692 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml 2026-04-25 09:10:28.070709 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-04-25 09:10:28.070727 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-04-25 09:10:28.070744 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-04-25 09:10:28.070761 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-04-25 09:10:28.070778 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-04-25 09:10:28.070795 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-04-25 09:10:28.070812 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-04-25 09:10:28.070830 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-04-25 09:10:28.070848 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-04-25 09:10:28.070871 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-04-25 09:10:28.070889 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-04-25 09:10:28.070907 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-04-25 09:10:28.070925 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-04-25 09:10:28.070942 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-04-25 09:10:28.070960 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-04-25 09:10:28.070977 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-04-25 09:10:28.070995 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-04-25 09:10:28.071013 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-04-25 09:10:28.071030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-04-25 09:10:28.071048 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-04-25 09:10:28.071066 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-04-25 09:10:28.071083 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-04-25 09:10:28.071100 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-04-25 09:10:28.071118 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-04-25 09:10:28.071136 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-04-25 09:10:28.071153 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-04-25 09:10:28.071170 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-04-25 09:10:28.071188 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-04-25 09:10:28.071205 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-04-25 09:10:28.071223 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-04-25 09:10:28.071242 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-04-25 09:10:28.071261 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-04-25 09:10:28.071279 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-04-25 09:10:28.071297 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-04-25 09:10:28.071315 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-04-25 09:10:28.071333 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-04-25 09:10:28.071350 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-04-25 09:10:28.071368 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-04-25 09:10:28.071385 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-04-25 09:10:28.071403 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-04-25 09:10:28.071420 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-04-25 09:10:28.071438 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-04-25 09:10:28.071455 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-04-25 09:10:28.071477 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-04-25 09:10:28.071495 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-04-25 09:10:28.071512 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-04-25 09:10:28.071530 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-04-25 09:10:28.071547 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-04-25 09:10:28.071565 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-04-25 09:10:28.071582 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-04-25 09:10:28.071599 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-04-25 09:10:28.071617 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-04-25 09:10:28.071634 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-04-25 09:10:28.071652 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-04-25 09:10:28.071670 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-04-25 09:10:28.071687 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-04-25 09:10:28.071704 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-04-25 09:10:28.071722 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-04-25 09:10:28.071785 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-04-25 09:10:28.071806 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-04-25 09:10:28.071824 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-04-25 09:10:28.071842 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-04-25 09:10:28.071860 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-04-25 09:10:28.071878 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-04-25 09:10:28.071895 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-04-25 09:10:28.071912 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-04-25 09:10:28.071930 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-04-25 09:10:28.071947 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-04-25 09:10:28.071965 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-04-25 09:10:28.071982 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-04-25 09:10:28.072000 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-04-25 09:10:28.072018 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-04-25 09:10:28.072035 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-04-25 09:10:28.072052 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-04-25 09:10:28.072069 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-04-25 09:10:28.072086 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-04-25 09:10:28.072108 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-04-25 09:10:28.072125 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-04-25 09:10:28.072143 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-04-25 09:10:28.072160 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-04-25 09:10:28.072177 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-04-25 09:10:28.072195 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-04-25 09:10:28.072212 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-04-25 09:10:28.072229 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-04-25 09:10:28.072246 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-04-25 09:10:28.072264 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-04-25 09:10:28.072281 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-04-25 09:10:28.072299 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-04-25 09:10:28.072317 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-04-25 09:10:28.072334 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-04-25 09:10:28.072355 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-04-25 09:10:28.072381 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-04-25 09:10:28.072405 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-04-25 09:10:28.072428 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-04-25 09:10:28.072454 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-04-25 09:10:28.072473 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-04-25 09:10:28.072491 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-04-25 09:10:28.072515 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-04-25 09:10:28.072541 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-04-25 09:10:28.072564 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-04-25 09:10:28.072584 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-04-25 09:10:28.072607 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-04-25 09:10:28.072633 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-04-25 09:10:28.072655 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-04-25 09:10:28.072675 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-04-25 09:10:28.072700 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-04-25 09:10:28.072724 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-04-25 09:10:28.072746 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-04-25 09:10:28.072765 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-04-25 09:10:28.072798 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-04-25 09:10:28.072824 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-04-25 09:10:28.072846 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-04-25 09:10:28.072870 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-04-25 09:10:28.072894 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-04-25 09:10:28.072918 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-04-25 09:10:28.072941 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-04-25 09:10:28.072994 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-04-25 09:10:28.073018 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-04-25 09:10:28.073043 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-04-25 09:10:28.073066 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-04-25 09:10:28.073090 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-04-25 09:10:28.073113 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-04-25 09:10:28.073137 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-04-25 09:10:28.073163 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-04-25 09:10:28.073188 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-04-25 09:10:28.073212 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-04-25 09:10:28.073235 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-04-25 09:10:28.073258 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-04-25 09:10:28.073283 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-04-25 09:10:28.073306 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-04-25 09:10:28.073328 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-04-25 09:10:28.073350 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-04-25 09:10:28.073373 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-04-25 09:10:28.073398 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-04-25 09:10:28.073421 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-04-25 09:10:28.073444 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-04-25 09:10:28.073468 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-04-25 09:10:28.073493 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-04-25 09:10:28.073516 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-04-25 09:10:28.073540 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-04-25 09:10:28.073564 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-04-25 09:10:28.073586 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-04-25 09:10:28.073620 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-04-25 09:10:28.073646 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-04-25 09:10:28.073671 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-04-25 09:10:28.073696 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-04-25 09:10:28.073720 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-04-25 09:10:28.073742 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-04-25 09:10:28.073765 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-04-25 09:10:28.073786 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-04-25 09:10:28.073804 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-04-25 09:10:28.073822 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-04-25 09:10:28.073840 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-04-25 09:10:28.073858 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-04-25 09:10:28.073876 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-04-25 09:10:28.073894 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-04-25 09:10:28.073912 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-04-25 09:10:28.073929 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-04-25 09:10:28.073947 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-04-25 09:10:28.073965 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-04-25 09:10:28.073982 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-04-25 09:10:28.074000 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-04-25 09:10:28.074017 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-04-25 09:10:28.074035 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-04-25 09:10:28.074053 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-04-25 09:10:28.074071 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-04-25 09:10:28.074089 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-04-25 09:10:28.074107 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-04-25 09:10:28.074125 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-04-25 09:10:28.074142 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-04-25 09:10:28.074160 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-04-25 09:10:28.074178 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-04-25 09:10:28.074196 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-04-25 09:10:28.074213 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-04-25 09:10:28.074231 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-04-25 09:10:28.074249 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-04-25 09:10:28.074272 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-04-25 09:10:28.074290 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-04-25 09:10:28.074311 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-04-25 09:10:28.074337 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-04-25 09:10:28.074360 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-04-25 09:10:28.074378 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-04-25 09:10:28.074395 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-04-25 09:10:28.074413 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-04-25 09:10:28.074430 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-04-25 09:10:28.074448 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-04-25 09:10:28.074465 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-04-25 09:10:28.074483 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-04-25 09:10:28.074500 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-04-25 09:10:28.074517 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-04-25 09:10:28.074534 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-04-25 09:10:28.074552 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-04-25 09:10:28.074569 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-04-25 09:10:28.074586 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-04-25 09:10:28.074603 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-04-25 09:10:28.074620 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-04-25 09:10:28.074638 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-04-25 09:10:28.074655 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-04-25 09:10:28.074672 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-04-25 09:10:28.074689 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-04-25 09:10:28.074707 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-04-25 09:10:28.074730 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-04-25 09:10:28.074755 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-04-25 09:10:28.074774 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-04-25 09:10:28.074792 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-04-25 09:10:28.074810 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-04-25 09:10:28.074827 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-04-25 09:10:28.074845 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-04-25 09:10:28.074862 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-04-25 09:10:28.074886 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-04-25 09:10:28.074904 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-04-25 09:10:28.074921 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-04-25 09:10:28.074938 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-04-25 09:10:28.074955 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-04-25 09:10:28.074972 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-04-25 09:10:28.074990 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-04-25 09:10:28.075006 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-04-25 09:10:28.075024 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-04-25 09:10:28.075041 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-04-25 09:10:28.075058 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-04-25 09:10:28.075076 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-04-25 09:10:28.075093 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-04-25 09:10:28.075111 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-04-25 09:10:28.075129 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-04-25 09:10:28.075146 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-04-25 09:10:28.075164 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-04-25 09:10:28.075182 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-04-25 09:10:28.075199 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-04-25 09:10:28.075216 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-04-25 09:10:28.075234 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-04-25 09:10:28.075252 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-04-25 09:10:28.075269 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-04-25 09:10:28.075286 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-04-25 09:10:28.075303 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-04-25 09:10:28.075320 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-04-25 09:10:28.075338 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-04-25 09:10:28.075382 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-04-25 09:10:28.075416 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-04-25 09:10:28.075441 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-04-25 09:10:28.075460 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-04-25 09:10:28.075479 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-04-25 09:10:28.075497 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.txt 2026-04-25 09:10:28.075515 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.yaml 2026-04-25 09:10:28.075542 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt 2026-04-25 09:10:28.075562 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml 2026-04-25 09:10:28.075580 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt 2026-04-25 09:10:28.075598 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml 2026-04-25 09:10:28.075617 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt 2026-04-25 09:10:28.075641 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml 2026-04-25 09:10:28.075686 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt 2026-04-25 09:10:28.075717 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml 2026-04-25 09:10:28.075763 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt 2026-04-25 09:10:28.075792 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml 2026-04-25 09:10:28.075819 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-04-25 09:10:28.075845 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-04-25 09:10:28.075870 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-04-25 09:10:28.075897 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-04-25 09:10:28.075926 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-04-25 09:10:28.075952 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-04-25 09:10:28.075978 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-04-25 09:10:28.076003 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-04-25 09:10:28.076028 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-04-25 09:10:28.076054 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-04-25 09:10:28.076080 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-04-25 09:10:28.076105 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-04-25 09:10:28.076130 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-04-25 09:10:28.076156 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-04-25 09:10:28.076181 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-04-25 09:10:28.076206 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-04-25 09:10:28.076230 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-04-25 09:10:28.076255 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-04-25 09:10:28.076283 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-04-25 09:10:28.076313 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-04-25 09:10:28.076341 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-04-25 09:10:28.076369 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-04-25 09:10:28.076397 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-04-25 09:10:28.076424 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-04-25 09:10:28.076462 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-04-25 09:10:28.076493 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-04-25 09:10:28.076523 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-04-25 09:10:28.076552 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-04-25 09:10:28.076580 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-04-25 09:10:28.076608 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-04-25 09:10:28.076635 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-04-25 09:10:28.076663 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-04-25 09:10:28.076689 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-04-25 09:10:28.076715 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-04-25 09:10:28.076742 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-04-25 09:10:28.076769 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-04-25 09:10:28.076796 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-04-25 09:10:28.076821 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-04-25 09:10:28.076840 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-04-25 09:10:28.076858 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-04-25 09:10:28.076876 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-04-25 09:10:28.076895 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-04-25 09:10:28.076913 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-04-25 09:10:28.076930 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-04-25 09:10:28.076973 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-04-25 09:10:28.076993 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-04-25 09:10:28.077011 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-04-25 09:10:28.077029 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-04-25 09:10:28.077046 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-04-25 09:10:28.077066 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-04-25 09:10:28.077084 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-04-25 09:10:28.077102 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-04-25 09:10:28.077120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-04-25 09:10:28.077138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-04-25 09:10:28.077156 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-04-25 09:10:28.077174 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-04-25 09:10:28.077191 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-04-25 09:10:28.077208 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-04-25 09:10:28.077226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-04-25 09:10:28.077250 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-04-25 09:10:28.077269 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-04-25 09:10:28.077287 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-04-25 09:10:28.077305 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-04-25 09:10:28.077323 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-04-25 09:10:28.077340 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-04-25 09:10:28.077358 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-04-25 09:10:28.077375 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-04-25 09:10:28.077392 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-04-25 09:10:28.077410 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-04-25 09:10:28.077427 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-04-25 09:10:28.077444 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-04-25 09:10:28.077461 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-04-25 09:10:28.077478 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-04-25 09:10:28.077496 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-04-25 09:10:28.077513 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-04-25 09:10:28.077530 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-04-25 09:10:28.077548 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-04-25 09:10:28.077565 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-04-25 09:10:28.077582 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-04-25 09:10:28.077721 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-04-25 09:10:28.077761 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-04-25 09:10:28.077782 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-04-25 09:10:28.077804 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-04-25 09:10:28.077829 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-04-25 09:10:28.077854 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-04-25 09:10:28.077880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-04-25 09:10:28.077905 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-04-25 09:10:28.077929 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-04-25 09:10:28.077955 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-04-25 09:10:28.077980 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-04-25 09:10:28.078005 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-04-25 09:10:28.078029 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-04-25 09:10:28.078053 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-04-25 09:10:28.078079 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-04-25 09:10:28.078103 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-04-25 09:10:28.078136 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-04-25 09:10:28.078158 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-04-25 09:10:28.078177 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-04-25 09:10:28.078195 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-04-25 09:10:28.078214 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-04-25 09:10:28.078232 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-04-25 09:10:28.078250 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-04-25 09:10:28.078268 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-04-25 09:10:28.078289 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-04-25 09:10:28.078313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-04-25 09:10:28.078339 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-04-25 09:10:28.078359 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-04-25 09:10:28.078378 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-04-25 09:10:28.078396 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-04-25 09:10:28.078414 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-04-25 09:10:28.078432 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-04-25 09:10:28.078450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-04-25 09:10:28.078467 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-04-25 09:10:28.078485 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-04-25 09:10:28.078503 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-04-25 09:10:28.078520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-04-25 09:10:28.078537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-04-25 09:10:28.078555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-04-25 09:10:28.078573 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-04-25 09:10:28.078591 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-04-25 09:10:28.078609 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-04-25 09:10:28.078628 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-04-25 09:10:28.078646 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-04-25 09:10:28.078664 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-04-25 09:10:28.078682 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-04-25 09:10:28.078700 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-04-25 09:10:28.078717 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-04-25 09:10:28.078734 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-04-25 09:10:28.078751 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-04-25 09:10:28.078768 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-04-25 09:10:28.078786 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-04-25 09:10:28.078803 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-04-25 09:10:28.078825 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-04-25 09:10:28.078843 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-04-25 09:10:28.078860 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-04-25 09:10:28.078878 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-04-25 09:10:28.078895 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-04-25 09:10:28.078912 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-04-25 09:10:28.078929 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-04-25 09:10:28.078946 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-04-25 09:10:28.078963 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-04-25 09:10:28.078981 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-04-25 09:10:28.078998 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-04-25 09:10:28.079015 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-04-25 09:10:28.079033 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-04-25 09:10:28.079050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-04-25 09:10:28.079067 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-04-25 09:10:28.079084 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-04-25 09:10:28.079101 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-04-25 09:10:28.079118 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-04-25 09:10:28.079135 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-04-25 09:10:28.079152 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-04-25 09:10:28.079169 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-04-25 09:10:28.079187 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-04-25 09:10:28.079204 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-04-25 09:10:28.079222 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-04-25 09:10:28.079239 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-04-25 09:10:28.079256 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-04-25 09:10:28.079274 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-04-25 09:10:28.079292 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-04-25 09:10:28.079309 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-04-25 09:10:28.079326 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-04-25 09:10:28.079343 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-04-25 09:10:28.079361 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-04-25 09:10:28.079378 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-04-25 09:10:28.079395 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-04-25 09:10:28.079412 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-04-25 09:10:28.079429 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-04-25 09:10:28.079453 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-04-25 09:10:28.079472 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-04-25 09:10:28.079490 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-04-25 09:10:28.079507 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-04-25 09:10:28.079525 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-04-25 09:10:28.079543 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-04-25 09:10:28.079561 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-04-25 09:10:28.079579 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-04-25 09:10:28.079596 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-04-25 09:10:28.079614 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-04-25 09:10:28.079631 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-04-25 09:10:28.079649 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-04-25 09:10:28.079667 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-04-25 09:10:28.079684 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-04-25 09:10:28.079748 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-04-25 09:10:28.079773 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-04-25 09:10:28.079793 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-04-25 09:10:28.079811 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-04-25 09:10:28.079830 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-04-25 09:10:28.079848 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-04-25 09:10:28.079865 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-04-25 09:10:28.079883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-04-25 09:10:28.079901 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-04-25 09:10:28.079919 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-04-25 09:10:28.079937 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-04-25 09:10:28.079955 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-04-25 09:10:28.079973 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-04-25 09:10:28.079991 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-04-25 09:10:28.080009 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-04-25 09:10:28.080027 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-04-25 09:10:28.080044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-04-25 09:10:28.080063 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-04-25 09:10:28.080081 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-04-25 09:10:28.080098 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-04-25 09:10:28.080116 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-04-25 09:10:28.080134 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-04-25 09:10:28.080152 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-04-25 09:10:28.080175 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-04-25 09:10:28.080194 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-04-25 09:10:28.080212 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-04-25 09:10:28.080231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-04-25 09:10:28.080249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-04-25 09:10:28.080267 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-04-25 09:10:28.080285 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-04-25 09:10:28.080303 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-04-25 09:10:28.080322 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-04-25 09:10:28.080339 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-04-25 09:10:28.080357 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-04-25 09:10:28.080375 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-04-25 09:10:28.080393 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-04-25 09:10:28.080411 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-04-25 09:10:28.080428 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-04-25 09:10:28.080446 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-04-25 09:10:28.080463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-04-25 09:10:28.080481 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-04-25 09:10:28.080498 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-04-25 09:10:28.080516 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-04-25 09:10:28.080533 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.txt 2026-04-25 09:10:28.080551 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.yaml 2026-04-25 09:10:28.080569 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt 2026-04-25 09:10:28.080586 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml 2026-04-25 09:10:28.080604 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt 2026-04-25 09:10:28.080622 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml 2026-04-25 09:10:28.080640 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-04-25 09:10:28.080658 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-04-25 09:10:28.080676 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-04-25 09:10:28.080694 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-04-25 09:10:28.080712 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-04-25 09:10:28.080730 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-04-25 09:10:28.080747 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-04-25 09:10:28.080765 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-04-25 09:10:28.080783 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-04-25 09:10:28.080800 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-04-25 09:10:28.080818 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-04-25 09:10:28.080842 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-04-25 09:10:28.080861 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-04-25 09:10:28.080880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-04-25 09:10:28.080898 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-04-25 09:10:28.080916 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-04-25 09:10:28.080934 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-04-25 09:10:28.080977 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-04-25 09:10:28.080997 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-04-25 09:10:28.081016 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-04-25 09:10:28.081034 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-04-25 09:10:28.081052 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-04-25 09:10:28.081070 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-04-25 09:10:28.081087 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-04-25 09:10:28.081105 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-04-25 09:10:28.081123 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-04-25 09:10:28.081141 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-04-25 09:10:28.081159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-04-25 09:10:28.081177 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-04-25 09:10:28.081195 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-04-25 09:10:28.081213 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-04-25 09:10:28.081231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-04-25 09:10:28.081249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-04-25 09:10:28.081267 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-04-25 09:10:28.081285 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-04-25 09:10:28.081302 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-04-25 09:10:28.081320 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-04-25 09:10:28.081337 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-04-25 09:10:28.081354 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-04-25 09:10:28.081372 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-04-25 09:10:28.081390 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-25 09:10:28.081407 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-25 09:10:28.081425 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-04-25 09:10:28.081443 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-04-25 09:10:28.081466 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-04-25 09:10:28.081484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-04-25 09:10:28.081502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-04-25 09:10:28.081519 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-04-25 09:10:28.081537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-04-25 09:10:28.081555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-04-25 09:10:28.081573 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-04-25 09:10:28.081590 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-04-25 09:10:28.081608 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-04-25 09:10:28.081625 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-04-25 09:10:28.081643 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-04-25 09:10:28.081661 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-04-25 09:10:28.081679 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-04-25 09:10:28.081698 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-04-25 09:10:28.081716 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-04-25 09:10:28.081733 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-04-25 09:10:28.081751 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-04-25 09:10:28.081768 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-04-25 09:10:28.081786 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-04-25 09:10:28.081803 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-04-25 09:10:28.081821 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-04-25 09:10:28.081839 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-04-25 09:10:28.081856 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-04-25 09:10:28.081873 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-04-25 09:10:28.081891 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-04-25 09:10:28.081909 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-04-25 09:10:28.081926 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-04-25 09:10:28.081944 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-04-25 09:10:28.081962 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-04-25 09:10:28.081979 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-04-25 09:10:28.081997 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-04-25 09:10:28.082014 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-04-25 09:10:28.082031 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-04-25 09:10:28.082049 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-04-25 09:10:28.082072 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-04-25 09:10:28.082091 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-04-25 09:10:28.082108 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-04-25 09:10:28.082126 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-04-25 09:10:28.082144 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-04-25 09:10:28.082162 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-04-25 09:10:28.082179 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-04-25 09:10:28.082197 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-04-25 09:10:28.082215 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-04-25 09:10:28.082232 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-04-25 09:10:28.082249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-04-25 09:10:28.082267 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-04-25 09:10:28.082284 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-04-25 09:10:28.082305 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-04-25 09:10:28.082330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt 2026-04-25 09:10:28.082354 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml 2026-04-25 09:10:28.082374 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-04-25 09:10:28.082392 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-04-25 09:10:28.082409 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-04-25 09:10:28.082427 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-04-25 09:10:28.082445 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-04-25 09:10:28.082463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-04-25 09:10:28.082480 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-04-25 09:10:28.082498 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-04-25 09:10:28.082516 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-04-25 09:10:28.082533 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-04-25 09:10:28.082551 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-04-25 09:10:28.082568 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-04-25 09:10:28.082586 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-04-25 09:10:28.082604 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-04-25 09:10:28.082621 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-04-25 09:10:28.082638 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-04-25 09:10:28.082656 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-04-25 09:10:28.082674 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-04-25 09:10:28.082698 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-04-25 09:10:28.082718 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-04-25 09:10:28.082737 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-04-25 09:10:28.082755 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-04-25 09:10:28.082773 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-04-25 09:10:28.082792 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-04-25 09:10:28.082809 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-04-25 09:10:28.082827 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-04-25 09:10:28.082845 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-04-25 09:10:28.082863 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-04-25 09:10:28.082880 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-04-25 09:10:28.082898 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-04-25 09:10:28.082915 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-04-25 09:10:28.082933 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-04-25 09:10:28.082950 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-04-25 09:10:28.082967 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-04-25 09:10:28.082985 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-04-25 09:10:28.083002 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-04-25 09:10:28.083020 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-04-25 09:10:28.083038 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-04-25 09:10:28.083056 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-04-25 09:10:28.083073 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-04-25 09:10:28.083090 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-04-25 09:10:28.083108 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-04-25 09:10:28.083126 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-04-25 09:10:28.083143 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-04-25 09:10:28.083161 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-04-25 09:10:28.083178 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-04-25 09:10:28.083196 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-04-25 09:10:28.083213 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-04-25 09:10:28.083231 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-04-25 09:10:28.083249 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-04-25 09:10:28.083267 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-04-25 09:10:28.083284 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-04-25 09:10:28.083302 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-04-25 09:10:28.083326 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-04-25 09:10:28.083345 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-04-25 09:10:28.083363 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-04-25 09:10:28.083380 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-04-25 09:10:28.083398 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-04-25 09:10:28.083416 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-04-25 09:10:28.083434 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-04-25 09:10:28.083452 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-04-25 09:10:28.083469 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-04-25 09:10:28.083487 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-04-25 09:10:28.083505 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-04-25 09:10:28.083522 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-04-25 09:10:28.083539 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-04-25 09:10:28.083556 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-04-25 09:10:28.083573 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-04-25 09:10:28.083591 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-04-25 09:10:28.083608 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-04-25 09:10:28.083626 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-04-25 09:10:28.083643 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-04-25 09:10:28.083661 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-04-25 09:10:28.083679 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-04-25 09:10:28.083724 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-04-25 09:10:28.083744 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-04-25 09:10:28.083762 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-04-25 09:10:28.083780 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-04-25 09:10:28.083797 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-04-25 09:10:28.083815 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-04-25 09:10:28.083832 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-04-25 09:10:28.083849 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-04-25 09:10:28.083866 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-04-25 09:10:28.083883 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-04-25 09:10:28.083901 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-04-25 09:10:28.083918 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-04-25 09:10:28.083936 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-04-25 09:10:28.083958 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-04-25 09:10:28.083975 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-04-25 09:10:28.083993 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-04-25 09:10:28.084010 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-04-25 09:10:28.084027 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-04-25 09:10:28.084044 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-04-25 09:10:28.084062 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-04-25 09:10:28.084079 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-04-25 09:10:28.084096 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-04-25 09:10:28.084113 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-04-25 09:10:28.084130 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-04-25 09:10:28.084147 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-04-25 09:10:28.084165 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-04-25 09:10:28.084182 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-04-25 09:10:28.084200 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-04-25 09:10:28.084218 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-04-25 09:10:28.084235 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-04-25 09:10:28.084252 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-04-25 09:10:28.084271 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-04-25 09:10:28.084288 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-04-25 09:10:28.084306 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-04-25 09:10:28.084323 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-04-25 09:10:28.084340 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-04-25 09:10:28.084358 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-04-25 09:10:28.084375 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-04-25 09:10:28.084393 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-04-25 09:10:28.084410 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-04-25 09:10:28.084428 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-04-25 09:10:28.084445 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-04-25 09:10:28.084463 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-04-25 09:10:28.084481 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-04-25 09:10:28.084498 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-04-25 09:10:28.084516 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-04-25 09:10:28.084533 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-04-25 09:10:28.084551 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-04-25 09:10:28.084573 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-04-25 09:10:28.084591 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-04-25 09:10:28.084610 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-04-25 09:10:28.084627 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-04-25 09:10:28.084645 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-04-25 09:10:28.084662 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-04-25 09:10:28.084680 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-04-25 09:10:28.084698 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-04-25 09:10:28.084715 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-04-25 09:10:28.084749 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-04-25 09:10:28.084792 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-04-25 09:10:28.084820 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-04-25 09:10:28.084840 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-04-25 09:10:28.084859 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-04-25 09:10:28.084878 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-04-25 09:10:28.084897 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-04-25 09:10:28.084916 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-04-25 09:10:28.084934 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-04-25 09:10:28.084973 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-04-25 09:10:28.084992 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-04-25 09:10:28.085010 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-04-25 09:10:28.085028 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-04-25 09:10:28.085046 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-04-25 09:10:28.085064 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-04-25 09:10:28.085082 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-04-25 09:10:28.085099 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-04-25 09:10:28.085117 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-04-25 09:10:28.085134 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-04-25 09:10:28.085151 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-04-25 09:10:28.085169 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-04-25 09:10:28.085186 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-04-25 09:10:28.085204 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-04-25 09:10:28.085222 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-04-25 09:10:28.085239 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-04-25 09:10:28.085257 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-04-25 09:10:28.085282 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-04-25 09:10:28.085303 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-04-25 09:10:28.085323 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-04-25 09:10:28.085341 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-04-25 09:10:28.085358 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-04-25 09:10:28.085375 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-04-25 09:10:28.085392 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-04-25 09:10:28.085410 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-04-25 09:10:28.085427 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-04-25 09:10:28.085444 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-04-25 09:10:28.085461 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-04-25 09:10:28.085478 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-04-25 09:10:28.085495 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-04-25 09:10:28.085512 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-04-25 09:10:28.085529 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-04-25 09:10:28.085547 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-04-25 09:10:28.085564 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-04-25 09:10:28.085581 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-04-25 09:10:28.085599 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-04-25 09:10:28.085616 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-04-25 09:10:28.085633 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-04-25 09:10:28.085650 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-04-25 09:10:28.085667 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-04-25 09:10:28.085685 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-04-25 09:10:28.085703 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-04-25 09:10:28.085720 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-04-25 09:10:28.085738 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-04-25 09:10:28.085755 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-04-25 09:10:28.085772 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-04-25 09:10:28.085789 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-04-25 09:10:28.085806 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-04-25 09:10:28.085824 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-04-25 09:10:28.085842 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-04-25 09:10:28.085859 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-04-25 09:10:28.085877 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-04-25 09:10:28.085898 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-04-25 09:10:28.085917 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-04-25 09:10:28.085934 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-04-25 09:10:28.085951 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-04-25 09:10:28.085969 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-04-25 09:10:28.085986 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-04-25 09:10:28.086004 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-04-25 09:10:28.086021 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-04-25 09:10:28.086039 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-04-25 09:10:28.086056 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-04-25 09:10:28.086074 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-04-25 09:10:28.086091 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-04-25 09:10:28.086108 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-04-25 09:10:28.086126 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-04-25 09:10:28.086144 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-04-25 09:10:28.086161 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-04-25 09:10:28.086179 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-04-25 09:10:28.086196 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-04-25 09:10:28.086214 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-04-25 09:10:28.086231 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt 2026-04-25 09:10:28.086249 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml 2026-04-25 09:10:28.086266 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt 2026-04-25 09:10:28.086284 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml 2026-04-25 09:10:28.086308 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt 2026-04-25 09:10:28.086353 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml 2026-04-25 09:10:28.086376 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt 2026-04-25 09:10:28.086396 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml 2026-04-25 09:10:28.086415 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-04-25 09:10:28.086433 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-04-25 09:10:28.086451 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-04-25 09:10:28.086469 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-04-25 09:10:28.086486 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-04-25 09:10:28.086504 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-04-25 09:10:28.086522 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-04-25 09:10:28.086540 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-04-25 09:10:28.086566 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-04-25 09:10:28.086585 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-04-25 09:10:28.086603 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-04-25 09:10:28.086620 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-04-25 09:10:28.086637 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-04-25 09:10:28.086655 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-04-25 09:10:28.086671 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-04-25 09:10:28.086689 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-04-25 09:10:28.086706 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-04-25 09:10:28.086723 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-04-25 09:10:28.086740 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-04-25 09:10:28.086757 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-04-25 09:10:28.086774 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-04-25 09:10:28.086791 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-04-25 09:10:28.086808 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-04-25 09:10:28.086826 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-04-25 09:10:28.086843 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-04-25 09:10:28.086860 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-04-25 09:10:28.086877 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-04-25 09:10:28.086894 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-04-25 09:10:28.086911 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-04-25 09:10:28.086929 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-04-25 09:10:28.086946 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-04-25 09:10:28.086963 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-04-25 09:10:28.086980 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-04-25 09:10:28.086997 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-04-25 09:10:28.087014 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-04-25 09:10:28.087031 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-04-25 09:10:28.087048 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-04-25 09:10:28.087065 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-04-25 09:10:28.087082 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-04-25 09:10:28.087100 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-04-25 09:10:28.087117 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-04-25 09:10:28.087140 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-04-25 09:10:28.087158 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-04-25 09:10:28.087175 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-04-25 09:10:28.087193 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-04-25 09:10:28.087210 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-04-25 09:10:28.087227 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-04-25 09:10:28.087245 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-04-25 09:10:28.087263 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-04-25 09:10:28.087280 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-04-25 09:10:28.087298 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-04-25 09:10:28.087315 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-04-25 09:10:28.087333 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-04-25 09:10:28.087351 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-04-25 09:10:28.087369 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-04-25 09:10:28.087387 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-04-25 09:10:28.087405 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-04-25 09:10:28.087424 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-04-25 09:10:28.087442 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-04-25 09:10:28.087460 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-04-25 09:10:28.087477 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-04-25 09:10:28.087495 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-04-25 09:10:28.087512 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-04-25 09:10:28.087530 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-04-25 09:10:28.087548 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-04-25 09:10:28.087565 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-04-25 09:10:28.087584 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-04-25 09:10:28.087601 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-04-25 09:10:28.087618 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-04-25 09:10:28.087636 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-04-25 09:10:28.087653 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-04-25 09:10:28.087686 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-04-25 09:10:28.087706 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-04-25 09:10:28.087724 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-04-25 09:10:28.087741 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-04-25 09:10:28.087758 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-04-25 09:10:28.087776 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-04-25 09:10:28.087793 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-04-25 09:10:28.087817 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-04-25 09:10:28.087836 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-04-25 09:10:28.087854 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-04-25 09:10:28.087872 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-04-25 09:10:28.087890 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-04-25 09:10:28.087907 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-04-25 09:10:28.087925 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-04-25 09:10:28.087943 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt 2026-04-25 09:10:28.087960 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml 2026-04-25 09:10:28.087978 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt 2026-04-25 09:10:28.087995 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml 2026-04-25 09:10:28.088013 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-04-25 09:10:28.088031 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-04-25 09:10:28.088049 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-04-25 09:10:28.088067 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-04-25 09:10:28.088085 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-04-25 09:10:28.088102 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-04-25 09:10:28.088119 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-04-25 09:10:28.088137 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-04-25 09:10:28.088155 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-04-25 09:10:28.088172 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-04-25 09:10:28.088190 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-04-25 09:10:28.088207 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-04-25 09:10:28.088225 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-04-25 09:10:28.088242 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-04-25 09:10:28.088259 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-04-25 09:10:28.088279 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-04-25 09:10:28.088300 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-04-25 09:10:28.088318 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-04-25 09:10:28.088336 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-04-25 09:10:28.088353 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-04-25 09:10:28.088371 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-04-25 09:10:28.088389 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-04-25 09:10:28.088408 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-04-25 09:10:28.088434 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-04-25 09:10:28.088460 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-04-25 09:10:28.088490 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-04-25 09:10:28.088518 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-04-25 09:10:28.088542 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-04-25 09:10:28.088560 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-04-25 09:10:28.088578 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-04-25 09:10:28.088596 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-04-25 09:10:28.088614 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-04-25 09:10:28.088632 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-04-25 09:10:28.088649 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-04-25 09:10:28.088667 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-04-25 09:10:28.088685 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-04-25 09:10:28.088703 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-04-25 09:10:28.088721 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-04-25 09:10:28.088738 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-25 09:10:28.088756 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-25 09:10:28.088774 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-04-25 09:10:28.088791 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-04-25 09:10:28.088809 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-04-25 09:10:28.088826 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-04-25 09:10:28.088844 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-04-25 09:10:28.088861 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-04-25 09:10:28.088879 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-04-25 09:10:28.088896 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-04-25 09:10:28.088914 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-04-25 09:10:28.088931 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-04-25 09:10:28.088971 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-04-25 09:10:28.088990 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-04-25 09:10:28.089007 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-04-25 09:10:28.089025 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-04-25 09:10:28.089042 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-04-25 09:10:28.089059 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-04-25 09:10:28.089078 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-04-25 09:10:28.089096 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt 2026-04-25 09:10:28.089113 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml 2026-04-25 09:10:28.089130 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt 2026-04-25 09:10:28.089148 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml 2026-04-25 09:10:28.089165 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-04-25 09:10:28.089192 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-04-25 09:10:28.089210 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-04-25 09:10:28.089228 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-04-25 09:10:28.089246 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-04-25 09:10:28.089263 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-04-25 09:10:28.089280 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-04-25 09:10:28.089297 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-04-25 09:10:28.089314 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-04-25 09:10:28.089331 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-04-25 09:10:28.089349 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-04-25 09:10:28.089367 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-04-25 09:10:28.089384 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-04-25 09:10:28.089401 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-04-25 09:10:28.089418 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-04-25 09:10:28.089435 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-04-25 09:10:28.089452 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-04-25 09:10:28.089470 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-04-25 09:10:28.089488 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-04-25 09:10:28.089505 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-04-25 09:10:28.089523 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-04-25 09:10:28.089540 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-04-25 09:10:28.089558 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-04-25 09:10:28.089575 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-04-25 09:10:28.089593 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-04-25 09:10:28.089611 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-04-25 09:10:28.089629 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-04-25 09:10:28.089648 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-04-25 09:10:28.089667 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-04-25 09:10:28.089685 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-04-25 09:10:28.089703 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-04-25 09:10:28.089721 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-c95tj.txt 2026-04-25 09:10:28.089739 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-c95tj.yaml 2026-04-25 09:10:28.089757 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-04-25 09:10:28.089775 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-04-25 09:10:28.089793 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-04-25 09:10:28.089816 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-04-25 09:10:28.089835 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-04-25 09:10:28.089853 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-04-25 09:10:28.089871 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-04-25 09:10:28.089889 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-04-25 09:10:28.089906 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-04-25 09:10:28.089924 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-04-25 09:10:28.089943 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-04-25 09:10:28.089961 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-04-25 09:10:28.089979 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-04-25 09:10:28.089999 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-04-25 09:10:28.090016 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-04-25 09:10:28.090034 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-04-25 09:10:28.090052 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-04-25 09:10:28.090071 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-04-25 09:10:28.090119 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-04-25 09:10:28.090148 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-04-25 09:10:28.090168 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-04-25 09:10:28.090187 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-04-25 09:10:28.090206 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-04-25 09:10:28.090224 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-04-25 09:10:28.090242 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-04-25 09:10:28.090261 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-04-25 09:10:28.090279 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-04-25 09:10:28.090298 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-04-25 09:10:28.090344 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-5q7ml.txt 2026-04-25 09:10:28.090376 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-5q7ml.yaml 2026-04-25 09:10:28.090396 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-04-25 09:10:28.090415 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-04-25 09:10:28.090434 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-04-25 09:10:28.090452 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-04-25 09:10:28.090471 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-04-25 09:10:28.090489 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-04-25 09:10:28.090507 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-04-25 09:10:28.090525 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-04-25 09:10:28.090550 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-04-25 09:10:28.090568 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-04-25 09:10:28.090586 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-04-25 09:10:28.090604 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-04-25 09:10:28.090622 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-04-25 09:10:28.090639 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-04-25 09:10:28.090657 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-04-25 09:10:28.090675 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-04-25 09:10:28.090692 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-04-25 09:10:28.090709 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-04-25 09:10:28.090727 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-04-25 09:10:28.090744 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-04-25 09:10:28.090762 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-04-25 09:10:28.090779 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-04-25 09:10:28.090797 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-04-25 09:10:28.090815 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-04-25 09:10:28.090832 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-04-25 09:10:28.090849 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-04-25 09:10:28.090867 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-04-25 09:10:28.090884 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-04-25 09:10:28.090902 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-04-25 09:10:28.090919 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-04-25 09:10:28.090937 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-04-25 09:10:28.090954 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-04-25 09:10:28.090972 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-04-25 09:10:28.090990 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-04-25 09:10:28.091007 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-04-25 09:10:28.091025 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-04-25 09:10:28.091043 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-04-25 09:10:28.091061 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-04-25 09:10:28.091080 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-04-25 09:10:28.091098 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-04-25 09:10:28.091116 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-04-25 09:10:28.091133 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-04-25 09:10:28.091150 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-04-25 09:10:28.091168 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-04-25 09:10:28.091191 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-04-25 09:10:28.091210 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-04-25 09:10:28.091227 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-04-25 09:10:28.091246 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-04-25 09:10:28.091263 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-04-25 09:10:28.091281 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-04-25 09:10:28.091299 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-04-25 09:10:28.091317 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-04-25 09:10:28.091334 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-04-25 09:10:28.091352 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-04-25 09:10:28.091369 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-04-25 09:10:28.091386 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-04-25 09:10:28.091404 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-04-25 09:10:28.091421 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-04-25 09:10:28.091438 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-04-25 09:10:28.091456 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-04-25 09:10:28.091473 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-04-25 09:10:28.091490 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-04-25 09:10:28.091508 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-04-25 09:10:28.091525 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-04-25 09:10:28.091542 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-04-25 09:10:28.091560 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-04-25 09:10:28.091577 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-04-25 09:10:28.091595 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-04-25 09:10:28.091612 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-04-25 09:10:28.091629 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-04-25 09:10:28.091646 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-04-25 09:10:28.091684 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-04-25 09:10:28.091702 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-04-25 09:10:28.091720 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-04-25 09:10:28.091738 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-2nckp.txt 2026-04-25 09:10:28.091755 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-2nckp.yaml 2026-04-25 09:10:28.091773 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-04-25 09:10:28.091790 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-04-25 09:10:28.091813 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-04-25 09:10:28.091832 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-04-25 09:10:28.091849 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-04-25 09:10:28.137080 | 2026-04-25 09:10:28.137294 | TASK [gather-pod-logs : creating directory for pod logs] 2026-04-25 09:10:28.334964 | instance | changed 2026-04-25 09:10:28.346107 | 2026-04-25 09:10:28.346302 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-04-25 09:10:28.556155 | instance | changed 2026-04-25 09:10:28.562972 | 2026-04-25 09:10:28.563053 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-04-25 09:10:29.156476 | instance | auth-system/keycloak-0/keycloak 2026-04-25 09:10:29.329049 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-04-25 09:10:29.526957 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-gjsnp/manager 2026-04-25 09:10:29.715489 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-gjsnp" not found 2026-04-25 09:10:29.901974 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-wntjk/manager 2026-04-25 09:10:30.117593 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-wntjk" not found 2026-04-25 09:10:30.296701 | instance | capi-system/capi-controller-manager-bc4cf8c95-ddtnd/manager 2026-04-25 09:10:30.483440 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-bc4cf8c95-ddtnd" not found 2026-04-25 09:10:30.670003 | instance | capo-system/capo-controller-manager-65565fdb7f-ldc5n/manager 2026-04-25 09:10:30.839258 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-65565fdb7f-ldc5n" not found 2026-04-25 09:10:31.010341 | instance | cert-manager/cert-manager-75c4c745bc-s8w2z/cert-manager-controller 2026-04-25 09:10:31.214428 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-s8w2z" not found 2026-04-25 09:10:31.390086 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-r7cm8/cert-manager-cainjector 2026-04-25 09:10:31.584109 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-r7cm8" not found 2026-04-25 09:10:31.774273 | instance | cert-manager/cert-manager-webhook-548949fc64-2rw8k/cert-manager-webhook 2026-04-25 09:10:31.940291 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-2rw8k" not found 2026-04-25 09:10:32.128818 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-b8ldg/envoy-gateway 2026-04-25 09:10:32.356578 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-b8ldg" not found 2026-04-25 09:10:32.534196 | instance | ingress-nginx/ingress-nginx-controller-md888/controller 2026-04-25 09:10:32.750950 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-md888" not found 2026-04-25 09:10:32.917254 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-dv8p8/ingress-nginx-default-backend 2026-04-25 09:10:33.079691 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-dv8p8" not found 2026-04-25 09:10:33.264159 | instance | kube-system/cilium-fn59k/config 2026-04-25 09:10:33.455877 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-fn59k" not found 2026-04-25 09:10:33.461206 | instance | kube-system/cilium-fn59k/mount-cgroup 2026-04-25 09:10:33.650508 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-fn59k" not found 2026-04-25 09:10:33.655164 | instance | kube-system/cilium-fn59k/apply-sysctl-overwrites 2026-04-25 09:10:33.836272 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-fn59k" not found 2026-04-25 09:10:33.841168 | instance | kube-system/cilium-fn59k/mount-bpf-fs 2026-04-25 09:10:34.016329 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-fn59k" not found 2026-04-25 09:10:34.022813 | instance | kube-system/cilium-fn59k/clean-cilium-state 2026-04-25 09:10:34.217603 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-fn59k" not found 2026-04-25 09:10:34.221120 | instance | kube-system/cilium-fn59k/install-cni-binaries 2026-04-25 09:10:34.394815 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-fn59k" not found 2026-04-25 09:10:34.400026 | instance | kube-system/cilium-fn59k/cilium-agent 2026-04-25 09:10:34.650983 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-fn59k" not found 2026-04-25 09:10:34.821756 | instance | kube-system/cilium-operator-869df985b8-pxmtf/cilium-operator 2026-04-25 09:10:34.995053 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-pxmtf" not found 2026-04-25 09:10:35.190533 | instance | kube-system/coredns-67659f764b-srpf4/coredns 2026-04-25 09:10:35.391636 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-srpf4" not found 2026-04-25 09:10:35.578404 | instance | kube-system/coredns-67659f764b-tkt55/coredns 2026-04-25 09:10:35.782997 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-tkt55" not found 2026-04-25 09:10:35.976048 | instance | kube-system/etcd-instance/etcd 2026-04-25 09:10:36.173170 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-04-25 09:10:36.348245 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-04-25 09:10:36.541707 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-04-25 09:10:36.718656 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-04-25 09:10:36.977646 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-04-25 09:10:37.154861 | instance | kube-system/kube-proxy-lkpct/kube-proxy 2026-04-25 09:10:37.339951 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-lkpct" not found 2026-04-25 09:10:37.516075 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-04-25 09:10:37.692876 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-04-25 09:10:37.876778 | instance | kube-system/kube-vip-instance/kube-vip 2026-04-25 09:10:38.040366 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-04-25 09:10:38.233445 | instance | local-path-storage/local-path-provisioner-679c578f5-ct5vr/local-path-provisioner 2026-04-25 09:10:38.415704 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-ct5vr" not found 2026-04-25 09:10:38.621559 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-04-25 09:10:38.804198 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-25 09:10:38.809371 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-04-25 09:10:38.988706 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-25 09:10:38.993683 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-04-25 09:10:39.171080 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-25 09:10:39.175684 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-04-25 09:10:39.347442 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-25 09:10:39.522653 | instance | monitoring/goldpinger-g5xdx/goldpinger-daemon 2026-04-25 09:10:39.712788 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-g5xdx" not found 2026-04-25 09:10:39.885471 | instance | monitoring/kube-prometheus-stack-grafana-7c99bf4549-l8dmv/grafana-sc-dashboard 2026-04-25 09:10:40.080639 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-7c99bf4549-l8dmv" not found 2026-04-25 09:10:40.086310 | instance | monitoring/kube-prometheus-stack-grafana-7c99bf4549-l8dmv/grafana-sc-datasources 2026-04-25 09:10:40.271293 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-7c99bf4549-l8dmv" not found 2026-04-25 09:10:40.276719 | instance | monitoring/kube-prometheus-stack-grafana-7c99bf4549-l8dmv/grafana 2026-04-25 09:10:40.499892 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-7c99bf4549-l8dmv" not found 2026-04-25 09:10:40.683595 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-crq4z/kube-state-metrics 2026-04-25 09:10:40.862836 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-crq4z" not found 2026-04-25 09:10:41.048404 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-hkh2d/kube-prometheus-stack 2026-04-25 09:10:41.228308 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-hkh2d" not found 2026-04-25 09:10:41.398745 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-j4d46/node-exporter 2026-04-25 09:10:41.611375 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-j4d46/pod-tls-sidecar 2026-04-25 09:10:41.809088 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-j4d46" not found 2026-04-25 09:10:42.003192 | instance | monitoring/loki-0/loki 2026-04-25 09:10:42.192650 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-04-25 09:10:42.367724 | instance | monitoring/loki-chunks-cache-0/memcached 2026-04-25 09:10:42.537413 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-04-25 09:10:42.541683 | instance | monitoring/loki-chunks-cache-0/exporter 2026-04-25 09:10:42.717022 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-04-25 09:10:42.900727 | instance | monitoring/loki-gateway-cf54cb88c-2nzmn/nginx 2026-04-25 09:10:43.121753 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-2nzmn" not found 2026-04-25 09:10:43.313727 | instance | monitoring/loki-results-cache-0/memcached 2026-04-25 09:10:43.482756 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-04-25 09:10:43.488320 | instance | monitoring/loki-results-cache-0/exporter 2026-04-25 09:10:43.655884 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-04-25 09:10:43.837743 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-78r8r/gc 2026-04-25 09:10:43.999183 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-78r8r" not found 2026-04-25 09:10:44.166183 | instance | monitoring/node-feature-discovery-master-8665476dbc-xptj4/master 2026-04-25 09:10:44.336246 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-xptj4" not found 2026-04-25 09:10:44.499321 | instance | monitoring/node-feature-discovery-worker-hjmql/worker 2026-04-25 09:10:44.670175 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-hjmql" not found 2026-04-25 09:10:44.851244 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-04-25 09:10:45.022973 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-25 09:10:45.026645 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-04-25 09:10:45.206186 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-25 09:10:45.210718 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-04-25 09:10:45.440387 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-25 09:10:45.455506 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-04-25 09:10:45.625897 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-25 09:10:45.630458 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-04-25 09:10:45.820906 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-25 09:10:46.002309 | instance | monitoring/prometheus-pushgateway-7b8659c68b-lk6h7/pushgateway 2026-04-25 09:10:46.192230 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-lk6h7" not found 2026-04-25 09:10:46.371928 | instance | monitoring/vector-cv7gp/vector 2026-04-25 09:10:46.572244 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-cv7gp" not found 2026-04-25 09:10:46.743318 | instance | openstack/barbican-api-585849dc6d-m4vvg/init 2026-04-25 09:10:46.924241 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-585849dc6d-m4vvg" not found 2026-04-25 09:10:46.928953 | instance | openstack/barbican-api-585849dc6d-m4vvg/barbican-api 2026-04-25 09:10:47.105161 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-585849dc6d-m4vvg" not found 2026-04-25 09:10:47.275827 | instance | openstack/barbican-db-init-dzjlz/init 2026-04-25 09:10:47.438995 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-dzjlz" not found 2026-04-25 09:10:47.444327 | instance | openstack/barbican-db-init-dzjlz/barbican-db-init-0 2026-04-25 09:10:47.610280 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-dzjlz" not found 2026-04-25 09:10:47.782128 | instance | openstack/barbican-db-sync-g7djb/init 2026-04-25 09:10:47.963347 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-g7djb" not found 2026-04-25 09:10:47.969480 | instance | openstack/barbican-db-sync-g7djb/barbican-db-sync 2026-04-25 09:10:48.146379 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-g7djb" not found 2026-04-25 09:10:48.333876 | instance | openstack/barbican-ks-endpoints-sm6j8/init 2026-04-25 09:10:48.506950 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-sm6j8" not found 2026-04-25 09:10:48.511849 | instance | openstack/barbican-ks-endpoints-sm6j8/key-manager-ks-endpoints-admin 2026-04-25 09:10:48.684642 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-sm6j8" not found 2026-04-25 09:10:48.687888 | instance | openstack/barbican-ks-endpoints-sm6j8/key-manager-ks-endpoints-internal 2026-04-25 09:10:48.870381 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-sm6j8" not found 2026-04-25 09:10:48.873948 | instance | openstack/barbican-ks-endpoints-sm6j8/key-manager-ks-endpoints-public 2026-04-25 09:10:49.047731 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-sm6j8" not found 2026-04-25 09:10:49.209167 | instance | openstack/barbican-ks-service-rn57x/init 2026-04-25 09:10:49.384092 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-rn57x" not found 2026-04-25 09:10:49.388641 | instance | openstack/barbican-ks-service-rn57x/key-manager-ks-service-registration 2026-04-25 09:10:49.562230 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-rn57x" not found 2026-04-25 09:10:49.740231 | instance | openstack/barbican-ks-user-qp6mf/init 2026-04-25 09:10:49.907345 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-qp6mf" not found 2026-04-25 09:10:49.911544 | instance | openstack/barbican-ks-user-qp6mf/barbican-ks-user 2026-04-25 09:10:50.105464 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-qp6mf" not found 2026-04-25 09:10:50.279738 | instance | openstack/barbican-rabbit-init-r8gb9/init 2026-04-25 09:10:50.447149 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-r8gb9" not found 2026-04-25 09:10:50.451529 | instance | openstack/barbican-rabbit-init-r8gb9/rabbit-init 2026-04-25 09:10:50.632065 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-r8gb9" not found 2026-04-25 09:10:50.811758 | instance | openstack/cinder-api-c7c97f64-kp6k2/init 2026-04-25 09:10:50.980709 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-c7c97f64-kp6k2" not found 2026-04-25 09:10:50.983954 | instance | openstack/cinder-api-c7c97f64-kp6k2/ceph-coordination-volume-perms 2026-04-25 09:10:51.162274 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-c7c97f64-kp6k2" not found 2026-04-25 09:10:51.166604 | instance | openstack/cinder-api-c7c97f64-kp6k2/cinder-api 2026-04-25 09:10:51.368678 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-c7c97f64-kp6k2" not found 2026-04-25 09:10:51.540317 | instance | openstack/cinder-backup-589d6bc7b4-vczcz/init 2026-04-25 09:10:51.718864 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-589d6bc7b4-vczcz" not found 2026-04-25 09:10:51.722817 | instance | openstack/cinder-backup-589d6bc7b4-vczcz/ceph-backup-keyring-placement 2026-04-25 09:10:51.898083 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-589d6bc7b4-vczcz" not found 2026-04-25 09:10:51.903083 | instance | openstack/cinder-backup-589d6bc7b4-vczcz/ceph-keyring-placement-rbd1 2026-04-25 09:10:52.092553 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-589d6bc7b4-vczcz" not found 2026-04-25 09:10:52.096549 | instance | openstack/cinder-backup-589d6bc7b4-vczcz/ceph-coordination-volume-perms 2026-04-25 09:10:52.281097 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-589d6bc7b4-vczcz" not found 2026-04-25 09:10:52.284630 | instance | openstack/cinder-backup-589d6bc7b4-vczcz/cinder-backup 2026-04-25 09:10:52.452806 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-589d6bc7b4-vczcz" not found 2026-04-25 09:10:52.616977 | instance | openstack/cinder-backup-storage-init-sqbt8/init 2026-04-25 09:10:52.796868 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-sqbt8" not found 2026-04-25 09:10:52.801816 | instance | openstack/cinder-backup-storage-init-sqbt8/ceph-keyring-placement 2026-04-25 09:10:52.969799 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-sqbt8" not found 2026-04-25 09:10:52.973742 | instance | openstack/cinder-backup-storage-init-sqbt8/cinder-backup-storage-init 2026-04-25 09:10:53.146063 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-sqbt8" not found 2026-04-25 09:10:53.323945 | instance | openstack/cinder-bootstrap-kmjvd/init 2026-04-25 09:10:53.496442 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-kmjvd" not found 2026-04-25 09:10:53.502351 | instance | openstack/cinder-bootstrap-kmjvd/bootstrap 2026-04-25 09:10:53.682762 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-kmjvd" not found 2026-04-25 09:10:53.884357 | instance | openstack/cinder-create-internal-tenant-kgh8z/init 2026-04-25 09:10:54.057152 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-kgh8z" not found 2026-04-25 09:10:54.062079 | instance | openstack/cinder-create-internal-tenant-kgh8z/create-internal-tenant 2026-04-25 09:10:54.243234 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-kgh8z" not found 2026-04-25 09:10:54.424564 | instance | openstack/cinder-db-init-n724x/init 2026-04-25 09:10:54.598821 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-n724x" not found 2026-04-25 09:10:54.603548 | instance | openstack/cinder-db-init-n724x/cinder-db-init-0 2026-04-25 09:10:54.774650 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-n724x" not found 2026-04-25 09:10:54.943644 | instance | openstack/cinder-db-sync-7sg8g/init 2026-04-25 09:10:55.115085 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-7sg8g" not found 2026-04-25 09:10:55.119965 | instance | openstack/cinder-db-sync-7sg8g/cinder-db-sync 2026-04-25 09:10:55.300429 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-7sg8g" not found 2026-04-25 09:10:55.471990 | instance | openstack/cinder-ks-endpoints-7c5p5/init 2026-04-25 09:10:55.629193 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-7c5p5" not found 2026-04-25 09:10:55.633115 | instance | openstack/cinder-ks-endpoints-7c5p5/volumev3-ks-endpoints-admin 2026-04-25 09:10:55.802402 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-7c5p5" not found 2026-04-25 09:10:55.806616 | instance | openstack/cinder-ks-endpoints-7c5p5/volumev3-ks-endpoints-internal 2026-04-25 09:10:55.986602 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-7c5p5" not found 2026-04-25 09:10:55.991904 | instance | openstack/cinder-ks-endpoints-7c5p5/volumev3-ks-endpoints-public 2026-04-25 09:10:56.173435 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-7c5p5" not found 2026-04-25 09:10:56.341237 | instance | openstack/cinder-ks-service-57czq/init 2026-04-25 09:10:56.512544 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-57czq" not found 2026-04-25 09:10:56.515996 | instance | openstack/cinder-ks-service-57czq/volumev3-ks-service-registration 2026-04-25 09:10:56.684764 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-57czq" not found 2026-04-25 09:10:56.859803 | instance | openstack/cinder-ks-user-zh8bc/init 2026-04-25 09:10:57.032676 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-zh8bc" not found 2026-04-25 09:10:57.037295 | instance | openstack/cinder-ks-user-zh8bc/cinder-ks-user 2026-04-25 09:10:57.204743 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-zh8bc" not found 2026-04-25 09:10:57.379347 | instance | openstack/cinder-rabbit-init-qwsth/init 2026-04-25 09:10:57.557002 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-qwsth" not found 2026-04-25 09:10:57.562104 | instance | openstack/cinder-rabbit-init-qwsth/rabbit-init 2026-04-25 09:10:57.759871 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-qwsth" not found 2026-04-25 09:10:57.940135 | instance | openstack/cinder-scheduler-67cd8b6cdd-74k8g/init 2026-04-25 09:10:58.124952 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-67cd8b6cdd-74k8g" not found 2026-04-25 09:10:58.132265 | instance | openstack/cinder-scheduler-67cd8b6cdd-74k8g/ceph-coordination-volume-perms 2026-04-25 09:10:58.320427 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-67cd8b6cdd-74k8g" not found 2026-04-25 09:10:58.324602 | instance | openstack/cinder-scheduler-67cd8b6cdd-74k8g/cinder-scheduler 2026-04-25 09:10:58.496740 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-67cd8b6cdd-74k8g" not found 2026-04-25 09:10:58.686557 | instance | openstack/cinder-storage-init-mljkq/init 2026-04-25 09:10:58.847720 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-mljkq" not found 2026-04-25 09:10:58.851276 | instance | openstack/cinder-storage-init-mljkq/ceph-keyring-placement 2026-04-25 09:10:59.022672 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-mljkq" not found 2026-04-25 09:10:59.028359 | instance | openstack/cinder-storage-init-mljkq/cinder-storage-init-rbd1 2026-04-25 09:10:59.214761 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-mljkq" not found 2026-04-25 09:10:59.398201 | instance | openstack/cinder-volume-cc4cd4544-hvpjs/init 2026-04-25 09:10:59.590112 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-cc4cd4544-hvpjs" not found 2026-04-25 09:10:59.594671 | instance | openstack/cinder-volume-cc4cd4544-hvpjs/ceph-keyring-placement-rbd1 2026-04-25 09:10:59.765858 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-cc4cd4544-hvpjs" not found 2026-04-25 09:10:59.770178 | instance | openstack/cinder-volume-cc4cd4544-hvpjs/ceph-coordination-volume-perms 2026-04-25 09:10:59.934242 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-cc4cd4544-hvpjs" not found 2026-04-25 09:10:59.939090 | instance | openstack/cinder-volume-cc4cd4544-hvpjs/init-cinder-conf 2026-04-25 09:11:00.107533 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-cc4cd4544-hvpjs" not found 2026-04-25 09:11:00.111505 | instance | openstack/cinder-volume-cc4cd4544-hvpjs/cinder-volume 2026-04-25 09:11:00.285088 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-cc4cd4544-hvpjs" not found 2026-04-25 09:11:00.466891 | instance | openstack/cinder-volume-usage-audit-29618465-xgqs8/init 2026-04-25 09:11:00.677428 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29618465-xgqs8" not found 2026-04-25 09:11:00.682587 | instance | openstack/cinder-volume-usage-audit-29618465-xgqs8/cinder-volume-usage-audit 2026-04-25 09:11:00.855551 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29618465-xgqs8" not found 2026-04-25 09:11:01.026917 | instance | openstack/glance-api-6445cbbdb-dzhk8/init 2026-04-25 09:11:01.198268 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-6445cbbdb-dzhk8" not found 2026-04-25 09:11:01.202808 | instance | openstack/glance-api-6445cbbdb-dzhk8/glance-perms 2026-04-25 09:11:01.362205 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-6445cbbdb-dzhk8" not found 2026-04-25 09:11:01.365181 | instance | openstack/glance-api-6445cbbdb-dzhk8/ceph-keyring-placement 2026-04-25 09:11:01.547628 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-6445cbbdb-dzhk8" not found 2026-04-25 09:11:01.551337 | instance | openstack/glance-api-6445cbbdb-dzhk8/glance-api 2026-04-25 09:11:01.736187 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-6445cbbdb-dzhk8" not found 2026-04-25 09:11:01.912730 | instance | openstack/glance-db-init-l8rhg/init 2026-04-25 09:11:02.103685 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-l8rhg" not found 2026-04-25 09:11:02.115705 | instance | openstack/glance-db-init-l8rhg/glance-db-init-0 2026-04-25 09:11:02.297324 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-l8rhg" not found 2026-04-25 09:11:02.476678 | instance | openstack/glance-db-sync-769x5/init 2026-04-25 09:11:02.661801 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-769x5" not found 2026-04-25 09:11:02.665153 | instance | openstack/glance-db-sync-769x5/glance-db-sync 2026-04-25 09:11:02.847716 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-769x5" not found 2026-04-25 09:11:03.026998 | instance | openstack/glance-ks-endpoints-2p8k4/init 2026-04-25 09:11:03.199001 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-2p8k4" not found 2026-04-25 09:11:03.202626 | instance | openstack/glance-ks-endpoints-2p8k4/image-ks-endpoints-admin 2026-04-25 09:11:03.381811 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-2p8k4" not found 2026-04-25 09:11:03.385257 | instance | openstack/glance-ks-endpoints-2p8k4/image-ks-endpoints-internal 2026-04-25 09:11:03.550200 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-2p8k4" not found 2026-04-25 09:11:03.554018 | instance | openstack/glance-ks-endpoints-2p8k4/image-ks-endpoints-public 2026-04-25 09:11:03.739075 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-2p8k4" not found 2026-04-25 09:11:03.906979 | instance | openstack/glance-ks-service-8f7nv/init 2026-04-25 09:11:04.063561 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-8f7nv" not found 2026-04-25 09:11:04.066714 | instance | openstack/glance-ks-service-8f7nv/image-ks-service-registration 2026-04-25 09:11:04.236900 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-8f7nv" not found 2026-04-25 09:11:04.405154 | instance | openstack/glance-ks-user-mwkrz/init 2026-04-25 09:11:04.589540 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-mwkrz" not found 2026-04-25 09:11:04.594091 | instance | openstack/glance-ks-user-mwkrz/glance-ks-user 2026-04-25 09:11:04.764846 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-mwkrz" not found 2026-04-25 09:11:04.932459 | instance | openstack/glance-metadefs-load-sw9h8/init 2026-04-25 09:11:05.101719 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-sw9h8" not found 2026-04-25 09:11:05.105224 | instance | openstack/glance-metadefs-load-sw9h8/glance-metadefs-load 2026-04-25 09:11:05.270437 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-sw9h8" not found 2026-04-25 09:11:05.445652 | instance | openstack/glance-rabbit-init-sdxgm/init 2026-04-25 09:11:05.638926 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-sdxgm" not found 2026-04-25 09:11:05.644396 | instance | openstack/glance-rabbit-init-sdxgm/rabbit-init 2026-04-25 09:11:05.810967 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-sdxgm" not found 2026-04-25 09:11:05.987233 | instance | openstack/glance-storage-init-65w89/init 2026-04-25 09:11:06.174006 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-65w89" not found 2026-04-25 09:11:06.177376 | instance | openstack/glance-storage-init-65w89/ceph-keyring-placement 2026-04-25 09:11:06.357902 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-65w89" not found 2026-04-25 09:11:06.361345 | instance | openstack/glance-storage-init-65w89/glance-storage-init 2026-04-25 09:11:06.547976 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-65w89" not found 2026-04-25 09:11:06.725818 | instance | openstack/heat-api-5dd768c87f-wttbj/init 2026-04-25 09:11:06.909842 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-5dd768c87f-wttbj" not found 2026-04-25 09:11:06.914889 | instance | openstack/heat-api-5dd768c87f-wttbj/heat-api 2026-04-25 09:11:07.095344 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-5dd768c87f-wttbj" not found 2026-04-25 09:11:07.286911 | instance | openstack/heat-bootstrap-p48nt/init 2026-04-25 09:11:07.447838 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-p48nt" not found 2026-04-25 09:11:07.451038 | instance | openstack/heat-bootstrap-p48nt/bootstrap 2026-04-25 09:11:07.637246 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-p48nt" not found 2026-04-25 09:11:07.831951 | instance | openstack/heat-cfn-5c7f64d9d9-wv2lf/init 2026-04-25 09:11:08.019672 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-5c7f64d9d9-wv2lf" not found 2026-04-25 09:11:08.023546 | instance | openstack/heat-cfn-5c7f64d9d9-wv2lf/heat-cfn 2026-04-25 09:11:08.209900 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-5c7f64d9d9-wv2lf" not found 2026-04-25 09:11:08.415933 | instance | openstack/heat-db-init-qzktf/init 2026-04-25 09:11:08.592075 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-qzktf" not found 2026-04-25 09:11:08.596834 | instance | openstack/heat-db-init-qzktf/heat-db-init-0 2026-04-25 09:11:08.789273 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-qzktf" not found 2026-04-25 09:11:08.967164 | instance | openstack/heat-db-sync-wlwws/init 2026-04-25 09:11:09.140677 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-wlwws" not found 2026-04-25 09:11:09.145774 | instance | openstack/heat-db-sync-wlwws/heat-db-sync 2026-04-25 09:11:09.319590 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-wlwws" not found 2026-04-25 09:11:09.498402 | instance | openstack/heat-domain-ks-user-vvg2j/init 2026-04-25 09:11:09.683781 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-vvg2j" not found 2026-04-25 09:11:09.688626 | instance | openstack/heat-domain-ks-user-vvg2j/heat-ks-domain-user 2026-04-25 09:11:09.854483 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-vvg2j" not found 2026-04-25 09:11:10.026752 | instance | openstack/heat-engine-5b7db4df86-bpgln/init 2026-04-25 09:11:10.208413 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-5b7db4df86-bpgln" not found 2026-04-25 09:11:10.212946 | instance | openstack/heat-engine-5b7db4df86-bpgln/heat-engine 2026-04-25 09:11:10.391480 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-5b7db4df86-bpgln" not found 2026-04-25 09:11:10.567042 | instance | openstack/heat-engine-cleaner-29618460-l92m5/init 2026-04-25 09:11:10.743157 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29618460-l92m5" not found 2026-04-25 09:11:10.747183 | instance | openstack/heat-engine-cleaner-29618460-l92m5/heat-engine-cleaner 2026-04-25 09:11:10.925584 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29618460-l92m5" not found 2026-04-25 09:11:11.089535 | instance | openstack/heat-engine-cleaner-29618465-csvdd/init 2026-04-25 09:11:11.253695 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29618465-csvdd" not found 2026-04-25 09:11:11.258526 | instance | openstack/heat-engine-cleaner-29618465-csvdd/heat-engine-cleaner 2026-04-25 09:11:11.450259 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29618465-csvdd" not found 2026-04-25 09:11:11.632397 | instance | openstack/heat-engine-cleaner-29618470-h7tfj/init 2026-04-25 09:11:11.809049 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29618470-h7tfj" not found 2026-04-25 09:11:11.812869 | instance | openstack/heat-engine-cleaner-29618470-h7tfj/heat-engine-cleaner 2026-04-25 09:11:11.982778 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29618470-h7tfj" not found 2026-04-25 09:11:12.186485 | instance | openstack/heat-ks-endpoints-rzgnh/init 2026-04-25 09:11:12.372563 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-rzgnh" not found 2026-04-25 09:11:12.377507 | instance | openstack/heat-ks-endpoints-rzgnh/orchestration-ks-endpoints-admin 2026-04-25 09:11:12.554478 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-rzgnh" not found 2026-04-25 09:11:12.559140 | instance | openstack/heat-ks-endpoints-rzgnh/orchestration-ks-endpoints-internal 2026-04-25 09:11:12.730543 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-rzgnh" not found 2026-04-25 09:11:12.734427 | instance | openstack/heat-ks-endpoints-rzgnh/orchestration-ks-endpoints-public 2026-04-25 09:11:12.912604 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-rzgnh" not found 2026-04-25 09:11:12.917494 | instance | openstack/heat-ks-endpoints-rzgnh/cloudformation-ks-endpoints-admin 2026-04-25 09:11:13.097463 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-rzgnh" not found 2026-04-25 09:11:13.102497 | instance | openstack/heat-ks-endpoints-rzgnh/cloudformation-ks-endpoints-internal 2026-04-25 09:11:13.272142 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-rzgnh" not found 2026-04-25 09:11:13.275838 | instance | openstack/heat-ks-endpoints-rzgnh/cloudformation-ks-endpoints-public 2026-04-25 09:11:13.446785 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-rzgnh" not found 2026-04-25 09:11:13.626520 | instance | openstack/heat-ks-service-68hck/init 2026-04-25 09:11:13.796546 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-68hck" not found 2026-04-25 09:11:13.801383 | instance | openstack/heat-ks-service-68hck/orchestration-ks-service-registration 2026-04-25 09:11:13.964197 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-68hck" not found 2026-04-25 09:11:13.968587 | instance | openstack/heat-ks-service-68hck/cloudformation-ks-service-registration 2026-04-25 09:11:14.149285 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-68hck" not found 2026-04-25 09:11:14.321396 | instance | openstack/heat-ks-user-k5525/init 2026-04-25 09:11:14.505864 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-k5525" not found 2026-04-25 09:11:14.510484 | instance | openstack/heat-ks-user-k5525/heat-ks-user 2026-04-25 09:11:14.678281 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-k5525" not found 2026-04-25 09:11:14.683951 | instance | openstack/heat-ks-user-k5525/heat-trustee-ks-user 2026-04-25 09:11:14.857031 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-k5525" not found 2026-04-25 09:11:15.033844 | instance | openstack/heat-rabbit-init-dnmxz/init 2026-04-25 09:11:15.220812 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-dnmxz" not found 2026-04-25 09:11:15.242501 | instance | openstack/heat-rabbit-init-dnmxz/rabbit-init 2026-04-25 09:11:15.412420 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-dnmxz" not found 2026-04-25 09:11:15.613666 | instance | openstack/heat-trusts-qgxgn/init 2026-04-25 09:11:15.797742 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-qgxgn" not found 2026-04-25 09:11:15.801564 | instance | openstack/heat-trusts-qgxgn/heat-trusts 2026-04-25 09:11:15.984030 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-qgxgn" not found 2026-04-25 09:11:16.158750 | instance | openstack/horizon-746df5db67-vvdpl/init 2026-04-25 09:11:16.342290 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-746df5db67-vvdpl" not found 2026-04-25 09:11:16.346643 | instance | openstack/horizon-746df5db67-vvdpl/horizon 2026-04-25 09:11:16.554209 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-746df5db67-vvdpl" not found 2026-04-25 09:11:16.736142 | instance | openstack/horizon-db-init-lpqbs/init 2026-04-25 09:11:16.906133 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-lpqbs" not found 2026-04-25 09:11:16.910275 | instance | openstack/horizon-db-init-lpqbs/horizon-db-init-0 2026-04-25 09:11:17.080400 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-lpqbs" not found 2026-04-25 09:11:17.253052 | instance | openstack/horizon-db-sync-fz4kn/init 2026-04-25 09:11:17.431617 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-fz4kn" not found 2026-04-25 09:11:17.436553 | instance | openstack/horizon-db-sync-fz4kn/horizon-db-sync 2026-04-25 09:11:17.601548 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-fz4kn" not found 2026-04-25 09:11:17.781589 | instance | openstack/keepalived-vbh2c/init 2026-04-25 09:11:17.977743 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-vbh2c" not found 2026-04-25 09:11:17.982301 | instance | openstack/keepalived-vbh2c/wait-for-ip 2026-04-25 09:11:18.064896 | instance | Error from server (BadRequest): container "wait-for-ip" in pod "keepalived-vbh2c" is waiting to start: PodInitializing 2026-04-25 09:11:18.146023 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-vbh2c" not found 2026-04-25 09:11:18.150076 | instance | openstack/keepalived-vbh2c/keepalived 2026-04-25 09:11:18.239094 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-vbh2c" is waiting to start: PodInitializing 2026-04-25 09:11:18.319718 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-vbh2c" not found 2026-04-25 09:11:18.503426 | instance | openstack/keystone-api-545d4f7cfb-vs5h6/init 2026-04-25 09:11:18.692237 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-545d4f7cfb-vs5h6" not found 2026-04-25 09:11:18.695615 | instance | openstack/keystone-api-545d4f7cfb-vs5h6/keystone-api 2026-04-25 09:11:19.119293 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-545d4f7cfb-vs5h6" not found 2026-04-25 09:11:19.317404 | instance | openstack/keystone-bootstrap-kcwvz/init 2026-04-25 09:11:19.486833 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-kcwvz" not found 2026-04-25 09:11:19.491043 | instance | openstack/keystone-bootstrap-kcwvz/bootstrap 2026-04-25 09:11:19.667136 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-kcwvz" not found 2026-04-25 09:11:19.856368 | instance | openstack/keystone-credential-setup-nz67p/init 2026-04-25 09:11:20.039979 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-nz67p" not found 2026-04-25 09:11:20.045018 | instance | openstack/keystone-credential-setup-nz67p/keystone-credential-setup 2026-04-25 09:11:20.240898 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-nz67p" not found 2026-04-25 09:11:20.432645 | instance | openstack/keystone-db-init-97szl/init 2026-04-25 09:11:20.597212 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-97szl" not found 2026-04-25 09:11:20.601200 | instance | openstack/keystone-db-init-97szl/keystone-db-init-0 2026-04-25 09:11:20.780366 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-97szl" not found 2026-04-25 09:11:20.957892 | instance | openstack/keystone-db-sync-6trm9/init 2026-04-25 09:11:21.128908 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-6trm9" not found 2026-04-25 09:11:21.132732 | instance | openstack/keystone-db-sync-6trm9/keystone-db-sync 2026-04-25 09:11:21.322851 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-6trm9" not found 2026-04-25 09:11:21.496288 | instance | openstack/keystone-domain-manage-qqssb/init 2026-04-25 09:11:21.665871 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-qqssb" not found 2026-04-25 09:11:21.670549 | instance | openstack/keystone-domain-manage-qqssb/keystone-domain-manage 2026-04-25 09:11:21.890579 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-qqssb" not found 2026-04-25 09:11:22.057029 | instance | openstack/keystone-fernet-setup-t95mp/init 2026-04-25 09:11:22.232507 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-t95mp" not found 2026-04-25 09:11:22.237770 | instance | openstack/keystone-fernet-setup-t95mp/keystone-fernet-setup 2026-04-25 09:11:22.413177 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-t95mp" not found 2026-04-25 09:11:22.589858 | instance | openstack/keystone-rabbit-init-46hz9/init 2026-04-25 09:11:22.769531 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-46hz9" not found 2026-04-25 09:11:22.774538 | instance | openstack/keystone-rabbit-init-46hz9/rabbit-init 2026-04-25 09:11:22.951166 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-46hz9" not found 2026-04-25 09:11:23.126449 | instance | openstack/libvirt-libvirt-default-krrb6/init 2026-04-25 09:11:23.315683 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-krrb6" not found 2026-04-25 09:11:23.319460 | instance | openstack/libvirt-libvirt-default-krrb6/init-dynamic-options 2026-04-25 09:11:23.411906 | instance | Error from server (BadRequest): container "init-dynamic-options" in pod "libvirt-libvirt-default-krrb6" is waiting to start: PodInitializing 2026-04-25 09:11:23.496775 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-krrb6" not found 2026-04-25 09:11:23.499046 | instance | openstack/libvirt-libvirt-default-krrb6/ceph-admin-keyring-placement 2026-04-25 09:11:23.585033 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-krrb6" is waiting to start: PodInitializing 2026-04-25 09:11:23.677908 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-krrb6" not found 2026-04-25 09:11:23.682445 | instance | openstack/libvirt-libvirt-default-krrb6/ceph-keyring-placement 2026-04-25 09:11:23.776139 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "libvirt-libvirt-default-krrb6" is waiting to start: PodInitializing 2026-04-25 09:11:23.871956 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-krrb6" not found 2026-04-25 09:11:23.876429 | instance | openstack/libvirt-libvirt-default-krrb6/tls-sidecar 2026-04-25 09:11:23.959136 | instance | Error from server (BadRequest): container "tls-sidecar" in pod "libvirt-libvirt-default-krrb6" is waiting to start: PodInitializing 2026-04-25 09:11:24.046307 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-krrb6" not found 2026-04-25 09:11:24.051478 | instance | openstack/libvirt-libvirt-default-krrb6/libvirt 2026-04-25 09:11:24.141973 | instance | Error from server (BadRequest): container "libvirt" in pod "libvirt-libvirt-default-krrb6" is waiting to start: PodInitializing 2026-04-25 09:11:24.227062 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-krrb6" not found 2026-04-25 09:11:24.230475 | instance | openstack/libvirt-libvirt-default-krrb6/libvirt-exporter 2026-04-25 09:11:24.311279 | instance | Error from server (BadRequest): container "libvirt-exporter" in pod "libvirt-libvirt-default-krrb6" is waiting to start: PodInitializing 2026-04-25 09:11:24.396263 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-krrb6" not found 2026-04-25 09:11:24.574985 | instance | openstack/magnum-api-54c78984f7-7spm7/init 2026-04-25 09:11:24.764129 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-54c78984f7-7spm7" not found 2026-04-25 09:11:24.769116 | instance | openstack/magnum-api-54c78984f7-7spm7/magnum-api 2026-04-25 09:11:24.934159 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-54c78984f7-7spm7" not found 2026-04-25 09:11:25.134861 | instance | openstack/magnum-cluster-api-proxy-p8vn7/magnum-cluster-api-proxy 2026-04-25 09:11:25.317671 | instance | Error from server (BadRequest): previous terminated container "magnum-cluster-api-proxy" in pod "magnum-cluster-api-proxy-p8vn7" not found 2026-04-25 09:11:25.500659 | instance | openstack/magnum-conductor-0/init 2026-04-25 09:11:25.695805 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-04-25 09:11:25.699940 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-04-25 09:11:25.870140 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-04-25 09:11:25.877315 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-04-25 09:11:26.059442 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-04-25 09:11:26.261750 | instance | openstack/magnum-db-init-x259q/init 2026-04-25 09:11:26.454051 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-x259q" not found 2026-04-25 09:11:26.459167 | instance | openstack/magnum-db-init-x259q/magnum-db-init-0 2026-04-25 09:11:26.630910 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-x259q" not found 2026-04-25 09:11:26.821368 | instance | openstack/magnum-db-sync-7c59l/init 2026-04-25 09:11:26.983025 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-7c59l" not found 2026-04-25 09:11:26.988101 | instance | openstack/magnum-db-sync-7c59l/magnum-db-sync 2026-04-25 09:11:27.166366 | instance | Error from server (BadRequest): previous terminated container "magnum-db-sync" in pod "magnum-db-sync-7c59l" not found 2026-04-25 09:11:27.332479 | instance | openstack/magnum-domain-ks-user-fv962/init 2026-04-25 09:11:27.501972 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-domain-ks-user-fv962" not found 2026-04-25 09:11:27.506785 | instance | openstack/magnum-domain-ks-user-fv962/magnum-ks-domain-user 2026-04-25 09:11:27.677547 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-domain-user" in pod "magnum-domain-ks-user-fv962" not found 2026-04-25 09:11:27.857305 | instance | openstack/magnum-ks-endpoints-4zzc5/init 2026-04-25 09:11:28.048503 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-endpoints-4zzc5" not found 2026-04-25 09:11:28.053019 | instance | openstack/magnum-ks-endpoints-4zzc5/container-infra-ks-endpoints-admin 2026-04-25 09:11:28.231731 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-admin" in pod "magnum-ks-endpoints-4zzc5" not found 2026-04-25 09:11:28.237701 | instance | openstack/magnum-ks-endpoints-4zzc5/container-infra-ks-endpoints-internal 2026-04-25 09:11:28.461245 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-internal" in pod "magnum-ks-endpoints-4zzc5" not found 2026-04-25 09:11:28.465165 | instance | openstack/magnum-ks-endpoints-4zzc5/container-infra-ks-endpoints-public 2026-04-25 09:11:28.655173 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-public" in pod "magnum-ks-endpoints-4zzc5" not found 2026-04-25 09:11:28.879503 | instance | openstack/magnum-ks-service-bb2z6/init 2026-04-25 09:11:29.072841 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-service-bb2z6" not found 2026-04-25 09:11:29.076360 | instance | openstack/magnum-ks-service-bb2z6/container-infra-ks-service-registration 2026-04-25 09:11:29.246742 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-service-registration" in pod "magnum-ks-service-bb2z6" not found 2026-04-25 09:11:29.417488 | instance | openstack/magnum-ks-user-dkftb/init 2026-04-25 09:11:29.602969 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-user-dkftb" not found 2026-04-25 09:11:29.607402 | instance | openstack/magnum-ks-user-dkftb/magnum-ks-user 2026-04-25 09:11:29.802672 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-user" in pod "magnum-ks-user-dkftb" not found 2026-04-25 09:11:29.980347 | instance | openstack/magnum-rabbit-init-9nbrv/init 2026-04-25 09:11:30.156349 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-rabbit-init-9nbrv" not found 2026-04-25 09:11:30.160677 | instance | openstack/magnum-rabbit-init-9nbrv/rabbit-init 2026-04-25 09:11:30.327385 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "magnum-rabbit-init-9nbrv" not found 2026-04-25 09:11:30.518596 | instance | openstack/memcached-memcached-cf56b6468-lhblp/init 2026-04-25 09:11:30.686542 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-cf56b6468-lhblp" not found 2026-04-25 09:11:30.691025 | instance | openstack/memcached-memcached-cf56b6468-lhblp/memcached 2026-04-25 09:11:30.862139 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-cf56b6468-lhblp" not found 2026-04-25 09:11:30.867091 | instance | openstack/memcached-memcached-cf56b6468-lhblp/memcached-exporter 2026-04-25 09:11:31.030917 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-cf56b6468-lhblp" not found 2026-04-25 09:11:31.194116 | instance | openstack/nova-api-metadata-69c5fb76dc-n44hg/init 2026-04-25 09:11:31.382299 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-69c5fb76dc-n44hg" not found 2026-04-25 09:11:31.386624 | instance | openstack/nova-api-metadata-69c5fb76dc-n44hg/nova-api-metadata-init 2026-04-25 09:11:31.568548 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-69c5fb76dc-n44hg" not found 2026-04-25 09:11:31.573074 | instance | openstack/nova-api-metadata-69c5fb76dc-n44hg/nova-api 2026-04-25 09:11:31.751321 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-69c5fb76dc-n44hg" not found 2026-04-25 09:11:31.924429 | instance | openstack/nova-api-osapi-55549966cb-h7rtg/init 2026-04-25 09:11:32.106909 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-55549966cb-h7rtg" not found 2026-04-25 09:11:32.109988 | instance | openstack/nova-api-osapi-55549966cb-h7rtg/nova-osapi 2026-04-25 09:11:32.291421 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-55549966cb-h7rtg" not found 2026-04-25 09:11:32.470883 | instance | openstack/nova-bootstrap-qcnll/init 2026-04-25 09:11:32.642189 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-qcnll" not found 2026-04-25 09:11:32.647136 | instance | openstack/nova-bootstrap-qcnll/bootstrap 2026-04-25 09:11:32.821050 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-qcnll" not found 2026-04-25 09:11:32.996380 | instance | openstack/nova-cell-setup-5hvgb/init 2026-04-25 09:11:33.191160 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-5hvgb" not found 2026-04-25 09:11:33.194099 | instance | openstack/nova-cell-setup-5hvgb/nova-cell-setup-init 2026-04-25 09:11:33.278976 | instance | Error from server (BadRequest): container "nova-cell-setup-init" in pod "nova-cell-setup-5hvgb" is waiting to start: PodInitializing 2026-04-25 09:11:33.357625 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-5hvgb" not found 2026-04-25 09:11:33.362004 | instance | openstack/nova-cell-setup-5hvgb/nova-cell-setup 2026-04-25 09:11:33.447801 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-5hvgb" is waiting to start: PodInitializing 2026-04-25 09:11:33.530344 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-5hvgb" not found 2026-04-25 09:11:33.707425 | instance | openstack/nova-compute-default-qk97w/init 2026-04-25 09:11:33.902885 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-qk97w" not found 2026-04-25 09:11:33.906975 | instance | openstack/nova-compute-default-qk97w/nova-compute-init 2026-04-25 09:11:33.989132 | instance | Error from server (BadRequest): container "nova-compute-init" in pod "nova-compute-default-qk97w" is waiting to start: PodInitializing 2026-04-25 09:11:34.078144 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-qk97w" not found 2026-04-25 09:11:34.082011 | instance | openstack/nova-compute-default-qk97w/ceph-perms 2026-04-25 09:11:34.166256 | instance | Error from server (BadRequest): container "ceph-perms" in pod "nova-compute-default-qk97w" is waiting to start: PodInitializing 2026-04-25 09:11:34.251170 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-qk97w" not found 2026-04-25 09:11:34.254941 | instance | openstack/nova-compute-default-qk97w/ceph-admin-keyring-placement 2026-04-25 09:11:34.345954 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "nova-compute-default-qk97w" is waiting to start: PodInitializing 2026-04-25 09:11:34.428846 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-qk97w" not found 2026-04-25 09:11:34.433329 | instance | openstack/nova-compute-default-qk97w/ceph-keyring-placement 2026-04-25 09:11:34.523435 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "nova-compute-default-qk97w" is waiting to start: PodInitializing 2026-04-25 09:11:34.609476 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-qk97w" not found 2026-04-25 09:11:34.613341 | instance | openstack/nova-compute-default-qk97w/nova-compute-vnc-init 2026-04-25 09:11:34.693854 | instance | Error from server (BadRequest): container "nova-compute-vnc-init" in pod "nova-compute-default-qk97w" is waiting to start: PodInitializing 2026-04-25 09:11:34.778036 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-qk97w" not found 2026-04-25 09:11:34.782167 | instance | openstack/nova-compute-default-qk97w/nova-compute-ssh-init 2026-04-25 09:11:34.867715 | instance | Error from server (BadRequest): container "nova-compute-ssh-init" in pod "nova-compute-default-qk97w" is waiting to start: PodInitializing 2026-04-25 09:11:34.957129 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-qk97w" not found 2026-04-25 09:11:34.962248 | instance | openstack/nova-compute-default-qk97w/nova-compute 2026-04-25 09:11:35.046025 | instance | Error from server (BadRequest): container "nova-compute" in pod "nova-compute-default-qk97w" is waiting to start: PodInitializing 2026-04-25 09:11:35.134409 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-qk97w" not found 2026-04-25 09:11:35.138867 | instance | openstack/nova-compute-default-qk97w/nova-compute-ssh 2026-04-25 09:11:35.226848 | instance | Error from server (BadRequest): container "nova-compute-ssh" in pod "nova-compute-default-qk97w" is waiting to start: PodInitializing 2026-04-25 09:11:35.310005 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-qk97w" not found 2026-04-25 09:11:35.482048 | instance | openstack/nova-conductor-7bfcb8f964-78z6s/init 2026-04-25 09:11:35.660946 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-7bfcb8f964-78z6s" not found 2026-04-25 09:11:35.665111 | instance | openstack/nova-conductor-7bfcb8f964-78z6s/nova-conductor 2026-04-25 09:11:35.855400 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-7bfcb8f964-78z6s" not found 2026-04-25 09:11:36.032899 | instance | openstack/nova-db-init-qlrrv/init 2026-04-25 09:11:36.192842 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-qlrrv" not found 2026-04-25 09:11:36.196534 | instance | openstack/nova-db-init-qlrrv/nova-db-init-0 2026-04-25 09:11:36.366156 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-qlrrv" not found 2026-04-25 09:11:36.370148 | instance | openstack/nova-db-init-qlrrv/nova-db-init-1 2026-04-25 09:11:36.551535 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-qlrrv" not found 2026-04-25 09:11:36.558678 | instance | openstack/nova-db-init-qlrrv/nova-db-init-2 2026-04-25 09:11:36.727481 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-qlrrv" not found 2026-04-25 09:11:36.886837 | instance | openstack/nova-db-sync-t84s4/init 2026-04-25 09:11:37.060822 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-t84s4" not found 2026-04-25 09:11:37.064981 | instance | openstack/nova-db-sync-t84s4/nova-db-sync 2026-04-25 09:11:37.241481 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-t84s4" not found 2026-04-25 09:11:37.416852 | instance | openstack/nova-ks-endpoints-gzltc/init 2026-04-25 09:11:37.584719 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-gzltc" not found 2026-04-25 09:11:37.588149 | instance | openstack/nova-ks-endpoints-gzltc/compute-ks-endpoints-admin 2026-04-25 09:11:37.756772 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-gzltc" not found 2026-04-25 09:11:37.762960 | instance | openstack/nova-ks-endpoints-gzltc/compute-ks-endpoints-internal 2026-04-25 09:11:37.939715 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-gzltc" not found 2026-04-25 09:11:37.943855 | instance | openstack/nova-ks-endpoints-gzltc/compute-ks-endpoints-public 2026-04-25 09:11:38.121666 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-gzltc" not found 2026-04-25 09:11:38.297072 | instance | openstack/nova-ks-service-xnqr2/init 2026-04-25 09:11:38.513327 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-xnqr2" not found 2026-04-25 09:11:38.518096 | instance | openstack/nova-ks-service-xnqr2/compute-ks-service-registration 2026-04-25 09:11:38.691394 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-xnqr2" not found 2026-04-25 09:11:38.877732 | instance | openstack/nova-ks-user-f2n4m/init 2026-04-25 09:11:39.058701 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-f2n4m" not found 2026-04-25 09:11:39.063844 | instance | openstack/nova-ks-user-f2n4m/nova-ks-user 2026-04-25 09:11:39.234748 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-f2n4m" not found 2026-04-25 09:11:39.413078 | instance | openstack/nova-novncproxy-69f7b46f89-vr2x7/init 2026-04-25 09:11:39.588352 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-69f7b46f89-vr2x7" not found 2026-04-25 09:11:39.592140 | instance | openstack/nova-novncproxy-69f7b46f89-vr2x7/nova-novncproxy-init 2026-04-25 09:11:39.757023 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-69f7b46f89-vr2x7" not found 2026-04-25 09:11:39.762292 | instance | openstack/nova-novncproxy-69f7b46f89-vr2x7/nova-novncproxy-init-assets 2026-04-25 09:11:39.941146 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-69f7b46f89-vr2x7" not found 2026-04-25 09:11:39.946106 | instance | openstack/nova-novncproxy-69f7b46f89-vr2x7/nova-novncproxy 2026-04-25 09:11:40.116100 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-69f7b46f89-vr2x7" not found 2026-04-25 09:11:40.284299 | instance | openstack/nova-rabbit-init-jh4d8/init 2026-04-25 09:11:40.446520 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-jh4d8" not found 2026-04-25 09:11:40.451796 | instance | openstack/nova-rabbit-init-jh4d8/rabbit-init 2026-04-25 09:11:40.617806 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-jh4d8" not found 2026-04-25 09:11:40.800586 | instance | openstack/nova-scheduler-77c5b6b9d4-b6n6n/init 2026-04-25 09:11:40.972525 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-77c5b6b9d4-b6n6n" not found 2026-04-25 09:11:40.977204 | instance | openstack/nova-scheduler-77c5b6b9d4-b6n6n/nova-scheduler 2026-04-25 09:11:41.153503 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-77c5b6b9d4-b6n6n" not found 2026-04-25 09:11:41.341529 | instance | openstack/openvswitch-xkrcs/init 2026-04-25 09:11:41.506944 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-xkrcs" not found 2026-04-25 09:11:41.510583 | instance | openstack/openvswitch-xkrcs/openvswitch-db-perms 2026-04-25 09:11:41.688582 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-xkrcs" not found 2026-04-25 09:11:41.693239 | instance | openstack/openvswitch-xkrcs/openvswitch-vswitchd-modules 2026-04-25 09:11:41.873627 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-xkrcs" not found 2026-04-25 09:11:41.878533 | instance | openstack/openvswitch-xkrcs/openvswitch-db 2026-04-25 09:11:42.053414 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-xkrcs" not found 2026-04-25 09:11:42.062384 | instance | openstack/openvswitch-xkrcs/openvswitch-vswitchd 2026-04-25 09:11:42.241071 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-xkrcs" not found 2026-04-25 09:11:42.450359 | instance | openstack/ovn-controller-default-xpfxn/init 2026-04-25 09:11:42.533974 | instance | Error from server (BadRequest): container "init" in pod "ovn-controller-default-xpfxn" is waiting to start: PodInitializing 2026-04-25 09:11:42.615893 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-default-xpfxn" not found 2026-04-25 09:11:42.620490 | instance | openstack/ovn-controller-default-xpfxn/get-gw-enabled 2026-04-25 09:11:42.710117 | instance | Error from server (BadRequest): container "get-gw-enabled" in pod "ovn-controller-default-xpfxn" is waiting to start: PodInitializing 2026-04-25 09:11:42.799081 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-default-xpfxn" not found 2026-04-25 09:11:42.802881 | instance | openstack/ovn-controller-default-xpfxn/controller-init 2026-04-25 09:11:42.897302 | instance | Error from server (BadRequest): container "controller-init" in pod "ovn-controller-default-xpfxn" is waiting to start: PodInitializing 2026-04-25 09:11:43.005658 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-default-xpfxn" not found 2026-04-25 09:11:43.010052 | instance | openstack/ovn-controller-default-xpfxn/controller 2026-04-25 09:11:43.114957 | instance | Error from server (BadRequest): container "controller" in pod "ovn-controller-default-xpfxn" is waiting to start: PodInitializing 2026-04-25 09:11:43.202821 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-default-xpfxn" not found 2026-04-25 09:11:43.207878 | instance | openstack/ovn-controller-default-xpfxn/vector 2026-04-25 09:11:43.296341 | instance | Error from server (BadRequest): container "vector" in pod "ovn-controller-default-xpfxn" is waiting to start: PodInitializing 2026-04-25 09:11:43.381842 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-default-xpfxn" not found 2026-04-25 09:11:43.386658 | instance | openstack/ovn-controller-default-xpfxn/log-parser 2026-04-25 09:11:43.483376 | instance | Error from server (BadRequest): container "log-parser" in pod "ovn-controller-default-xpfxn" is waiting to start: PodInitializing 2026-04-25 09:11:43.592369 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-default-xpfxn" not found 2026-04-25 09:11:43.764131 | instance | openstack/ovn-northd-7659bd74f8-8jbjh/init 2026-04-25 09:11:43.942144 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-7659bd74f8-8jbjh" not found 2026-04-25 09:11:43.946102 | instance | openstack/ovn-northd-7659bd74f8-8jbjh/northd 2026-04-25 09:11:44.133216 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-7659bd74f8-8jbjh" not found 2026-04-25 09:11:44.309345 | instance | openstack/ovn-ovsdb-nb-0/init 2026-04-25 09:11:44.470886 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found 2026-04-25 09:11:44.475946 | instance | openstack/ovn-ovsdb-nb-0/ovsdb 2026-04-25 09:11:44.647687 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found 2026-04-25 09:11:44.851505 | instance | openstack/ovn-ovsdb-sb-0/init 2026-04-25 09:11:45.030577 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found 2026-04-25 09:11:45.036846 | instance | openstack/ovn-ovsdb-sb-0/ovsdb 2026-04-25 09:11:45.213199 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found 2026-04-25 09:11:45.390754 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-04-25 09:11:45.556533 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-25 09:11:45.561297 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-04-25 09:11:45.744919 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-25 09:11:45.749218 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-04-25 09:11:45.967403 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-04-25 09:11:45.971839 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-04-25 09:11:46.161030 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-04-25 09:11:46.347793 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-04-25 09:11:46.521898 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-04-25 09:11:46.527473 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-04-25 09:11:46.741881 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-04-25 09:11:46.746416 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-04-25 09:11:46.918813 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-04-25 09:11:47.109181 | instance | openstack/placement-api-6c66f85544-lnb6c/init 2026-04-25 09:11:47.280452 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-6c66f85544-lnb6c" not found 2026-04-25 09:11:47.285696 | instance | openstack/placement-api-6c66f85544-lnb6c/placement-api 2026-04-25 09:11:47.463683 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-6c66f85544-lnb6c" not found 2026-04-25 09:11:47.632517 | instance | openstack/placement-db-init-bshkj/init 2026-04-25 09:11:47.797656 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-bshkj" not found 2026-04-25 09:11:47.802720 | instance | openstack/placement-db-init-bshkj/placement-db-init-0 2026-04-25 09:11:47.969293 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-bshkj" not found 2026-04-25 09:11:48.140918 | instance | openstack/placement-db-sync-lkvvr/init 2026-04-25 09:11:48.319503 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-lkvvr" not found 2026-04-25 09:11:48.323908 | instance | openstack/placement-db-sync-lkvvr/placement-db-sync 2026-04-25 09:11:48.502979 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-lkvvr" not found 2026-04-25 09:11:48.683272 | instance | openstack/placement-ks-endpoints-k6jmj/init 2026-04-25 09:11:48.888937 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-k6jmj" not found 2026-04-25 09:11:48.892899 | instance | openstack/placement-ks-endpoints-k6jmj/placement-ks-endpoints-admin 2026-04-25 09:11:49.069116 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-k6jmj" not found 2026-04-25 09:11:49.074079 | instance | openstack/placement-ks-endpoints-k6jmj/placement-ks-endpoints-internal 2026-04-25 09:11:49.263219 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-k6jmj" not found 2026-04-25 09:11:49.266697 | instance | openstack/placement-ks-endpoints-k6jmj/placement-ks-endpoints-public 2026-04-25 09:11:49.437174 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-k6jmj" not found 2026-04-25 09:11:49.606542 | instance | openstack/placement-ks-service-8brnc/init 2026-04-25 09:11:49.780982 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-8brnc" not found 2026-04-25 09:11:49.785571 | instance | openstack/placement-ks-service-8brnc/placement-ks-service-registration 2026-04-25 09:11:49.958632 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-8brnc" not found 2026-04-25 09:11:50.162187 | instance | openstack/placement-ks-user-5zm77/init 2026-04-25 09:11:50.331941 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-5zm77" not found 2026-04-25 09:11:50.335846 | instance | openstack/placement-ks-user-5zm77/placement-ks-user 2026-04-25 09:11:50.508136 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-5zm77" not found 2026-04-25 09:11:50.681681 | instance | openstack/pxc-operator-69cb5bbdb9-qccg9/percona-xtradb-cluster-operator 2026-04-25 09:11:50.859633 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-qccg9" not found 2026-04-25 09:11:51.032448 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-04-25 09:11:51.219488 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-04-25 09:11:51.223762 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-04-25 09:11:51.407368 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-04-25 09:11:51.571062 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-04-25 09:11:51.750860 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-04-25 09:11:51.755736 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-04-25 09:11:51.933037 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-04-25 09:11:52.114196 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-gfnsm/rabbitmq-cluster-operator 2026-04-25 09:11:52.300923 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-gfnsm" not found 2026-04-25 09:11:52.477532 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-04-25 09:11:52.651859 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-04-25 09:11:52.656546 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-04-25 09:11:52.849020 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-04-25 09:11:53.020089 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-04-25 09:11:53.205580 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-04-25 09:11:53.209481 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-04-25 09:11:53.392303 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-04-25 09:11:53.566489 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-04-25 09:11:53.731554 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-04-25 09:11:53.736526 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-04-25 09:11:53.918116 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-04-25 09:11:54.085668 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-04-25 09:11:54.251010 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-04-25 09:11:54.254944 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-04-25 09:11:54.434977 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-04-25 09:11:54.614946 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-cmlz8/rabbitmq-cluster-operator 2026-04-25 09:11:54.805166 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-cmlz8" not found 2026-04-25 09:11:54.996191 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-04-25 09:11:55.159233 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-04-25 09:11:55.163818 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-04-25 09:11:55.356800 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-04-25 09:11:55.555445 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-9nk6m/make-container-crash-dir 2026-04-25 09:11:55.728395 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-9nk6m" not found 2026-04-25 09:11:55.740274 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-9nk6m/chown-container-data-dir 2026-04-25 09:11:55.893152 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-9nk6m" not found 2026-04-25 09:11:55.897387 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-9nk6m/ceph-crash 2026-04-25 09:11:56.083671 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-9nk6m" not found 2026-04-25 09:11:56.266192 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ql9qm/chown-container-data-dir 2026-04-25 09:11:56.445456 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-ql9qm" not found 2026-04-25 09:11:56.450505 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ql9qm/rgw 2026-04-25 09:11:56.622547 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-ql9qm" not found 2026-04-25 09:11:56.629258 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ql9qm/log-collector 2026-04-25 09:11:56.806659 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-ql9qm" not found 2026-04-25 09:11:56.984524 | instance | openstack/staffeln-api-68c4c66456-mzvkj/init 2026-04-25 09:11:57.164778 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-68c4c66456-mzvkj" not found 2026-04-25 09:11:57.169110 | instance | openstack/staffeln-api-68c4c66456-mzvkj/staffeln-api 2026-04-25 09:11:57.361103 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-68c4c66456-mzvkj" not found 2026-04-25 09:11:57.540880 | instance | openstack/staffeln-conductor-54b9f57665-kz5gt/staffeln-conductor 2026-04-25 09:11:57.724029 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-54b9f57665-kz5gt" not found 2026-04-25 09:11:57.910881 | instance | openstack/staffeln-db-init-67gxw/init 2026-04-25 09:11:58.096982 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-67gxw" not found 2026-04-25 09:11:58.102438 | instance | openstack/staffeln-db-init-67gxw/staffeln-db-init-0 2026-04-25 09:11:58.323578 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-67gxw" not found 2026-04-25 09:11:58.515663 | instance | openstack/staffeln-db-sync-9pj24/init 2026-04-25 09:11:58.707050 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-9pj24" not found 2026-04-25 09:11:58.711509 | instance | openstack/staffeln-db-sync-9pj24/staffeln-db-sync 2026-04-25 09:11:58.903630 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-9pj24" not found 2026-04-25 09:11:59.090659 | instance | openstack/valkey-node-0/valkey 2026-04-25 09:11:59.289580 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-04-25 09:11:59.294132 | instance | openstack/valkey-node-0/sentinel 2026-04-25 09:11:59.476101 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-04-25 09:11:59.480758 | instance | openstack/valkey-node-0/metrics 2026-04-25 09:11:59.663874 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-04-25 09:11:59.840833 | instance | orc-system/orc-controller-manager-6cb597b5d4-c95tj/manager 2026-04-25 09:12:00.033367 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-6cb597b5d4-c95tj" not found 2026-04-25 09:12:00.216657 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-5q7ml/rook-ceph-operator 2026-04-25 09:12:00.416038 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-5q7ml" not found 2026-04-25 09:12:00.589294 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-2nckp/secretgen-controller 2026-04-25 09:12:00.793090 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-2nckp" not found 2026-04-25 09:12:01.238229 | instance | ERROR 2026-04-25 09:12:01.238460 | instance | { 2026-04-25 09:12:01.238491 | instance | "delta": "0:01:32.023136", 2026-04-25 09:12:01.238512 | instance | "end": "2026-04-25 09:12:00.800698", 2026-04-25 09:12:01.238531 | instance | "msg": "non-zero return code", 2026-04-25 09:12:01.238549 | instance | "rc": 123, 2026-04-25 09:12:01.238567 | instance | "start": "2026-04-25 09:10:28.777562" 2026-04-25 09:12:01.238585 | instance | } 2026-04-25 09:12:01.238609 | instance | ERROR: Ignoring Errors 2026-04-25 09:12:01.249645 | 2026-04-25 09:12:01.249713 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-04-25 09:12:01.851289 | instance | changed: 2026-04-25 09:12:01.851529 | instance | cd+++++++++ pod-logs/ 2026-04-25 09:12:01.851570 | instance | cd+++++++++ pod-logs/auth-system/ 2026-04-25 09:12:01.851601 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-04-25 09:12:01.851631 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-04-25 09:12:01.851660 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-04-25 09:12:01.851703 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-gjsnp/ 2026-04-25 09:12:01.851738 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-gjsnp/manager.txt 2026-04-25 09:12:01.851766 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-04-25 09:12:01.851793 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-wntjk/ 2026-04-25 09:12:01.851822 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-wntjk/manager.txt 2026-04-25 09:12:01.851849 | instance | cd+++++++++ pod-logs/capi-system/ 2026-04-25 09:12:01.851876 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-ddtnd/ 2026-04-25 09:12:01.851903 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-ddtnd/manager.txt 2026-04-25 09:12:01.851930 | instance | cd+++++++++ pod-logs/capo-system/ 2026-04-25 09:12:01.851956 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-65565fdb7f-ldc5n/ 2026-04-25 09:12:01.851983 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-65565fdb7f-ldc5n/manager.txt 2026-04-25 09:12:01.852009 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-04-25 09:12:01.852036 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-s8w2z/ 2026-04-25 09:12:01.852063 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-s8w2z/cert-manager-controller.txt 2026-04-25 09:12:01.852089 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-r7cm8/ 2026-04-25 09:12:01.852116 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-r7cm8/cert-manager-cainjector.txt 2026-04-25 09:12:01.852143 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-2rw8k/ 2026-04-25 09:12:01.852169 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-2rw8k/cert-manager-webhook.txt 2026-04-25 09:12:01.852196 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-04-25 09:12:01.852223 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-b8ldg/ 2026-04-25 09:12:01.852250 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-b8ldg/envoy-gateway.txt 2026-04-25 09:12:01.852277 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-04-25 09:12:01.852304 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-04-25 09:12:01.852331 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-04-25 09:12:01.852358 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-04-25 09:12:01.852417 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-04-25 09:12:01.852446 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-gjsnp/ 2026-04-25 09:12:01.852474 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-gjsnp/manager.txt 2026-04-25 09:12:01.852502 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-04-25 09:12:01.852530 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-wntjk/ 2026-04-25 09:12:01.852558 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-wntjk/manager.txt 2026-04-25 09:12:01.852585 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-04-25 09:12:01.852613 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-ddtnd/ 2026-04-25 09:12:01.852640 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-ddtnd/manager.txt 2026-04-25 09:12:01.852668 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-04-25 09:12:01.852695 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-65565fdb7f-ldc5n/ 2026-04-25 09:12:01.852722 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-65565fdb7f-ldc5n/manager.txt 2026-04-25 09:12:01.852749 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-04-25 09:12:01.852776 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-s8w2z/ 2026-04-25 09:12:01.852803 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-s8w2z/cert-manager-controller.txt 2026-04-25 09:12:01.852830 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-r7cm8/ 2026-04-25 09:12:01.852858 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-r7cm8/cert-manager-cainjector.txt 2026-04-25 09:12:01.852885 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-2rw8k/ 2026-04-25 09:12:01.852912 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-2rw8k/cert-manager-webhook.txt 2026-04-25 09:12:01.852939 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-04-25 09:12:01.852988 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-b8ldg/ 2026-04-25 09:12:01.853016 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-b8ldg/envoy-gateway.txt 2026-04-25 09:12:01.853043 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-04-25 09:12:01.853070 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-md888/ 2026-04-25 09:12:01.853096 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-md888/controller.txt 2026-04-25 09:12:01.853122 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-dv8p8/ 2026-04-25 09:12:01.853148 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-dv8p8/ingress-nginx-default-backend.txt 2026-04-25 09:12:01.853175 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-04-25 09:12:01.853201 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-fn59k/ 2026-04-25 09:12:01.853227 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-fn59k/apply-sysctl-overwrites.txt 2026-04-25 09:12:01.853254 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-fn59k/cilium-agent.txt 2026-04-25 09:12:01.853280 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-fn59k/clean-cilium-state.txt 2026-04-25 09:12:01.853306 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-fn59k/config.txt 2026-04-25 09:12:01.853337 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-fn59k/install-cni-binaries.txt 2026-04-25 09:12:01.853364 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-fn59k/mount-bpf-fs.txt 2026-04-25 09:12:01.853390 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-fn59k/mount-cgroup.txt 2026-04-25 09:12:01.853416 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-pxmtf/ 2026-04-25 09:12:01.853443 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-pxmtf/cilium-operator.txt 2026-04-25 09:12:01.853469 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-srpf4/ 2026-04-25 09:12:01.853495 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-srpf4/coredns.txt 2026-04-25 09:12:01.853522 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-tkt55/ 2026-04-25 09:12:01.853548 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-tkt55/coredns.txt 2026-04-25 09:12:01.853575 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-04-25 09:12:01.853602 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-04-25 09:12:01.853630 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-04-25 09:12:01.853657 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-25 09:12:01.853684 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-04-25 09:12:01.853710 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-25 09:12:01.853736 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-lkpct/ 2026-04-25 09:12:01.853762 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-lkpct/kube-proxy.txt 2026-04-25 09:12:01.853788 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-04-25 09:12:01.853815 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-25 09:12:01.853842 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-04-25 09:12:01.853868 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-04-25 09:12:01.853894 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-04-25 09:12:01.853920 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-ct5vr/ 2026-04-25 09:12:01.853946 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-ct5vr/local-path-provisioner.txt 2026-04-25 09:12:01.853972 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-04-25 09:12:01.853999 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-25 09:12:01.854025 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-25 09:12:01.854052 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-25 09:12:01.854078 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-25 09:12:01.854104 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-25 09:12:01.854130 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-g5xdx/ 2026-04-25 09:12:01.854156 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-g5xdx/goldpinger-daemon.txt 2026-04-25 09:12:01.854182 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-7c99bf4549-l8dmv/ 2026-04-25 09:12:01.854215 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-7c99bf4549-l8dmv/grafana-sc-dashboard.txt 2026-04-25 09:12:01.854242 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-7c99bf4549-l8dmv/grafana-sc-datasources.txt 2026-04-25 09:12:01.854269 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-7c99bf4549-l8dmv/grafana.txt 2026-04-25 09:12:01.854297 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-crq4z/ 2026-04-25 09:12:01.854325 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-crq4z/kube-state-metrics.txt 2026-04-25 09:12:01.854351 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-hkh2d/ 2026-04-25 09:12:01.854378 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-hkh2d/kube-prometheus-stack.txt 2026-04-25 09:12:01.854406 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-j4d46/ 2026-04-25 09:12:01.854480 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-j4d46/node-exporter.txt 2026-04-25 09:12:01.854511 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-j4d46/pod-tls-sidecar.txt 2026-04-25 09:12:01.854538 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-04-25 09:12:01.854566 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-04-25 09:12:01.854592 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-04-25 09:12:01.854679 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-04-25 09:12:01.854707 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-04-25 09:12:01.854733 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-2nzmn/ 2026-04-25 09:12:01.854760 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-2nzmn/nginx.txt 2026-04-25 09:12:01.854786 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-04-25 09:12:01.854811 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-04-25 09:12:01.854838 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-04-25 09:12:01.854865 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-78r8r/ 2026-04-25 09:12:01.854891 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-78r8r/gc.txt 2026-04-25 09:12:01.854917 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-xptj4/ 2026-04-25 09:12:01.854944 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-xptj4/master.txt 2026-04-25 09:12:01.854970 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-hjmql/ 2026-04-25 09:12:01.854996 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-hjmql/worker.txt 2026-04-25 09:12:01.855022 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-25 09:12:01.855049 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-25 09:12:01.855076 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-25 09:12:01.855102 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-25 09:12:01.855128 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-25 09:12:01.855161 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-25 09:12:01.855188 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-lk6h7/ 2026-04-25 09:12:01.855214 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-lk6h7/pushgateway.txt 2026-04-25 09:12:01.855240 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-cv7gp/ 2026-04-25 09:12:01.855266 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-cv7gp/vector.txt 2026-04-25 09:12:01.855290 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-04-25 09:12:01.855310 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-585849dc6d-m4vvg/ 2026-04-25 09:12:01.855331 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-585849dc6d-m4vvg/barbican-api.txt 2026-04-25 09:12:01.855349 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-585849dc6d-m4vvg/init.txt 2026-04-25 09:12:01.855367 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-dzjlz/ 2026-04-25 09:12:01.855384 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-dzjlz/barbican-db-init-0.txt 2026-04-25 09:12:01.855402 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-dzjlz/init.txt 2026-04-25 09:12:01.855419 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-g7djb/ 2026-04-25 09:12:01.855437 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-g7djb/barbican-db-sync.txt 2026-04-25 09:12:01.855454 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-g7djb/init.txt 2026-04-25 09:12:01.855472 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-sm6j8/ 2026-04-25 09:12:01.855490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-sm6j8/init.txt 2026-04-25 09:12:01.855508 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-sm6j8/key-manager-ks-endpoints-admin.txt 2026-04-25 09:12:01.855538 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-sm6j8/key-manager-ks-endpoints-internal.txt 2026-04-25 09:12:01.855556 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-sm6j8/key-manager-ks-endpoints-public.txt 2026-04-25 09:12:01.855574 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-rn57x/ 2026-04-25 09:12:01.855592 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-rn57x/init.txt 2026-04-25 09:12:01.855609 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-rn57x/key-manager-ks-service-registration.txt 2026-04-25 09:12:01.855627 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-qp6mf/ 2026-04-25 09:12:01.855645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-qp6mf/barbican-ks-user.txt 2026-04-25 09:12:01.855662 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-qp6mf/init.txt 2026-04-25 09:12:01.855680 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-r8gb9/ 2026-04-25 09:12:01.855697 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-r8gb9/init.txt 2026-04-25 09:12:01.855715 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-r8gb9/rabbit-init.txt 2026-04-25 09:12:01.855732 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-c7c97f64-kp6k2/ 2026-04-25 09:12:01.855750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-c7c97f64-kp6k2/ceph-coordination-volume-perms.txt 2026-04-25 09:12:01.855768 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-c7c97f64-kp6k2/cinder-api.txt 2026-04-25 09:12:01.855786 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-c7c97f64-kp6k2/init.txt 2026-04-25 09:12:01.855809 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-589d6bc7b4-vczcz/ 2026-04-25 09:12:01.855827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-589d6bc7b4-vczcz/ceph-backup-keyring-placement.txt 2026-04-25 09:12:01.855845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-589d6bc7b4-vczcz/ceph-coordination-volume-perms.txt 2026-04-25 09:12:01.855862 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-589d6bc7b4-vczcz/ceph-keyring-placement-rbd1.txt 2026-04-25 09:12:01.855880 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-589d6bc7b4-vczcz/cinder-backup.txt 2026-04-25 09:12:01.855898 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-589d6bc7b4-vczcz/init.txt 2026-04-25 09:12:01.855916 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-sqbt8/ 2026-04-25 09:12:01.855933 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-sqbt8/ceph-keyring-placement.txt 2026-04-25 09:12:01.855951 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-sqbt8/cinder-backup-storage-init.txt 2026-04-25 09:12:01.855969 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-sqbt8/init.txt 2026-04-25 09:12:01.855986 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-kmjvd/ 2026-04-25 09:12:01.856004 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-kmjvd/bootstrap.txt 2026-04-25 09:12:01.856021 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-kmjvd/init.txt 2026-04-25 09:12:01.856039 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-kgh8z/ 2026-04-25 09:12:01.856057 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-kgh8z/create-internal-tenant.txt 2026-04-25 09:12:01.856075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-kgh8z/init.txt 2026-04-25 09:12:01.856093 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-n724x/ 2026-04-25 09:12:01.856111 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-n724x/cinder-db-init-0.txt 2026-04-25 09:12:01.856128 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-n724x/init.txt 2026-04-25 09:12:01.856146 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-7sg8g/ 2026-04-25 09:12:01.856163 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-7sg8g/cinder-db-sync.txt 2026-04-25 09:12:01.856181 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-7sg8g/init.txt 2026-04-25 09:12:01.856199 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-7c5p5/ 2026-04-25 09:12:01.856217 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-7c5p5/init.txt 2026-04-25 09:12:01.856234 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-7c5p5/volumev3-ks-endpoints-admin.txt 2026-04-25 09:12:01.856252 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-7c5p5/volumev3-ks-endpoints-internal.txt 2026-04-25 09:12:01.856270 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-7c5p5/volumev3-ks-endpoints-public.txt 2026-04-25 09:12:01.856303 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-57czq/ 2026-04-25 09:12:01.856323 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-57czq/init.txt 2026-04-25 09:12:01.856341 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-57czq/volumev3-ks-service-registration.txt 2026-04-25 09:12:01.856358 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-zh8bc/ 2026-04-25 09:12:01.856376 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-zh8bc/cinder-ks-user.txt 2026-04-25 09:12:01.856393 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-zh8bc/init.txt 2026-04-25 09:12:01.856415 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-qwsth/ 2026-04-25 09:12:01.856434 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-qwsth/init.txt 2026-04-25 09:12:01.856452 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-qwsth/rabbit-init.txt 2026-04-25 09:12:01.856470 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-67cd8b6cdd-74k8g/ 2026-04-25 09:12:01.856489 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-67cd8b6cdd-74k8g/ceph-coordination-volume-perms.txt 2026-04-25 09:12:01.856506 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-67cd8b6cdd-74k8g/cinder-scheduler.txt 2026-04-25 09:12:01.856524 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-67cd8b6cdd-74k8g/init.txt 2026-04-25 09:12:01.856541 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-mljkq/ 2026-04-25 09:12:01.856558 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-mljkq/ceph-keyring-placement.txt 2026-04-25 09:12:01.856576 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-mljkq/cinder-storage-init-rbd1.txt 2026-04-25 09:12:01.856593 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-mljkq/init.txt 2026-04-25 09:12:01.856610 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-cc4cd4544-hvpjs/ 2026-04-25 09:12:01.856628 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-cc4cd4544-hvpjs/ceph-coordination-volume-perms.txt 2026-04-25 09:12:01.856645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-cc4cd4544-hvpjs/ceph-keyring-placement-rbd1.txt 2026-04-25 09:12:01.856662 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-cc4cd4544-hvpjs/cinder-volume.txt 2026-04-25 09:12:01.856680 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-cc4cd4544-hvpjs/init-cinder-conf.txt 2026-04-25 09:12:01.856697 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-cc4cd4544-hvpjs/init.txt 2026-04-25 09:12:01.856715 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29618465-xgqs8/ 2026-04-25 09:12:01.856732 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29618465-xgqs8/cinder-volume-usage-audit.txt 2026-04-25 09:12:01.856750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29618465-xgqs8/init.txt 2026-04-25 09:12:01.856768 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-6445cbbdb-dzhk8/ 2026-04-25 09:12:01.856786 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6445cbbdb-dzhk8/ceph-keyring-placement.txt 2026-04-25 09:12:01.856804 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6445cbbdb-dzhk8/glance-api.txt 2026-04-25 09:12:01.856822 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6445cbbdb-dzhk8/glance-perms.txt 2026-04-25 09:12:01.856839 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6445cbbdb-dzhk8/init.txt 2026-04-25 09:12:01.856857 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-l8rhg/ 2026-04-25 09:12:01.856874 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-l8rhg/glance-db-init-0.txt 2026-04-25 09:12:01.856892 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-l8rhg/init.txt 2026-04-25 09:12:01.856909 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-769x5/ 2026-04-25 09:12:01.856926 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-769x5/glance-db-sync.txt 2026-04-25 09:12:01.856944 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-769x5/init.txt 2026-04-25 09:12:01.857248 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-2p8k4/ 2026-04-25 09:12:01.857268 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-2p8k4/image-ks-endpoints-admin.txt 2026-04-25 09:12:01.857291 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-2p8k4/image-ks-endpoints-internal.txt 2026-04-25 09:12:01.857309 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-2p8k4/image-ks-endpoints-public.txt 2026-04-25 09:12:01.857327 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-2p8k4/init.txt 2026-04-25 09:12:01.857345 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-8f7nv/ 2026-04-25 09:12:01.857362 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-8f7nv/image-ks-service-registration.txt 2026-04-25 09:12:01.857380 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-8f7nv/init.txt 2026-04-25 09:12:01.857397 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-mwkrz/ 2026-04-25 09:12:01.857414 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-mwkrz/glance-ks-user.txt 2026-04-25 09:12:01.857432 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-mwkrz/init.txt 2026-04-25 09:12:01.857450 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-sw9h8/ 2026-04-25 09:12:01.857468 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-sw9h8/glance-metadefs-load.txt 2026-04-25 09:12:01.857485 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-sw9h8/init.txt 2026-04-25 09:12:01.857503 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-sdxgm/ 2026-04-25 09:12:01.857521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-sdxgm/init.txt 2026-04-25 09:12:01.857539 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-sdxgm/rabbit-init.txt 2026-04-25 09:12:01.857558 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-65w89/ 2026-04-25 09:12:01.857576 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-65w89/ceph-keyring-placement.txt 2026-04-25 09:12:01.857593 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-65w89/glance-storage-init.txt 2026-04-25 09:12:01.857611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-65w89/init.txt 2026-04-25 09:12:01.857629 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-5dd768c87f-wttbj/ 2026-04-25 09:12:01.857647 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-5dd768c87f-wttbj/heat-api.txt 2026-04-25 09:12:01.857665 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-5dd768c87f-wttbj/init.txt 2026-04-25 09:12:01.857683 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-p48nt/ 2026-04-25 09:12:01.857702 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-p48nt/bootstrap.txt 2026-04-25 09:12:01.857720 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-p48nt/init.txt 2026-04-25 09:12:01.857738 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-5c7f64d9d9-wv2lf/ 2026-04-25 09:12:01.857756 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-5c7f64d9d9-wv2lf/heat-cfn.txt 2026-04-25 09:12:01.857775 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-5c7f64d9d9-wv2lf/init.txt 2026-04-25 09:12:01.857793 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-qzktf/ 2026-04-25 09:12:01.857811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-qzktf/heat-db-init-0.txt 2026-04-25 09:12:01.857829 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-qzktf/init.txt 2026-04-25 09:12:01.857848 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-wlwws/ 2026-04-25 09:12:01.857866 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-wlwws/heat-db-sync.txt 2026-04-25 09:12:01.857884 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-wlwws/init.txt 2026-04-25 09:12:01.857908 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-vvg2j/ 2026-04-25 09:12:01.857927 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-vvg2j/heat-ks-domain-user.txt 2026-04-25 09:12:01.857945 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-vvg2j/init.txt 2026-04-25 09:12:01.857964 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-5b7db4df86-bpgln/ 2026-04-25 09:12:01.857982 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-5b7db4df86-bpgln/heat-engine.txt 2026-04-25 09:12:01.858001 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-5b7db4df86-bpgln/init.txt 2026-04-25 09:12:01.858019 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29618460-l92m5/ 2026-04-25 09:12:01.858038 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29618460-l92m5/heat-engine-cleaner.txt 2026-04-25 09:12:01.858057 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29618460-l92m5/init.txt 2026-04-25 09:12:01.858075 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29618465-csvdd/ 2026-04-25 09:12:01.858093 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29618465-csvdd/heat-engine-cleaner.txt 2026-04-25 09:12:01.858111 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29618465-csvdd/init.txt 2026-04-25 09:12:01.858129 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29618470-h7tfj/ 2026-04-25 09:12:01.858147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29618470-h7tfj/heat-engine-cleaner.txt 2026-04-25 09:12:01.858164 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29618470-h7tfj/init.txt 2026-04-25 09:12:01.858182 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-rzgnh/ 2026-04-25 09:12:01.858200 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-rzgnh/cloudformation-ks-endpoints-admin.txt 2026-04-25 09:12:01.858217 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-rzgnh/cloudformation-ks-endpoints-internal.txt 2026-04-25 09:12:01.858235 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-rzgnh/cloudformation-ks-endpoints-public.txt 2026-04-25 09:12:01.858253 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-rzgnh/init.txt 2026-04-25 09:12:01.858271 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-rzgnh/orchestration-ks-endpoints-admin.txt 2026-04-25 09:12:01.858310 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-rzgnh/orchestration-ks-endpoints-internal.txt 2026-04-25 09:12:01.858330 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-rzgnh/orchestration-ks-endpoints-public.txt 2026-04-25 09:12:01.858348 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-68hck/ 2026-04-25 09:12:01.858365 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-68hck/cloudformation-ks-service-registration.txt 2026-04-25 09:12:01.858384 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-68hck/init.txt 2026-04-25 09:12:01.858402 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-68hck/orchestration-ks-service-registration.txt 2026-04-25 09:12:01.858432 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-k5525/ 2026-04-25 09:12:01.858451 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-k5525/heat-ks-user.txt 2026-04-25 09:12:01.858469 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-k5525/heat-trustee-ks-user.txt 2026-04-25 09:12:01.858488 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-k5525/init.txt 2026-04-25 09:12:01.858506 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-dnmxz/ 2026-04-25 09:12:01.858523 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-dnmxz/init.txt 2026-04-25 09:12:01.858546 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-dnmxz/rabbit-init.txt 2026-04-25 09:12:01.858564 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-qgxgn/ 2026-04-25 09:12:01.858582 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-qgxgn/heat-trusts.txt 2026-04-25 09:12:01.858599 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-qgxgn/init.txt 2026-04-25 09:12:01.858617 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-746df5db67-vvdpl/ 2026-04-25 09:12:01.858634 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-746df5db67-vvdpl/horizon.txt 2026-04-25 09:12:01.858652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-746df5db67-vvdpl/init.txt 2026-04-25 09:12:01.858669 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-lpqbs/ 2026-04-25 09:12:01.858687 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-lpqbs/horizon-db-init-0.txt 2026-04-25 09:12:01.858705 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-lpqbs/init.txt 2026-04-25 09:12:01.858722 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-fz4kn/ 2026-04-25 09:12:01.858739 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-fz4kn/horizon-db-sync.txt 2026-04-25 09:12:01.858757 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-fz4kn/init.txt 2026-04-25 09:12:01.858774 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-vbh2c/ 2026-04-25 09:12:01.858792 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-vbh2c/init.txt 2026-04-25 09:12:01.858809 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-vbh2c/keepalived.txt 2026-04-25 09:12:01.858828 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-vbh2c/wait-for-ip.txt 2026-04-25 09:12:01.858860 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-545d4f7cfb-vs5h6/ 2026-04-25 09:12:01.858878 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-545d4f7cfb-vs5h6/init.txt 2026-04-25 09:12:01.858896 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-545d4f7cfb-vs5h6/keystone-api.txt 2026-04-25 09:12:01.858914 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-kcwvz/ 2026-04-25 09:12:01.858932 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-kcwvz/bootstrap.txt 2026-04-25 09:12:01.858950 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-kcwvz/init.txt 2026-04-25 09:12:01.858967 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-nz67p/ 2026-04-25 09:12:01.858985 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-nz67p/init.txt 2026-04-25 09:12:01.859002 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-nz67p/keystone-credential-setup.txt 2026-04-25 09:12:01.859020 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-97szl/ 2026-04-25 09:12:01.859037 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-97szl/init.txt 2026-04-25 09:12:01.859055 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-97szl/keystone-db-init-0.txt 2026-04-25 09:12:01.859073 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-6trm9/ 2026-04-25 09:12:01.859091 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-6trm9/init.txt 2026-04-25 09:12:01.859109 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-6trm9/keystone-db-sync.txt 2026-04-25 09:12:01.859139 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-qqssb/ 2026-04-25 09:12:01.859157 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-qqssb/init.txt 2026-04-25 09:12:01.859174 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-qqssb/keystone-domain-manage.txt 2026-04-25 09:12:01.859200 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-t95mp/ 2026-04-25 09:12:01.859219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-t95mp/init.txt 2026-04-25 09:12:01.859237 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-t95mp/keystone-fernet-setup.txt 2026-04-25 09:12:01.859255 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-46hz9/ 2026-04-25 09:12:01.859272 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-46hz9/init.txt 2026-04-25 09:12:01.859290 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-46hz9/rabbit-init.txt 2026-04-25 09:12:01.859308 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-krrb6/ 2026-04-25 09:12:01.859325 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-krrb6/ceph-admin-keyring-placement.txt 2026-04-25 09:12:01.859343 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-krrb6/ceph-keyring-placement.txt 2026-04-25 09:12:01.859361 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-krrb6/init-dynamic-options.txt 2026-04-25 09:12:01.859390 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-krrb6/init.txt 2026-04-25 09:12:01.859409 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-krrb6/libvirt-exporter.txt 2026-04-25 09:12:01.859427 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-krrb6/libvirt.txt 2026-04-25 09:12:01.859445 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-krrb6/tls-sidecar.txt 2026-04-25 09:12:01.859464 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-54c78984f7-7spm7/ 2026-04-25 09:12:01.859482 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-54c78984f7-7spm7/init.txt 2026-04-25 09:12:01.859500 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-54c78984f7-7spm7/magnum-api.txt 2026-04-25 09:12:01.859518 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-p8vn7/ 2026-04-25 09:12:01.859535 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-p8vn7/magnum-cluster-api-proxy.txt 2026-04-25 09:12:01.859553 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-04-25 09:12:01.859570 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-04-25 09:12:01.859589 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-04-25 09:12:01.859607 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-04-25 09:12:01.859625 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-x259q/ 2026-04-25 09:12:01.859642 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-x259q/init.txt 2026-04-25 09:12:01.859671 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-x259q/magnum-db-init-0.txt 2026-04-25 09:12:01.859690 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-7c59l/ 2026-04-25 09:12:01.859707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-7c59l/init.txt 2026-04-25 09:12:01.859725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-7c59l/magnum-db-sync.txt 2026-04-25 09:12:01.859742 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-fv962/ 2026-04-25 09:12:01.859760 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-fv962/init.txt 2026-04-25 09:12:01.859778 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-fv962/magnum-ks-domain-user.txt 2026-04-25 09:12:01.859795 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-4zzc5/ 2026-04-25 09:12:01.859819 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-4zzc5/container-infra-ks-endpoints-admin.txt 2026-04-25 09:12:01.859837 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-4zzc5/container-infra-ks-endpoints-internal.txt 2026-04-25 09:12:01.859855 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-4zzc5/container-infra-ks-endpoints-public.txt 2026-04-25 09:12:01.859873 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-4zzc5/init.txt 2026-04-25 09:12:01.859890 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-bb2z6/ 2026-04-25 09:12:01.859908 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-bb2z6/container-infra-ks-service-registration.txt 2026-04-25 09:12:01.859926 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-bb2z6/init.txt 2026-04-25 09:12:01.859944 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-dkftb/ 2026-04-25 09:12:01.859961 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-dkftb/init.txt 2026-04-25 09:12:01.859979 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-dkftb/magnum-ks-user.txt 2026-04-25 09:12:01.859997 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-9nbrv/ 2026-04-25 09:12:01.860014 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-9nbrv/init.txt 2026-04-25 09:12:01.860032 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-9nbrv/rabbit-init.txt 2026-04-25 09:12:01.860050 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-lhblp/ 2026-04-25 09:12:01.860067 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-lhblp/init.txt 2026-04-25 09:12:01.860086 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-lhblp/memcached-exporter.txt 2026-04-25 09:12:01.860104 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-lhblp/memcached.txt 2026-04-25 09:12:01.860122 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-69c5fb76dc-n44hg/ 2026-04-25 09:12:01.860140 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-69c5fb76dc-n44hg/init.txt 2026-04-25 09:12:01.860159 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-69c5fb76dc-n44hg/nova-api-metadata-init.txt 2026-04-25 09:12:01.860176 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-69c5fb76dc-n44hg/nova-api.txt 2026-04-25 09:12:01.860194 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-55549966cb-h7rtg/ 2026-04-25 09:12:01.860211 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-55549966cb-h7rtg/init.txt 2026-04-25 09:12:01.860229 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-55549966cb-h7rtg/nova-osapi.txt 2026-04-25 09:12:01.860247 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-qcnll/ 2026-04-25 09:12:01.860264 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-qcnll/bootstrap.txt 2026-04-25 09:12:01.860282 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-qcnll/init.txt 2026-04-25 09:12:01.860299 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-5hvgb/ 2026-04-25 09:12:01.860317 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-5hvgb/init.txt 2026-04-25 09:12:01.860334 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-5hvgb/nova-cell-setup-init.txt 2026-04-25 09:12:01.860353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-5hvgb/nova-cell-setup.txt 2026-04-25 09:12:01.860371 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-qk97w/ 2026-04-25 09:12:01.860390 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-qk97w/ceph-admin-keyring-placement.txt 2026-04-25 09:12:01.860414 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-qk97w/ceph-keyring-placement.txt 2026-04-25 09:12:01.860432 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-qk97w/ceph-perms.txt 2026-04-25 09:12:01.860451 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-qk97w/init.txt 2026-04-25 09:12:01.860469 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-qk97w/nova-compute-init.txt 2026-04-25 09:12:01.860487 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-qk97w/nova-compute-ssh-init.txt 2026-04-25 09:12:01.860504 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-qk97w/nova-compute-ssh.txt 2026-04-25 09:12:01.860522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-qk97w/nova-compute-vnc-init.txt 2026-04-25 09:12:01.860539 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-qk97w/nova-compute.txt 2026-04-25 09:12:01.860557 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-7bfcb8f964-78z6s/ 2026-04-25 09:12:01.860575 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-7bfcb8f964-78z6s/init.txt 2026-04-25 09:12:01.860592 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-7bfcb8f964-78z6s/nova-conductor.txt 2026-04-25 09:12:01.860610 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-qlrrv/ 2026-04-25 09:12:01.860628 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-qlrrv/init.txt 2026-04-25 09:12:01.860645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-qlrrv/nova-db-init-0.txt 2026-04-25 09:12:01.860662 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-qlrrv/nova-db-init-1.txt 2026-04-25 09:12:01.860680 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-qlrrv/nova-db-init-2.txt 2026-04-25 09:12:01.860697 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-t84s4/ 2026-04-25 09:12:01.860714 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-t84s4/init.txt 2026-04-25 09:12:01.860732 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-t84s4/nova-db-sync.txt 2026-04-25 09:12:01.860749 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-gzltc/ 2026-04-25 09:12:01.860767 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-gzltc/compute-ks-endpoints-admin.txt 2026-04-25 09:12:01.860784 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-gzltc/compute-ks-endpoints-internal.txt 2026-04-25 09:12:01.860802 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-gzltc/compute-ks-endpoints-public.txt 2026-04-25 09:12:01.860820 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-gzltc/init.txt 2026-04-25 09:12:01.860838 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-xnqr2/ 2026-04-25 09:12:01.860856 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-xnqr2/compute-ks-service-registration.txt 2026-04-25 09:12:01.860873 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-xnqr2/init.txt 2026-04-25 09:12:01.860892 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-f2n4m/ 2026-04-25 09:12:01.860910 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-f2n4m/init.txt 2026-04-25 09:12:01.860928 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-f2n4m/nova-ks-user.txt 2026-04-25 09:12:01.860965 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-69f7b46f89-vr2x7/ 2026-04-25 09:12:01.860987 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-69f7b46f89-vr2x7/init.txt 2026-04-25 09:12:01.861005 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-69f7b46f89-vr2x7/nova-novncproxy-init-assets.txt 2026-04-25 09:12:01.861029 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-69f7b46f89-vr2x7/nova-novncproxy-init.txt 2026-04-25 09:12:01.861047 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-69f7b46f89-vr2x7/nova-novncproxy.txt 2026-04-25 09:12:01.861066 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-jh4d8/ 2026-04-25 09:12:01.861084 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-jh4d8/init.txt 2026-04-25 09:12:01.861102 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-jh4d8/rabbit-init.txt 2026-04-25 09:12:01.861120 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-77c5b6b9d4-b6n6n/ 2026-04-25 09:12:01.861137 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-77c5b6b9d4-b6n6n/init.txt 2026-04-25 09:12:01.861155 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-77c5b6b9d4-b6n6n/nova-scheduler.txt 2026-04-25 09:12:01.861172 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-xkrcs/ 2026-04-25 09:12:01.861190 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-xkrcs/init.txt 2026-04-25 09:12:01.861208 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-xkrcs/openvswitch-db-perms.txt 2026-04-25 09:12:01.861226 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-xkrcs/openvswitch-db.txt 2026-04-25 09:12:01.861244 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-xkrcs/openvswitch-vswitchd-modules.txt 2026-04-25 09:12:01.861262 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-xkrcs/openvswitch-vswitchd.txt 2026-04-25 09:12:01.861279 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-xpfxn/ 2026-04-25 09:12:01.861425 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-xpfxn/controller-init.txt 2026-04-25 09:12:01.861443 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-xpfxn/controller.txt 2026-04-25 09:12:01.861461 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-xpfxn/get-gw-enabled.txt 2026-04-25 09:12:01.861479 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-xpfxn/init.txt 2026-04-25 09:12:01.861497 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-xpfxn/log-parser.txt 2026-04-25 09:12:01.861514 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-xpfxn/vector.txt 2026-04-25 09:12:01.861532 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-7659bd74f8-8jbjh/ 2026-04-25 09:12:01.861549 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-7659bd74f8-8jbjh/init.txt 2026-04-25 09:12:01.861567 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-7659bd74f8-8jbjh/northd.txt 2026-04-25 09:12:01.861584 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ 2026-04-25 09:12:01.861602 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt 2026-04-25 09:12:01.861619 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-04-25 09:12:01.861636 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ 2026-04-25 09:12:01.861654 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt 2026-04-25 09:12:01.861672 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-04-25 09:12:01.861689 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-04-25 09:12:01.861707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-04-25 09:12:01.861725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-25 09:12:01.861743 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-25 09:12:01.861761 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-25 09:12:01.861784 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-04-25 09:12:01.861802 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-25 09:12:01.861819 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-25 09:12:01.861836 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-25 09:12:01.861854 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-6c66f85544-lnb6c/ 2026-04-25 09:12:01.861872 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6c66f85544-lnb6c/init.txt 2026-04-25 09:12:01.861890 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6c66f85544-lnb6c/placement-api.txt 2026-04-25 09:12:01.861908 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-bshkj/ 2026-04-25 09:12:01.861926 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-bshkj/init.txt 2026-04-25 09:12:01.861944 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-bshkj/placement-db-init-0.txt 2026-04-25 09:12:01.861961 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-lkvvr/ 2026-04-25 09:12:01.861978 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-lkvvr/init.txt 2026-04-25 09:12:01.861996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-lkvvr/placement-db-sync.txt 2026-04-25 09:12:01.862013 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-k6jmj/ 2026-04-25 09:12:01.862030 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-k6jmj/init.txt 2026-04-25 09:12:01.862048 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-k6jmj/placement-ks-endpoints-admin.txt 2026-04-25 09:12:01.862065 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-k6jmj/placement-ks-endpoints-internal.txt 2026-04-25 09:12:01.862083 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-k6jmj/placement-ks-endpoints-public.txt 2026-04-25 09:12:01.862101 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-8brnc/ 2026-04-25 09:12:01.862119 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-8brnc/init.txt 2026-04-25 09:12:01.862137 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-8brnc/placement-ks-service-registration.txt 2026-04-25 09:12:01.862155 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-5zm77/ 2026-04-25 09:12:01.862172 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-5zm77/init.txt 2026-04-25 09:12:01.862190 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-5zm77/placement-ks-user.txt 2026-04-25 09:12:01.862207 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-qccg9/ 2026-04-25 09:12:01.862225 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-qccg9/percona-xtradb-cluster-operator.txt 2026-04-25 09:12:01.862242 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-04-25 09:12:01.862260 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-04-25 09:12:01.862278 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-04-25 09:12:01.862295 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-04-25 09:12:01.862313 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-04-25 09:12:01.862331 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-04-25 09:12:01.862348 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-gfnsm/ 2026-04-25 09:12:01.862371 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-gfnsm/rabbitmq-cluster-operator.txt 2026-04-25 09:12:01.862389 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-04-25 09:12:01.862574 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-04-25 09:12:01.862593 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-04-25 09:12:01.862611 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-04-25 09:12:01.862630 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-04-25 09:12:01.862648 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-04-25 09:12:01.862665 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-04-25 09:12:01.862683 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-25 09:12:01.862701 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-25 09:12:01.862719 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-04-25 09:12:01.862736 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-04-25 09:12:01.862754 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-04-25 09:12:01.862771 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-cmlz8/ 2026-04-25 09:12:01.862789 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-cmlz8/rabbitmq-cluster-operator.txt 2026-04-25 09:12:01.862807 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-04-25 09:12:01.862824 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-04-25 09:12:01.862842 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-04-25 09:12:01.862859 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-9nk6m/ 2026-04-25 09:12:01.862877 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-9nk6m/ceph-crash.txt 2026-04-25 09:12:01.862895 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-9nk6m/chown-container-data-dir.txt 2026-04-25 09:12:01.862913 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-9nk6m/make-container-crash-dir.txt 2026-04-25 09:12:01.862931 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ql9qm/ 2026-04-25 09:12:01.862949 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ql9qm/chown-container-data-dir.txt 2026-04-25 09:12:01.862967 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ql9qm/log-collector.txt 2026-04-25 09:12:01.862985 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ql9qm/rgw.txt 2026-04-25 09:12:01.863004 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-68c4c66456-mzvkj/ 2026-04-25 09:12:01.863022 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-68c4c66456-mzvkj/init.txt 2026-04-25 09:12:01.863040 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-68c4c66456-mzvkj/staffeln-api.txt 2026-04-25 09:12:01.863058 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-54b9f57665-kz5gt/ 2026-04-25 09:12:01.863075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-54b9f57665-kz5gt/staffeln-conductor.txt 2026-04-25 09:12:01.863094 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-67gxw/ 2026-04-25 09:12:01.863117 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-67gxw/init.txt 2026-04-25 09:12:01.863135 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-67gxw/staffeln-db-init-0.txt 2026-04-25 09:12:01.863153 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-9pj24/ 2026-04-25 09:12:01.863171 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-9pj24/init.txt 2026-04-25 09:12:01.863188 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-9pj24/staffeln-db-sync.txt 2026-04-25 09:12:01.863206 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-04-25 09:12:01.863223 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-04-25 09:12:01.863241 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-04-25 09:12:01.863260 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-04-25 09:12:01.863278 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-04-25 09:12:01.863306 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-c95tj/ 2026-04-25 09:12:01.863324 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-c95tj/manager.txt 2026-04-25 09:12:01.863343 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-04-25 09:12:01.863361 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-5q7ml/ 2026-04-25 09:12:01.863378 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-5q7ml/rook-ceph-operator.txt 2026-04-25 09:12:01.863396 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-04-25 09:12:01.863413 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-2nckp/ 2026-04-25 09:12:01.863431 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-2nckp/secretgen-controller.txt 2026-04-25 09:12:01.863449 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-04-25 09:12:01.863467 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-md888/ 2026-04-25 09:12:01.863485 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-md888/controller.txt 2026-04-25 09:12:01.863502 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-dv8p8/ 2026-04-25 09:12:01.863520 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-dv8p8/ingress-nginx-default-backend.txt 2026-04-25 09:12:01.863538 | instance | cd+++++++++ pod-logs/kube-system/ 2026-04-25 09:12:01.863556 | instance | cd+++++++++ pod-logs/kube-system/cilium-fn59k/ 2026-04-25 09:12:01.863573 | instance | >f+++++++++ pod-logs/kube-system/cilium-fn59k/apply-sysctl-overwrites.txt 2026-04-25 09:12:01.863591 | instance | >f+++++++++ pod-logs/kube-system/cilium-fn59k/cilium-agent.txt 2026-04-25 09:12:01.863609 | instance | >f+++++++++ pod-logs/kube-system/cilium-fn59k/clean-cilium-state.txt 2026-04-25 09:12:01.863626 | instance | >f+++++++++ pod-logs/kube-system/cilium-fn59k/config.txt 2026-04-25 09:12:01.863644 | instance | >f+++++++++ pod-logs/kube-system/cilium-fn59k/install-cni-binaries.txt 2026-04-25 09:12:01.863661 | instance | >f+++++++++ pod-logs/kube-system/cilium-fn59k/mount-bpf-fs.txt 2026-04-25 09:12:01.863679 | instance | >f+++++++++ pod-logs/kube-system/cilium-fn59k/mount-cgroup.txt 2026-04-25 09:12:01.863696 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-pxmtf/ 2026-04-25 09:12:01.863713 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-pxmtf/cilium-operator.txt 2026-04-25 09:12:01.863731 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-srpf4/ 2026-04-25 09:12:01.863748 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-srpf4/coredns.txt 2026-04-25 09:12:01.863766 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-tkt55/ 2026-04-25 09:12:01.863789 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-tkt55/coredns.txt 2026-04-25 09:12:01.863807 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-04-25 09:12:01.863825 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-04-25 09:12:01.863843 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-04-25 09:12:01.863861 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-25 09:12:01.863879 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-04-25 09:12:01.863896 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-25 09:12:01.863915 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-lkpct/ 2026-04-25 09:12:01.863932 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-lkpct/kube-proxy.txt 2026-04-25 09:12:01.863950 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-04-25 09:12:01.863968 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-25 09:12:01.863986 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-04-25 09:12:01.864004 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-04-25 09:12:01.864022 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-04-25 09:12:01.864040 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-ct5vr/ 2026-04-25 09:12:01.864058 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-ct5vr/local-path-provisioner.txt 2026-04-25 09:12:01.864076 | instance | cd+++++++++ pod-logs/monitoring/ 2026-04-25 09:12:01.864095 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-25 09:12:01.864113 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-25 09:12:01.864131 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-25 09:12:01.864149 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-25 09:12:01.864167 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-25 09:12:01.864185 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-g5xdx/ 2026-04-25 09:12:01.864203 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-g5xdx/goldpinger-daemon.txt 2026-04-25 09:12:01.864221 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-7c99bf4549-l8dmv/ 2026-04-25 09:12:01.864240 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-7c99bf4549-l8dmv/grafana-sc-dashboard.txt 2026-04-25 09:12:01.864257 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-7c99bf4549-l8dmv/grafana-sc-datasources.txt 2026-04-25 09:12:01.864275 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-7c99bf4549-l8dmv/grafana.txt 2026-04-25 09:12:01.864294 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-crq4z/ 2026-04-25 09:12:01.864315 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-crq4z/kube-state-metrics.txt 2026-04-25 09:12:01.864335 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-hkh2d/ 2026-04-25 09:12:01.864354 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-hkh2d/kube-prometheus-stack.txt 2026-04-25 09:12:01.864372 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-j4d46/ 2026-04-25 09:12:01.864390 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-j4d46/node-exporter.txt 2026-04-25 09:12:01.864413 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-j4d46/pod-tls-sidecar.txt 2026-04-25 09:12:01.864431 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-04-25 09:12:01.864448 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-04-25 09:12:01.864466 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-04-25 09:12:01.864484 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-04-25 09:12:01.864502 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-04-25 09:12:01.864520 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-2nzmn/ 2026-04-25 09:12:01.864538 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-2nzmn/nginx.txt 2026-04-25 09:12:01.864556 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-04-25 09:12:01.864574 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-04-25 09:12:01.864593 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-04-25 09:12:01.864611 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-78r8r/ 2026-04-25 09:12:01.864630 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-78r8r/gc.txt 2026-04-25 09:12:01.864648 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-xptj4/ 2026-04-25 09:12:01.864665 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-xptj4/master.txt 2026-04-25 09:12:01.864721 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-hjmql/ 2026-04-25 09:12:01.864745 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-hjmql/worker.txt 2026-04-25 09:12:01.864763 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-25 09:12:01.864781 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-25 09:12:01.864798 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-25 09:12:01.864816 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-25 09:12:01.864834 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-25 09:12:01.864851 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-25 09:12:01.864869 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-lk6h7/ 2026-04-25 09:12:01.864886 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-lk6h7/pushgateway.txt 2026-04-25 09:12:01.864904 | instance | cd+++++++++ pod-logs/monitoring/vector-cv7gp/ 2026-04-25 09:12:01.864922 | instance | >f+++++++++ pod-logs/monitoring/vector-cv7gp/vector.txt 2026-04-25 09:12:01.864940 | instance | cd+++++++++ pod-logs/openstack/ 2026-04-25 09:12:01.864974 | instance | cd+++++++++ pod-logs/openstack/barbican-api-585849dc6d-m4vvg/ 2026-04-25 09:12:01.864994 | instance | >f+++++++++ pod-logs/openstack/barbican-api-585849dc6d-m4vvg/barbican-api.txt 2026-04-25 09:12:01.865013 | instance | >f+++++++++ pod-logs/openstack/barbican-api-585849dc6d-m4vvg/init.txt 2026-04-25 09:12:01.865031 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-dzjlz/ 2026-04-25 09:12:01.865049 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-dzjlz/barbican-db-init-0.txt 2026-04-25 09:12:01.865068 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-dzjlz/init.txt 2026-04-25 09:12:01.865086 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-g7djb/ 2026-04-25 09:12:01.865104 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-g7djb/barbican-db-sync.txt 2026-04-25 09:12:01.865122 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-g7djb/init.txt 2026-04-25 09:12:01.865144 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-sm6j8/ 2026-04-25 09:12:01.865163 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-sm6j8/init.txt 2026-04-25 09:12:01.865181 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-sm6j8/key-manager-ks-endpoints-admin.txt 2026-04-25 09:12:01.865199 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-sm6j8/key-manager-ks-endpoints-internal.txt 2026-04-25 09:12:01.865216 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-sm6j8/key-manager-ks-endpoints-public.txt 2026-04-25 09:12:01.865234 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-rn57x/ 2026-04-25 09:12:01.865251 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-rn57x/init.txt 2026-04-25 09:12:01.865269 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-rn57x/key-manager-ks-service-registration.txt 2026-04-25 09:12:01.865286 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-qp6mf/ 2026-04-25 09:12:01.865304 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-qp6mf/barbican-ks-user.txt 2026-04-25 09:12:01.865321 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-qp6mf/init.txt 2026-04-25 09:12:01.865338 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-r8gb9/ 2026-04-25 09:12:01.865356 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-r8gb9/init.txt 2026-04-25 09:12:01.865373 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-r8gb9/rabbit-init.txt 2026-04-25 09:12:01.865391 | instance | cd+++++++++ pod-logs/openstack/cinder-api-c7c97f64-kp6k2/ 2026-04-25 09:12:01.865409 | instance | >f+++++++++ pod-logs/openstack/cinder-api-c7c97f64-kp6k2/ceph-coordination-volume-perms.txt 2026-04-25 09:12:01.865427 | instance | >f+++++++++ pod-logs/openstack/cinder-api-c7c97f64-kp6k2/cinder-api.txt 2026-04-25 09:12:01.865445 | instance | >f+++++++++ pod-logs/openstack/cinder-api-c7c97f64-kp6k2/init.txt 2026-04-25 09:12:01.865463 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-589d6bc7b4-vczcz/ 2026-04-25 09:12:01.865481 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-589d6bc7b4-vczcz/ceph-backup-keyring-placement.txt 2026-04-25 09:12:01.865499 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-589d6bc7b4-vczcz/ceph-coordination-volume-perms.txt 2026-04-25 09:12:01.865517 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-589d6bc7b4-vczcz/ceph-keyring-placement-rbd1.txt 2026-04-25 09:12:01.865536 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-589d6bc7b4-vczcz/cinder-backup.txt 2026-04-25 09:12:01.865555 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-589d6bc7b4-vczcz/init.txt 2026-04-25 09:12:01.865573 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-sqbt8/ 2026-04-25 09:12:01.865592 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-sqbt8/ceph-keyring-placement.txt 2026-04-25 09:12:01.865610 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-sqbt8/cinder-backup-storage-init.txt 2026-04-25 09:12:01.865628 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-sqbt8/init.txt 2026-04-25 09:12:01.865646 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-kmjvd/ 2026-04-25 09:12:01.865664 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-kmjvd/bootstrap.txt 2026-04-25 09:12:01.865681 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-kmjvd/init.txt 2026-04-25 09:12:01.865699 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-kgh8z/ 2026-04-25 09:12:01.865717 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-kgh8z/create-internal-tenant.txt 2026-04-25 09:12:01.865735 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-kgh8z/init.txt 2026-04-25 09:12:01.865753 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-n724x/ 2026-04-25 09:12:01.865771 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-n724x/cinder-db-init-0.txt 2026-04-25 09:12:01.865793 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-n724x/init.txt 2026-04-25 09:12:01.865812 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-7sg8g/ 2026-04-25 09:12:01.865830 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-7sg8g/cinder-db-sync.txt 2026-04-25 09:12:01.865861 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-7sg8g/init.txt 2026-04-25 09:12:01.865879 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-7c5p5/ 2026-04-25 09:12:01.865897 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-7c5p5/init.txt 2026-04-25 09:12:01.865915 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-7c5p5/volumev3-ks-endpoints-admin.txt 2026-04-25 09:12:01.865933 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-7c5p5/volumev3-ks-endpoints-internal.txt 2026-04-25 09:12:01.865951 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-7c5p5/volumev3-ks-endpoints-public.txt 2026-04-25 09:12:01.865969 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-57czq/ 2026-04-25 09:12:01.865986 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-57czq/init.txt 2026-04-25 09:12:01.866004 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-57czq/volumev3-ks-service-registration.txt 2026-04-25 09:12:01.866022 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-zh8bc/ 2026-04-25 09:12:01.866040 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-zh8bc/cinder-ks-user.txt 2026-04-25 09:12:01.866058 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-zh8bc/init.txt 2026-04-25 09:12:01.866076 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-qwsth/ 2026-04-25 09:12:01.866094 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-qwsth/init.txt 2026-04-25 09:12:01.866112 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-qwsth/rabbit-init.txt 2026-04-25 09:12:01.866129 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-67cd8b6cdd-74k8g/ 2026-04-25 09:12:01.866147 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-67cd8b6cdd-74k8g/ceph-coordination-volume-perms.txt 2026-04-25 09:12:01.866165 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-67cd8b6cdd-74k8g/cinder-scheduler.txt 2026-04-25 09:12:01.866183 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-67cd8b6cdd-74k8g/init.txt 2026-04-25 09:12:01.866201 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-mljkq/ 2026-04-25 09:12:01.866218 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-mljkq/ceph-keyring-placement.txt 2026-04-25 09:12:01.866236 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-mljkq/cinder-storage-init-rbd1.txt 2026-04-25 09:12:01.866254 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-mljkq/init.txt 2026-04-25 09:12:01.866272 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-cc4cd4544-hvpjs/ 2026-04-25 09:12:01.866290 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-cc4cd4544-hvpjs/ceph-coordination-volume-perms.txt 2026-04-25 09:12:01.866308 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-cc4cd4544-hvpjs/ceph-keyring-placement-rbd1.txt 2026-04-25 09:12:01.866326 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-cc4cd4544-hvpjs/cinder-volume.txt 2026-04-25 09:12:01.866344 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-cc4cd4544-hvpjs/init-cinder-conf.txt 2026-04-25 09:12:01.866362 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-cc4cd4544-hvpjs/init.txt 2026-04-25 09:12:01.866410 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29618465-xgqs8/ 2026-04-25 09:12:01.866430 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29618465-xgqs8/cinder-volume-usage-audit.txt 2026-04-25 09:12:01.866448 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29618465-xgqs8/init.txt 2026-04-25 09:12:01.866467 | instance | cd+++++++++ pod-logs/openstack/glance-api-6445cbbdb-dzhk8/ 2026-04-25 09:12:01.866490 | instance | >f+++++++++ pod-logs/openstack/glance-api-6445cbbdb-dzhk8/ceph-keyring-placement.txt 2026-04-25 09:12:01.866509 | instance | >f+++++++++ pod-logs/openstack/glance-api-6445cbbdb-dzhk8/glance-api.txt 2026-04-25 09:12:01.866526 | instance | >f+++++++++ pod-logs/openstack/glance-api-6445cbbdb-dzhk8/glance-perms.txt 2026-04-25 09:12:01.866544 | instance | >f+++++++++ pod-logs/openstack/glance-api-6445cbbdb-dzhk8/init.txt 2026-04-25 09:12:01.866561 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-l8rhg/ 2026-04-25 09:12:01.866579 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-l8rhg/glance-db-init-0.txt 2026-04-25 09:12:01.866596 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-l8rhg/init.txt 2026-04-25 09:12:01.866614 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-769x5/ 2026-04-25 09:12:01.866631 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-769x5/glance-db-sync.txt 2026-04-25 09:12:01.866649 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-769x5/init.txt 2026-04-25 09:12:01.866667 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-2p8k4/ 2026-04-25 09:12:01.866685 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-2p8k4/image-ks-endpoints-admin.txt 2026-04-25 09:12:01.866703 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-2p8k4/image-ks-endpoints-internal.txt 2026-04-25 09:12:01.866722 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-2p8k4/image-ks-endpoints-public.txt 2026-04-25 09:12:01.866740 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-2p8k4/init.txt 2026-04-25 09:12:01.866758 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-8f7nv/ 2026-04-25 09:12:01.866776 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-8f7nv/image-ks-service-registration.txt 2026-04-25 09:12:01.866794 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-8f7nv/init.txt 2026-04-25 09:12:01.866812 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-mwkrz/ 2026-04-25 09:12:01.866830 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-mwkrz/glance-ks-user.txt 2026-04-25 09:12:01.866848 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-mwkrz/init.txt 2026-04-25 09:12:01.866867 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-sw9h8/ 2026-04-25 09:12:01.866885 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-sw9h8/glance-metadefs-load.txt 2026-04-25 09:12:01.866903 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-sw9h8/init.txt 2026-04-25 09:12:01.866921 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-sdxgm/ 2026-04-25 09:12:01.866939 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-sdxgm/init.txt 2026-04-25 09:12:01.866957 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-sdxgm/rabbit-init.txt 2026-04-25 09:12:01.866975 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-65w89/ 2026-04-25 09:12:01.866993 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-65w89/ceph-keyring-placement.txt 2026-04-25 09:12:01.867011 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-65w89/glance-storage-init.txt 2026-04-25 09:12:01.867041 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-65w89/init.txt 2026-04-25 09:12:01.867059 | instance | cd+++++++++ pod-logs/openstack/heat-api-5dd768c87f-wttbj/ 2026-04-25 09:12:01.867078 | instance | >f+++++++++ pod-logs/openstack/heat-api-5dd768c87f-wttbj/heat-api.txt 2026-04-25 09:12:01.867095 | instance | >f+++++++++ pod-logs/openstack/heat-api-5dd768c87f-wttbj/init.txt 2026-04-25 09:12:01.867113 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-p48nt/ 2026-04-25 09:12:01.867131 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-p48nt/bootstrap.txt 2026-04-25 09:12:01.867149 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-p48nt/init.txt 2026-04-25 09:12:01.867167 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-5c7f64d9d9-wv2lf/ 2026-04-25 09:12:01.867189 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-5c7f64d9d9-wv2lf/heat-cfn.txt 2026-04-25 09:12:01.867207 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-5c7f64d9d9-wv2lf/init.txt 2026-04-25 09:12:01.867225 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-qzktf/ 2026-04-25 09:12:01.867242 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-qzktf/heat-db-init-0.txt 2026-04-25 09:12:01.867260 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-qzktf/init.txt 2026-04-25 09:12:01.867278 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-wlwws/ 2026-04-25 09:12:01.867295 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-wlwws/heat-db-sync.txt 2026-04-25 09:12:01.867316 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-wlwws/init.txt 2026-04-25 09:12:01.867335 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-vvg2j/ 2026-04-25 09:12:01.867353 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-vvg2j/heat-ks-domain-user.txt 2026-04-25 09:12:01.867372 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-vvg2j/init.txt 2026-04-25 09:12:01.867390 | instance | cd+++++++++ pod-logs/openstack/heat-engine-5b7db4df86-bpgln/ 2026-04-25 09:12:01.867407 | instance | >f+++++++++ pod-logs/openstack/heat-engine-5b7db4df86-bpgln/heat-engine.txt 2026-04-25 09:12:01.867425 | instance | >f+++++++++ pod-logs/openstack/heat-engine-5b7db4df86-bpgln/init.txt 2026-04-25 09:12:01.867442 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29618460-l92m5/ 2026-04-25 09:12:01.867460 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29618460-l92m5/heat-engine-cleaner.txt 2026-04-25 09:12:01.867479 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29618460-l92m5/init.txt 2026-04-25 09:12:01.867497 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29618465-csvdd/ 2026-04-25 09:12:01.867515 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29618465-csvdd/heat-engine-cleaner.txt 2026-04-25 09:12:01.867534 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29618465-csvdd/init.txt 2026-04-25 09:12:01.867552 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29618470-h7tfj/ 2026-04-25 09:12:01.867569 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29618470-h7tfj/heat-engine-cleaner.txt 2026-04-25 09:12:01.867587 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29618470-h7tfj/init.txt 2026-04-25 09:12:01.867605 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-rzgnh/ 2026-04-25 09:12:01.867623 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-rzgnh/cloudformation-ks-endpoints-admin.txt 2026-04-25 09:12:01.867641 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-rzgnh/cloudformation-ks-endpoints-internal.txt 2026-04-25 09:12:01.867658 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-rzgnh/cloudformation-ks-endpoints-public.txt 2026-04-25 09:12:01.867677 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-rzgnh/init.txt 2026-04-25 09:12:01.867695 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-rzgnh/orchestration-ks-endpoints-admin.txt 2026-04-25 09:12:01.867714 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-rzgnh/orchestration-ks-endpoints-internal.txt 2026-04-25 09:12:01.867732 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-rzgnh/orchestration-ks-endpoints-public.txt 2026-04-25 09:12:01.867750 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-68hck/ 2026-04-25 09:12:01.867768 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-68hck/cloudformation-ks-service-registration.txt 2026-04-25 09:12:01.867786 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-68hck/init.txt 2026-04-25 09:12:01.867804 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-68hck/orchestration-ks-service-registration.txt 2026-04-25 09:12:01.867822 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-k5525/ 2026-04-25 09:12:01.867845 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-k5525/heat-ks-user.txt 2026-04-25 09:12:01.867864 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-k5525/heat-trustee-ks-user.txt 2026-04-25 09:12:01.867882 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-k5525/init.txt 2026-04-25 09:12:01.867900 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-dnmxz/ 2026-04-25 09:12:01.867917 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-dnmxz/init.txt 2026-04-25 09:12:01.867935 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-dnmxz/rabbit-init.txt 2026-04-25 09:12:01.867953 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-qgxgn/ 2026-04-25 09:12:01.867971 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-qgxgn/heat-trusts.txt 2026-04-25 09:12:01.868003 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-qgxgn/init.txt 2026-04-25 09:12:01.868023 | instance | cd+++++++++ pod-logs/openstack/horizon-746df5db67-vvdpl/ 2026-04-25 09:12:01.868041 | instance | >f+++++++++ pod-logs/openstack/horizon-746df5db67-vvdpl/horizon.txt 2026-04-25 09:12:01.868058 | instance | >f+++++++++ pod-logs/openstack/horizon-746df5db67-vvdpl/init.txt 2026-04-25 09:12:01.868076 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-lpqbs/ 2026-04-25 09:12:01.868094 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-lpqbs/horizon-db-init-0.txt 2026-04-25 09:12:01.868113 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-lpqbs/init.txt 2026-04-25 09:12:01.868131 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-fz4kn/ 2026-04-25 09:12:01.868149 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-fz4kn/horizon-db-sync.txt 2026-04-25 09:12:01.868167 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-fz4kn/init.txt 2026-04-25 09:12:01.868184 | instance | cd+++++++++ pod-logs/openstack/keepalived-vbh2c/ 2026-04-25 09:12:01.868203 | instance | >f+++++++++ pod-logs/openstack/keepalived-vbh2c/init.txt 2026-04-25 09:12:01.868221 | instance | >f+++++++++ pod-logs/openstack/keepalived-vbh2c/keepalived.txt 2026-04-25 09:12:01.868238 | instance | >f+++++++++ pod-logs/openstack/keepalived-vbh2c/wait-for-ip.txt 2026-04-25 09:12:01.868257 | instance | cd+++++++++ pod-logs/openstack/keystone-api-545d4f7cfb-vs5h6/ 2026-04-25 09:12:01.868274 | instance | >f+++++++++ pod-logs/openstack/keystone-api-545d4f7cfb-vs5h6/init.txt 2026-04-25 09:12:01.868292 | instance | >f+++++++++ pod-logs/openstack/keystone-api-545d4f7cfb-vs5h6/keystone-api.txt 2026-04-25 09:12:01.868311 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-kcwvz/ 2026-04-25 09:12:01.868329 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-kcwvz/bootstrap.txt 2026-04-25 09:12:01.868346 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-kcwvz/init.txt 2026-04-25 09:12:01.868364 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-nz67p/ 2026-04-25 09:12:01.868382 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-nz67p/init.txt 2026-04-25 09:12:01.868400 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-nz67p/keystone-credential-setup.txt 2026-04-25 09:12:01.868418 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-97szl/ 2026-04-25 09:12:01.868436 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-97szl/init.txt 2026-04-25 09:12:01.868453 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-97szl/keystone-db-init-0.txt 2026-04-25 09:12:01.868471 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-6trm9/ 2026-04-25 09:12:01.868489 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-6trm9/init.txt 2026-04-25 09:12:01.868507 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-6trm9/keystone-db-sync.txt 2026-04-25 09:12:01.868525 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-qqssb/ 2026-04-25 09:12:01.868542 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-qqssb/init.txt 2026-04-25 09:12:01.868564 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-qqssb/keystone-domain-manage.txt 2026-04-25 09:12:01.868582 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-t95mp/ 2026-04-25 09:12:01.868600 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-t95mp/init.txt 2026-04-25 09:12:01.868618 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-t95mp/keystone-fernet-setup.txt 2026-04-25 09:12:01.868636 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-46hz9/ 2026-04-25 09:12:01.868653 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-46hz9/init.txt 2026-04-25 09:12:01.868671 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-46hz9/rabbit-init.txt 2026-04-25 09:12:01.868689 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-krrb6/ 2026-04-25 09:12:01.868707 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-krrb6/ceph-admin-keyring-placement.txt 2026-04-25 09:12:01.868725 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-krrb6/ceph-keyring-placement.txt 2026-04-25 09:12:01.868743 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-krrb6/init-dynamic-options.txt 2026-04-25 09:12:01.868762 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-krrb6/init.txt 2026-04-25 09:12:01.868779 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-krrb6/libvirt-exporter.txt 2026-04-25 09:12:01.868797 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-krrb6/libvirt.txt 2026-04-25 09:12:01.868815 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-krrb6/tls-sidecar.txt 2026-04-25 09:12:01.868833 | instance | cd+++++++++ pod-logs/openstack/magnum-api-54c78984f7-7spm7/ 2026-04-25 09:12:01.868850 | instance | >f+++++++++ pod-logs/openstack/magnum-api-54c78984f7-7spm7/init.txt 2026-04-25 09:12:01.868867 | instance | >f+++++++++ pod-logs/openstack/magnum-api-54c78984f7-7spm7/magnum-api.txt 2026-04-25 09:12:01.868885 | instance | cd+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-p8vn7/ 2026-04-25 09:12:01.868902 | instance | >f+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-p8vn7/magnum-cluster-api-proxy.txt 2026-04-25 09:12:01.868920 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-04-25 09:12:01.868937 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-04-25 09:12:01.868976 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-04-25 09:12:01.868996 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-04-25 09:12:01.869015 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-x259q/ 2026-04-25 09:12:01.869033 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-x259q/init.txt 2026-04-25 09:12:01.869051 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-x259q/magnum-db-init-0.txt 2026-04-25 09:12:01.869069 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-7c59l/ 2026-04-25 09:12:01.869087 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-7c59l/init.txt 2026-04-25 09:12:01.869105 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-7c59l/magnum-db-sync.txt 2026-04-25 09:12:01.869123 | instance | cd+++++++++ pod-logs/openstack/magnum-domain-ks-user-fv962/ 2026-04-25 09:12:01.869141 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-fv962/init.txt 2026-04-25 09:12:01.869159 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-fv962/magnum-ks-domain-user.txt 2026-04-25 09:12:01.869178 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-endpoints-4zzc5/ 2026-04-25 09:12:01.869195 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-4zzc5/container-infra-ks-endpoints-admin.txt 2026-04-25 09:12:01.869213 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-4zzc5/container-infra-ks-endpoints-internal.txt 2026-04-25 09:12:01.869232 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-4zzc5/container-infra-ks-endpoints-public.txt 2026-04-25 09:12:01.869257 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-4zzc5/init.txt 2026-04-25 09:12:01.869276 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-service-bb2z6/ 2026-04-25 09:12:01.869293 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-bb2z6/container-infra-ks-service-registration.txt 2026-04-25 09:12:01.869313 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-bb2z6/init.txt 2026-04-25 09:12:01.869331 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-user-dkftb/ 2026-04-25 09:12:01.869349 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-dkftb/init.txt 2026-04-25 09:12:01.869367 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-dkftb/magnum-ks-user.txt 2026-04-25 09:12:01.869385 | instance | cd+++++++++ pod-logs/openstack/magnum-rabbit-init-9nbrv/ 2026-04-25 09:12:01.869403 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-9nbrv/init.txt 2026-04-25 09:12:01.869421 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-9nbrv/rabbit-init.txt 2026-04-25 09:12:01.869438 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-lhblp/ 2026-04-25 09:12:01.869456 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-lhblp/init.txt 2026-04-25 09:12:01.869473 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-lhblp/memcached-exporter.txt 2026-04-25 09:12:01.869491 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-lhblp/memcached.txt 2026-04-25 09:12:01.869509 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-69c5fb76dc-n44hg/ 2026-04-25 09:12:01.869527 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-69c5fb76dc-n44hg/init.txt 2026-04-25 09:12:01.869544 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-69c5fb76dc-n44hg/nova-api-metadata-init.txt 2026-04-25 09:12:01.869562 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-69c5fb76dc-n44hg/nova-api.txt 2026-04-25 09:12:01.869580 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-55549966cb-h7rtg/ 2026-04-25 09:12:01.869598 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-55549966cb-h7rtg/init.txt 2026-04-25 09:12:01.869615 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-55549966cb-h7rtg/nova-osapi.txt 2026-04-25 09:12:01.869633 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-qcnll/ 2026-04-25 09:12:01.869651 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-qcnll/bootstrap.txt 2026-04-25 09:12:01.869669 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-qcnll/init.txt 2026-04-25 09:12:01.869687 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-5hvgb/ 2026-04-25 09:12:01.869705 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-5hvgb/init.txt 2026-04-25 09:12:01.869722 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-5hvgb/nova-cell-setup-init.txt 2026-04-25 09:12:01.869740 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-5hvgb/nova-cell-setup.txt 2026-04-25 09:12:01.869758 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-qk97w/ 2026-04-25 09:12:01.869776 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-qk97w/ceph-admin-keyring-placement.txt 2026-04-25 09:12:01.869793 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-qk97w/ceph-keyring-placement.txt 2026-04-25 09:12:01.869810 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-qk97w/ceph-perms.txt 2026-04-25 09:12:01.869828 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-qk97w/init.txt 2026-04-25 09:12:01.869846 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-qk97w/nova-compute-init.txt 2026-04-25 09:12:01.869864 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-qk97w/nova-compute-ssh-init.txt 2026-04-25 09:12:01.869883 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-qk97w/nova-compute-ssh.txt 2026-04-25 09:12:01.869900 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-qk97w/nova-compute-vnc-init.txt 2026-04-25 09:12:01.869923 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-qk97w/nova-compute.txt 2026-04-25 09:12:01.869942 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-7bfcb8f964-78z6s/ 2026-04-25 09:12:01.869959 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-7bfcb8f964-78z6s/init.txt 2026-04-25 09:12:01.869977 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-7bfcb8f964-78z6s/nova-conductor.txt 2026-04-25 09:12:01.869994 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-qlrrv/ 2026-04-25 09:12:01.870012 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-qlrrv/init.txt 2026-04-25 09:12:01.870030 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-qlrrv/nova-db-init-0.txt 2026-04-25 09:12:01.870047 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-qlrrv/nova-db-init-1.txt 2026-04-25 09:12:01.870065 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-qlrrv/nova-db-init-2.txt 2026-04-25 09:12:01.870082 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-t84s4/ 2026-04-25 09:12:01.870100 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-t84s4/init.txt 2026-04-25 09:12:01.870117 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-t84s4/nova-db-sync.txt 2026-04-25 09:12:01.870136 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-gzltc/ 2026-04-25 09:12:01.870154 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-gzltc/compute-ks-endpoints-admin.txt 2026-04-25 09:12:01.870172 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-gzltc/compute-ks-endpoints-internal.txt 2026-04-25 09:12:01.870189 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-gzltc/compute-ks-endpoints-public.txt 2026-04-25 09:12:01.870207 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-gzltc/init.txt 2026-04-25 09:12:01.870225 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-xnqr2/ 2026-04-25 09:12:01.870242 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-xnqr2/compute-ks-service-registration.txt 2026-04-25 09:12:01.870260 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-xnqr2/init.txt 2026-04-25 09:12:01.870279 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-f2n4m/ 2026-04-25 09:12:01.870296 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-f2n4m/init.txt 2026-04-25 09:12:01.870313 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-f2n4m/nova-ks-user.txt 2026-04-25 09:12:01.870330 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-69f7b46f89-vr2x7/ 2026-04-25 09:12:01.870348 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-69f7b46f89-vr2x7/init.txt 2026-04-25 09:12:01.870378 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-69f7b46f89-vr2x7/nova-novncproxy-init-assets.txt 2026-04-25 09:12:01.870396 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-69f7b46f89-vr2x7/nova-novncproxy-init.txt 2026-04-25 09:12:01.870414 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-69f7b46f89-vr2x7/nova-novncproxy.txt 2026-04-25 09:12:01.870433 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-jh4d8/ 2026-04-25 09:12:01.870451 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-jh4d8/init.txt 2026-04-25 09:12:01.870468 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-jh4d8/rabbit-init.txt 2026-04-25 09:12:01.870486 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-77c5b6b9d4-b6n6n/ 2026-04-25 09:12:01.870505 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-77c5b6b9d4-b6n6n/init.txt 2026-04-25 09:12:01.870523 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-77c5b6b9d4-b6n6n/nova-scheduler.txt 2026-04-25 09:12:01.870541 | instance | cd+++++++++ pod-logs/openstack/openvswitch-xkrcs/ 2026-04-25 09:12:01.870559 | instance | >f+++++++++ pod-logs/openstack/openvswitch-xkrcs/init.txt 2026-04-25 09:12:01.870577 | instance | >f+++++++++ pod-logs/openstack/openvswitch-xkrcs/openvswitch-db-perms.txt 2026-04-25 09:12:01.870600 | instance | >f+++++++++ pod-logs/openstack/openvswitch-xkrcs/openvswitch-db.txt 2026-04-25 09:12:01.870620 | instance | >f+++++++++ pod-logs/openstack/openvswitch-xkrcs/openvswitch-vswitchd-modules.txt 2026-04-25 09:12:01.870638 | instance | >f+++++++++ pod-logs/openstack/openvswitch-xkrcs/openvswitch-vswitchd.txt 2026-04-25 09:12:01.870656 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-default-xpfxn/ 2026-04-25 09:12:01.870674 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-xpfxn/controller-init.txt 2026-04-25 09:12:01.870692 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-xpfxn/controller.txt 2026-04-25 09:12:01.870709 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-xpfxn/get-gw-enabled.txt 2026-04-25 09:12:01.870727 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-xpfxn/init.txt 2026-04-25 09:12:01.870745 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-xpfxn/log-parser.txt 2026-04-25 09:12:01.870763 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-xpfxn/vector.txt 2026-04-25 09:12:01.870781 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-7659bd74f8-8jbjh/ 2026-04-25 09:12:01.870799 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-7659bd74f8-8jbjh/init.txt 2026-04-25 09:12:01.870816 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-7659bd74f8-8jbjh/northd.txt 2026-04-25 09:12:01.870835 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ 2026-04-25 09:12:01.870852 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt 2026-04-25 09:12:01.870870 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-04-25 09:12:01.870888 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ 2026-04-25 09:12:01.870906 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt 2026-04-25 09:12:01.870923 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-04-25 09:12:01.870940 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-04-25 09:12:01.870958 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-04-25 09:12:01.870976 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-25 09:12:01.870994 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-25 09:12:01.871012 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-25 09:12:01.871030 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-04-25 09:12:01.871047 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-25 09:12:01.871065 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-25 09:12:01.871082 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-25 09:12:01.871100 | instance | cd+++++++++ pod-logs/openstack/placement-api-6c66f85544-lnb6c/ 2026-04-25 09:12:01.871117 | instance | >f+++++++++ pod-logs/openstack/placement-api-6c66f85544-lnb6c/init.txt 2026-04-25 09:12:01.871135 | instance | >f+++++++++ pod-logs/openstack/placement-api-6c66f85544-lnb6c/placement-api.txt 2026-04-25 09:12:01.871152 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-bshkj/ 2026-04-25 09:12:01.871170 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-bshkj/init.txt 2026-04-25 09:12:01.871187 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-bshkj/placement-db-init-0.txt 2026-04-25 09:12:01.871206 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-lkvvr/ 2026-04-25 09:12:01.871224 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-lkvvr/init.txt 2026-04-25 09:12:01.871241 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-lkvvr/placement-db-sync.txt 2026-04-25 09:12:01.871259 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-k6jmj/ 2026-04-25 09:12:01.871276 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-k6jmj/init.txt 2026-04-25 09:12:01.871298 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-k6jmj/placement-ks-endpoints-admin.txt 2026-04-25 09:12:01.871316 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-k6jmj/placement-ks-endpoints-internal.txt 2026-04-25 09:12:01.871333 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-k6jmj/placement-ks-endpoints-public.txt 2026-04-25 09:12:01.871350 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-8brnc/ 2026-04-25 09:12:01.871368 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-8brnc/init.txt 2026-04-25 09:12:01.871385 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-8brnc/placement-ks-service-registration.txt 2026-04-25 09:12:01.871402 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-5zm77/ 2026-04-25 09:12:01.871420 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-5zm77/init.txt 2026-04-25 09:12:01.871438 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-5zm77/placement-ks-user.txt 2026-04-25 09:12:01.871455 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-qccg9/ 2026-04-25 09:12:01.871473 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-qccg9/percona-xtradb-cluster-operator.txt 2026-04-25 09:12:01.871491 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-04-25 09:12:01.871509 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-04-25 09:12:01.871526 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-04-25 09:12:01.871544 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-04-25 09:12:01.871562 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-04-25 09:12:01.871579 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-04-25 09:12:01.871597 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-gfnsm/ 2026-04-25 09:12:01.871614 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-gfnsm/rabbitmq-cluster-operator.txt 2026-04-25 09:12:01.871631 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-04-25 09:12:01.871648 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-04-25 09:12:01.871666 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-04-25 09:12:01.871683 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-04-25 09:12:01.871701 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-04-25 09:12:01.871734 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-04-25 09:12:01.871753 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-04-25 09:12:01.871772 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-25 09:12:01.871791 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-25 09:12:01.871809 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-04-25 09:12:01.871827 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-04-25 09:12:01.871845 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-04-25 09:12:01.871863 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-cmlz8/ 2026-04-25 09:12:01.871881 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-cmlz8/rabbitmq-cluster-operator.txt 2026-04-25 09:12:01.871899 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-04-25 09:12:01.871917 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-04-25 09:12:01.871935 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-04-25 09:12:01.871957 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-9nk6m/ 2026-04-25 09:12:01.871976 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-9nk6m/ceph-crash.txt 2026-04-25 09:12:01.871994 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-9nk6m/chown-container-data-dir.txt 2026-04-25 09:12:01.872012 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-9nk6m/make-container-crash-dir.txt 2026-04-25 09:12:01.872030 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ql9qm/ 2026-04-25 09:12:01.872048 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ql9qm/chown-container-data-dir.txt 2026-04-25 09:12:01.872065 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ql9qm/log-collector.txt 2026-04-25 09:12:01.872083 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ql9qm/rgw.txt 2026-04-25 09:12:01.872101 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-68c4c66456-mzvkj/ 2026-04-25 09:12:01.872119 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-68c4c66456-mzvkj/init.txt 2026-04-25 09:12:01.872136 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-68c4c66456-mzvkj/staffeln-api.txt 2026-04-25 09:12:01.872155 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-54b9f57665-kz5gt/ 2026-04-25 09:12:01.872173 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-54b9f57665-kz5gt/staffeln-conductor.txt 2026-04-25 09:12:01.872192 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-67gxw/ 2026-04-25 09:12:01.872209 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-67gxw/init.txt 2026-04-25 09:12:01.872226 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-67gxw/staffeln-db-init-0.txt 2026-04-25 09:12:01.872243 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-9pj24/ 2026-04-25 09:12:01.872261 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-9pj24/init.txt 2026-04-25 09:12:01.872278 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-9pj24/staffeln-db-sync.txt 2026-04-25 09:12:01.872296 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-04-25 09:12:01.872313 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-04-25 09:12:01.872331 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-04-25 09:12:01.872348 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-04-25 09:12:01.872366 | instance | cd+++++++++ pod-logs/orc-system/ 2026-04-25 09:12:01.872383 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-c95tj/ 2026-04-25 09:12:01.872401 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-c95tj/manager.txt 2026-04-25 09:12:01.872418 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-04-25 09:12:01.872436 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-5q7ml/ 2026-04-25 09:12:01.872453 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-5q7ml/rook-ceph-operator.txt 2026-04-25 09:12:01.872470 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-04-25 09:12:01.872488 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-2nckp/ 2026-04-25 09:12:01.872506 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-2nckp/secretgen-controller.txt 2026-04-25 09:12:01.891474 | 2026-04-25 09:12:01.891568 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-04-25 09:12:02.094111 | instance | changed 2026-04-25 09:12:02.101181 | 2026-04-25 09:12:02.101302 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-04-25 09:12:03.188849 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-04-25 09:12:03.204665 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-25 09:12:03.204709 | instance | Dload Upload Total Spent Left Speed 2026-04-25 09:12:03.209243 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-04-25 09:12:03.392033 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-04-25 09:12:03.397954 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-25 09:12:03.397973 | instance | Dload Upload Total Spent Left Speed 2026-04-25 09:12:03.402455 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-04-25 09:12:03.803267 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-04-25 09:12:03.809456 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-25 09:12:03.809494 | instance | Dload Upload Total Spent Left Speed 2026-04-25 09:12:03.813841 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-04-25 09:12:04.062270 | instance | jq: error (at :953): Cannot iterate over null (null) 2026-04-25 09:12:04.137524 | instance | ERROR 2026-04-25 09:12:04.137808 | instance | { 2026-04-25 09:12:04.137845 | instance | "delta": "0:00:01.739811", 2026-04-25 09:12:04.137868 | instance | "end": "2026-04-25 09:12:04.066227", 2026-04-25 09:12:04.137888 | instance | "msg": "non-zero return code", 2026-04-25 09:12:04.137906 | instance | "rc": 5, 2026-04-25 09:12:04.137925 | instance | "start": "2026-04-25 09:12:02.326416" 2026-04-25 09:12:04.137943 | instance | } 2026-04-25 09:12:04.137968 | instance | ERROR: Ignoring Errors 2026-04-25 09:12:04.142861 | 2026-04-25 09:12:04.142926 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-04-25 09:12:04.472928 | instance | ceph-mgr endpoints: 2026-04-25 09:12:04.679216 | instance | ok: Runtime: 0:00:00.081929 2026-04-25 09:12:04.686345 | 2026-04-25 09:12:04.686444 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-04-25 09:12:05.227237 | instance | ok: Runtime: 0:00:00.102760 2026-04-25 09:12:05.234765 | 2026-04-25 09:12:05.234853 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-04-25 09:12:05.745864 | instance | changed: 2026-04-25 09:12:05.746107 | instance | cd+++++++++ prometheus/ 2026-04-25 09:12:05.746147 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-04-25 09:12:05.746178 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-04-25 09:12:05.746208 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-04-25 09:12:05.759135 | 2026-04-25 09:12:05.759201 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-04-25 09:12:05.976049 | instance | changed 2026-04-25 09:12:05.983268 | 2026-04-25 09:12:05.983340 | TASK [gather-selenium-data : Get selenium data] 2026-04-25 09:12:06.190832 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-04-25 09:12:06.192407 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-04-25 09:12:06.522894 | instance | ERROR 2026-04-25 09:12:06.523120 | instance | { 2026-04-25 09:12:06.523184 | instance | "delta": "0:00:00.006718", 2026-04-25 09:12:06.523230 | instance | "end": "2026-04-25 09:12:06.192744", 2026-04-25 09:12:06.523273 | instance | "msg": "non-zero return code", 2026-04-25 09:12:06.523314 | instance | "rc": 1, 2026-04-25 09:12:06.523354 | instance | "start": "2026-04-25 09:12:06.186026" 2026-04-25 09:12:06.523394 | instance | } 2026-04-25 09:12:06.523427 | instance | ERROR: Ignoring Errors 2026-04-25 09:12:06.528418 | 2026-04-25 09:12:06.528486 | TASK [gather-selenium-data : Downloads logs to executor] 2026-04-25 09:12:07.037959 | instance | changed: cd+++++++++ selenium/ 2026-04-25 09:12:07.045725 | 2026-04-25 09:12:07.045775 | PLAY RECAP 2026-04-25 09:12:07.045818 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-04-25 09:12:07.045840 | 2026-04-25 09:12:07.187906 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-04-25 09:12:07.200771 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-25 09:12:07.825383 | 2026-04-25 09:12:07.825541 | PLAY [all] 2026-04-25 09:12:07.839172 | 2026-04-25 09:12:07.839334 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-25 09:12:07.884671 | instance | skipping: Conditional result was False 2026-04-25 09:12:07.896325 | 2026-04-25 09:12:07.896603 | TASK [fetch-output : Set log path for single node] 2026-04-25 09:12:07.941971 | instance | ok 2026-04-25 09:12:07.948043 | 2026-04-25 09:12:07.948237 | LOOP [fetch-output : Ensure local output dirs] 2026-04-25 09:12:08.328898 | instance -> localhost | ok: "/var/lib/zuul/builds/0456d03f9ce748b8886c5f18d28b7368/work/logs" 2026-04-25 09:12:08.535099 | instance -> localhost | changed: "/var/lib/zuul/builds/0456d03f9ce748b8886c5f18d28b7368/work/artifacts" 2026-04-25 09:12:08.955504 | instance -> localhost | changed: "/var/lib/zuul/builds/0456d03f9ce748b8886c5f18d28b7368/work/docs" 2026-04-25 09:12:08.971537 | 2026-04-25 09:12:08.971752 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-25 09:12:09.592994 | instance | changed: .d..t...... ./ 2026-04-25 09:12:09.593252 | instance | changed: All items complete 2026-04-25 09:12:09.593291 | 2026-04-25 09:12:10.060311 | instance | changed: .d..t...... ./ 2026-04-25 09:12:10.499935 | instance | changed: .d..t...... ./ 2026-04-25 09:12:10.525266 | 2026-04-25 09:12:10.525430 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-25 09:12:10.948607 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007618 2026-04-25 09:12:11.173612 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007605 2026-04-25 09:12:11.196768 | 2026-04-25 09:12:11.196902 | PLAY [all] 2026-04-25 09:12:11.203192 | 2026-04-25 09:12:11.203257 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-25 09:12:11.614428 | instance | changed 2026-04-25 09:12:11.621448 | 2026-04-25 09:12:11.621505 | PLAY RECAP 2026-04-25 09:12:11.621557 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-25 09:12:11.621580 | 2026-04-25 09:12:11.764571 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-25 09:12:11.778137 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-25 09:12:12.376272 | 2026-04-25 09:12:12.376405 | PLAY [localhost] 2026-04-25 09:12:12.386265 | 2026-04-25 09:12:12.386337 | TASK [Generate Zuul manifest] 2026-04-25 09:12:12.417204 | localhost | ok 2026-04-25 09:12:12.731255 | 2026-04-25 09:12:12.731381 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-25 09:12:13.410214 | localhost | changed 2026-04-25 09:12:13.422392 | 2026-04-25 09:12:13.422510 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-25 09:12:13.676849 | localhost | ok 2026-04-25 09:12:13.685934 | 2026-04-25 09:12:13.686019 | TASK [Upload logs] 2026-04-25 09:12:13.706970 | localhost | ok 2026-04-25 09:12:13.804251 | 2026-04-25 09:12:13.804389 | TASK [Set zuul-log-path fact] 2026-04-25 09:12:13.826655 | localhost | ok 2026-04-25 09:12:13.843386 | 2026-04-25 09:12:13.843483 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-25 09:12:13.878142 | localhost | ok 2026-04-25 09:12:13.884645 | 2026-04-25 09:12:13.884730 | TASK [upload-logs : Create log directories] 2026-04-25 09:12:14.231327 | localhost | changed 2026-04-25 09:12:14.238207 | 2026-04-25 09:12:14.238297 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-25 09:12:14.625221 | localhost -> localhost | ok: Runtime: 0:00:00.033721 2026-04-25 09:12:14.630019 | 2026-04-25 09:12:14.630080 | TASK [upload-logs : Upload logs to log server] 2026-04-25 09:12:15.860408 | localhost | Output suppressed because no_log was given 2026-04-25 09:12:15.864204 | 2026-04-25 09:12:15.864267 | LOOP [upload-logs : Compress console log and json output] 2026-04-25 09:12:15.911142 | localhost | skipping: Conditional result was False 2026-04-25 09:12:15.918564 | localhost | skipping: Conditional result was False 2026-04-25 09:12:15.927722 | 2026-04-25 09:12:15.927820 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-25 09:12:15.968404 | localhost | skipping: Conditional result was False 2026-04-25 09:12:15.968779 | 2026-04-25 09:12:15.972425 | localhost | skipping: Conditional result was False 2026-04-25 09:12:15.981206 | 2026-04-25 09:12:15.981299 | LOOP [upload-logs : Upload console log and json output]