2026-02-28 01:21:50.449333 | Job console starting
2026-02-28 01:21:50.571193 | Updating git repos
2026-02-28 01:21:50.639141 | Cloning repos into workspace
2026-02-28 01:21:50.784923 | Restoring repo states
2026-02-28 01:21:50.808620 | Merging changes
2026-02-28 01:21:51.941845 | Checking out repos
2026-02-28 01:21:52.311410 | Preparing playbooks
2026-02-28 01:21:55.212803 | Running Ansible setup
2026-02-28 01:21:58.535930 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-02-28 01:21:59.227578 |
2026-02-28 01:21:59.227740 | PLAY [localhost]
2026-02-28 01:21:59.235514 |
2026-02-28 01:21:59.235586 | TASK [Gathering Facts]
2026-02-28 01:22:00.115567 | localhost | ok
2026-02-28 01:22:00.128095 |
2026-02-28 01:22:00.128180 | TASK [Setup log path fact]
2026-02-28 01:22:00.147595 | localhost | ok
2026-02-28 01:22:00.159870 |
2026-02-28 01:22:00.159937 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-02-28 01:22:00.190347 | localhost | ok
2026-02-28 01:22:00.198761 |
2026-02-28 01:22:00.198854 | TASK [emit-job-header : Print job information]
2026-02-28 01:22:00.240231 | # Job Information
2026-02-28 01:22:00.240405 | Ansible Version: 2.16.16
2026-02-28 01:22:00.240450 | Job: atmosphere-molecule-aio-ovn
2026-02-28 01:22:00.240482 | Pipeline: check
2026-02-28 01:22:00.240512 | Executor: 0a8996d2b663
2026-02-28 01:22:00.240540 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501
2026-02-28 01:22:00.240571 | Event ID: bf82c9e0-1443-11f1-9039-33a56e05b4aa
2026-02-28 01:22:00.244317 |
2026-02-28 01:22:00.244403 | LOOP [emit-job-header : Print node information]
2026-02-28 01:22:00.343733 | localhost | ok:
2026-02-28 01:22:00.344865 | localhost | # Node Information
2026-02-28 01:22:00.344937 | localhost | Inventory Hostname: instance
2026-02-28 01:22:00.345021 | localhost | Hostname: np0000157433
2026-02-28 01:22:00.345070 | localhost | Username: zuul
2026-02-28 01:22:00.345120 | localhost | Distro: Ubuntu 22.04
2026-02-28 01:22:00.345164 | localhost | Provider: yul1
2026-02-28 01:22:00.345207 | localhost | Region: ca-ymq-1
2026-02-28 01:22:00.345250 | localhost | Label: ubuntu-jammy-16
2026-02-28 01:22:00.345292 | localhost | Product Name: OpenStack Nova
2026-02-28 01:22:00.345333 | localhost | Interface IP: 199.204.45.65
2026-02-28 01:22:00.361047 |
2026-02-28 01:22:00.361167 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-02-28 01:22:00.773045 | localhost -> localhost | changed
2026-02-28 01:22:00.778720 |
2026-02-28 01:22:00.778823 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-02-28 01:22:01.596325 | localhost -> localhost | changed
2026-02-28 01:22:01.606752 |
2026-02-28 01:22:01.606846 | PLAY [all]
2026-02-28 01:22:01.615686 |
2026-02-28 01:22:01.615760 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-02-28 01:22:01.864877 | instance -> localhost | ok
2026-02-28 01:22:01.874612 |
2026-02-28 01:22:01.874726 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-02-28 01:22:01.910359 | instance | ok
2026-02-28 01:22:01.925080 | instance | included: /var/lib/zuul/builds/3e0b1be7bf494567bd96cc4ee8f4c8f7/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-02-28 01:22:01.930822 |
2026-02-28 01:22:01.930883 | TASK [add-build-sshkey : Create Temp SSH key]
2026-02-28 01:22:02.622081 | instance -> localhost | Generating public/private rsa key pair.
2026-02-28 01:22:02.622324 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/3e0b1be7bf494567bd96cc4ee8f4c8f7/work/3e0b1be7bf494567bd96cc4ee8f4c8f7_id_rsa
2026-02-28 01:22:02.622366 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/3e0b1be7bf494567bd96cc4ee8f4c8f7/work/3e0b1be7bf494567bd96cc4ee8f4c8f7_id_rsa.pub
2026-02-28 01:22:02.622399 | instance -> localhost | The key fingerprint is:
2026-02-28 01:22:02.622430 | instance -> localhost | SHA256:6WaPd+ggEandTROtXbOnBlLwa1CxTzkuPX21LNNcIQw zuul-build-sshkey
2026-02-28 01:22:02.622474 | instance -> localhost | The key's randomart image is:
2026-02-28 01:22:02.622506 | instance -> localhost | +---[RSA 3072]----+
2026-02-28 01:22:02.622547 | instance -> localhost | | oE=o . |
2026-02-28 01:22:02.622579 | instance -> localhost | | . +oo+..|
2026-02-28 01:22:02.622609 | instance -> localhost | | o ++o.+oo|
2026-02-28 01:22:02.622638 | instance -> localhost | | o o +ooo*=o=|
2026-02-28 01:22:02.622667 | instance -> localhost | | . o S ..++=Bo|
2026-02-28 01:22:02.622696 | instance -> localhost | | o . .=..|
2026-02-28 01:22:02.622724 | instance -> localhost | | . = . . |
2026-02-28 01:22:02.622752 | instance -> localhost | | + +o . |
2026-02-28 01:22:02.622786 | instance -> localhost | | .oo. |
2026-02-28 01:22:02.622816 | instance -> localhost | +----[SHA256]-----+
2026-02-28 01:22:02.622885 | instance -> localhost | ok: Runtime: 0:00:00.276083
2026-02-28 01:22:02.628869 |
2026-02-28 01:22:02.628947 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-02-28 01:22:02.664728 | instance | ok
2026-02-28 01:22:02.675778 | instance | included: /var/lib/zuul/builds/3e0b1be7bf494567bd96cc4ee8f4c8f7/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-02-28 01:22:02.684094 |
2026-02-28 01:22:02.684172 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-02-28 01:22:02.710520 | instance | skipping: Conditional result was False
2026-02-28 01:22:02.720497 |
2026-02-28 01:22:02.720580 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-02-28 01:22:03.168927 | instance | changed
2026-02-28 01:22:03.176318 |
2026-02-28 01:22:03.176397 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-02-28 01:22:03.356773 | instance | ok
2026-02-28 01:22:03.362261 |
2026-02-28 01:22:03.362342 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-02-28 01:22:03.812704 | instance | changed
2026-02-28 01:22:03.820771 |
2026-02-28 01:22:03.820844 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-02-28 01:22:04.290621 | instance | changed
2026-02-28 01:22:04.297296 |
2026-02-28 01:22:04.297363 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-02-28 01:22:04.313623 | instance | skipping: Conditional result was False
2026-02-28 01:22:04.325514 |
2026-02-28 01:22:04.325697 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-02-28 01:22:04.676396 | instance -> localhost | changed
2026-02-28 01:22:04.756146 |
2026-02-28 01:22:04.756328 | TASK [add-build-sshkey : Add back temp key]
2026-02-28 01:22:05.034355 | instance -> localhost | Identity added: /var/lib/zuul/builds/3e0b1be7bf494567bd96cc4ee8f4c8f7/work/3e0b1be7bf494567bd96cc4ee8f4c8f7_id_rsa (zuul-build-sshkey)
2026-02-28 01:22:05.034620 | instance -> localhost | ok: Runtime: 0:00:00.015005
2026-02-28 01:22:05.041116 |
2026-02-28 01:22:05.041186 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-02-28 01:22:05.305495 | instance | ok
2026-02-28 01:22:05.310449 |
2026-02-28 01:22:05.310519 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-02-28 01:22:05.346011 | instance | skipping: Conditional result was False
2026-02-28 01:22:05.362033 |
2026-02-28 01:22:05.362111 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-02-28 01:22:05.639979 | instance | ok
2026-02-28 01:22:05.646066 |
2026-02-28 01:22:05.646130 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-02-28 01:22:07.128646 | instance | Output suppressed because no_log was given
2026-02-28 01:22:07.138223 |
2026-02-28 01:22:07.138291 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-02-28 01:22:07.325289 | instance | ok: "logs"
2026-02-28 01:22:07.326533 | instance | ok: All items complete
2026-02-28 01:22:07.326574 |
2026-02-28 01:22:07.472526 | instance | ok: "artifacts"
2026-02-28 01:22:07.615383 | instance | ok: "docs"
2026-02-28 01:22:07.622466 |
2026-02-28 01:22:07.622914 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-02-28 01:22:07.807181 | instance | changed: "logs"
2026-02-28 01:22:07.958639 | instance | changed: "artifacts"
2026-02-28 01:22:08.127666 | instance | changed: "docs"
2026-02-28 01:22:08.150622 |
2026-02-28 01:22:08.150792 | PLAY RECAP
2026-02-28 01:22:08.150862 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-02-28 01:22:08.150904 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-02-28 01:22:08.150938 |
2026-02-28 01:22:08.351944 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-02-28 01:22:08.363694 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-02-28 01:22:09.017949 |
2026-02-28 01:22:09.018094 | PLAY [all]
2026-02-28 01:22:09.030249 |
2026-02-28 01:22:09.030361 | TASK [setup-uv : Extract archive]
2026-02-28 01:22:11.129204 | instance | changed
2026-02-28 01:22:11.135171 |
2026-02-28 01:22:11.135249 | TASK [setup-uv : Print version]
2026-02-28 01:22:10.384558 | instance | uv 0.8.13
2026-02-28 01:22:11.671987 | instance | ok: Runtime: 0:00:00.010726
2026-02-28 01:22:11.679350 |
2026-02-28 01:22:11.679401 | PLAY RECAP
2026-02-28 01:22:11.679442 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-02-28 01:22:11.679467 |
2026-02-28 01:22:11.791741 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-02-28 01:22:11.798069 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-02-28 01:22:12.420105 |
2026-02-28 01:22:12.420247 | PLAY [all]
2026-02-28 01:22:12.432419 |
2026-02-28 01:22:12.432496 | TASK [Install "jq" for log collection]
2026-02-28 01:22:21.792341 | instance | changed
2026-02-28 01:22:21.795002 |
2026-02-28 01:22:21.795064 | PLAY RECAP
2026-02-28 01:22:21.795120 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-02-28 01:22:21.795170 |
2026-02-28 01:22:21.908890 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-02-28 01:22:21.920212 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-02-28 01:22:22.539307 |
2026-02-28 01:22:22.539425 | PLAY [all]
2026-02-28 01:22:22.550663 |
2026-02-28 01:22:22.550735 | TASK [Copy inventory file for Zuul]
2026-02-28 01:22:23.418160 | instance | changed
2026-02-28 01:22:23.425150 |
2026-02-28 01:22:23.425271 | TASK [Switch "ansible_host" to private IP]
2026-02-28 01:22:23.741975 | instance | changed: 1 replacements made
2026-02-28 01:22:23.759846 |
2026-02-28 01:22:23.759919 | TASK [Run Molecule scenario]
2026-02-28 01:22:24.179657 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3
2026-02-28 01:22:24.179787 | instance | Creating virtual environment at: .venv
2026-02-28 01:22:24.204968 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-02-28 01:22:24.227966 | instance | Downloading setuptools (1.1MiB)
2026-02-28 01:22:24.228826 | instance | Downloading openstacksdk (1.7MiB)
2026-02-28 01:22:24.229031 | instance | Downloading pygments (1.2MiB)
2026-02-28 01:22:24.232801 | instance | Downloading cryptography (4.2MiB)
2026-02-28 01:22:24.233965 | instance | Downloading rjsonnet (1.2MiB)
2026-02-28 01:22:24.234427 | instance | Downloading netaddr (2.2MiB)
2026-02-28 01:22:24.235230 | instance | Downloading kubernetes (1.9MiB)
2026-02-28 01:22:24.235764 | instance | Downloading ansible-core (2.1MiB)
2026-02-28 01:22:24.538398 | instance | Building pyperclip==1.9.0
2026-02-28 01:22:24.554441 | instance | Downloading rjsonnet
2026-02-28 01:22:24.693831 | instance | Downloading netaddr
2026-02-28 01:22:24.718628 | instance | Downloading pygments
2026-02-28 01:22:24.729931 | instance | Downloading cryptography
2026-02-28 01:22:24.770869 | instance | Downloading setuptools
2026-02-28 01:22:24.834253 | instance | Downloading kubernetes
2026-02-28 01:22:24.871171 | instance | Downloading ansible-core
2026-02-28 01:22:24.907365 | instance | Downloading openstacksdk
2026-02-28 01:22:25.308941 | instance | Built pyperclip==1.9.0
2026-02-28 01:22:25.549728 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-02-28 01:22:25.591599 | instance | Installed 79 packages in 39ms
2026-02-28 01:22:26.242953 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule'
2026-02-28 01:22:26.879594 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy
2026-02-28 01:22:26.879701 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0...
2026-02-28 01:23:09.756398 | instance | INFO [aio > dependency] Executing
2026-02-28 01:23:09.756511 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml
2026-02-28 01:23:09.756715 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml
2026-02-28 01:23:09.756775 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress)
2026-02-28 01:23:09.764462 | instance | INFO [aio > cleanup] Executing
2026-02-28 01:23:09.764792 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-02-28 01:23:09.772334 | instance | INFO [aio > destroy] Executing
2026-02-28 01:23:09.772373 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested.
2026-02-28 01:23:09.772439 | instance | INFO [aio > destroy] Executed: Successful
2026-02-28 01:23:09.779950 | instance | INFO [aio > syntax] Executing
2026-02-28 01:23:12.626462 | instance |
2026-02-28 01:23:12.626722 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-02-28 01:23:12.769150 | instance | INFO [aio > syntax] Executed: Successful
2026-02-28 01:23:13.009995 | instance | INFO [aio > create] Executing
2026-02-28 01:23:13.092767 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-02-28 01:23:13.108348 | instance | INFO [aio > prepare] Executing
2026-02-28 01:23:14.007218 | instance |
2026-02-28 01:23:14.007330 | instance | PLAY [Prepare] *****************************************************************
2026-02-28 01:23:14.007404 | instance |
2026-02-28 01:23:14.007622 | instance | TASK [Gathering Facts] *********************************************************
2026-02-28 01:23:14.007753 | instance | Saturday 28 February 2026 01:23:14 +0000 (0:00:00.025) 0:00:00.025 *****
2026-02-28 01:23:15.199800 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-02-28 01:23:15.200026 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-02-28 01:23:15.200298 | instance | interpreter could change the meaning of that path. See
2026-02-28 01:23:15.200598 | instance | https://docs.ansible.com/ansible-
2026-02-28 01:23:15.200849 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-02-28 01:23:15.210195 | instance | ok: [instance]
2026-02-28 01:23:15.210442 | instance |
2026-02-28 01:23:15.210699 | instance | TASK [Configure short hostname] ************************************************
2026-02-28 01:23:15.210967 | instance | Saturday 28 February 2026 01:23:15 +0000 (0:00:01.203) 0:00:01.228 *****
2026-02-28 01:23:15.990825 | instance | changed: [instance]
2026-02-28 01:23:15.991037 | instance |
2026-02-28 01:23:15.991342 | instance | TASK [Ensure hostname inside hosts file] ***************************************
2026-02-28 01:23:15.991600 | instance | Saturday 28 February 2026 01:23:15 +0000 (0:00:00.780) 0:00:02.008 *****
2026-02-28 01:23:16.253886 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-02-28 01:23:16.254108 | instance | with a mode of 0700, this may cause issues when running as another user. To
2026-02-28 01:23:16.254386 | instance | avoid this, create the remote_tmp dir with the correct permissions manually
2026-02-28 01:23:16.263358 | instance | changed: [instance]
2026-02-28 01:23:16.263601 | instance |
2026-02-28 01:23:16.263861 | instance | TASK [Install "dirmngr" for GPG keyserver operations] **************************
2026-02-28 01:23:16.264138 | instance | Saturday 28 February 2026 01:23:16 +0000 (0:00:00.272) 0:00:02.281 *****
2026-02-28 01:23:17.373547 | instance | ok: [instance]
2026-02-28 01:23:17.373751 | instance |
2026-02-28 01:23:17.374035 | instance | TASK [Purge "snapd" package] ***************************************************
2026-02-28 01:23:17.374373 | instance | Saturday 28 February 2026 01:23:17 +0000 (0:00:01.109) 0:00:03.391 *****
2026-02-28 01:23:18.069828 | instance | ok: [instance]
2026-02-28 01:23:18.070040 | instance |
2026-02-28 01:23:18.070323 | instance | PLAY [Generate workspace for Atmosphere] ***************************************
2026-02-28 01:23:18.070583 | instance |
2026-02-28 01:23:18.070858 | instance | TASK [Create folders for workspace] ********************************************
2026-02-28 01:23:18.071131 | instance | Saturday 28 February 2026 01:23:18 +0000 (0:00:00.696) 0:00:04.087 *****
2026-02-28 01:23:19.082957 | instance | changed: [localhost] => (item=group_vars)
2026-02-28 01:23:19.083149 | instance | changed: [localhost] => (item=group_vars/all)
2026-02-28 01:23:19.083551 | instance | changed: [localhost] => (item=group_vars/controllers)
2026-02-28 01:23:19.083958 | instance | changed: [localhost] => (item=group_vars/cephs)
2026-02-28 01:23:19.084410 | instance | changed: [localhost] => (item=group_vars/computes)
2026-02-28 01:23:19.084685 | instance | changed: [localhost] => (item=host_vars)
2026-02-28 01:23:19.085011 | instance |
2026-02-28 01:23:19.085331 | instance | PLAY [Generate Ceph control plane configuration for workspace] *****************
2026-02-28 01:23:19.085583 | instance |
2026-02-28 01:23:19.085899 | instance | TASK [Ensure the Ceph control plane configuration file exists] *****************
2026-02-28 01:23:19.086199 | instance | Saturday 28 February 2026 01:23:19 +0000 (0:00:01.012) 0:00:05.100 *****
2026-02-28 01:23:19.255148 | instance | changed: [localhost]
2026-02-28 01:23:19.255377 | instance |
2026-02-28 01:23:19.255675 | instance | TASK [Load the current Ceph control plane configuration into a variable] *******
2026-02-28 01:23:19.256029 | instance | Saturday 28 February 2026 01:23:19 +0000 (0:00:00.172) 0:00:05.272 *****
2026-02-28 01:23:19.280166 | instance | ok: [localhost]
2026-02-28 01:23:19.280385 | instance |
2026-02-28 01:23:19.280755 | instance | TASK [Generate Ceph control plane values for missing variables] ****************
2026-02-28 01:23:19.281042 | instance | Saturday 28 February 2026 01:23:19 +0000 (0:00:00.025) 0:00:05.298 *****
2026-02-28 01:23:19.325241 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '60fe86f7-d4ad-50c4-a031-3b8820f1852a'})
2026-02-28 01:23:19.325551 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'})
2026-02-28 01:23:19.325835 | instance |
2026-02-28 01:23:19.326195 | instance | TASK [Write new Ceph control plane configuration file to disk] *****************
2026-02-28 01:23:19.326494 | instance | Saturday 28 February 2026 01:23:19 +0000 (0:00:00.044) 0:00:05.343 *****
2026-02-28 01:23:19.886922 | instance | changed: [localhost]
2026-02-28 01:23:19.887208 | instance |
2026-02-28 01:23:19.887440 | instance | PLAY [Generate Ceph OSD configuration for workspace] ***************************
2026-02-28 01:23:19.887640 | instance |
2026-02-28 01:23:19.887860 | instance | TASK [Ensure the Ceph OSDs configuration file exists] **************************
2026-02-28 01:23:19.888110 | instance | Saturday 28 February 2026 01:23:19 +0000 (0:00:00.561) 0:00:05.905 *****
2026-02-28 01:23:20.077334 | instance | changed: [localhost]
2026-02-28 01:23:20.077454 | instance |
2026-02-28 01:23:20.077596 | instance | TASK [Load the current Ceph OSDs configuration into a variable] ****************
2026-02-28 01:23:20.077782 | instance | Saturday 28 February 2026 01:23:20 +0000 (0:00:00.189) 0:00:06.094 *****
2026-02-28 01:23:20.105345 | instance | ok: [localhost]
2026-02-28 01:23:20.105557 | instance |
2026-02-28 01:23:20.105855 | instance | TASK [Generate Ceph OSDs values for missing variables] *************************
2026-02-28 01:23:20.106149 | instance | Saturday 28 February 2026 01:23:20 +0000 (0:00:00.027) 0:00:06.123 *****
2026-02-28 01:23:20.138336 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']})
2026-02-28 01:23:20.138420 | instance |
2026-02-28 01:23:20.138592 | instance | TASK [Write new Ceph OSDs configuration file to disk] **************************
2026-02-28 01:23:20.138756 | instance | Saturday 28 February 2026 01:23:20 +0000 (0:00:00.033) 0:00:06.156 *****
2026-02-28 01:23:20.502848 | instance | changed: [localhost]
2026-02-28 01:23:20.503044 | instance |
2026-02-28 01:23:20.503325 | instance | PLAY [Generate Kubernetes configuration for workspace] *************************
2026-02-28 01:23:20.503587 | instance |
2026-02-28 01:23:20.503861 | instance | TASK [Ensure the Kubernetes configuration file exists] *************************
2026-02-28 01:23:20.504127 | instance | Saturday 28 February 2026 01:23:20 +0000 (0:00:00.363) 0:00:06.520 *****
2026-02-28 01:23:20.676922 | instance | changed: [localhost]
2026-02-28 01:23:20.677204 | instance |
2026-02-28 01:23:20.677464 | instance | TASK [Load the current Kubernetes configuration into a variable] ***************
2026-02-28 01:23:20.677811 | instance | Saturday 28 February 2026 01:23:20 +0000 (0:00:00.173) 0:00:06.694 *****
2026-02-28 01:23:20.702624 | instance | ok: [localhost]
2026-02-28 01:23:20.702812 | instance |
2026-02-28 01:23:20.703074 | instance | TASK [Generate Kubernetes values for missing variables] ************************
2026-02-28 01:23:20.703338 | instance | Saturday 28 February 2026 01:23:20 +0000 (0:00:00.026) 0:00:06.720 *****
2026-02-28 01:23:20.745080 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'})
2026-02-28 01:23:20.745413 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42})
2026-02-28 01:23:20.745688 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'})
2026-02-28 01:23:20.745946 | instance |
2026-02-28 01:23:20.746199 | instance | TASK [Write new Kubernetes configuration file to disk] *************************
2026-02-28 01:23:20.746457 | instance | Saturday 28 February 2026 01:23:20 +0000 (0:00:00.042) 0:00:06.763 *****
2026-02-28 01:23:21.107950 | instance | changed: [localhost]
2026-02-28 01:23:21.108042 | instance |
2026-02-28 01:23:21.108222 | instance | PLAY [Generate Keepalived configuration for workspace] *************************
2026-02-28 01:23:21.108386 | instance |
2026-02-28 01:23:21.108546 | instance | TASK [Ensure the Keeaplived configuration file exists] *************************
2026-02-28 01:23:21.108727 | instance | Saturday 28 February 2026 01:23:21 +0000 (0:00:00.362) 0:00:07.125 *****
2026-02-28 01:23:21.288326 | instance | changed: [localhost]
2026-02-28 01:23:21.288621 | instance |
2026-02-28 01:23:21.288916 | instance | TASK [Load the current Keepalived configuration into a variable] ***************
2026-02-28 01:23:21.289191 | instance | Saturday 28 February 2026 01:23:21 +0000 (0:00:00.180) 0:00:07.306 *****
2026-02-28 01:23:21.317718 | instance | ok: [localhost]
2026-02-28 01:23:21.318014 | instance |
2026-02-28 01:23:21.318338 | instance | TASK [Generate Keepalived values for missing variables] ************************
2026-02-28 01:23:21.318706 | instance | Saturday 28 February 2026 01:23:21 +0000 (0:00:00.029) 0:00:07.335 *****
2026-02-28 01:23:21.357009 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'})
2026-02-28 01:23:21.357146 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'})
2026-02-28 01:23:21.357336 | instance |
2026-02-28 01:23:21.357497 | instance | TASK [Write new Keepalived configuration file to disk] *************************
2026-02-28 01:23:21.357654 | instance | Saturday 28 February 2026 01:23:21 +0000 (0:00:00.039) 0:00:07.375 *****
2026-02-28 01:23:21.709645 | instance | changed: [localhost]
2026-02-28 01:23:21.709919 | instance |
2026-02-28 01:23:21.710221 | instance | PLAY [Generate endpoints for workspace] ****************************************
2026-02-28 01:23:21.710482 | instance |
2026-02-28 01:23:21.710760 | instance | TASK [Gathering Facts] *********************************************************
2026-02-28 01:23:21.711041 | instance | Saturday 28 February 2026 01:23:21 +0000 (0:00:00.352) 0:00:07.727 *****
2026-02-28 01:23:22.422601 | instance | ok: [localhost]
2026-02-28 01:23:22.422677 | instance |
2026-02-28 01:23:22.422689 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-02-28 01:23:22.422700 | instance | Saturday 28 February 2026 01:23:22 +0000 (0:00:00.712) 0:00:08.439 *****
2026-02-28 01:23:22.596214 | instance | changed: [localhost]
2026-02-28 01:23:22.596341 | instance |
2026-02-28 01:23:22.596723 | instance | TASK [Load the current endpoints into a variable] ******************************
2026-02-28 01:23:22.596788 | instance | Saturday 28 February 2026 01:23:22 +0000 (0:00:00.174) 0:00:08.614 *****
2026-02-28 01:23:22.631580 | instance | ok: [localhost]
2026-02-28 01:23:22.632663 | instance |
2026-02-28 01:23:22.632724 | instance | TASK [Generate endpoint skeleton for missing variables] ************************
2026-02-28 01:23:22.632741 | instance | Saturday 28 February 2026 01:23:22 +0000 (0:00:00.034) 0:00:08.649 *****
2026-02-28 01:23:23.367524 | instance | ok: [localhost] => (item=keycloak_host)
2026-02-28 01:23:23.367604 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host)
2026-02-28 01:23:23.369409 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host)
2026-02-28 01:23:23.369505 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host)
2026-02-28 01:23:23.369517 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name)
2026-02-28 01:23:23.369527 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host)
2026-02-28 01:23:23.369536 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host)
2026-02-28 01:23:23.369546 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host)
2026-02-28 01:23:23.369555 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host)
2026-02-28 01:23:23.369564 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host)
2026-02-28 01:23:23.369573 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host)
2026-02-28 01:23:23.369582 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host)
2026-02-28 01:23:23.369591 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host)
2026-02-28 01:23:23.369600 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host)
2026-02-28 01:23:23.369609 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host)
2026-02-28 01:23:23.369620 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host)
2026-02-28 01:23:23.369640 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host)
2026-02-28 01:23:23.369650 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host)
2026-02-28 01:23:23.369662 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host)
2026-02-28 01:23:23.369872 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host)
2026-02-28 01:23:23.369909 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host)
2026-02-28 01:23:23.370545 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host)
2026-02-28 01:23:23.370598 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host)
2026-02-28 01:23:23.370604 | instance |
2026-02-28 01:23:23.370610 | instance | TASK [Write new endpoints file to disk] ****************************************
2026-02-28 01:23:23.370616 | instance | Saturday 28 February 2026 01:23:23 +0000 (0:00:00.736) 0:00:09.385 *****
2026-02-28 01:23:23.716710 | instance | changed: [localhost]
2026-02-28 01:23:23.716837 | instance |
2026-02-28 01:23:23.717317 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-02-28 01:23:23.717381 | instance | Saturday 28 February 2026 01:23:23 +0000 (0:00:00.348) 0:00:09.734 *****
2026-02-28 01:23:23.921625 | instance | changed: [localhost]
2026-02-28 01:23:23.921912 | instance |
2026-02-28 01:23:23.922146 | instance | PLAY [Generate Neutron configuration for workspace] ****************************
2026-02-28 01:23:23.922357 | instance |
2026-02-28 01:23:23.922579 | instance | TASK [Ensure the Neutron configuration file exists] ****************************
2026-02-28 01:23:23.922801 | instance | Saturday 28 February 2026 01:23:23 +0000 (0:00:00.204) 0:00:09.939 *****
2026-02-28 01:23:24.103459 | instance | changed: [localhost]
2026-02-28 01:23:24.103734 | instance |
2026-02-28 01:23:24.104090 | instance | TASK [Load the current Neutron configuration into a variable] ******************
2026-02-28 01:23:24.104248 | instance | Saturday 28 February 2026 01:23:24 +0000 (0:00:00.182) 0:00:10.121 *****
2026-02-28 01:23:24.141990 | instance | ok: [localhost]
2026-02-28 01:23:24.142390 | instance |
2026-02-28 01:23:24.142741 | instance | TASK [Generate Neutron values for missing variables] ***************************
2026-02-28 01:23:24.143087 | instance | Saturday 28 February 2026 01:23:24 +0000 (0:00:00.038) 0:00:10.159 *****
2026-02-28 01:23:24.186127 | 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-02-28 01:23:24.186300 | instance |
2026-02-28 01:23:24.186578 | instance | TASK [Write new Neutron configuration file to disk] ****************************
2026-02-28 01:23:24.186795 | instance | Saturday 28 February 2026 01:23:24 +0000 (0:00:00.042) 0:00:10.201 *****
2026-02-28 01:23:24.583013 | instance | changed: [localhost]
2026-02-28 01:23:24.583465 | instance |
2026-02-28 01:23:24.584061 | instance | PLAY [Generate Nova configuration for workspace] *******************************
2026-02-28 01:23:24.584420 | instance |
2026-02-28 01:23:24.584773 | instance | TASK [Ensure the Nova configuration file exists] *******************************
2026-02-28 01:23:24.585143 | instance | Saturday 28 February 2026 01:23:24 +0000 (0:00:00.396) 0:00:10.597 *****
2026-02-28 01:23:24.762791 | instance | changed: [localhost]
2026-02-28 01:23:24.763492 | instance |
2026-02-28 01:23:24.763505 | instance | TASK [Load the current Nova configuration into a variable] *********************
2026-02-28 01:23:24.763521 | instance | Saturday 28 February 2026 01:23:24 +0000 (0:00:00.180) 0:00:10.778 *****
2026-02-28 01:23:24.796675 | instance | ok: [localhost]
2026-02-28 01:23:24.796754 | instance |
2026-02-28 01:23:24.797145 | instance | TASK [Generate Nova values for missing variables] ******************************
2026-02-28 01:23:24.797232 | instance | Saturday 28 February 2026 01:23:24 +0000 (0:00:00.037) 0:00:10.815 *****
2026-02-28 01:23:24.841909 | 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-02-28 01:23:24.842488 | instance |
2026-02-28 01:23:24.842549 | instance | TASK [Write new Nova configuration file to disk] *******************************
2026-02-28 01:23:24.842558 | instance | Saturday 28 February 2026 01:23:24 +0000 (0:00:00.044) 0:00:10.859 *****
2026-02-28 01:23:25.263445 | instance | changed: [localhost]
2026-02-28 01:23:25.263547 | instance |
2026-02-28 01:23:25.264275 | instance | PLAY [Generate secrets for workspace] ******************************************
2026-02-28 01:23:25.264339 | instance |
2026-02-28 01:23:25.264348 | instance | TASK [Ensure the secrets file exists] ******************************************
2026-02-28 01:23:25.264354 | instance | Saturday 28 February 2026 01:23:25 +0000 (0:00:00.421) 0:00:11.281 *****
2026-02-28 01:23:25.447510 | instance | changed: [localhost]
2026-02-28 01:23:25.447655 | instance |
2026-02-28 01:23:25.448089 | instance | TASK [Load the current secrets into a variable] ********************************
2026-02-28 01:23:25.448157 | instance | Saturday 28 February 2026 01:23:25 +0000 (0:00:00.184) 0:00:11.465 *****
2026-02-28 01:23:25.482723 | instance | ok: [localhost]
2026-02-28 01:23:25.483297 | instance |
2026-02-28 01:23:25.483332 | instance | TASK [Generate secrets for missing variables] **********************************
2026-02-28 01:23:25.483341 | instance | Saturday 28 February 2026 01:23:25 +0000 (0:00:00.035) 0:00:11.500 *****
2026-02-28 01:23:25.894245 | instance | ok: [localhost] => (item=heat_auth_encryption_key)
2026-02-28 01:23:25.894355 | instance | ok: [localhost] => (item=keepalived_password)
2026-02-28 01:23:25.894472 | instance | ok: [localhost] => (item=keycloak_admin_password)
2026-02-28 01:23:25.894729 | instance | ok: [localhost] => (item=keycloak_database_password)
2026-02-28 01:23:25.894895 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret)
2026-02-28 01:23:25.895043 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase)
2026-02-28 01:23:25.895191 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password)
2026-02-28 01:23:25.895339 | instance | ok: [localhost] => (item=octavia_heartbeat_key)
2026-02-28 01:23:25.895487 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password)
2026-02-28 01:23:25.895650 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key)
2026-02-28 01:23:25.895823 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password)
2026-02-28 01:23:25.895991 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password)
2026-02-28 01:23:25.896157 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password)
2026-02-28 01:23:25.896486 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password)
2026-02-28 01:23:25.896642 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password)
2026-02-28 01:23:25.896804 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password)
2026-02-28 01:23:25.896952 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password)
2026-02-28 01:23:25.897100 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password)
2026-02-28 01:23:25.897283 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password)
2026-02-28 01:23:25.897441 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password)
2026-02-28 01:23:25.897588 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password)
2026-02-28 01:23:25.897741 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password)
2026-02-28 01:23:25.897892 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password)
2026-02-28 01:23:25.898054 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password)
2026-02-28 01:23:25.898201 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password)
2026-02-28 01:23:25.898345 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password)
2026-02-28 01:23:25.898491 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret)
2026-02-28 01:23:25.898636 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password)
2026-02-28 01:23:25.898782 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password)
2026-02-28 01:23:25.898928 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password)
2026-02-28 01:23:25.899073 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password)
2026-02-28 01:23:25.899224 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password)
2026-02-28 01:23:25.899370 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password)
2026-02-28 01:23:25.899530 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password)
2026-02-28 01:23:25.899677 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password)
2026-02-28 01:23:25.899823 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password)
2026-02-28 01:23:25.899969 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password)
2026-02-28 01:23:25.900132 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password)
2026-02-28 01:23:25.900279 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password)
2026-02-28 01:23:25.900437 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password)
2026-02-28 01:23:25.900585 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password)
2026-02-28 01:23:25.900730 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password)
2026-02-28 01:23:25.900879 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password)
2026-02-28 01:23:25.901031 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password)
2026-02-28 01:23:25.901182 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password)
2026-02-28 01:23:25.901348 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password)
2026-02-28 01:23:25.901495 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password)
2026-02-28 01:23:25.901641 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password)
2026-02-28 01:23:25.901786 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password)
2026-02-28 01:23:25.901951 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password)
2026-02-28 01:23:25.902101 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password)
2026-02-28 01:23:25.902245 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password)
2026-02-28 01:23:25.902390 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password)
2026-02-28 01:23:25.902537 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password)
2026-02-28 01:23:25.902675 | instance |
2026-02-28 01:23:25.902821 | instance | TASK [Generate base64 encoded secrets] *****************************************
2026-02-28 01:23:25.902967 | instance | Saturday 28 February 2026 01:23:25 +0000 (0:00:00.411) 0:00:11.912 *****
2026-02-28 01:23:25.957921 | instance | ok: [localhost] => (item=barbican_kek)
2026-02-28 01:23:25.958048 | instance |
2026-02-28 01:23:25.958270 | instance | TASK [Generate temporary files for generating keys for missing variables] ******
2026-02-28 01:23:25.958432 | instance | Saturday 28 February 2026 01:23:25 +0000 (0:00:00.062) 0:00:11.975 *****
2026-02-28 01:23:26.382267 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-02-28 01:23:26.382339 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-02-28 01:23:26.382436 | instance |
2026-02-28 01:23:26.382635 | instance | TASK [Generate SSH keys for missing variables] *********************************
2026-02-28 01:23:26.382796 | instance | Saturday 28 February 2026 01:23:26 +0000 (0:00:00.424) 0:00:12.399 *****
2026-02-28 01:23:29.787127 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-02-28 01:23:29.787825 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-02-28 01:23:29.787891 | instance |
2026-02-28 01:23:29.787899 | instance | TASK [Set values for SSH keys] *************************************************
2026-02-28 01:23:29.787907 | instance | Saturday 28 February 2026 01:23:29 +0000 (0:00:03.405) 0:00:15.805 *****
2026-02-28 01:23:29.847824 | instance | ok: [localhost] => (item=manila_ssh_key)
2026-02-28 01:23:29.847975 | instance | ok: [localhost] => (item=nova_ssh_key)
2026-02-28 01:23:29.848535 | instance |
2026-02-28 01:23:29.848593 | instance | TASK [Delete the temporary files generated for SSH keys] ***********************
2026-02-28 01:23:29.848601 | instance | Saturday 28 February 2026 01:23:29 +0000 (0:00:00.060) 0:00:15.865 *****
2026-02-28 01:23:30.188464 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-02-28 01:23:30.188569 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-02-28 01:23:30.189132 | instance |
2026-02-28 01:23:30.189188 | instance | TASK [Write new secrets file to disk] ******************************************
2026-02-28 01:23:30.189196 | instance | Saturday 28 February 2026 01:23:30 +0000 (0:00:00.340) 0:00:16.206 *****
2026-02-28 01:23:30.555355 | instance | changed: [localhost]
2026-02-28 01:23:30.555501 | instance |
2026-02-28 01:23:30.555978 | instance | TASK [Encrypt secrets file with Vault password] ********************************
2026-02-28 01:23:30.556029 | instance | Saturday 28 February 2026 01:23:30 +0000 (0:00:00.367) 0:00:16.573 *****
2026-02-28 01:23:30.595353 | instance | skipping: [localhost]
2026-02-28 01:23:30.596236 | instance |
2026-02-28 01:23:30.596272 | instance | PLAY [Setup networking] ********************************************************
2026-02-28 01:23:30.596280 | instance |
2026-02-28 01:23:30.596286 | instance | TASK [Gathering Facts] *********************************************************
2026-02-28 01:23:30.596292 | instance | Saturday 28 February 2026 01:23:30 +0000 (0:00:00.040) 0:00:16.613 *****
2026-02-28 01:23:31.301677 | instance | ok: [instance]
2026-02-28 01:23:31.301778 | instance |
2026-02-28 01:23:31.302095 | instance | TASK [Create bridge for management network] ************************************
2026-02-28 01:23:31.302136 | instance | Saturday 28 February 2026 01:23:31 +0000 (0:00:00.705) 0:00:17.319 *****
2026-02-28 01:23:31.653045 | instance | ok: [instance]
2026-02-28 01:23:31.653440 | instance |
2026-02-28 01:23:31.653918 | instance | TASK [Create fake interface for management bridge] *****************************
2026-02-28 01:23:31.654454 | instance | Saturday 28 February 2026 01:23:31 +0000 (0:00:00.350) 0:00:17.670 *****
2026-02-28 01:23:31.868355 | instance | ok: [instance]
2026-02-28 01:23:31.868451 | instance |
2026-02-28 01:23:31.868636 | instance | TASK [Assign dummy interface to management bridge] *****************************
2026-02-28 01:23:31.868901 | instance | Saturday 28 February 2026 01:23:31 +0000 (0:00:00.215) 0:00:17.886 *****
2026-02-28 01:23:32.069362 | instance | ok: [instance]
2026-02-28 01:23:32.069645 | instance |
2026-02-28 01:23:32.069869 | instance | TASK [Assign IP address for management bridge] *********************************
2026-02-28 01:23:32.070097 | instance | Saturday 28 February 2026 01:23:32 +0000 (0:00:00.200) 0:00:18.087 *****
2026-02-28 01:23:32.282356 | instance | ok: [instance]
2026-02-28 01:23:32.282452 | instance |
2026-02-28 01:23:32.282467 | instance | TASK [Bring up interfaces] *****************************************************
2026-02-28 01:23:32.282636 | instance | Saturday 28 February 2026 01:23:32 +0000 (0:00:00.210) 0:00:18.297 *****
2026-02-28 01:23:32.674347 | instance | ok: [instance] => (item=br-mgmt)
2026-02-28 01:23:32.675064 | instance | ok: [instance] => (item=dummy0)
2026-02-28 01:23:32.675387 | instance |
2026-02-28 01:23:32.675722 | instance | PLAY [Create devices for Ceph] *************************************************
2026-02-28 01:23:32.676037 | instance |
2026-02-28 01:23:32.676380 | instance | TASK [Gathering Facts] *********************************************************
2026-02-28 01:23:32.676770 | instance | Saturday 28 February 2026 01:23:32 +0000 (0:00:00.391) 0:00:18.689 *****
2026-02-28 01:23:33.418026 | instance | ok: [instance]
2026-02-28 01:23:33.418101 | instance |
2026-02-28 01:23:33.418315 | instance | TASK [Install depedencies] *****************************************************
2026-02-28 01:23:33.418571 | instance | Saturday 28 February 2026 01:23:33 +0000 (0:00:00.744) 0:00:19.434 *****
2026-02-28 01:23:57.728777 | instance | changed: [instance]
2026-02-28 01:23:57.729461 | instance |
2026-02-28 01:23:57.729533 | instance | TASK [Start up service] ********************************************************
2026-02-28 01:23:57.729578 | instance | Saturday 28 February 2026 01:23:57 +0000 (0:00:24.311) 0:00:43.746 *****
2026-02-28 01:23:58.293850 | instance | ok: [instance]
2026-02-28 01:23:58.294101 | instance |
2026-02-28 01:23:58.294320 | instance | TASK [Generate lvm.conf] *******************************************************
2026-02-28 01:23:58.294598 | instance | Saturday 28 February 2026 01:23:58 +0000 (0:00:00.565) 0:00:44.311 *****
2026-02-28 01:23:58.514440 | instance | ok: [instance]
2026-02-28 01:23:58.514617 | instance |
2026-02-28 01:23:58.514963 | instance | TASK [Write /etc/lvm/lvm.conf] *************************************************
2026-02-28 01:23:58.515247 | instance | Saturday 28 February 2026 01:23:58 +0000 (0:00:00.220) 0:00:44.532 *****
2026-02-28 01:23:58.984771 | instance | changed: [instance]
2026-02-28 01:23:58.984979 | instance |
2026-02-28 01:23:58.985434 | instance | TASK [Get list of all loopback devices] ****************************************
2026-02-28 01:23:58.985672 | instance | Saturday 28 February 2026 01:23:58 +0000 (0:00:00.470) 0:00:45.002 *****
2026-02-28 01:23:59.185471 | instance | ok: [instance]
2026-02-28 01:23:59.185698 | instance |
2026-02-28 01:23:59.185993 | instance | TASK [Fail if there is any existing loopback devices] **************************
2026-02-28 01:23:59.186281 | instance | Saturday 28 February 2026 01:23:59 +0000 (0:00:00.200) 0:00:45.203 *****
2026-02-28 01:23:59.210042 | instance | skipping: [instance]
2026-02-28 01:23:59.210291 | instance |
2026-02-28 01:23:59.210628 | instance | TASK [Create devices for Ceph] *************************************************
2026-02-28 01:23:59.210967 | instance | Saturday 28 February 2026 01:23:59 +0000 (0:00:00.025) 0:00:45.228 *****
2026-02-28 01:23:59.750308 | instance | changed: [instance] => (item=osd0)
2026-02-28 01:23:59.750565 | instance | changed: [instance] => (item=osd1)
2026-02-28 01:23:59.750833 | instance | changed: [instance] => (item=osd2)
2026-02-28 01:23:59.751185 | instance |
2026-02-28 01:23:59.751528 | instance | TASK [Set permissions on loopback devices] *************************************
2026-02-28 01:23:59.751810 | instance | Saturday 28 February 2026 01:23:59 +0000 (0:00:00.538) 0:00:45.766 *****
2026-02-28 01:24:00.283896 | instance | changed: [instance] => (item=osd0)
2026-02-28 01:24:00.284383 | instance | changed: [instance] => (item=osd1)
2026-02-28 01:24:00.284815 | instance | changed: [instance] => (item=osd2)
2026-02-28 01:24:00.285156 | instance |
2026-02-28 01:24:00.285599 | instance | TASK [Start loop devices] ******************************************************
2026-02-28 01:24:00.286043 | instance | Saturday 28 February 2026 01:24:00 +0000 (0:00:00.535) 0:00:46.302 *****
2026-02-28 01:24:01.017623 | instance | changed: [instance] => (item=osd0)
2026-02-28 01:24:01.017816 | instance | changed: [instance] => (item=osd1)
2026-02-28 01:24:01.017964 | instance | changed: [instance] => (item=osd2)
2026-02-28 01:24:01.018103 | instance |
2026-02-28 01:24:01.018264 | instance | TASK [Create a volume group for each loop device] ******************************
2026-02-28 01:24:01.018412 | instance | Saturday 28 February 2026 01:24:01 +0000 (0:00:00.731) 0:00:47.033 *****
2026-02-28 01:24:04.123921 | instance | changed: [instance] => (item=osd0)
2026-02-28 01:24:04.123981 | instance | changed: [instance] => (item=osd1)
2026-02-28 01:24:04.123992 | instance | changed: [instance] => (item=osd2)
2026-02-28 01:24:04.124002 | instance |
2026-02-28 01:24:04.124011 | instance | TASK [Create a logical volume for each loop device] ****************************
2026-02-28 01:24:04.124021 | instance | Saturday 28 February 2026 01:24:04 +0000 (0:00:03.107) 0:00:50.140 *****
2026-02-28 01:24:05.974594 | instance | changed: [instance] => (item=ceph-instance-osd0)
2026-02-28 01:24:05.974651 | instance | changed: [instance] => (item=ceph-instance-osd1)
2026-02-28 01:24:05.974658 | instance | changed: [instance] => (item=ceph-instance-osd2)
2026-02-28 01:24:05.974664 | instance |
2026-02-28 01:24:05.974671 | instance | PLAY [controllers] *************************************************************
2026-02-28 01:24:05.974681 | instance |
2026-02-28 01:24:05.974687 | instance | TASK [Gathering Facts] *********************************************************
2026-02-28 01:24:05.974693 | instance | Saturday 28 February 2026 01:24:05 +0000 (0:00:01.851) 0:00:51.991 *****
2026-02-28 01:24:06.863336 | instance | ok: [instance]
2026-02-28 01:24:06.863394 | instance |
2026-02-28 01:24:06.863667 | instance | TASK [Set masquerade rule] *****************************************************
2026-02-28 01:24:06.863685 | instance | Saturday 28 February 2026 01:24:06 +0000 (0:00:00.890) 0:00:52.881 *****
2026-02-28 01:24:07.362170 | instance | changed: [instance]
2026-02-28 01:24:07.362227 | instance |
2026-02-28 01:24:07.362238 | instance | PLAY RECAP *********************************************************************
2026-02-28 01:24:07.362256 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-02-28 01:24:07.365299 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-02-28 01:24:07.365311 | instance |
2026-02-28 01:24:07.365316 | instance | Saturday 28 February 2026 01:24:07 +0000 (0:00:00.498) 0:00:53.379 *****
2026-02-28 01:24:07.365320 | instance | ===============================================================================
2026-02-28 01:24:07.365326 | instance | Install depedencies ---------------------------------------------------- 24.31s
2026-02-28 01:24:07.365366 | instance | Generate SSH keys for missing variables --------------------------------- 3.41s
2026-02-28 01:24:07.365372 | instance | Create a volume group for each loop device ------------------------------ 3.11s
2026-02-28 01:24:07.365376 | instance | Create a logical volume for each loop device ---------------------------- 1.85s
2026-02-28 01:24:07.365379 | instance | Gathering Facts --------------------------------------------------------- 1.20s
2026-02-28 01:24:07.365383 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.11s
2026-02-28 01:24:07.365387 | instance | Create folders for workspace -------------------------------------------- 1.01s
2026-02-28 01:24:07.365391 | instance | Gathering Facts --------------------------------------------------------- 0.89s
2026-02-28 01:24:07.365396 | instance | Configure short hostname ------------------------------------------------ 0.78s
2026-02-28 01:24:07.365400 | instance | Gathering Facts --------------------------------------------------------- 0.75s
2026-02-28 01:24:07.365403 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.74s
2026-02-28 01:24:07.365411 | instance | Start loop devices ------------------------------------------------------ 0.73s
2026-02-28 01:24:07.365548 | instance | Gathering Facts --------------------------------------------------------- 0.71s
2026-02-28 01:24:07.365786 | instance | Gathering Facts --------------------------------------------------------- 0.71s
2026-02-28 01:24:07.365997 | instance | Purge "snapd" package --------------------------------------------------- 0.70s
2026-02-28 01:24:07.366276 | instance | Start up service -------------------------------------------------------- 0.57s
2026-02-28 01:24:07.366494 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.56s
2026-02-28 01:24:07.366701 | instance | Create devices for Ceph ------------------------------------------------- 0.54s
2026-02-28 01:24:07.366914 | instance | Set permissions on loopback devices ------------------------------------- 0.54s
2026-02-28 01:24:07.367120 | instance | Set masquerade rule ----------------------------------------------------- 0.50s
2026-02-28 01:24:07.455536 | instance | INFO [aio > prepare] Executed: Successful
2026-02-28 01:24:07.466204 | instance | INFO [aio > converge] Executing
2026-02-28 01:24:10.128112 | instance |
2026-02-28 01:24:10.128710 | instance | PLAY [all] *********************************************************************
2026-02-28 01:24:10.129112 | instance |
2026-02-28 01:24:10.129580 | instance | TASK [Gathering Facts] *********************************************************
2026-02-28 01:24:10.129985 | instance | Saturday 28 February 2026 01:24:10 +0000 (0:00:00.017) 0:00:00.017 *****
2026-02-28 01:24:11.408037 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-02-28 01:24:11.408457 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-02-28 01:24:11.408799 | instance | interpreter could change the meaning of that path. See
2026-02-28 01:24:11.409133 | instance | https://docs.ansible.com/ansible-
2026-02-28 01:24:11.409526 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-02-28 01:24:11.424145 | instance | ok: [instance]
2026-02-28 01:24:11.424476 | instance |
2026-02-28 01:24:11.424811 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-02-28 01:24:11.425142 | instance | Saturday 28 February 2026 01:24:11 +0000 (0:00:01.296) 0:00:01.313 *****
2026-02-28 01:24:11.614447 | instance | ok: [instance]
2026-02-28 01:24:11.614829 | instance |
2026-02-28 01:24:11.615258 | instance | PLAY [Deploy Ceph monitors & managers] *****************************************
2026-02-28 01:24:11.615571 | instance |
2026-02-28 01:24:11.615894 | instance | TASK [Gathering Facts] *********************************************************
2026-02-28 01:24:11.616221 | instance | Saturday 28 February 2026 01:24:11 +0000 (0:00:00.190) 0:00:01.503 *****
2026-02-28 01:24:12.555084 | instance | ok: [instance]
2026-02-28 01:24:12.555497 | instance |
2026-02-28 01:24:12.555863 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-02-28 01:24:12.556351 | instance | Saturday 28 February 2026 01:24:12 +0000 (0:00:00.940) 0:00:02.444 *****
2026-02-28 01:24:12.846424 | instance | ok: [instance]
2026-02-28 01:24:12.846806 | instance |
2026-02-28 01:24:12.847145 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-02-28 01:24:12.847494 | instance | Saturday 28 February 2026 01:24:12 +0000 (0:00:00.291) 0:00:02.735 *****
2026-02-28 01:24:12.894457 | instance | skipping: [instance]
2026-02-28 01:24:12.894810 | instance |
2026-02-28 01:24:12.895143 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-02-28 01:24:12.895471 | instance | Saturday 28 February 2026 01:24:12 +0000 (0:00:00.048) 0:00:02.783 *****
2026-02-28 01:24:13.187335 | instance | changed: [instance]
2026-02-28 01:24:13.187714 | instance |
2026-02-28 01:24:13.188057 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-02-28 01:24:13.188390 | instance | Saturday 28 February 2026 01:24:13 +0000 (0:00:00.292) 0:00:03.076 *****
2026-02-28 01:24:13.261171 | instance | ok: [instance] => {
2026-02-28 01:24:13.261630 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64"
2026-02-28 01:24:13.261974 | instance | }
2026-02-28 01:24:13.262299 | instance |
2026-02-28 01:24:13.262655 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-02-28 01:24:13.263009 | instance | Saturday 28 February 2026 01:24:13 +0000 (0:00:00.073) 0:00:03.150 *****
2026-02-28 01:24:13.908817 | instance | changed: [instance]
2026-02-28 01:24:13.909206 | instance |
2026-02-28 01:24:13.909608 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-02-28 01:24:13.909998 | instance | Saturday 28 February 2026 01:24:13 +0000 (0:00:00.646) 0:00:03.797 *****
2026-02-28 01:24:13.962317 | instance | skipping: [instance]
2026-02-28 01:24:13.962778 | instance |
2026-02-28 01:24:13.963128 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-02-28 01:24:13.963465 | instance | Saturday 28 February 2026 01:24:13 +0000 (0:00:00.051) 0:00:03.848 *****
2026-02-28 01:24:14.013842 | instance | skipping: [instance]
2026-02-28 01:24:14.013951 | instance |
2026-02-28 01:24:14.014199 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-02-28 01:24:14.014360 | instance | Saturday 28 February 2026 01:24:14 +0000 (0:00:00.052) 0:00:03.900 *****
2026-02-28 01:24:14.229828 | instance | ok: [instance]
2026-02-28 01:24:14.229903 | instance |
2026-02-28 01:24:14.230000 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-02-28 01:24:14.230193 | instance | Saturday 28 February 2026 01:24:14 +0000 (0:00:00.217) 0:00:04.117 *****
2026-02-28 01:24:15.389760 | instance | ok: [instance]
2026-02-28 01:24:15.389833 | instance |
2026-02-28 01:24:15.389975 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-02-28 01:24:15.390165 | instance | Saturday 28 February 2026 01:24:15 +0000 (0:00:01.161) 0:00:05.279 *****
2026-02-28 01:24:15.459639 | instance | ok: [instance] => {
2026-02-28 01:24:15.459873 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz"
2026-02-28 01:24:15.460025 | instance | }
2026-02-28 01:24:15.460167 | instance |
2026-02-28 01:24:15.460332 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-02-28 01:24:15.460482 | instance | Saturday 28 February 2026 01:24:15 +0000 (0:00:00.068) 0:00:05.347 *****
2026-02-28 01:24:16.179838 | instance | changed: [instance]
2026-02-28 01:24:16.179874 | instance |
2026-02-28 01:24:16.179879 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-02-28 01:24:16.179884 | instance | Saturday 28 February 2026 01:24:16 +0000 (0:00:00.721) 0:00:06.068 *****
2026-02-28 01:24:19.073069 | instance | changed: [instance]
2026-02-28 01:24:19.073113 | instance |
2026-02-28 01:24:19.073118 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-02-28 01:24:19.073123 | instance | Saturday 28 February 2026 01:24:19 +0000 (0:00:02.893) 0:00:08.962 *****
2026-02-28 01:24:19.111935 | instance | skipping: [instance]
2026-02-28 01:24:19.111973 | instance |
2026-02-28 01:24:19.111979 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-02-28 01:24:19.111984 | instance | Saturday 28 February 2026 01:24:19 +0000 (0:00:00.038) 0:00:09.000 *****
2026-02-28 01:24:19.148516 | instance | skipping: [instance]
2026-02-28 01:24:19.148547 | instance |
2026-02-28 01:24:19.148554 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-02-28 01:24:19.148561 | instance | Saturday 28 February 2026 01:24:19 +0000 (0:00:00.036) 0:00:09.037 *****
2026-02-28 01:24:19.182983 | instance | skipping: [instance]
2026-02-28 01:24:19.183015 | instance |
2026-02-28 01:24:19.183026 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-02-28 01:24:19.183035 | instance | Saturday 28 February 2026 01:24:19 +0000 (0:00:00.034) 0:00:09.071 *****
2026-02-28 01:24:24.413202 | instance | changed: [instance]
2026-02-28 01:24:24.413313 | instance |
2026-02-28 01:24:24.413329 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-02-28 01:24:24.413340 | instance | Saturday 28 February 2026 01:24:24 +0000 (0:00:05.229) 0:00:14.301 *****
2026-02-28 01:24:24.978004 | instance | changed: [instance]
2026-02-28 01:24:24.978080 | instance |
2026-02-28 01:24:24.978341 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-02-28 01:24:24.978387 | instance | Saturday 28 February 2026 01:24:24 +0000 (0:00:00.566) 0:00:14.867 *****
2026-02-28 01:24:25.911951 | instance | changed: [instance] => (item={'path': '/etc/containerd'})
2026-02-28 01:24:25.912031 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-02-28 01:24:25.912857 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-02-28 01:24:25.912905 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-02-28 01:24:25.912912 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-02-28 01:24:25.912918 | instance |
2026-02-28 01:24:25.912923 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-02-28 01:24:25.912927 | instance | Saturday 28 February 2026 01:24:25 +0000 (0:00:00.933) 0:00:15.801 *****
2026-02-28 01:24:26.501059 | instance | changed: [instance]
2026-02-28 01:24:26.501135 | instance |
2026-02-28 01:24:26.501379 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-02-28 01:24:26.501446 | instance | Saturday 28 February 2026 01:24:26 +0000 (0:00:00.580) 0:00:16.382 *****
2026-02-28 01:24:26.501771 | instance |
2026-02-28 01:24:26.501788 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-02-28 01:24:26.501793 | instance | Saturday 28 February 2026 01:24:26 +0000 (0:00:00.008) 0:00:16.390 *****
2026-02-28 01:24:27.480546 | instance | ok: [instance]
2026-02-28 01:24:27.480626 | instance |
2026-02-28 01:24:27.480927 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] **********
2026-02-28 01:24:27.480987 | instance | Saturday 28 February 2026 01:24:27 +0000 (0:00:00.978) 0:00:17.369 *****
2026-02-28 01:24:28.052702 | instance | changed: [instance]
2026-02-28 01:24:28.052787 | instance |
2026-02-28 01:24:28.053024 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-02-28 01:24:28.053040 | instance | Saturday 28 February 2026 01:24:28 +0000 (0:00:00.572) 0:00:17.942 *****
2026-02-28 01:24:28.600345 | instance | changed: [instance]
2026-02-28 01:24:28.600422 | instance |
2026-02-28 01:24:28.600691 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-02-28 01:24:28.600739 | instance | Saturday 28 February 2026 01:24:28 +0000 (0:00:00.547) 0:00:18.489 *****
2026-02-28 01:24:28.812169 | instance | ok: [instance]
2026-02-28 01:24:28.812251 | instance |
2026-02-28 01:24:28.812325 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-02-28 01:24:28.812468 | instance | Saturday 28 February 2026 01:24:28 +0000 (0:00:00.211) 0:00:18.701 *****
2026-02-28 01:24:28.871308 | instance | ok: [instance] => {
2026-02-28 01:24:28.871385 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-02-28 01:24:28.871450 | instance | }
2026-02-28 01:24:28.871836 | instance |
2026-02-28 01:24:28.871880 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-02-28 01:24:28.871899 | instance | Saturday 28 February 2026 01:24:28 +0000 (0:00:00.058) 0:00:18.760 *****
2026-02-28 01:24:30.031007 | instance | changed: [instance]
2026-02-28 01:24:30.031053 | instance |
2026-02-28 01:24:30.031058 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-02-28 01:24:30.031063 | instance | Saturday 28 February 2026 01:24:30 +0000 (0:00:01.159) 0:00:19.919 *****
2026-02-28 01:24:34.469751 | instance | changed: [instance]
2026-02-28 01:24:34.469834 | instance |
2026-02-28 01:24:34.470135 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-02-28 01:24:34.470177 | instance | Saturday 28 February 2026 01:24:34 +0000 (0:00:04.439) 0:00:24.359 *****
2026-02-28 01:24:35.496595 | instance | ok: [instance]
2026-02-28 01:24:35.496683 | instance |
2026-02-28 01:24:35.496755 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-02-28 01:24:35.496901 | instance | Saturday 28 February 2026 01:24:35 +0000 (0:00:01.026) 0:00:25.385 *****
2026-02-28 01:24:35.882448 | instance | changed: [instance]
2026-02-28 01:24:35.882914 | instance |
2026-02-28 01:24:35.882935 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-02-28 01:24:35.882943 | instance | Saturday 28 February 2026 01:24:35 +0000 (0:00:00.385) 0:00:25.771 *****
2026-02-28 01:24:36.362100 | instance | changed: [instance]
2026-02-28 01:24:36.362162 | instance |
2026-02-28 01:24:36.362452 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-02-28 01:24:36.362497 | instance | Saturday 28 February 2026 01:24:36 +0000 (0:00:00.479) 0:00:26.251 *****
2026-02-28 01:24:36.931605 | instance | changed: [instance] => (item={'path': '/etc/docker'})
2026-02-28 01:24:36.931721 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-02-28 01:24:36.932430 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-02-28 01:24:36.932485 | instance |
2026-02-28 01:24:36.932494 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-02-28 01:24:36.932500 | instance | Saturday 28 February 2026 01:24:36 +0000 (0:00:00.569) 0:00:26.820 *****
2026-02-28 01:24:37.378741 | instance | changed: [instance]
2026-02-28 01:24:37.378803 | instance |
2026-02-28 01:24:37.379088 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-02-28 01:24:37.379126 | instance | Saturday 28 February 2026 01:24:37 +0000 (0:00:00.447) 0:00:27.268 *****
2026-02-28 01:24:37.852063 | instance | changed: [instance]
2026-02-28 01:24:37.852127 | instance |
2026-02-28 01:24:37.852774 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-02-28 01:24:37.852839 | instance | Saturday 28 February 2026 01:24:37 +0000 (0:00:00.464) 0:00:27.732 *****
2026-02-28 01:24:37.852845 | instance |
2026-02-28 01:24:37.852851 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-02-28 01:24:37.852855 | instance | Saturday 28 February 2026 01:24:37 +0000 (0:00:00.008) 0:00:27.741 *****
2026-02-28 01:24:38.551161 | instance | ok: [instance]
2026-02-28 01:24:38.551285 | instance |
2026-02-28 01:24:38.551298 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ******************
2026-02-28 01:24:38.551473 | instance | Saturday 28 February 2026 01:24:38 +0000 (0:00:00.699) 0:00:28.440 *****
2026-02-28 01:24:40.712536 | instance | changed: [instance]
2026-02-28 01:24:40.712631 | instance |
2026-02-28 01:24:40.712700 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-02-28 01:24:40.712849 | instance | Saturday 28 February 2026 01:24:40 +0000 (0:00:02.161) 0:00:30.601 *****
2026-02-28 01:24:41.275701 | instance | changed: [instance]
2026-02-28 01:24:41.275784 | instance |
2026-02-28 01:24:41.276010 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-02-28 01:24:41.276048 | instance | Saturday 28 February 2026 01:24:41 +0000 (0:00:00.563) 0:00:31.165 *****
2026-02-28 01:24:41.340603 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-02-28 01:24:41.341160 | instance |
2026-02-28 01:24:41.341221 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-02-28 01:24:41.341230 | instance | Saturday 28 February 2026 01:24:41 +0000 (0:00:00.064) 0:00:31.229 *****
2026-02-28 01:24:47.054032 | instance | changed: [instance]
2026-02-28 01:24:47.054197 | instance |
2026-02-28 01:24:47.054214 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-02-28 01:24:47.054236 | instance | Saturday 28 February 2026 01:24:47 +0000 (0:00:05.711) 0:00:36.941 *****
2026-02-28 01:24:47.691053 | instance | ok: [instance] => (item=chronyd)
2026-02-28 01:24:47.691125 | instance | ok: [instance] => (item=sshd)
2026-02-28 01:24:47.691499 | instance |
2026-02-28 01:24:47.691570 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-02-28 01:24:47.691576 | instance | Saturday 28 February 2026 01:24:47 +0000 (0:00:00.638) 0:00:37.579 *****
2026-02-28 01:24:47.993801 | instance | changed: [instance]
2026-02-28 01:24:47.993864 | instance |
2026-02-28 01:24:47.993871 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-02-28 01:24:47.993876 | instance | Saturday 28 February 2026 01:24:47 +0000 (0:00:00.302) 0:00:37.882 *****
2026-02-28 01:24:48.202705 | instance | ok: [instance]
2026-02-28 01:24:48.202833 | instance |
2026-02-28 01:24:48.202847 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-02-28 01:24:48.202933 | instance | Saturday 28 February 2026 01:24:48 +0000 (0:00:00.209) 0:00:38.092 *****
2026-02-28 01:24:48.701501 | instance | changed: [instance]
2026-02-28 01:24:48.701601 | instance |
2026-02-28 01:24:48.701874 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-02-28 01:24:48.701929 | instance | Saturday 28 February 2026 01:24:48 +0000 (0:00:00.498) 0:00:38.590 *****
2026-02-28 01:24:49.088569 | instance | changed: [instance]
2026-02-28 01:24:49.088662 | instance |
2026-02-28 01:24:49.089072 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] *****************************
2026-02-28 01:24:49.089159 | instance | Saturday 28 February 2026 01:24:49 +0000 (0:00:00.386) 0:00:38.976 *****
2026-02-28 01:24:50.762120 | instance | ok: [instance]
2026-02-28 01:24:50.762193 | instance |
2026-02-28 01:24:50.762463 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] ***********************
2026-02-28 01:24:50.762542 | instance | Saturday 28 February 2026 01:24:50 +0000 (0:00:01.674) 0:00:40.651 *****
2026-02-28 01:24:50.829623 | instance | ok: [instance]
2026-02-28 01:24:50.830104 | instance |
2026-02-28 01:24:50.830158 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] **********
2026-02-28 01:24:50.830166 | instance | Saturday 28 February 2026 01:24:50 +0000 (0:00:00.067) 0:00:40.718 *****
2026-02-28 01:24:50.866124 | instance | skipping: [instance]
2026-02-28 01:24:50.866209 | instance |
2026-02-28 01:24:50.866441 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] ****************************
2026-02-28 01:24:50.866468 | instance | Saturday 28 February 2026 01:24:50 +0000 (0:00:00.036) 0:00:40.755 *****
2026-02-28 01:24:50.907411 | instance | skipping: [instance]
2026-02-28 01:24:50.907954 | instance |
2026-02-28 01:24:50.907998 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] ****************************
2026-02-28 01:24:50.908005 | instance | Saturday 28 February 2026 01:24:50 +0000 (0:00:00.040) 0:00:40.796 *****
2026-02-28 01:24:50.947908 | instance | skipping: [instance]
2026-02-28 01:24:50.948284 | instance |
2026-02-28 01:24:50.948326 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] *************************
2026-02-28 01:24:50.948332 | instance | Saturday 28 February 2026 01:24:50 +0000 (0:00:00.040) 0:00:40.837 *****
2026-02-28 01:24:50.989460 | instance | skipping: [instance]
2026-02-28 01:24:50.989580 | instance |
2026-02-28 01:24:50.989777 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] ***************
2026-02-28 01:24:50.989933 | instance | Saturday 28 February 2026 01:24:50 +0000 (0:00:00.041) 0:00:40.878 *****
2026-02-28 01:24:51.029241 | instance | skipping: [instance]
2026-02-28 01:24:51.029335 | instance |
2026-02-28 01:24:51.029485 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] **********************
2026-02-28 01:24:51.029673 | instance | Saturday 28 February 2026 01:24:51 +0000 (0:00:00.039) 0:00:40.918 *****
2026-02-28 01:24:51.072539 | instance | skipping: [instance]
2026-02-28 01:24:51.072673 | instance |
2026-02-28 01:24:51.072869 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ******************************
2026-02-28 01:24:51.073020 | instance | Saturday 28 February 2026 01:24:51 +0000 (0:00:00.043) 0:00:40.961 *****
2026-02-28 01:24:51.116827 | instance | skipping: [instance]
2026-02-28 01:24:51.116937 | instance |
2026-02-28 01:24:51.117126 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] *************************
2026-02-28 01:24:51.117293 | instance | Saturday 28 February 2026 01:24:51 +0000 (0:00:00.044) 0:00:41.006 *****
2026-02-28 01:24:51.249855 | instance | ok: [instance]
2026-02-28 01:24:51.250004 | instance |
2026-02-28 01:24:51.250258 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] *******************
2026-02-28 01:24:51.250475 | instance | Saturday 28 February 2026 01:24:51 +0000 (0:00:00.128) 0:00:41.135 *****
2026-02-28 01:24:51.468924 | instance | ok: [instance] => (item=instance)
2026-02-28 01:24:51.469103 | instance |
2026-02-28 01:24:51.469273 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ********
2026-02-28 01:24:51.469433 | instance | Saturday 28 February 2026 01:24:51 +0000 (0:00:00.221) 0:00:41.356 *****
2026-02-28 01:24:51.520483 | instance | ok: [instance]
2026-02-28 01:24:51.520499 | instance |
2026-02-28 01:24:51.520503 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] ***********************************
2026-02-28 01:24:51.520508 | instance | Saturday 28 February 2026 01:24:51 +0000 (0:00:00.053) 0:00:41.409 *****
2026-02-28 01:24:51.598036 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance
2026-02-28 01:24:51.598072 | instance |
2026-02-28 01:24:51.598077 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] *************
2026-02-28 01:24:51.598082 | instance | Saturday 28 February 2026 01:24:51 +0000 (0:00:00.077) 0:00:41.487 *****
2026-02-28 01:24:51.929943 | instance | changed: [instance]
2026-02-28 01:24:51.929978 | instance |
2026-02-28 01:24:51.929983 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ******************
2026-02-28 01:24:51.929988 | instance | Saturday 28 February 2026 01:24:51 +0000 (0:00:00.331) 0:00:41.819 *****
2026-02-28 01:24:52.645084 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True})
2026-02-28 01:24:52.645125 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0})
2026-02-28 01:24:52.645131 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False})
2026-02-28 01:24:52.645136 | instance |
2026-02-28 01:24:52.645140 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap coomand] *******************************
2026-02-28 01:24:52.645145 | instance | Saturday 28 February 2026 01:24:52 +0000 (0:00:00.714) 0:00:42.533 *****
2026-02-28 01:27:05.884505 | instance | ok: [instance]
2026-02-28 01:27:05.884549 | instance |
2026-02-28 01:27:05.884555 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] ***************
2026-02-28 01:27:05.884563 | instance | Saturday 28 February 2026 01:27:05 +0000 (0:02:13.239) 0:02:55.773 *****
2026-02-28 01:27:06.111089 | instance | changed: [instance]
2026-02-28 01:27:06.111153 | instance |
2026-02-28 01:27:06.111477 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] **********************************
2026-02-28 01:27:06.111526 | instance | Saturday 28 February 2026 01:27:06 +0000 (0:00:00.227) 0:02:56.000 *****
2026-02-28 01:27:06.154235 | instance | ok: [instance]
2026-02-28 01:27:06.154307 | instance |
2026-02-28 01:27:06.154635 | instance | TASK [Install Ceph host] *******************************************************
2026-02-28 01:27:06.154917 | instance | Saturday 28 February 2026 01:27:06 +0000 (0:00:00.042) 0:02:56.043 *****
2026-02-28 01:27:06.250580 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-02-28 01:27:06.250692 | instance |
2026-02-28 01:27:06.250702 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-02-28 01:27:06.250865 | instance | Saturday 28 February 2026 01:27:06 +0000 (0:00:00.096) 0:02:56.139 *****
2026-02-28 01:27:07.882302 | instance | ok: [instance]
2026-02-28 01:27:07.882383 | instance |
2026-02-28 01:27:07.882714 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-02-28 01:27:07.882766 | instance | Saturday 28 February 2026 01:27:07 +0000 (0:00:01.632) 0:02:57.771 *****
2026-02-28 01:27:07.946770 | instance | ok: [instance] => (item=instance)
2026-02-28 01:27:07.946824 | instance |
2026-02-28 01:27:07.947103 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-02-28 01:27:07.947131 | instance | Saturday 28 February 2026 01:27:07 +0000 (0:00:00.064) 0:02:57.836 *****
2026-02-28 01:27:08.462029 | instance | ok: [instance]
2026-02-28 01:27:08.462099 | instance |
2026-02-28 01:27:08.462382 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-02-28 01:27:08.462432 | instance | Saturday 28 February 2026 01:27:08 +0000 (0:00:00.515) 0:02:58.351 *****
2026-02-28 01:27:10.483754 | instance | ok: [instance]
2026-02-28 01:27:10.483829 | instance |
2026-02-28 01:27:10.483911 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ******************
2026-02-28 01:27:10.484036 | instance | Saturday 28 February 2026 01:27:10 +0000 (0:00:02.021) 0:03:00.373 *****
2026-02-28 01:27:12.178864 | instance | ok: [instance]
2026-02-28 01:27:12.178940 | instance |
2026-02-28 01:27:12.179109 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ******************************
2026-02-28 01:27:12.179204 | instance | Saturday 28 February 2026 01:27:12 +0000 (0:00:01.694) 0:03:02.067 *****
2026-02-28 01:27:23.464762 | instance | ok: [instance]
2026-02-28 01:27:23.464850 | instance |
2026-02-28 01:27:23.464915 | instance | TASK [Install Ceph host] *******************************************************
2026-02-28 01:27:23.465105 | instance | Saturday 28 February 2026 01:27:23 +0000 (0:00:11.285) 0:03:13.353 *****
2026-02-28 01:27:23.542971 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-02-28 01:27:23.543041 | instance |
2026-02-28 01:27:23.543266 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-02-28 01:27:23.543287 | instance | Saturday 28 February 2026 01:27:23 +0000 (0:00:00.078) 0:03:13.432 *****
2026-02-28 01:27:23.596779 | instance | skipping: [instance]
2026-02-28 01:27:23.597173 | instance |
2026-02-28 01:27:23.597220 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-02-28 01:27:23.597226 | instance | Saturday 28 February 2026 01:27:23 +0000 (0:00:00.053) 0:03:13.486 *****
2026-02-28 01:27:23.642396 | instance | skipping: [instance] => (item=instance)
2026-02-28 01:27:23.642501 | instance | skipping: [instance]
2026-02-28 01:27:23.642850 | instance |
2026-02-28 01:27:23.642867 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-02-28 01:27:23.642873 | instance | Saturday 28 February 2026 01:27:23 +0000 (0:00:00.045) 0:03:13.531 *****
2026-02-28 01:27:23.896488 | instance | ok: [instance]
2026-02-28 01:27:23.896544 | instance |
2026-02-28 01:27:23.896843 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-02-28 01:27:23.896891 | instance | Saturday 28 February 2026 01:27:23 +0000 (0:00:00.253) 0:03:13.785 *****
2026-02-28 01:27:25.927671 | instance | ok: [instance]
2026-02-28 01:27:25.927810 | instance |
2026-02-28 01:27:25.927822 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ******************
2026-02-28 01:27:25.927890 | instance | Saturday 28 February 2026 01:27:25 +0000 (0:00:02.031) 0:03:15.817 *****
2026-02-28 01:27:27.531434 | instance | ok: [instance]
2026-02-28 01:27:27.531524 | instance |
2026-02-28 01:27:27.531753 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ******************************
2026-02-28 01:27:27.531800 | instance | Saturday 28 February 2026 01:27:27 +0000 (0:00:01.603) 0:03:17.420 *****
2026-02-28 01:27:29.101549 | instance | ok: [instance]
2026-02-28 01:27:29.101630 | instance |
2026-02-28 01:27:29.101925 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] ***********
2026-02-28 01:27:29.101980 | instance | Saturday 28 February 2026 01:27:29 +0000 (0:00:01.569) 0:03:18.990 *****
2026-02-28 01:27:31.039084 | instance | ok: [instance]
2026-02-28 01:27:31.039178 | instance |
2026-02-28 01:27:31.039280 | instance | PLAY [Deploy Ceph OSDs] ********************************************************
2026-02-28 01:27:31.039394 | instance |
2026-02-28 01:27:31.039522 | instance | TASK [Gathering Facts] *********************************************************
2026-02-28 01:27:31.039646 | instance | Saturday 28 February 2026 01:27:31 +0000 (0:00:01.937) 0:03:20.928 *****
2026-02-28 01:27:32.020779 | instance | ok: [instance]
2026-02-28 01:27:32.020873 | instance |
2026-02-28 01:27:32.020947 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-02-28 01:27:32.021095 | instance | Saturday 28 February 2026 01:27:32 +0000 (0:00:00.981) 0:03:21.910 *****
2026-02-28 01:27:32.244891 | instance | ok: [instance]
2026-02-28 01:27:32.244993 | instance |
2026-02-28 01:27:32.245151 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-02-28 01:27:32.245380 | instance | Saturday 28 February 2026 01:27:32 +0000 (0:00:00.223) 0:03:22.134 *****
2026-02-28 01:27:32.289147 | instance | skipping: [instance]
2026-02-28 01:27:32.289226 | instance |
2026-02-28 01:27:32.289366 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-02-28 01:27:32.289502 | instance | Saturday 28 February 2026 01:27:32 +0000 (0:00:00.044) 0:03:22.178 *****
2026-02-28 01:27:32.502816 | instance | ok: [instance]
2026-02-28 01:27:32.502899 | instance |
2026-02-28 01:27:32.503006 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-02-28 01:27:32.503130 | instance | Saturday 28 February 2026 01:27:32 +0000 (0:00:00.213) 0:03:22.392 *****
2026-02-28 01:27:32.567013 | instance | ok: [instance] => {
2026-02-28 01:27:32.567130 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64"
2026-02-28 01:27:32.567257 | instance | }
2026-02-28 01:27:32.567375 | instance |
2026-02-28 01:27:32.567500 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-02-28 01:27:32.567613 | instance | Saturday 28 February 2026 01:27:32 +0000 (0:00:00.064) 0:03:22.456 *****
2026-02-28 01:27:32.863589 | instance | ok: [instance]
2026-02-28 01:27:32.863671 | instance |
2026-02-28 01:27:32.863756 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-02-28 01:27:32.863878 | instance | Saturday 28 February 2026 01:27:32 +0000 (0:00:00.296) 0:03:22.752 *****
2026-02-28 01:27:32.914393 | instance | skipping: [instance]
2026-02-28 01:27:32.914445 | instance |
2026-02-28 01:27:32.914595 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-02-28 01:27:32.914712 | instance | Saturday 28 February 2026 01:27:32 +0000 (0:00:00.050) 0:03:22.803 *****
2026-02-28 01:27:32.961839 | instance | skipping: [instance]
2026-02-28 01:27:32.961914 | instance |
2026-02-28 01:27:32.962023 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-02-28 01:27:32.962153 | instance | Saturday 28 February 2026 01:27:32 +0000 (0:00:00.047) 0:03:22.851 *****
2026-02-28 01:27:33.176252 | instance | ok: [instance]
2026-02-28 01:27:33.176354 | instance |
2026-02-28 01:27:33.176474 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-02-28 01:27:33.176604 | instance | Saturday 28 February 2026 01:27:33 +0000 (0:00:00.214) 0:03:23.065 *****
2026-02-28 01:27:34.343210 | instance | ok: [instance]
2026-02-28 01:27:34.343283 | instance |
2026-02-28 01:27:34.343351 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-02-28 01:27:34.343477 | instance | Saturday 28 February 2026 01:27:34 +0000 (0:00:01.166) 0:03:24.232 *****
2026-02-28 01:27:34.417069 | instance | ok: [instance] => {
2026-02-28 01:27:34.417216 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz"
2026-02-28 01:27:34.417403 | instance | }
2026-02-28 01:27:34.417559 | instance |
2026-02-28 01:27:34.417730 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-02-28 01:27:34.417900 | instance | Saturday 28 February 2026 01:27:34 +0000 (0:00:00.074) 0:03:24.306 *****
2026-02-28 01:27:34.758246 | instance | ok: [instance]
2026-02-28 01:27:34.758374 | instance |
2026-02-28 01:27:34.758564 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-02-28 01:27:34.758743 | instance | Saturday 28 February 2026 01:27:34 +0000 (0:00:00.340) 0:03:24.647 *****
2026-02-28 01:27:36.750918 | instance | ok: [instance]
2026-02-28 01:27:36.751017 | instance |
2026-02-28 01:27:36.751030 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-02-28 01:27:36.751047 | instance | Saturday 28 February 2026 01:27:36 +0000 (0:00:01.991) 0:03:26.638 *****
2026-02-28 01:27:36.786449 | instance | skipping: [instance]
2026-02-28 01:27:36.786546 | instance |
2026-02-28 01:27:36.786652 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-02-28 01:27:36.786771 | instance | Saturday 28 February 2026 01:27:36 +0000 (0:00:00.037) 0:03:26.675 *****
2026-02-28 01:27:36.821555 | instance | skipping: [instance]
2026-02-28 01:27:36.821633 | instance |
2026-02-28 01:27:36.821819 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-02-28 01:27:36.821926 | instance | Saturday 28 February 2026 01:27:36 +0000 (0:00:00.034) 0:03:26.710 *****
2026-02-28 01:27:36.858034 | instance | skipping: [instance]
2026-02-28 01:27:36.858119 | instance |
2026-02-28 01:27:36.858249 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-02-28 01:27:36.858391 | instance | Saturday 28 February 2026 01:27:36 +0000 (0:00:00.036) 0:03:26.747 *****
2026-02-28 01:27:37.926756 | instance | ok: [instance]
2026-02-28 01:27:37.926818 | instance |
2026-02-28 01:27:37.926954 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-02-28 01:27:37.927070 | instance | Saturday 28 February 2026 01:27:37 +0000 (0:00:01.068) 0:03:27.816 *****
2026-02-28 01:27:38.368298 | instance | ok: [instance]
2026-02-28 01:27:38.368460 | instance |
2026-02-28 01:27:38.368635 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-02-28 01:27:38.368819 | instance | Saturday 28 February 2026 01:27:38 +0000 (0:00:00.440) 0:03:28.257 *****
2026-02-28 01:27:39.274192 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-02-28 01:27:39.274268 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-02-28 01:27:39.274420 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-02-28 01:27:39.274581 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-02-28 01:27:39.274731 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-02-28 01:27:39.274855 | instance |
2026-02-28 01:27:39.274993 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-02-28 01:27:39.275112 | instance | Saturday 28 February 2026 01:27:39 +0000 (0:00:00.906) 0:03:29.163 *****
2026-02-28 01:27:39.767946 | instance | ok: [instance]
2026-02-28 01:27:39.768023 | instance |
2026-02-28 01:27:39.768143 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-02-28 01:27:39.768269 | instance | Saturday 28 February 2026 01:27:39 +0000 (0:00:00.486) 0:03:29.650 *****
2026-02-28 01:27:39.768382 | instance |
2026-02-28 01:27:39.768506 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-02-28 01:27:39.768640 | instance | Saturday 28 February 2026 01:27:39 +0000 (0:00:00.006) 0:03:29.657 *****
2026-02-28 01:27:40.132260 | instance | ok: [instance]
2026-02-28 01:27:40.132358 | instance |
2026-02-28 01:27:40.132487 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-02-28 01:27:40.132618 | instance | Saturday 28 February 2026 01:27:40 +0000 (0:00:00.364) 0:03:30.021 *****
2026-02-28 01:27:40.342280 | instance | ok: [instance]
2026-02-28 01:27:40.342367 | instance |
2026-02-28 01:27:40.342522 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-02-28 01:27:40.342647 | instance | Saturday 28 February 2026 01:27:40 +0000 (0:00:00.210) 0:03:30.231 *****
2026-02-28 01:27:40.402344 | instance | ok: [instance] => {
2026-02-28 01:27:40.402419 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-02-28 01:27:40.402590 | instance | }
2026-02-28 01:27:40.402732 | instance |
2026-02-28 01:27:40.402873 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-02-28 01:27:40.403002 | instance | Saturday 28 February 2026 01:27:40 +0000 (0:00:00.060) 0:03:30.291 *****
2026-02-28 01:27:40.740823 | instance | ok: [instance]
2026-02-28 01:27:40.740958 | instance |
2026-02-28 01:27:40.741139 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-02-28 01:27:40.741355 | instance | Saturday 28 February 2026 01:27:40 +0000 (0:00:00.338) 0:03:30.630 *****
2026-02-28 01:27:43.791928 | instance | ok: [instance]
2026-02-28 01:27:43.792035 | instance |
2026-02-28 01:27:43.792093 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-02-28 01:27:43.792235 | instance | Saturday 28 February 2026 01:27:43 +0000 (0:00:03.051) 0:03:33.681 *****
2026-02-28 01:27:44.791554 | instance | ok: [instance]
2026-02-28 01:27:44.791839 | instance |
2026-02-28 01:27:44.791855 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-02-28 01:27:44.792040 | instance | Saturday 28 February 2026 01:27:44 +0000 (0:00:00.998) 0:03:34.680 *****
2026-02-28 01:27:44.984901 | instance | ok: [instance]
2026-02-28 01:27:44.984986 | instance |
2026-02-28 01:27:44.985146 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-02-28 01:27:44.985340 | instance | Saturday 28 February 2026 01:27:44 +0000 (0:00:00.193) 0:03:34.874 *****
2026-02-28 01:27:45.402608 | instance | ok: [instance]
2026-02-28 01:27:45.402747 | instance |
2026-02-28 01:27:45.402928 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-02-28 01:27:45.403101 | instance | Saturday 28 February 2026 01:27:45 +0000 (0:00:00.417) 0:03:35.291 *****
2026-02-28 01:27:45.951693 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-02-28 01:27:45.951777 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-02-28 01:27:45.951894 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-02-28 01:27:45.952010 | instance |
2026-02-28 01:27:45.952169 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-02-28 01:27:45.952268 | instance | Saturday 28 February 2026 01:27:45 +0000 (0:00:00.549) 0:03:35.841 *****
2026-02-28 01:27:46.364046 | instance | ok: [instance]
2026-02-28 01:27:46.364196 | instance |
2026-02-28 01:27:46.364477 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-02-28 01:27:46.364576 | instance | Saturday 28 February 2026 01:27:46 +0000 (0:00:00.412) 0:03:36.253 *****
2026-02-28 01:27:46.801962 | instance | ok: [instance]
2026-02-28 01:27:46.802040 | instance |
2026-02-28 01:27:46.802159 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-02-28 01:27:46.802284 | instance | Saturday 28 February 2026 01:27:46 +0000 (0:00:00.431) 0:03:36.684 *****
2026-02-28 01:27:46.802397 | instance |
2026-02-28 01:27:46.802520 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-02-28 01:27:46.802643 | instance | Saturday 28 February 2026 01:27:46 +0000 (0:00:00.006) 0:03:36.691 *****
2026-02-28 01:27:47.165162 | instance | ok: [instance]
2026-02-28 01:27:47.165287 | instance |
2026-02-28 01:27:47.165399 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-02-28 01:27:47.165531 | instance | Saturday 28 February 2026 01:27:47 +0000 (0:00:00.363) 0:03:37.054 *****
2026-02-28 01:27:47.221266 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-02-28 01:27:47.221445 | instance |
2026-02-28 01:27:47.221644 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-02-28 01:27:47.221850 | instance | Saturday 28 February 2026 01:27:47 +0000 (0:00:00.055) 0:03:37.110 *****
2026-02-28 01:27:48.155987 | instance | ok: [instance]
2026-02-28 01:27:48.156068 | instance |
2026-02-28 01:27:48.156154 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-02-28 01:27:48.156278 | instance | Saturday 28 February 2026 01:27:48 +0000 (0:00:00.935) 0:03:38.045 *****
2026-02-28 01:27:48.776522 | instance | ok: [instance] => (item=chronyd)
2026-02-28 01:27:48.776748 | instance | ok: [instance] => (item=sshd)
2026-02-28 01:27:48.776977 | instance |
2026-02-28 01:27:48.777282 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-02-28 01:27:48.777528 | instance | Saturday 28 February 2026 01:27:48 +0000 (0:00:00.620) 0:03:38.665 *****
2026-02-28 01:27:49.066590 | instance | ok: [instance]
2026-02-28 01:27:49.066716 | instance |
2026-02-28 01:27:49.066901 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-02-28 01:27:49.067154 | instance | Saturday 28 February 2026 01:27:49 +0000 (0:00:00.290) 0:03:38.955 *****
2026-02-28 01:27:49.262519 | instance | ok: [instance]
2026-02-28 01:27:49.262588 | instance |
2026-02-28 01:27:49.262721 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-02-28 01:27:49.262848 | instance | Saturday 28 February 2026 01:27:49 +0000 (0:00:00.195) 0:03:39.151 *****
2026-02-28 01:27:49.501523 | instance | ok: [instance]
2026-02-28 01:27:49.501603 | instance |
2026-02-28 01:27:49.501739 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-02-28 01:27:49.501861 | instance | Saturday 28 February 2026 01:27:49 +0000 (0:00:00.239) 0:03:39.390 *****
2026-02-28 01:27:49.712063 | instance | ok: [instance]
2026-02-28 01:27:49.712585 | instance |
2026-02-28 01:27:49.712607 | instance | TASK [vexxhost.ceph.osd : Get monitor status] **********************************
2026-02-28 01:27:49.712615 | instance | Saturday 28 February 2026 01:27:49 +0000 (0:00:00.210) 0:03:39.601 *****
2026-02-28 01:27:49.927639 | instance | ok: [instance] => (item=instance)
2026-02-28 01:27:49.927714 | instance |
2026-02-28 01:27:49.927840 | instance | TASK [vexxhost.ceph.osd : Select admin host] ***********************************
2026-02-28 01:27:49.927963 | instance | Saturday 28 February 2026 01:27:49 +0000 (0:00:00.215) 0:03:39.817 *****
2026-02-28 01:27:49.986629 | instance | ok: [instance]
2026-02-28 01:27:49.986766 | instance |
2026-02-28 01:27:49.986944 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] *****************************
2026-02-28 01:27:49.987124 | instance | Saturday 28 February 2026 01:27:49 +0000 (0:00:00.058) 0:03:39.875 *****
2026-02-28 01:27:55.275505 | instance | ok: [instance]
2026-02-28 01:27:55.276041 | instance |
2026-02-28 01:27:55.276090 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] ***********************
2026-02-28 01:27:55.276097 | instance | Saturday 28 February 2026 01:27:55 +0000 (0:00:05.288) 0:03:45.164 *****
2026-02-28 01:27:55.326093 | instance | ok: [instance]
2026-02-28 01:27:55.326165 | instance |
2026-02-28 01:27:55.326445 | instance | TASK [Install Ceph host] *******************************************************
2026-02-28 01:27:55.326490 | instance | Saturday 28 February 2026 01:27:55 +0000 (0:00:00.050) 0:03:45.215 *****
2026-02-28 01:27:55.399427 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-02-28 01:27:55.399513 | instance |
2026-02-28 01:27:55.399568 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-02-28 01:27:55.399721 | instance | Saturday 28 February 2026 01:27:55 +0000 (0:00:00.073) 0:03:45.288 *****
2026-02-28 01:27:55.446337 | instance | skipping: [instance]
2026-02-28 01:27:55.446462 | instance |
2026-02-28 01:27:55.446675 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-02-28 01:27:55.446894 | instance | Saturday 28 February 2026 01:27:55 +0000 (0:00:00.046) 0:03:45.335 *****
2026-02-28 01:27:55.500796 | instance | skipping: [instance] => (item=instance)
2026-02-28 01:27:55.500890 | instance | skipping: [instance]
2026-02-28 01:27:55.501061 | instance |
2026-02-28 01:27:55.501286 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-02-28 01:27:55.501451 | instance | Saturday 28 February 2026 01:27:55 +0000 (0:00:00.054) 0:03:45.389 *****
2026-02-28 01:27:55.759488 | instance | ok: [instance]
2026-02-28 01:27:55.759559 | instance |
2026-02-28 01:27:55.759845 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-02-28 01:27:55.759896 | instance | Saturday 28 February 2026 01:27:55 +0000 (0:00:00.259) 0:03:45.648 *****
2026-02-28 01:27:57.746577 | instance | ok: [instance]
2026-02-28 01:27:57.746664 | instance |
2026-02-28 01:27:57.746925 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] *******************************
2026-02-28 01:27:57.746972 | instance | Saturday 28 February 2026 01:27:57 +0000 (0:00:01.986) 0:03:47.635 *****
2026-02-28 01:27:57.784207 | instance | skipping: [instance]
2026-02-28 01:27:57.784628 | instance |
2026-02-28 01:27:57.784668 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] *********************
2026-02-28 01:27:57.784674 | instance | Saturday 28 February 2026 01:27:57 +0000 (0:00:00.037) 0:03:47.673 *****
2026-02-28 01:27:57.814764 | instance | skipping: [instance]
2026-02-28 01:27:57.814830 | instance |
2026-02-28 01:27:57.815135 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] **********************
2026-02-28 01:27:57.815184 | instance | Saturday 28 February 2026 01:27:57 +0000 (0:00:00.030) 0:03:47.704 *****
2026-02-28 01:28:03.165782 | instance | ok: [instance]
2026-02-28 01:28:03.165892 | instance |
2026-02-28 01:28:03.165965 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] *******************
2026-02-28 01:28:03.166066 | instance | Saturday 28 February 2026 01:28:03 +0000 (0:00:05.350) 0:03:53.054 *****
2026-02-28 01:28:13.586181 | instance | ok: [instance]
2026-02-28 01:28:13.586482 | instance |
2026-02-28 01:28:13.586780 | instance | TASK [vexxhost.ceph.osd : Install OSDs] ****************************************
2026-02-28 01:28:13.587114 | instance | Saturday 28 February 2026 01:28:13 +0000 (0:00:10.420) 0:04:03.475 *****
2026-02-28 01:29:42.982986 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data)
2026-02-28 01:29:42.983062 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data)
2026-02-28 01:29:42.983073 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data)
2026-02-28 01:29:42.983083 | instance |
2026-02-28 01:29:42.983092 | instance | TASK [vexxhost.ceph.osd : Get mon dump] ****************************************
2026-02-28 01:29:42.983108 | instance | Saturday 28 February 2026 01:29:42 +0000 (0:01:29.394) 0:05:32.870 *****
2026-02-28 01:29:45.328517 | instance | ok: [instance]
2026-02-28 01:29:45.329461 | instance |
2026-02-28 01:29:45.329545 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] ****************************
2026-02-28 01:29:45.329558 | instance | Saturday 28 February 2026 01:29:45 +0000 (0:00:02.346) 0:05:35.216 *****
2026-02-28 01:29:47.011084 | instance | ok: [instance]
2026-02-28 01:29:47.011173 | instance |
2026-02-28 01:29:47.011393 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] **********************
2026-02-28 01:29:47.011410 | instance | Saturday 28 February 2026 01:29:47 +0000 (0:00:01.683) 0:05:36.900 *****
2026-02-28 01:29:47.079054 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance
2026-02-28 01:29:47.079127 | instance |
2026-02-28 01:29:47.079402 | instance | TASK [vexxhost.ceph.osd : Set the retry count] *********************************
2026-02-28 01:29:47.079457 | instance | Saturday 28 February 2026 01:29:47 +0000 (0:00:00.067) 0:05:36.968 *****
2026-02-28 01:29:47.132322 | instance | ok: [instance]
2026-02-28 01:29:47.132390 | instance |
2026-02-28 01:29:47.132399 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] **********************************
2026-02-28 01:29:47.132406 | instance | Saturday 28 February 2026 01:29:47 +0000 (0:00:00.051) 0:05:37.019 *****
2026-02-28 01:29:48.909005 | instance | ok: [instance]
2026-02-28 01:29:48.909117 | instance |
2026-02-28 01:29:48.909193 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] *************************************
2026-02-28 01:29:48.909346 | instance | Saturday 28 February 2026 01:29:48 +0000 (0:00:01.778) 0:05:38.798 *****
2026-02-28 01:29:48.964346 | instance | ok: [instance]
2026-02-28 01:29:48.964424 | instance |
2026-02-28 01:29:48.964662 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] *************************
2026-02-28 01:29:48.964698 | instance | Saturday 28 February 2026 01:29:48 +0000 (0:00:00.055) 0:05:38.853 *****
2026-02-28 01:29:49.023228 | instance | skipping: [instance] => (item=1)
2026-02-28 01:29:49.023318 | instance | skipping: [instance] => (item=1)
2026-02-28 01:29:49.023934 | instance | skipping: [instance] => (item=1)
2026-02-28 01:29:49.024006 | instance | skipping: [instance]
2026-02-28 01:29:49.024013 | instance |
2026-02-28 01:29:49.024019 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************
2026-02-28 01:29:49.024025 | instance | Saturday 28 February 2026 01:29:49 +0000 (0:00:00.058) 0:05:38.912 *****
2026-02-28 01:29:49.078832 | instance | skipping: [instance]
2026-02-28 01:29:49.078896 | instance |
2026-02-28 01:29:49.079370 | instance | PLAY [all] *********************************************************************
2026-02-28 01:29:49.079388 | instance |
2026-02-28 01:29:49.079393 | instance | TASK [Ensure RBD kernel module is loaded] **************************************
2026-02-28 01:29:49.079397 | instance | Saturday 28 February 2026 01:29:49 +0000 (0:00:00.056) 0:05:38.968 *****
2026-02-28 01:29:49.505979 | instance | changed: [instance]
2026-02-28 01:29:49.506087 | instance |
2026-02-28 01:29:49.506600 | instance | PLAY [all] *********************************************************************
2026-02-28 01:29:49.506668 | instance |
2026-02-28 01:29:49.506674 | instance | TASK [Gathering Facts] *********************************************************
2026-02-28 01:29:49.506679 | instance | Saturday 28 February 2026 01:29:49 +0000 (0:00:00.426) 0:05:39.394 *****
2026-02-28 01:29:50.464862 | instance | ok: [instance]
2026-02-28 01:29:50.464928 | instance |
2026-02-28 01:29:50.465184 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ********************
2026-02-28 01:29:50.465201 | instance | Saturday 28 February 2026 01:29:50 +0000 (0:00:00.959) 0:05:40.354 *****
2026-02-28 01:29:56.304708 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576})
2026-02-28 01:29:56.304837 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0})
2026-02-28 01:29:56.304845 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1})
2026-02-28 01:29:56.305494 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000})
2026-02-28 01:29:56.305606 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000})
2026-02-28 01:29:56.305619 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304})
2026-02-28 01:29:56.305629 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304})
2026-02-28 01:29:56.305652 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304})
2026-02-28 01:29:56.305661 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304})
2026-02-28 01:29:56.307254 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304})
2026-02-28 01:29:56.307312 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'})
2026-02-28 01:29:56.307321 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'})
2026-02-28 01:29:56.307328 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1})
2026-02-28 01:29:56.307334 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1})
2026-02-28 01:29:56.307339 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128})
2026-02-28 01:29:56.307345 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872})
2026-02-28 01:29:56.307351 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768})
2026-02-28 01:29:56.307356 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128})
2026-02-28 01:29:56.307362 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872})
2026-02-28 01:29:56.307368 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768})
2026-02-28 01:29:56.307375 | instance |
2026-02-28 01:29:56.307381 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] ***
2026-02-28 01:29:56.307387 | instance | Saturday 28 February 2026 01:29:56 +0000 (0:00:05.839) 0:05:46.193 *****
2026-02-28 01:29:56.523044 | instance | changed: [instance]
2026-02-28 01:29:56.523132 | instance |
2026-02-28 01:29:56.523211 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] *******
2026-02-28 01:29:56.523355 | instance | Saturday 28 February 2026 01:29:56 +0000 (0:00:00.217) 0:05:46.411 *****
2026-02-28 01:29:56.982182 | instance | changed: [instance]
2026-02-28 01:29:56.982323 | instance |
2026-02-28 01:29:56.982333 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] **********************
2026-02-28 01:29:56.982513 | instance | Saturday 28 February 2026 01:29:56 +0000 (0:00:00.459) 0:05:46.871 *****
2026-02-28 01:29:57.233164 | instance | ok: [instance]
2026-02-28 01:29:57.233287 | instance |
2026-02-28 01:29:57.233305 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-02-28 01:29:57.233500 | instance | Saturday 28 February 2026 01:29:57 +0000 (0:00:00.250) 0:05:47.122 *****
2026-02-28 01:29:57.288879 | instance | ok: [instance]
2026-02-28 01:29:57.288947 | instance |
2026-02-28 01:29:57.289495 | instance | PLAY [Configure Kubernetes VIP] ************************************************
2026-02-28 01:29:57.289607 | instance |
2026-02-28 01:29:57.289619 | instance | TASK [Gathering Facts] *********************************************************
2026-02-28 01:29:57.289639 | instance | Saturday 28 February 2026 01:29:57 +0000 (0:00:00.055) 0:05:47.177 *****
2026-02-28 01:29:58.309211 | instance | ok: [instance]
2026-02-28 01:29:58.309498 | instance |
2026-02-28 01:29:58.309523 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] ***
2026-02-28 01:29:58.309539 | instance | Saturday 28 February 2026 01:29:58 +0000 (0:00:01.020) 0:05:48.198 *****
2026-02-28 01:29:58.606712 | instance | changed: [instance]
2026-02-28 01:29:58.606890 | instance |
2026-02-28 01:29:58.607166 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] ****************
2026-02-28 01:29:58.607444 | instance | Saturday 28 February 2026 01:29:58 +0000 (0:00:00.297) 0:05:48.495 *****
2026-02-28 01:29:59.548928 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf)
2026-02-28 01:29:59.549084 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh)
2026-02-28 01:29:59.549329 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml)
2026-02-28 01:29:59.549533 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg)
2026-02-28 01:29:59.549725 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml)
2026-02-28 01:29:59.549894 | instance |
2026-02-28 01:29:59.550093 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] ****
2026-02-28 01:29:59.550280 | instance | Saturday 28 February 2026 01:29:59 +0000 (0:00:00.942) 0:05:49.437 *****
2026-02-28 01:29:59.732104 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257}
2026-02-28 01:29:59.899288 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257}
2026-02-28 01:30:00.067713 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257}
2026-02-28 01:30:00.081910 | instance | ...ignoring
2026-02-28 01:30:00.082176 | instance |
2026-02-28 01:30:00.082454 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] *********
2026-02-28 01:30:00.082721 | instance | Saturday 28 February 2026 01:30:00 +0000 (0:00:00.533) 0:05:49.971 *****
2026-02-28 01:30:00.276646 | instance | ok: [instance]
2026-02-28 01:30:00.276782 | instance |
2026-02-28 01:30:00.276975 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] *********
2026-02-28 01:30:00.277157 | instance | Saturday 28 February 2026 01:30:00 +0000 (0:00:00.194) 0:05:50.165 *****
2026-02-28 01:30:00.469332 | instance | ok: [instance]
2026-02-28 01:30:00.469599 | instance |
2026-02-28 01:30:00.469926 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************
2026-02-28 01:30:00.470191 | instance | Saturday 28 February 2026 01:30:00 +0000 (0:00:00.192) 0:05:50.358 *****
2026-02-28 01:30:00.507249 | instance | ok: [instance]
2026-02-28 01:30:00.507492 | instance |
2026-02-28 01:30:00.507811 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] ***
2026-02-28 01:30:00.508059 | instance | Saturday 28 February 2026 01:30:00 +0000 (0:00:00.038) 0:05:50.396 *****
2026-02-28 01:30:00.553060 | instance | ok: [instance]
2026-02-28 01:30:00.553474 | instance |
2026-02-28 01:30:00.553817 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] ***************
2026-02-28 01:30:00.554234 | instance | Saturday 28 February 2026 01:30:00 +0000 (0:00:00.046) 0:05:50.442 *****
2026-02-28 01:30:01.091661 | instance | ok: [instance]
2026-02-28 01:30:01.091792 | instance |
2026-02-28 01:30:01.092142 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] *******
2026-02-28 01:30:01.092185 | instance | Saturday 28 February 2026 01:30:01 +0000 (0:00:00.538) 0:05:50.980 *****
2026-02-28 01:30:01.357478 | instance | ok: [instance]
2026-02-28 01:30:01.357539 | instance |
2026-02-28 01:30:01.358412 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] ***************************
2026-02-28 01:30:01.358429 | instance | Saturday 28 February 2026 01:30:01 +0000 (0:00:00.207) 0:05:51.188 *****
2026-02-28 01:30:01.358435 | instance |
2026-02-28 01:30:01.358440 | instance | PLAY [Install Kubernetes] ******************************************************
2026-02-28 01:30:01.358444 | instance |
2026-02-28 01:30:01.358449 | instance | TASK [Gathering Facts] *********************************************************
2026-02-28 01:30:01.358454 | instance | Saturday 28 February 2026 01:30:01 +0000 (0:00:00.058) 0:05:51.247 *****
2026-02-28 01:30:02.298999 | instance | ok: [instance]
2026-02-28 01:30:02.299093 | instance |
2026-02-28 01:30:02.299367 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-02-28 01:30:02.299443 | instance | Saturday 28 February 2026 01:30:02 +0000 (0:00:00.940) 0:05:52.187 *****
2026-02-28 01:30:02.506386 | instance | ok: [instance]
2026-02-28 01:30:02.506498 | instance |
2026-02-28 01:30:02.506514 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-02-28 01:30:02.506688 | instance | Saturday 28 February 2026 01:30:02 +0000 (0:00:00.207) 0:05:52.395 *****
2026-02-28 01:30:02.556618 | instance | skipping: [instance]
2026-02-28 01:30:02.556696 | instance |
2026-02-28 01:30:02.556990 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-02-28 01:30:02.557051 | instance | Saturday 28 February 2026 01:30:02 +0000 (0:00:00.049) 0:05:52.445 *****
2026-02-28 01:30:02.777386 | instance | ok: [instance]
2026-02-28 01:30:02.777507 | instance |
2026-02-28 01:30:02.777519 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-02-28 01:30:02.777663 | instance | Saturday 28 February 2026 01:30:02 +0000 (0:00:00.221) 0:05:52.666 *****
2026-02-28 01:30:02.834722 | instance | ok: [instance] => {
2026-02-28 01:30:02.834804 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64"
2026-02-28 01:30:02.835316 | instance | }
2026-02-28 01:30:02.835363 | instance |
2026-02-28 01:30:02.835368 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-02-28 01:30:02.835374 | instance | Saturday 28 February 2026 01:30:02 +0000 (0:00:00.057) 0:05:52.723 *****
2026-02-28 01:30:03.142347 | instance | ok: [instance]
2026-02-28 01:30:03.142415 | instance |
2026-02-28 01:30:03.142555 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-02-28 01:30:03.142766 | instance | Saturday 28 February 2026 01:30:03 +0000 (0:00:00.307) 0:05:53.031 *****
2026-02-28 01:30:03.191746 | instance | skipping: [instance]
2026-02-28 01:30:03.191881 | instance |
2026-02-28 01:30:03.192080 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-02-28 01:30:03.192233 | instance | Saturday 28 February 2026 01:30:03 +0000 (0:00:00.049) 0:05:53.080 *****
2026-02-28 01:30:03.407719 | instance | ok: [instance]
2026-02-28 01:30:03.407790 | instance |
2026-02-28 01:30:03.407912 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-02-28 01:30:03.408116 | instance | Saturday 28 February 2026 01:30:03 +0000 (0:00:00.215) 0:05:53.296 *****
2026-02-28 01:30:04.597844 | instance | ok: [instance]
2026-02-28 01:30:04.597957 | instance |
2026-02-28 01:30:04.597969 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-02-28 01:30:04.598125 | instance | Saturday 28 February 2026 01:30:04 +0000 (0:00:01.189) 0:05:54.486 *****
2026-02-28 01:30:04.670129 | instance | ok: [instance] => {
2026-02-28 01:30:04.670206 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz"
2026-02-28 01:30:04.670335 | instance | }
2026-02-28 01:30:04.670501 | instance |
2026-02-28 01:30:04.670652 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-02-28 01:30:04.670817 | instance | Saturday 28 February 2026 01:30:04 +0000 (0:00:00.071) 0:05:54.558 *****
2026-02-28 01:30:05.026077 | instance | ok: [instance]
2026-02-28 01:30:05.026136 | instance |
2026-02-28 01:30:05.026294 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-02-28 01:30:05.026510 | instance | Saturday 28 February 2026 01:30:05 +0000 (0:00:00.355) 0:05:54.914 *****
2026-02-28 01:30:06.979597 | instance | ok: [instance]
2026-02-28 01:30:06.979728 | instance |
2026-02-28 01:30:06.979740 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-02-28 01:30:06.979881 | instance | Saturday 28 February 2026 01:30:06 +0000 (0:00:01.954) 0:05:56.868 *****
2026-02-28 01:30:07.018840 | instance | skipping: [instance]
2026-02-28 01:30:07.019419 | instance |
2026-02-28 01:30:07.019463 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-02-28 01:30:07.019469 | instance | Saturday 28 February 2026 01:30:07 +0000 (0:00:00.038) 0:05:56.907 *****
2026-02-28 01:30:07.056448 | instance | skipping: [instance]
2026-02-28 01:30:07.056957 | instance |
2026-02-28 01:30:07.056993 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-02-28 01:30:07.057001 | instance | Saturday 28 February 2026 01:30:07 +0000 (0:00:00.038) 0:05:56.945 *****
2026-02-28 01:30:07.096896 | instance | skipping: [instance]
2026-02-28 01:30:07.097026 | instance |
2026-02-28 01:30:07.097038 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-02-28 01:30:07.097179 | instance | Saturday 28 February 2026 01:30:07 +0000 (0:00:00.040) 0:05:56.986 *****
2026-02-28 01:30:08.373889 | instance | ok: [instance]
2026-02-28 01:30:08.374035 | instance |
2026-02-28 01:30:08.374046 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-02-28 01:30:08.374196 | instance | Saturday 28 February 2026 01:30:08 +0000 (0:00:01.277) 0:05:58.263 *****
2026-02-28 01:30:08.813959 | instance | ok: [instance]
2026-02-28 01:30:08.814057 | instance |
2026-02-28 01:30:08.814072 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-02-28 01:30:08.814246 | instance | Saturday 28 February 2026 01:30:08 +0000 (0:00:00.439) 0:05:58.703 *****
2026-02-28 01:30:09.745546 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-02-28 01:30:09.745759 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-02-28 01:30:09.745909 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-02-28 01:30:09.746064 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-02-28 01:30:09.746216 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-02-28 01:30:09.746354 | instance |
2026-02-28 01:30:09.746500 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-02-28 01:30:09.746669 | instance | Saturday 28 February 2026 01:30:09 +0000 (0:00:00.931) 0:05:59.634 *****
2026-02-28 01:30:10.262585 | instance | ok: [instance]
2026-02-28 01:30:10.262662 | instance |
2026-02-28 01:30:10.263290 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-02-28 01:30:10.263342 | instance | Saturday 28 February 2026 01:30:10 +0000 (0:00:00.510) 0:06:00.145 *****
2026-02-28 01:30:10.263348 | instance |
2026-02-28 01:30:10.263353 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-02-28 01:30:10.263357 | instance | Saturday 28 February 2026 01:30:10 +0000 (0:00:00.006) 0:06:00.152 *****
2026-02-28 01:30:10.630933 | instance | ok: [instance]
2026-02-28 01:30:10.630987 | instance |
2026-02-28 01:30:10.631316 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] ***
2026-02-28 01:30:10.631347 | instance | Saturday 28 February 2026 01:30:10 +0000 (0:00:00.368) 0:06:00.520 *****
2026-02-28 01:30:11.211774 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"}
2026-02-28 01:30:11.224475 | instance | ...ignoring
2026-02-28 01:30:11.224848 | instance |
2026-02-28 01:30:11.224887 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] ***
2026-02-28 01:30:11.224893 | instance | Saturday 28 February 2026 01:30:11 +0000 (0:00:00.593) 0:06:01.113 *****
2026-02-28 01:30:11.266069 | instance | skipping: [instance]
2026-02-28 01:30:11.266211 | instance |
2026-02-28 01:30:11.266493 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] ***
2026-02-28 01:30:11.266580 | instance | Saturday 28 February 2026 01:30:11 +0000 (0:00:00.041) 0:06:01.155 *****
2026-02-28 01:30:11.305170 | instance | skipping: [instance]
2026-02-28 01:30:11.305287 | instance |
2026-02-28 01:30:11.305360 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] ***
2026-02-28 01:30:11.305524 | instance | Saturday 28 February 2026 01:30:11 +0000 (0:00:00.039) 0:06:01.194 *****
2026-02-28 01:30:11.348100 | instance | skipping: [instance]
2026-02-28 01:30:11.348165 | instance |
2026-02-28 01:30:11.348474 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] ***
2026-02-28 01:30:11.348531 | instance | Saturday 28 February 2026 01:30:11 +0000 (0:00:00.042) 0:06:01.236 *****
2026-02-28 01:30:11.391099 | instance | skipping: [instance]
2026-02-28 01:30:11.391180 | instance |
2026-02-28 01:30:11.391459 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] ***
2026-02-28 01:30:11.391534 | instance | Saturday 28 February 2026 01:30:11 +0000 (0:00:00.043) 0:06:01.280 *****
2026-02-28 01:30:11.439224 | instance | skipping: [instance]
2026-02-28 01:30:11.439284 | instance |
2026-02-28 01:30:11.439460 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-02-28 01:30:11.439695 | instance | Saturday 28 February 2026 01:30:11 +0000 (0:00:00.048) 0:06:01.328 *****
2026-02-28 01:30:11.648514 | instance | ok: [instance]
2026-02-28 01:30:11.648579 | instance |
2026-02-28 01:30:11.648720 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-02-28 01:30:11.648907 | instance | Saturday 28 February 2026 01:30:11 +0000 (0:00:00.209) 0:06:01.537 *****
2026-02-28 01:30:11.691936 | instance | ok: [instance] => {
2026-02-28 01:30:11.692107 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm"
2026-02-28 01:30:11.692303 | instance | }
2026-02-28 01:30:11.692447 | instance |
2026-02-28 01:30:11.692650 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-02-28 01:30:11.692819 | instance | Saturday 28 February 2026 01:30:11 +0000 (0:00:00.043) 0:06:01.581 *****
2026-02-28 01:30:12.456555 | instance | changed: [instance]
2026-02-28 01:30:12.456771 | instance |
2026-02-28 01:30:12.456950 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-02-28 01:30:12.457108 | instance | Saturday 28 February 2026 01:30:12 +0000 (0:00:00.762) 0:06:02.343 *****
2026-02-28 01:30:12.499948 | instance | skipping: [instance]
2026-02-28 01:30:12.499986 | instance |
2026-02-28 01:30:12.499992 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-02-28 01:30:12.499997 | instance | Saturday 28 February 2026 01:30:12 +0000 (0:00:00.045) 0:06:02.389 *****
2026-02-28 01:30:12.708782 | instance | ok: [instance]
2026-02-28 01:30:12.708844 | instance |
2026-02-28 01:30:12.708850 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-02-28 01:30:12.708856 | instance | Saturday 28 February 2026 01:30:12 +0000 (0:00:00.208) 0:06:02.597 *****
2026-02-28 01:30:12.754084 | instance | ok: [instance] => {
2026-02-28 01:30:12.754143 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl"
2026-02-28 01:30:12.754150 | instance | }
2026-02-28 01:30:12.754154 | instance |
2026-02-28 01:30:12.754159 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-02-28 01:30:12.754163 | instance | Saturday 28 February 2026 01:30:12 +0000 (0:00:00.044) 0:06:02.642 *****
2026-02-28 01:30:13.702273 | instance | changed: [instance]
2026-02-28 01:30:13.702353 | instance |
2026-02-28 01:30:13.702362 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-02-28 01:30:13.702369 | instance | Saturday 28 February 2026 01:30:13 +0000 (0:00:00.948) 0:06:03.590 *****
2026-02-28 01:30:13.760465 | instance | skipping: [instance]
2026-02-28 01:30:13.760540 | instance |
2026-02-28 01:30:13.760549 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-02-28 01:30:13.760557 | instance | Saturday 28 February 2026 01:30:13 +0000 (0:00:00.058) 0:06:03.648 *****
2026-02-28 01:30:13.800168 | instance | skipping: [instance]
2026-02-28 01:30:13.800451 | instance |
2026-02-28 01:30:13.800676 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-02-28 01:30:13.800947 | instance | Saturday 28 February 2026 01:30:13 +0000 (0:00:00.040) 0:06:03.689 *****
2026-02-28 01:30:13.856874 | instance | skipping: [instance]
2026-02-28 01:30:13.857100 | instance |
2026-02-28 01:30:13.857317 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-02-28 01:30:13.857485 | instance | Saturday 28 February 2026 01:30:13 +0000 (0:00:00.056) 0:06:03.745 *****
2026-02-28 01:30:13.898847 | instance | skipping: [instance]
2026-02-28 01:30:13.899252 | instance |
2026-02-28 01:30:13.899674 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-02-28 01:30:13.900115 | instance | Saturday 28 February 2026 01:30:13 +0000 (0:00:00.041) 0:06:03.787 *****
2026-02-28 01:30:15.152349 | instance | ok: [instance]
2026-02-28 01:30:15.152669 | instance |
2026-02-28 01:30:15.152956 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-02-28 01:30:15.153210 | instance | Saturday 28 February 2026 01:30:15 +0000 (0:00:01.253) 0:06:05.040 *****
2026-02-28 01:30:15.618935 | instance | ok: [instance]
2026-02-28 01:30:15.619031 | instance |
2026-02-28 01:30:15.619433 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-02-28 01:30:15.619484 | instance | Saturday 28 February 2026 01:30:15 +0000 (0:00:00.466) 0:06:05.507 *****
2026-02-28 01:30:16.563808 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-02-28 01:30:16.563887 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-02-28 01:30:16.564656 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-02-28 01:30:16.564723 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-02-28 01:30:16.564731 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-02-28 01:30:16.564737 | instance |
2026-02-28 01:30:16.564744 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-02-28 01:30:16.564748 | instance | Saturday 28 February 2026 01:30:16 +0000 (0:00:00.944) 0:06:06.452 *****
2026-02-28 01:30:17.090686 | instance | ok: [instance]
2026-02-28 01:30:17.090807 | instance |
2026-02-28 01:30:17.090820 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-02-28 01:30:17.091324 | instance | Saturday 28 February 2026 01:30:17 +0000 (0:00:00.515) 0:06:06.968 *****
2026-02-28 01:30:17.091378 | instance |
2026-02-28 01:30:17.091384 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-02-28 01:30:17.091388 | instance | Saturday 28 February 2026 01:30:17 +0000 (0:00:00.011) 0:06:06.979 *****
2026-02-28 01:30:17.470486 | instance | ok: [instance]
2026-02-28 01:30:17.470555 | instance |
2026-02-28 01:30:17.470891 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-02-28 01:30:17.470972 | instance | Saturday 28 February 2026 01:30:17 +0000 (0:00:00.379) 0:06:07.359 *****
2026-02-28 01:30:17.696691 | instance | ok: [instance]
2026-02-28 01:30:17.696825 | instance |
2026-02-28 01:30:17.696907 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-02-28 01:30:17.697114 | instance | Saturday 28 February 2026 01:30:17 +0000 (0:00:00.226) 0:06:07.585 *****
2026-02-28 01:30:17.760680 | instance | ok: [instance] => {
2026-02-28 01:30:17.760763 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/crictl-v1.34.0-linux-amd64.tar.gz"
2026-02-28 01:30:17.760894 | instance | }
2026-02-28 01:30:17.761008 | instance |
2026-02-28 01:30:17.761126 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-02-28 01:30:17.761271 | instance | Saturday 28 February 2026 01:30:17 +0000 (0:00:00.063) 0:06:07.649 *****
2026-02-28 01:30:18.400156 | instance | changed: [instance]
2026-02-28 01:30:18.400368 | instance |
2026-02-28 01:30:18.400639 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-02-28 01:30:18.400930 | instance | Saturday 28 February 2026 01:30:18 +0000 (0:00:00.639) 0:06:08.288 *****
2026-02-28 01:30:19.858823 | instance | changed: [instance]
2026-02-28 01:30:19.859062 | instance |
2026-02-28 01:30:19.859340 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-02-28 01:30:19.859615 | instance | Saturday 28 February 2026 01:30:19 +0000 (0:00:01.458) 0:06:09.747 *****
2026-02-28 01:30:19.922655 | instance | ok: [instance] => {
2026-02-28 01:30:19.922954 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/critest-v1.34.0-linux-amd64.tar.gz"
2026-02-28 01:30:19.923225 | instance | }
2026-02-28 01:30:19.923443 | instance |
2026-02-28 01:30:19.923726 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-02-28 01:30:19.924010 | instance | Saturday 28 February 2026 01:30:19 +0000 (0:00:00.063) 0:06:09.811 *****
2026-02-28 01:30:20.555360 | instance | changed: [instance]
2026-02-28 01:30:20.555740 | instance |
2026-02-28 01:30:20.555753 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-02-28 01:30:20.555768 | instance | Saturday 28 February 2026 01:30:20 +0000 (0:00:00.632) 0:06:10.444 *****
2026-02-28 01:30:21.963394 | instance | changed: [instance]
2026-02-28 01:30:21.963470 | instance |
2026-02-28 01:30:21.964044 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ********************
2026-02-28 01:30:21.964107 | instance | Saturday 28 February 2026 01:30:21 +0000 (0:00:01.407) 0:06:11.851 *****
2026-02-28 01:30:22.455928 | instance | changed: [instance]
2026-02-28 01:30:22.455995 | instance |
2026-02-28 01:30:22.456255 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] *********
2026-02-28 01:30:22.456293 | instance | Saturday 28 February 2026 01:30:22 +0000 (0:00:00.493) 0:06:12.345 *****
2026-02-28 01:30:22.672855 | instance | changed: [instance]
2026-02-28 01:30:22.672939 | instance |
2026-02-28 01:30:22.673185 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-02-28 01:30:22.673226 | instance | Saturday 28 February 2026 01:30:22 +0000 (0:00:00.216) 0:06:12.562 *****
2026-02-28 01:30:22.886257 | instance | ok: [instance]
2026-02-28 01:30:22.886348 | instance |
2026-02-28 01:30:22.886619 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-02-28 01:30:22.886665 | instance | Saturday 28 February 2026 01:30:22 +0000 (0:00:00.213) 0:06:12.775 *****
2026-02-28 01:30:22.947368 | instance | ok: [instance] => {
2026-02-28 01:30:22.947467 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.8.0/cni-plugins-linux-amd64-v1.8.0.tgz"
2026-02-28 01:30:22.947919 | instance | }
2026-02-28 01:30:22.947959 | instance |
2026-02-28 01:30:22.947964 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-02-28 01:30:22.947970 | instance | Saturday 28 February 2026 01:30:22 +0000 (0:00:00.061) 0:06:12.836 *****
2026-02-28 01:30:23.803881 | instance | changed: [instance]
2026-02-28 01:30:23.803973 | instance |
2026-02-28 01:30:23.804040 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-02-28 01:30:23.804222 | instance | Saturday 28 February 2026 01:30:23 +0000 (0:00:00.856) 0:06:13.692 *****
2026-02-28 01:30:26.478179 | instance | changed: [instance]
2026-02-28 01:30:26.478284 | instance |
2026-02-28 01:30:26.478527 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] ***
2026-02-28 01:30:26.478574 | instance | Saturday 28 February 2026 01:30:26 +0000 (0:00:02.674) 0:06:16.367 *****
2026-02-28 01:30:26.542236 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml)
2026-02-28 01:30:26.542302 | instance |
2026-02-28 01:30:26.542309 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] ***********
2026-02-28 01:30:26.542334 | instance | Saturday 28 February 2026 01:30:26 +0000 (0:00:00.062) 0:06:16.430 *****
2026-02-28 01:30:27.926559 | instance | ok: [instance]
2026-02-28 01:30:27.926963 | instance |
2026-02-28 01:30:27.926976 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] ****************
2026-02-28 01:30:27.926987 | instance | Saturday 28 February 2026 01:30:27 +0000 (0:00:01.385) 0:06:17.815 *****
2026-02-28 01:30:28.140653 | instance | changed: [instance]
2026-02-28 01:30:28.140742 | instance |
2026-02-28 01:30:28.140760 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] *********
2026-02-28 01:30:28.140946 | instance | Saturday 28 February 2026 01:30:28 +0000 (0:00:00.214) 0:06:18.029 *****
2026-02-28 01:30:28.650196 | instance | changed: [instance]
2026-02-28 01:30:28.650269 | instance |
2026-02-28 01:30:28.650277 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ******
2026-02-28 01:30:28.650293 | instance | Saturday 28 February 2026 01:30:28 +0000 (0:00:00.508) 0:06:18.538 *****
2026-02-28 01:30:29.422092 | instance | changed: [instance] => (item=br_netfilter)
2026-02-28 01:30:29.422179 | instance | ok: [instance] => (item=ip_tables)
2026-02-28 01:30:29.422772 | instance | changed: [instance] => (item=ip6_tables)
2026-02-28 01:30:29.422807 | instance | ok: [instance] => (item=nf_conntrack)
2026-02-28 01:30:29.422813 | instance |
2026-02-28 01:30:29.422818 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-02-28 01:30:29.422823 | instance | Saturday 28 February 2026 01:30:29 +0000 (0:00:00.773) 0:06:19.311 *****
2026-02-28 01:30:29.633329 | instance | ok: [instance]
2026-02-28 01:30:29.633413 | instance |
2026-02-28 01:30:29.633616 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-02-28 01:30:29.633657 | instance | Saturday 28 February 2026 01:30:29 +0000 (0:00:00.211) 0:06:19.522 *****
2026-02-28 01:30:29.683993 | instance | ok: [instance] => {
2026-02-28 01:30:29.684647 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet"
2026-02-28 01:30:29.684689 | instance | }
2026-02-28 01:30:29.684696 | instance |
2026-02-28 01:30:29.684705 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-02-28 01:30:29.684710 | instance | Saturday 28 February 2026 01:30:29 +0000 (0:00:00.050) 0:06:19.573 *****
2026-02-28 01:30:30.916364 | instance | changed: [instance]
2026-02-28 01:30:30.916512 | instance |
2026-02-28 01:30:30.916531 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-02-28 01:30:30.916696 | instance | Saturday 28 February 2026 01:30:30 +0000 (0:00:01.232) 0:06:20.805 *****
2026-02-28 01:30:30.967213 | instance | skipping: [instance]
2026-02-28 01:30:30.967311 | instance |
2026-02-28 01:30:30.967555 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] ***
2026-02-28 01:30:30.967625 | instance | Saturday 28 February 2026 01:30:30 +0000 (0:00:00.050) 0:06:20.856 *****
2026-02-28 01:30:31.032349 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml)
2026-02-28 01:30:31.032477 | instance |
2026-02-28 01:30:31.032555 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] *************************
2026-02-28 01:30:31.032690 | instance | Saturday 28 February 2026 01:30:31 +0000 (0:00:00.065) 0:06:20.921 *****
2026-02-28 01:30:31.081129 | instance | skipping: [instance]
2026-02-28 01:30:31.081212 | instance |
2026-02-28 01:30:31.081338 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] ***************
2026-02-28 01:30:31.081566 | instance | Saturday 28 February 2026 01:30:31 +0000 (0:00:00.048) 0:06:20.970 *****
2026-02-28 01:30:35.217236 | instance | changed: [instance]
2026-02-28 01:30:35.217344 | instance |
2026-02-28 01:30:35.217686 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] *******************
2026-02-28 01:30:35.217755 | instance | Saturday 28 February 2026 01:30:35 +0000 (0:00:04.136) 0:06:25.106 *****
2026-02-28 01:30:36.564078 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1})
2026-02-28 01:30:36.565201 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1})
2026-02-28 01:30:36.565539 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1})
2026-02-28 01:30:36.565553 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0})
2026-02-28 01:30:36.565564 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576})
2026-02-28 01:30:36.565587 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192})
2026-02-28 01:30:36.565597 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576})
2026-02-28 01:30:36.566182 | instance |
2026-02-28 01:30:36.566222 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] ***
2026-02-28 01:30:36.566234 | instance | Saturday 28 February 2026 01:30:36 +0000 (0:00:01.347) 0:06:26.453 *****
2026-02-28 01:30:37.129844 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d)
2026-02-28 01:30:37.129931 | instance | ok: [instance] => (item=/etc/kubernetes)
2026-02-28 01:30:37.130464 | instance | ok: [instance] => (item=/etc/kubernetes/manifests)
2026-02-28 01:30:37.130576 | instance |
2026-02-28 01:30:37.130585 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ********
2026-02-28 01:30:37.130594 | instance | Saturday 28 February 2026 01:30:37 +0000 (0:00:00.565) 0:06:27.018 *****
2026-02-28 01:30:37.607966 | instance | changed: [instance]
2026-02-28 01:30:37.608083 | instance |
2026-02-28 01:30:37.608095 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] ***
2026-02-28 01:30:37.608235 | instance | Saturday 28 February 2026 01:30:37 +0000 (0:00:00.478) 0:06:27.497 *****
2026-02-28 01:30:38.086221 | instance | changed: [instance]
2026-02-28 01:30:38.086344 | instance |
2026-02-28 01:30:38.086719 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] *************************
2026-02-28 01:30:38.087280 | instance | Saturday 28 February 2026 01:30:38 +0000 (0:00:00.478) 0:06:27.975 *****
2026-02-28 01:30:38.316576 | instance | ok: [instance]
2026-02-28 01:30:38.316685 | instance |
2026-02-28 01:30:38.316697 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ******************************
2026-02-28 01:30:38.316866 | instance | Saturday 28 February 2026 01:30:38 +0000 (0:00:00.230) 0:06:28.205 *****
2026-02-28 01:30:38.360423 | instance | skipping: [instance]
2026-02-28 01:30:38.361312 | instance |
2026-02-28 01:30:38.361395 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] ***********
2026-02-28 01:30:38.361407 | instance | Saturday 28 February 2026 01:30:38 +0000 (0:00:00.042) 0:06:28.248 *****
2026-02-28 01:30:38.932300 | instance | ok: [instance] => (item=swap)
2026-02-28 01:30:38.932424 | instance | ok: [instance] => (item=none)
2026-02-28 01:30:38.932438 | instance |
2026-02-28 01:30:38.932718 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] ***
2026-02-28 01:30:38.932770 | instance | Saturday 28 February 2026 01:30:38 +0000 (0:00:00.572) 0:06:28.821 *****
2026-02-28 01:30:39.416414 | instance | changed: [instance]
2026-02-28 01:30:39.416479 | instance |
2026-02-28 01:30:39.416800 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] *********************
2026-02-28 01:30:39.416876 | instance | Saturday 28 February 2026 01:30:39 +0000 (0:00:00.483) 0:06:29.305 *****
2026-02-28 01:30:40.005246 | instance | changed: [instance]
2026-02-28 01:30:40.005407 | instance |
2026-02-28 01:30:40.005420 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] ***********
2026-02-28 01:30:40.005895 | instance | Saturday 28 February 2026 01:30:39 +0000 (0:00:00.582) 0:06:29.887 *****
2026-02-28 01:30:40.005953 | instance |
2026-02-28 01:30:40.005960 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] *****************
2026-02-28 01:30:40.005964 | instance | Saturday 28 February 2026 01:30:39 +0000 (0:00:00.007) 0:06:29.894 *****
2026-02-28 01:30:40.764725 | instance | ok: [instance]
2026-02-28 01:30:40.764795 | instance |
2026-02-28 01:30:40.765038 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] **********
2026-02-28 01:30:40.765079 | instance | Saturday 28 February 2026 01:30:40 +0000 (0:00:00.759) 0:06:30.654 *****
2026-02-28 01:30:41.403303 | instance | changed: [instance]
2026-02-28 01:30:41.403445 | instance |
2026-02-28 01:30:41.403833 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] *****
2026-02-28 01:30:41.403884 | instance | Saturday 28 February 2026 01:30:41 +0000 (0:00:00.638) 0:06:31.292 *****
2026-02-28 01:30:42.558235 | instance | ok: [instance]
2026-02-28 01:30:42.558308 | instance |
2026-02-28 01:30:42.558620 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ******************
2026-02-28 01:30:42.558668 | instance | Saturday 28 February 2026 01:30:42 +0000 (0:00:01.155) 0:06:32.447 *****
2026-02-28 01:30:43.316248 | instance | ok: [instance]
2026-02-28 01:30:43.316312 | instance |
2026-02-28 01:30:43.316546 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] *********
2026-02-28 01:30:43.316561 | instance | Saturday 28 February 2026 01:30:43 +0000 (0:00:00.757) 0:06:33.205 *****
2026-02-28 01:30:43.519404 | instance | ok: [instance]
2026-02-28 01:30:43.519476 | instance |
2026-02-28 01:30:43.519726 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] ***********
2026-02-28 01:30:43.519769 | instance | Saturday 28 February 2026 01:30:43 +0000 (0:00:00.203) 0:06:33.408 *****
2026-02-28 01:30:44.069105 | instance | ok: [instance]
2026-02-28 01:30:44.069187 | instance |
2026-02-28 01:30:44.069348 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ********************
2026-02-28 01:30:44.069429 | instance | Saturday 28 February 2026 01:30:44 +0000 (0:00:00.549) 0:06:33.958 *****
2026-02-28 01:30:44.150324 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance
2026-02-28 01:30:44.150419 | instance |
2026-02-28 01:30:44.150725 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] **********************
2026-02-28 01:30:44.150796 | instance | Saturday 28 February 2026 01:30:44 +0000 (0:00:00.080) 0:06:34.039 *****
2026-02-28 01:30:44.239296 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance
2026-02-28 01:30:44.239395 | instance |
2026-02-28 01:30:44.239683 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] ***
2026-02-28 01:30:44.239736 | instance | Saturday 28 February 2026 01:30:44 +0000 (0:00:00.088) 0:06:34.128 *****
2026-02-28 01:30:44.468598 | instance | ok: [instance] => (item=instance)
2026-02-28 01:30:44.468648 | instance |
2026-02-28 01:30:44.468952 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] ****
2026-02-28 01:30:44.469019 | instance | Saturday 28 February 2026 01:30:44 +0000 (0:00:00.229) 0:06:34.357 *****
2026-02-28 01:30:44.518459 | instance | skipping: [instance]
2026-02-28 01:30:44.518564 | instance |
2026-02-28 01:30:44.518944 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] ***
2026-02-28 01:30:44.518985 | instance | Saturday 28 February 2026 01:30:44 +0000 (0:00:00.050) 0:06:34.407 *****
2026-02-28 01:30:44.572003 | instance | ok: [instance]
2026-02-28 01:30:44.572131 | instance |
2026-02-28 01:30:44.572501 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] **********
2026-02-28 01:30:44.572656 | instance | Saturday 28 February 2026 01:30:44 +0000 (0:00:00.053) 0:06:34.461 *****
2026-02-28 01:30:44.623016 | instance | ok: [instance] => {
2026-02-28 01:30:44.623175 | instance | "msg": "instance"
2026-02-28 01:30:44.623398 | instance | }
2026-02-28 01:30:44.623590 | instance |
2026-02-28 01:30:44.623812 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] ***
2026-02-28 01:30:44.624026 | instance | Saturday 28 February 2026 01:30:44 +0000 (0:00:00.051) 0:06:34.512 *****
2026-02-28 01:30:45.257176 | instance | changed: [instance]
2026-02-28 01:30:45.257331 | instance |
2026-02-28 01:30:45.257350 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] **********************
2026-02-28 01:30:45.257522 | instance | Saturday 28 February 2026 01:30:45 +0000 (0:00:00.634) 0:06:35.146 *****
2026-02-28 01:30:45.294961 | instance | skipping: [instance]
2026-02-28 01:30:45.295252 | instance |
2026-02-28 01:30:45.295470 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] ***************
2026-02-28 01:30:45.295676 | instance | Saturday 28 February 2026 01:30:45 +0000 (0:00:00.036) 0:06:35.183 *****
2026-02-28 01:30:45.342416 | instance | skipping: [instance]
2026-02-28 01:30:45.342809 | instance |
2026-02-28 01:30:45.343218 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] **************
2026-02-28 01:30:45.343553 | instance | Saturday 28 February 2026 01:30:45 +0000 (0:00:00.044) 0:06:35.228 *****
2026-02-28 01:30:45.377867 | instance | skipping: [instance]
2026-02-28 01:30:45.377949 | instance |
2026-02-28 01:30:45.378087 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] *********************
2026-02-28 01:30:45.378279 | instance | Saturday 28 February 2026 01:30:45 +0000 (0:00:00.034) 0:06:35.262 *****
2026-02-28 01:30:45.414054 | instance | skipping: [instance]
2026-02-28 01:30:45.414156 | instance |
2026-02-28 01:30:45.414311 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ********************
2026-02-28 01:30:45.414529 | instance | Saturday 28 February 2026 01:30:45 +0000 (0:00:00.037) 0:06:35.300 *****
2026-02-28 01:30:45.452052 | instance | skipping: [instance]
2026-02-28 01:30:45.452464 | instance |
2026-02-28 01:30:45.452880 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] **************
2026-02-28 01:30:45.453371 | instance | Saturday 28 February 2026 01:30:45 +0000 (0:00:00.039) 0:06:35.340 *****
2026-02-28 01:30:45.498020 | instance | skipping: [instance]
2026-02-28 01:30:45.498243 | instance |
2026-02-28 01:30:45.498394 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] *************
2026-02-28 01:30:45.498542 | instance | Saturday 28 February 2026 01:30:45 +0000 (0:00:00.043) 0:06:35.383 *****
2026-02-28 01:30:45.538235 | instance | skipping: [instance]
2026-02-28 01:30:45.538324 | instance |
2026-02-28 01:30:45.538542 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] *********************
2026-02-28 01:30:45.538818 | instance | Saturday 28 February 2026 01:30:45 +0000 (0:00:00.041) 0:06:35.424 *****
2026-02-28 01:31:10.139206 | instance | changed: [instance]
2026-02-28 01:31:10.139435 | instance |
2026-02-28 01:31:10.139750 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] ***
2026-02-28 01:31:10.139770 | instance | Saturday 28 February 2026 01:31:10 +0000 (0:00:24.603) 0:07:00.028 *****
2026-02-28 01:31:10.361020 | instance | ok: [instance]
2026-02-28 01:31:10.361095 | instance |
2026-02-28 01:31:10.361302 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] ***************************
2026-02-28 01:31:10.361440 | instance | Saturday 28 February 2026 01:31:10 +0000 (0:00:00.221) 0:07:00.250 *****
2026-02-28 01:31:10.400557 | instance | skipping: [instance]
2026-02-28 01:31:10.400601 | instance |
2026-02-28 01:31:10.400728 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] ***
2026-02-28 01:31:10.400998 | instance | Saturday 28 February 2026 01:31:10 +0000 (0:00:00.039) 0:07:00.289 *****
2026-02-28 01:31:10.604181 | instance | changed: [instance]
2026-02-28 01:31:10.604506 | instance |
2026-02-28 01:31:10.604533 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] ***
2026-02-28 01:31:10.604646 | instance | Saturday 28 February 2026 01:31:10 +0000 (0:00:00.203) 0:07:00.493 *****
2026-02-28 01:31:10.831581 | instance | changed: [instance]
2026-02-28 01:31:10.831852 | instance |
2026-02-28 01:31:10.832153 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ******
2026-02-28 01:31:10.832467 | instance | Saturday 28 February 2026 01:31:10 +0000 (0:00:00.226) 0:07:00.720 *****
2026-02-28 01:31:11.052921 | instance | changed: [instance]
2026-02-28 01:31:11.053198 | instance |
2026-02-28 01:31:11.053617 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] ****************************
2026-02-28 01:31:11.053922 | instance | Saturday 28 February 2026 01:31:11 +0000 (0:00:00.221) 0:07:00.941 *****
2026-02-28 01:31:15.957825 | instance | changed: [instance]
2026-02-28 01:31:15.958032 | instance |
2026-02-28 01:31:15.958379 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] ***
2026-02-28 01:31:15.958652 | instance | Saturday 28 February 2026 01:31:15 +0000 (0:00:04.905) 0:07:05.846 *****
2026-02-28 01:31:21.519569 | instance | changed: [instance]
2026-02-28 01:31:21.519803 | instance |
2026-02-28 01:31:21.520081 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] *****************
2026-02-28 01:31:21.520408 | instance | Saturday 28 February 2026 01:31:21 +0000 (0:00:05.561) 0:07:11.408 *****
2026-02-28 01:31:21.570242 | instance | skipping: [instance]
2026-02-28 01:31:21.570447 | instance |
2026-02-28 01:31:21.570762 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] ***
2026-02-28 01:31:21.571029 | instance | Saturday 28 February 2026 01:31:21 +0000 (0:00:00.050) 0:07:11.459 *****
2026-02-28 01:31:21.619807 | instance | skipping: [instance]
2026-02-28 01:31:21.620112 | instance |
2026-02-28 01:31:21.620458 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] ***
2026-02-28 01:31:21.620729 | instance | Saturday 28 February 2026 01:31:21 +0000 (0:00:00.049) 0:07:11.508 *****
2026-02-28 01:31:22.617418 | instance | changed: [instance]
2026-02-28 01:31:22.617485 | instance |
2026-02-28 01:31:22.617497 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************
2026-02-28 01:31:22.617515 | instance | Saturday 28 February 2026 01:31:22 +0000 (0:00:00.996) 0:07:12.504 *****
2026-02-28 01:31:22.657923 | instance | skipping: [instance] => (item=DaemonSet)
2026-02-28 01:31:22.658011 | instance | skipping: [instance] => (item=ConfigMap)
2026-02-28 01:31:22.658107 | instance | skipping: [instance]
2026-02-28 01:31:22.658220 | instance |
2026-02-28 01:31:22.658335 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] ***********************
2026-02-28 01:31:22.658453 | instance | Saturday 28 February 2026 01:31:22 +0000 (0:00:00.042) 0:07:12.547 *****
2026-02-28 01:31:22.708609 | instance | skipping: [instance]
2026-02-28 01:31:22.708966 | instance |
2026-02-28 01:31:22.709379 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] ***
2026-02-28 01:31:22.709728 | instance | Saturday 28 February 2026 01:31:22 +0000 (0:00:00.050) 0:07:12.597 *****
2026-02-28 01:31:22.753629 | instance | skipping: [instance]
2026-02-28 01:31:22.753881 | instance |
2026-02-28 01:31:22.754156 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] ***
2026-02-28 01:31:22.754417 | instance | Saturday 28 February 2026 01:31:22 +0000 (0:00:00.045) 0:07:12.643 *****
2026-02-28 01:31:22.794283 | instance | skipping: [instance]
2026-02-28 01:31:22.794566 | instance |
2026-02-28 01:31:22.794861 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] ****************************
2026-02-28 01:31:22.795146 | instance | Saturday 28 February 2026 01:31:22 +0000 (0:00:00.040) 0:07:12.683 *****
2026-02-28 01:31:22.834138 | instance | skipping: [instance]
2026-02-28 01:31:22.834390 | instance |
2026-02-28 01:31:22.834673 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] ***
2026-02-28 01:31:22.834941 | instance | Saturday 28 February 2026 01:31:22 +0000 (0:00:00.039) 0:07:12.723 *****
2026-02-28 01:31:23.670437 | instance | ok: [instance]
2026-02-28 01:31:23.670715 | instance |
2026-02-28 01:31:23.671039 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] ***
2026-02-28 01:31:23.671355 | instance | Saturday 28 February 2026 01:31:23 +0000 (0:00:00.836) 0:07:13.559 *****
2026-02-28 01:31:24.733559 | instance | changed: [instance]
2026-02-28 01:31:24.733647 | instance |
2026-02-28 01:31:24.733670 | instance | PLAY [Install control-plane components] ****************************************
2026-02-28 01:31:24.734851 | instance |
2026-02-28 01:31:24.734941 | instance | TASK [Gathering Facts] *********************************************************
2026-02-28 01:31:24.734975 | instance | Saturday 28 February 2026 01:31:24 +0000 (0:00:01.062) 0:07:14.621 *****
2026-02-28 01:31:25.775202 | instance | ok: [instance]
2026-02-28 01:31:25.775290 | instance |
2026-02-28 01:31:25.775639 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-02-28 01:31:25.775692 | instance | Saturday 28 February 2026 01:31:25 +0000 (0:00:01.042) 0:07:15.664 *****
2026-02-28 01:31:25.994206 | instance | ok: [instance]
2026-02-28 01:31:25.994285 | instance |
2026-02-28 01:31:25.994397 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-02-28 01:31:25.994519 | instance | Saturday 28 February 2026 01:31:25 +0000 (0:00:00.218) 0:07:15.883 *****
2026-02-28 01:31:27.184146 | instance | ok: [instance]
2026-02-28 01:31:27.184216 | instance |
2026-02-28 01:31:27.184359 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-02-28 01:31:27.184506 | instance | Saturday 28 February 2026 01:31:27 +0000 (0:00:01.189) 0:07:17.073 *****
2026-02-28 01:31:27.416389 | instance | ok: [instance]
2026-02-28 01:31:27.416626 | instance |
2026-02-28 01:31:27.416910 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-02-28 01:31:27.417182 | instance | Saturday 28 February 2026 01:31:27 +0000 (0:00:00.232) 0:07:17.305 *****
2026-02-28 01:31:27.465576 | instance | ok: [instance] => {
2026-02-28 01:31:27.465845 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz"
2026-02-28 01:31:27.466103 | instance | }
2026-02-28 01:31:27.466349 | instance |
2026-02-28 01:31:27.466612 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-02-28 01:31:27.466878 | instance | Saturday 28 February 2026 01:31:27 +0000 (0:00:00.049) 0:07:17.354 *****
2026-02-28 01:31:28.031705 | instance | changed: [instance]
2026-02-28 01:31:28.031913 | instance |
2026-02-28 01:31:28.032207 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-02-28 01:31:28.032526 | instance | Saturday 28 February 2026 01:31:28 +0000 (0:00:00.564) 0:07:17.919 *****
2026-02-28 01:31:29.544481 | instance | changed: [instance]
2026-02-28 01:31:29.544553 | instance |
2026-02-28 01:31:29.544569 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] ***********************
2026-02-28 01:31:29.544584 | instance | Saturday 28 February 2026 01:31:29 +0000 (0:00:01.512) 0:07:19.432 *****
2026-02-28 01:31:29.919780 | instance | ok: [instance]
2026-02-28 01:31:29.920325 | instance |
2026-02-28 01:31:29.920399 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] ***************
2026-02-28 01:31:29.920409 | instance | Saturday 28 February 2026 01:31:29 +0000 (0:00:00.375) 0:07:19.808 *****
2026-02-28 01:31:30.151386 | instance | changed: [instance]
2026-02-28 01:31:30.151507 | instance |
2026-02-28 01:31:30.151519 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] *************************
2026-02-28 01:31:30.151686 | instance | Saturday 28 February 2026 01:31:30 +0000 (0:00:00.231) 0:07:20.040 *****
2026-02-28 01:31:30.403811 | instance | ok: [instance]
2026-02-28 01:31:30.403892 | instance |
2026-02-28 01:31:30.404173 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] ***
2026-02-28 01:31:30.404212 | instance | Saturday 28 February 2026 01:31:30 +0000 (0:00:00.252) 0:07:20.293 *****
2026-02-28 01:31:30.624975 | instance | changed: [instance]
2026-02-28 01:31:30.625482 | instance |
2026-02-28 01:31:30.625640 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] ***
2026-02-28 01:31:30.625670 | instance | Saturday 28 February 2026 01:31:30 +0000 (0:00:00.221) 0:07:20.514 *****
2026-02-28 01:31:30.825612 | instance | ok: [instance]
2026-02-28 01:31:30.826101 | instance |
2026-02-28 01:31:30.826201 | instance | TASK [Install plugin] **********************************************************
2026-02-28 01:31:30.826224 | instance | Saturday 28 February 2026 01:31:30 +0000 (0:00:00.200) 0:07:20.714 *****
2026-02-28 01:31:30.888415 | instance | included: vexxhost.containers.download_artifact for instance
2026-02-28 01:31:30.888511 | instance |
2026-02-28 01:31:30.888522 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-02-28 01:31:30.888702 | instance | Saturday 28 February 2026 01:31:30 +0000 (0:00:00.062) 0:07:20.777 *****
2026-02-28 01:31:30.941155 | instance | ok: [instance] => {
2026-02-28 01:31:30.941217 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz"
2026-02-28 01:31:30.941225 | instance | }
2026-02-28 01:31:30.941232 | instance |
2026-02-28 01:31:30.941239 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-02-28 01:31:30.941245 | instance | Saturday 28 February 2026 01:31:30 +0000 (0:00:00.051) 0:07:20.829 *****
2026-02-28 01:31:31.626069 | instance | changed: [instance]
2026-02-28 01:31:31.626300 | instance |
2026-02-28 01:31:31.626884 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-02-28 01:31:31.626898 | instance | Saturday 28 February 2026 01:31:31 +0000 (0:00:00.685) 0:07:21.515 *****
2026-02-28 01:31:33.452991 | instance | changed: [instance]
2026-02-28 01:31:33.453127 | instance |
2026-02-28 01:31:33.453196 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 01:31:33.453327 | instance | Saturday 28 February 2026 01:31:33 +0000 (0:00:01.826) 0:07:23.341 *****
2026-02-28 01:31:33.511867 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-02-28 01:31:33.511978 | instance |
2026-02-28 01:31:33.512024 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-02-28 01:31:33.513172 | instance | Saturday 28 February 2026 01:31:33 +0000 (0:00:00.059) 0:07:23.401 *****
2026-02-28 01:31:34.225616 | instance | changed: [instance]
2026-02-28 01:31:34.225889 | instance |
2026-02-28 01:31:34.226204 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] *************
2026-02-28 01:31:34.226496 | instance | Saturday 28 February 2026 01:31:34 +0000 (0:00:00.712) 0:07:24.114 *****
2026-02-28 01:31:35.194522 | instance | ok: [instance]
2026-02-28 01:31:35.194608 | instance |
2026-02-28 01:31:35.194739 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] **************************
2026-02-28 01:31:35.194901 | instance | Saturday 28 February 2026 01:31:35 +0000 (0:00:00.969) 0:07:25.083 *****
2026-02-28 01:31:37.341235 | instance | changed: [instance]
2026-02-28 01:31:37.341486 | instance |
2026-02-28 01:31:37.341780 | instance | PLAY [all] *********************************************************************
2026-02-28 01:31:37.342042 | instance |
2026-02-28 01:31:37.342312 | instance | TASK [Gathering Facts] *********************************************************
2026-02-28 01:31:37.342593 | instance | Saturday 28 February 2026 01:31:37 +0000 (0:00:02.146) 0:07:27.230 *****
2026-02-28 01:31:38.398208 | instance | ok: [instance]
2026-02-28 01:31:38.398291 | instance |
2026-02-28 01:31:38.398306 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] *********
2026-02-28 01:31:38.398545 | instance | Saturday 28 February 2026 01:31:38 +0000 (0:00:01.056) 0:07:28.286 *****
2026-02-28 01:31:39.459960 | instance | changed: [instance]
2026-02-28 01:31:39.460042 | instance |
2026-02-28 01:31:39.460379 | instance | PLAY [all] *********************************************************************
2026-02-28 01:31:39.460483 | instance |
2026-02-28 01:31:39.460507 | instance | TASK [Uninstall unattended-upgrades] *******************************************
2026-02-28 01:31:39.460518 | instance | Saturday 28 February 2026 01:31:39 +0000 (0:00:01.062) 0:07:29.349 *****
2026-02-28 01:31:40.778623 | instance | ok: [instance]
2026-02-28 01:31:40.778735 | instance |
2026-02-28 01:31:40.778821 | instance | PLAY [controllers] *************************************************************
2026-02-28 01:31:40.779002 | instance |
2026-02-28 01:31:40.779136 | instance | TASK [Gathering Facts] *********************************************************
2026-02-28 01:31:40.779286 | instance | Saturday 28 February 2026 01:31:40 +0000 (0:00:01.318) 0:07:30.667 *****
2026-02-28 01:31:41.784466 | instance | ok: [instance]
2026-02-28 01:31:41.784523 | instance |
2026-02-28 01:31:41.784535 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 01:31:41.784546 | instance | Saturday 28 February 2026 01:31:41 +0000 (0:00:01.004) 0:07:31.672 *****
2026-02-28 01:31:41.829525 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-02-28 01:31:41.829696 | instance |
2026-02-28 01:31:41.829826 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-02-28 01:31:41.829946 | instance | Saturday 28 February 2026 01:31:41 +0000 (0:00:00.046) 0:07:31.718 *****
2026-02-28 01:31:42.306667 | instance | changed: [instance]
2026-02-28 01:31:42.306816 | instance |
2026-02-28 01:31:42.306995 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] **********
2026-02-28 01:31:42.307170 | instance | Saturday 28 February 2026 01:31:42 +0000 (0:00:00.476) 0:07:32.195 *****
2026-02-28 01:31:43.681880 | instance | changed: [instance]
2026-02-28 01:31:43.682304 | instance |
2026-02-28 01:31:43.682601 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 01:31:43.682942 | instance | Saturday 28 February 2026 01:31:43 +0000 (0:00:01.374) 0:07:33.570 *****
2026-02-28 01:31:43.725076 | instance | skipping: [instance]
2026-02-28 01:31:43.725329 | instance |
2026-02-28 01:31:43.725668 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] ***
2026-02-28 01:31:43.725949 | instance | Saturday 28 February 2026 01:31:43 +0000 (0:00:00.044) 0:07:33.614 *****
2026-02-28 01:31:43.767233 | instance | skipping: [instance]
2026-02-28 01:31:43.767564 | instance |
2026-02-28 01:31:43.767841 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] *********
2026-02-28 01:31:43.768101 | instance | Saturday 28 February 2026 01:31:43 +0000 (0:00:00.041) 0:07:33.656 *****
2026-02-28 01:31:43.802839 | instance | skipping: [instance]
2026-02-28 01:31:43.803053 | instance |
2026-02-28 01:31:43.803354 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] ***
2026-02-28 01:31:43.803621 | instance | Saturday 28 February 2026 01:31:43 +0000 (0:00:00.035) 0:07:33.692 *****
2026-02-28 01:31:43.834216 | instance | skipping: [instance]
2026-02-28 01:31:43.834459 | instance |
2026-02-28 01:31:43.834751 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] *********************
2026-02-28 01:31:43.835017 | instance | Saturday 28 February 2026 01:31:43 +0000 (0:00:00.031) 0:07:33.723 *****
2026-02-28 01:31:43.877542 | instance | skipping: [instance]
2026-02-28 01:31:43.877787 | instance |
2026-02-28 01:31:43.878040 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] **************
2026-02-28 01:31:43.878305 | instance | Saturday 28 February 2026 01:31:43 +0000 (0:00:00.043) 0:07:33.766 *****
2026-02-28 01:31:43.921388 | instance | skipping: [instance]
2026-02-28 01:31:43.921619 | instance |
2026-02-28 01:31:43.921901 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] *****
2026-02-28 01:31:43.922192 | instance | Saturday 28 February 2026 01:31:43 +0000 (0:00:00.043) 0:07:33.810 *****
2026-02-28 01:31:43.967490 | instance | skipping: [instance]
2026-02-28 01:31:43.967684 | instance |
2026-02-28 01:31:43.967956 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************
2026-02-28 01:31:43.968298 | instance | Saturday 28 February 2026 01:31:43 +0000 (0:00:00.045) 0:07:33.856 *****
2026-02-28 01:31:44.005424 | instance | skipping: [instance]
2026-02-28 01:31:44.005650 | instance |
2026-02-28 01:31:44.005915 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ********************
2026-02-28 01:31:44.006175 | instance | Saturday 28 February 2026 01:31:43 +0000 (0:00:00.037) 0:07:33.894 *****
2026-02-28 01:31:44.056363 | instance | skipping: [instance]
2026-02-28 01:31:44.056610 | instance |
2026-02-28 01:31:44.056943 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] ***
2026-02-28 01:31:44.057212 | instance | Saturday 28 February 2026 01:31:44 +0000 (0:00:00.051) 0:07:33.945 *****
2026-02-28 01:31:44.093870 | instance | skipping: [instance]
2026-02-28 01:31:44.094067 | instance |
2026-02-28 01:31:44.094343 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] **********************
2026-02-28 01:31:44.094601 | instance | Saturday 28 February 2026 01:31:44 +0000 (0:00:00.037) 0:07:33.982 *****
2026-02-28 01:31:44.131151 | instance | skipping: [instance]
2026-02-28 01:31:44.131355 | instance |
2026-02-28 01:31:44.131616 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] ****************
2026-02-28 01:31:44.131881 | instance | Saturday 28 February 2026 01:31:44 +0000 (0:00:00.037) 0:07:34.020 *****
2026-02-28 01:31:44.170731 | instance | skipping: [instance]
2026-02-28 01:31:44.170932 | instance |
2026-02-28 01:31:44.171239 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ******************
2026-02-28 01:31:44.171560 | instance | Saturday 28 February 2026 01:31:44 +0000 (0:00:00.039) 0:07:34.059 *****
2026-02-28 01:31:44.229826 | instance | skipping: [instance]
2026-02-28 01:31:44.230077 | instance |
2026-02-28 01:31:44.230406 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-02-28 01:31:44.230883 | instance | Saturday 28 February 2026 01:31:44 +0000 (0:00:00.058) 0:07:34.118 *****
2026-02-28 01:31:44.264756 | instance | skipping: [instance]
2026-02-28 01:31:44.264820 | instance |
2026-02-28 01:31:44.264967 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-02-28 01:31:44.265101 | instance | Saturday 28 February 2026 01:31:44 +0000 (0:00:00.035) 0:07:34.153 *****
2026-02-28 01:31:44.297150 | instance | skipping: [instance]
2026-02-28 01:31:44.297231 | instance |
2026-02-28 01:31:44.297408 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-02-28 01:31:44.297425 | instance | Saturday 28 February 2026 01:31:44 +0000 (0:00:00.032) 0:07:34.186 *****
2026-02-28 01:31:44.341926 | instance | skipping: [instance]
2026-02-28 01:31:44.342008 | instance |
2026-02-28 01:31:44.342090 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] ***********
2026-02-28 01:31:44.342206 | instance | Saturday 28 February 2026 01:31:44 +0000 (0:00:00.044) 0:07:34.231 *****
2026-02-28 01:31:44.375699 | instance | skipping: [instance]
2026-02-28 01:31:44.375747 | instance |
2026-02-28 01:31:44.375883 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] *************
2026-02-28 01:31:44.376000 | instance | Saturday 28 February 2026 01:31:44 +0000 (0:00:00.033) 0:07:34.265 *****
2026-02-28 01:31:44.409285 | instance | skipping: [instance]
2026-02-28 01:31:44.409385 | instance |
2026-02-28 01:31:44.409489 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] **************
2026-02-28 01:31:44.409575 | instance | Saturday 28 February 2026 01:31:44 +0000 (0:00:00.033) 0:07:34.298 *****
2026-02-28 01:31:44.440642 | instance | skipping: [instance]
2026-02-28 01:31:44.471778 | instance |
2026-02-28 01:31:44.471826 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] *************************
2026-02-28 01:31:44.471837 | instance | Saturday 28 February 2026 01:31:44 +0000 (0:00:00.031) 0:07:34.330 *****
2026-02-28 01:31:44.473971 | instance | skipping: [instance]
2026-02-28 01:31:44.474263 | instance |
2026-02-28 01:31:44.474544 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] *************************
2026-02-28 01:31:44.474827 | instance | Saturday 28 February 2026 01:31:44 +0000 (0:00:00.033) 0:07:34.363 *****
2026-02-28 01:31:44.506020 | instance | skipping: [instance]
2026-02-28 01:31:44.506226 | instance |
2026-02-28 01:31:44.506496 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] ***********
2026-02-28 01:31:44.506758 | instance | Saturday 28 February 2026 01:31:44 +0000 (0:00:00.031) 0:07:34.395 *****
2026-02-28 01:31:44.538093 | instance | skipping: [instance]
2026-02-28 01:31:44.538292 | instance |
2026-02-28 01:31:44.538580 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] **********
2026-02-28 01:31:44.538820 | instance | Saturday 28 February 2026 01:31:44 +0000 (0:00:00.032) 0:07:34.427 *****
2026-02-28 01:31:44.583915 | instance | skipping: [instance]
2026-02-28 01:31:44.584285 | instance |
2026-02-28 01:31:44.584569 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] **********************
2026-02-28 01:31:44.584807 | instance | Saturday 28 February 2026 01:31:44 +0000 (0:00:00.046) 0:07:34.473 *****
2026-02-28 01:31:44.622639 | instance | skipping: [instance] => (item={'name': 'controllerplugin'})
2026-02-28 01:31:44.622837 | instance | skipping: [instance] => (item={'name': 'nodeplugin'})
2026-02-28 01:31:44.623104 | instance | skipping: [instance]
2026-02-28 01:31:44.623546 | instance |
2026-02-28 01:31:44.623832 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] ***************************
2026-02-28 01:31:44.624111 | instance | Saturday 28 February 2026 01:31:44 +0000 (0:00:00.038) 0:07:34.511 *****
2026-02-28 01:31:44.659789 | instance | skipping: [instance]
2026-02-28 01:31:44.659989 | instance |
2026-02-28 01:31:44.660298 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ******************
2026-02-28 01:31:44.660594 | instance | Saturday 28 February 2026 01:31:44 +0000 (0:00:00.036) 0:07:34.548 *****
2026-02-28 01:31:44.805980 | instance | skipping: [instance]
2026-02-28 01:31:44.823225 | instance |
2026-02-28 01:31:44.823270 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] *******************
2026-02-28 01:31:44.823281 | instance | Saturday 28 February 2026 01:31:44 +0000 (0:00:00.146) 0:07:34.694 *****
2026-02-28 01:31:44.840040 | instance | skipping: [instance]
2026-02-28 01:31:44.840363 | instance |
2026-02-28 01:31:44.840725 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] ****************
2026-02-28 01:31:44.841036 | instance | Saturday 28 February 2026 01:31:44 +0000 (0:00:00.034) 0:07:34.729 *****
2026-02-28 01:31:44.870355 | instance | skipping: [instance]
2026-02-28 01:31:44.870607 | instance |
2026-02-28 01:31:44.870876 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] **********
2026-02-28 01:31:44.871157 | instance | Saturday 28 February 2026 01:31:44 +0000 (0:00:00.030) 0:07:34.759 *****
2026-02-28 01:31:44.940432 | instance | skipping: [instance]
2026-02-28 01:31:44.940659 | instance |
2026-02-28 01:31:44.940923 | instance | PLAY [Deploy Infrastructure] ***************************************************
2026-02-28 01:31:44.941389 | instance |
2026-02-28 01:31:44.941730 | instance | TASK [Gathering Facts] *********************************************************
2026-02-28 01:31:44.942028 | instance | Saturday 28 February 2026 01:31:44 +0000 (0:00:00.069) 0:07:34.829 *****
2026-02-28 01:31:46.006831 | instance | ok: [instance]
2026-02-28 01:31:46.006913 | instance |
2026-02-28 01:31:46.007644 | instance | TASK [Deploy Helm chart] *******************************************************
2026-02-28 01:31:46.007708 | instance | Saturday 28 February 2026 01:31:45 +0000 (0:00:01.066) 0:07:35.895 *****
2026-02-28 01:31:46.061319 | instance | included: vexxhost.kubernetes.cert_manager for instance
2026-02-28 01:31:46.061504 | instance |
2026-02-28 01:31:46.061758 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 01:31:46.061943 | instance | Saturday 28 February 2026 01:31:46 +0000 (0:00:00.054) 0:07:35.950 *****
2026-02-28 01:31:46.107139 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-02-28 01:31:46.107277 | instance |
2026-02-28 01:31:46.107451 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-02-28 01:31:46.107625 | instance | Saturday 28 February 2026 01:31:46 +0000 (0:00:00.045) 0:07:35.996 *****
2026-02-28 01:31:46.593148 | instance | changed: [instance]
2026-02-28 01:31:46.593232 | instance |
2026-02-28 01:31:46.593394 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ********************
2026-02-28 01:31:46.593504 | instance | Saturday 28 February 2026 01:31:46 +0000 (0:00:00.486) 0:07:36.482 *****
2026-02-28 01:32:20.728166 | instance | changed: [instance]
2026-02-28 01:32:20.728391 | instance |
2026-02-28 01:32:20.728724 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] ***
2026-02-28 01:32:20.729024 | instance | Saturday 28 February 2026 01:32:20 +0000 (0:00:34.134) 0:08:10.616 *****
2026-02-28 01:32:21.479767 | instance | changed: [instance]
2026-02-28 01:32:21.480028 | instance |
2026-02-28 01:32:21.480344 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] ***
2026-02-28 01:32:21.480721 | instance | Saturday 28 February 2026 01:32:21 +0000 (0:00:00.751) 0:08:11.368 *****
2026-02-28 01:32:21.526393 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance
2026-02-28 01:32:21.526639 | instance |
2026-02-28 01:32:21.526940 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] ***************
2026-02-28 01:32:21.527256 | instance | Saturday 28 February 2026 01:32:21 +0000 (0:00:00.047) 0:08:11.415 *****
2026-02-28 01:32:22.233943 | instance | changed: [instance]
2026-02-28 01:32:22.234409 | instance |
2026-02-28 01:32:22.234426 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] ****
2026-02-28 01:32:22.234772 | instance | Saturday 28 February 2026 01:32:22 +0000 (0:00:00.706) 0:08:12.122 *****
2026-02-28 01:32:22.910606 | instance | ok: [instance]
2026-02-28 01:32:22.910683 | instance |
2026-02-28 01:32:22.910968 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ********
2026-02-28 01:32:22.911073 | instance | Saturday 28 February 2026 01:32:22 +0000 (0:00:00.677) 0:08:12.799 *****
2026-02-28 01:32:23.439844 | instance | changed: [instance]
2026-02-28 01:32:23.439915 | instance |
2026-02-28 01:32:23.440615 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] *****************
2026-02-28 01:32:23.440682 | instance | Saturday 28 February 2026 01:32:23 +0000 (0:00:00.522) 0:08:13.322 *****
2026-02-28 01:32:23.440689 | instance |
2026-02-28 01:32:23.440695 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] ***
2026-02-28 01:32:23.440706 | instance | Saturday 28 February 2026 01:32:23 +0000 (0:00:00.006) 0:08:13.328 *****
2026-02-28 01:32:23.481300 | instance | skipping: [instance]
2026-02-28 01:32:23.481443 | instance |
2026-02-28 01:32:23.481480 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] ***
2026-02-28 01:32:23.481647 | instance | Saturday 28 February 2026 01:32:23 +0000 (0:00:00.041) 0:08:13.370 *****
2026-02-28 01:32:25.212749 | instance | changed: [instance]
2026-02-28 01:32:25.212802 | instance |
2026-02-28 01:32:25.212809 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] ***
2026-02-28 01:32:25.212814 | instance | Saturday 28 February 2026 01:32:25 +0000 (0:00:01.730) 0:08:15.101 *****
2026-02-28 01:32:27.563074 | instance | changed: [instance]
2026-02-28 01:32:27.563159 | instance |
2026-02-28 01:32:27.563171 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 01:32:27.563190 | instance | Saturday 28 February 2026 01:32:27 +0000 (0:00:02.350) 0:08:17.451 *****
2026-02-28 01:32:27.608756 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-02-28 01:32:27.608824 | instance |
2026-02-28 01:32:27.608830 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-02-28 01:32:27.608836 | instance | Saturday 28 February 2026 01:32:27 +0000 (0:00:00.045) 0:08:17.497 *****
2026-02-28 01:32:28.127689 | instance | changed: [instance]
2026-02-28 01:32:28.127784 | instance |
2026-02-28 01:32:28.127891 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] *******************
2026-02-28 01:32:28.128012 | instance | Saturday 28 February 2026 01:32:28 +0000 (0:00:00.519) 0:08:18.016 *****
2026-02-28 01:32:43.702131 | instance | changed: [instance]
2026-02-28 01:32:43.702356 | instance |
2026-02-28 01:32:43.702640 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 01:32:43.702903 | instance | Saturday 28 February 2026 01:32:43 +0000 (0:00:15.574) 0:08:33.590 *****
2026-02-28 01:32:43.740214 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-02-28 01:32:43.740319 | instance |
2026-02-28 01:32:43.740479 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-02-28 01:32:43.740581 | instance | Saturday 28 February 2026 01:32:43 +0000 (0:00:00.038) 0:08:33.629 *****
2026-02-28 01:32:44.239987 | instance | changed: [instance]
2026-02-28 01:32:44.240302 | instance |
2026-02-28 01:32:44.240753 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ********
2026-02-28 01:32:44.241109 | instance | Saturday 28 February 2026 01:32:44 +0000 (0:00:00.498) 0:08:34.128 *****
2026-02-28 01:32:47.548658 | instance | ok: [instance] => (item=messaging-topology-operator)
2026-02-28 01:32:47.548732 | instance | ok: [instance] => (item=rabbitmq-cluster)
2026-02-28 01:32:47.548746 | instance |
2026-02-28 01:32:47.548756 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] *******
2026-02-28 01:32:47.548795 | instance | Saturday 28 February 2026 01:32:47 +0000 (0:00:03.307) 0:08:37.436 *****
2026-02-28 01:32:50.424044 | instance | changed: [instance]
2026-02-28 01:32:50.424168 | instance |
2026-02-28 01:32:50.424447 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 01:32:50.424510 | instance | Saturday 28 February 2026 01:32:50 +0000 (0:00:02.876) 0:08:40.313 *****
2026-02-28 01:32:50.470227 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-02-28 01:32:50.470318 | instance |
2026-02-28 01:32:50.470424 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-02-28 01:32:50.470547 | instance | Saturday 28 February 2026 01:32:50 +0000 (0:00:00.046) 0:08:40.359 *****
2026-02-28 01:32:50.955568 | instance | changed: [instance]
2026-02-28 01:32:50.955656 | instance |
2026-02-28 01:32:50.955676 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] ***
2026-02-28 01:32:50.955687 | instance | Saturday 28 February 2026 01:32:50 +0000 (0:00:00.485) 0:08:40.844 *****
2026-02-28 01:32:54.104466 | instance | ok: [instance]
2026-02-28 01:32:54.104549 | instance |
2026-02-28 01:32:54.104662 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] ***
2026-02-28 01:32:54.104775 | instance | Saturday 28 February 2026 01:32:54 +0000 (0:00:03.149) 0:08:43.993 *****
2026-02-28 01:32:56.200096 | instance | changed: [instance]
2026-02-28 01:32:56.200185 | instance |
2026-02-28 01:32:56.200299 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] ***
2026-02-28 01:32:56.200452 | instance | Saturday 28 February 2026 01:32:56 +0000 (0:00:02.095) 0:08:46.089 *****
2026-02-28 01:32:56.838954 | instance | ok: [instance]
2026-02-28 01:32:56.839025 | instance |
2026-02-28 01:32:56.839296 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************
2026-02-28 01:32:56.839315 | instance | Saturday 28 February 2026 01:32:56 +0000 (0:00:00.638) 0:08:46.727 *****
2026-02-28 01:32:57.587301 | instance | changed: [instance]
2026-02-28 01:32:57.587369 | instance |
2026-02-28 01:32:57.587411 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] ***
2026-02-28 01:32:57.587419 | instance | Saturday 28 February 2026 01:32:57 +0000 (0:00:00.748) 0:08:47.475 *****
2026-02-28 01:32:58.816022 | instance | ok: [instance]
2026-02-28 01:32:58.816128 | instance |
2026-02-28 01:32:58.816169 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] ***
2026-02-28 01:32:58.816473 | instance | Saturday 28 February 2026 01:32:58 +0000 (0:00:01.227) 0:08:48.703 *****
2026-02-28 01:32:58.860447 | instance | skipping: [instance]
2026-02-28 01:32:58.860502 | instance |
2026-02-28 01:32:58.861001 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] ***
2026-02-28 01:32:58.861055 | instance | Saturday 28 February 2026 01:32:58 +0000 (0:00:00.045) 0:08:48.748 *****
2026-02-28 01:32:58.920389 | instance | skipping: [instance]
2026-02-28 01:32:58.920491 | instance |
2026-02-28 01:32:58.920567 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] **********
2026-02-28 01:32:58.920739 | instance | Saturday 28 February 2026 01:32:58 +0000 (0:00:00.060) 0:08:48.809 *****
2026-02-28 01:32:58.967099 | instance | skipping: [instance]
2026-02-28 01:32:58.967346 | instance |
2026-02-28 01:32:58.967578 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] ***
2026-02-28 01:32:58.967737 | instance | Saturday 28 February 2026 01:32:58 +0000 (0:00:00.046) 0:08:48.855 *****
2026-02-28 01:32:59.014871 | instance | skipping: [instance]
2026-02-28 01:32:59.014934 | instance |
2026-02-28 01:32:59.015058 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] ***
2026-02-28 01:32:59.015182 | instance | Saturday 28 February 2026 01:32:59 +0000 (0:00:00.047) 0:08:48.903 *****
2026-02-28 01:32:59.058519 | instance | skipping: [instance]
2026-02-28 01:32:59.058662 | instance |
2026-02-28 01:32:59.058832 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] ****
2026-02-28 01:32:59.059001 | instance | Saturday 28 February 2026 01:32:59 +0000 (0:00:00.043) 0:08:48.947 *****
2026-02-28 01:32:59.101697 | instance | skipping: [instance]
2026-02-28 01:32:59.101841 | instance |
2026-02-28 01:32:59.102020 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] *********
2026-02-28 01:32:59.102190 | instance | Saturday 28 February 2026 01:32:59 +0000 (0:00:00.042) 0:08:48.990 *****
2026-02-28 01:32:59.146522 | instance | skipping: [instance]
2026-02-28 01:32:59.146828 | instance |
2026-02-28 01:32:59.147197 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] ***
2026-02-28 01:32:59.147675 | instance | Saturday 28 February 2026 01:32:59 +0000 (0:00:00.043) 0:08:49.034 *****
2026-02-28 01:35:10.625561 | instance | changed: [instance]
2026-02-28 01:35:10.625683 | instance |
2026-02-28 01:35:10.625920 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] ***
2026-02-28 01:35:10.626189 | instance | Saturday 28 February 2026 01:35:10 +0000 (0:02:11.479) 0:11:00.513 *****
2026-02-28 01:35:11.401473 | instance | changed: [instance]
2026-02-28 01:35:11.401686 | instance |
2026-02-28 01:35:11.401975 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 01:35:11.402340 | instance | Saturday 28 February 2026 01:35:11 +0000 (0:00:00.776) 0:11:01.290 *****
2026-02-28 01:35:11.456712 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-02-28 01:35:11.456957 | instance |
2026-02-28 01:35:11.457229 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-02-28 01:35:11.457523 | instance | Saturday 28 February 2026 01:35:11 +0000 (0:00:00.055) 0:11:01.345 *****
2026-02-28 01:35:11.972606 | instance | changed: [instance]
2026-02-28 01:35:11.972680 | instance |
2026-02-28 01:35:11.972691 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] ***********************
2026-02-28 01:35:11.972730 | instance | Saturday 28 February 2026 01:35:11 +0000 (0:00:00.515) 0:11:01.860 *****
2026-02-28 01:35:12.751438 | instance | changed: [instance]
2026-02-28 01:35:12.751502 | instance |
2026-02-28 01:35:12.751508 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] **************************
2026-02-28 01:35:12.751513 | instance | Saturday 28 February 2026 01:35:12 +0000 (0:00:00.779) 0:11:02.639 *****
2026-02-28 01:35:14.437403 | instance | changed: [instance]
2026-02-28 01:35:14.437510 | instance |
2026-02-28 01:35:14.437770 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-02-28 01:35:14.437830 | instance | Saturday 28 February 2026 01:35:14 +0000 (0:00:01.686) 0:11:04.326 *****
2026-02-28 01:35:14.483119 | instance | skipping: [instance]
2026-02-28 01:35:14.483199 | instance |
2026-02-28 01:35:14.483306 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-02-28 01:35:14.483460 | instance | Saturday 28 February 2026 01:35:14 +0000 (0:00:00.045) 0:11:04.371 *****
2026-02-28 01:35:14.516062 | instance | skipping: [instance]
2026-02-28 01:35:14.516642 | instance |
2026-02-28 01:35:14.516704 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-02-28 01:35:14.516713 | instance | Saturday 28 February 2026 01:35:14 +0000 (0:00:00.032) 0:11:04.404 *****
2026-02-28 01:35:14.550294 | instance | skipping: [instance]
2026-02-28 01:35:14.550382 | instance |
2026-02-28 01:35:14.550653 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-02-28 01:35:14.550708 | instance | Saturday 28 February 2026 01:35:14 +0000 (0:00:00.034) 0:11:04.439 *****
2026-02-28 01:35:14.594025 | instance | skipping: [instance]
2026-02-28 01:35:14.594122 | instance |
2026-02-28 01:35:14.594272 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-02-28 01:35:14.594452 | instance | Saturday 28 February 2026 01:35:14 +0000 (0:00:00.043) 0:11:04.482 *****
2026-02-28 01:35:15.277853 | instance | ok: [instance]
2026-02-28 01:35:15.278079 | instance |
2026-02-28 01:35:15.278397 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-02-28 01:35:15.278679 | instance | Saturday 28 February 2026 01:35:15 +0000 (0:00:00.683) 0:11:05.166 *****
2026-02-28 01:35:15.330991 | instance | ok: [instance]
2026-02-28 01:35:15.331234 | instance |
2026-02-28 01:35:15.331536 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-02-28 01:35:15.331825 | instance | Saturday 28 February 2026 01:35:15 +0000 (0:00:00.053) 0:11:05.219 *****
2026-02-28 01:35:15.376816 | instance | ok: [instance]
2026-02-28 01:35:15.377021 | instance |
2026-02-28 01:35:15.377412 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-02-28 01:35:15.377732 | instance | Saturday 28 February 2026 01:35:15 +0000 (0:00:00.045) 0:11:05.265 *****
2026-02-28 01:35:15.437417 | instance | ok: [instance] => (item=oslo_db)
2026-02-28 01:35:15.437729 | instance |
2026-02-28 01:35:15.438033 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-02-28 01:35:15.438308 | instance | Saturday 28 February 2026 01:35:15 +0000 (0:00:00.060) 0:11:05.326 *****
2026-02-28 01:35:15.491485 | instance | ok: [instance]
2026-02-28 01:35:15.491602 | instance |
2026-02-28 01:35:15.491794 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 01:35:15.491969 | instance | Saturday 28 February 2026 01:35:15 +0000 (0:00:00.054) 0:11:05.380 *****
2026-02-28 01:35:15.539575 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-02-28 01:35:15.539667 | instance |
2026-02-28 01:35:15.539850 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-02-28 01:35:15.539997 | instance | Saturday 28 February 2026 01:35:15 +0000 (0:00:00.048) 0:11:05.428 *****
2026-02-28 01:35:16.030461 | instance | changed: [instance]
2026-02-28 01:35:16.030563 | instance |
2026-02-28 01:35:16.030761 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] ***
2026-02-28 01:35:16.030933 | instance | Saturday 28 February 2026 01:35:16 +0000 (0:00:00.490) 0:11:05.919 *****
2026-02-28 01:35:16.686936 | instance | ok: [instance]
2026-02-28 01:35:16.687095 | instance |
2026-02-28 01:35:16.687359 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] *************
2026-02-28 01:35:16.687602 | instance | Saturday 28 February 2026 01:35:16 +0000 (0:00:00.656) 0:11:06.575 *****
2026-02-28 01:35:17.826970 | instance | changed: [instance]
2026-02-28 01:35:17.827059 | instance |
2026-02-28 01:35:17.827079 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************
2026-02-28 01:35:17.827400 | instance | Saturday 28 February 2026 01:35:17 +0000 (0:00:01.139) 0:11:07.715 *****
2026-02-28 01:35:18.267575 | instance | ok: [instance]
2026-02-28 01:35:18.267677 | instance |
2026-02-28 01:35:18.267704 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] *****************
2026-02-28 01:35:18.267896 | instance | Saturday 28 February 2026 01:35:18 +0000 (0:00:00.440) 0:11:08.156 *****
2026-02-28 01:35:18.749540 | instance | changed: [instance]
2026-02-28 01:35:18.749647 | instance |
2026-02-28 01:35:18.749897 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] *******************
2026-02-28 01:35:18.750429 | instance | Saturday 28 February 2026 01:35:18 +0000 (0:00:00.482) 0:11:08.638 *****
2026-02-28 01:35:19.264904 | instance | changed: [instance]
2026-02-28 01:35:19.264987 | instance |
2026-02-28 01:35:19.265134 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ******************
2026-02-28 01:35:19.265280 | instance | Saturday 28 February 2026 01:35:19 +0000 (0:00:00.515) 0:11:09.153 *****
2026-02-28 01:35:19.704496 | instance | ok: [instance]
2026-02-28 01:35:19.704579 | instance |
2026-02-28 01:35:19.704844 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************
2026-02-28 01:35:19.704906 | instance | Saturday 28 February 2026 01:35:19 +0000 (0:00:00.439) 0:11:09.593 *****
2026-02-28 01:38:03.253784 | instance | changed: [instance]
2026-02-28 01:38:03.253909 | instance |
2026-02-28 01:38:03.253922 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] ****************
2026-02-28 01:38:03.254028 | instance | Saturday 28 February 2026 01:38:03 +0000 (0:02:43.543) 0:13:53.137 *****
2026-02-28 01:38:03.978446 | instance | ok: [instance]
2026-02-28 01:38:03.978547 | instance |
2026-02-28 01:38:03.978782 | instance | TASK [Create Keycloak Ingress] *************************************************
2026-02-28 01:38:03.978832 | instance | Saturday 28 February 2026 01:38:03 +0000 (0:00:00.730) 0:13:53.867 *****
2026-02-28 01:38:04.053406 | instance | included: ingress for instance
2026-02-28 01:38:04.053508 | instance |
2026-02-28 01:38:04.053532 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] *******************
2026-02-28 01:38:04.053543 | instance | Saturday 28 February 2026 01:38:04 +0000 (0:00:00.074) 0:13:53.942 *****
2026-02-28 01:38:04.907409 | instance | changed: [instance]
2026-02-28 01:38:04.907628 | instance |
2026-02-28 01:38:04.907891 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] *******************
2026-02-28 01:38:04.908147 | instance | Saturday 28 February 2026 01:38:04 +0000 (0:00:00.854) 0:13:54.796 *****
2026-02-28 01:38:05.180495 | instance | ok: [instance]
2026-02-28 01:38:05.180751 | instance |
2026-02-28 01:38:05.181032 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] *************************
2026-02-28 01:38:05.181348 | instance | Saturday 28 February 2026 01:38:05 +0000 (0:00:00.273) 0:13:55.069 *****
2026-02-28 01:38:06.009562 | instance | changed: [instance]
2026-02-28 01:38:06.009640 | instance |
2026-02-28 01:38:06.010045 | instance | PLAY [Deploy Monitoring] *******************************************************
2026-02-28 01:38:06.010179 | instance |
2026-02-28 01:38:06.010794 | instance | TASK [Gathering Facts] *********************************************************
2026-02-28 01:38:06.010874 | instance | Saturday 28 February 2026 01:38:06 +0000 (0:00:00.829) 0:13:55.898 *****
2026-02-28 01:38:07.525462 | instance | ok: [instance]
2026-02-28 01:38:07.525583 | instance |
2026-02-28 01:38:07.525598 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 01:38:07.525752 | instance | Saturday 28 February 2026 01:38:07 +0000 (0:00:01.515) 0:13:57.414 *****
2026-02-28 01:38:07.568918 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-02-28 01:38:07.569012 | instance |
2026-02-28 01:38:07.569343 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-02-28 01:38:07.569409 | instance | Saturday 28 February 2026 01:38:07 +0000 (0:00:00.043) 0:13:57.458 *****
2026-02-28 01:38:08.049109 | instance | changed: [instance]
2026-02-28 01:38:08.049196 | instance |
2026-02-28 01:38:08.049504 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] ***********
2026-02-28 01:38:08.049578 | instance | Saturday 28 February 2026 01:38:08 +0000 (0:00:00.480) 0:13:57.938 *****
2026-02-28 01:38:09.062315 | instance | ok: [instance]
2026-02-28 01:38:09.062469 | instance |
2026-02-28 01:38:09.062482 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] **********
2026-02-28 01:38:09.062645 | instance | Saturday 28 February 2026 01:38:09 +0000 (0:00:01.012) 0:13:58.951 *****
2026-02-28 01:38:11.007467 | instance | changed: [instance]
2026-02-28 01:38:11.007567 | instance |
2026-02-28 01:38:11.007658 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 01:38:11.007781 | instance | Saturday 28 February 2026 01:38:11 +0000 (0:00:01.945) 0:14:00.896 *****
2026-02-28 01:38:11.068793 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-02-28 01:38:11.069034 | instance |
2026-02-28 01:38:11.069398 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-02-28 01:38:11.069665 | instance | Saturday 28 February 2026 01:38:11 +0000 (0:00:00.061) 0:14:00.957 *****
2026-02-28 01:38:11.671001 | instance | changed: [instance]
2026-02-28 01:38:11.671143 | instance |
2026-02-28 01:38:11.671334 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-02-28 01:38:11.671516 | instance | Saturday 28 February 2026 01:38:11 +0000 (0:00:00.602) 0:14:01.559 *****
2026-02-28 01:38:12.964488 | instance | changed: [instance]
2026-02-28 01:38:12.964882 | instance |
2026-02-28 01:38:12.965228 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] ***
2026-02-28 01:38:12.965576 | instance | Saturday 28 February 2026 01:38:12 +0000 (0:00:01.293) 0:14:02.853 *****
2026-02-28 01:38:13.710247 | instance | ok: [instance]
2026-02-28 01:38:13.710395 | instance |
2026-02-28 01:38:13.710581 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] *******
2026-02-28 01:38:13.710759 | instance | Saturday 28 February 2026 01:38:13 +0000 (0:00:00.745) 0:14:03.599 *****
2026-02-28 01:38:22.695096 | instance | ok: [instance]
2026-02-28 01:38:22.695239 | instance |
2026-02-28 01:38:22.695438 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] ***
2026-02-28 01:38:22.695622 | instance | Saturday 28 February 2026 01:38:22 +0000 (0:00:08.984) 0:14:12.583 *****
2026-02-28 01:38:24.285481 | instance | ok: [instance]
2026-02-28 01:38:24.285562 | instance |
2026-02-28 01:38:24.285837 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] ***
2026-02-28 01:38:24.285883 | instance | Saturday 28 February 2026 01:38:24 +0000 (0:00:01.590) 0:14:14.174 *****
2026-02-28 01:38:24.561182 | instance | ok: [instance]
2026-02-28 01:38:24.561291 | instance |
2026-02-28 01:38:24.561459 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] ***
2026-02-28 01:38:24.561530 | instance | Saturday 28 February 2026 01:38:24 +0000 (0:00:00.275) 0:14:14.450 *****
2026-02-28 01:38:24.762169 | instance | ok: [instance]
2026-02-28 01:38:24.762240 | instance |
2026-02-28 01:38:24.762664 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] ***
2026-02-28 01:38:24.762705 | instance | Saturday 28 February 2026 01:38:24 +0000 (0:00:00.200) 0:14:14.651 *****
2026-02-28 01:38:24.963690 | instance | ok: [instance]
2026-02-28 01:38:24.963752 | instance |
2026-02-28 01:38:24.964048 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] ***
2026-02-28 01:38:24.964096 | instance | Saturday 28 February 2026 01:38:24 +0000 (0:00:00.201) 0:14:14.852 *****
2026-02-28 01:38:25.662931 | instance | changed: [instance]
2026-02-28 01:38:25.663027 | instance |
2026-02-28 01:38:25.663102 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] ***
2026-02-28 01:38:25.663253 | instance | Saturday 28 February 2026 01:38:25 +0000 (0:00:00.699) 0:14:15.552 *****
2026-02-28 01:38:42.806556 | instance | changed: [instance] => (item=alertmanager)
2026-02-28 01:38:42.806695 | instance | changed: [instance] => (item=grafana)
2026-02-28 01:38:42.806957 | instance | changed: [instance] => (item=prometheus)
2026-02-28 01:38:42.807204 | instance |
2026-02-28 01:38:42.807487 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] ***
2026-02-28 01:38:42.807751 | instance | Saturday 28 February 2026 01:38:42 +0000 (0:00:17.143) 0:14:32.695 *****
2026-02-28 01:38:44.800390 | instance | ok: [instance] => (item=alertmanager)
2026-02-28 01:38:44.800456 | instance | ok: [instance] => (item=grafana)
2026-02-28 01:38:44.800613 | instance | ok: [instance] => (item=prometheus)
2026-02-28 01:38:44.800924 | instance |
2026-02-28 01:38:44.801296 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] *****
2026-02-28 01:38:44.801464 | instance | Saturday 28 February 2026 01:38:44 +0000 (0:00:01.993) 0:14:34.688 *****
2026-02-28 01:38:49.295544 | instance | changed: [instance] => (item=None)
2026-02-28 01:38:49.295617 | instance | changed: [instance] => (item=None)
2026-02-28 01:38:49.295760 | instance | changed: [instance] => (item=None)
2026-02-28 01:38:49.295880 | instance | changed: [instance]
2026-02-28 01:38:49.296265 | instance |
2026-02-28 01:38:49.296309 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] *******
2026-02-28 01:38:49.296315 | instance | Saturday 28 February 2026 01:38:49 +0000 (0:00:04.496) 0:14:39.184 *****
2026-02-28 01:38:54.673722 | instance | changed: [instance] => (item=None)
2026-02-28 01:38:54.673799 | instance | changed: [instance] => (item=None)
2026-02-28 01:38:54.674083 | instance | changed: [instance] => (item=None)
2026-02-28 01:38:54.674183 | instance | changed: [instance] => (item=None)
2026-02-28 01:38:54.674195 | instance | changed: [instance] => (item=None)
2026-02-28 01:38:54.674690 | instance | changed: [instance]
2026-02-28 01:38:54.674734 | instance |
2026-02-28 01:38:54.674739 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] *****
2026-02-28 01:38:54.674744 | instance | Saturday 28 February 2026 01:38:54 +0000 (0:00:05.378) 0:14:44.562 *****
2026-02-28 01:39:06.033188 | instance | changed: [instance] => (item=alertmanager)
2026-02-28 01:39:06.033302 | instance | changed: [instance] => (item=prometheus)
2026-02-28 01:39:06.033440 | instance |
2026-02-28 01:39:06.033523 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] ***
2026-02-28 01:39:06.033653 | instance | Saturday 28 February 2026 01:39:06 +0000 (0:00:11.359) 0:14:55.922 *****
2026-02-28 01:39:17.471702 | instance | changed: [instance] => (item=alertmanager)
2026-02-28 01:39:17.471803 | instance | changed: [instance] => (item=prometheus)
2026-02-28 01:39:17.471886 | instance |
2026-02-28 01:39:17.472012 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] ***
2026-02-28 01:39:17.472125 | instance | Saturday 28 February 2026 01:39:17 +0000 (0:00:11.438) 0:15:07.361 *****
2026-02-28 01:39:18.204262 | instance | changed: [instance]
2026-02-28 01:39:18.204350 | instance |
2026-02-28 01:39:18.204466 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************
2026-02-28 01:39:18.204589 | instance | Saturday 28 February 2026 01:39:18 +0000 (0:00:00.732) 0:15:08.093 *****
2026-02-28 01:39:26.552572 | instance | ok: [instance]
2026-02-28 01:39:26.552816 | instance |
2026-02-28 01:39:26.553109 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] ***
2026-02-28 01:39:26.553427 | instance | Saturday 28 February 2026 01:39:26 +0000 (0:00:08.347) 0:15:16.441 *****
2026-02-28 01:39:41.134193 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'})
2026-02-28 01:39:41.134287 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'})
2026-02-28 01:39:41.135228 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'})
2026-02-28 01:39:41.135333 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'})
2026-02-28 01:39:41.135352 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'})
2026-02-28 01:39:41.135378 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'})
2026-02-28 01:39:41.136329 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'})
2026-02-28 01:39:41.136355 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'})
2026-02-28 01:39:41.136364 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'})
2026-02-28 01:39:41.136497 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'})
2026-02-28 01:39:41.137189 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'})
2026-02-28 01:39:41.137225 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'})
2026-02-28 01:39:41.137403 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'})
2026-02-28 01:39:41.138155 | instance |
2026-02-28 01:39:41.138190 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] ***********
2026-02-28 01:39:41.138201 | instance | Saturday 28 February 2026 01:39:41 +0000 (0:00:14.581) 0:15:31.022 *****
2026-02-28 01:40:12.223082 | instance | changed: [instance]
2026-02-28 01:40:12.223182 | instance |
2026-02-28 01:40:12.223352 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 01:40:12.223526 | instance | Saturday 28 February 2026 01:40:12 +0000 (0:00:31.089) 0:16:02.112 *****
2026-02-28 01:40:12.293375 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-02-28 01:40:12.293524 | instance |
2026-02-28 01:40:12.293679 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-02-28 01:40:12.293825 | instance | Saturday 28 February 2026 01:40:12 +0000 (0:00:00.070) 0:16:02.182 *****
2026-02-28 01:40:12.850248 | instance | changed: [instance]
2026-02-28 01:40:12.850357 | instance |
2026-02-28 01:40:12.850492 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] ****************************
2026-02-28 01:40:12.850616 | instance | Saturday 28 February 2026 01:40:12 +0000 (0:00:00.557) 0:16:02.739 *****
2026-02-28 01:40:16.307441 | instance | changed: [instance]
2026-02-28 01:40:16.307674 | instance |
2026-02-28 01:40:16.307963 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 01:40:16.308321 | instance | Saturday 28 February 2026 01:40:16 +0000 (0:00:03.456) 0:16:06.196 *****
2026-02-28 01:40:16.359413 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-02-28 01:40:16.359662 | instance |
2026-02-28 01:40:16.359940 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-02-28 01:40:16.360213 | instance | Saturday 28 February 2026 01:40:16 +0000 (0:00:00.052) 0:16:06.248 *****
2026-02-28 01:40:16.873920 | instance | changed: [instance]
2026-02-28 01:40:16.874010 | instance |
2026-02-28 01:40:16.874128 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] **************************
2026-02-28 01:40:16.874241 | instance | Saturday 28 February 2026 01:40:16 +0000 (0:00:00.514) 0:16:06.763 *****
2026-02-28 01:40:19.030766 | instance | changed: [instance]
2026-02-28 01:40:19.030861 | instance |
2026-02-28 01:40:19.031030 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 01:40:19.031174 | instance | Saturday 28 February 2026 01:40:19 +0000 (0:00:02.156) 0:16:08.919 *****
2026-02-28 01:40:19.093821 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-02-28 01:40:19.094099 | instance |
2026-02-28 01:40:19.094503 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-02-28 01:40:19.094868 | instance | Saturday 28 February 2026 01:40:19 +0000 (0:00:00.063) 0:16:08.982 *****
2026-02-28 01:40:19.573980 | instance | changed: [instance]
2026-02-28 01:40:19.574227 | instance |
2026-02-28 01:40:19.574504 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] **********************
2026-02-28 01:40:19.574843 | instance | Saturday 28 February 2026 01:40:19 +0000 (0:00:00.479) 0:16:09.462 *****
2026-02-28 01:40:21.690437 | instance | changed: [instance]
2026-02-28 01:40:21.690573 | instance |
2026-02-28 01:40:21.691101 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] **********************
2026-02-28 01:40:21.691129 | instance | Saturday 28 February 2026 01:40:21 +0000 (0:00:02.116) 0:16:11.579 *****
2026-02-28 01:40:22.850936 | instance | changed: [instance]
2026-02-28 01:40:22.851093 | instance |
2026-02-28 01:40:22.851291 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 01:40:22.851469 | instance | Saturday 28 February 2026 01:40:22 +0000 (0:00:01.160) 0:16:12.739 *****
2026-02-28 01:40:22.909874 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-02-28 01:40:22.909914 | instance |
2026-02-28 01:40:22.909920 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-02-28 01:40:22.909940 | instance | Saturday 28 February 2026 01:40:22 +0000 (0:00:00.058) 0:16:12.798 *****
2026-02-28 01:40:23.428741 | instance | changed: [instance]
2026-02-28 01:40:23.429615 | instance |
2026-02-28 01:40:23.429646 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] **********
2026-02-28 01:40:23.429658 | instance | Saturday 28 February 2026 01:40:23 +0000 (0:00:00.518) 0:16:13.317 *****
2026-02-28 01:40:24.936089 | instance | changed: [instance]
2026-02-28 01:40:24.936256 | instance |
2026-02-28 01:40:24.936421 | instance | PLAY [Deploy OpenStack] ********************************************************
2026-02-28 01:40:24.936555 | instance |
2026-02-28 01:40:24.936692 | instance | TASK [Gathering Facts] *********************************************************
2026-02-28 01:40:24.936815 | instance | Saturday 28 February 2026 01:40:24 +0000 (0:00:01.508) 0:16:14.825 *****
2026-02-28 01:40:26.860102 | instance | ok: [instance]
2026-02-28 01:40:26.860157 | instance |
2026-02-28 01:40:26.860447 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-02-28 01:40:26.860565 | instance | Saturday 28 February 2026 01:40:26 +0000 (0:00:01.923) 0:16:16.749 *****
2026-02-28 01:40:27.042107 | instance | ok: [instance]
2026-02-28 01:40:27.042192 | instance |
2026-02-28 01:40:27.042295 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-02-28 01:40:27.042385 | instance | Saturday 28 February 2026 01:40:27 +0000 (0:00:00.181) 0:16:16.931 *****
2026-02-28 01:40:27.096751 | instance | skipping: [instance]
2026-02-28 01:40:27.096820 | instance |
2026-02-28 01:40:27.097112 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-02-28 01:40:27.097155 | instance | Saturday 28 February 2026 01:40:27 +0000 (0:00:00.054) 0:16:16.985 *****
2026-02-28 01:40:27.150365 | instance | skipping: [instance]
2026-02-28 01:40:27.150469 | instance |
2026-02-28 01:40:27.150608 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-02-28 01:40:27.150751 | instance | Saturday 28 February 2026 01:40:27 +0000 (0:00:00.053) 0:16:17.039 *****
2026-02-28 01:40:27.202494 | instance | skipping: [instance]
2026-02-28 01:40:27.202577 | instance |
2026-02-28 01:40:27.202840 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-02-28 01:40:27.202889 | instance | Saturday 28 February 2026 01:40:27 +0000 (0:00:00.052) 0:16:17.091 *****
2026-02-28 01:40:27.253705 | instance | skipping: [instance]
2026-02-28 01:40:27.253774 | instance |
2026-02-28 01:40:27.254082 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-02-28 01:40:27.254129 | instance | Saturday 28 February 2026 01:40:27 +0000 (0:00:00.051) 0:16:17.142 *****
2026-02-28 01:40:27.306654 | instance | skipping: [instance]
2026-02-28 01:40:27.306714 | instance |
2026-02-28 01:40:27.306725 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-02-28 01:40:27.306740 | instance | Saturday 28 February 2026 01:40:27 +0000 (0:00:00.052) 0:16:17.195 *****
2026-02-28 01:40:27.364605 | instance | ok: [instance]
2026-02-28 01:40:27.364669 | instance |
2026-02-28 01:40:27.364905 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-02-28 01:40:27.364986 | instance | Saturday 28 February 2026 01:40:27 +0000 (0:00:00.058) 0:16:17.253 *****
2026-02-28 01:40:27.558045 | instance | ok: [instance] => (item=oslo_cache)
2026-02-28 01:40:27.558167 | instance |
2026-02-28 01:40:27.558398 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-02-28 01:40:27.558609 | instance | Saturday 28 February 2026 01:40:27 +0000 (0:00:00.193) 0:16:17.447 *****
2026-02-28 01:40:27.627533 | instance | ok: [instance]
2026-02-28 01:40:27.627631 | instance |
2026-02-28 01:40:27.627743 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 01:40:27.627929 | instance | Saturday 28 February 2026 01:40:27 +0000 (0:00:00.069) 0:16:17.516 *****
2026-02-28 01:40:27.689536 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-02-28 01:40:27.689640 | instance |
2026-02-28 01:40:27.689734 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-02-28 01:40:27.689893 | instance | Saturday 28 February 2026 01:40:27 +0000 (0:00:00.061) 0:16:17.578 *****
2026-02-28 01:40:28.276357 | instance | changed: [instance]
2026-02-28 01:40:28.276448 | instance |
2026-02-28 01:40:28.276515 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] ***********************
2026-02-28 01:40:28.276669 | instance | Saturday 28 February 2026 01:40:28 +0000 (0:00:00.586) 0:16:18.165 *****
2026-02-28 01:40:29.485808 | instance | changed: [instance]
2026-02-28 01:40:29.485938 | instance |
2026-02-28 01:40:29.485953 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] **********
2026-02-28 01:40:29.486142 | instance | Saturday 28 February 2026 01:40:29 +0000 (0:00:01.209) 0:16:19.374 *****
2026-02-28 01:40:30.615369 | instance | changed: [instance]
2026-02-28 01:40:30.615485 | instance |
2026-02-28 01:40:30.615568 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-02-28 01:40:30.615690 | instance | Saturday 28 February 2026 01:40:30 +0000 (0:00:01.129) 0:16:20.504 *****
2026-02-28 01:40:34.901748 | instance | changed: [instance]
2026-02-28 01:40:34.901831 | instance |
2026-02-28 01:40:34.901986 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-02-28 01:40:34.902116 | instance | Saturday 28 February 2026 01:40:34 +0000 (0:00:04.286) 0:16:24.791 *****
2026-02-28 01:40:35.127983 | instance | changed: [instance]
2026-02-28 01:40:35.128071 | instance |
2026-02-28 01:40:35.128211 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-02-28 01:40:35.128337 | instance | Saturday 28 February 2026 01:40:35 +0000 (0:00:00.226) 0:16:25.017 *****
2026-02-28 01:40:35.669896 | instance | changed: [instance]
2026-02-28 01:40:35.670116 | instance |
2026-02-28 01:40:35.670471 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-02-28 01:40:35.670745 | instance | Saturday 28 February 2026 01:40:35 +0000 (0:00:00.541) 0:16:25.558 *****
2026-02-28 01:40:35.761489 | instance | ok: [instance]
2026-02-28 01:40:35.761738 | instance |
2026-02-28 01:40:35.761985 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-02-28 01:40:35.762310 | instance | Saturday 28 February 2026 01:40:35 +0000 (0:00:00.092) 0:16:25.650 *****
2026-02-28 01:40:35.856757 | instance | included: rabbitmq for instance
2026-02-28 01:40:35.856814 | instance |
2026-02-28 01:40:35.856839 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-02-28 01:40:35.857032 | instance | Saturday 28 February 2026 01:40:35 +0000 (0:00:00.094) 0:16:25.745 *****
2026-02-28 01:40:36.542696 | instance | ok: [instance]
2026-02-28 01:40:36.542819 | instance |
2026-02-28 01:40:36.543761 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-02-28 01:40:36.543810 | instance | Saturday 28 February 2026 01:40:36 +0000 (0:00:00.686) 0:16:26.431 *****
2026-02-28 01:40:36.592846 | instance | skipping: [instance]
2026-02-28 01:40:36.593044 | instance |
2026-02-28 01:40:36.593362 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-02-28 01:40:36.593631 | instance | Saturday 28 February 2026 01:40:36 +0000 (0:00:00.050) 0:16:26.481 *****
2026-02-28 01:40:36.645934 | instance | skipping: [instance]
2026-02-28 01:40:36.646190 | instance |
2026-02-28 01:40:36.646620 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-02-28 01:40:36.646937 | instance | Saturday 28 February 2026 01:40:36 +0000 (0:00:00.053) 0:16:26.535 *****
2026-02-28 01:40:36.694092 | instance | skipping: [instance]
2026-02-28 01:40:36.694472 | instance |
2026-02-28 01:40:36.694900 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-02-28 01:40:36.695256 | instance | Saturday 28 February 2026 01:40:36 +0000 (0:00:00.047) 0:16:26.583 *****
2026-02-28 01:41:17.616559 | instance | changed: [instance]
2026-02-28 01:41:17.616667 | instance |
2026-02-28 01:41:17.616686 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-02-28 01:41:17.616942 | instance | Saturday 28 February 2026 01:41:17 +0000 (0:00:40.920) 0:17:07.503 *****
2026-02-28 01:41:18.316367 | instance | ok: [instance]
2026-02-28 01:41:18.316593 | instance |
2026-02-28 01:41:18.316995 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-02-28 01:41:18.317230 | instance | Saturday 28 February 2026 01:41:18 +0000 (0:00:00.701) 0:17:08.205 *****
2026-02-28 01:41:18.375957 | instance | ok: [instance]
2026-02-28 01:41:18.376206 | instance |
2026-02-28 01:41:18.376495 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-02-28 01:41:18.376831 | instance | Saturday 28 February 2026 01:41:18 +0000 (0:00:00.059) 0:17:08.265 *****
2026-02-28 01:41:18.440101 | instance | skipping: [instance]
2026-02-28 01:41:18.440346 | instance |
2026-02-28 01:41:18.440627 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-02-28 01:41:18.440942 | instance | Saturday 28 February 2026 01:41:18 +0000 (0:00:00.064) 0:17:08.329 *****
2026-02-28 01:41:18.507368 | instance | skipping: [instance]
2026-02-28 01:41:18.507628 | instance |
2026-02-28 01:41:18.507904 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-02-28 01:41:18.508200 | instance | Saturday 28 February 2026 01:41:18 +0000 (0:00:00.067) 0:17:08.396 *****
2026-02-28 01:41:18.565982 | instance | ok: [instance]
2026-02-28 01:41:18.566253 | instance |
2026-02-28 01:41:18.566544 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-02-28 01:41:18.566804 | instance | Saturday 28 February 2026 01:41:18 +0000 (0:00:00.058) 0:17:08.455 *****
2026-02-28 01:41:18.666590 | instance | ok: [instance] => (item=identity)
2026-02-28 01:41:18.666820 | instance | ok: [instance] => (item=oslo_db)
2026-02-28 01:41:18.667106 | instance | ok: [instance] => (item=oslo_messaging)
2026-02-28 01:41:18.667416 | instance | ok: [instance] => (item=oslo_cache)
2026-02-28 01:41:18.667694 | instance |
2026-02-28 01:41:18.667967 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-02-28 01:41:18.668276 | instance | Saturday 28 February 2026 01:41:18 +0000 (0:00:00.100) 0:17:08.555 *****
2026-02-28 01:41:18.742368 | instance | ok: [instance]
2026-02-28 01:41:18.742598 | instance |
2026-02-28 01:41:18.742886 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 01:41:18.743156 | instance | Saturday 28 February 2026 01:41:18 +0000 (0:00:00.075) 0:17:08.631 *****
2026-02-28 01:41:18.815622 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-02-28 01:41:18.815887 | instance |
2026-02-28 01:41:18.816180 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-02-28 01:41:18.816463 | instance | Saturday 28 February 2026 01:41:18 +0000 (0:00:00.073) 0:17:08.704 *****
2026-02-28 01:41:19.363799 | instance | changed: [instance]
2026-02-28 01:41:19.363869 | instance |
2026-02-28 01:41:19.364008 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] *******************
2026-02-28 01:41:19.364123 | instance | Saturday 28 February 2026 01:41:19 +0000 (0:00:00.548) 0:17:09.253 *****
2026-02-28 01:41:20.910838 | instance | ok: [instance] => (item=None)
2026-02-28 01:41:20.910937 | instance | ok: [instance]
2026-02-28 01:41:20.911044 | instance |
2026-02-28 01:41:20.911177 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] ***
2026-02-28 01:41:20.911312 | instance | Saturday 28 February 2026 01:41:20 +0000 (0:00:01.546) 0:17:10.800 *****
2026-02-28 01:41:21.995696 | instance | ok: [instance] => (item=atmosphere)
2026-02-28 01:41:21.995765 | instance |
2026-02-28 01:41:21.995777 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] ***
2026-02-28 01:41:21.995788 | instance | Saturday 28 February 2026 01:41:21 +0000 (0:00:01.083) 0:17:11.883 *****
2026-02-28 01:41:22.892319 | instance | changed: [instance]
2026-02-28 01:41:22.892432 | instance |
2026-02-28 01:41:22.892631 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ******************
2026-02-28 01:41:22.892708 | instance | Saturday 28 February 2026 01:41:22 +0000 (0:00:00.897) 0:17:12.780 *****
2026-02-28 01:41:24.093103 | instance | changed: [instance] => (item=None)
2026-02-28 01:41:24.093243 | instance | changed: [instance]
2026-02-28 01:41:24.093643 | instance |
2026-02-28 01:41:24.093713 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] ***
2026-02-28 01:41:24.093734 | instance | Saturday 28 February 2026 01:41:24 +0000 (0:00:01.200) 0:17:13.981 *****
2026-02-28 01:41:25.899640 | instance | changed: [instance] => (item=None)
2026-02-28 01:41:25.899720 | instance | changed: [instance]
2026-02-28 01:41:25.899949 | instance |
2026-02-28 01:41:25.900020 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************
2026-02-28 01:41:25.900126 | instance | Saturday 28 February 2026 01:41:25 +0000 (0:00:01.807) 0:17:15.788 *****
2026-02-28 01:44:05.202476 | instance | changed: [instance]
2026-02-28 01:44:05.202615 | instance |
2026-02-28 01:44:05.202627 | instance | TASK [Create Ingress] **********************************************************
2026-02-28 01:44:05.202671 | instance | Saturday 28 February 2026 01:44:05 +0000 (0:02:39.301) 0:19:55.090 *****
2026-02-28 01:44:05.326238 | instance | included: openstack_helm_ingress for instance
2026-02-28 01:44:05.326323 | instance |
2026-02-28 01:44:05.326426 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-02-28 01:44:05.326545 | instance | Saturday 28 February 2026 01:44:05 +0000 (0:00:00.124) 0:19:55.215 *****
2026-02-28 01:44:05.387332 | instance | skipping: [instance]
2026-02-28 01:44:05.387524 | instance |
2026-02-28 01:44:05.387809 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-02-28 01:44:05.388072 | instance | Saturday 28 February 2026 01:44:05 +0000 (0:00:00.061) 0:19:55.276 *****
2026-02-28 01:44:05.450466 | instance | skipping: [instance]
2026-02-28 01:44:05.450639 | instance |
2026-02-28 01:44:05.450917 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-02-28 01:44:05.451185 | instance | Saturday 28 February 2026 01:44:05 +0000 (0:00:00.063) 0:19:55.339 *****
2026-02-28 01:44:05.527972 | instance | ok: [instance]
2026-02-28 01:44:05.528156 | instance |
2026-02-28 01:44:05.528416 | instance | TASK [Create Ingress identity] *************************************************
2026-02-28 01:44:05.528739 | instance | Saturday 28 February 2026 01:44:05 +0000 (0:00:00.077) 0:19:55.416 *****
2026-02-28 01:44:05.628418 | instance | included: ingress for instance
2026-02-28 01:44:05.628618 | instance |
2026-02-28 01:44:05.628961 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] *******************
2026-02-28 01:44:05.629277 | instance | Saturday 28 February 2026 01:44:05 +0000 (0:00:00.100) 0:19:55.517 *****
2026-02-28 01:44:06.695131 | instance | changed: [instance]
2026-02-28 01:44:06.695349 | instance |
2026-02-28 01:44:06.695658 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] *********
2026-02-28 01:44:06.695952 | instance | Saturday 28 February 2026 01:44:06 +0000 (0:00:01.066) 0:19:56.583 *****
2026-02-28 01:44:11.069904 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left).
2026-02-28 01:44:11.070225 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left).
2026-02-28 01:44:11.070508 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left).
2026-02-28 01:44:11.070766 | instance | ok: [instance]
2026-02-28 01:44:11.071055 | instance |
2026-02-28 01:44:11.071359 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ********
2026-02-28 01:44:11.071630 | instance | Saturday 28 February 2026 01:44:11 +0000 (0:00:04.374) 0:20:00.958 *****
2026-02-28 01:44:11.833562 | instance | ok: [instance]
2026-02-28 01:44:11.833786 | instance |
2026-02-28 01:44:11.834075 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ******************
2026-02-28 01:44:11.834358 | instance | Saturday 28 February 2026 01:44:11 +0000 (0:00:00.763) 0:20:01.721 *****
2026-02-28 01:44:13.170480 | instance | ok: [instance] => (item=atmosphere)
2026-02-28 01:44:13.170811 | instance |
2026-02-28 01:44:13.171185 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] *******
2026-02-28 01:44:13.171516 | instance | Saturday 28 February 2026 01:44:13 +0000 (0:00:01.337) 0:20:03.059 *****
2026-02-28 01:44:14.560826 | instance | changed: [instance] => (item=atmosphere)
2026-02-28 01:44:14.560913 | instance |
2026-02-28 01:44:14.561070 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ******
2026-02-28 01:44:14.561390 | instance | Saturday 28 February 2026 01:44:14 +0000 (0:00:01.390) 0:20:04.449 *****
2026-02-28 01:44:15.895259 | instance | changed: [instance] => (item=atmosphere)
2026-02-28 01:44:15.895548 | instance |
2026-02-28 01:44:15.895869 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] *****
2026-02-28 01:44:15.896150 | instance | Saturday 28 February 2026 01:44:15 +0000 (0:00:01.334) 0:20:05.783 *****
2026-02-28 01:44:17.151902 | instance | changed: [instance] => (item=atmosphere)
2026-02-28 01:44:17.151981 | instance |
2026-02-28 01:44:17.152268 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-02-28 01:44:17.152419 | instance | Saturday 28 February 2026 01:44:17 +0000 (0:00:01.255) 0:20:07.039 *****
2026-02-28 01:44:17.401906 | instance | changed: [instance]
2026-02-28 01:44:17.401999 | instance |
2026-02-28 01:44:17.402272 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-02-28 01:44:17.402332 | instance | Saturday 28 February 2026 01:44:17 +0000 (0:00:00.251) 0:20:07.291 *****
2026-02-28 01:44:18.520013 | instance | ok: [instance]
2026-02-28 01:44:18.520082 | instance |
2026-02-28 01:44:18.520334 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-02-28 01:44:18.520394 | instance | Saturday 28 February 2026 01:44:18 +0000 (0:00:01.117) 0:20:08.409 *****
2026-02-28 01:44:18.784257 | instance | ok: [instance]
2026-02-28 01:44:18.784338 | instance |
2026-02-28 01:44:18.784478 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-02-28 01:44:18.784660 | instance | Saturday 28 February 2026 01:44:18 +0000 (0:00:00.264) 0:20:08.673 *****
2026-02-28 01:44:18.888750 | instance | ok: [instance] => {
2026-02-28 01:44:18.888820 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz"
2026-02-28 01:44:18.888949 | instance | }
2026-02-28 01:44:18.889052 | instance |
2026-02-28 01:44:18.889173 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-02-28 01:44:18.889352 | instance | Saturday 28 February 2026 01:44:18 +0000 (0:00:00.103) 0:20:08.777 *****
2026-02-28 01:44:19.485472 | instance | changed: [instance]
2026-02-28 01:44:19.485546 | instance |
2026-02-28 01:44:19.485712 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-02-28 01:44:19.485819 | instance | Saturday 28 February 2026 01:44:19 +0000 (0:00:00.597) 0:20:09.374 *****
2026-02-28 01:44:20.781890 | instance | changed: [instance]
2026-02-28 01:44:20.782024 | instance |
2026-02-28 01:44:20.782218 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-02-28 01:44:20.782425 | instance | Saturday 28 February 2026 01:44:20 +0000 (0:00:01.295) 0:20:10.670 *****
2026-02-28 01:44:21.306048 | instance | changed: [instance]
2026-02-28 01:44:21.306157 | instance |
2026-02-28 01:44:21.306314 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-02-28 01:44:21.306439 | instance | Saturday 28 February 2026 01:44:21 +0000 (0:00:00.524) 0:20:11.195 *****
2026-02-28 01:44:22.086385 | instance | ok: [instance]
2026-02-28 01:44:22.086632 | instance |
2026-02-28 01:44:22.086923 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-02-28 01:44:22.087190 | instance | Saturday 28 February 2026 01:44:22 +0000 (0:00:00.779) 0:20:11.975 *****
2026-02-28 01:44:22.851998 | instance | ok: [instance]
2026-02-28 01:44:22.852291 | instance |
2026-02-28 01:44:22.852564 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-02-28 01:44:22.852844 | instance | Saturday 28 February 2026 01:44:22 +0000 (0:00:00.765) 0:20:12.741 *****
2026-02-28 01:44:23.239019 | instance | ok: [instance]
2026-02-28 01:44:23.239621 | instance |
2026-02-28 01:44:23.240081 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-02-28 01:44:23.240493 | instance | Saturday 28 February 2026 01:44:23 +0000 (0:00:00.386) 0:20:13.127 *****
2026-02-28 01:44:23.373784 | instance | included: openstack_helm_endpoints for instance
2026-02-28 01:44:23.373860 | instance |
2026-02-28 01:44:23.374005 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-02-28 01:44:23.374616 | instance | Saturday 28 February 2026 01:44:23 +0000 (0:00:00.135) 0:20:13.263 *****
2026-02-28 01:44:23.430088 | instance | skipping: [instance]
2026-02-28 01:44:23.430153 | instance |
2026-02-28 01:44:23.430442 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-02-28 01:44:23.430483 | instance | Saturday 28 February 2026 01:44:23 +0000 (0:00:00.056) 0:20:13.319 *****
2026-02-28 01:44:23.479984 | instance | skipping: [instance]
2026-02-28 01:44:23.480348 | instance |
2026-02-28 01:44:23.480418 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-02-28 01:44:23.480458 | instance | Saturday 28 February 2026 01:44:23 +0000 (0:00:00.049) 0:20:13.369 *****
2026-02-28 01:44:23.532598 | instance | skipping: [instance]
2026-02-28 01:44:23.532670 | instance |
2026-02-28 01:44:23.532941 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-02-28 01:44:23.533057 | instance | Saturday 28 February 2026 01:44:23 +0000 (0:00:00.052) 0:20:13.421 *****
2026-02-28 01:44:23.586294 | instance | skipping: [instance]
2026-02-28 01:44:23.586396 | instance |
2026-02-28 01:44:23.586464 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-02-28 01:44:23.586579 | instance | Saturday 28 February 2026 01:44:23 +0000 (0:00:00.053) 0:20:13.475 *****
2026-02-28 01:44:23.639779 | instance | skipping: [instance]
2026-02-28 01:44:23.639856 | instance |
2026-02-28 01:44:23.640123 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-02-28 01:44:23.640282 | instance | Saturday 28 February 2026 01:44:23 +0000 (0:00:00.053) 0:20:13.528 *****
2026-02-28 01:44:23.696559 | instance | skipping: [instance]
2026-02-28 01:44:23.696624 | instance |
2026-02-28 01:44:23.696757 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-02-28 01:44:23.696915 | instance | Saturday 28 February 2026 01:44:23 +0000 (0:00:00.056) 0:20:13.585 *****
2026-02-28 01:44:23.760608 | instance | ok: [instance]
2026-02-28 01:44:23.760866 | instance |
2026-02-28 01:44:23.761174 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-02-28 01:44:23.761534 | instance | Saturday 28 February 2026 01:44:23 +0000 (0:00:00.064) 0:20:13.649 *****
2026-02-28 01:44:23.844505 | instance | ok: [instance] => (item=identity)
2026-02-28 01:44:23.844810 | instance |
2026-02-28 01:44:23.845102 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-02-28 01:44:23.845426 | instance | Saturday 28 February 2026 01:44:23 +0000 (0:00:00.083) 0:20:13.733 *****
2026-02-28 01:44:23.918774 | instance | ok: [instance]
2026-02-28 01:44:23.918987 | instance |
2026-02-28 01:44:23.919246 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-02-28 01:44:23.919522 | instance | Saturday 28 February 2026 01:44:23 +0000 (0:00:00.074) 0:20:13.807 *****
2026-02-28 01:44:24.459204 | instance | changed: [instance]
2026-02-28 01:44:24.459446 | instance |
2026-02-28 01:44:24.459777 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-02-28 01:44:24.460133 | instance | Saturday 28 February 2026 01:44:24 +0000 (0:00:00.540) 0:20:14.348 *****
2026-02-28 01:44:25.003208 | instance | changed: [instance]
2026-02-28 01:44:25.003591 | instance |
2026-02-28 01:44:25.003874 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-02-28 01:44:25.004138 | instance | Saturday 28 February 2026 01:44:24 +0000 (0:00:00.543) 0:20:14.891 *****
2026-02-28 01:44:25.269361 | instance | ok: [instance]
2026-02-28 01:44:25.269594 | instance |
2026-02-28 01:44:25.269868 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-02-28 01:44:25.270176 | instance | Saturday 28 February 2026 01:44:25 +0000 (0:00:00.266) 0:20:15.158 *****
2026-02-28 01:44:25.357713 | instance | included: rabbitmq for instance
2026-02-28 01:44:25.357929 | instance |
2026-02-28 01:44:25.358267 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-02-28 01:44:25.358512 | instance | Saturday 28 February 2026 01:44:25 +0000 (0:00:00.088) 0:20:15.246 *****
2026-02-28 01:44:26.030859 | instance | ok: [instance]
2026-02-28 01:44:26.030969 | instance |
2026-02-28 01:44:26.031470 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-02-28 01:44:26.031537 | instance | Saturday 28 February 2026 01:44:26 +0000 (0:00:00.672) 0:20:15.919 *****
2026-02-28 01:44:26.091673 | instance | skipping: [instance]
2026-02-28 01:44:26.091818 | instance |
2026-02-28 01:44:26.092004 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-02-28 01:44:26.092174 | instance | Saturday 28 February 2026 01:44:26 +0000 (0:00:00.060) 0:20:15.980 *****
2026-02-28 01:44:26.158571 | instance | skipping: [instance]
2026-02-28 01:44:26.158863 | instance |
2026-02-28 01:44:26.159273 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-02-28 01:44:26.159529 | instance | Saturday 28 February 2026 01:44:26 +0000 (0:00:00.066) 0:20:16.047 *****
2026-02-28 01:44:26.214801 | instance | skipping: [instance]
2026-02-28 01:44:26.215004 | instance |
2026-02-28 01:44:26.215161 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-02-28 01:44:26.215330 | instance | Saturday 28 February 2026 01:44:26 +0000 (0:00:00.056) 0:20:16.103 *****
2026-02-28 01:44:57.117545 | instance | changed: [instance]
2026-02-28 01:44:57.117729 | instance |
2026-02-28 01:44:57.118082 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-02-28 01:44:57.118697 | instance | Saturday 28 February 2026 01:44:57 +0000 (0:00:30.902) 0:20:47.006 *****
2026-02-28 01:44:57.843819 | instance | ok: [instance]
2026-02-28 01:44:57.844030 | instance |
2026-02-28 01:44:57.844310 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-02-28 01:44:57.844586 | instance | Saturday 28 February 2026 01:44:57 +0000 (0:00:00.726) 0:20:47.732 *****
2026-02-28 01:44:57.906265 | instance | ok: [instance]
2026-02-28 01:44:57.906515 | instance |
2026-02-28 01:44:57.906750 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-02-28 01:44:57.907008 | instance | Saturday 28 February 2026 01:44:57 +0000 (0:00:00.062) 0:20:47.795 *****
2026-02-28 01:44:57.964235 | instance | skipping: [instance]
2026-02-28 01:44:57.964486 | instance |
2026-02-28 01:44:57.964793 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-02-28 01:44:57.965056 | instance | Saturday 28 February 2026 01:44:57 +0000 (0:00:00.057) 0:20:47.852 *****
2026-02-28 01:44:58.023359 | instance | skipping: [instance]
2026-02-28 01:44:58.023603 | instance |
2026-02-28 01:44:58.023916 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-02-28 01:44:58.024530 | instance | Saturday 28 February 2026 01:44:58 +0000 (0:00:00.059) 0:20:47.912 *****
2026-02-28 01:44:58.081370 | instance | ok: [instance]
2026-02-28 01:44:58.081630 | instance |
2026-02-28 01:44:58.081916 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-02-28 01:44:58.082204 | instance | Saturday 28 February 2026 01:44:58 +0000 (0:00:00.058) 0:20:47.970 *****
2026-02-28 01:44:58.195613 | instance | ok: [instance] => (item=key_manager)
2026-02-28 01:44:58.195857 | instance | ok: [instance] => (item=oslo_cache)
2026-02-28 01:44:58.196236 | instance | ok: [instance] => (item=identity)
2026-02-28 01:44:58.196411 | instance | ok: [instance] => (item=oslo_db)
2026-02-28 01:44:58.196682 | instance | ok: [instance] => (item=oslo_messaging)
2026-02-28 01:44:58.197104 | instance |
2026-02-28 01:44:58.197202 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-02-28 01:44:58.197511 | instance | Saturday 28 February 2026 01:44:58 +0000 (0:00:00.113) 0:20:48.084 *****
2026-02-28 01:44:58.274452 | instance | ok: [instance]
2026-02-28 01:44:58.274678 | instance |
2026-02-28 01:44:58.274975 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 01:44:58.275261 | instance | Saturday 28 February 2026 01:44:58 +0000 (0:00:00.078) 0:20:48.162 *****
2026-02-28 01:44:58.362135 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-02-28 01:44:58.362205 | instance |
2026-02-28 01:44:58.362319 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-02-28 01:44:58.362441 | instance | Saturday 28 February 2026 01:44:58 +0000 (0:00:00.088) 0:20:48.251 *****
2026-02-28 01:44:58.900255 | instance | changed: [instance]
2026-02-28 01:44:58.900463 | instance |
2026-02-28 01:44:58.900746 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************
2026-02-28 01:44:58.901016 | instance | Saturday 28 February 2026 01:44:58 +0000 (0:00:00.537) 0:20:48.788 *****
2026-02-28 01:46:40.589451 | instance | changed: [instance]
2026-02-28 01:46:40.589685 | instance |
2026-02-28 01:46:40.589982 | instance | TASK [Create Ingress] **********************************************************
2026-02-28 01:46:40.590270 | instance | Saturday 28 February 2026 01:46:40 +0000 (0:01:41.689) 0:22:30.478 *****
2026-02-28 01:46:40.713675 | instance | included: openstack_helm_ingress for instance
2026-02-28 01:46:40.713912 | instance |
2026-02-28 01:46:40.714204 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-02-28 01:46:40.714477 | instance | Saturday 28 February 2026 01:46:40 +0000 (0:00:00.124) 0:22:30.602 *****
2026-02-28 01:46:40.774667 | instance | skipping: [instance]
2026-02-28 01:46:40.774967 | instance |
2026-02-28 01:46:40.775279 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-02-28 01:46:40.775570 | instance | Saturday 28 February 2026 01:46:40 +0000 (0:00:00.061) 0:22:30.663 *****
2026-02-28 01:46:40.829359 | instance | skipping: [instance]
2026-02-28 01:46:40.829594 | instance |
2026-02-28 01:46:40.829868 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-02-28 01:46:40.830143 | instance | Saturday 28 February 2026 01:46:40 +0000 (0:00:00.054) 0:22:30.718 *****
2026-02-28 01:46:40.892633 | instance | ok: [instance]
2026-02-28 01:46:40.892881 | instance |
2026-02-28 01:46:40.893145 | instance | TASK [Create Ingress key-manager] **********************************************
2026-02-28 01:46:40.893467 | instance | Saturday 28 February 2026 01:46:40 +0000 (0:00:00.063) 0:22:30.781 *****
2026-02-28 01:46:40.960979 | instance | included: ingress for instance
2026-02-28 01:46:40.961353 | instance |
2026-02-28 01:46:40.961604 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] ****************
2026-02-28 01:46:40.961877 | instance | Saturday 28 February 2026 01:46:40 +0000 (0:00:00.068) 0:22:30.850 *****
2026-02-28 01:46:41.916090 | instance | changed: [instance]
2026-02-28 01:46:41.916206 | instance |
2026-02-28 01:46:41.916281 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] **********************
2026-02-28 01:46:41.916385 | instance | Saturday 28 February 2026 01:46:41 +0000 (0:00:00.954) 0:22:31.804 *****
2026-02-28 01:46:43.142889 | instance | changed: [instance]
2026-02-28 01:46:43.142985 | instance |
2026-02-28 01:46:43.143076 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************
2026-02-28 01:46:43.143203 | instance | Saturday 28 February 2026 01:46:43 +0000 (0:00:01.227) 0:22:33.032 *****
2026-02-28 01:46:53.752569 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'})
2026-02-28 01:46:53.752720 | instance |
2026-02-28 01:46:53.753279 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 01:46:53.753345 | instance | Saturday 28 February 2026 01:46:53 +0000 (0:00:10.609) 0:22:43.641 *****
2026-02-28 01:46:53.808520 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-02-28 01:46:53.808592 | instance |
2026-02-28 01:46:53.808895 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-02-28 01:46:53.808939 | instance | Saturday 28 February 2026 01:46:53 +0000 (0:00:00.056) 0:22:43.697 *****
2026-02-28 01:46:54.340520 | instance | changed: [instance]
2026-02-28 01:46:54.340613 | instance |
2026-02-28 01:46:54.340903 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] ***********************
2026-02-28 01:46:54.340984 | instance | Saturday 28 February 2026 01:46:54 +0000 (0:00:00.531) 0:22:44.229 *****
2026-02-28 01:46:57.048252 | instance | changed: [instance]
2026-02-28 01:46:57.048328 | instance |
2026-02-28 01:46:57.048334 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-02-28 01:46:57.048339 | instance | Saturday 28 February 2026 01:46:57 +0000 (0:00:02.705) 0:22:46.935 *****
2026-02-28 01:46:57.114274 | instance | skipping: [instance]
2026-02-28 01:46:57.115743 | instance |
2026-02-28 01:46:57.115754 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-02-28 01:46:57.116210 | instance | Saturday 28 February 2026 01:46:57 +0000 (0:00:00.059) 0:22:46.994 *****
2026-02-28 01:46:57.149856 | instance | skipping: [instance]
2026-02-28 01:46:57.149909 | instance |
2026-02-28 01:46:57.150231 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-02-28 01:46:57.150285 | instance | Saturday 28 February 2026 01:46:57 +0000 (0:00:00.044) 0:22:47.039 *****
2026-02-28 01:46:57.204047 | instance | skipping: [instance]
2026-02-28 01:46:57.204133 | instance |
2026-02-28 01:46:57.204434 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-02-28 01:46:57.204500 | instance | Saturday 28 February 2026 01:46:57 +0000 (0:00:00.053) 0:22:47.093 *****
2026-02-28 01:46:57.263049 | instance | skipping: [instance]
2026-02-28 01:46:57.263158 | instance |
2026-02-28 01:46:57.263221 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-02-28 01:46:57.263389 | instance | Saturday 28 February 2026 01:46:57 +0000 (0:00:00.059) 0:22:47.152 *****
2026-02-28 01:46:57.315496 | instance | skipping: [instance]
2026-02-28 01:46:57.315579 | instance |
2026-02-28 01:46:57.315958 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-02-28 01:46:57.316020 | instance | Saturday 28 February 2026 01:46:57 +0000 (0:00:00.052) 0:22:47.204 *****
2026-02-28 01:46:57.370386 | instance | skipping: [instance]
2026-02-28 01:46:57.371464 | instance |
2026-02-28 01:46:57.371539 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-02-28 01:46:57.371551 | instance | Saturday 28 February 2026 01:46:57 +0000 (0:00:00.054) 0:22:47.259 *****
2026-02-28 01:46:57.428978 | instance | ok: [instance]
2026-02-28 01:46:57.429093 | instance |
2026-02-28 01:46:57.429415 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-02-28 01:46:57.429536 | instance | Saturday 28 February 2026 01:46:57 +0000 (0:00:00.058) 0:22:47.318 *****
2026-02-28 01:46:57.500798 | instance | ok: [instance] => (item=rook_ceph_cluster)
2026-02-28 01:46:57.500903 | instance |
2026-02-28 01:46:57.501688 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-02-28 01:46:57.501765 | instance | Saturday 28 February 2026 01:46:57 +0000 (0:00:00.070) 0:22:47.388 *****
2026-02-28 01:46:57.578199 | instance | ok: [instance]
2026-02-28 01:46:57.578256 | instance |
2026-02-28 01:46:57.578415 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 01:46:57.578602 | instance | Saturday 28 February 2026 01:46:57 +0000 (0:00:00.078) 0:22:47.467 *****
2026-02-28 01:46:57.654591 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-02-28 01:46:57.654963 | instance |
2026-02-28 01:46:57.655293 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-02-28 01:46:57.655615 | instance | Saturday 28 February 2026 01:46:57 +0000 (0:00:00.075) 0:22:47.543 *****
2026-02-28 01:46:58.178492 | instance | changed: [instance]
2026-02-28 01:46:58.178561 | instance |
2026-02-28 01:46:58.178696 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] ***
2026-02-28 01:46:58.178877 | instance | Saturday 28 February 2026 01:46:58 +0000 (0:00:00.524) 0:22:48.067 *****
2026-02-28 01:47:20.754166 | instance | ok: [instance]
2026-02-28 01:47:20.754308 | instance |
2026-02-28 01:47:20.754431 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] ***
2026-02-28 01:47:20.754559 | instance | Saturday 28 February 2026 01:47:20 +0000 (0:00:22.575) 0:23:10.643 *****
2026-02-28 01:47:35.405194 | instance | ok: [instance]
2026-02-28 01:47:35.405602 | instance |
2026-02-28 01:47:35.405978 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] ***
2026-02-28 01:47:35.406260 | instance | Saturday 28 February 2026 01:47:35 +0000 (0:00:14.650) 0:23:25.294 *****
2026-02-28 01:47:36.824903 | instance | ok: [instance]
2026-02-28 01:47:36.825087 | instance |
2026-02-28 01:47:36.825398 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] ***
2026-02-28 01:47:36.825629 | instance | Saturday 28 February 2026 01:47:36 +0000 (0:00:01.419) 0:23:26.713 *****
2026-02-28 01:47:38.055386 | instance | ok: [instance]
2026-02-28 01:47:38.055623 | instance |
2026-02-28 01:47:38.055926 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] ***
2026-02-28 01:47:38.056271 | instance | Saturday 28 February 2026 01:47:38 +0000 (0:00:01.230) 0:23:27.944 *****
2026-02-28 01:47:38.787589 | instance | changed: [instance]
2026-02-28 01:47:38.787703 | instance |
2026-02-28 01:47:38.787854 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] ****
2026-02-28 01:47:38.788038 | instance | Saturday 28 February 2026 01:47:38 +0000 (0:00:00.731) 0:23:28.676 *****
2026-02-28 01:47:39.523755 | instance | changed: [instance]
2026-02-28 01:47:39.523810 | instance |
2026-02-28 01:47:39.523818 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] ***************
2026-02-28 01:47:39.523831 | instance | Saturday 28 February 2026 01:47:39 +0000 (0:00:00.735) 0:23:29.411 *****
2026-02-28 01:47:42.181714 | instance | changed: [instance]
2026-02-28 01:47:42.181802 | instance |
2026-02-28 01:47:42.181921 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] ***********
2026-02-28 01:47:42.182097 | instance | Saturday 28 February 2026 01:47:42 +0000 (0:00:02.658) 0:23:32.070 *****
2026-02-28 01:47:43.825286 | instance | [WARNING]: Module did not set no_log for update_password
2026-02-28 01:47:43.853563 | instance | changed: [instance]
2026-02-28 01:47:43.853775 | instance |
2026-02-28 01:47:43.854094 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] ***
2026-02-28 01:47:43.854368 | instance | Saturday 28 February 2026 01:47:43 +0000 (0:00:01.671) 0:23:33.742 *****
2026-02-28 01:47:54.117729 | instance | ok: [instance]
2026-02-28 01:47:54.117805 | instance |
2026-02-28 01:47:54.118482 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ********
2026-02-28 01:47:54.118723 | instance | Saturday 28 February 2026 01:47:54 +0000 (0:00:10.263) 0:23:44.006 *****
2026-02-28 01:47:55.327311 | instance | changed: [instance]
2026-02-28 01:47:55.327430 | instance |
2026-02-28 01:47:55.327589 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ******
2026-02-28 01:47:55.327739 | instance | Saturday 28 February 2026 01:47:55 +0000 (0:00:01.210) 0:23:45.216 *****
2026-02-28 01:47:57.465504 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-65.nip.io/swift/v1/%(tenant_id)s'})
2026-02-28 01:47:57.465777 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'})
2026-02-28 01:47:57.466077 | instance |
2026-02-28 01:47:57.466376 | instance | TASK [Create Ingress] **********************************************************
2026-02-28 01:47:57.466682 | instance | Saturday 28 February 2026 01:47:57 +0000 (0:00:02.137) 0:23:47.354 *****
2026-02-28 01:47:57.572596 | instance | included: openstack_helm_ingress for instance
2026-02-28 01:47:57.572802 | instance |
2026-02-28 01:47:57.573114 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-02-28 01:47:57.573451 | instance | Saturday 28 February 2026 01:47:57 +0000 (0:00:00.107) 0:23:47.461 *****
2026-02-28 01:47:57.623290 | instance | skipping: [instance]
2026-02-28 01:47:57.624075 | instance |
2026-02-28 01:47:57.624163 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-02-28 01:47:57.624185 | instance | Saturday 28 February 2026 01:47:57 +0000 (0:00:00.050) 0:23:47.512 *****
2026-02-28 01:47:57.680481 | instance | skipping: [instance]
2026-02-28 01:47:57.680700 | instance |
2026-02-28 01:47:57.681014 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-02-28 01:47:57.681312 | instance | Saturday 28 February 2026 01:47:57 +0000 (0:00:00.057) 0:23:47.569 *****
2026-02-28 01:47:57.745247 | instance | ok: [instance]
2026-02-28 01:47:57.745644 | instance |
2026-02-28 01:47:57.745947 | instance | TASK [Create Ingress rook-ceph-cluster] ****************************************
2026-02-28 01:47:57.746223 | instance | Saturday 28 February 2026 01:47:57 +0000 (0:00:00.064) 0:23:47.634 *****
2026-02-28 01:47:57.829963 | instance | included: ingress for instance
2026-02-28 01:47:57.830197 | instance |
2026-02-28 01:47:57.830477 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] **********
2026-02-28 01:47:57.830737 | instance | Saturday 28 February 2026 01:47:57 +0000 (0:00:00.084) 0:23:47.718 *****
2026-02-28 01:47:58.939131 | instance | changed: [instance]
2026-02-28 01:47:58.939379 | instance |
2026-02-28 01:47:58.939672 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 01:47:58.939945 | instance | Saturday 28 February 2026 01:47:58 +0000 (0:00:01.109) 0:23:48.827 *****
2026-02-28 01:47:59.019810 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-02-28 01:47:59.022499 | instance |
2026-02-28 01:47:59.023348 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-02-28 01:47:59.023370 | instance | Saturday 28 February 2026 01:47:59 +0000 (0:00:00.080) 0:23:48.908 *****
2026-02-28 01:47:59.547599 | instance | changed: [instance]
2026-02-28 01:47:59.547853 | instance |
2026-02-28 01:47:59.548136 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] ***
2026-02-28 01:47:59.548404 | instance | Saturday 28 February 2026 01:47:59 +0000 (0:00:00.527) 0:23:49.436 *****
2026-02-28 01:48:14.230398 | instance | ok: [instance]
2026-02-28 01:48:14.230495 | instance |
2026-02-28 01:48:14.230625 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] ***
2026-02-28 01:48:14.230747 | instance | Saturday 28 February 2026 01:48:14 +0000 (0:00:14.683) 0:24:04.119 *****
2026-02-28 01:48:14.320543 | instance | ok: [instance] => (item=10.96.240.200)
2026-02-28 01:48:14.320684 | instance |
2026-02-28 01:48:14.320908 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] *************
2026-02-28 01:48:14.321113 | instance | Saturday 28 February 2026 01:48:14 +0000 (0:00:00.089) 0:24:04.209 *****
2026-02-28 01:48:15.082215 | instance | changed: [instance]
2026-02-28 01:48:15.082422 | instance |
2026-02-28 01:48:15.082755 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] ***********
2026-02-28 01:48:15.082962 | instance | Saturday 28 February 2026 01:48:15 +0000 (0:00:00.761) 0:24:04.971 *****
2026-02-28 01:48:15.865615 | instance | changed: [instance]
2026-02-28 01:48:15.865685 | instance |
2026-02-28 01:48:15.865697 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] ***
2026-02-28 01:48:15.865707 | instance | Saturday 28 February 2026 01:48:15 +0000 (0:00:00.782) 0:24:05.753 *****
2026-02-28 01:48:17.101485 | instance | ok: [instance]
2026-02-28 01:48:17.101547 | instance |
2026-02-28 01:48:17.101553 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ******
2026-02-28 01:48:17.101558 | instance | Saturday 28 February 2026 01:48:17 +0000 (0:00:01.236) 0:24:06.990 *****
2026-02-28 01:48:17.168720 | instance | ok: [instance]
2026-02-28 01:48:17.168799 | instance |
2026-02-28 01:48:17.168817 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] ***
2026-02-28 01:48:17.168832 | instance | Saturday 28 February 2026 01:48:17 +0000 (0:00:00.065) 0:24:07.056 *****
2026-02-28 01:48:17.952070 | instance | changed: [instance]
2026-02-28 01:48:17.952152 | instance |
2026-02-28 01:48:17.952165 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] ***************
2026-02-28 01:48:17.952176 | instance | Saturday 28 February 2026 01:48:17 +0000 (0:00:00.783) 0:24:07.839 *****
2026-02-28 01:48:19.285770 | instance | changed: [instance]
2026-02-28 01:48:19.285839 | instance |
2026-02-28 01:48:19.285852 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-02-28 01:48:19.285861 | instance | Saturday 28 February 2026 01:48:19 +0000 (0:00:01.334) 0:24:09.174 *****
2026-02-28 01:48:19.496333 | instance | ok: [instance]
2026-02-28 01:48:19.496443 | instance |
2026-02-28 01:48:19.496455 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-02-28 01:48:19.496476 | instance | Saturday 28 February 2026 01:48:19 +0000 (0:00:00.210) 0:24:09.384 *****
2026-02-28 01:48:19.577484 | instance | included: rabbitmq for instance
2026-02-28 01:48:19.577702 | instance |
2026-02-28 01:48:19.577999 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-02-28 01:48:19.578278 | instance | Saturday 28 February 2026 01:48:19 +0000 (0:00:00.081) 0:24:09.466 *****
2026-02-28 01:48:20.314328 | instance | ok: [instance]
2026-02-28 01:48:20.314456 | instance |
2026-02-28 01:48:20.314600 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-02-28 01:48:20.314771 | instance | Saturday 28 February 2026 01:48:20 +0000 (0:00:00.736) 0:24:10.203 *****
2026-02-28 01:48:20.378924 | instance | skipping: [instance]
2026-02-28 01:48:20.379147 | instance |
2026-02-28 01:48:20.379452 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-02-28 01:48:20.379738 | instance | Saturday 28 February 2026 01:48:20 +0000 (0:00:00.064) 0:24:10.267 *****
2026-02-28 01:48:20.611930 | instance | skipping: [instance]
2026-02-28 01:48:20.612048 | instance |
2026-02-28 01:48:20.612223 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-02-28 01:48:20.612393 | instance | Saturday 28 February 2026 01:48:20 +0000 (0:00:00.233) 0:24:10.501 *****
2026-02-28 01:48:20.665082 | instance | skipping: [instance]
2026-02-28 01:48:20.665210 | instance |
2026-02-28 01:48:20.665418 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-02-28 01:48:20.665590 | instance | Saturday 28 February 2026 01:48:20 +0000 (0:00:00.053) 0:24:10.554 *****
2026-02-28 01:48:51.560807 | instance | changed: [instance]
2026-02-28 01:48:51.560934 | instance |
2026-02-28 01:48:51.561139 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-02-28 01:48:51.561390 | instance | Saturday 28 February 2026 01:48:51 +0000 (0:00:30.895) 0:24:41.450 *****
2026-02-28 01:48:52.255617 | instance | ok: [instance]
2026-02-28 01:48:52.255759 | instance |
2026-02-28 01:48:52.255951 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-02-28 01:48:52.256128 | instance | Saturday 28 February 2026 01:48:52 +0000 (0:00:00.694) 0:24:42.144 *****
2026-02-28 01:48:52.306593 | instance | ok: [instance]
2026-02-28 01:48:52.306655 | instance |
2026-02-28 01:48:52.306797 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-02-28 01:48:52.306918 | instance | Saturday 28 February 2026 01:48:52 +0000 (0:00:00.051) 0:24:42.195 *****
2026-02-28 01:48:52.365920 | instance | skipping: [instance]
2026-02-28 01:48:52.366329 | instance |
2026-02-28 01:48:52.366828 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-02-28 01:48:52.367487 | instance | Saturday 28 February 2026 01:48:52 +0000 (0:00:00.058) 0:24:42.254 *****
2026-02-28 01:48:52.417908 | instance | skipping: [instance]
2026-02-28 01:48:52.418139 | instance |
2026-02-28 01:48:52.418421 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-02-28 01:48:52.418688 | instance | Saturday 28 February 2026 01:48:52 +0000 (0:00:00.052) 0:24:42.307 *****
2026-02-28 01:48:52.471931 | instance | ok: [instance]
2026-02-28 01:48:52.472143 | instance |
2026-02-28 01:48:52.472417 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-02-28 01:48:52.472693 | instance | Saturday 28 February 2026 01:48:52 +0000 (0:00:00.053) 0:24:42.361 *****
2026-02-28 01:48:52.602009 | instance | ok: [instance] => (item=image)
2026-02-28 01:48:52.602258 | instance | ok: [instance] => (item=oslo_cache)
2026-02-28 01:48:52.602522 | instance | ok: [instance] => (item=identity)
2026-02-28 01:48:52.602787 | instance | ok: [instance] => (item=dashboard)
2026-02-28 01:48:52.603048 | instance | ok: [instance] => (item=oslo_db)
2026-02-28 01:48:52.603308 | instance | ok: [instance] => (item=oslo_messaging)
2026-02-28 01:48:52.603553 | instance |
2026-02-28 01:48:52.603820 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-02-28 01:48:52.604084 | instance | Saturday 28 February 2026 01:48:52 +0000 (0:00:00.129) 0:24:42.491 *****
2026-02-28 01:48:52.678218 | instance | ok: [instance]
2026-02-28 01:48:52.678487 | instance |
2026-02-28 01:48:52.678857 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 01:48:52.679165 | instance | Saturday 28 February 2026 01:48:52 +0000 (0:00:00.075) 0:24:42.566 *****
2026-02-28 01:48:52.744531 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-02-28 01:48:52.744787 | instance |
2026-02-28 01:48:52.745093 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-02-28 01:48:52.745452 | instance | Saturday 28 February 2026 01:48:52 +0000 (0:00:00.066) 0:24:42.633 *****
2026-02-28 01:48:53.281400 | instance | changed: [instance]
2026-02-28 01:48:53.281641 | instance |
2026-02-28 01:48:53.281985 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] **************************
2026-02-28 01:48:53.282279 | instance | Saturday 28 February 2026 01:48:53 +0000 (0:00:00.536) 0:24:43.170 *****
2026-02-28 01:51:12.367271 | instance | changed: [instance]
2026-02-28 01:51:12.367425 | instance |
2026-02-28 01:51:12.367714 | instance | TASK [Create Ingress] **********************************************************
2026-02-28 01:51:12.367996 | instance | Saturday 28 February 2026 01:51:12 +0000 (0:02:19.085) 0:27:02.256 *****
2026-02-28 01:51:12.485607 | instance | included: openstack_helm_ingress for instance
2026-02-28 01:51:12.485815 | instance |
2026-02-28 01:51:12.486095 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-02-28 01:51:12.486393 | instance | Saturday 28 February 2026 01:51:12 +0000 (0:00:00.118) 0:27:02.374 *****
2026-02-28 01:51:12.555805 | instance | skipping: [instance]
2026-02-28 01:51:12.556011 | instance |
2026-02-28 01:51:12.556314 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-02-28 01:51:12.556635 | instance | Saturday 28 February 2026 01:51:12 +0000 (0:00:00.070) 0:27:02.445 *****
2026-02-28 01:51:12.633401 | instance | skipping: [instance]
2026-02-28 01:51:12.633607 | instance |
2026-02-28 01:51:12.633892 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-02-28 01:51:12.634163 | instance | Saturday 28 February 2026 01:51:12 +0000 (0:00:00.077) 0:27:02.522 *****
2026-02-28 01:51:12.710715 | instance | ok: [instance]
2026-02-28 01:51:12.710905 | instance |
2026-02-28 01:51:12.711173 | instance | TASK [Create Ingress image] ****************************************************
2026-02-28 01:51:12.711436 | instance | Saturday 28 February 2026 01:51:12 +0000 (0:00:00.077) 0:27:02.599 *****
2026-02-28 01:51:12.802323 | instance | included: ingress for instance
2026-02-28 01:51:12.802507 | instance |
2026-02-28 01:51:12.802772 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] **********************
2026-02-28 01:51:12.803072 | instance | Saturday 28 February 2026 01:51:12 +0000 (0:00:00.091) 0:27:02.691 *****
2026-02-28 01:51:13.806850 | instance | changed: [instance]
2026-02-28 01:51:13.807214 | instance |
2026-02-28 01:51:13.807602 | instance | TASK [Create images] ***********************************************************
2026-02-28 01:51:13.807990 | instance | Saturday 28 February 2026 01:51:13 +0000 (0:00:01.004) 0:27:03.695 *****
2026-02-28 01:51:13.964686 | instance | included: glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'})
2026-02-28 01:51:13.964827 | instance |
2026-02-28 01:51:13.964970 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] ***********************
2026-02-28 01:51:13.965187 | instance | Saturday 28 February 2026 01:51:13 +0000 (0:00:00.158) 0:27:03.853 *****
2026-02-28 01:51:17.281327 | instance | changed: [instance]
2026-02-28 01:51:17.281683 | instance |
2026-02-28 01:51:17.282045 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] ****************
2026-02-28 01:51:17.282402 | instance | Saturday 28 February 2026 01:51:17 +0000 (0:00:03.316) 0:27:07.169 *****
2026-02-28 01:53:16.791577 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left).
2026-02-28 01:53:16.791828 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left).
2026-02-28 01:53:16.792196 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left).
2026-02-28 01:53:16.792482 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left).
2026-02-28 01:53:16.792759 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left).
2026-02-28 01:53:16.793066 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left).
2026-02-28 01:53:16.793481 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left).
2026-02-28 01:53:16.793804 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left).
2026-02-28 01:53:16.794149 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left).
2026-02-28 01:53:16.794550 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left).
2026-02-28 01:53:16.794829 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left).
2026-02-28 01:53:16.795144 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left).
2026-02-28 01:53:16.795359 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left).
2026-02-28 01:53:16.795525 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left).
2026-02-28 01:53:16.795691 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left).
2026-02-28 01:53:16.795857 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left).
2026-02-28 01:53:16.796021 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left).
2026-02-28 01:53:16.796178 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left).
2026-02-28 01:53:16.796339 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left).
2026-02-28 01:53:16.796503 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left).
2026-02-28 01:53:16.796665 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left).
2026-02-28 01:53:16.796828 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left).
2026-02-28 01:53:16.796992 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left).
2026-02-28 01:53:16.797163 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left).
2026-02-28 01:53:16.797369 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left).
2026-02-28 01:53:16.797532 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left).
2026-02-28 01:53:16.797701 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left).
2026-02-28 01:53:16.797862 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left).
2026-02-28 01:53:16.798021 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left).
2026-02-28 01:53:16.798224 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left).
2026-02-28 01:53:16.798376 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left).
2026-02-28 01:53:16.798536 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left).
2026-02-28 01:53:16.798701 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left).
2026-02-28 01:53:16.798872 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left).
2026-02-28 01:53:16.799033 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left).
2026-02-28 01:53:16.799190 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left).
2026-02-28 01:53:16.799353 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left).
2026-02-28 01:53:16.799522 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left).
2026-02-28 01:53:16.799733 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left).
2026-02-28 01:53:16.799910 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left).
2026-02-28 01:53:16.800075 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left).
2026-02-28 01:53:16.800239 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left).
2026-02-28 01:53:16.800400 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left).
2026-02-28 01:53:16.800560 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left).
2026-02-28 01:53:16.800724 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left).
2026-02-28 01:53:16.800885 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left).
2026-02-28 01:53:16.801047 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left).
2026-02-28 01:53:16.801213 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left).
2026-02-28 01:53:16.801409 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left).
2026-02-28 01:53:16.801569 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left).
2026-02-28 01:53:16.801733 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left).
2026-02-28 01:53:16.801896 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left).
2026-02-28 01:53:16.802057 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left).
2026-02-28 01:53:16.802237 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left).
2026-02-28 01:53:16.802411 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left).
2026-02-28 01:53:16.802566 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left).
2026-02-28 01:53:16.802730 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left).
2026-02-28 01:53:16.802892 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left).
2026-02-28 01:53:16.803054 | instance | FAILED - RETRYING: [instance]: Check if image exists (62 retries left).
2026-02-28 01:53:16.803217 | instance | FAILED - RETRYING: [instance]: Check if image exists (61 retries left).
2026-02-28 01:53:16.803384 | instance | FAILED - RETRYING: [instance]: Check if image exists (60 retries left).
2026-02-28 01:53:16.803544 | instance | FAILED - RETRYING: [instance]: Check if image exists (59 retries left).
2026-02-28 01:53:16.803705 | instance | FAILED - RETRYING: [instance]: Check if image exists (58 retries left).
2026-02-28 01:53:16.803867 | instance | FAILED - RETRYING: [instance]: Check if image exists (57 retries left).
2026-02-28 01:53:16.804031 | instance | FAILED - RETRYING: [instance]: Check if image exists (56 retries left).
2026-02-28 01:53:16.804191 | instance | ok: [instance]
2026-02-28 01:53:16.804349 | instance |
2026-02-28 01:53:16.804513 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] ****
2026-02-28 01:53:16.804676 | instance | Saturday 28 February 2026 01:53:16 +0000 (0:01:59.510) 0:29:06.680 *****
2026-02-28 01:53:17.017063 | instance | changed: [instance]
2026-02-28 01:53:17.017306 | instance |
2026-02-28 01:53:17.017604 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] ***********************
2026-02-28 01:53:17.017872 | instance | Saturday 28 February 2026 01:53:17 +0000 (0:00:00.225) 0:29:06.905 *****
2026-02-28 01:53:17.838078 | instance | changed: [instance]
2026-02-28 01:53:17.838320 | instance |
2026-02-28 01:53:17.838601 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] *********************
2026-02-28 01:53:17.838870 | instance | Saturday 28 February 2026 01:53:17 +0000 (0:00:00.821) 0:29:07.726 *****
2026-02-28 01:53:18.073202 | instance | ok: [instance]
2026-02-28 01:53:18.073480 | instance |
2026-02-28 01:53:18.073764 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] ***
2026-02-28 01:53:18.074053 | instance | Saturday 28 February 2026 01:53:18 +0000 (0:00:00.235) 0:29:07.962 *****
2026-02-28 01:53:18.349868 | instance | changed: [instance]
2026-02-28 01:53:18.350109 | instance |
2026-02-28 01:53:18.350415 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] *******
2026-02-28 01:53:18.350674 | instance | Saturday 28 February 2026 01:53:18 +0000 (0:00:00.276) 0:29:08.238 *****
2026-02-28 01:53:19.047331 | instance | ok: [instance]
2026-02-28 01:53:19.047568 | instance |
2026-02-28 01:53:19.047864 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] *************
2026-02-28 01:53:19.048141 | instance | Saturday 28 February 2026 01:53:19 +0000 (0:00:00.697) 0:29:08.935 *****
2026-02-28 01:53:24.416373 | instance | changed: [instance]
2026-02-28 01:53:24.416448 | instance |
2026-02-28 01:53:24.417146 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] ****************
2026-02-28 01:53:24.417348 | instance | Saturday 28 February 2026 01:53:24 +0000 (0:00:05.368) 0:29:14.304 *****
2026-02-28 01:53:24.714569 | instance | changed: [instance]
2026-02-28 01:53:24.714701 | instance |
2026-02-28 01:53:24.714767 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-02-28 01:53:24.714970 | instance | Saturday 28 February 2026 01:53:24 +0000 (0:00:00.299) 0:29:14.603 *****
2026-02-28 01:53:24.817838 | instance | ok: [instance]
2026-02-28 01:53:24.818011 | instance |
2026-02-28 01:53:24.818277 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-02-28 01:53:24.818545 | instance | Saturday 28 February 2026 01:53:24 +0000 (0:00:00.102) 0:29:14.706 *****
2026-02-28 01:53:24.868752 | instance | skipping: [instance]
2026-02-28 01:53:24.868857 | instance |
2026-02-28 01:53:24.869230 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-02-28 01:53:24.869560 | instance | Saturday 28 February 2026 01:53:24 +0000 (0:00:00.051) 0:29:14.757 *****
2026-02-28 01:53:24.919336 | instance | skipping: [instance]
2026-02-28 01:53:24.919515 | instance |
2026-02-28 01:53:24.919873 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-02-28 01:53:24.920095 | instance | Saturday 28 February 2026 01:53:24 +0000 (0:00:00.050) 0:29:14.808 *****
2026-02-28 01:53:24.973753 | instance | skipping: [instance]
2026-02-28 01:53:24.973943 | instance |
2026-02-28 01:53:24.974228 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-02-28 01:53:24.974490 | instance | Saturday 28 February 2026 01:53:24 +0000 (0:00:00.054) 0:29:14.863 *****
2026-02-28 01:53:25.031844 | instance | skipping: [instance]
2026-02-28 01:53:25.031976 | instance |
2026-02-28 01:53:25.032267 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-02-28 01:53:25.032533 | instance | Saturday 28 February 2026 01:53:25 +0000 (0:00:00.058) 0:29:14.921 *****
2026-02-28 01:53:25.090594 | instance | skipping: [instance]
2026-02-28 01:53:25.090848 | instance |
2026-02-28 01:53:25.091171 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-02-28 01:53:25.091438 | instance | Saturday 28 February 2026 01:53:25 +0000 (0:00:00.058) 0:29:14.979 *****
2026-02-28 01:53:25.159069 | instance | ok: [instance]
2026-02-28 01:53:25.159244 | instance |
2026-02-28 01:53:25.159531 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-02-28 01:53:25.159817 | instance | Saturday 28 February 2026 01:53:25 +0000 (0:00:00.068) 0:29:15.047 *****
2026-02-28 01:53:25.281117 | instance | ok: [instance] => (item=identity)
2026-02-28 01:53:25.281418 | instance | ok: [instance] => (item=staffeln)
2026-02-28 01:53:25.281709 | instance | ok: [instance] => (item=oslo_db)
2026-02-28 01:53:25.281981 | instance | ok: [instance] => (item=oslo_cache)
2026-02-28 01:53:25.282242 | instance |
2026-02-28 01:53:25.282514 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-02-28 01:53:25.282765 | instance | Saturday 28 February 2026 01:53:25 +0000 (0:00:00.121) 0:29:15.169 *****
2026-02-28 01:53:25.356572 | instance | ok: [instance]
2026-02-28 01:53:25.356831 | instance |
2026-02-28 01:53:25.357130 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 01:53:25.357561 | instance | Saturday 28 February 2026 01:53:25 +0000 (0:00:00.075) 0:29:15.245 *****
2026-02-28 01:53:25.422744 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-02-28 01:53:25.422997 | instance |
2026-02-28 01:53:25.423321 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-02-28 01:53:25.423603 | instance | Saturday 28 February 2026 01:53:25 +0000 (0:00:00.066) 0:29:15.311 *****
2026-02-28 01:53:25.957197 | instance | changed: [instance]
2026-02-28 01:53:25.957469 | instance |
2026-02-28 01:53:25.957788 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************
2026-02-28 01:53:25.958056 | instance | Saturday 28 February 2026 01:53:25 +0000 (0:00:00.534) 0:29:15.845 *****
2026-02-28 01:53:47.978711 | instance | changed: [instance]
2026-02-28 01:53:47.978877 | instance |
2026-02-28 01:53:47.979182 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-02-28 01:53:47.979503 | instance | Saturday 28 February 2026 01:53:47 +0000 (0:00:22.019) 0:29:37.865 *****
2026-02-28 01:53:48.069112 | instance | ok: [instance]
2026-02-28 01:53:48.069353 | instance |
2026-02-28 01:53:48.069620 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-02-28 01:53:48.069944 | instance | Saturday 28 February 2026 01:53:48 +0000 (0:00:00.092) 0:29:37.958 *****
2026-02-28 01:53:48.149821 | instance | included: rabbitmq for instance
2026-02-28 01:53:48.150111 | instance |
2026-02-28 01:53:48.150397 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-02-28 01:53:48.150708 | instance | Saturday 28 February 2026 01:53:48 +0000 (0:00:00.081) 0:29:38.039 *****
2026-02-28 01:53:48.838936 | instance | ok: [instance]
2026-02-28 01:53:48.839345 | instance |
2026-02-28 01:53:48.839477 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-02-28 01:53:48.839726 | instance | Saturday 28 February 2026 01:53:48 +0000 (0:00:00.687) 0:29:38.726 *****
2026-02-28 01:53:48.894716 | instance | skipping: [instance]
2026-02-28 01:53:48.894821 | instance |
2026-02-28 01:53:48.894945 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-02-28 01:53:48.895066 | instance | Saturday 28 February 2026 01:53:48 +0000 (0:00:00.057) 0:29:38.783 *****
2026-02-28 01:53:48.958461 | instance | skipping: [instance]
2026-02-28 01:53:48.958683 | instance |
2026-02-28 01:53:48.958950 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-02-28 01:53:48.959212 | instance | Saturday 28 February 2026 01:53:48 +0000 (0:00:00.063) 0:29:38.847 *****
2026-02-28 01:53:49.017225 | instance | skipping: [instance]
2026-02-28 01:53:49.017321 | instance |
2026-02-28 01:53:49.017450 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-02-28 01:53:49.017572 | instance | Saturday 28 February 2026 01:53:49 +0000 (0:00:00.058) 0:29:38.906 *****
2026-02-28 01:54:19.930643 | instance | changed: [instance]
2026-02-28 01:54:19.930746 | instance |
2026-02-28 01:54:19.930935 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-02-28 01:54:19.931183 | instance | Saturday 28 February 2026 01:54:19 +0000 (0:00:30.912) 0:30:09.818 *****
2026-02-28 01:54:20.647329 | instance | ok: [instance]
2026-02-28 01:54:20.647534 | instance |
2026-02-28 01:54:20.647828 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-02-28 01:54:20.648102 | instance | Saturday 28 February 2026 01:54:20 +0000 (0:00:00.717) 0:30:10.536 *****
2026-02-28 01:54:20.704646 | instance | ok: [instance]
2026-02-28 01:54:20.704868 | instance |
2026-02-28 01:54:20.705095 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-02-28 01:54:20.705359 | instance | Saturday 28 February 2026 01:54:20 +0000 (0:00:00.057) 0:30:10.593 *****
2026-02-28 01:54:20.756570 | instance | skipping: [instance]
2026-02-28 01:54:20.756921 | instance |
2026-02-28 01:54:20.757268 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-02-28 01:54:20.757654 | instance | Saturday 28 February 2026 01:54:20 +0000 (0:00:00.051) 0:30:10.645 *****
2026-02-28 01:54:20.803208 | instance | skipping: [instance]
2026-02-28 01:54:20.803456 | instance |
2026-02-28 01:54:20.803731 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-02-28 01:54:20.806091 | instance | Saturday 28 February 2026 01:54:20 +0000 (0:00:00.047) 0:30:10.692 *****
2026-02-28 01:54:20.860693 | instance | ok: [instance]
2026-02-28 01:54:20.860902 | instance |
2026-02-28 01:54:20.861191 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-02-28 01:54:20.861541 | instance | Saturday 28 February 2026 01:54:20 +0000 (0:00:00.056) 0:30:10.749 *****
2026-02-28 01:54:21.001036 | instance | ok: [instance] => (item=image)
2026-02-28 01:54:21.001522 | instance | ok: [instance] => (item=volumev3)
2026-02-28 01:54:21.001893 | instance | ok: [instance] => (item=oslo_cache)
2026-02-28 01:54:21.002232 | instance | ok: [instance] => (item=identity)
2026-02-28 01:54:21.002556 | instance | ok: [instance] => (item=oslo_db)
2026-02-28 01:54:21.002968 | instance | ok: [instance] => (item=oslo_messaging)
2026-02-28 01:54:21.003355 | instance |
2026-02-28 01:54:21.003701 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-02-28 01:54:21.004127 | instance | Saturday 28 February 2026 01:54:20 +0000 (0:00:00.140) 0:30:10.889 *****
2026-02-28 01:54:21.076305 | instance | ok: [instance]
2026-02-28 01:54:21.076650 | instance |
2026-02-28 01:54:21.077020 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 01:54:21.077388 | instance | Saturday 28 February 2026 01:54:21 +0000 (0:00:00.075) 0:30:10.965 *****
2026-02-28 01:54:21.141005 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-02-28 01:54:21.141405 | instance |
2026-02-28 01:54:21.141742 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-02-28 01:54:21.142068 | instance | Saturday 28 February 2026 01:54:21 +0000 (0:00:00.064) 0:30:11.030 *****
2026-02-28 01:54:21.702213 | instance | changed: [instance]
2026-02-28 01:54:21.702315 | instance |
2026-02-28 01:54:21.702323 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] ***********************
2026-02-28 01:54:21.702330 | instance | Saturday 28 February 2026 01:54:21 +0000 (0:00:00.559) 0:30:11.589 *****
2026-02-28 01:54:21.944389 | instance | ok: [instance]
2026-02-28 01:54:21.944457 | instance |
2026-02-28 01:54:21.944583 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] **************
2026-02-28 01:54:21.944847 | instance | Saturday 28 February 2026 01:54:21 +0000 (0:00:00.243) 0:30:11.832 *****
2026-02-28 01:54:22.008672 | instance | ok: [instance]
2026-02-28 01:54:22.008906 | instance |
2026-02-28 01:54:22.009180 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] **************************
2026-02-28 01:54:22.009571 | instance | Saturday 28 February 2026 01:54:22 +0000 (0:00:00.064) 0:30:11.897 *****
2026-02-28 01:59:08.873821 | instance | changed: [instance]
2026-02-28 01:59:08.874010 | instance |
2026-02-28 01:59:08.874303 | instance | TASK [Create Ingress] **********************************************************
2026-02-28 01:59:08.874630 | instance | Saturday 28 February 2026 01:59:08 +0000 (0:04:46.864) 0:34:58.761 *****
2026-02-28 01:59:08.978157 | instance | included: openstack_helm_ingress for instance
2026-02-28 01:59:08.978258 | instance |
2026-02-28 01:59:08.978437 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-02-28 01:59:08.978621 | instance | Saturday 28 February 2026 01:59:08 +0000 (0:00:00.105) 0:34:58.867 *****
2026-02-28 01:59:09.045234 | instance | skipping: [instance]
2026-02-28 01:59:09.045506 | instance |
2026-02-28 01:59:09.045823 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-02-28 01:59:09.046106 | instance | Saturday 28 February 2026 01:59:09 +0000 (0:00:00.066) 0:34:58.933 *****
2026-02-28 01:59:09.106109 | instance | skipping: [instance]
2026-02-28 01:59:09.106356 | instance |
2026-02-28 01:59:09.106753 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-02-28 01:59:09.107037 | instance | Saturday 28 February 2026 01:59:09 +0000 (0:00:00.060) 0:34:58.994 *****
2026-02-28 01:59:09.337926 | instance | ok: [instance]
2026-02-28 01:59:09.338148 | instance |
2026-02-28 01:59:09.338444 | instance | TASK [Create Ingress volumev3] *************************************************
2026-02-28 01:59:09.338702 | instance | Saturday 28 February 2026 01:59:09 +0000 (0:00:00.232) 0:34:59.227 *****
2026-02-28 01:59:09.415570 | instance | included: ingress for instance
2026-02-28 01:59:09.415794 | instance |
2026-02-28 01:59:09.416072 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] *******************
2026-02-28 01:59:09.416367 | instance | Saturday 28 February 2026 01:59:09 +0000 (0:00:00.077) 0:34:59.304 *****
2026-02-28 01:59:10.500271 | instance | changed: [instance]
2026-02-28 01:59:10.500362 | instance |
2026-02-28 01:59:10.500458 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-02-28 01:59:10.500580 | instance | Saturday 28 February 2026 01:59:10 +0000 (0:00:01.084) 0:35:00.389 *****
2026-02-28 01:59:10.592053 | instance | ok: [instance]
2026-02-28 01:59:10.592139 | instance |
2026-02-28 01:59:10.592233 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-02-28 01:59:10.592357 | instance | Saturday 28 February 2026 01:59:10 +0000 (0:00:00.092) 0:35:00.481 *****
2026-02-28 01:59:10.649820 | instance | skipping: [instance]
2026-02-28 01:59:10.649910 | instance |
2026-02-28 01:59:10.650014 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-02-28 01:59:10.650142 | instance | Saturday 28 February 2026 01:59:10 +0000 (0:00:00.057) 0:35:00.538 *****
2026-02-28 01:59:10.694434 | instance | skipping: [instance]
2026-02-28 01:59:10.694548 | instance |
2026-02-28 01:59:10.694735 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-02-28 01:59:10.694899 | instance | Saturday 28 February 2026 01:59:10 +0000 (0:00:00.044) 0:35:00.583 *****
2026-02-28 01:59:10.742919 | instance | skipping: [instance]
2026-02-28 01:59:10.743119 | instance |
2026-02-28 01:59:10.743424 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-02-28 01:59:10.743704 | instance | Saturday 28 February 2026 01:59:10 +0000 (0:00:00.048) 0:35:00.632 *****
2026-02-28 01:59:10.800974 | instance | skipping: [instance]
2026-02-28 01:59:10.801073 | instance |
2026-02-28 01:59:10.801275 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-02-28 01:59:10.801450 | instance | Saturday 28 February 2026 01:59:10 +0000 (0:00:00.058) 0:35:00.690 *****
2026-02-28 01:59:10.863929 | instance | skipping: [instance]
2026-02-28 01:59:10.864160 | instance |
2026-02-28 01:59:10.864301 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-02-28 01:59:10.864525 | instance | Saturday 28 February 2026 01:59:10 +0000 (0:00:00.062) 0:35:00.752 *****
2026-02-28 01:59:10.922913 | instance | ok: [instance]
2026-02-28 01:59:10.923016 | instance |
2026-02-28 01:59:10.923214 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-02-28 01:59:10.923445 | instance | Saturday 28 February 2026 01:59:10 +0000 (0:00:00.059) 0:35:00.812 *****
2026-02-28 01:59:11.021176 | instance | ok: [instance] => (item=placement)
2026-02-28 01:59:11.021334 | instance | ok: [instance] => (item=identity)
2026-02-28 01:59:11.021509 | instance | ok: [instance] => (item=oslo_db)
2026-02-28 01:59:11.021680 | instance | ok: [instance] => (item=oslo_cache)
2026-02-28 01:59:11.021853 | instance |
2026-02-28 01:59:11.022042 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-02-28 01:59:11.022207 | instance | Saturday 28 February 2026 01:59:11 +0000 (0:00:00.098) 0:35:00.910 *****
2026-02-28 01:59:11.111317 | instance | ok: [instance]
2026-02-28 01:59:11.111407 | instance |
2026-02-28 01:59:11.111536 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 01:59:11.111683 | instance | Saturday 28 February 2026 01:59:11 +0000 (0:00:00.088) 0:35:00.998 *****
2026-02-28 01:59:11.183434 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-02-28 01:59:11.183616 | instance |
2026-02-28 01:59:11.183802 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-02-28 01:59:11.183989 | instance | Saturday 28 February 2026 01:59:11 +0000 (0:00:00.074) 0:35:01.072 *****
2026-02-28 01:59:11.767021 | instance | changed: [instance]
2026-02-28 01:59:11.767160 | instance |
2026-02-28 01:59:11.767330 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] ***********************
2026-02-28 01:59:11.767539 | instance | Saturday 28 February 2026 01:59:11 +0000 (0:00:00.583) 0:35:01.655 *****
2026-02-28 02:00:47.226410 | instance | changed: [instance]
2026-02-28 02:00:47.226644 | instance |
2026-02-28 02:00:47.226942 | instance | TASK [Create Ingress] **********************************************************
2026-02-28 02:00:47.227224 | instance | Saturday 28 February 2026 02:00:47 +0000 (0:01:35.458) 0:36:37.114 *****
2026-02-28 02:00:47.339617 | instance | included: openstack_helm_ingress for instance
2026-02-28 02:00:47.339888 | instance |
2026-02-28 02:00:47.340212 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-02-28 02:00:47.340496 | instance | Saturday 28 February 2026 02:00:47 +0000 (0:00:00.113) 0:36:37.227 *****
2026-02-28 02:00:47.395632 | instance | skipping: [instance]
2026-02-28 02:00:47.395867 | instance |
2026-02-28 02:00:47.396183 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-02-28 02:00:47.396444 | instance | Saturday 28 February 2026 02:00:47 +0000 (0:00:00.056) 0:36:37.284 *****
2026-02-28 02:00:47.453046 | instance | skipping: [instance]
2026-02-28 02:00:47.453246 | instance |
2026-02-28 02:00:47.453547 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-02-28 02:00:47.453821 | instance | Saturday 28 February 2026 02:00:47 +0000 (0:00:00.057) 0:36:37.342 *****
2026-02-28 02:00:47.527043 | instance | ok: [instance]
2026-02-28 02:00:47.527258 | instance |
2026-02-28 02:00:47.527514 | instance | TASK [Create Ingress placement] ************************************************
2026-02-28 02:00:47.528235 | instance | Saturday 28 February 2026 02:00:47 +0000 (0:00:00.073) 0:36:37.416 *****
2026-02-28 02:00:47.608112 | instance | included: ingress for instance
2026-02-28 02:00:47.608305 | instance |
2026-02-28 02:00:47.608563 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ******************
2026-02-28 02:00:47.608817 | instance | Saturday 28 February 2026 02:00:47 +0000 (0:00:00.081) 0:36:37.497 *****
2026-02-28 02:00:48.697983 | instance | changed: [instance]
2026-02-28 02:00:48.698116 | instance |
2026-02-28 02:00:48.698293 | instance | PLAY [Configure operating system] **********************************************
2026-02-28 02:00:48.698454 | instance |
2026-02-28 02:00:48.698625 | instance | TASK [Gathering Facts] *********************************************************
2026-02-28 02:00:48.698797 | instance | Saturday 28 February 2026 02:00:48 +0000 (0:00:01.089) 0:36:38.587 *****
2026-02-28 02:00:51.264846 | instance | ok: [instance]
2026-02-28 02:00:51.264935 | instance |
2026-02-28 02:00:51.264947 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ********
2026-02-28 02:00:51.264967 | instance | Saturday 28 February 2026 02:00:51 +0000 (0:00:02.565) 0:36:41.152 *****
2026-02-28 02:00:51.475173 | instance | ok: [instance]
2026-02-28 02:00:51.475497 | instance |
2026-02-28 02:00:51.475560 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] ***************
2026-02-28 02:00:51.475579 | instance | Saturday 28 February 2026 02:00:51 +0000 (0:00:00.211) 0:36:41.364 *****
2026-02-28 02:00:51.524250 | instance | skipping: [instance]
2026-02-28 02:00:51.524491 | instance |
2026-02-28 02:00:51.524580 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] *****
2026-02-28 02:00:51.524597 | instance | Saturday 28 February 2026 02:00:51 +0000 (0:00:00.049) 0:36:41.413 *****
2026-02-28 02:00:51.592219 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-02-28 02:00:51.592348 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-02-28 02:00:51.592530 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-02-28 02:00:51.592708 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-02-28 02:00:51.592909 | instance | skipping: [instance]
2026-02-28 02:00:51.593140 | instance |
2026-02-28 02:00:51.593467 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] ***
2026-02-28 02:00:51.593668 | instance | Saturday 28 February 2026 02:00:51 +0000 (0:00:00.067) 0:36:41.480 *****
2026-02-28 02:00:51.657016 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-02-28 02:00:51.657271 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-02-28 02:00:51.657592 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-02-28 02:00:51.657867 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-02-28 02:00:51.658127 | instance | skipping: [instance]
2026-02-28 02:00:51.658446 | instance |
2026-02-28 02:00:51.658789 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] ***
2026-02-28 02:00:51.659068 | instance | Saturday 28 February 2026 02:00:51 +0000 (0:00:00.065) 0:36:41.545 *****
2026-02-28 02:00:51.710856 | instance | skipping: [instance]
2026-02-28 02:00:51.711022 | instance |
2026-02-28 02:00:51.711246 | instance | TASK [Reboot the system if the configuration file has changed] *****************
2026-02-28 02:00:51.711435 | instance | Saturday 28 February 2026 02:00:51 +0000 (0:00:00.053) 0:36:41.599 *****
2026-02-28 02:00:51.800131 | instance | skipping: [instance]
2026-02-28 02:00:51.800284 | instance |
2026-02-28 02:00:51.800430 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-02-28 02:00:51.800617 | instance | Saturday 28 February 2026 02:00:51 +0000 (0:00:00.089) 0:36:41.689 *****
2026-02-28 02:00:56.273597 | instance | changed: [instance]
2026-02-28 02:00:56.273674 | instance |
2026-02-28 02:00:56.273799 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-02-28 02:00:56.273923 | instance | Saturday 28 February 2026 02:00:56 +0000 (0:00:04.473) 0:36:46.162 *****
2026-02-28 02:01:19.291928 | instance | changed: [instance]
2026-02-28 02:01:19.292078 | instance |
2026-02-28 02:01:19.292495 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-02-28 02:01:19.292698 | instance | Saturday 28 February 2026 02:01:19 +0000 (0:00:23.018) 0:37:09.180 *****
2026-02-28 02:01:19.839580 | instance | changed: [instance]
2026-02-28 02:01:19.839702 | instance |
2026-02-28 02:01:19.840024 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] ***********************
2026-02-28 02:01:19.840076 | instance | Saturday 28 February 2026 02:01:19 +0000 (0:00:00.548) 0:37:09.728 *****
2026-02-28 02:01:21.032435 | instance | ok: [instance]
2026-02-28 02:01:21.032514 | instance |
2026-02-28 02:01:21.032773 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ********************
2026-02-28 02:01:21.032815 | instance | Saturday 28 February 2026 02:01:21 +0000 (0:00:01.192) 0:37:10.921 *****
2026-02-28 02:01:21.481366 | instance | changed: [instance]
2026-02-28 02:01:21.481462 | instance |
2026-02-28 02:01:21.481475 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] ***
2026-02-28 02:01:21.481494 | instance | Saturday 28 February 2026 02:01:21 +0000 (0:00:00.447) 0:37:11.369 *****
2026-02-28 02:01:22.006014 | instance | changed: [instance]
2026-02-28 02:01:22.006072 | instance |
2026-02-28 02:01:22.006084 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] *******
2026-02-28 02:01:22.006099 | instance | Saturday 28 February 2026 02:01:21 +0000 (0:00:00.525) 0:37:11.895 *****
2026-02-28 02:01:22.551201 | instance | changed: [instance]
2026-02-28 02:01:22.551290 | instance |
2026-02-28 02:01:22.551535 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ********
2026-02-28 02:01:22.551618 | instance | Saturday 28 February 2026 02:01:22 +0000 (0:00:00.544) 0:37:12.440 *****
2026-02-28 02:01:23.023645 | instance | changed: [instance]
2026-02-28 02:01:23.023730 | instance |
2026-02-28 02:01:23.024070 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] ***********************
2026-02-28 02:01:23.024114 | instance | Saturday 28 February 2026 02:01:23 +0000 (0:00:00.472) 0:37:12.913 *****
2026-02-28 02:01:23.474620 | instance | ok: [instance]
2026-02-28 02:01:23.474701 | instance |
2026-02-28 02:01:23.474806 | instance | PLAY [Deploy SDN] **************************************************************
2026-02-28 02:01:23.474921 | instance |
2026-02-28 02:01:23.475054 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-02-28 02:01:23.475179 | instance | Saturday 28 February 2026 02:01:23 +0000 (0:00:00.450) 0:37:13.363 *****
2026-02-28 02:01:23.556528 | instance | ok: [instance]
2026-02-28 02:01:23.556602 | instance |
2026-02-28 02:01:23.556727 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-02-28 02:01:23.556851 | instance | Saturday 28 February 2026 02:01:23 +0000 (0:00:00.082) 0:37:13.445 *****
2026-02-28 02:01:23.612239 | instance | skipping: [instance]
2026-02-28 02:01:23.612328 | instance |
2026-02-28 02:01:23.612627 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-02-28 02:01:23.612761 | instance | Saturday 28 February 2026 02:01:23 +0000 (0:00:00.055) 0:37:13.501 *****
2026-02-28 02:01:23.672151 | instance | skipping: [instance]
2026-02-28 02:01:23.672215 | instance |
2026-02-28 02:01:23.672229 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-02-28 02:01:23.672248 | instance | Saturday 28 February 2026 02:01:23 +0000 (0:00:00.059) 0:37:13.560 *****
2026-02-28 02:01:23.721701 | instance | skipping: [instance]
2026-02-28 02:01:23.722023 | instance |
2026-02-28 02:01:23.722046 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-02-28 02:01:23.722057 | instance | Saturday 28 February 2026 02:01:23 +0000 (0:00:00.050) 0:37:13.610 *****
2026-02-28 02:01:23.781791 | instance | skipping: [instance]
2026-02-28 02:01:23.781869 | instance |
2026-02-28 02:01:23.781983 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-02-28 02:01:23.782101 | instance | Saturday 28 February 2026 02:01:23 +0000 (0:00:00.060) 0:37:13.671 *****
2026-02-28 02:01:23.834948 | instance | skipping: [instance]
2026-02-28 02:01:23.835012 | instance |
2026-02-28 02:01:23.835241 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-02-28 02:01:23.835259 | instance | Saturday 28 February 2026 02:01:23 +0000 (0:00:00.053) 0:37:13.724 *****
2026-02-28 02:01:23.896813 | instance | ok: [instance]
2026-02-28 02:01:23.896913 | instance |
2026-02-28 02:01:23.897201 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-02-28 02:01:23.897289 | instance | Saturday 28 February 2026 02:01:23 +0000 (0:00:00.061) 0:37:13.786 *****
2026-02-28 02:01:23.946865 | instance | skipping: [instance]
2026-02-28 02:01:23.946941 | instance |
2026-02-28 02:01:23.947281 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-02-28 02:01:23.947415 | instance | Saturday 28 February 2026 02:01:23 +0000 (0:00:00.050) 0:37:13.836 *****
2026-02-28 02:01:24.030944 | instance | ok: [instance]
2026-02-28 02:01:24.031034 | instance |
2026-02-28 02:01:24.031264 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 02:01:24.031433 | instance | Saturday 28 February 2026 02:01:24 +0000 (0:00:00.082) 0:37:13.919 *****
2026-02-28 02:01:24.120781 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-02-28 02:01:24.120969 | instance |
2026-02-28 02:01:24.121235 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-02-28 02:01:24.121539 | instance | Saturday 28 February 2026 02:01:24 +0000 (0:00:00.090) 0:37:14.009 *****
2026-02-28 02:01:24.676596 | instance | changed: [instance]
2026-02-28 02:01:24.676828 | instance |
2026-02-28 02:01:24.677093 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] ***
2026-02-28 02:01:24.677502 | instance | Saturday 28 February 2026 02:01:24 +0000 (0:00:00.555) 0:37:14.565 *****
2026-02-28 02:01:24.939813 | instance | ok: [instance]
2026-02-28 02:01:24.939887 | instance |
2026-02-28 02:01:24.940026 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] ***
2026-02-28 02:01:24.940148 | instance | Saturday 28 February 2026 02:01:24 +0000 (0:00:00.263) 0:37:14.828 *****
2026-02-28 02:01:25.002018 | instance | ok: [instance] => {
2026-02-28 02:01:25.002260 | instance | "changed": false,
2026-02-28 02:01:25.002520 | instance | "msg": "All assertions passed"
2026-02-28 02:01:25.002776 | instance | }
2026-02-28 02:01:25.003020 | instance |
2026-02-28 02:01:25.003285 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] ****************
2026-02-28 02:01:25.003555 | instance | Saturday 28 February 2026 02:01:24 +0000 (0:00:00.062) 0:37:14.891 *****
2026-02-28 02:01:32.448452 | instance | ok: [instance]
2026-02-28 02:01:32.448800 | instance |
2026-02-28 02:01:32.449038 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] *********
2026-02-28 02:01:32.449247 | instance | Saturday 28 February 2026 02:01:32 +0000 (0:00:07.446) 0:37:22.337 *****
2026-02-28 02:01:32.504828 | instance | ok: [instance] => {
2026-02-28 02:01:32.505058 | instance | "changed": false,
2026-02-28 02:01:32.505445 | instance | "msg": "Successfully pulled openvswitch image"
2026-02-28 02:01:32.505693 | instance | }
2026-02-28 02:01:32.505935 | instance |
2026-02-28 02:01:32.506199 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] *********************
2026-02-28 02:01:32.506456 | instance | Saturday 28 February 2026 02:01:32 +0000 (0:00:00.056) 0:37:22.394 *****
2026-02-28 02:01:33.986318 | instance | changed: [instance]
2026-02-28 02:01:33.986551 | instance |
2026-02-28 02:01:33.986855 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 02:01:33.987122 | instance | Saturday 28 February 2026 02:01:33 +0000 (0:00:01.480) 0:37:23.874 *****
2026-02-28 02:01:34.070369 | instance | skipping: [instance]
2026-02-28 02:01:34.070555 | instance |
2026-02-28 02:01:34.070790 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] *************************
2026-02-28 02:01:34.071022 | instance | Saturday 28 February 2026 02:01:34 +0000 (0:00:00.083) 0:37:23.958 *****
2026-02-28 02:01:34.163350 | instance | skipping: [instance]
2026-02-28 02:01:34.163459 | instance |
2026-02-28 02:01:34.163686 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 02:01:34.163790 | instance | Saturday 28 February 2026 02:01:34 +0000 (0:00:00.093) 0:37:24.052 *****
2026-02-28 02:01:34.253590 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-02-28 02:01:34.253823 | instance |
2026-02-28 02:01:34.254106 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-02-28 02:01:34.254390 | instance | Saturday 28 February 2026 02:01:34 +0000 (0:00:00.089) 0:37:24.141 *****
2026-02-28 02:01:34.843051 | instance | changed: [instance]
2026-02-28 02:01:34.843277 | instance |
2026-02-28 02:01:34.843636 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ******
2026-02-28 02:01:34.843893 | instance | Saturday 28 February 2026 02:01:34 +0000 (0:00:00.589) 0:37:24.731 *****
2026-02-28 02:01:35.582634 | instance | ok: [instance]
2026-02-28 02:01:35.582847 | instance |
2026-02-28 02:01:35.583133 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] ***
2026-02-28 02:01:35.583397 | instance | Saturday 28 February 2026 02:01:35 +0000 (0:00:00.740) 0:37:25.471 *****
2026-02-28 02:01:35.642963 | instance | skipping: [instance]
2026-02-28 02:01:35.643196 | instance |
2026-02-28 02:01:35.643446 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] *********************
2026-02-28 02:01:35.643748 | instance | Saturday 28 February 2026 02:01:35 +0000 (0:00:00.060) 0:37:25.531 *****
2026-02-28 02:01:41.292064 | instance | ok: [instance]
2026-02-28 02:01:41.292302 | instance |
2026-02-28 02:01:41.292584 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] **************
2026-02-28 02:01:41.292857 | instance | Saturday 28 February 2026 02:01:41 +0000 (0:00:05.648) 0:37:31.180 *****
2026-02-28 02:01:41.350781 | instance | ok: [instance] => {
2026-02-28 02:01:41.351039 | instance | "changed": false,
2026-02-28 02:01:41.351310 | instance | "msg": "Successfully pulled ovn-controller image"
2026-02-28 02:01:41.351556 | instance | }
2026-02-28 02:01:41.351798 | instance |
2026-02-28 02:01:41.352061 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] *****************************
2026-02-28 02:01:41.352329 | instance | Saturday 28 February 2026 02:01:41 +0000 (0:00:00.059) 0:37:31.240 *****
2026-02-28 02:01:43.390502 | instance | changed: [instance]
2026-02-28 02:01:43.390583 | instance |
2026-02-28 02:01:43.390697 | instance | PLAY [controllers[0]] **********************************************************
2026-02-28 02:01:43.390809 | instance |
2026-02-28 02:01:43.390928 | instance | TASK [Gathering Facts] *********************************************************
2026-02-28 02:01:43.391046 | instance | Saturday 28 February 2026 02:01:43 +0000 (0:00:02.039) 0:37:33.279 *****
2026-02-28 02:01:47.056628 | instance | ok: [instance]
2026-02-28 02:01:47.056887 | instance |
2026-02-28 02:01:47.057190 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-02-28 02:01:47.057503 | instance | Saturday 28 February 2026 02:01:47 +0000 (0:00:03.665) 0:37:36.945 *****
2026-02-28 02:01:47.136965 | instance | ok: [instance]
2026-02-28 02:01:47.137217 | instance |
2026-02-28 02:01:47.137584 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-02-28 02:01:47.137887 | instance | Saturday 28 February 2026 02:01:47 +0000 (0:00:00.079) 0:37:37.025 *****
2026-02-28 02:01:47.195644 | instance | skipping: [instance]
2026-02-28 02:01:47.196089 | instance |
2026-02-28 02:01:47.196426 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-02-28 02:01:47.196720 | instance | Saturday 28 February 2026 02:01:47 +0000 (0:00:00.059) 0:37:37.084 *****
2026-02-28 02:01:47.253915 | instance | skipping: [instance]
2026-02-28 02:01:47.254140 | instance |
2026-02-28 02:01:47.254493 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-02-28 02:01:47.254752 | instance | Saturday 28 February 2026 02:01:47 +0000 (0:00:00.058) 0:37:37.142 *****
2026-02-28 02:01:47.317478 | instance | skipping: [instance]
2026-02-28 02:01:47.317650 | instance |
2026-02-28 02:01:47.318038 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-02-28 02:01:47.318261 | instance | Saturday 28 February 2026 02:01:47 +0000 (0:00:00.063) 0:37:37.206 *****
2026-02-28 02:01:47.380200 | instance | skipping: [instance]
2026-02-28 02:01:47.380476 | instance |
2026-02-28 02:01:47.380828 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-02-28 02:01:47.381151 | instance | Saturday 28 February 2026 02:01:47 +0000 (0:00:00.062) 0:37:37.269 *****
2026-02-28 02:01:47.441785 | instance | skipping: [instance]
2026-02-28 02:01:47.442025 | instance |
2026-02-28 02:01:47.442316 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-02-28 02:01:47.442593 | instance | Saturday 28 February 2026 02:01:47 +0000 (0:00:00.061) 0:37:37.330 *****
2026-02-28 02:01:47.510356 | instance | ok: [instance]
2026-02-28 02:01:47.510731 | instance |
2026-02-28 02:01:47.511009 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-02-28 02:01:47.511283 | instance | Saturday 28 February 2026 02:01:47 +0000 (0:00:00.068) 0:37:37.399 *****
2026-02-28 02:01:47.596278 | instance | ok: [instance] => (item=libvirt_exporter)
2026-02-28 02:01:47.596542 | instance |
2026-02-28 02:01:47.596905 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-02-28 02:01:47.597207 | instance | Saturday 28 February 2026 02:01:47 +0000 (0:00:00.085) 0:37:37.485 *****
2026-02-28 02:01:47.686513 | instance | ok: [instance]
2026-02-28 02:01:47.686768 | instance |
2026-02-28 02:01:47.687069 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 02:01:47.687363 | instance | Saturday 28 February 2026 02:01:47 +0000 (0:00:00.090) 0:37:37.575 *****
2026-02-28 02:01:47.771604 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-02-28 02:01:47.771904 | instance |
2026-02-28 02:01:47.772237 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-02-28 02:01:47.772600 | instance | Saturday 28 February 2026 02:01:47 +0000 (0:00:00.085) 0:37:37.660 *****
2026-02-28 02:01:48.371933 | instance | changed: [instance]
2026-02-28 02:01:48.372482 | instance |
2026-02-28 02:01:48.372491 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ********************
2026-02-28 02:01:48.372702 | instance | Saturday 28 February 2026 02:01:48 +0000 (0:00:00.600) 0:37:38.260 *****
2026-02-28 02:01:49.778459 | instance | changed: [instance] => (item=libvirt-vnc)
2026-02-28 02:01:49.778616 | instance | changed: [instance] => (item=libvirt-api)
2026-02-28 02:01:49.778793 | instance |
2026-02-28 02:01:49.778977 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] ****************************
2026-02-28 02:01:49.779166 | instance | Saturday 28 February 2026 02:01:49 +0000 (0:00:01.406) 0:37:39.667 *****
2026-02-28 02:01:51.439644 | instance | changed: [instance] => (item=libvirt-vnc)
2026-02-28 02:01:51.439892 | instance | changed: [instance] => (item=libvirt-api)
2026-02-28 02:01:51.440145 | instance |
2026-02-28 02:01:51.440419 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] *************************
2026-02-28 02:01:51.440674 | instance | Saturday 28 February 2026 02:01:51 +0000 (0:00:01.661) 0:37:41.328 *****
2026-02-28 02:01:53.287656 | instance | changed: [instance]
2026-02-28 02:01:53.287730 | instance |
2026-02-28 02:01:53.287737 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 02:01:53.287745 | instance | Saturday 28 February 2026 02:01:53 +0000 (0:00:01.847) 0:37:43.175 *****
2026-02-28 02:01:53.371062 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-02-28 02:01:53.371167 | instance |
2026-02-28 02:01:53.371286 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-02-28 02:01:53.371500 | instance | Saturday 28 February 2026 02:01:53 +0000 (0:00:00.084) 0:37:43.260 *****
2026-02-28 02:01:53.906718 | instance | changed: [instance]
2026-02-28 02:01:53.908681 | instance |
2026-02-28 02:01:53.908735 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] *************************
2026-02-28 02:01:53.908747 | instance | Saturday 28 February 2026 02:01:53 +0000 (0:00:00.535) 0:37:43.795 *****
2026-02-28 02:01:54.014146 | instance | skipping: [instance]
2026-02-28 02:01:54.014258 | instance |
2026-02-28 02:01:54.014483 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-02-28 02:01:54.014868 | instance | Saturday 28 February 2026 02:01:54 +0000 (0:00:00.108) 0:37:43.903 *****
2026-02-28 02:01:55.146944 | instance | ok: [instance]
2026-02-28 02:01:55.147019 | instance |
2026-02-28 02:01:55.147294 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-02-28 02:01:55.147339 | instance | Saturday 28 February 2026 02:01:55 +0000 (0:00:01.132) 0:37:45.036 *****
2026-02-28 02:01:55.389710 | instance | ok: [instance]
2026-02-28 02:01:55.389776 | instance |
2026-02-28 02:01:55.389987 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-02-28 02:01:55.390137 | instance | Saturday 28 February 2026 02:01:55 +0000 (0:00:00.242) 0:37:45.279 *****
2026-02-28 02:01:55.924786 | instance | ok: [instance]
2026-02-28 02:01:55.924862 | instance |
2026-02-28 02:01:55.924869 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-02-28 02:01:55.924874 | instance | Saturday 28 February 2026 02:01:55 +0000 (0:00:00.533) 0:37:45.812 *****
2026-02-28 02:01:56.051024 | instance | ok: [instance]
2026-02-28 02:01:56.051114 | instance |
2026-02-28 02:01:56.051126 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-02-28 02:01:56.051137 | instance | Saturday 28 February 2026 02:01:56 +0000 (0:00:00.126) 0:37:45.938 *****
2026-02-28 02:01:56.162884 | instance | included: rabbitmq for instance
2026-02-28 02:01:56.162936 | instance |
2026-02-28 02:01:56.162943 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-02-28 02:01:56.162948 | instance | Saturday 28 February 2026 02:01:56 +0000 (0:00:00.112) 0:37:46.051 *****
2026-02-28 02:01:56.946526 | instance | ok: [instance]
2026-02-28 02:01:56.946652 | instance |
2026-02-28 02:01:56.946820 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-02-28 02:01:56.946909 | instance | Saturday 28 February 2026 02:01:56 +0000 (0:00:00.784) 0:37:46.835 *****
2026-02-28 02:01:57.007515 | instance | skipping: [instance]
2026-02-28 02:01:57.007571 | instance |
2026-02-28 02:01:57.007759 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-02-28 02:01:57.007887 | instance | Saturday 28 February 2026 02:01:57 +0000 (0:00:00.060) 0:37:46.896 *****
2026-02-28 02:01:57.068264 | instance | skipping: [instance]
2026-02-28 02:01:57.068348 | instance |
2026-02-28 02:01:57.068623 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-02-28 02:01:57.068670 | instance | Saturday 28 February 2026 02:01:57 +0000 (0:00:00.060) 0:37:46.957 *****
2026-02-28 02:01:57.132000 | instance | skipping: [instance]
2026-02-28 02:01:57.132097 | instance |
2026-02-28 02:01:57.132348 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-02-28 02:01:57.132407 | instance | Saturday 28 February 2026 02:01:57 +0000 (0:00:00.063) 0:37:47.021 *****
2026-02-28 02:02:28.050071 | instance | changed: [instance]
2026-02-28 02:02:28.050153 | instance |
2026-02-28 02:02:28.050161 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-02-28 02:02:28.050337 | instance | Saturday 28 February 2026 02:02:28 +0000 (0:00:30.916) 0:38:17.937 *****
2026-02-28 02:02:28.771529 | instance | ok: [instance]
2026-02-28 02:02:28.771640 | instance |
2026-02-28 02:02:28.771707 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-02-28 02:02:28.771867 | instance | Saturday 28 February 2026 02:02:28 +0000 (0:00:00.723) 0:38:18.660 *****
2026-02-28 02:02:28.854262 | instance | ok: [instance]
2026-02-28 02:02:28.854378 | instance |
2026-02-28 02:02:28.854391 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-02-28 02:02:28.854403 | instance | Saturday 28 February 2026 02:02:28 +0000 (0:00:00.081) 0:38:18.742 *****
2026-02-28 02:02:28.928122 | instance | skipping: [instance]
2026-02-28 02:02:28.928211 | instance |
2026-02-28 02:02:28.928471 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-02-28 02:02:28.928516 | instance | Saturday 28 February 2026 02:02:28 +0000 (0:00:00.074) 0:38:18.817 *****
2026-02-28 02:02:29.011485 | instance | skipping: [instance]
2026-02-28 02:02:29.011538 | instance |
2026-02-28 02:02:29.011545 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-02-28 02:02:29.011551 | instance | Saturday 28 February 2026 02:02:29 +0000 (0:00:00.082) 0:38:18.900 *****
2026-02-28 02:02:29.076528 | instance | ok: [instance]
2026-02-28 02:02:29.076622 | instance |
2026-02-28 02:02:29.076732 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-02-28 02:02:29.076862 | instance | Saturday 28 February 2026 02:02:29 +0000 (0:00:00.065) 0:38:18.965 *****
2026-02-28 02:02:29.326404 | instance | ok: [instance] => (item=network)
2026-02-28 02:02:29.326493 | instance | ok: [instance] => (item=oslo_messaging)
2026-02-28 02:02:29.326613 | instance | ok: [instance] => (item=compute_metadata)
2026-02-28 02:02:29.326777 | instance | ok: [instance] => (item=volumev3)
2026-02-28 02:02:29.326923 | instance | ok: [instance] => (item=image)
2026-02-28 02:02:29.327076 | instance | ok: [instance] => (item=oslo_cache)
2026-02-28 02:02:29.327220 | instance | ok: [instance] => (item=compute)
2026-02-28 02:02:29.327361 | instance | ok: [instance] => (item=identity)
2026-02-28 02:02:29.327547 | instance | ok: [instance] => (item=baremetal)
2026-02-28 02:02:29.327757 | instance | ok: [instance] => (item=placement)
2026-02-28 02:02:29.327960 | instance | ok: [instance] => (item=oslo_db_api)
2026-02-28 02:02:29.328147 | instance | ok: [instance] => (item=oslo_db)
2026-02-28 02:02:29.328336 | instance | ok: [instance] => (item=oslo_db_cell0)
2026-02-28 02:02:29.328543 | instance | ok: [instance] => (item=compute_novnc_proxy)
2026-02-28 02:02:29.328708 | instance |
2026-02-28 02:02:29.328879 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-02-28 02:02:29.329158 | instance | Saturday 28 February 2026 02:02:29 +0000 (0:00:00.250) 0:38:19.215 *****
2026-02-28 02:02:29.422005 | instance | ok: [instance]
2026-02-28 02:02:29.422361 | instance |
2026-02-28 02:02:29.422693 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 02:02:29.423012 | instance | Saturday 28 February 2026 02:02:29 +0000 (0:00:00.095) 0:38:19.310 *****
2026-02-28 02:02:29.498946 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-02-28 02:02:29.499300 | instance |
2026-02-28 02:02:29.499624 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-02-28 02:02:29.499940 | instance | Saturday 28 February 2026 02:02:29 +0000 (0:00:00.077) 0:38:19.388 *****
2026-02-28 02:02:30.088604 | instance | changed: [instance]
2026-02-28 02:02:30.088860 | instance |
2026-02-28 02:02:30.089100 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] ***
2026-02-28 02:02:30.089330 | instance | Saturday 28 February 2026 02:02:30 +0000 (0:00:00.589) 0:38:19.977 *****
2026-02-28 02:02:30.293501 | instance | ok: [instance -> localhost]
2026-02-28 02:02:30.293936 | instance |
2026-02-28 02:02:30.294355 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] ****
2026-02-28 02:02:30.294735 | instance | Saturday 28 February 2026 02:02:30 +0000 (0:00:00.204) 0:38:20.182 *****
2026-02-28 02:02:30.684336 | instance | ok: [instance -> localhost]
2026-02-28 02:02:30.684725 | instance |
2026-02-28 02:02:30.685056 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ******
2026-02-28 02:02:30.685414 | instance | Saturday 28 February 2026 02:02:30 +0000 (0:00:00.390) 0:38:20.573 *****
2026-02-28 02:02:31.238734 | instance | ok: [instance -> localhost]
2026-02-28 02:02:31.238899 | instance |
2026-02-28 02:02:31.239114 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] *****
2026-02-28 02:02:31.239474 | instance | Saturday 28 February 2026 02:02:31 +0000 (0:00:00.554) 0:38:21.127 *****
2026-02-28 02:02:31.443596 | instance | ok: [instance -> localhost]
2026-02-28 02:02:31.443772 | instance |
2026-02-28 02:02:31.443976 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] ***
2026-02-28 02:02:31.444157 | instance | Saturday 28 February 2026 02:02:31 +0000 (0:00:00.205) 0:38:21.332 *****
2026-02-28 02:02:32.914728 | instance | ok: [instance] => (item=nova-bootstrap)
2026-02-28 02:02:32.914990 | instance | ok: [instance] => (item=nova-cell-setup)
2026-02-28 02:02:32.915269 | instance |
2026-02-28 02:02:32.915532 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] ****************************
2026-02-28 02:02:32.915802 | instance | Saturday 28 February 2026 02:02:32 +0000 (0:00:01.471) 0:38:22.803 *****
2026-02-28 02:05:20.390046 | instance | changed: [instance]
2026-02-28 02:05:20.390180 | instance |
2026-02-28 02:05:20.390361 | instance | TASK [Create Ingress] **********************************************************
2026-02-28 02:05:20.390533 | instance | Saturday 28 February 2026 02:05:20 +0000 (0:02:47.475) 0:41:10.279 *****
2026-02-28 02:05:20.524078 | instance | included: openstack_helm_ingress for instance
2026-02-28 02:05:20.524400 | instance |
2026-02-28 02:05:20.524676 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-02-28 02:05:20.524938 | instance | Saturday 28 February 2026 02:05:20 +0000 (0:00:00.133) 0:41:10.412 *****
2026-02-28 02:05:20.584995 | instance | skipping: [instance]
2026-02-28 02:05:20.585274 | instance |
2026-02-28 02:05:20.585507 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-02-28 02:05:20.585697 | instance | Saturday 28 February 2026 02:05:20 +0000 (0:00:00.061) 0:41:10.474 *****
2026-02-28 02:05:20.652367 | instance | skipping: [instance]
2026-02-28 02:05:20.652619 | instance |
2026-02-28 02:05:20.652913 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-02-28 02:05:20.653188 | instance | Saturday 28 February 2026 02:05:20 +0000 (0:00:00.067) 0:41:10.541 *****
2026-02-28 02:05:20.725475 | instance | ok: [instance]
2026-02-28 02:05:20.725728 | instance |
2026-02-28 02:05:20.725996 | instance | TASK [Create Ingress compute] **************************************************
2026-02-28 02:05:20.726290 | instance | Saturday 28 February 2026 02:05:20 +0000 (0:00:00.073) 0:41:10.614 *****
2026-02-28 02:05:20.819042 | instance | included: ingress for instance
2026-02-28 02:05:20.819290 | instance |
2026-02-28 02:05:20.819487 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ********************
2026-02-28 02:05:20.819715 | instance | Saturday 28 February 2026 02:05:20 +0000 (0:00:00.093) 0:41:10.708 *****
2026-02-28 02:05:22.206782 | instance | changed: [instance]
2026-02-28 02:05:22.206850 | instance |
2026-02-28 02:05:22.207026 | instance | TASK [Create Ingress] **********************************************************
2026-02-28 02:05:22.207276 | instance | Saturday 28 February 2026 02:05:22 +0000 (0:00:01.387) 0:41:12.095 *****
2026-02-28 02:05:22.355199 | instance | included: openstack_helm_ingress for instance
2026-02-28 02:05:22.355474 | instance |
2026-02-28 02:05:22.355747 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-02-28 02:05:22.356012 | instance | Saturday 28 February 2026 02:05:22 +0000 (0:00:00.148) 0:41:12.244 *****
2026-02-28 02:05:22.421063 | instance | skipping: [instance]
2026-02-28 02:05:22.421197 | instance |
2026-02-28 02:05:22.421408 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-02-28 02:05:22.421578 | instance | Saturday 28 February 2026 02:05:22 +0000 (0:00:00.065) 0:41:12.310 *****
2026-02-28 02:05:22.488115 | instance | skipping: [instance]
2026-02-28 02:05:22.488258 | instance |
2026-02-28 02:05:22.488468 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-02-28 02:05:22.488645 | instance | Saturday 28 February 2026 02:05:22 +0000 (0:00:00.067) 0:41:12.377 *****
2026-02-28 02:05:22.571917 | instance | ok: [instance]
2026-02-28 02:05:22.572017 | instance |
2026-02-28 02:05:22.572144 | instance | TASK [Create Ingress compute-novnc-proxy] **************************************
2026-02-28 02:05:22.572267 | instance | Saturday 28 February 2026 02:05:22 +0000 (0:00:00.083) 0:41:12.461 *****
2026-02-28 02:05:22.670699 | instance | included: ingress for instance
2026-02-28 02:05:22.670813 | instance |
2026-02-28 02:05:22.670999 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ********
2026-02-28 02:05:22.671328 | instance | Saturday 28 February 2026 02:05:22 +0000 (0:00:00.098) 0:41:12.559 *****
2026-02-28 02:05:23.719643 | instance | changed: [instance]
2026-02-28 02:05:23.719759 | instance |
2026-02-28 02:05:23.719991 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] *********
2026-02-28 02:05:23.720121 | instance | Saturday 28 February 2026 02:05:23 +0000 (0:00:01.048) 0:41:13.608 *****
2026-02-28 02:05:24.457129 | instance | ok: [instance]
2026-02-28 02:05:24.457286 | instance |
2026-02-28 02:05:24.457494 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] *******************************
2026-02-28 02:05:24.457638 | instance | Saturday 28 February 2026 02:05:24 +0000 (0:00:00.737) 0:41:14.346 *****
2026-02-28 02:05:48.161217 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left).
2026-02-28 02:05:48.161352 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left).
2026-02-28 02:05:48.161484 | instance | FAILED - RETRYING: [instance]: Create flavors (58 retries left).
2026-02-28 02:05:48.161618 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1})
2026-02-28 02:05:48.161884 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1})
2026-02-28 02:05:48.161902 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2})
2026-02-28 02:05:48.162034 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4})
2026-02-28 02:05:48.162155 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8})
2026-02-28 02:05:48.162260 | instance |
2026-02-28 02:05:48.162404 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-02-28 02:05:48.162531 | instance | Saturday 28 February 2026 02:05:48 +0000 (0:00:23.703) 0:41:38.049 *****
2026-02-28 02:05:48.272206 | instance | ok: [instance]
2026-02-28 02:05:48.272324 | instance |
2026-02-28 02:05:48.272455 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-02-28 02:05:48.272550 | instance | Saturday 28 February 2026 02:05:48 +0000 (0:00:00.111) 0:41:38.161 *****
2026-02-28 02:05:48.381655 | instance | included: rabbitmq for instance
2026-02-28 02:05:48.381943 | instance |
2026-02-28 02:05:48.382246 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-02-28 02:05:48.382581 | instance | Saturday 28 February 2026 02:05:48 +0000 (0:00:00.109) 0:41:38.270 *****
2026-02-28 02:05:49.121062 | instance | ok: [instance]
2026-02-28 02:05:49.121406 | instance |
2026-02-28 02:05:49.122337 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-02-28 02:05:49.122398 | instance | Saturday 28 February 2026 02:05:49 +0000 (0:00:00.739) 0:41:39.010 *****
2026-02-28 02:05:49.184134 | instance | skipping: [instance]
2026-02-28 02:05:49.184396 | instance |
2026-02-28 02:05:49.184664 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-02-28 02:05:49.184913 | instance | Saturday 28 February 2026 02:05:49 +0000 (0:00:00.063) 0:41:39.073 *****
2026-02-28 02:05:49.245557 | instance | skipping: [instance]
2026-02-28 02:05:49.245983 | instance |
2026-02-28 02:05:49.246351 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-02-28 02:05:49.246717 | instance | Saturday 28 February 2026 02:05:49 +0000 (0:00:00.060) 0:41:39.134 *****
2026-02-28 02:05:49.307921 | instance | skipping: [instance]
2026-02-28 02:05:49.308357 | instance |
2026-02-28 02:05:49.308717 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-02-28 02:05:49.309060 | instance | Saturday 28 February 2026 02:05:49 +0000 (0:00:00.062) 0:41:39.197 *****
2026-02-28 02:06:20.279380 | instance | changed: [instance]
2026-02-28 02:06:20.279503 | instance |
2026-02-28 02:06:20.279515 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-02-28 02:06:20.279527 | instance | Saturday 28 February 2026 02:06:20 +0000 (0:00:30.969) 0:42:10.166 *****
2026-02-28 02:06:20.982687 | instance | ok: [instance]
2026-02-28 02:06:20.982754 | instance |
2026-02-28 02:06:20.982976 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-02-28 02:06:20.982988 | instance | Saturday 28 February 2026 02:06:20 +0000 (0:00:00.704) 0:42:10.871 *****
2026-02-28 02:06:21.046615 | instance | ok: [instance]
2026-02-28 02:06:21.046698 | instance |
2026-02-28 02:06:21.046711 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-02-28 02:06:21.046811 | instance | Saturday 28 February 2026 02:06:21 +0000 (0:00:00.064) 0:42:10.935 *****
2026-02-28 02:06:21.126308 | instance | skipping: [instance]
2026-02-28 02:06:21.126501 | instance |
2026-02-28 02:06:21.126780 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-02-28 02:06:21.127042 | instance | Saturday 28 February 2026 02:06:21 +0000 (0:00:00.079) 0:42:11.015 *****
2026-02-28 02:06:21.195347 | instance | skipping: [instance]
2026-02-28 02:06:21.195595 | instance |
2026-02-28 02:06:21.195900 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-02-28 02:06:21.196227 | instance | Saturday 28 February 2026 02:06:21 +0000 (0:00:00.069) 0:42:11.084 *****
2026-02-28 02:06:21.257351 | instance | ok: [instance]
2026-02-28 02:06:21.257624 | instance |
2026-02-28 02:06:21.257925 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-02-28 02:06:21.258195 | instance | Saturday 28 February 2026 02:06:21 +0000 (0:00:00.061) 0:42:11.146 *****
2026-02-28 02:06:21.440220 | instance | ok: [instance] => (item=network)
2026-02-28 02:06:21.440440 | instance | ok: [instance] => (item=dns)
2026-02-28 02:06:21.440707 | instance | ok: [instance] => (item=compute_metadata)
2026-02-28 02:06:21.440961 | instance | ok: [instance] => (item=load_balancer)
2026-02-28 02:06:21.441227 | instance | ok: [instance] => (item=compute)
2026-02-28 02:06:21.441524 | instance | ok: [instance] => (item=oslo_cache)
2026-02-28 02:06:21.441781 | instance | ok: [instance] => (item=identity)
2026-02-28 02:06:21.442075 | instance | ok: [instance] => (item=baremetal)
2026-02-28 02:06:21.442340 | instance | ok: [instance] => (item=oslo_db)
2026-02-28 02:06:21.442600 | instance | ok: [instance] => (item=oslo_messaging)
2026-02-28 02:06:21.442845 | instance |
2026-02-28 02:06:21.443112 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-02-28 02:06:21.443371 | instance | Saturday 28 February 2026 02:06:21 +0000 (0:00:00.182) 0:42:11.329 *****
2026-02-28 02:06:21.529179 | instance | ok: [instance]
2026-02-28 02:06:21.529442 | instance |
2026-02-28 02:06:21.529933 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-02-28 02:06:21.530206 | instance | Saturday 28 February 2026 02:06:21 +0000 (0:00:00.088) 0:42:11.417 *****
2026-02-28 02:06:21.606079 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-02-28 02:06:21.606288 | instance |
2026-02-28 02:06:21.606555 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-02-28 02:06:21.606835 | instance | Saturday 28 February 2026 02:06:21 +0000 (0:00:00.076) 0:42:11.494 *****
2026-02-28 02:06:22.177996 | instance | changed: [instance]
2026-02-28 02:06:22.178237 | instance |
2026-02-28 02:06:22.178516 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] *******************
2026-02-28 02:06:22.178783 | instance | Saturday 28 February 2026 02:06:22 +0000 (0:00:00.571) 0:42:12.066 *****
2026-02-28 02:06:22.246046 | instance | skipping: [instance]
2026-02-28 02:06:22.246159 | instance |
2026-02-28 02:06:22.246306 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] **********************
2026-02-28 02:06:22.246466 | instance | Saturday 28 February 2026 02:06:22 +0000 (0:00:00.068) 0:42:12.135 *****
2026-02-28 02:06:22.556474 | instance | ok: [instance]
2026-02-28 02:06:22.556682 | instance |
2026-02-28 02:06:22.556953 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************
2026-02-28 02:06:22.557225 | instance | Saturday 28 February 2026 02:06:22 +0000 (0:00:00.309) 0:42:12.445 *****
2026-02-28 02:06:22.628332 | instance | ok: [instance]
2026-02-28 02:06:22.628507 | instance |
2026-02-28 02:06:22.628795 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] ***
2026-02-28 02:06:22.629187 | instance | Saturday 28 February 2026 02:06:22 +0000 (0:00:00.071) 0:42:12.517 *****
2026-02-28 02:06:22.724620 | instance | ok: [instance]
2026-02-28 02:06:22.724684 | instance |
2026-02-28 02:06:22.724808 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] *************************
2026-02-28 02:06:22.724937 | instance | Saturday 28 February 2026 02:06:22 +0000 (0:00:00.096) 0:42:12.613 *****
2026-02-28 02:08:42.498668 | instance | changed: [instance]
2026-02-28 02:08:42.498934 | instance |
2026-02-28 02:08:42.499391 | instance | TASK [Create Ingress] **********************************************************
2026-02-28 02:08:42.499825 | instance | Saturday 28 February 2026 02:08:42 +0000 (0:02:19.774) 0:44:32.387 *****
2026-02-28 02:08:42.633463 | instance | included: openstack_helm_ingress for instance
2026-02-28 02:08:42.633580 | instance |
2026-02-28 02:08:42.633645 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-02-28 02:08:42.633759 | instance | Saturday 28 February 2026 02:08:42 +0000 (0:00:00.135) 0:44:32.522 *****
2026-02-28 02:08:42.709820 | instance | skipping: [instance]
2026-02-28 02:08:42.710037 | instance |
2026-02-28 02:08:42.710397 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-02-28 02:08:42.710667 | instance | Saturday 28 February 2026 02:08:42 +0000 (0:00:00.075) 0:44:32.598 *****
2026-02-28 02:08:42.782658 | instance | skipping: [instance]
2026-02-28 02:08:42.782914 | instance |
2026-02-28 02:08:42.783255 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-02-28 02:08:42.783600 | instance | Saturday 28 February 2026 02:08:42 +0000 (0:00:00.072) 0:44:32.671 *****
2026-02-28 02:08:42.861659 | instance | ok: [instance]
2026-02-28 02:08:42.861883 | instance |
2026-02-28 02:08:42.862166 | instance | TASK [Create Ingress network] **************************************************
2026-02-28 02:08:42.862430 | instance | Saturday 28 February 2026 02:08:42 +0000 (0:00:00.079) 0:44:32.750 *****
2026-02-28 02:08:42.968110 | instance | included: ingress for instance
2026-02-28 02:08:42.968367 | instance |
2026-02-28 02:08:42.968696 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ********************
2026-02-28 02:08:42.969366 | instance | Saturday 28 February 2026 02:08:42 +0000 (0:00:00.106) 0:44:32.856 *****
2026-02-28 02:08:44.140354 | instance | changed: [instance]
2026-02-28 02:08:44.140615 | instance |
2026-02-28 02:08:44.140955 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] **********
2026-02-28 02:08:44.141224 | instance | Saturday 28 February 2026 02:08:44 +0000 (0:00:01.172) 0:44:34.028 *****
2026-02-28 02:08:44.831395 | instance | ok: [instance]
2026-02-28 02:08:44.831677 | instance |
2026-02-28 02:08:44.831978 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] ***************************
2026-02-28 02:08:44.832275 | instance | Saturday 28 February 2026 02:08:44 +0000 (0:00:00.691) 0:44:34.720 *****
2026-02-28 02:14:34.120951 | instance | failed: [instance] (item={'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True, 'subnets': [{'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]}) => {"ansible_loop_var": "item", "attempts": 60, "changed": false, "extra_data": {"data": null, "details": "503 Service Temporarily Unavailable: nginx", "response": "\r\n
503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n"}, "item": {"external": true, "mtu_size": 1500, "name": "public", "port_security_enabled": true, "provider_network_type": "flat", "provider_physical_network": "external", "shared": true, "subnets": [{"allocation_pool_end": "10.96.250.220", "allocation_pool_start": "10.96.250.200", "cidr": "10.96.250.0/24", "enable_dhcp": true, "gateway_ip": "10.96.250.10", "name": "public-subnet"}]}, "msg": "HttpException: 503: Server Error for url: https://network.199-204-45-65.nip.io/v2.0/networks/public, 503 Service Temporarily Unavailable: nginx"}
2026-02-28 02:14:34.121582 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left).
2026-02-28 02:14:34.121590 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left).
2026-02-28 02:14:34.121596 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left).
2026-02-28 02:14:34.121736 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left).
2026-02-28 02:14:34.121944 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left).
2026-02-28 02:14:34.122120 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left).
2026-02-28 02:14:34.122292 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left).
2026-02-28 02:14:34.122734 | instance | FAILED - RETRYING: [instance]: Create networks (53 retries left).
2026-02-28 02:14:34.122857 | instance | FAILED - RETRYING: [instance]: Create networks (52 retries left).
2026-02-28 02:14:34.123009 | instance | FAILED - RETRYING: [instance]: Create networks (51 retries left).
2026-02-28 02:14:34.123179 | instance | FAILED - RETRYING: [instance]: Create networks (50 retries left).
2026-02-28 02:14:34.123351 | instance | FAILED - RETRYING: [instance]: Create networks (49 retries left).
2026-02-28 02:14:34.123523 | instance | FAILED - RETRYING: [instance]: Create networks (48 retries left).
2026-02-28 02:14:34.123928 | instance | FAILED - RETRYING: [instance]: Create networks (47 retries left).
2026-02-28 02:14:34.123949 | instance | FAILED - RETRYING: [instance]: Create networks (46 retries left).
2026-02-28 02:14:34.124017 | instance | FAILED - RETRYING: [instance]: Create networks (45 retries left).
2026-02-28 02:14:34.124222 | instance | FAILED - RETRYING: [instance]: Create networks (44 retries left).
2026-02-28 02:14:34.124396 | instance | FAILED - RETRYING: [instance]: Create networks (43 retries left).
2026-02-28 02:14:34.124597 | instance | FAILED - RETRYING: [instance]: Create networks (42 retries left).
2026-02-28 02:14:34.124776 | instance | FAILED - RETRYING: [instance]: Create networks (41 retries left).
2026-02-28 02:14:34.124971 | instance | FAILED - RETRYING: [instance]: Create networks (40 retries left).
2026-02-28 02:14:34.125159 | instance | FAILED - RETRYING: [instance]: Create networks (39 retries left).
2026-02-28 02:14:34.125371 | instance | FAILED - RETRYING: [instance]: Create networks (38 retries left).
2026-02-28 02:14:34.125555 | instance | FAILED - RETRYING: [instance]: Create networks (37 retries left).
2026-02-28 02:14:34.127051 | instance | FAILED - RETRYING: [instance]: Create networks (36 retries left).
2026-02-28 02:14:34.127084 | instance | FAILED - RETRYING: [instance]: Create networks (35 retries left).
2026-02-28 02:14:34.127097 | instance | FAILED - RETRYING: [instance]: Create networks (34 retries left).
2026-02-28 02:14:34.127108 | instance | FAILED - RETRYING: [instance]: Create networks (33 retries left).
2026-02-28 02:14:34.127119 | instance | FAILED - RETRYING: [instance]: Create networks (32 retries left).
2026-02-28 02:14:34.127130 | instance | FAILED - RETRYING: [instance]: Create networks (31 retries left).
2026-02-28 02:14:34.127158 | instance | FAILED - RETRYING: [instance]: Create networks (30 retries left).
2026-02-28 02:14:34.127174 | instance | FAILED - RETRYING: [instance]: Create networks (29 retries left).
2026-02-28 02:14:34.127284 | instance | FAILED - RETRYING: [instance]: Create networks (28 retries left).
2026-02-28 02:14:34.128489 | instance | FAILED - RETRYING: [instance]: Create networks (27 retries left).
2026-02-28 02:14:34.128516 | instance | FAILED - RETRYING: [instance]: Create networks (26 retries left).
2026-02-28 02:14:34.128527 | instance | FAILED - RETRYING: [instance]: Create networks (25 retries left).
2026-02-28 02:14:34.128537 | instance | FAILED - RETRYING: [instance]: Create networks (24 retries left).
2026-02-28 02:14:34.128547 | instance | FAILED - RETRYING: [instance]: Create networks (23 retries left).
2026-02-28 02:14:34.128556 | instance | FAILED - RETRYING: [instance]: Create networks (22 retries left).
2026-02-28 02:14:34.128570 | instance | FAILED - RETRYING: [instance]: Create networks (21 retries left).
2026-02-28 02:14:34.128686 | instance | FAILED - RETRYING: [instance]: Create networks (20 retries left).
2026-02-28 02:14:34.128856 | instance | FAILED - RETRYING: [instance]: Create networks (19 retries left).
2026-02-28 02:14:34.129030 | instance | FAILED - RETRYING: [instance]: Create networks (18 retries left).
2026-02-28 02:14:34.129206 | instance | FAILED - RETRYING: [instance]: Create networks (17 retries left).
2026-02-28 02:14:34.129848 | instance | FAILED - RETRYING: [instance]: Create networks (16 retries left).
2026-02-28 02:14:34.130059 | instance | FAILED - RETRYING: [instance]: Create networks (15 retries left).
2026-02-28 02:14:34.130186 | instance | FAILED - RETRYING: [instance]: Create networks (14 retries left).
2026-02-28 02:14:34.130307 | instance | FAILED - RETRYING: [instance]: Create networks (13 retries left).
2026-02-28 02:14:34.130427 | instance | FAILED - RETRYING: [instance]: Create networks (12 retries left).
2026-02-28 02:14:34.130548 | instance | FAILED - RETRYING: [instance]: Create networks (11 retries left).
2026-02-28 02:14:34.130659 | instance | FAILED - RETRYING: [instance]: Create networks (10 retries left).
2026-02-28 02:14:34.130778 | instance | FAILED - RETRYING: [instance]: Create networks (9 retries left).
2026-02-28 02:14:34.130904 | instance | FAILED - RETRYING: [instance]: Create networks (8 retries left).
2026-02-28 02:14:34.131033 | instance | FAILED - RETRYING: [instance]: Create networks (7 retries left).
2026-02-28 02:14:34.132190 | instance | FAILED - RETRYING: [instance]: Create networks (6 retries left).
2026-02-28 02:14:34.132229 | instance | FAILED - RETRYING: [instance]: Create networks (5 retries left).
2026-02-28 02:14:34.132240 | instance | FAILED - RETRYING: [instance]: Create networks (4 retries left).
2026-02-28 02:14:34.132250 | instance | FAILED - RETRYING: [instance]: Create networks (3 retries left).
2026-02-28 02:14:34.132260 | instance | FAILED - RETRYING: [instance]: Create networks (2 retries left).
2026-02-28 02:14:34.132269 | instance | FAILED - RETRYING: [instance]: Create networks (1 retries left).
2026-02-28 02:14:34.132279 | instance |
2026-02-28 02:14:34.132290 | instance | PLAY RECAP *********************************************************************
2026-02-28 02:14:34.132830 | instance | instance : ok=582 changed=209 unreachable=0 failed=1 skipped=198 rescued=0 ignored=2
2026-02-28 02:14:34.132846 | instance |
2026-02-28 02:14:34.132856 | instance | Saturday 28 February 2026 02:14:34 +0000 (0:05:49.289) 0:50:24.009 *****
2026-02-28 02:14:34.132866 | instance | ===============================================================================
2026-02-28 02:14:34.132876 | instance | vexxhost.atmosphere.neutron : Create networks ------------------------- 349.29s
2026-02-28 02:14:34.132885 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 286.86s
2026-02-28 02:14:34.132895 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 167.48s
2026-02-28 02:14:34.132907 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 163.54s
2026-02-28 02:14:34.133034 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 159.30s
2026-02-28 02:14:34.133154 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 139.77s
2026-02-28 02:14:34.133289 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 139.09s
2026-02-28 02:14:34.133414 | instance | vexxhost.ceph.mon : Run Bootstrap coomand ----------------------------- 133.24s
2026-02-28 02:14:34.133533 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 131.48s
2026-02-28 02:14:34.133651 | instance | vexxhost.atmosphere.glance_image : Check if image exists -------------- 119.51s
2026-02-28 02:14:34.133769 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 101.69s
2026-02-28 02:14:34.134675 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 95.46s
2026-02-28 02:14:34.134791 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 89.39s
2026-02-28 02:14:34.134931 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 40.92s
2026-02-28 02:14:34.135050 | instance | vexxhost.kubernetes.cert_manager : Deploy Helm chart ------------------- 34.13s
2026-02-28 02:14:34.135175 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 31.09s
2026-02-28 02:14:34.135293 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.97s
2026-02-28 02:14:34.135414 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.92s
2026-02-28 02:14:34.135535 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.91s
2026-02-28 02:14:34.135668 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.90s
2026-02-28 02:14:34.382518 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-02-28 02:14:34.383115 | instance | ERROR [aio > converge] [31mExecuted: Failed[0m
2026-02-28 02:14:34.383146 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-02-28 02:14:34.585133 | instance | ERROR
2026-02-28 02:14:34.585386 | instance | {
2026-02-28 02:14:34.585415 | instance | "delta": "0:52:10.397564",
2026-02-28 02:14:34.585436 | instance | "end": "2026-02-28 02:14:34.510212",
2026-02-28 02:14:34.585455 | instance | "msg": "non-zero return code",
2026-02-28 02:14:34.585474 | instance | "rc": 2,
2026-02-28 02:14:34.585494 | instance | "start": "2026-02-28 01:22:24.112648"
2026-02-28 02:14:34.585513 | instance | }
failure
2026-02-28 02:14:34.620433 |
2026-02-28 02:14:34.620505 | PLAY RECAP
2026-02-28 02:14:34.620581 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0
2026-02-28 02:14:34.620604 |
2026-02-28 02:14:34.773476 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-02-28 02:14:34.783342 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-02-28 02:14:35.377654 |
2026-02-28 02:14:35.377781 | PLAY [all]
2026-02-28 02:14:35.391734 |
2026-02-28 02:14:35.391816 | TASK [gather-host-logs : creating directory for system status]
2026-02-28 02:14:35.754997 | instance | changed
2026-02-28 02:14:35.761358 |
2026-02-28 02:14:35.761443 | TASK [gather-host-logs : Get logs for each host]
2026-02-28 02:14:36.119655 | instance | + systemd-cgls --full --all --no-pager
2026-02-28 02:14:36.159236 | instance | + ip addr
2026-02-28 02:14:36.164344 | instance | + ip route
2026-02-28 02:14:36.165955 | instance | + lsblk
2026-02-28 02:14:36.179320 | instance | + mount
2026-02-28 02:14:36.189195 | instance | + docker images
2026-02-28 02:14:36.203898 | instance | + brctl show
2026-02-28 02:14:36.204576 | instance | /bin/bash: line 8: brctl: command not found
2026-02-28 02:14:36.204863 | instance | + ps aux --sort=-%mem
2026-02-28 02:14:36.246079 | instance | + dpkg -l
2026-02-28 02:14:36.259886 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul))
2026-02-28 02:14:36.260391 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul
2026-02-28 02:14:36.282125 | instance | + '[' '!' -z '' ']'
2026-02-28 02:14:36.329204 | instance | ok: Runtime: 0:00:00.167603
2026-02-28 02:14:36.335145 |
2026-02-28 02:14:36.335209 | TASK [gather-host-logs : Downloads logs to executor]
2026-02-28 02:14:36.976932 | instance | changed:
2026-02-28 02:14:36.977134 | instance | created directory /var/lib/zuul/builds/3e0b1be7bf494567bd96cc4ee8f4c8f7/work/logs/instance
2026-02-28 02:14:36.977173 | instance | cd+++++++++ system/
2026-02-28 02:14:36.977203 | instance | >f+++++++++ system/brctl-show.txt
2026-02-28 02:14:36.977231 | instance | >f+++++++++ system/docker-images.txt
2026-02-28 02:14:36.977258 | instance | >f+++++++++ system/ip-addr.txt
2026-02-28 02:14:36.977288 | instance | >f+++++++++ system/ip-route.txt
2026-02-28 02:14:36.977316 | instance | >f+++++++++ system/lsblk.txt
2026-02-28 02:14:36.977343 | instance | >f+++++++++ system/mount.txt
2026-02-28 02:14:36.977371 | instance | >f+++++++++ system/packages.txt
2026-02-28 02:14:36.977398 | instance | >f+++++++++ system/ps.txt
2026-02-28 02:14:36.977427 | instance | >f+++++++++ system/systemd-cgls.txt
2026-02-28 02:14:36.990063 |
2026-02-28 02:14:36.990170 | LOOP [helm-release-status : creating directory for helm release status]
2026-02-28 02:14:37.185400 | instance | changed: "values"
2026-02-28 02:14:37.366903 | instance | changed: "releases"
2026-02-28 02:14:37.378877 |
2026-02-28 02:14:37.379038 | TASK [helm-release-status : Gather get release status for helm charts]
2026-02-28 02:14:44.422701 | instance | ok: Runtime: 0:00:06.725470
2026-02-28 02:14:44.429031 |
2026-02-28 02:14:44.429097 | TASK [helm-release-status : Downloads logs to executor]
2026-02-28 02:14:44.925758 | instance | changed:
2026-02-28 02:14:44.925895 | instance | cd+++++++++ helm/
2026-02-28 02:14:44.925923 | instance | cd+++++++++ helm/releases/
2026-02-28 02:14:44.925944 | instance | cd+++++++++ helm/releases/auth-system/
2026-02-28 02:14:44.925965 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt
2026-02-28 02:14:44.925984 | instance | cd+++++++++ helm/releases/cert-manager/
2026-02-28 02:14:44.926004 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt
2026-02-28 02:14:44.926022 | instance | cd+++++++++ helm/releases/ingress-nginx/
2026-02-28 02:14:44.926041 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt
2026-02-28 02:14:44.926060 | instance | cd+++++++++ helm/releases/kube-system/
2026-02-28 02:14:44.926078 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt
2026-02-28 02:14:44.926109 | instance | cd+++++++++ helm/releases/local-path-storage/
2026-02-28 02:14:44.926129 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt
2026-02-28 02:14:44.926149 | instance | cd+++++++++ helm/releases/monitoring/
2026-02-28 02:14:44.926168 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt
2026-02-28 02:14:44.926186 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt
2026-02-28 02:14:44.926206 | instance | >f+++++++++ helm/releases/monitoring/loki.txt
2026-02-28 02:14:44.926225 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt
2026-02-28 02:14:44.926243 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt
2026-02-28 02:14:44.926262 | instance | >f+++++++++ helm/releases/monitoring/vector.txt
2026-02-28 02:14:44.926280 | instance | cd+++++++++ helm/releases/openstack/
2026-02-28 02:14:44.926301 | instance | >f+++++++++ helm/releases/openstack/barbican.txt
2026-02-28 02:14:44.926319 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt
2026-02-28 02:14:44.926339 | instance | >f+++++++++ helm/releases/openstack/ceph.txt
2026-02-28 02:14:44.926357 | instance | >f+++++++++ helm/releases/openstack/cinder.txt
2026-02-28 02:14:44.926374 | instance | >f+++++++++ helm/releases/openstack/glance.txt
2026-02-28 02:14:44.926393 | instance | >f+++++++++ helm/releases/openstack/keystone.txt
2026-02-28 02:14:44.926411 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt
2026-02-28 02:14:44.926430 | instance | >f+++++++++ helm/releases/openstack/memcached.txt
2026-02-28 02:14:44.926448 | instance | >f+++++++++ helm/releases/openstack/neutron.txt
2026-02-28 02:14:44.926467 | instance | >f+++++++++ helm/releases/openstack/nova.txt
2026-02-28 02:14:44.926485 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt
2026-02-28 02:14:44.926503 | instance | >f+++++++++ helm/releases/openstack/ovn.txt
2026-02-28 02:14:44.926522 | instance | >f+++++++++ helm/releases/openstack/placement.txt
2026-02-28 02:14:44.926541 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt
2026-02-28 02:14:44.926559 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt
2026-02-28 02:14:44.926578 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt
2026-02-28 02:14:44.926597 | instance | >f+++++++++ helm/releases/openstack/valkey.txt
2026-02-28 02:14:44.926615 | instance | cd+++++++++ helm/releases/rook-ceph/
2026-02-28 02:14:44.926633 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt
2026-02-28 02:14:44.926652 | instance | cd+++++++++ helm/values/
2026-02-28 02:14:44.926671 | instance | cd+++++++++ helm/values/auth-system/
2026-02-28 02:14:44.926690 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml
2026-02-28 02:14:44.926709 | instance | cd+++++++++ helm/values/cert-manager/
2026-02-28 02:14:44.926727 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml
2026-02-28 02:14:44.926746 | instance | cd+++++++++ helm/values/ingress-nginx/
2026-02-28 02:14:44.926764 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml
2026-02-28 02:14:44.926782 | instance | cd+++++++++ helm/values/kube-system/
2026-02-28 02:14:44.926801 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml
2026-02-28 02:14:44.926819 | instance | cd+++++++++ helm/values/local-path-storage/
2026-02-28 02:14:44.926838 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml
2026-02-28 02:14:44.926857 | instance | cd+++++++++ helm/values/monitoring/
2026-02-28 02:14:44.926876 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml
2026-02-28 02:14:44.926895 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml
2026-02-28 02:14:44.926913 | instance | >f+++++++++ helm/values/monitoring/loki.yaml
2026-02-28 02:14:44.926931 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml
2026-02-28 02:14:44.926950 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml
2026-02-28 02:14:44.926973 | instance | >f+++++++++ helm/values/monitoring/vector.yaml
2026-02-28 02:14:44.926992 | instance | cd+++++++++ helm/values/openstack/
2026-02-28 02:14:44.927010 | instance | >f+++++++++ helm/values/openstack/barbican.yaml
2026-02-28 02:14:44.927028 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml
2026-02-28 02:14:44.927047 | instance | >f+++++++++ helm/values/openstack/ceph.yaml
2026-02-28 02:14:44.927066 | instance | >f+++++++++ helm/values/openstack/cinder.yaml
2026-02-28 02:14:44.927085 | instance | >f+++++++++ helm/values/openstack/glance.yaml
2026-02-28 02:14:44.927103 | instance | >f+++++++++ helm/values/openstack/keystone.yaml
2026-02-28 02:14:44.927122 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml
2026-02-28 02:14:44.927141 | instance | >f+++++++++ helm/values/openstack/memcached.yaml
2026-02-28 02:14:44.927158 | instance | >f+++++++++ helm/values/openstack/neutron.yaml
2026-02-28 02:14:44.927176 | instance | >f+++++++++ helm/values/openstack/nova.yaml
2026-02-28 02:14:44.927195 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml
2026-02-28 02:14:44.927213 | instance | >f+++++++++ helm/values/openstack/ovn.yaml
2026-02-28 02:14:44.927231 | instance | >f+++++++++ helm/values/openstack/placement.yaml
2026-02-28 02:14:44.927249 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml
2026-02-28 02:14:44.927267 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml
2026-02-28 02:14:44.927285 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml
2026-02-28 02:14:44.927303 | instance | >f+++++++++ helm/values/openstack/valkey.yaml
2026-02-28 02:14:44.927321 | instance | cd+++++++++ helm/values/rook-ceph/
2026-02-28 02:14:44.927340 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml
2026-02-28 02:14:44.936553 |
2026-02-28 02:14:44.936615 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects]
2026-02-28 02:14:45.152067 | instance | changed
2026-02-28 02:14:45.181062 |
2026-02-28 02:14:45.181188 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects]
2026-02-28 02:14:45.381060 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-02-28 02:14:45.381183 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-02-28 02:14:45.388287 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:14:45.392789 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:14:45.493404 | instance | node/instance
2026-02-28 02:14:45.495690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:14:45.550659 | instance | clusterrole/admin
2026-02-28 02:14:45.751571 | instance | clusterrole/cephfs-csi-nodeplugin
2026-02-28 02:14:45.807702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:14:45.817403 | instance | clusterrole/cephfs-external-provisioner-runner
2026-02-28 02:14:45.850714 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:14:45.938032 | instance | clusterrole/cert-manager-cainjector
2026-02-28 02:14:46.001008 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io
2026-02-28 02:14:46.131175 | instance | clusterrole/cert-manager-controller-certificates
2026-02-28 02:14:46.174698 | instance | clusterrole/cert-manager-controller-certificatesigningrequests
2026-02-28 02:14:46.316539 | instance | clusterrole/cert-manager-controller-challenges
2026-02-28 02:14:46.359861 | instance | clusterrole/cert-manager-controller-clusterissuers
2026-02-28 02:14:46.550056 | instance | clusterrole/cert-manager-controller-ingress-shim
2026-02-28 02:14:46.563658 | instance | clusterrole/cert-manager-controller-issuers
2026-02-28 02:14:46.731546 | instance | clusterrole/cert-manager-controller-orders
2026-02-28 02:14:46.742560 | instance | clusterrole/cert-manager-edit
2026-02-28 02:14:46.915149 | instance | clusterrole/cert-manager-view
2026-02-28 02:14:46.919803 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews
2026-02-28 02:14:47.082253 | instance | clusterrole/cilium
2026-02-28 02:14:47.088863 | instance | clusterrole/cilium-operator
2026-02-28 02:14:47.266894 | instance | clusterrole/cluster-admin
2026-02-28 02:14:47.270609 | instance | clusterrole/edit
2026-02-28 02:14:47.463358 | instance | clusterrole/goldpinger-clusterrole
2026-02-28 02:14:47.467550 | instance | clusterrole/ingress-nginx
2026-02-28 02:14:47.640997 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole
2026-02-28 02:14:47.659037 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics
2026-02-28 02:14:47.832407 | instance | clusterrole/kube-prometheus-stack-operator
2026-02-28 02:14:47.868300 | instance | clusterrole/kube-prometheus-stack-prometheus
2026-02-28 02:14:48.021984 | instance | clusterrole/kubeadm:get-nodes
2026-02-28 02:14:48.064904 | instance | clusterrole/local-path-provisioner
2026-02-28 02:14:48.218332 | instance | clusterrole/node-feature-discovery
2026-02-28 02:14:48.279131 | instance | clusterrole/node-feature-discovery-gc
2026-02-28 02:14:48.419940 | instance | clusterrole/nova-bootstrap
2026-02-28 02:14:48.461278 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role
2026-02-28 02:14:48.618291 | instance | clusterrolebinding/cephfs-csi-provisioner-role
2026-02-28 02:14:48.660904 | instance | clusterrole/nova-cell-setup
2026-02-28 02:14:48.815534 | instance | clusterrolebinding/cert-manager-cainjector
2026-02-28 02:14:48.830968 | instance | clusterrole/objectstorage-provisioner-role
2026-02-28 02:14:48.997919 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io
2026-02-28 02:14:49.009515 | instance | clusterrole/ovn-controller
2026-02-28 02:14:49.195697 | instance | clusterrole/ovn-controller-list-nodes-role-openstack
2026-02-28 02:14:49.200876 | instance | clusterrole/rabbitmq-cluster-operator-openstack
2026-02-28 02:14:49.379855 | instance | clusterrolebinding/cert-manager-controller-certificates
2026-02-28 02:14:49.409001 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin
2026-02-28 02:14:49.578361 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests
2026-02-28 02:14:49.602220 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit
2026-02-28 02:14:49.755216 | instance | clusterrolebinding/cert-manager-controller-challenges
2026-02-28 02:14:49.780345 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view
2026-02-28 02:14:49.957918 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack
2026-02-28 02:14:49.979963 | instance | clusterrolebinding/cert-manager-controller-clusterissuers
2026-02-28 02:14:50.160900 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin
2026-02-28 02:14:50.179404 | instance | clusterrolebinding/cert-manager-controller-ingress-shim
2026-02-28 02:14:50.372986 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit
2026-02-28 02:14:50.380559 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view
2026-02-28 02:14:50.564285 | instance | clusterrolebinding/cert-manager-controller-issuers
2026-02-28 02:14:50.570522 | instance | clusterrole/rbd-csi-nodeplugin
2026-02-28 02:14:50.748958 | instance | clusterrolebinding/cert-manager-controller-orders
2026-02-28 02:14:50.756698 | instance | clusterrole/rbd-external-provisioner-runner
2026-02-28 02:14:50.940003 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews
2026-02-28 02:14:50.979333 | instance | clusterrole/rook-ceph-cluster-mgmt
2026-02-28 02:14:51.136400 | instance | clusterrolebinding/cilium
2026-02-28 02:14:51.166909 | instance | clusterrole/rook-ceph-global
2026-02-28 02:14:51.306061 | instance | clusterrolebinding/cilium-operator
2026-02-28 02:14:51.373785 | instance | clusterrole/rook-ceph-mgr-cluster
2026-02-28 02:14:51.506681 | instance | clusterrolebinding/cluster-admin
2026-02-28 02:14:51.570404 | instance | clusterrole/rook-ceph-mgr-system
2026-02-28 02:14:51.708980 | instance | clusterrolebinding/goldpinger-clusterrolebinding
2026-02-28 02:14:51.768876 | instance | clusterrole/rook-ceph-object-bucket
2026-02-28 02:14:51.889027 | instance | clusterrole/rook-ceph-osd
2026-02-28 02:14:51.968679 | instance | clusterrolebinding/ingress-nginx
2026-02-28 02:14:52.079474 | instance | clusterrole/rook-ceph-system
2026-02-28 02:14:52.142082 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding
2026-02-28 02:14:52.267317 | instance | clusterrole/secretgen-controller-cluster-role
2026-02-28 02:14:52.342817 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics
2026-02-28 02:14:52.475605 | instance | clusterrole/system:aggregate-to-admin
2026-02-28 02:14:52.538151 | instance | clusterrolebinding/kube-prometheus-stack-operator
2026-02-28 02:14:52.669736 | instance | clusterrole/system:aggregate-to-edit
2026-02-28 02:14:52.720176 | instance | clusterrolebinding/kube-prometheus-stack-prometheus
2026-02-28 02:14:52.878581 | instance | clusterrole/system:aggregate-to-view
2026-02-28 02:14:52.913986 | instance | clusterrolebinding/kubeadm:get-nodes
2026-02-28 02:14:53.066047 | instance | clusterrole/system:auth-delegator
2026-02-28 02:14:53.102627 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap
2026-02-28 02:14:53.267761 | instance | clusterrole/system:basic-user
2026-02-28 02:14:53.299379 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient
2026-02-28 02:14:53.467731 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
2026-02-28 02:14:53.487429 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap
2026-02-28 02:14:53.668094 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver
2026-02-28 02:14:53.681177 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation
2026-02-28 02:14:53.864078 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver
2026-02-28 02:14:53.881359 | instance | clusterrolebinding/kubeadm:node-proxier
2026-02-28 02:14:54.031836 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver
2026-02-28 02:14:54.055969 | instance | clusterrolebinding/local-path-provisioner
2026-02-28 02:14:54.212396 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver
2026-02-28 02:14:54.252502 | instance | clusterrolebinding/node-feature-discovery
2026-02-28 02:14:54.390931 | instance | clusterrole/system:controller:attachdetach-controller
2026-02-28 02:14:54.426975 | instance | clusterrolebinding/node-feature-discovery-gc
2026-02-28 02:14:54.570517 | instance | clusterrole/system:controller:certificate-controller
2026-02-28 02:14:54.623958 | instance | clusterrole/system:controller:clusterrole-aggregation-controller
2026-02-28 02:14:54.770141 | instance | clusterrolebinding/nova-bootstrap
2026-02-28 02:14:54.794801 | instance | clusterrole/system:controller:cronjob-controller
2026-02-28 02:14:54.946916 | instance | clusterrole/system:controller:daemon-set-controller
2026-02-28 02:14:54.976803 | instance | clusterrole/system:controller:deployment-controller
2026-02-28 02:14:55.142707 | instance | clusterrole/system:controller:disruption-controller
2026-02-28 02:14:55.152189 | instance | clusterrole/system:controller:endpoint-controller
2026-02-28 02:14:55.327541 | instance | clusterrole/system:controller:endpointslice-controller
2026-02-28 02:14:55.356657 | instance | clusterrolebinding/nova-cell-setup
2026-02-28 02:14:55.524969 | instance | clusterrole/system:controller:endpointslicemirroring-controller
2026-02-28 02:14:55.540222 | instance | clusterrolebinding/objectstorage-provisioner-role-binding
2026-02-28 02:14:55.698364 | instance | clusterrolebinding/ovn-controller
2026-02-28 02:14:55.719779 | instance | clusterrole/system:controller:ephemeral-volume-controller
2026-02-28 02:14:55.881071 | instance | clusterrole/system:controller:expand-controller
2026-02-28 02:14:55.906420 | instance | clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack
2026-02-28 02:14:56.065060 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack
2026-02-28 02:14:56.073848 | instance | clusterrole/system:controller:generic-garbage-collector
2026-02-28 02:14:56.226650 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack
2026-02-28 02:14:56.244050 | instance | clusterrole/system:controller:horizontal-pod-autoscaler
2026-02-28 02:14:56.413074 | instance | clusterrolebinding/rbd-csi-nodeplugin
2026-02-28 02:14:56.428556 | instance | clusterrole/system:controller:job-controller
2026-02-28 02:14:56.583187 | instance | clusterrolebinding/rbd-csi-provisioner-role
2026-02-28 02:14:56.606628 | instance | clusterrole/system:controller:namespace-controller
2026-02-28 02:14:56.767308 | instance | clusterrolebinding/rook-ceph-global
2026-02-28 02:14:56.769826 | instance | clusterrole/system:controller:node-controller
2026-02-28 02:14:56.936047 | instance | clusterrole/system:controller:persistent-volume-binder
2026-02-28 02:14:56.939051 | instance | clusterrolebinding/rook-ceph-mgr-cluster
2026-02-28 02:14:57.106159 | instance | clusterrole/system:controller:pod-garbage-collector
2026-02-28 02:14:57.108813 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack
2026-02-28 02:14:57.287979 | instance | clusterrole/system:controller:pv-protection-controller
2026-02-28 02:14:57.296523 | instance | clusterrolebinding/rook-ceph-object-bucket
2026-02-28 02:14:57.455100 | instance | clusterrole/system:controller:pvc-protection-controller
2026-02-28 02:14:57.487545 | instance | clusterrolebinding/rook-ceph-osd
2026-02-28 02:14:57.624388 | instance | clusterrole/system:controller:replicaset-controller
2026-02-28 02:14:57.679923 | instance | clusterrolebinding/rook-ceph-osd-openstack
2026-02-28 02:14:57.815548 | instance | clusterrole/system:controller:replication-controller
2026-02-28 02:14:57.868015 | instance | clusterrolebinding/rook-ceph-system
2026-02-28 02:14:58.009298 | instance | clusterrole/system:controller:resourcequota-controller
2026-02-28 02:14:58.045310 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding
2026-02-28 02:14:58.187656 | instance | clusterrolebinding/system:basic-user
2026-02-28 02:14:58.247035 | instance | clusterrole/system:controller:root-ca-cert-publisher
2026-02-28 02:14:58.389359 | instance | clusterrolebinding/system:controller:attachdetach-controller
2026-02-28 02:14:58.429714 | instance | clusterrole/system:controller:route-controller
2026-02-28 02:14:58.563977 | instance | clusterrolebinding/system:controller:certificate-controller
2026-02-28 02:14:58.618269 | instance | clusterrole/system:controller:service-account-controller
2026-02-28 02:14:58.764257 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller
2026-02-28 02:14:58.814311 | instance | clusterrole/system:controller:service-controller
2026-02-28 02:14:58.962634 | instance | clusterrolebinding/system:controller:cronjob-controller
2026-02-28 02:14:59.000153 | instance | clusterrole/system:controller:statefulset-controller
2026-02-28 02:14:59.130984 | instance | clusterrolebinding/system:controller:daemon-set-controller
2026-02-28 02:14:59.197906 | instance | clusterrole/system:controller:ttl-after-finished-controller
2026-02-28 02:14:59.315700 | instance | clusterrolebinding/system:controller:deployment-controller
2026-02-28 02:14:59.375924 | instance | clusterrole/system:controller:ttl-controller
2026-02-28 02:14:59.493555 | instance | clusterrole/system:coredns
2026-02-28 02:14:59.559074 | instance | clusterrolebinding/system:controller:disruption-controller
2026-02-28 02:14:59.710534 | instance | clusterrole/system:discovery
2026-02-28 02:14:59.733607 | instance | clusterrolebinding/system:controller:endpoint-controller
2026-02-28 02:14:59.885279 | instance | clusterrole/system:heapster
2026-02-28 02:14:59.939711 | instance | clusterrolebinding/system:controller:endpointslice-controller
2026-02-28 02:15:00.075333 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller
2026-02-28 02:15:00.116551 | instance | clusterrole/system:kube-aggregator
2026-02-28 02:15:00.275067 | instance | clusterrole/system:kube-controller-manager
2026-02-28 02:15:00.304092 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller
2026-02-28 02:15:00.453406 | instance | clusterrole/system:kube-dns
2026-02-28 02:15:00.494504 | instance | clusterrolebinding/system:controller:expand-controller
2026-02-28 02:15:00.638770 | instance | clusterrole/system:kube-scheduler
2026-02-28 02:15:00.671647 | instance | clusterrolebinding/system:controller:generic-garbage-collector
2026-02-28 02:15:00.813540 | instance | clusterrole/system:kubelet-api-admin
2026-02-28 02:15:00.851651 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler
2026-02-28 02:15:00.986484 | instance | clusterrole/system:monitoring
2026-02-28 02:15:01.030871 | instance | clusterrolebinding/system:controller:job-controller
2026-02-28 02:15:01.170372 | instance | clusterrole/system:node
2026-02-28 02:15:01.196618 | instance | clusterrolebinding/system:controller:namespace-controller
2026-02-28 02:15:01.344312 | instance | clusterrolebinding/system:controller:node-controller
2026-02-28 02:15:01.359964 | instance | clusterrole/system:node-bootstrapper
2026-02-28 02:15:01.507491 | instance | clusterrolebinding/system:controller:persistent-volume-binder
2026-02-28 02:15:01.512651 | instance | clusterrole/system:node-problem-detector
2026-02-28 02:15:01.678380 | instance | clusterrolebinding/system:controller:pod-garbage-collector
2026-02-28 02:15:01.685452 | instance | clusterrolebinding/system:controller:pv-protection-controller
2026-02-28 02:15:01.850213 | instance | clusterrole/system:node-proxier
2026-02-28 02:15:01.853415 | instance | clusterrolebinding/system:controller:pvc-protection-controller
2026-02-28 02:15:02.027954 | instance | clusterrole/system:persistent-volume-provisioner
2026-02-28 02:15:02.030326 | instance | clusterrolebinding/system:controller:replicaset-controller
2026-02-28 02:15:02.224973 | instance | clusterrole/system:public-info-viewer
2026-02-28 02:15:02.229307 | instance | clusterrolebinding/system:controller:replication-controller
2026-02-28 02:15:02.417932 | instance | clusterrole/system:service-account-issuer-discovery
2026-02-28 02:15:02.419884 | instance | clusterrole/system:volume-scheduler
2026-02-28 02:15:02.609666 | instance | clusterrolebinding/system:controller:resourcequota-controller
2026-02-28 02:15:02.620986 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher
2026-02-28 02:15:02.787445 | instance | clusterrole/vector
2026-02-28 02:15:02.788835 | instance | clusterrolebinding/system:controller:route-controller
2026-02-28 02:15:02.957503 | instance | clusterrole/view
2026-02-28 02:15:02.968248 | instance | clusterrolebinding/system:controller:service-account-controller
2026-02-28 02:15:03.133565 | instance | clusterrolebinding/system:controller:service-controller
2026-02-28 02:15:03.140427 | instance | clusterrolebinding/system:controller:statefulset-controller
2026-02-28 02:15:03.306752 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller
2026-02-28 02:15:03.308784 | instance | clusterrolebinding/system:controller:ttl-controller
2026-02-28 02:15:03.483460 | instance | clusterrolebinding/system:coredns
2026-02-28 02:15:03.492476 | instance | clusterrolebinding/system:discovery
2026-02-28 02:15:03.665629 | instance | clusterrolebinding/system:kube-controller-manager
2026-02-28 02:15:03.667891 | instance | clusterrolebinding/system:kube-dns
2026-02-28 02:15:03.832672 | instance | clusterrolebinding/system:kube-scheduler
2026-02-28 02:15:03.842529 | instance | clusterrolebinding/system:monitoring
2026-02-28 02:15:04.006202 | instance | clusterrolebinding/system:node
2026-02-28 02:15:04.021637 | instance | clusterrolebinding/system:node-proxier
2026-02-28 02:15:04.210194 | instance | clusterrolebinding/system:public-info-viewer
2026-02-28 02:15:04.211742 | instance | clusterrolebinding/system:service-account-issuer-discovery
2026-02-28 02:15:04.370743 | instance | clusterrolebinding/system:volume-scheduler
2026-02-28 02:15:04.382361 | instance | clusterrolebinding/vector
2026-02-28 02:15:04.536257 | instance | storageclass/general
2026-02-28 02:15:04.554131 | instance | namespace/auth-system
2026-02-28 02:15:04.761344 | instance | namespace/cert-manager
2026-02-28 02:15:04.779985 | instance | namespace/default
2026-02-28 02:15:04.930258 | instance | namespace/ingress-nginx
2026-02-28 02:15:04.947664 | instance | namespace/kube-node-lease
2026-02-28 02:15:05.103585 | instance | namespace/kube-public
2026-02-28 02:15:05.139933 | instance | namespace/kube-system
2026-02-28 02:15:05.300964 | instance | namespace/local-path-storage
2026-02-28 02:15:05.319412 | instance | namespace/monitoring
2026-02-28 02:15:05.491834 | instance | namespace/openstack
2026-02-28 02:15:05.498641 | instance | namespace/rook-ceph
2026-02-28 02:15:05.684027 | instance | namespace/secretgen-controller
2026-02-28 02:15:06.258327 | instance | ok: Runtime: 0:00:20.496115
2026-02-28 02:15:06.267031 |
2026-02-28 02:15:06.267114 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects]
2026-02-28 02:15:06.472821 | instance | changed
2026-02-28 02:15:06.479595 |
2026-02-28 02:15:06.479692 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects]
2026-02-28 02:15:06.691050 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-02-28 02:15:06.691280 | instance | xargs: xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args valuewarning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-02-28 02:15:06.691299 | instance |
2026-02-28 02:15:06.788337 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:06.790574 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:06.876857 | instance | auth-system/configmaps/keycloak-env-vars
2026-02-28 02:15:06.876934 | instance | auth-system/configmaps/kube-root-ca.crt
2026-02-28 02:15:06.882899 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:06.886443 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:06.979527 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:06.984996 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:07.059704 | instance | cert-manager/configmaps/cert-manager-webhook
2026-02-28 02:15:07.061007 | instance | cert-manager/configmaps/kube-root-ca.crt
2026-02-28 02:15:07.064888 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:07.066322 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:07.148840 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:07.173446 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:07.232200 | instance | cert-manager/deployment/cert-manager
2026-02-28 02:15:07.246917 | instance | cert-manager/deployment/cert-manager-cainjector
2026-02-28 02:15:07.254619 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:07.261562 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:07.364917 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:07.365484 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:07.433323 | instance | cert-manager/deployment/cert-manager-webhook
2026-02-28 02:15:07.453828 | instance | auth-system/endpoints/keycloak
2026-02-28 02:15:07.463146 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:07.485468 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:07.548853 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:07.584048 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:07.646059 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:07.651355 | instance | auth-system/endpoints/keycloak-headless
2026-02-28 02:15:07.652160 | instance | auth-system/endpoints/keycloak-metrics
2026-02-28 02:15:07.690212 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:07.737933 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-02-28 02:15:07.747657 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:07.802040 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-02-28 02:15:07.815810 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:07.843246 | instance | cert-manager/endpoints/cert-manager
2026-02-28 02:15:07.846928 | instance | cert-manager/endpoints/cert-manager-webhook
2026-02-28 02:15:07.860716 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:07.904258 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:07.971850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:07.982919 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:08.047419 | instance | auth-system/ingresses/keycloak
2026-02-28 02:15:08.053095 | instance | auth-system/networkpolicies/keycloak
2026-02-28 02:15:08.089340 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:08.103055 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:08.221366 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:08.238605 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:08.254477 | instance | cert-manager/pods/cert-manager-75c4c745bc-59jvx
2026-02-28 02:15:08.279842 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-6h2g5
2026-02-28 02:15:08.331261 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:08.331744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:08.428033 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:08.443991 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:08.461979 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-rw4zx
2026-02-28 02:15:08.495545 | instance | auth-system/pods/keycloak-0
2026-02-28 02:15:08.540204 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:08.551535 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:08.640127 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:08.648481 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:08.672744 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection
2026-02-28 02:15:08.679821 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving
2026-02-28 02:15:08.723735 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:08.744195 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:08.813135 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:08.860742 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:08.861223 | instance | cert-manager/rolebindings/cert-manager:leaderelection
2026-02-28 02:15:08.863243 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection
2026-02-28 02:15:08.910665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:08.948112 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:09.001134 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:09.054465 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:09.056956 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving
2026-02-28 02:15:09.078317 | instance | cert-manager/roles/cert-manager:leaderelection
2026-02-28 02:15:09.125437 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:09.153564 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:09.217136 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:09.231561 | instance | cert-manager/secrets/cert-manager-selfsigned-ca
2026-02-28 02:15:09.242398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:09.252110 | instance | cert-manager/secrets/cert-manager-webhook-ca
2026-02-28 02:15:09.337363 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:09.337441 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:09.423083 | instance | cert-manager/secrets/kube-prometheus-stack-ca
2026-02-28 02:15:09.431097 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:09.432840 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:09.449196 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1
2026-02-28 02:15:09.520720 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-02-28 02:15:09.527942 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-02-28 02:15:09.532901 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:09.540030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:09.612495 | instance | auth-system/secrets/keycloak
2026-02-28 02:15:09.616758 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:09.621732 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:09.704664 | instance | auth-system/secrets/keycloak-externaldb
2026-02-28 02:15:09.717952 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:09.740726 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:09.800007 | instance | auth-system/secrets/keycloak.199-204-45-65.nip.io-tls
2026-02-28 02:15:09.816123 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:09.831626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:09.886647 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1
2026-02-28 02:15:09.933688 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:09.947651 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:09.990328 | instance | cert-manager/serviceaccounts/cert-manager
2026-02-28 02:15:10.031382 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:10.036776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:10.104716 | instance | cert-manager/serviceaccounts/cert-manager-cainjector
2026-02-28 02:15:10.121594 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:10.126783 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:10.216546 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:10.219342 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:10.222302 | instance | cert-manager/serviceaccounts/cert-manager-webhook
2026-02-28 02:15:10.320311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:10.320747 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:10.332728 | instance | auth-system/serviceaccounts/default
2026-02-28 02:15:10.416470 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:10.433302 | instance | cert-manager/serviceaccounts/default
2026-02-28 02:15:10.434737 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:10.501742 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:10.538492 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:10.546935 | instance | auth-system/serviceaccounts/keycloak
2026-02-28 02:15:10.594359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:10.627112 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:10.655574 | instance | auth-system/services/keycloak
2026-02-28 02:15:10.704140 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:10.721701 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:10.730954 | instance | auth-system/services/keycloak-headless
2026-02-28 02:15:10.797993 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:10.819721 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:10.848475 | instance | auth-system/services/keycloak-metrics
2026-02-28 02:15:10.893110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:10.911031 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:10.915888 | instance | cert-manager/services/cert-manager
2026-02-28 02:15:10.986091 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:11.014143 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:11.075670 | instance | cert-manager/services/cert-manager-webhook
2026-02-28 02:15:11.097803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:11.112881 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-02-28 02:15:11.120456 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:11.135553 | instance | auth-system/statefulsets/keycloak
2026-02-28 02:15:11.199854 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:11.212978 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:11.288591 | instance | ingress-nginx/configmaps/ingress-nginx-controller
2026-02-28 02:15:11.301655 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-02-28 02:15:11.310497 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:11.313495 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:11.372733 | instance | default/configmaps/kube-root-ca.crt
2026-02-28 02:15:11.412222 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:11.415308 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:11.467839 | instance | ingress-nginx/configmaps/ingress-nginx-tcp
2026-02-28 02:15:11.491130 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:11.510615 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:11.575895 | instance | ingress-nginx/configmaps/ingress-nginx-udp
2026-02-28 02:15:11.595820 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:11.602218 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:11.690566 | instance | ingress-nginx/configmaps/kube-root-ca.crt
2026-02-28 02:15:11.691961 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:11.696601 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:11.764040 | instance | ingress-nginx/daemonsets/ingress-nginx-controller
2026-02-28 02:15:11.780362 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:11.785086 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:11.865959 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:11.871237 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:11.887537 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend
2026-02-28 02:15:11.957682 | instance | default/endpoints/kubernetes
2026-02-28 02:15:11.962226 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:11.987103 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:12.050483 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:12.069048 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:12.093149 | instance | ingress-nginx/endpoints/ingress-nginx-controller
2026-02-28 02:15:12.140686 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:12.146362 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission
2026-02-28 02:15:12.172408 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:12.239232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:12.266930 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:12.287281 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics
2026-02-28 02:15:12.346733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:12.352171 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend
2026-02-28 02:15:12.353686 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:12.449471 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:12.453160 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:12.509393 | instance | ingress-nginx/pods/ingress-nginx-controller-k4xlx
2026-02-28 02:15:12.547689 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-l7gkq
2026-02-28 02:15:12.559210 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:12.560723 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:12.658508 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:12.701776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:12.726665 | instance | ingress-nginx/rolebindings/ingress-nginx
2026-02-28 02:15:12.752428 | instance | ingress-nginx/roles/ingress-nginx
2026-02-28 02:15:12.771004 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:12.806527 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-02-28 02:15:12.814057 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:12.863438 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:12.914424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:12.914906 | instance | ingress-nginx/secrets/ingress-nginx-admission
2026-02-28 02:15:12.948312 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1
2026-02-28 02:15:12.990548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:13.011856 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-02-28 02:15:13.021433 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:13.091567 | instance | ingress-nginx/serviceaccounts/default
2026-02-28 02:15:13.136126 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:13.178469 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:13.187235 | instance | ingress-nginx/serviceaccounts/ingress-nginx
2026-02-28 02:15:13.223695 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:13.279216 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:13.306786 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend
2026-02-28 02:15:13.385712 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:13.405497 | instance | default/serviceaccounts/default
2026-02-28 02:15:13.437130 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:13.494741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:13.515750 | instance | default/services/kubernetes
2026-02-28 02:15:13.538630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:13.606228 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:13.617423 | instance | ingress-nginx/services/ingress-nginx-controller
2026-02-28 02:15:13.647564 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:13.694236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:13.727631 | instance | ingress-nginx/services/ingress-nginx-controller-admission
2026-02-28 02:15:13.744489 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:13.817529 | instance | ingress-nginx/services/ingress-nginx-controller-metrics
2026-02-28 02:15:13.835746 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:13.904852 | instance | ingress-nginx/services/ingress-nginx-defaultbackend
2026-02-28 02:15:13.950360 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:14.019472 | instance | kube-public/configmaps/cluster-info
2026-02-28 02:15:14.086642 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:14.118721 | instance | kube-node-lease/configmaps/kube-root-ca.crt
2026-02-28 02:15:14.217888 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:14.219241 | instance | kube-public/configmaps/kube-root-ca.crt
2026-02-28 02:15:14.249304 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:14.304975 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo
2026-02-28 02:15:14.314753 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:14.409595 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:14.409762 | instance | kube-public/rolebindings/system:controller:bootstrap-signer
2026-02-28 02:15:14.492910 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo
2026-02-28 02:15:14.513846 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:14.515438 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:14.591255 | instance | kube-public/roles/system:controller:bootstrap-signer
2026-02-28 02:15:14.598831 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:14.652924 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:14.683143 | instance | kube-public/serviceaccounts/default
2026-02-28 02:15:14.783798 | instance | kube-node-lease/serviceaccounts/default
2026-02-28 02:15:14.823166 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:14.840151 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:14.881697 | instance | local-path-storage/configmaps/kube-root-ca.crt
2026-02-28 02:15:14.943741 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-02-28 02:15:14.954739 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:14.992838 | instance | local-path-storage/configmaps/local-path-config
2026-02-28 02:15:15.033085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:15.047946 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:15.059610 | instance | kube-system/configmaps/cilium-config
2026-02-28 02:15:15.153942 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:15.154026 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:15.207287 | instance | kube-system/configmaps/coredns
2026-02-28 02:15:15.249024 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:15.272225 | instance | kube-system/configmaps/extension-apiserver-authentication
2026-02-28 02:15:15.341907 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:15.398693 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking
2026-02-28 02:15:15.470787 | instance | kube-system/configmaps/kube-proxy
2026-02-28 02:15:15.511190 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:15.592633 | instance | kube-system/configmaps/kube-root-ca.crt
2026-02-28 02:15:15.632766 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:15.668926 | instance | kube-system/configmaps/kubeadm-config
2026-02-28 02:15:15.743040 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-02-28 02:15:15.753306 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:15.772167 | instance | kube-system/configmaps/kubelet-config
2026-02-28 02:15:15.878860 | instance | kube-system/daemonsets/cilium
2026-02-28 02:15:15.889236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:15.952762 | instance | kube-system/daemonsets/kube-proxy
2026-02-28 02:15:16.029274 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:16.095707 | instance | local-path-storage/deployment/local-path-provisioner
2026-02-28 02:15:16.125904 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:16.162155 | instance | kube-system/deployment/cilium-operator
2026-02-28 02:15:16.187486 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:16.294138 | instance | kube-system/deployment/coredns
2026-02-28 02:15:16.306080 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:16.348195 | instance | kube-system/endpoints/kube-dns
2026-02-28 02:15:16.514159 | instance | kube-system/endpoints/kube-prometheus-stack-coredns
2026-02-28 02:15:16.517492 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:16.573326 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager
2026-02-28 02:15:16.675355 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:16.707785 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd
2026-02-28 02:15:16.787786 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy
2026-02-28 02:15:16.902637 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler
2026-02-28 02:15:16.986242 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet
2026-02-28 02:15:17.065927 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:17.104224 | instance | kube-system/pods/cilium-8d282
2026-02-28 02:15:17.171135 | instance | kube-system/pods/cilium-operator-869df985b8-c9lm9
2026-02-28 02:15:17.194412 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:17.253230 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:17.324827 | instance | kube-system/pods/coredns-67659f764b-tlgkm
2026-02-28 02:15:17.358910 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:17.372947 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:17.380362 | instance | kube-system/pods/coredns-67659f764b-xnpg2
2026-02-28 02:15:17.454659 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:17.469999 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:17.564228 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:17.565911 | instance | kube-system/pods/etcd-instance
2026-02-28 02:15:17.589057 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:17.593789 | instance | kube-system/pods/kube-apiserver-instance
2026-02-28 02:15:17.643966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:17.684667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:17.736431 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:17.755876 | instance | kube-system/pods/kube-controller-manager-instance
2026-02-28 02:15:17.777872 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:17.789896 | instance | kube-system/pods/kube-proxy-bdk4j
2026-02-28 02:15:17.870280 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:17.879408 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:17.963752 | instance | kube-system/pods/kube-scheduler-instance
2026-02-28 02:15:17.965424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:17.967390 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:18.001355 | instance | kube-system/pods/kube-vip-instance
2026-02-28 02:15:18.066347 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:18.085382 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:18.164002 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-c5s5r
2026-02-28 02:15:18.174180 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:18.177840 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:18.226811 | instance | kube-system/rolebindings/cilium-config-agent
2026-02-28 02:15:18.288555 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:18.291424 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-02-28 02:15:18.310729 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:18.392770 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:18.405437 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-02-28 02:15:18.409110 | instance | kube-system/rolebindings/kube-proxy
2026-02-28 02:15:18.417194 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:18.460018 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs
2026-02-28 02:15:18.510570 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:18.539908 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:18.620448 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:18.637342 | instance | kube-system/rolebindings/kubeadm:kubelet-config
2026-02-28 02:15:18.679772 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config
2026-02-28 02:15:18.680102 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:18.730063 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:18.813762 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:18.819690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:18.836913 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader
2026-02-28 02:15:18.904346 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:18.907594 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager
2026-02-28 02:15:18.912013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:19.001483 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:19.020398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-02-28 02:15:19.025658 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler
2026-02-28 02:15:19.095847 | instance | kube-system/rolebindings/system:controller:bootstrap-signer
2026-02-28 02:15:19.216943 | instance | kube-system/rolebindings/system:controller:cloud-provider
2026-02-28 02:15:19.281936 | instance | kube-system/rolebindings/system:controller:token-cleaner
2026-02-28 02:15:19.403003 | instance | kube-system/roles/cilium-config-agent
2026-02-28 02:15:19.462823 | instance | kube-system/roles/extension-apiserver-authentication-reader
2026-02-28 02:15:19.570630 | instance | kube-system/roles/kube-proxy
2026-02-28 02:15:19.636843 | instance | kube-system/roles/kubeadm:kubeadm-certs
2026-02-28 02:15:19.746211 | instance | kube-system/roles/kubeadm:kubelet-config
2026-02-28 02:15:19.812280 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config
2026-02-28 02:15:19.909234 | instance | kube-system/roles/system::leader-locking-kube-controller-manager
2026-02-28 02:15:19.990226 | instance | kube-system/roles/system::leader-locking-kube-scheduler
2026-02-28 02:15:20.088844 | instance | kube-system/roles/system:controller:bootstrap-signer
2026-02-28 02:15:20.166795 | instance | kube-system/roles/system:controller:cloud-provider
2026-02-28 02:15:20.267198 | instance | kube-system/roles/system:controller:token-cleaner
2026-02-28 02:15:20.359017 | instance | kube-system/secrets/bootstrap-token-34319a
2026-02-28 02:15:20.463315 | instance | kube-system/secrets/bootstrap-token-s12tdh
2026-02-28 02:15:20.540042 | instance | kube-system/secrets/kubeadm-certs
2026-02-28 02:15:20.631121 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1
2026-02-28 02:15:20.730720 | instance | kube-system/serviceaccounts/attachdetach-controller
2026-02-28 02:15:20.921018 | instance | kube-system/serviceaccounts/bootstrap-signer
2026-02-28 02:15:20.934631 | instance | kube-system/serviceaccounts/certificate-controller
2026-02-28 02:15:21.141595 | instance | kube-system/serviceaccounts/cilium
2026-02-28 02:15:21.145290 | instance | kube-system/serviceaccounts/cilium-operator
2026-02-28 02:15:21.356945 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller
2026-02-28 02:15:21.364540 | instance | kube-system/serviceaccounts/coredns
2026-02-28 02:15:21.574605 | instance | kube-system/serviceaccounts/cronjob-controller
2026-02-28 02:15:21.577475 | instance | kube-system/serviceaccounts/daemon-set-controller
2026-02-28 02:15:21.793384 | instance | kube-system/serviceaccounts/default
2026-02-28 02:15:21.801453 | instance | kube-system/serviceaccounts/deployment-controller
2026-02-28 02:15:22.016323 | instance | kube-system/serviceaccounts/disruption-controller
2026-02-28 02:15:22.021607 | instance | kube-system/serviceaccounts/endpoint-controller
2026-02-28 02:15:22.220758 | instance | kube-system/serviceaccounts/endpointslice-controller
2026-02-28 02:15:22.222340 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller
2026-02-28 02:15:22.427964 | instance | kube-system/serviceaccounts/ephemeral-volume-controller
2026-02-28 02:15:22.430862 | instance | kube-system/serviceaccounts/expand-controller
2026-02-28 02:15:22.640228 | instance | kube-system/serviceaccounts/generic-garbage-collector
2026-02-28 02:15:22.645277 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler
2026-02-28 02:15:22.845968 | instance | kube-system/serviceaccounts/job-controller
2026-02-28 02:15:22.846838 | instance | kube-system/serviceaccounts/kube-proxy
2026-02-28 02:15:23.059333 | instance | kube-system/serviceaccounts/namespace-controller
2026-02-28 02:15:23.069408 | instance | kube-system/serviceaccounts/node-controller
2026-02-28 02:15:23.271403 | instance | kube-system/serviceaccounts/persistent-volume-binder
2026-02-28 02:15:23.272354 | instance | kube-system/serviceaccounts/pod-garbage-collector
2026-02-28 02:15:23.483380 | instance | kube-system/serviceaccounts/pv-protection-controller
2026-02-28 02:15:23.494710 | instance | kube-system/serviceaccounts/pvc-protection-controller
2026-02-28 02:15:23.696272 | instance | kube-system/serviceaccounts/replicaset-controller
2026-02-28 02:15:23.699237 | instance | kube-system/serviceaccounts/replication-controller
2026-02-28 02:15:23.918319 | instance | kube-system/serviceaccounts/resourcequota-controller
2026-02-28 02:15:23.919942 | instance | kube-system/serviceaccounts/root-ca-cert-publisher
2026-02-28 02:15:24.148725 | instance | kube-system/serviceaccounts/service-account-controller
2026-02-28 02:15:24.157742 | instance | kube-system/serviceaccounts/service-controller
2026-02-28 02:15:24.348390 | instance | kube-system/serviceaccounts/statefulset-controller
2026-02-28 02:15:24.353236 | instance | kube-system/serviceaccounts/token-cleaner
2026-02-28 02:15:24.558843 | instance | kube-system/serviceaccounts/ttl-after-finished-controller
2026-02-28 02:15:24.559197 | instance | kube-system/serviceaccounts/ttl-controller
2026-02-28 02:15:24.758306 | instance | kube-system/services/kube-dns
2026-02-28 02:15:24.761740 | instance | kube-system/services/kube-prometheus-stack-coredns
2026-02-28 02:15:24.938454 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager
2026-02-28 02:15:24.949617 | instance | kube-system/services/kube-prometheus-stack-kube-etcd
2026-02-28 02:15:25.125683 | instance | kube-system/services/kube-prometheus-stack-kube-proxy
2026-02-28 02:15:25.126793 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler
2026-02-28 02:15:25.308310 | instance | kube-system/services/kube-prometheus-stack-kubelet
2026-02-28 02:15:25.309146 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1
2026-02-28 02:15:25.493179 | instance | local-path-storage/serviceaccounts/default
2026-02-28 02:15:25.499597 | instance | local-path-storage/serviceaccounts/local-path-provisioner
2026-02-28 02:15:25.696330 | instance | monitoring/daemonsets/ipmi-exporter
2026-02-28 02:15:25.696900 | instance | monitoring/daemonsets/goldpinger
2026-02-28 02:15:25.905520 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter
2026-02-28 02:15:25.916455 | instance | monitoring/daemonsets/node-feature-discovery-worker
2026-02-28 02:15:26.113327 | instance | monitoring/daemonsets/vector
2026-02-28 02:15:26.140920 | instance | monitoring/deployment/kube-prometheus-stack-grafana
2026-02-28 02:15:26.308656 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics
2026-02-28 02:15:26.343343 | instance | monitoring/deployment/kube-prometheus-stack-operator
2026-02-28 02:15:26.503021 | instance | monitoring/deployment/loki-gateway
2026-02-28 02:15:26.545074 | instance | monitoring/deployment/node-feature-discovery-gc
2026-02-28 02:15:26.690696 | instance | monitoring/deployment/node-feature-discovery-master
2026-02-28 02:15:26.748741 | instance | monitoring/deployment/prometheus-pushgateway
2026-02-28 02:15:26.874160 | instance | monitoring/configmaps/goldpinger-zap
2026-02-28 02:15:26.941758 | instance | monitoring/configmaps/ipmi-exporter
2026-02-28 02:15:27.050307 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview
2026-02-28 02:15:27.114708 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver
2026-02-28 02:15:27.262053 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total
2026-02-28 02:15:27.334040 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager
2026-02-28 02:15:27.476239 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster
2026-02-28 02:15:27.554684 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced
2026-02-28 02:15:27.691912 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger
2026-02-28 02:15:27.778041 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy
2026-02-28 02:15:27.880480 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details
2026-02-28 02:15:28.066550 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview
2026-02-28 02:15:28.075086 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full
2026-02-28 02:15:28.273144 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details
2026-02-28 02:15:28.454746 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview
2026-02-28 02:15:28.476497 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail
2026-02-28 02:15:28.662549 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview
2026-02-28 02:15:28.668421 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details
2026-02-28 02:15:28.869810 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview
2026-02-28 02:15:28.874540 | instance | monitoring/configmaps/kube-prometheus-stack-etcd
2026-02-28 02:15:29.073573 | instance | monitoring/endpoints/alertmanager-operated
2026-02-28 02:15:29.074924 | instance | monitoring/configmaps/kube-prometheus-stack-grafana
2026-02-28 02:15:29.267859 | instance | monitoring/endpoints/goldpinger
2026-02-28 02:15:29.278111 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager
2026-02-28 02:15:29.463284 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards
2026-02-28 02:15:29.465535 | instance | monitoring/endpoints/kube-prometheus-stack-grafana
2026-02-28 02:15:29.649046 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource
2026-02-28 02:15:29.650118 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview
2026-02-28 02:15:29.829060 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics
2026-02-28 02:15:29.836473 | instance | monitoring/endpoints/kube-prometheus-stack-operator
2026-02-28 02:15:30.028634 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns
2026-02-28 02:15:30.029068 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus
2026-02-28 02:15:30.235967 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster
2026-02-28 02:15:30.250531 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter
2026-02-28 02:15:30.428312 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster
2026-02-28 02:15:30.432811 | instance | monitoring/endpoints/loki
2026-02-28 02:15:30.608300 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace
2026-02-28 02:15:30.614939 | instance | monitoring/endpoints/loki-chunks-cache
2026-02-28 02:15:30.792828 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node
2026-02-28 02:15:30.798288 | instance | monitoring/endpoints/loki-gateway
2026-02-28 02:15:30.984177 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod
2026-02-28 02:15:30.999795 | instance | monitoring/endpoints/loki-headless
2026-02-28 02:15:31.166848 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload
2026-02-28 02:15:31.196390 | instance | monitoring/endpoints/loki-memberlist
2026-02-28 02:15:31.361509 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace
2026-02-28 02:15:31.391449 | instance | monitoring/endpoints/loki-results-cache
2026-02-28 02:15:31.557527 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet
2026-02-28 02:15:31.584486 | instance | monitoring/endpoints/prometheus-operated
2026-02-28 02:15:31.742960 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod
2026-02-28 02:15:31.772357 | instance | monitoring/endpoints/prometheus-pushgateway
2026-02-28 02:15:31.930454 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload
2026-02-28 02:15:31.963803 | instance | monitoring/endpoints/vector-headless
2026-02-28 02:15:32.128394 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use
2026-02-28 02:15:32.147575 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter
2026-02-28 02:15:32.314551 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use
2026-02-28 02:15:32.318437 | instance | monitoring/configmaps/kube-prometheus-stack-nodes
2026-02-28 02:15:32.496816 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin
2026-02-28 02:15:32.504405 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage
2026-02-28 02:15:32.680488 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total
2026-02-28 02:15:32.683061 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus
2026-02-28 02:15:32.877573 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls
2026-02-28 02:15:32.883043 | instance | monitoring/configmaps/kube-prometheus-stack-proxy
2026-02-28 02:15:33.070955 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler
2026-02-28 02:15:33.077552 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total
2026-02-28 02:15:33.248282 | instance | monitoring/configmaps/kube-root-ca.crt
2026-02-28 02:15:33.256915 | instance | monitoring/configmaps/loki
2026-02-28 02:15:33.441152 | instance | monitoring/configmaps/loki-alerting-rules
2026-02-28 02:15:33.456557 | instance | monitoring/configmaps/loki-gateway
2026-02-28 02:15:33.632099 | instance | monitoring/configmaps/loki-runtime
2026-02-28 02:15:33.639929 | instance | monitoring/configmaps/node-feature-discovery-master-conf
2026-02-28 02:15:33.812928 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf
2026-02-28 02:15:33.832841 | instance | monitoring/configmaps/node-feature-discovery-worker-conf
2026-02-28 02:15:33.995343 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0
2026-02-28 02:15:34.022753 | instance | monitoring/configmaps/vector
2026-02-28 02:15:34.232338 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager
2026-02-28 02:15:34.285727 | instance | monitoring/ingresses/kube-prometheus-stack-grafana
2026-02-28 02:15:34.440933 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus
2026-02-28 02:15:34.489795 | instance | openstack/configmaps/barbican-bin
2026-02-28 02:15:34.634098 | instance | openstack/configmaps/ceph-csi-config
2026-02-28 02:15:34.701966 | instance | openstack/configmaps/ceph-etc
2026-02-28 02:15:34.856406 | instance | openstack/configmaps/cinder-bin
2026-02-28 02:15:34.904203 | instance | openstack/configmaps/glance-bin
2026-02-28 02:15:35.094795 | instance | openstack/configmaps/keepalived-bin
2026-02-28 02:15:35.125847 | instance | openstack/configmaps/keystone-bin
2026-02-28 02:15:35.285951 | instance | openstack/configmaps/keystone-openid-metadata
2026-02-28 02:15:35.365741 | instance | openstack/configmaps/kube-root-ca.crt
2026-02-28 02:15:35.504059 | instance | openstack/configmaps/libvirt-bin
2026-02-28 02:15:35.564092 | instance | openstack/configmaps/libvirt-libvirt-default-bin
2026-02-28 02:15:35.723846 | instance | openstack/configmaps/memcached-memcached-bin
2026-02-28 02:15:35.802717 | instance | openstack/configmaps/neutron-bin
2026-02-28 02:15:35.963053 | instance | openstack/configmaps/nova-bin
2026-02-28 02:15:36.007657 | instance | openstack/configmaps/openvswitch-bin
2026-02-28 02:15:36.168179 | instance | openstack/configmaps/ovn-bin
2026-02-28 02:15:36.194542 | instance | openstack/configmaps/ovn-controller-default-bin
2026-02-28 02:15:36.366140 | instance | openstack/configmaps/percona-xtradb-haproxy
2026-02-28 02:15:36.383628 | instance | openstack/configmaps/percona-xtradb-pxc
2026-02-28 02:15:36.558201 | instance | openstack/configmaps/placement-bin
2026-02-28 02:15:36.580029 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf
2026-02-28 02:15:36.767693 | instance | openstack/configmaps/rabbitmq-barbican-server-conf
2026-02-28 02:15:36.783966 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf
2026-02-28 02:15:36.959604 | instance | openstack/configmaps/rabbitmq-cinder-server-conf
2026-02-28 02:15:36.976307 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf
2026-02-28 02:15:37.166703 | instance | openstack/configmaps/rabbitmq-glance-server-conf
2026-02-28 02:15:37.182342 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf
2026-02-28 02:15:37.380632 | instance | openstack/configmaps/rabbitmq-keystone-server-conf
2026-02-28 02:15:37.392358 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf
2026-02-28 02:15:37.600561 | instance | openstack/configmaps/rabbitmq-neutron-server-conf
2026-02-28 02:15:37.600775 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf
2026-02-28 02:15:37.823231 | instance | openstack/configmaps/rabbitmq-nova-server-conf
2026-02-28 02:15:37.824896 | instance | openstack/configmaps/rook-ceph-mon-endpoints
2026-02-28 02:15:38.046547 | instance | openstack/configmaps/rook-ceph-pdbstatemap
2026-02-28 02:15:38.050743 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types
2026-02-28 02:15:38.290448 | instance | openstack/configmaps/rook-config-override
2026-02-28 02:15:38.309525 | instance | openstack/cronjobs/cinder-volume-usage-audit
2026-02-28 02:15:38.507458 | instance | openstack/configmaps/staffeln-bin
2026-02-28 02:15:38.521273 | instance | openstack/cronjobs/keystone-credential-rotate
2026-02-28 02:15:38.695246 | instance | openstack/configmaps/valkey-configuration
2026-02-28 02:15:38.711664 | instance | openstack/cronjobs/keystone-fernet-rotate
2026-02-28 02:15:38.898275 | instance | openstack/configmaps/valkey-health
2026-02-28 02:15:38.912160 | instance | openstack/cronjobs/nova-cell-setup
2026-02-28 02:15:39.098711 | instance | openstack/configmaps/valkey-scripts
2026-02-28 02:15:39.136328 | instance | openstack/cronjobs/nova-service-cleaner
2026-02-28 02:15:39.320798 | instance | openstack/daemonsets/keepalived
2026-02-28 02:15:39.355029 | instance | openstack/daemonsets/libvirt-libvirt-default
2026-02-28 02:15:39.529891 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default
2026-02-28 02:15:39.586202 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default
2026-02-28 02:15:39.764918 | instance | openstack/daemonsets/neutron-ovn-vpn-agent-default
2026-02-28 02:15:39.847608 | instance | openstack/daemonsets/nova-compute-default
2026-02-28 02:15:40.030706 | instance | openstack/daemonsets/openvswitch
2026-02-28 02:15:40.060485 | instance | openstack/daemonsets/ovn-controller-default
2026-02-28 02:15:40.287046 | instance | openstack/deployment/barbican-api
2026-02-28 02:15:40.302380 | instance | openstack/deployment/cinder-api
2026-02-28 02:15:40.515147 | instance | openstack/deployment/cinder-backup
2026-02-28 02:15:40.533508 | instance | openstack/deployment/cinder-scheduler
2026-02-28 02:15:40.736786 | instance | openstack/deployment/cinder-volume
2026-02-28 02:15:40.746344 | instance | openstack/deployment/glance-api
2026-02-28 02:15:40.959569 | instance | openstack/deployment/keystone-api
2026-02-28 02:15:40.965454 | instance | openstack/deployment/memcached-memcached
2026-02-28 02:15:41.193347 | instance | openstack/deployment/neutron-server
2026-02-28 02:15:41.200661 | instance | openstack/deployment/nova-api-metadata
2026-02-28 02:15:41.438566 | instance | openstack/deployment/nova-api-osapi
2026-02-28 02:15:41.438961 | instance | openstack/deployment/nova-conductor
2026-02-28 02:15:41.656836 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0
2026-02-28 02:15:41.658170 | instance | openstack/deployment/nova-novncproxy
2026-02-28 02:15:41.866115 | instance | monitoring/pods/goldpinger-77zdq
2026-02-28 02:15:41.884552 | instance | openstack/deployment/nova-scheduler
2026-02-28 02:15:42.056586 | instance | monitoring/pods/kube-prometheus-stack-grafana-597f6d4fcf-fvfgb
2026-02-28 02:15:42.101921 | instance | openstack/deployment/ovn-northd
2026-02-28 02:15:42.244803 | instance | openstack/deployment/placement-api
2026-02-28 02:15:42.317167 | instance | openstack/deployment/pxc-operator
2026-02-28 02:15:42.457560 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-ldcj6
2026-02-28 02:15:42.531615 | instance | openstack/deployment/rabbitmq-cluster-operator
2026-02-28 02:15:42.638683 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-q69c6
2026-02-28 02:15:42.745271 | instance | openstack/deployment/rabbitmq-messaging-topology-operator
2026-02-28 02:15:42.813801 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-xnpgv
2026-02-28 02:15:42.950117 | instance | openstack/deployment/rook-ceph-crashcollector-instance
2026-02-28 02:15:42.995555 | instance | monitoring/pods/loki-0
2026-02-28 02:15:43.168675 | instance | openstack/deployment/rook-ceph-rgw-ceph-a
2026-02-28 02:15:43.173784 | instance | monitoring/pods/loki-chunks-cache-0
2026-02-28 02:15:43.362200 | instance | openstack/deployment/staffeln-api
2026-02-28 02:15:43.379210 | instance | openstack/deployment/staffeln-conductor
2026-02-28 02:15:43.582713 | instance | monitoring/pods/loki-gateway-cf54cb88c-wzfwg
2026-02-28 02:15:43.585688 | instance | monitoring/pods/loki-results-cache-0
2026-02-28 02:15:43.768404 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-wqrft
2026-02-28 02:15:43.773684 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-g5fvs
2026-02-28 02:15:43.952170 | instance | monitoring/pods/node-feature-discovery-worker-n6sxg
2026-02-28 02:15:43.970391 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0
2026-02-28 02:15:44.141792 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-wcxxc
2026-02-28 02:15:44.181489 | instance | monitoring/pods/vector-rxzth
2026-02-28 02:15:44.339653 | instance | openstack/endpoints/barbican-api
2026-02-28 02:15:44.392422 | instance | openstack/endpoints/ceph-mon
2026-02-28 02:15:44.548962 | instance | openstack/endpoints/cinder-api
2026-02-28 02:15:44.596603 | instance | openstack/endpoints/glance-api
2026-02-28 02:15:44.777319 | instance | openstack/endpoints/keystone-api
2026-02-28 02:15:44.836406 | instance | openstack/endpoints/memcached
2026-02-28 02:15:44.981309 | instance | openstack/endpoints/memcached-metrics
2026-02-28 02:15:45.044384 | instance | openstack/endpoints/neutron-server
2026-02-28 02:15:45.195879 | instance | openstack/endpoints/nova-api
2026-02-28 02:15:45.251382 | instance | openstack/endpoints/nova-metadata
2026-02-28 02:15:45.396782 | instance | openstack/endpoints/nova-novncproxy
2026-02-28 02:15:45.473648 | instance | openstack/endpoints/ovn-ovsdb-nb
2026-02-28 02:15:45.633246 | instance | openstack/endpoints/ovn-ovsdb-sb
2026-02-28 02:15:45.694772 | instance | openstack/endpoints/percona-xtradb-cluster-operator
2026-02-28 02:15:45.834119 | instance | openstack/endpoints/percona-xtradb-haproxy
2026-02-28 02:15:45.890888 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics
2026-02-28 02:15:46.034632 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas
2026-02-28 02:15:46.115077 | instance | openstack/endpoints/percona-xtradb-pxc
2026-02-28 02:15:46.242527 | instance | openstack/endpoints/percona-xtradb-pxc-unready
2026-02-28 02:15:46.315879 | instance | openstack/endpoints/placement-api
2026-02-28 02:15:46.435716 | instance | openstack/endpoints/rabbitmq-barbican
2026-02-28 02:15:46.516550 | instance | openstack/endpoints/rabbitmq-barbican-nodes
2026-02-28 02:15:46.620707 | instance | openstack/endpoints/rabbitmq-cinder
2026-02-28 02:15:46.704354 | instance | openstack/endpoints/rabbitmq-cinder-nodes
2026-02-28 02:15:46.818634 | instance | openstack/endpoints/rabbitmq-glance
2026-02-28 02:15:46.906173 | instance | openstack/endpoints/rabbitmq-glance-nodes
2026-02-28 02:15:47.025500 | instance | openstack/endpoints/rabbitmq-keystone
2026-02-28 02:15:47.104091 | instance | openstack/endpoints/rabbitmq-keystone-nodes
2026-02-28 02:15:47.214656 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook
2026-02-28 02:15:47.298807 | instance | openstack/endpoints/rabbitmq-neutron
2026-02-28 02:15:47.433882 | instance | openstack/endpoints/rabbitmq-neutron-nodes
2026-02-28 02:15:47.526979 | instance | openstack/endpoints/rabbitmq-nova
2026-02-28 02:15:47.684643 | instance | openstack/endpoints/rabbitmq-nova-nodes
2026-02-28 02:15:47.788967 | instance | openstack/endpoints/rook-ceph-rgw-ceph
2026-02-28 02:15:47.908031 | instance | openstack/endpoints/staffeln-api
2026-02-28 02:15:47.989672 | instance | openstack/endpoints/valkey
2026-02-28 02:15:48.122781 | instance | openstack/endpoints/valkey-headless
2026-02-28 02:15:48.185498 | instance | openstack/endpoints/valkey-metrics
2026-02-28 02:15:48.327224 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0
2026-02-28 02:15:48.371504 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0
2026-02-28 02:15:48.568453 | instance | monitoring/persistentvolumeclaims/storage-loki-0
2026-02-28 02:15:48.590634 | instance | openstack/ingresses/compute
2026-02-28 02:15:48.767512 | instance | openstack/ingresses/compute-novnc-proxy
2026-02-28 02:15:48.796397 | instance | openstack/ingresses/identity
2026-02-28 02:15:49.011217 | instance | openstack/ingresses/image
2026-02-28 02:15:49.024623 | instance | openstack/ingresses/key-manager
2026-02-28 02:15:49.253309 | instance | openstack/ingresses/network
2026-02-28 02:15:49.258493 | instance | openstack/ingresses/placement
2026-02-28 02:15:49.442477 | instance | openstack/ingresses/rook-ceph-cluster
2026-02-28 02:15:49.450276 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana
2026-02-28 02:15:49.606327 | instance | openstack/ingresses/volumev3
2026-02-28 02:15:49.632065 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar
2026-02-28 02:15:49.811314 | instance | monitoring/rolebindings/node-feature-discovery-worker
2026-02-28 02:15:49.814630 | instance | monitoring/roles/kube-prometheus-stack-grafana
2026-02-28 02:15:49.978288 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar
2026-02-28 02:15:49.994177 | instance | monitoring/roles/node-feature-discovery-worker
2026-02-28 02:15:50.136820 | instance | openstack/networkpolicies/rabbitmq-cluster-operator
2026-02-28 02:15:50.148432 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator
2026-02-28 02:15:50.306047 | instance | openstack/networkpolicies/valkey
2026-02-28 02:15:50.310219 | instance | openstack/jobs/barbican-db-init
2026-02-28 02:15:50.478622 | instance | openstack/jobs/barbican-db-sync
2026-02-28 02:15:50.510754 | instance | openstack/jobs/barbican-ks-endpoints
2026-02-28 02:15:50.685192 | instance | openstack/jobs/barbican-ks-service
2026-02-28 02:15:50.728621 | instance | openstack/jobs/barbican-ks-user
2026-02-28 02:15:50.878039 | instance | openstack/jobs/barbican-rabbit-init
2026-02-28 02:15:50.931873 | instance | openstack/jobs/cinder-backup-storage-init
2026-02-28 02:15:51.069097 | instance | openstack/jobs/cinder-bootstrap
2026-02-28 02:15:51.131929 | instance | openstack/jobs/cinder-create-internal-tenant
2026-02-28 02:15:51.288658 | instance | openstack/jobs/cinder-db-init
2026-02-28 02:15:51.335263 | instance | openstack/jobs/cinder-db-sync
2026-02-28 02:15:51.497843 | instance | openstack/jobs/cinder-ks-endpoints
2026-02-28 02:15:51.560531 | instance | openstack/jobs/cinder-ks-service
2026-02-28 02:15:51.695583 | instance | openstack/jobs/cinder-ks-user
2026-02-28 02:15:51.767934 | instance | openstack/jobs/cinder-rabbit-init
2026-02-28 02:15:51.897673 | instance | openstack/jobs/cinder-storage-init
2026-02-28 02:15:51.955626 | instance | openstack/jobs/cinder-volume-usage-audit-29537405
2026-02-28 02:15:52.099272 | instance | openstack/jobs/glance-db-init
2026-02-28 02:15:52.160644 | instance | openstack/jobs/glance-db-sync
2026-02-28 02:15:52.296173 | instance | openstack/jobs/glance-ks-endpoints
2026-02-28 02:15:52.371798 | instance | openstack/jobs/glance-ks-service
2026-02-28 02:15:52.499611 | instance | openstack/jobs/glance-ks-user
2026-02-28 02:15:52.582016 | instance | openstack/jobs/glance-metadefs-load
2026-02-28 02:15:52.706108 | instance | openstack/jobs/glance-rabbit-init
2026-02-28 02:15:52.784471 | instance | openstack/jobs/glance-storage-init
2026-02-28 02:15:52.926295 | instance | openstack/jobs/keystone-bootstrap
2026-02-28 02:15:52.992437 | instance | openstack/jobs/keystone-credential-setup
2026-02-28 02:15:53.139300 | instance | openstack/jobs/keystone-db-init
2026-02-28 02:15:53.222357 | instance | openstack/jobs/keystone-db-sync
2026-02-28 02:15:53.350276 | instance | openstack/jobs/keystone-domain-manage
2026-02-28 02:15:53.428864 | instance | openstack/jobs/keystone-fernet-setup
2026-02-28 02:15:53.568187 | instance | openstack/jobs/keystone-rabbit-init
2026-02-28 02:15:53.639145 | instance | openstack/jobs/neutron-db-init
2026-02-28 02:15:53.779108 | instance | openstack/jobs/neutron-db-sync
2026-02-28 02:15:53.850087 | instance | openstack/jobs/neutron-ks-endpoints
2026-02-28 02:15:53.977744 | instance | openstack/jobs/neutron-ks-service
2026-02-28 02:15:54.065200 | instance | openstack/jobs/neutron-ks-user
2026-02-28 02:15:54.208080 | instance | openstack/jobs/neutron-rabbit-init
2026-02-28 02:15:54.315490 | instance | openstack/jobs/nova-bootstrap
2026-02-28 02:15:54.437622 | instance | openstack/jobs/nova-cell-setup
2026-02-28 02:15:54.528300 | instance | openstack/jobs/nova-db-init
2026-02-28 02:15:54.658583 | instance | openstack/jobs/nova-db-sync
2026-02-28 02:15:54.746038 | instance | openstack/jobs/nova-ks-endpoints
2026-02-28 02:15:54.880742 | instance | openstack/jobs/nova-ks-service
2026-02-28 02:15:54.976155 | instance | openstack/jobs/nova-ks-user
2026-02-28 02:15:55.114450 | instance | openstack/jobs/nova-rabbit-init
2026-02-28 02:15:55.192282 | instance | openstack/jobs/placement-db-init
2026-02-28 02:15:55.316447 | instance | openstack/jobs/placement-db-sync
2026-02-28 02:15:55.408976 | instance | openstack/jobs/placement-ks-endpoints
2026-02-28 02:15:55.531526 | instance | openstack/jobs/placement-ks-service
2026-02-28 02:15:55.641243 | instance | openstack/jobs/placement-ks-user
2026-02-28 02:15:55.756504 | instance | openstack/jobs/staffeln-db-init
2026-02-28 02:15:55.869701 | instance | openstack/jobs/staffeln-db-sync
2026-02-28 02:15:55.972405 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager
2026-02-28 02:15:56.075319 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated
2026-02-28 02:15:56.151050 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0
2026-02-28 02:15:56.249687 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config
2026-02-28 02:15:56.323700 | instance | monitoring/secrets/alertmanager-tls
2026-02-28 02:15:56.438011 | instance | monitoring/secrets/grafana-tls
2026-02-28 02:15:56.510262 | instance | monitoring/secrets/kube-prometheus-stack-admission
2026-02-28 02:15:56.637084 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret
2026-02-28 02:15:56.682004 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret
2026-02-28 02:15:56.822318 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy
2026-02-28 02:15:56.868876 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert
2026-02-28 02:15:57.021015 | instance | monitoring/secrets/kube-prometheus-stack-grafana
2026-02-28 02:15:57.042143 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret
2026-02-28 02:15:57.198374 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret
2026-02-28 02:15:57.222176 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret
2026-02-28 02:15:57.373805 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-xnpgv-tls
2026-02-28 02:15:57.401405 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy
2026-02-28 02:15:57.550674 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus
2026-02-28 02:15:57.582907 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls
2026-02-28 02:15:57.732983 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0
2026-02-28 02:15:57.782350 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config
2026-02-28 02:15:57.933664 | instance | monitoring/secrets/prometheus-tls
2026-02-28 02:15:57.998382 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1
2026-02-28 02:15:58.120328 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1
2026-02-28 02:15:58.192627 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1
2026-02-28 02:15:58.456309 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1
2026-02-28 02:15:58.466644 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1
2026-02-28 02:15:58.630384 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1
2026-02-28 02:15:58.651355 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0
2026-02-28 02:15:58.855139 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0
2026-02-28 02:15:58.979579 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0
2026-02-28 02:15:59.168140 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0
2026-02-28 02:15:59.271071 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0
2026-02-28 02:15:59.452283 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0
2026-02-28 02:15:59.593042 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0
2026-02-28 02:15:59.771445 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0
2026-02-28 02:15:59.865960 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0
2026-02-28 02:16:00.075642 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0
2026-02-28 02:16:00.172240 | instance | openstack/pods/barbican-api-686987cc69-4w5l5
2026-02-28 02:16:00.393209 | instance | openstack/pods/barbican-db-init-zz9nk
2026-02-28 02:16:00.405579 | instance | openstack/pods/barbican-db-sync-vb2pb
2026-02-28 02:16:00.606940 | instance | openstack/pods/barbican-ks-endpoints-s9h6x
2026-02-28 02:16:00.617395 | instance | openstack/pods/barbican-ks-service-sgv8x
2026-02-28 02:16:00.837075 | instance | openstack/pods/barbican-ks-user-zhkhj
2026-02-28 02:16:00.847041 | instance | openstack/pods/barbican-rabbit-init-hgzfw
2026-02-28 02:16:01.063238 | instance | openstack/pods/cinder-api-59bfc46896-fb9nn
2026-02-28 02:16:01.063663 | instance | openstack/pods/cinder-backup-75f5b5456b-p5p29
2026-02-28 02:16:01.268102 | instance | openstack/pods/cinder-backup-storage-init-tzlk6
2026-02-28 02:16:01.306823 | instance | openstack/pods/cinder-bootstrap-wrd8j
2026-02-28 02:16:01.483077 | instance | openstack/pods/cinder-create-internal-tenant-wlm4g
2026-02-28 02:16:01.509391 | instance | openstack/pods/cinder-db-init-z2crn
2026-02-28 02:16:01.699903 | instance | openstack/pods/cinder-db-sync-gdrrz
2026-02-28 02:16:01.703443 | instance | openstack/pods/cinder-ks-endpoints-8457n
2026-02-28 02:16:01.917577 | instance | openstack/pods/cinder-ks-service-gvxvn
2026-02-28 02:16:01.921799 | instance | openstack/pods/cinder-ks-user-qn2mn
2026-02-28 02:16:02.128767 | instance | openstack/pods/cinder-rabbit-init-lzxjw
2026-02-28 02:16:02.143063 | instance | openstack/pods/cinder-scheduler-679b96866d-7rchh
2026-02-28 02:16:02.336840 | instance | openstack/pods/cinder-storage-init-2pqv9
2026-02-28 02:16:02.344697 | instance | openstack/pods/cinder-volume-84b4747754-bkrn9
2026-02-28 02:16:02.555831 | instance | openstack/pods/cinder-volume-usage-audit-29537405-gnrhj
2026-02-28 02:16:02.562166 | instance | openstack/pods/glance-api-6cd6876b7b-r6zth
2026-02-28 02:16:02.781064 | instance | openstack/pods/glance-db-init-7xp5k
2026-02-28 02:16:02.781494 | instance | openstack/pods/glance-db-sync-rr6nc
2026-02-28 02:16:02.999360 | instance | openstack/pods/glance-ks-endpoints-txnxm
2026-02-28 02:16:03.005153 | instance | openstack/pods/glance-ks-service-phcb2
2026-02-28 02:16:03.214463 | instance | openstack/pods/glance-ks-user-m4rrh
2026-02-28 02:16:03.216391 | instance | openstack/pods/glance-metadefs-load-pp98k
2026-02-28 02:16:03.425231 | instance | openstack/pods/glance-rabbit-init-7d4dm
2026-02-28 02:16:03.431694 | instance | openstack/pods/glance-storage-init-q4pr5
2026-02-28 02:16:03.636431 | instance | openstack/pods/keepalived-snz77
2026-02-28 02:16:03.647705 | instance | monitoring/serviceaccounts/default
2026-02-28 02:16:03.843200 | instance | openstack/pods/keystone-api-686cd4fb6d-9hl2n
2026-02-28 02:16:03.894702 | instance | monitoring/serviceaccounts/goldpinger
2026-02-28 02:16:04.071195 | instance | openstack/pods/keystone-bootstrap-bs4j7
2026-02-28 02:16:04.165908 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager
2026-02-28 02:16:04.321308 | instance | openstack/pods/keystone-credential-setup-7jgs7
2026-02-28 02:16:04.438365 | instance | openstack/pods/keystone-db-init-fvvdp
2026-02-28 02:16:04.520861 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana
2026-02-28 02:16:04.665162 | instance | openstack/pods/keystone-db-sync-zdh2n
2026-02-28 02:16:04.760465 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics
2026-02-28 02:16:04.921309 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator
2026-02-28 02:16:05.058972 | instance | openstack/pods/keystone-domain-manage-25nv5
2026-02-28 02:16:05.180747 | instance | openstack/pods/keystone-fernet-setup-g26tm
2026-02-28 02:16:05.288843 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus
2026-02-28 02:16:05.372645 | instance | openstack/pods/keystone-rabbit-init-fcdj5
2026-02-28 02:16:05.523438 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter
2026-02-28 02:16:05.591108 | instance | openstack/pods/libvirt-libvirt-default-p5m2p
2026-02-28 02:16:05.785441 | instance | monitoring/serviceaccounts/loki
2026-02-28 02:16:05.838739 | instance | openstack/pods/memcached-memcached-6479589586-mbpxp
2026-02-28 02:16:06.031739 | instance | monitoring/serviceaccounts/node-feature-discovery
2026-02-28 02:16:06.051252 | instance | openstack/pods/neutron-db-init-m9xhl
2026-02-28 02:16:06.268073 | instance | monitoring/serviceaccounts/node-feature-discovery-gc
2026-02-28 02:16:06.280187 | instance | openstack/pods/neutron-db-sync-c9sr6
2026-02-28 02:16:06.502229 | instance | openstack/pods/neutron-ks-endpoints-mj6n5
2026-02-28 02:16:06.511645 | instance | monitoring/serviceaccounts/node-feature-discovery-worker
2026-02-28 02:16:06.713270 | instance | openstack/pods/neutron-ks-service-t22g4
2026-02-28 02:16:06.745671 | instance | openstack/pods/neutron-ks-user-n8mph
2026-02-28 02:16:06.915496 | instance | monitoring/serviceaccounts/prometheus-pushgateway
2026-02-28 02:16:06.984542 | instance | openstack/pods/neutron-netns-cleanup-cron-default-qzz8b
2026-02-28 02:16:07.147656 | instance | openstack/pods/neutron-ovn-metadata-agent-default-q5c2h
2026-02-28 02:16:07.196613 | instance | openstack/pods/neutron-ovn-vpn-agent-default-v7nzm
2026-02-28 02:16:07.372604 | instance | openstack/pods/neutron-rabbit-init-pn5vb
2026-02-28 02:16:07.399255 | instance | openstack/pods/neutron-server-68f66b74cd-vlwwg
2026-02-28 02:16:07.579137 | instance | openstack/pods/nova-api-metadata-784d877d77-sl5gw
2026-02-28 02:16:07.623123 | instance | monitoring/serviceaccounts/vector
2026-02-28 02:16:07.813030 | instance | openstack/pods/nova-api-osapi-9974d8644-vnj56
2026-02-28 02:16:07.888978 | instance | openstack/pods/nova-bootstrap-w6dbs
2026-02-28 02:16:08.055289 | instance | openstack/pods/nova-cell-setup-h7vb8
2026-02-28 02:16:08.114971 | instance | openstack/pods/nova-compute-default-hjs87
2026-02-28 02:16:08.272506 | instance | openstack/pods/nova-conductor-7b4777766d-rd278
2026-02-28 02:16:08.330043 | instance | openstack/pods/nova-db-init-2b7jv
2026-02-28 02:16:08.469497 | instance | openstack/pods/nova-db-sync-vsx86
2026-02-28 02:16:08.556422 | instance | openstack/pods/nova-ks-endpoints-qshkn
2026-02-28 02:16:08.698114 | instance | openstack/pods/nova-ks-service-glbvg
2026-02-28 02:16:08.762164 | instance | openstack/pods/nova-ks-user-g6nmw
2026-02-28 02:16:08.944327 | instance | openstack/pods/nova-novncproxy-6588ccb649-8k9fz
2026-02-28 02:16:08.994248 | instance | openstack/pods/nova-rabbit-init-55fqb
2026-02-28 02:16:09.157185 | instance | openstack/pods/nova-scheduler-7dd87fc79b-mr5qt
2026-02-28 02:16:09.209684 | instance | openstack/pods/openvswitch-v8tjw
2026-02-28 02:16:09.370764 | instance | openstack/pods/ovn-controller-default-8q7j8
2026-02-28 02:16:09.429017 | instance | openstack/pods/ovn-northd-fc978744-gxfl2
2026-02-28 02:16:09.604034 | instance | openstack/pods/ovn-ovsdb-nb-0
2026-02-28 02:16:09.672920 | instance | openstack/pods/ovn-ovsdb-sb-0
2026-02-28 02:16:09.819537 | instance | openstack/pods/percona-xtradb-haproxy-0
2026-02-28 02:16:09.893410 | instance | openstack/pods/percona-xtradb-pxc-0
2026-02-28 02:16:10.042428 | instance | openstack/pods/placement-api-7cb557879f-pmhrl
2026-02-28 02:16:10.112247 | instance | openstack/pods/placement-db-init-kjdj4
2026-02-28 02:16:10.278749 | instance | openstack/pods/placement-db-sync-qq4ms
2026-02-28 02:16:10.385819 | instance | openstack/pods/placement-ks-endpoints-c6ngq
2026-02-28 02:16:10.495731 | instance | openstack/pods/placement-ks-service-s4clb
2026-02-28 02:16:10.603563 | instance | openstack/pods/placement-ks-user-ft59h
2026-02-28 02:16:10.686274 | instance | openstack/pods/pxc-operator-69cb5bbdb9-mblzj
2026-02-28 02:16:10.822250 | instance | openstack/pods/rabbitmq-barbican-server-0
2026-02-28 02:16:10.893560 | instance | openstack/pods/rabbitmq-cinder-server-0
2026-02-28 02:16:11.048147 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-f8njk
2026-02-28 02:16:11.101175 | instance | openstack/pods/rabbitmq-glance-server-0
2026-02-28 02:16:11.267082 | instance | openstack/pods/rabbitmq-keystone-server-0
2026-02-28 02:16:11.316988 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-rkjwx
2026-02-28 02:16:11.474767 | instance | openstack/pods/rabbitmq-neutron-server-0
2026-02-28 02:16:11.533857 | instance | openstack/pods/rabbitmq-nova-server-0
2026-02-28 02:16:11.682806 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-8m6b5
2026-02-28 02:16:11.747101 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-qd9cn
2026-02-28 02:16:11.904219 | instance | openstack/pods/staffeln-api-6cdd858c74-897mw
2026-02-28 02:16:11.977207 | instance | openstack/pods/staffeln-conductor-59fc7d6c5c-zb6hx
2026-02-28 02:16:12.107734 | instance | openstack/pods/staffeln-db-init-zzrxb
2026-02-28 02:16:12.181113 | instance | openstack/pods/staffeln-db-sync-gmwqm
2026-02-28 02:16:12.325297 | instance | openstack/pods/valkey-node-0
2026-02-28 02:16:12.407827 | instance | monitoring/services/alertmanager-operated
2026-02-28 02:16:12.558905 | instance | monitoring/services/goldpinger
2026-02-28 02:16:12.600164 | instance | monitoring/services/kube-prometheus-stack-alertmanager
2026-02-28 02:16:12.765107 | instance | monitoring/services/kube-prometheus-stack-grafana
2026-02-28 02:16:12.789158 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics
2026-02-28 02:16:12.972254 | instance | monitoring/services/kube-prometheus-stack-operator
2026-02-28 02:16:12.981378 | instance | monitoring/services/kube-prometheus-stack-prometheus
2026-02-28 02:16:13.141223 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter
2026-02-28 02:16:13.172513 | instance | monitoring/services/loki
2026-02-28 02:16:13.332224 | instance | monitoring/services/loki-chunks-cache
2026-02-28 02:16:13.360067 | instance | monitoring/services/loki-gateway
2026-02-28 02:16:13.510408 | instance | monitoring/services/loki-headless
2026-02-28 02:16:13.556479 | instance | monitoring/services/loki-memberlist
2026-02-28 02:16:13.698368 | instance | monitoring/services/loki-results-cache
2026-02-28 02:16:13.739332 | instance | monitoring/services/prometheus-operated
2026-02-28 02:16:13.898415 | instance | monitoring/services/prometheus-pushgateway
2026-02-28 02:16:13.938294 | instance | monitoring/services/vector-headless
2026-02-28 02:16:14.098864 | instance | openstack/rolebindings/barbican-barbican-api
2026-02-28 02:16:14.126176 | instance | openstack/rolebindings/barbican-barbican-db-init
2026-02-28 02:16:14.273348 | instance | openstack/rolebindings/barbican-barbican-db-sync
2026-02-28 02:16:14.321323 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints
2026-02-28 02:16:14.466842 | instance | openstack/rolebindings/barbican-barbican-ks-service
2026-02-28 02:16:14.504104 | instance | openstack/rolebindings/barbican-barbican-ks-user
2026-02-28 02:16:14.649909 | instance | openstack/rolebindings/barbican-barbican-rabbit-init
2026-02-28 02:16:14.675436 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager
2026-02-28 02:16:14.839510 | instance | openstack/rolebindings/cinder-backup-storage-init
2026-02-28 02:16:14.910935 | instance | monitoring/statefulsets/loki
2026-02-28 02:16:15.023527 | instance | openstack/rolebindings/cinder-cinder-api
2026-02-28 02:16:15.104242 | instance | monitoring/statefulsets/loki-chunks-cache
2026-02-28 02:16:15.217997 | instance | openstack/rolebindings/cinder-cinder-backup
2026-02-28 02:16:15.298544 | instance | monitoring/statefulsets/loki-results-cache
2026-02-28 02:16:15.386948 | instance | openstack/rolebindings/cinder-cinder-bootstrap
2026-02-28 02:16:15.490178 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus
2026-02-28 02:16:15.557310 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant
2026-02-28 02:16:15.700651 | instance | openstack/rolebindings/cinder-cinder-db-init
2026-02-28 02:16:15.744547 | instance | openstack/rolebindings/cinder-cinder-db-sync
2026-02-28 02:16:15.881013 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints
2026-02-28 02:16:15.926611 | instance | openstack/rolebindings/cinder-cinder-ks-service
2026-02-28 02:16:16.068551 | instance | openstack/rolebindings/cinder-cinder-ks-user
2026-02-28 02:16:16.109912 | instance | openstack/rolebindings/cinder-cinder-rabbit-init
2026-02-28 02:16:16.251735 | instance | openstack/rolebindings/cinder-cinder-scheduler
2026-02-28 02:16:16.296852 | instance | openstack/rolebindings/cinder-cinder-test
2026-02-28 02:16:16.438857 | instance | openstack/rolebindings/cinder-cinder-volume
2026-02-28 02:16:16.469450 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit
2026-02-28 02:16:16.611716 | instance | openstack/rolebindings/cinder-storage-init
2026-02-28 02:16:16.650662 | instance | openstack/rolebindings/glance-glance-api
2026-02-28 02:16:16.802353 | instance | openstack/rolebindings/glance-glance-db-init
2026-02-28 02:16:16.834622 | instance | openstack/rolebindings/glance-glance-db-sync
2026-02-28 02:16:16.977372 | instance | openstack/rolebindings/glance-glance-ks-endpoints
2026-02-28 02:16:17.011463 | instance | openstack/rolebindings/glance-glance-ks-service
2026-02-28 02:16:17.169995 | instance | openstack/rolebindings/glance-glance-ks-user
2026-02-28 02:16:17.211083 | instance | openstack/rolebindings/glance-glance-metadefs-load
2026-02-28 02:16:17.355531 | instance | openstack/rolebindings/glance-glance-rabbit-init
2026-02-28 02:16:17.381927 | instance | openstack/rolebindings/glance-glance-storage-init
2026-02-28 02:16:17.566105 | instance | openstack/rolebindings/glance-glance-test
2026-02-28 02:16:17.569782 | instance | openstack/rolebindings/glance-storage-init
2026-02-28 02:16:17.748892 | instance | openstack/rolebindings/keepalived
2026-02-28 02:16:17.763236 | instance | openstack/rolebindings/keystone-credential-rotate
2026-02-28 02:16:17.940167 | instance | openstack/rolebindings/keystone-credential-setup
2026-02-28 02:16:17.965293 | instance | openstack/rolebindings/keystone-fernet-rotate
2026-02-28 02:16:18.151936 | instance | openstack/rolebindings/keystone-fernet-setup
2026-02-28 02:16:18.169799 | instance | openstack/rolebindings/keystone-keystone-api
2026-02-28 02:16:18.350605 | instance | openstack/rolebindings/keystone-keystone-bootstrap
2026-02-28 02:16:18.354462 | instance | openstack/rolebindings/keystone-keystone-credential-rotate
2026-02-28 02:16:18.534243 | instance | openstack/rolebindings/keystone-keystone-db-init
2026-02-28 02:16:18.534381 | instance | openstack/rolebindings/keystone-keystone-db-sync
2026-02-28 02:16:18.714596 | instance | openstack/rolebindings/keystone-keystone-domain-manage
2026-02-28 02:16:18.726980 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate
2026-02-28 02:16:18.900751 | instance | openstack/rolebindings/keystone-keystone-test
2026-02-28 02:16:18.904548 | instance | openstack/rolebindings/libvirt-cert-manager
2026-02-28 02:16:19.087525 | instance | openstack/rolebindings/libvirt-libvirt
2026-02-28 02:16:19.091245 | instance | openstack/rolebindings/neutron-neutron-db-init
2026-02-28 02:16:19.252216 | instance | openstack/rolebindings/neutron-neutron-db-sync
2026-02-28 02:16:19.283614 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints
2026-02-28 02:16:19.443268 | instance | openstack/rolebindings/neutron-neutron-ks-service
2026-02-28 02:16:19.467511 | instance | openstack/rolebindings/neutron-neutron-ks-user
2026-02-28 02:16:19.622196 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent
2026-02-28 02:16:19.645337 | instance | openstack/rolebindings/neutron-neutron-ovn-vpn-agent
2026-02-28 02:16:19.798295 | instance | openstack/rolebindings/neutron-neutron-rabbit-init
2026-02-28 02:16:19.824205 | instance | openstack/rolebindings/neutron-neutron-server
2026-02-28 02:16:19.993691 | instance | openstack/rolebindings/neutron-neutron-test
2026-02-28 02:16:20.011020 | instance | openstack/rolebindings/nova-nova-api-metadata
2026-02-28 02:16:20.178660 | instance | openstack/rolebindings/nova-nova-api-osapi
2026-02-28 02:16:20.197782 | instance | openstack/rolebindings/nova-nova-bootstrap
2026-02-28 02:16:20.357356 | instance | openstack/rolebindings/nova-nova-cell-setup
2026-02-28 02:16:20.375389 | instance | openstack/rolebindings/nova-nova-cell-setup-cron
2026-02-28 02:16:20.533283 | instance | openstack/rolebindings/nova-nova-compute
2026-02-28 02:16:20.555457 | instance | openstack/rolebindings/nova-nova-conductor
2026-02-28 02:16:20.706379 | instance | openstack/rolebindings/nova-nova-db-init
2026-02-28 02:16:20.732239 | instance | openstack/rolebindings/nova-nova-db-sync
2026-02-28 02:16:20.892699 | instance | openstack/rolebindings/nova-nova-ks-endpoints
2026-02-28 02:16:20.931929 | instance | openstack/rolebindings/nova-nova-ks-service
2026-02-28 02:16:21.078460 | instance | openstack/rolebindings/nova-nova-ks-user
2026-02-28 02:16:21.115654 | instance | openstack/rolebindings/nova-nova-novncproxy
2026-02-28 02:16:21.258059 | instance | openstack/roles/barbican-openstack-barbican-api
2026-02-28 02:16:21.292258 | instance | openstack/rolebindings/nova-nova-rabbit-init
2026-02-28 02:16:21.445912 | instance | openstack/roles/barbican-openstack-barbican-db-init
2026-02-28 02:16:21.481918 | instance | openstack/rolebindings/nova-nova-scheduler
2026-02-28 02:16:21.651074 | instance | openstack/roles/barbican-openstack-barbican-db-sync
2026-02-28 02:16:21.654647 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints
2026-02-28 02:16:21.851021 | instance | openstack/rolebindings/nova-nova-service-cleaner
2026-02-28 02:16:21.859233 | instance | openstack/roles/barbican-openstack-barbican-ks-service
2026-02-28 02:16:22.034459 | instance | openstack/rolebindings/nova-nova-test
2026-02-28 02:16:22.039852 | instance | openstack/roles/barbican-openstack-barbican-ks-user
2026-02-28 02:16:22.211880 | instance | openstack/rolebindings/ovn-bgp-agent
2026-02-28 02:16:22.239572 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init
2026-02-28 02:16:22.393431 | instance | openstack/rolebindings/ovn-controller
2026-02-28 02:16:22.427854 | instance | openstack/roles/cinder-backup-storage-init
2026-02-28 02:16:22.593788 | instance | openstack/rolebindings/ovn-northd
2026-02-28 02:16:22.606769 | instance | openstack/roles/cinder-openstack-cinder-api
2026-02-28 02:16:22.771216 | instance | openstack/rolebindings/ovn-ovn-controller
2026-02-28 02:16:22.793084 | instance | openstack/roles/cinder-openstack-cinder-backup
2026-02-28 02:16:22.946783 | instance | openstack/rolebindings/ovn-ovn-northd
2026-02-28 02:16:22.975144 | instance | openstack/roles/cinder-openstack-cinder-bootstrap
2026-02-28 02:16:23.128267 | instance | openstack/rolebindings/ovn-ovsdb
2026-02-28 02:16:23.164212 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant
2026-02-28 02:16:23.323474 | instance | openstack/rolebindings/placement-placement-api
2026-02-28 02:16:23.356103 | instance | openstack/roles/cinder-openstack-cinder-db-init
2026-02-28 02:16:23.527009 | instance | openstack/rolebindings/placement-placement-db-init
2026-02-28 02:16:23.541487 | instance | openstack/roles/cinder-openstack-cinder-db-sync
2026-02-28 02:16:23.708303 | instance | openstack/rolebindings/placement-placement-db-sync
2026-02-28 02:16:23.720568 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints
2026-02-28 02:16:23.896606 | instance | openstack/rolebindings/placement-placement-ks-endpoints
2026-02-28 02:16:23.899452 | instance | openstack/roles/cinder-openstack-cinder-ks-service
2026-02-28 02:16:24.085302 | instance | openstack/roles/cinder-openstack-cinder-ks-user
2026-02-28 02:16:24.085438 | instance | openstack/rolebindings/placement-placement-ks-service
2026-02-28 02:16:24.260757 | instance | openstack/rolebindings/placement-placement-ks-user
2026-02-28 02:16:24.267937 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init
2026-02-28 02:16:24.439448 | instance | openstack/rolebindings/pxc-operator
2026-02-28 02:16:24.440640 | instance | openstack/roles/cinder-openstack-cinder-scheduler
2026-02-28 02:16:24.625769 | instance | openstack/rolebindings/rabbitmq-barbican-server
2026-02-28 02:16:24.625883 | instance | openstack/roles/cinder-openstack-cinder-test
2026-02-28 02:16:24.794027 | instance | openstack/rolebindings/rabbitmq-cinder-server
2026-02-28 02:16:24.797978 | instance | openstack/roles/cinder-openstack-cinder-volume
2026-02-28 02:16:24.981586 | instance | openstack/rolebindings/rabbitmq-cluster-operator
2026-02-28 02:16:24.998962 | instance | openstack/rolebindings/rabbitmq-glance-server
2026-02-28 02:16:25.174693 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit
2026-02-28 02:16:25.175600 | instance | openstack/rolebindings/rabbitmq-keystone-server
2026-02-28 02:16:25.349042 | instance | openstack/roles/cinder-storage-init
2026-02-28 02:16:25.358952 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator
2026-02-28 02:16:25.515282 | instance | openstack/roles/glance-openstack-glance-api
2026-02-28 02:16:25.530806 | instance | openstack/rolebindings/rabbitmq-neutron-server
2026-02-28 02:16:25.698705 | instance | openstack/rolebindings/rabbitmq-nova-server
2026-02-28 02:16:25.715467 | instance | openstack/roles/glance-openstack-glance-db-init
2026-02-28 02:16:25.881676 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt
2026-02-28 02:16:25.899721 | instance | openstack/roles/glance-openstack-glance-db-sync
2026-02-28 02:16:26.054677 | instance | openstack/rolebindings/rook-ceph-cmd-reporter
2026-02-28 02:16:26.082783 | instance | openstack/roles/glance-openstack-glance-ks-endpoints
2026-02-28 02:16:26.233879 | instance | openstack/rolebindings/rook-ceph-mgr
2026-02-28 02:16:26.266133 | instance | openstack/roles/glance-openstack-glance-ks-service
2026-02-28 02:16:26.423865 | instance | openstack/roles/glance-openstack-glance-ks-user
2026-02-28 02:16:26.452289 | instance | openstack/rolebindings/rook-ceph-osd
2026-02-28 02:16:26.598738 | instance | openstack/roles/glance-openstack-glance-metadefs-load
2026-02-28 02:16:26.624747 | instance | openstack/rolebindings/rook-ceph-purge-osd
2026-02-28 02:16:26.770919 | instance | openstack/roles/glance-openstack-glance-rabbit-init
2026-02-28 02:16:26.799887 | instance | openstack/roles/glance-openstack-glance-storage-init
2026-02-28 02:16:26.957266 | instance | openstack/rolebindings/staffeln-conductor-leases
2026-02-28 02:16:26.978729 | instance | openstack/roles/glance-openstack-glance-test
2026-02-28 02:16:27.146189 | instance | openstack/rolebindings/staffeln-staffeln-api
2026-02-28 02:16:27.151358 | instance | openstack/roles/glance-storage-init
2026-02-28 02:16:27.323552 | instance | openstack/rolebindings/staffeln-staffeln-conductor
2026-02-28 02:16:27.343655 | instance | openstack/rolebindings/staffeln-staffeln-db-init
2026-02-28 02:16:27.515277 | instance | openstack/roles/keepalived
2026-02-28 02:16:27.535124 | instance | openstack/rolebindings/staffeln-staffeln-db-sync
2026-02-28 02:16:27.695518 | instance | openstack/roles/keystone-credential-rotate
2026-02-28 02:16:27.716899 | instance | openstack/roles/keystone-credential-setup
2026-02-28 02:16:27.898431 | instance | openstack/roles/keystone-fernet-rotate
2026-02-28 02:16:27.935090 | instance | openstack/roles/keystone-fernet-setup
2026-02-28 02:16:28.097926 | instance | openstack/roles/keystone-openstack-keystone-api
2026-02-28 02:16:28.141492 | instance | openstack/roles/keystone-openstack-keystone-bootstrap
2026-02-28 02:16:28.331797 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate
2026-02-28 02:16:28.358385 | instance | openstack/roles/keystone-openstack-keystone-db-init
2026-02-28 02:16:28.545940 | instance | openstack/roles/keystone-openstack-keystone-db-sync
2026-02-28 02:16:28.554591 | instance | openstack/roles/keystone-openstack-keystone-domain-manage
2026-02-28 02:16:28.736559 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate
2026-02-28 02:16:28.742327 | instance | openstack/roles/keystone-openstack-keystone-test
2026-02-28 02:16:28.920525 | instance | openstack/roles/libvirt-cert-manager
2026-02-28 02:16:28.927076 | instance | openstack/roles/libvirt-openstack-libvirt
2026-02-28 02:16:29.111074 | instance | openstack/roles/neutron-openstack-neutron-db-init
2026-02-28 02:16:29.121909 | instance | openstack/roles/neutron-openstack-neutron-db-sync
2026-02-28 02:16:29.293369 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints
2026-02-28 02:16:29.318846 | instance | openstack/roles/neutron-openstack-neutron-ks-service
2026-02-28 02:16:29.476534 | instance | openstack/roles/neutron-openstack-neutron-ks-user
2026-02-28 02:16:29.495924 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent
2026-02-28 02:16:29.652705 | instance | openstack/roles/neutron-openstack-neutron-ovn-vpn-agent
2026-02-28 02:16:29.689729 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init
2026-02-28 02:16:29.833278 | instance | openstack/roles/neutron-openstack-neutron-server
2026-02-28 02:16:29.878830 | instance | openstack/roles/neutron-openstack-neutron-test
2026-02-28 02:16:30.006935 | instance | openstack/roles/nova-openstack-nova-api-metadata
2026-02-28 02:16:30.065444 | instance | openstack/roles/nova-openstack-nova-api-osapi
2026-02-28 02:16:30.196352 | instance | openstack/roles/nova-openstack-nova-bootstrap
2026-02-28 02:16:30.254391 | instance | openstack/roles/nova-openstack-nova-cell-setup
2026-02-28 02:16:30.388423 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron
2026-02-28 02:16:30.437663 | instance | openstack/roles/nova-openstack-nova-compute
2026-02-28 02:16:30.572067 | instance | openstack/roles/nova-openstack-nova-conductor
2026-02-28 02:16:30.612290 | instance | openstack/roles/nova-openstack-nova-db-init
2026-02-28 02:16:30.750693 | instance | openstack/roles/nova-openstack-nova-db-sync
2026-02-28 02:16:30.809033 | instance | openstack/roles/nova-openstack-nova-ks-endpoints
2026-02-28 02:16:30.947434 | instance | openstack/roles/nova-openstack-nova-ks-service
2026-02-28 02:16:31.009339 | instance | openstack/roles/nova-openstack-nova-ks-user
2026-02-28 02:16:31.132018 | instance | openstack/roles/nova-openstack-nova-novncproxy
2026-02-28 02:16:31.190823 | instance | openstack/roles/nova-openstack-nova-rabbit-init
2026-02-28 02:16:31.306500 | instance | openstack/roles/nova-openstack-nova-scheduler
2026-02-28 02:16:31.384735 | instance | openstack/roles/nova-openstack-nova-service-cleaner
2026-02-28 02:16:31.490922 | instance | openstack/roles/nova-openstack-nova-test
2026-02-28 02:16:31.563462 | instance | openstack/roles/ovn-bgp-agent
2026-02-28 02:16:31.666611 | instance | openstack/roles/ovn-controller
2026-02-28 02:16:31.749508 | instance | openstack/roles/ovn-northd
2026-02-28 02:16:31.854395 | instance | openstack/roles/ovn-openstack-ovn-controller
2026-02-28 02:16:31.924995 | instance | openstack/roles/ovn-openstack-ovn-northd
2026-02-28 02:16:32.033739 | instance | openstack/roles/ovn-ovsdb
2026-02-28 02:16:32.099514 | instance | openstack/roles/placement-openstack-placement-api
2026-02-28 02:16:32.206453 | instance | openstack/roles/placement-openstack-placement-db-init
2026-02-28 02:16:32.283563 | instance | openstack/roles/placement-openstack-placement-db-sync
2026-02-28 02:16:32.383867 | instance | openstack/roles/placement-openstack-placement-ks-endpoints
2026-02-28 02:16:32.452176 | instance | openstack/roles/placement-openstack-placement-ks-service
2026-02-28 02:16:32.581075 | instance | openstack/roles/placement-openstack-placement-ks-user
2026-02-28 02:16:32.653330 | instance | openstack/roles/pxc-operator
2026-02-28 02:16:32.768401 | instance | openstack/roles/rabbitmq-barbican-peer-discovery
2026-02-28 02:16:32.830613 | instance | openstack/roles/rabbitmq-cinder-peer-discovery
2026-02-28 02:16:32.962335 | instance | openstack/roles/rabbitmq-cluster-operator
2026-02-28 02:16:33.016029 | instance | openstack/roles/rabbitmq-glance-peer-discovery
2026-02-28 02:16:33.156765 | instance | openstack/roles/rabbitmq-keystone-peer-discovery
2026-02-28 02:16:33.227348 | instance | openstack/roles/rabbitmq-messaging-topology-operator
2026-02-28 02:16:33.342676 | instance | openstack/roles/rabbitmq-neutron-peer-discovery
2026-02-28 02:16:33.416646 | instance | openstack/roles/rabbitmq-nova-peer-discovery
2026-02-28 02:16:33.509282 | instance | openstack/roles/rook-ceph-cmd-reporter
2026-02-28 02:16:33.598707 | instance | openstack/roles/rook-ceph-mgr
2026-02-28 02:16:33.699181 | instance | openstack/roles/rook-ceph-osd
2026-02-28 02:16:33.791000 | instance | openstack/roles/rook-ceph-purge-osd
2026-02-28 02:16:33.879651 | instance | openstack/roles/staffeln-conductor
2026-02-28 02:16:33.966634 | instance | openstack/roles/staffeln-openstack-staffeln-api
2026-02-28 02:16:34.066546 | instance | openstack/roles/staffeln-openstack-staffeln-conductor
2026-02-28 02:16:34.167114 | instance | openstack/roles/staffeln-openstack-staffeln-db-init
2026-02-28 02:16:34.249998 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync
2026-02-28 02:16:34.367717 | instance | openstack/serviceaccounts/barbican-api
2026-02-28 02:16:34.443202 | instance | openstack/serviceaccounts/barbican-db-init
2026-02-28 02:16:34.719800 | instance | openstack/serviceaccounts/barbican-db-sync
2026-02-28 02:16:34.769142 | instance | openstack/serviceaccounts/barbican-ks-endpoints
2026-02-28 02:16:35.052434 | instance | openstack/serviceaccounts/barbican-ks-service
2026-02-28 02:16:35.087164 | instance | openstack/serviceaccounts/barbican-ks-user
2026-02-28 02:16:35.392623 | instance | openstack/serviceaccounts/barbican-rabbit-init
2026-02-28 02:16:35.399519 | instance | openstack/serviceaccounts/barbican-test
2026-02-28 02:16:35.698824 | instance | openstack/serviceaccounts/cinder-api
2026-02-28 02:16:35.723303 | instance | openstack/serviceaccounts/cinder-backup
2026-02-28 02:16:36.001402 | instance | openstack/serviceaccounts/cinder-backup-storage-init
2026-02-28 02:16:36.046794 | instance | openstack/serviceaccounts/cinder-bootstrap
2026-02-28 02:16:36.307014 | instance | openstack/serviceaccounts/cinder-create-internal-tenant
2026-02-28 02:16:36.390872 | instance | openstack/serviceaccounts/cinder-db-init
2026-02-28 02:16:36.625571 | instance | openstack/serviceaccounts/cinder-db-sync
2026-02-28 02:16:36.706397 | instance | openstack/serviceaccounts/cinder-ks-endpoints
2026-02-28 02:16:36.968526 | instance | openstack/serviceaccounts/cinder-ks-service
2026-02-28 02:16:37.009781 | instance | openstack/serviceaccounts/cinder-ks-user
2026-02-28 02:16:37.319118 | instance | openstack/serviceaccounts/cinder-rabbit-init
2026-02-28 02:16:37.356694 | instance | openstack/serviceaccounts/cinder-scheduler
2026-02-28 02:16:37.639524 | instance | openstack/serviceaccounts/cinder-storage-init
2026-02-28 02:16:37.683666 | instance | openstack/serviceaccounts/cinder-test
2026-02-28 02:16:37.988065 | instance | openstack/serviceaccounts/cinder-volume
2026-02-28 02:16:38.016835 | instance | openstack/secrets/barbican-api-certs
2026-02-28 02:16:38.226584 | instance | openstack/serviceaccounts/cinder-volume-usage-audit
2026-02-28 02:16:38.371733 | instance | openstack/secrets/barbican-db-admin
2026-02-28 02:16:38.567730 | instance | openstack/secrets/barbican-db-user
2026-02-28 02:16:38.572392 | instance | openstack/serviceaccounts/default
2026-02-28 02:16:38.765551 | instance | openstack/serviceaccounts/glance-api
2026-02-28 02:16:38.918592 | instance | openstack/secrets/barbican-etc
2026-02-28 02:16:39.103886 | instance | openstack/serviceaccounts/glance-db-init
2026-02-28 02:16:39.122151 | instance | openstack/secrets/barbican-keystone-admin
2026-02-28 02:16:39.299010 | instance | openstack/serviceaccounts/glance-db-sync
2026-02-28 02:16:39.438336 | instance | openstack/secrets/barbican-keystone-user
2026-02-28 02:16:39.635112 | instance | openstack/serviceaccounts/glance-ks-endpoints
2026-02-28 02:16:39.642953 | instance | openstack/secrets/barbican-rabbitmq-admin
2026-02-28 02:16:39.844969 | instance | openstack/secrets/barbican-rabbitmq-user
2026-02-28 02:16:39.944438 | instance | openstack/serviceaccounts/glance-ks-service
2026-02-28 02:16:40.033308 | instance | openstack/serviceaccounts/glance-ks-user
2026-02-28 02:16:40.268624 | instance | openstack/secrets/cinder-api-certs
2026-02-28 02:16:40.349978 | instance | openstack/serviceaccounts/glance-metadefs-load
2026-02-28 02:16:40.458526 | instance | openstack/secrets/cinder-backup-rbd-keyring
2026-02-28 02:16:40.649539 | instance | openstack/serviceaccounts/glance-rabbit-init
2026-02-28 02:16:40.700201 | instance | openstack/secrets/cinder-db-admin
2026-02-28 02:16:40.876779 | instance | openstack/serviceaccounts/glance-storage-init
2026-02-28 02:16:40.964976 | instance | openstack/serviceaccounts/glance-test
2026-02-28 02:16:41.225033 | instance | openstack/secrets/cinder-db-user
2026-02-28 02:16:41.283184 | instance | openstack/serviceaccounts/keepalived
2026-02-28 02:16:41.404771 | instance | openstack/secrets/cinder-etc
2026-02-28 02:16:41.609234 | instance | openstack/serviceaccounts/keystone-api
2026-02-28 02:16:41.647765 | instance | openstack/secrets/cinder-keystone-admin
2026-02-28 02:16:41.870746 | instance | openstack/serviceaccounts/keystone-bootstrap
2026-02-28 02:16:41.966873 | instance | openstack/secrets/cinder-keystone-test
2026-02-28 02:16:42.163115 | instance | openstack/serviceaccounts/keystone-credential-rotate
2026-02-28 02:16:42.201819 | instance | openstack/secrets/cinder-keystone-user
2026-02-28 02:16:42.417319 | instance | openstack/serviceaccounts/keystone-credential-setup
2026-02-28 02:16:42.517308 | instance | openstack/secrets/cinder-rabbitmq-admin
2026-02-28 02:16:42.722569 | instance | openstack/serviceaccounts/keystone-db-init
2026-02-28 02:16:42.743363 | instance | openstack/secrets/cinder-rabbitmq-user
2026-02-28 02:16:42.956510 | instance | openstack/serviceaccounts/keystone-db-sync
2026-02-28 02:16:43.058522 | instance | openstack/secrets/cinder-volume-rbd-keyring
2026-02-28 02:16:43.246484 | instance | openstack/secrets/glance-api-certs
2026-02-28 02:16:43.298936 | instance | openstack/serviceaccounts/keystone-domain-manage
2026-02-28 02:16:43.449406 | instance | openstack/serviceaccounts/keystone-fernet-rotate
2026-02-28 02:16:43.644086 | instance | openstack/serviceaccounts/keystone-fernet-setup
2026-02-28 02:16:43.803971 | instance | openstack/secrets/glance-db-admin
2026-02-28 02:16:44.001231 | instance | openstack/serviceaccounts/keystone-rabbit-init
2026-02-28 02:16:44.028600 | instance | openstack/serviceaccounts/keystone-test
2026-02-28 02:16:44.343094 | instance | openstack/serviceaccounts/libvirt
2026-02-28 02:16:44.367879 | instance | openstack/serviceaccounts/memcached-memcached
2026-02-28 02:16:44.670787 | instance | openstack/serviceaccounts/neutron-db-init
2026-02-28 02:16:44.736991 | instance | openstack/secrets/glance-db-user
2026-02-28 02:16:44.967037 | instance | openstack/secrets/glance-etc
2026-02-28 02:16:45.039217 | instance | openstack/serviceaccounts/neutron-db-sync
2026-02-28 02:16:45.192735 | instance | openstack/serviceaccounts/neutron-ks-endpoints
2026-02-28 02:16:45.398069 | instance | openstack/serviceaccounts/neutron-ks-service
2026-02-28 02:16:45.562602 | instance | openstack/secrets/glance-keystone-admin
2026-02-28 02:16:45.718830 | instance | openstack/serviceaccounts/neutron-ks-user
2026-02-28 02:16:45.770332 | instance | openstack/secrets/glance-keystone-test
2026-02-28 02:16:45.967801 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron
2026-02-28 02:16:46.061911 | instance | openstack/secrets/glance-keystone-user
2026-02-28 02:16:46.267177 | instance | openstack/secrets/glance-rabbitmq-admin
2026-02-28 02:16:46.317372 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent
2026-02-28 02:16:46.447492 | instance | openstack/serviceaccounts/neutron-ovn-vpn-agent
2026-02-28 02:16:46.640597 | instance | openstack/secrets/glance-rabbitmq-user
2026-02-28 02:16:46.830631 | instance | openstack/secrets/images-rbd-keyring
2026-02-28 02:16:46.851783 | instance | openstack/serviceaccounts/neutron-rabbit-init
2026-02-28 02:16:47.021774 | instance | openstack/secrets/internal-percona-xtradb
2026-02-28 02:16:47.192865 | instance | openstack/serviceaccounts/neutron-server
2026-02-28 02:16:47.277355 | instance | openstack/secrets/keepalived-etc
2026-02-28 02:16:47.498525 | instance | openstack/serviceaccounts/neutron-test
2026-02-28 02:16:47.563249 | instance | openstack/secrets/keystone-api-certs
2026-02-28 02:16:47.776727 | instance | openstack/serviceaccounts/nova-api-metadata
2026-02-28 02:16:47.826799 | instance | openstack/secrets/keystone-credential-keys
2026-02-28 02:16:50.669081 | instance | openstack/serviceaccounts/nova-api-osapi
2026-02-28 02:16:50.724818 | instance | openstack/secrets/keystone-db-admin
2026-02-28 02:16:50.905803 | instance | openstack/serviceaccounts/nova-bootstrap
2026-02-28 02:16:51.014928 | instance | openstack/secrets/keystone-db-user
2026-02-28 02:16:51.208189 | instance | openstack/serviceaccounts/nova-cell-setup
2026-02-28 02:16:51.226057 | instance | openstack/secrets/keystone-etc
2026-02-28 02:16:51.447259 | instance | openstack/serviceaccounts/nova-cell-setup-cron
2026-02-28 02:16:51.533192 | instance | openstack/secrets/keystone-fernet-keys
2026-02-28 02:16:51.740716 | instance | openstack/serviceaccounts/nova-compute
2026-02-28 02:16:51.781349 | instance | openstack/secrets/keystone-keystone-admin
2026-02-28 02:16:52.001690 | instance | openstack/serviceaccounts/nova-conductor
2026-02-28 02:16:52.064585 | instance | openstack/secrets/keystone-keystone-test
2026-02-28 02:16:52.278694 | instance | openstack/secrets/keystone-rabbitmq-admin
2026-02-28 02:16:52.311170 | instance | openstack/serviceaccounts/nova-db-init
2026-02-28 02:16:52.464060 | instance | openstack/secrets/keystone-rabbitmq-user
2026-02-28 02:16:52.647352 | instance | openstack/serviceaccounts/nova-db-sync
2026-02-28 02:16:52.663765 | instance | openstack/secrets/libvirt-api-ca
2026-02-28 02:16:52.835208 | instance | openstack/serviceaccounts/nova-ks-endpoints
2026-02-28 02:16:52.986845 | instance | openstack/secrets/libvirt-etc
2026-02-28 02:16:53.158133 | instance | openstack/serviceaccounts/nova-ks-service
2026-02-28 02:16:53.163253 | instance | openstack/serviceaccounts/nova-ks-user
2026-02-28 02:16:53.472959 | instance | openstack/secrets/libvirt-libvirt-default-etc
2026-02-28 02:16:53.500720 | instance | openstack/serviceaccounts/nova-novncproxy
2026-02-28 02:16:53.655314 | instance | openstack/serviceaccounts/nova-rabbit-init
2026-02-28 02:17:00.816020 | instance | openstack/secrets/libvirt-libvirt-default-p5m2p-api
2026-02-28 02:17:04.791580 | instance | openstack/serviceaccounts/nova-scheduler
2026-02-28 02:17:05.120696 | instance | openstack/serviceaccounts/nova-service-cleaner
2026-02-28 02:17:05.309325 | instance | openstack/secrets/libvirt-libvirt-default-p5m2p-vnc
2026-02-28 02:17:05.758681 | instance | openstack/serviceaccounts/nova-test
2026-02-28 02:17:05.770691 | instance | openstack/serviceaccounts/openvswitch-server
2026-02-28 02:17:06.392178 | instance | openstack/secrets/libvirt-vnc-ca
2026-02-28 02:17:06.404632 | instance | openstack/secrets/neutron-db-admin
2026-02-28 02:17:06.593555 | instance | openstack/serviceaccounts/ovn-controller
2026-02-28 02:17:06.596811 | instance | openstack/secrets/neutron-db-user
2026-02-28 02:17:06.795969 | instance | openstack/serviceaccounts/ovn-northd
2026-02-28 02:17:06.963985 | instance | openstack/secrets/neutron-etc
2026-02-28 02:17:07.183493 | instance | openstack/serviceaccounts/ovn-ovsdb-nb
2026-02-28 02:17:07.184897 | instance | openstack/serviceaccounts/ovn-ovsdb-sb
2026-02-28 02:17:07.558420 | instance | openstack/secrets/neutron-keystone-admin
2026-02-28 02:17:07.560811 | instance | openstack/serviceaccounts/placement-api
2026-02-28 02:17:07.771644 | instance | openstack/secrets/neutron-keystone-test
2026-02-28 02:17:07.966187 | instance | openstack/serviceaccounts/placement-db-init
2026-02-28 02:17:08.009187 | instance | openstack/serviceaccounts/placement-db-sync
2026-02-28 02:17:08.330341 | instance | openstack/secrets/neutron-keystone-user
2026-02-28 02:17:08.413835 | instance | openstack/serviceaccounts/placement-ks-endpoints
2026-02-28 02:17:08.518149 | instance | openstack/serviceaccounts/placement-ks-service
2026-02-28 02:17:08.742047 | instance | openstack/secrets/neutron-netns-cleanup-cron-default
2026-02-28 02:17:08.836710 | instance | openstack/secrets/neutron-ovn-metadata-agent-default
2026-02-28 02:17:08.950227 | instance | openstack/serviceaccounts/placement-ks-user
2026-02-28 02:17:09.038340 | instance | openstack/serviceaccounts/pxc-operator
2026-02-28 02:17:09.296663 | instance | openstack/secrets/neutron-ovn-vpn-agent-default
2026-02-28 02:17:09.386547 | instance | openstack/serviceaccounts/rabbitmq-barbican-server
2026-02-28 02:17:09.493616 | instance | openstack/serviceaccounts/rabbitmq-cinder-server
2026-02-28 02:17:09.724902 | instance | openstack/secrets/neutron-rabbitmq-admin
2026-02-28 02:17:09.826133 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator
2026-02-28 02:17:09.899799 | instance | openstack/secrets/neutron-rabbitmq-user
2026-02-28 02:17:10.093619 | instance | openstack/serviceaccounts/rabbitmq-glance-server
2026-02-28 02:17:10.171828 | instance | openstack/secrets/neutron-server-certs
2026-02-28 02:17:10.366955 | instance | openstack/serviceaccounts/rabbitmq-keystone-server
2026-02-28 02:17:10.479963 | instance | openstack/secrets/nova-api-certs
2026-02-28 02:17:10.669109 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator
2026-02-28 02:17:10.679904 | instance | openstack/secrets/nova-compute-default
2026-02-28 02:17:10.869296 | instance | openstack/serviceaccounts/rabbitmq-neutron-server
2026-02-28 02:17:10.992970 | instance | openstack/secrets/nova-db-admin
2026-02-28 02:17:11.186675 | instance | openstack/serviceaccounts/rabbitmq-nova-server
2026-02-28 02:17:11.231208 | instance | openstack/secrets/nova-db-api-admin
2026-02-28 02:17:11.452663 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter
2026-02-28 02:17:11.555758 | instance | openstack/secrets/nova-db-api-user
2026-02-28 02:17:11.776849 | instance | openstack/secrets/nova-db-cell0-admin
2026-02-28 02:17:11.817500 | instance | openstack/serviceaccounts/rook-ceph-default
2026-02-28 02:17:11.956249 | instance | openstack/serviceaccounts/rook-ceph-mgr
2026-02-28 02:17:12.161007 | instance | openstack/secrets/nova-db-cell0-user
2026-02-28 02:17:12.282077 | instance | openstack/serviceaccounts/rook-ceph-osd
2026-02-28 02:17:12.348160 | instance | openstack/secrets/nova-db-user
2026-02-28 02:17:12.555361 | instance | openstack/serviceaccounts/rook-ceph-purge-osd
2026-02-28 02:17:12.618045 | instance | openstack/secrets/nova-etc
2026-02-28 02:17:12.843730 | instance | openstack/serviceaccounts/rook-ceph-rgw
2026-02-28 02:17:12.886920 | instance | openstack/secrets/nova-keystone-admin
2026-02-28 02:17:13.076787 | instance | openstack/serviceaccounts/staffeln-api
2026-02-28 02:17:13.175460 | instance | openstack/secrets/nova-keystone-test
2026-02-28 02:17:13.364332 | instance | openstack/serviceaccounts/staffeln-conductor
2026-02-28 02:17:13.406827 | instance | openstack/secrets/nova-keystone-user
2026-02-28 02:17:13.578890 | instance | openstack/serviceaccounts/staffeln-db-init
2026-02-28 02:17:13.695209 | instance | openstack/secrets/nova-novncproxy-certs
2026-02-28 02:17:13.893462 | instance | openstack/serviceaccounts/staffeln-db-sync
2026-02-28 02:17:13.901317 | instance | openstack/secrets/nova-novncproxy-vencrypt
2026-02-28 02:17:14.080686 | instance | openstack/secrets/nova-rabbitmq-admin
2026-02-28 02:17:14.226204 | instance | openstack/serviceaccounts/valkey
2026-02-28 02:17:14.267430 | instance | openstack/secrets/nova-rabbitmq-user
2026-02-28 02:17:14.460279 | instance | openstack/secrets/nova-ssh
2026-02-28 02:17:14.554517 | instance | openstack/secrets/ovn-controller-default-etc
2026-02-28 02:17:14.657078 | instance | openstack/secrets/ovn-etc
2026-02-28 02:17:14.762275 | instance | openstack/secrets/ovn-vector-config
2026-02-28 02:17:14.847562 | instance | openstack/secrets/percona-xtradb
2026-02-28 02:17:14.948197 | instance | openstack/secrets/placement-api-certs
2026-02-28 02:17:15.028292 | instance | openstack/secrets/placement-db-admin
2026-02-28 02:17:15.139376 | instance | openstack/secrets/placement-db-user
2026-02-28 02:17:15.215515 | instance | openstack/secrets/placement-etc
2026-02-28 02:17:15.337059 | instance | openstack/secrets/placement-keystone-admin
2026-02-28 02:17:15.409072 | instance | openstack/secrets/placement-keystone-user
2026-02-28 02:17:15.514377 | instance | openstack/secrets/pvc-ceph-client-key
2026-02-28 02:17:15.593573 | instance | openstack/secrets/rabbitmq-barbican-default-user
2026-02-28 02:17:15.688084 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie
2026-02-28 02:17:15.774840 | instance | openstack/secrets/rabbitmq-cinder-default-user
2026-02-28 02:17:15.865129 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie
2026-02-28 02:17:15.951760 | instance | openstack/secrets/rabbitmq-glance-default-user
2026-02-28 02:17:16.043332 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie
2026-02-28 02:17:16.119793 | instance | openstack/secrets/rabbitmq-keystone-default-user
2026-02-28 02:17:16.239416 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie
2026-02-28 02:17:16.298369 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook
2026-02-28 02:17:16.439619 | instance | openstack/secrets/rabbitmq-neutron-default-user
2026-02-28 02:17:16.500978 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie
2026-02-28 02:17:16.623019 | instance | openstack/secrets/rabbitmq-nova-default-user
2026-02-28 02:17:16.691090 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie
2026-02-28 02:17:16.816321 | instance | openstack/secrets/rook-ceph-config
2026-02-28 02:17:16.870575 | instance | openstack/secrets/rook-ceph-crash-collector-keyring
2026-02-28 02:17:16.999053 | instance | openstack/secrets/rook-ceph-mon
2026-02-28 02:17:17.056561 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring
2026-02-28 02:17:17.188237 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs
2026-02-28 02:17:17.251588 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds
2026-02-28 02:17:17.386191 | instance | openstack/secrets/rook-csi-cephfs-node
2026-02-28 02:17:17.439450 | instance | openstack/secrets/rook-csi-cephfs-provisioner
2026-02-28 02:17:17.586707 | instance | openstack/secrets/rook-csi-rbd-node
2026-02-28 02:17:17.635592 | instance | openstack/secrets/rook-csi-rbd-provisioner
2026-02-28 02:17:17.771219 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1
2026-02-28 02:17:17.822444 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1
2026-02-28 02:17:17.966154 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1
2026-02-28 02:17:18.044933 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1
2026-02-28 02:17:18.189589 | instance | openstack/secrets/sh.helm.release.v1.glance.v1
2026-02-28 02:17:18.252616 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1
2026-02-28 02:17:18.410339 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1
2026-02-28 02:17:18.479316 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1
2026-02-28 02:17:18.619249 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1
2026-02-28 02:17:18.674083 | instance | openstack/secrets/sh.helm.release.v1.nova.v1
2026-02-28 02:17:18.881146 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1
2026-02-28 02:17:18.944494 | instance | openstack/services/barbican-api
2026-02-28 02:17:19.070431 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1
2026-02-28 02:17:19.169891 | instance | openstack/services/ceph-mon
2026-02-28 02:17:19.299659 | instance | openstack/secrets/sh.helm.release.v1.placement.v1
2026-02-28 02:17:19.389031 | instance | openstack/services/cinder-api
2026-02-28 02:17:19.558074 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1
2026-02-28 02:17:19.607992 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1
2026-02-28 02:17:19.770845 | instance | openstack/services/glance-api
2026-02-28 02:17:19.855998 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1
2026-02-28 02:17:20.008839 | instance | openstack/services/keystone-api
2026-02-28 02:17:20.049032 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1
2026-02-28 02:17:20.228240 | instance | openstack/services/memcached
2026-02-28 02:17:20.286636 | instance | openstack/secrets/staffeln-db-admin
2026-02-28 02:17:20.469624 | instance | openstack/services/memcached-metrics
2026-02-28 02:17:20.494414 | instance | openstack/secrets/staffeln-db-user
2026-02-28 02:17:20.676252 | instance | openstack/secrets/staffeln-etc
2026-02-28 02:17:20.682264 | instance | openstack/services/neutron-server
2026-02-28 02:17:20.873334 | instance | openstack/secrets/valkey-ca
2026-02-28 02:17:20.921344 | instance | openstack/services/nova-api
2026-02-28 02:17:21.069925 | instance | openstack/secrets/valkey-server-certs
2026-02-28 02:17:21.116592 | instance | openstack/services/nova-metadata
2026-02-28 02:17:21.248234 | instance | openstack/services/nova-novncproxy
2026-02-28 02:17:21.339704 | instance | openstack/services/ovn-ovsdb-nb
2026-02-28 02:17:21.466463 | instance | openstack/services/ovn-ovsdb-sb
2026-02-28 02:17:21.547743 | instance | openstack/services/percona-xtradb-cluster-operator
2026-02-28 02:17:21.686794 | instance | openstack/services/percona-xtradb-haproxy
2026-02-28 02:17:21.758375 | instance | openstack/services/percona-xtradb-haproxy-metrics
2026-02-28 02:17:21.908173 | instance | openstack/services/percona-xtradb-haproxy-replicas
2026-02-28 02:17:21.977320 | instance | openstack/services/percona-xtradb-pxc
2026-02-28 02:17:22.127351 | instance | openstack/services/percona-xtradb-pxc-unready
2026-02-28 02:17:22.196086 | instance | openstack/services/placement-api
2026-02-28 02:17:22.383926 | instance | openstack/services/rabbitmq-barbican
2026-02-28 02:17:22.434212 | instance | openstack/services/rabbitmq-barbican-nodes
2026-02-28 02:17:22.603551 | instance | openstack/services/rabbitmq-cinder
2026-02-28 02:17:22.656661 | instance | openstack/services/rabbitmq-cinder-nodes
2026-02-28 02:17:22.833317 | instance | openstack/services/rabbitmq-glance
2026-02-28 02:17:22.885916 | instance | openstack/services/rabbitmq-glance-nodes
2026-02-28 02:17:23.054078 | instance | openstack/services/rabbitmq-keystone
2026-02-28 02:17:23.106429 | instance | openstack/services/rabbitmq-keystone-nodes
2026-02-28 02:17:23.290411 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook
2026-02-28 02:17:23.325843 | instance | openstack/services/rabbitmq-neutron
2026-02-28 02:17:23.522365 | instance | openstack/services/rabbitmq-neutron-nodes
2026-02-28 02:17:23.544848 | instance | openstack/services/rabbitmq-nova
2026-02-28 02:17:23.726847 | instance | openstack/services/rabbitmq-nova-nodes
2026-02-28 02:17:23.747651 | instance | openstack/services/rook-ceph-rgw-ceph
2026-02-28 02:17:23.951136 | instance | openstack/services/staffeln-api
2026-02-28 02:17:23.959687 | instance | openstack/services/valkey
2026-02-28 02:17:24.174718 | instance | openstack/services/valkey-headless
2026-02-28 02:17:24.178168 | instance | openstack/services/valkey-metrics
2026-02-28 02:17:24.427934 | instance | openstack/statefulsets/ovn-ovsdb-nb
2026-02-28 02:17:24.438510 | instance | openstack/statefulsets/ovn-ovsdb-sb
2026-02-28 02:17:24.673046 | instance | openstack/statefulsets/percona-xtradb-haproxy
2026-02-28 02:17:24.675774 | instance | openstack/statefulsets/percona-xtradb-pxc
2026-02-28 02:17:24.917269 | instance | openstack/statefulsets/rabbitmq-barbican-server
2026-02-28 02:17:24.923437 | instance | openstack/statefulsets/rabbitmq-cinder-server
2026-02-28 02:17:25.152892 | instance | openstack/statefulsets/rabbitmq-glance-server
2026-02-28 02:17:25.175583 | instance | openstack/statefulsets/rabbitmq-keystone-server
2026-02-28 02:17:25.405968 | instance | openstack/statefulsets/rabbitmq-neutron-server
2026-02-28 02:17:25.429124 | instance | openstack/statefulsets/rabbitmq-nova-server
2026-02-28 02:17:25.683819 | instance | openstack/statefulsets/valkey-node
2026-02-28 02:17:25.690861 | instance | rook-ceph/configmaps/kube-root-ca.crt
2026-02-28 02:17:25.876051 | instance | rook-ceph/configmaps/rook-ceph-csi-config
2026-02-28 02:17:25.920234 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config
2026-02-28 02:17:26.064834 | instance | rook-ceph/configmaps/rook-ceph-operator-config
2026-02-28 02:17:26.103636 | instance | secretgen-controller/configmaps/kube-root-ca.crt
2026-02-28 02:17:26.264419 | instance | rook-ceph/deployment/rook-ceph-operator
2026-02-28 02:17:26.340098 | instance | secretgen-controller/deployment/secretgen-controller
2026-02-28 02:17:26.468134 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-8w9vp
2026-02-28 02:17:26.547337 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-q56hx
2026-02-28 02:17:26.659405 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg
2026-02-28 02:17:26.736468 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg
2026-02-28 02:17:26.861594 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt
2026-02-28 02:17:26.938685 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter
2026-02-28 02:17:27.044406 | instance | rook-ceph/rolebindings/rook-ceph-mgr
2026-02-28 02:17:27.143432 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system
2026-02-28 02:17:27.225382 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack
2026-02-28 02:17:27.330111 | instance | rook-ceph/rolebindings/rook-ceph-osd
2026-02-28 02:17:27.395837 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd
2026-02-28 02:17:27.531539 | instance | rook-ceph/rolebindings/rook-ceph-system
2026-02-28 02:17:27.571785 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg
2026-02-28 02:17:27.727118 | instance | rook-ceph/roles/rbd-external-provisioner-cfg
2026-02-28 02:17:27.767716 | instance | rook-ceph/roles/rook-ceph-cmd-reporter
2026-02-28 02:17:27.963019 | instance | rook-ceph/roles/rook-ceph-mgr
2026-02-28 02:17:27.967137 | instance | rook-ceph/roles/rook-ceph-osd
2026-02-28 02:17:29.777953 | instance | rook-ceph/roles/rook-ceph-purge-osd
2026-02-28 02:17:29.779379 | instance | rook-ceph/roles/rook-ceph-system
2026-02-28 02:17:43.781504 | instance | Error from server: etcdserver: request timed out
2026-02-28 02:17:43.781584 | instance | Error from server: etcdserver: request timed out
2026-02-28 02:17:55.510458 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1
2026-02-28 02:17:55.511914 | instance | rook-ceph/serviceaccounts/default
2026-02-28 02:17:55.753941 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner
2026-02-28 02:17:55.827390 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter
2026-02-28 02:17:56.026007 | instance | rook-ceph/serviceaccounts/rook-ceph-default
2026-02-28 02:17:56.047418 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr
2026-02-28 02:17:56.248219 | instance | rook-ceph/serviceaccounts/rook-ceph-osd
2026-02-28 02:17:56.251799 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd
2026-02-28 02:17:56.521445 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw
2026-02-28 02:17:56.559593 | instance | rook-ceph/serviceaccounts/rook-ceph-system
2026-02-28 02:17:56.766425 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa
2026-02-28 02:17:56.791749 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa
2026-02-28 02:17:56.986882 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa
2026-02-28 02:17:57.040780 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa
2026-02-28 02:17:57.233941 | instance | secretgen-controller/serviceaccounts/default
2026-02-28 02:17:57.297479 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa
2026-02-28 02:17:57.747092 | instance | ok: Runtime: 0:02:50.850482
2026-02-28 02:17:57.763646 |
2026-02-28 02:17:57.763711 | TASK [describe-kubernetes-objects : Downloads logs to executor]
2026-02-28 02:17:58.611485 | instance | changed:
2026-02-28 02:17:58.611667 | instance | cd+++++++++ objects/
2026-02-28 02:17:58.611704 | instance | cd+++++++++ objects/cluster/
2026-02-28 02:17:58.611734 | instance | cd+++++++++ objects/cluster/clusterrole/
2026-02-28 02:17:58.611762 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt
2026-02-28 02:17:58.611789 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml
2026-02-28 02:17:58.611815 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt
2026-02-28 02:17:58.611840 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml
2026-02-28 02:17:58.611866 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt
2026-02-28 02:17:58.611892 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml
2026-02-28 02:17:58.611917 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt
2026-02-28 02:17:58.611943 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml
2026-02-28 02:17:58.611969 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt
2026-02-28 02:17:58.611995 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml
2026-02-28 02:17:58.612020 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt
2026-02-28 02:17:58.612046 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml
2026-02-28 02:17:58.612071 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt
2026-02-28 02:17:58.612096 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml
2026-02-28 02:17:58.612121 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt
2026-02-28 02:17:58.612810 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml
2026-02-28 02:17:58.612842 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt
2026-02-28 02:17:58.612868 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml
2026-02-28 02:17:58.612893 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt
2026-02-28 02:17:58.612917 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml
2026-02-28 02:17:58.612941 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt
2026-02-28 02:17:58.612999 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml
2026-02-28 02:17:58.613025 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt
2026-02-28 02:17:58.613050 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml
2026-02-28 02:17:58.613076 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt
2026-02-28 02:17:58.613101 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml
2026-02-28 02:17:58.613126 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt
2026-02-28 02:17:58.613150 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml
2026-02-28 02:17:58.613175 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt
2026-02-28 02:17:58.613199 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml
2026-02-28 02:17:58.613225 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt
2026-02-28 02:17:58.613250 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml
2026-02-28 02:17:58.613274 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt
2026-02-28 02:17:58.613299 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml
2026-02-28 02:17:58.613323 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt
2026-02-28 02:17:58.613348 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml
2026-02-28 02:17:58.613372 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt
2026-02-28 02:17:58.613396 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml
2026-02-28 02:17:58.613420 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt
2026-02-28 02:17:58.613445 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml
2026-02-28 02:17:58.613469 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt
2026-02-28 02:17:58.613494 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml
2026-02-28 02:17:58.613518 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt
2026-02-28 02:17:58.613542 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml
2026-02-28 02:17:58.613566 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt
2026-02-28 02:17:58.613591 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml
2026-02-28 02:17:58.613615 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt
2026-02-28 02:17:58.613639 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml
2026-02-28 02:17:58.613663 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt
2026-02-28 02:17:58.613688 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml
2026-02-28 02:17:58.613712 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt
2026-02-28 02:17:58.613737 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml
2026-02-28 02:17:58.613770 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt
2026-02-28 02:17:58.613795 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml
2026-02-28 02:17:58.613820 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt
2026-02-28 02:17:58.613844 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml
2026-02-28 02:17:58.613869 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt
2026-02-28 02:17:58.613894 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml
2026-02-28 02:17:58.613918 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt
2026-02-28 02:17:58.613942 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml
2026-02-28 02:17:58.613967 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt
2026-02-28 02:17:58.613991 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml
2026-02-28 02:17:58.614016 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt
2026-02-28 02:17:58.614041 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml
2026-02-28 02:17:58.614066 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.txt
2026-02-28 02:17:58.614091 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.yaml
2026-02-28 02:17:58.614116 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt
2026-02-28 02:17:58.614140 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml
2026-02-28 02:17:58.614166 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt
2026-02-28 02:17:58.614190 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml
2026-02-28 02:17:58.614215 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt
2026-02-28 02:17:58.614239 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml
2026-02-28 02:17:58.614264 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt
2026-02-28 02:17:58.614289 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml
2026-02-28 02:17:58.614314 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt
2026-02-28 02:17:58.614339 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml
2026-02-28 02:17:58.614365 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt
2026-02-28 02:17:58.614390 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml
2026-02-28 02:17:58.614415 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt
2026-02-28 02:17:58.614441 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml
2026-02-28 02:17:58.614465 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt
2026-02-28 02:17:58.614490 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml
2026-02-28 02:17:58.614515 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt
2026-02-28 02:17:58.614539 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml
2026-02-28 02:17:58.614564 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt
2026-02-28 02:17:58.614589 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml
2026-02-28 02:17:58.614613 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt
2026-02-28 02:17:58.614644 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml
2026-02-28 02:17:58.614670 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt
2026-02-28 02:17:58.614695 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml
2026-02-28 02:17:58.614720 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt
2026-02-28 02:17:58.614744 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml
2026-02-28 02:17:58.614768 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt
2026-02-28 02:17:58.614793 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml
2026-02-28 02:17:58.614817 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt
2026-02-28 02:17:58.614842 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml
2026-02-28 02:17:58.614867 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt
2026-02-28 02:17:58.614891 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml
2026-02-28 02:17:58.614916 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt
2026-02-28 02:17:58.614941 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml
2026-02-28 02:17:58.614965 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt
2026-02-28 02:17:58.614990 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml
2026-02-28 02:17:58.615014 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt
2026-02-28 02:17:58.615039 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml
2026-02-28 02:17:58.615063 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt
2026-02-28 02:17:58.615088 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml
2026-02-28 02:17:58.615113 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt
2026-02-28 02:17:58.615137 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml
2026-02-28 02:17:58.615161 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt
2026-02-28 02:17:58.615185 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml
2026-02-28 02:17:58.615209 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt
2026-02-28 02:17:58.615234 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml
2026-02-28 02:17:58.615258 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt
2026-02-28 02:17:58.615282 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml
2026-02-28 02:17:58.615306 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt
2026-02-28 02:17:58.615331 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml
2026-02-28 02:17:58.615356 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt
2026-02-28 02:17:58.615381 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml
2026-02-28 02:17:58.615405 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt
2026-02-28 02:17:58.615430 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml
2026-02-28 02:17:58.615453 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt
2026-02-28 02:17:58.615477 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml
2026-02-28 02:17:58.615508 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt
2026-02-28 02:17:58.615533 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml
2026-02-28 02:17:58.615557 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt
2026-02-28 02:17:58.615581 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml
2026-02-28 02:17:58.615605 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt
2026-02-28 02:17:58.615630 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml
2026-02-28 02:17:58.615655 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt
2026-02-28 02:17:58.615680 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml
2026-02-28 02:17:58.615704 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt
2026-02-28 02:17:58.615729 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml
2026-02-28 02:17:58.615754 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt
2026-02-28 02:17:58.615779 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml
2026-02-28 02:17:58.615805 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt
2026-02-28 02:17:58.615830 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml
2026-02-28 02:17:58.615855 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt
2026-02-28 02:17:58.615879 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml
2026-02-28 02:17:58.615904 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt
2026-02-28 02:17:58.615929 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml
2026-02-28 02:17:58.615953 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt
2026-02-28 02:17:58.615978 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml
2026-02-28 02:17:58.616002 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt
2026-02-28 02:17:58.616026 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml
2026-02-28 02:17:58.616051 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt
2026-02-28 02:17:58.616076 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml
2026-02-28 02:17:58.616101 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt
2026-02-28 02:17:58.616126 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml
2026-02-28 02:17:58.616151 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt
2026-02-28 02:17:58.616176 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml
2026-02-28 02:17:58.616201 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt
2026-02-28 02:17:58.616226 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml
2026-02-28 02:17:58.616250 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt
2026-02-28 02:17:58.616275 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml
2026-02-28 02:17:58.616307 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt
2026-02-28 02:17:58.616333 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml
2026-02-28 02:17:58.616357 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt
2026-02-28 02:17:58.616383 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml
2026-02-28 02:17:58.616407 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt
2026-02-28 02:17:58.616432 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml
2026-02-28 02:17:58.616457 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt
2026-02-28 02:17:58.616482 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml
2026-02-28 02:17:58.616506 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt
2026-02-28 02:17:58.616531 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml
2026-02-28 02:17:58.616556 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt
2026-02-28 02:17:58.616580 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml
2026-02-28 02:17:58.616605 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt
2026-02-28 02:17:58.616629 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml
2026-02-28 02:17:58.616654 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt
2026-02-28 02:17:58.616678 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml
2026-02-28 02:17:58.616734 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt
2026-02-28 02:17:58.616771 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml
2026-02-28 02:17:58.616796 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt
2026-02-28 02:17:58.616821 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml
2026-02-28 02:17:58.616845 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt
2026-02-28 02:17:58.616870 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml
2026-02-28 02:17:58.616894 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt
2026-02-28 02:17:58.616917 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml
2026-02-28 02:17:58.616998 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt
2026-02-28 02:17:58.617025 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml
2026-02-28 02:17:58.617051 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt
2026-02-28 02:17:58.617075 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml
2026-02-28 02:17:58.617100 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt
2026-02-28 02:17:58.617124 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml
2026-02-28 02:17:58.617148 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt
2026-02-28 02:17:58.617172 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml
2026-02-28 02:17:58.617197 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt
2026-02-28 02:17:58.617231 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml
2026-02-28 02:17:58.617256 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt
2026-02-28 02:17:58.617281 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml
2026-02-28 02:17:58.617306 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt
2026-02-28 02:17:58.617330 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml
2026-02-28 02:17:58.617354 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt
2026-02-28 02:17:58.617378 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml
2026-02-28 02:17:58.617402 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt
2026-02-28 02:17:58.617426 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml
2026-02-28 02:17:58.617450 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt
2026-02-28 02:17:58.617474 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml
2026-02-28 02:17:58.617499 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt
2026-02-28 02:17:58.617527 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml
2026-02-28 02:17:58.617558 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt
2026-02-28 02:17:58.617589 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml
2026-02-28 02:17:58.617619 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt
2026-02-28 02:17:58.617642 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml
2026-02-28 02:17:58.617663 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt
2026-02-28 02:17:58.617683 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml
2026-02-28 02:17:58.617700 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt
2026-02-28 02:17:58.617717 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml
2026-02-28 02:17:58.617734 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt
2026-02-28 02:17:58.617751 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml
2026-02-28 02:17:58.617768 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt
2026-02-28 02:17:58.617785 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml
2026-02-28 02:17:58.617803 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt
2026-02-28 02:17:58.617820 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml
2026-02-28 02:17:58.617838 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt
2026-02-28 02:17:58.617855 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml
2026-02-28 02:17:58.617873 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt
2026-02-28 02:17:58.617890 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml
2026-02-28 02:17:58.617907 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt
2026-02-28 02:17:58.617925 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml
2026-02-28 02:17:58.617942 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt
2026-02-28 02:17:58.617959 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml
2026-02-28 02:17:58.617976 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt
2026-02-28 02:17:58.617994 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml
2026-02-28 02:17:58.618011 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt
2026-02-28 02:17:58.618034 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml
2026-02-28 02:17:58.618052 | instance | cd+++++++++ objects/cluster/clusterrolebinding/
2026-02-28 02:17:58.618069 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt
2026-02-28 02:17:58.618087 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml
2026-02-28 02:17:58.618104 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt
2026-02-28 02:17:58.618122 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml
2026-02-28 02:17:58.618140 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt
2026-02-28 02:17:58.618157 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml
2026-02-28 02:17:58.618174 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt
2026-02-28 02:17:58.618192 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml
2026-02-28 02:17:58.618210 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt
2026-02-28 02:17:58.618227 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml
2026-02-28 02:17:58.618245 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt
2026-02-28 02:17:58.618262 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml
2026-02-28 02:17:58.618280 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt
2026-02-28 02:17:58.618297 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml
2026-02-28 02:17:58.618314 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt
2026-02-28 02:17:58.618332 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml
2026-02-28 02:17:58.618349 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt
2026-02-28 02:17:58.618365 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml
2026-02-28 02:17:58.618382 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt
2026-02-28 02:17:58.618399 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml
2026-02-28 02:17:58.618416 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt
2026-02-28 02:17:58.618433 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml
2026-02-28 02:17:58.618451 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt
2026-02-28 02:17:58.618468 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml
2026-02-28 02:17:58.618486 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt
2026-02-28 02:17:58.618503 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml
2026-02-28 02:17:58.618520 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt
2026-02-28 02:17:58.618538 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml
2026-02-28 02:17:58.618555 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt
2026-02-28 02:17:58.618572 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml
2026-02-28 02:17:58.618589 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt
2026-02-28 02:17:58.618607 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml
2026-02-28 02:17:58.618629 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt
2026-02-28 02:17:58.618647 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml
2026-02-28 02:17:58.618665 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt
2026-02-28 02:17:58.618682 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml
2026-02-28 02:17:58.618700 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt
2026-02-28 02:17:58.618717 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml
2026-02-28 02:17:58.618735 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt
2026-02-28 02:17:58.618752 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml
2026-02-28 02:17:58.618772 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt
2026-02-28 02:17:58.618790 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml
2026-02-28 02:17:58.618808 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt
2026-02-28 02:17:58.618826 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml
2026-02-28 02:17:58.618843 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt
2026-02-28 02:17:58.618861 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml
2026-02-28 02:17:58.618878 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt
2026-02-28 02:17:58.618896 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml
2026-02-28 02:17:58.618914 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt
2026-02-28 02:17:58.618931 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml
2026-02-28 02:17:58.618949 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt
2026-02-28 02:17:58.618966 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml
2026-02-28 02:17:58.618983 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt
2026-02-28 02:17:58.619000 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml
2026-02-28 02:17:58.619017 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt
2026-02-28 02:17:58.619035 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml
2026-02-28 02:17:58.619052 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt
2026-02-28 02:17:58.619070 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml
2026-02-28 02:17:58.619087 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt
2026-02-28 02:17:58.619104 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml
2026-02-28 02:17:58.619121 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt
2026-02-28 02:17:58.619139 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml
2026-02-28 02:17:58.619156 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt
2026-02-28 02:17:58.619173 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml
2026-02-28 02:17:58.619191 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.txt
2026-02-28 02:17:58.619209 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.yaml
2026-02-28 02:17:58.619231 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt
2026-02-28 02:17:58.619249 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml
2026-02-28 02:17:58.619266 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt
2026-02-28 02:17:58.619284 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml
2026-02-28 02:17:58.619301 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt
2026-02-28 02:17:58.619319 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml
2026-02-28 02:17:58.619337 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt
2026-02-28 02:17:58.619354 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml
2026-02-28 02:17:58.619371 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt
2026-02-28 02:17:58.619389 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml
2026-02-28 02:17:58.619407 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt
2026-02-28 02:17:58.619424 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml
2026-02-28 02:17:58.619442 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt
2026-02-28 02:17:58.619459 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml
2026-02-28 02:17:58.619476 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt
2026-02-28 02:17:58.619493 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml
2026-02-28 02:17:58.619511 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt
2026-02-28 02:17:58.619528 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml
2026-02-28 02:17:58.619545 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt
2026-02-28 02:17:58.619563 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml
2026-02-28 02:17:58.619580 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt
2026-02-28 02:17:58.619597 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml
2026-02-28 02:17:58.619615 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt
2026-02-28 02:17:58.619632 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml
2026-02-28 02:17:58.619649 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt
2026-02-28 02:17:58.619667 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml
2026-02-28 02:17:58.619684 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt
2026-02-28 02:17:58.619701 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml
2026-02-28 02:17:58.619718 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt
2026-02-28 02:17:58.619736 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml
2026-02-28 02:17:58.619754 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt
2026-02-28 02:17:58.619771 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml
2026-02-28 02:17:58.619789 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt
2026-02-28 02:17:58.619806 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml
2026-02-28 02:17:58.619829 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt
2026-02-28 02:17:58.619847 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml
2026-02-28 02:17:58.619864 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt
2026-02-28 02:17:58.619882 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml
2026-02-28 02:17:58.619899 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt
2026-02-28 02:17:58.619917 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml
2026-02-28 02:17:58.619935 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt
2026-02-28 02:17:58.619952 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml
2026-02-28 02:17:58.619970 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt
2026-02-28 02:17:58.619988 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml
2026-02-28 02:17:58.620006 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt
2026-02-28 02:17:58.620024 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml
2026-02-28 02:17:58.620042 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt
2026-02-28 02:17:58.620060 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml
2026-02-28 02:17:58.620077 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt
2026-02-28 02:17:58.620095 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml
2026-02-28 02:17:58.620113 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt
2026-02-28 02:17:58.620131 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml
2026-02-28 02:17:58.620148 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt
2026-02-28 02:17:58.620166 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml
2026-02-28 02:17:58.620183 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt
2026-02-28 02:17:58.620201 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml
2026-02-28 02:17:58.620218 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt
2026-02-28 02:17:58.620236 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml
2026-02-28 02:17:58.620253 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt
2026-02-28 02:17:58.620271 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml
2026-02-28 02:17:58.620289 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt
2026-02-28 02:17:58.620306 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml
2026-02-28 02:17:58.620324 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt
2026-02-28 02:17:58.620341 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml
2026-02-28 02:17:58.620359 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt
2026-02-28 02:17:58.620380 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml
2026-02-28 02:17:58.620398 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt
2026-02-28 02:17:58.620416 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml
2026-02-28 02:17:58.620432 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt
2026-02-28 02:17:58.620449 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml
2026-02-28 02:17:58.620466 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt
2026-02-28 02:17:58.620483 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml
2026-02-28 02:17:58.620500 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt
2026-02-28 02:17:58.620518 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml
2026-02-28 02:17:58.620535 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt
2026-02-28 02:17:58.620552 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml
2026-02-28 02:17:58.620569 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt
2026-02-28 02:17:58.620587 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml
2026-02-28 02:17:58.620605 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt
2026-02-28 02:17:58.620622 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml
2026-02-28 02:17:58.620640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt
2026-02-28 02:17:58.620657 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml
2026-02-28 02:17:58.620675 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt
2026-02-28 02:17:58.620693 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml
2026-02-28 02:17:58.620710 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt
2026-02-28 02:17:58.620728 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml
2026-02-28 02:17:58.620746 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt
2026-02-28 02:17:58.620764 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml
2026-02-28 02:17:58.620781 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt
2026-02-28 02:17:58.620799 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml
2026-02-28 02:17:58.620817 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt
2026-02-28 02:17:58.620835 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml
2026-02-28 02:17:58.620853 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt
2026-02-28 02:17:58.620871 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml
2026-02-28 02:17:58.620888 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt
2026-02-28 02:17:58.620906 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml
2026-02-28 02:17:58.620940 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt
2026-02-28 02:17:58.620975 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml
2026-02-28 02:17:58.620996 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt
2026-02-28 02:17:58.621014 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml
2026-02-28 02:17:58.621032 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt
2026-02-28 02:17:58.621049 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml
2026-02-28 02:17:58.621067 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt
2026-02-28 02:17:58.621085 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml
2026-02-28 02:17:58.621103 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt
2026-02-28 02:17:58.621120 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml
2026-02-28 02:17:58.621138 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt
2026-02-28 02:17:58.621156 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml
2026-02-28 02:17:58.621174 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt
2026-02-28 02:17:58.621192 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml
2026-02-28 02:17:58.621210 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt
2026-02-28 02:17:58.621228 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml
2026-02-28 02:17:58.621246 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt
2026-02-28 02:17:58.621263 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml
2026-02-28 02:17:58.621281 | instance | cd+++++++++ objects/cluster/namespace/
2026-02-28 02:17:58.621299 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt
2026-02-28 02:17:58.621316 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml
2026-02-28 02:17:58.621334 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt
2026-02-28 02:17:58.621352 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml
2026-02-28 02:17:58.621370 | instance | >f+++++++++ objects/cluster/namespace/default.txt
2026-02-28 02:17:58.621388 | instance | >f+++++++++ objects/cluster/namespace/default.yaml
2026-02-28 02:17:58.621405 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt
2026-02-28 02:17:58.621423 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml
2026-02-28 02:17:58.621441 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt
2026-02-28 02:17:58.621458 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml
2026-02-28 02:17:58.621476 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt
2026-02-28 02:17:58.621493 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml
2026-02-28 02:17:58.621511 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt
2026-02-28 02:17:58.621529 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml
2026-02-28 02:17:58.621546 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt
2026-02-28 02:17:58.621563 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml
2026-02-28 02:17:58.621581 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt
2026-02-28 02:17:58.621598 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml
2026-02-28 02:17:58.621615 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt
2026-02-28 02:17:58.621632 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml
2026-02-28 02:17:58.621649 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt
2026-02-28 02:17:58.621666 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml
2026-02-28 02:17:58.621688 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt
2026-02-28 02:17:58.621707 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml
2026-02-28 02:17:58.621724 | instance | cd+++++++++ objects/cluster/node/
2026-02-28 02:17:58.621742 | instance | >f+++++++++ objects/cluster/node/instance.txt
2026-02-28 02:17:58.621759 | instance | >f+++++++++ objects/cluster/node/instance.yaml
2026-02-28 02:17:58.621776 | instance | cd+++++++++ objects/cluster/storageclass/
2026-02-28 02:17:58.621794 | instance | >f+++++++++ objects/cluster/storageclass/general.txt
2026-02-28 02:17:58.621811 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml
2026-02-28 02:17:58.621828 | instance | cd+++++++++ objects/namespaced/
2026-02-28 02:17:58.621845 | instance | cd+++++++++ objects/namespaced/auth-system/
2026-02-28 02:17:58.621863 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/
2026-02-28 02:17:58.621880 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt
2026-02-28 02:17:58.621897 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml
2026-02-28 02:17:58.621915 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt
2026-02-28 02:17:58.621932 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml
2026-02-28 02:17:58.621950 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/
2026-02-28 02:17:58.621967 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt
2026-02-28 02:17:58.621984 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml
2026-02-28 02:17:58.622001 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt
2026-02-28 02:17:58.622019 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml
2026-02-28 02:17:58.622036 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt
2026-02-28 02:17:58.622053 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml
2026-02-28 02:17:58.622069 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/
2026-02-28 02:17:58.622087 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt
2026-02-28 02:17:58.622104 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml
2026-02-28 02:17:58.622120 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/
2026-02-28 02:17:58.622138 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt
2026-02-28 02:17:58.622154 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml
2026-02-28 02:17:58.622172 | instance | cd+++++++++ objects/namespaced/auth-system/pods/
2026-02-28 02:17:58.622189 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt
2026-02-28 02:17:58.622206 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml
2026-02-28 02:17:58.622223 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/
2026-02-28 02:17:58.622239 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt
2026-02-28 02:17:58.622256 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml
2026-02-28 02:17:58.622274 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-65.nip.io-tls.txt
2026-02-28 02:17:58.622291 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-65.nip.io-tls.yaml
2026-02-28 02:17:58.622308 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt
2026-02-28 02:17:58.622326 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml
2026-02-28 02:17:58.622343 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt
2026-02-28 02:17:58.622361 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml
2026-02-28 02:17:58.622386 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/
2026-02-28 02:17:58.622404 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt
2026-02-28 02:17:58.622422 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml
2026-02-28 02:17:58.622440 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt
2026-02-28 02:17:58.622459 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml
2026-02-28 02:17:58.622477 | instance | cd+++++++++ objects/namespaced/auth-system/services/
2026-02-28 02:17:58.622494 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt
2026-02-28 02:17:58.622512 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml
2026-02-28 02:17:58.622530 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt
2026-02-28 02:17:58.622548 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml
2026-02-28 02:17:58.622566 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt
2026-02-28 02:17:58.622583 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml
2026-02-28 02:17:58.622601 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/
2026-02-28 02:17:58.622619 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt
2026-02-28 02:17:58.622636 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml
2026-02-28 02:17:58.622654 | instance | cd+++++++++ objects/namespaced/cert-manager/
2026-02-28 02:17:58.622671 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/
2026-02-28 02:17:58.622689 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt
2026-02-28 02:17:58.622707 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml
2026-02-28 02:17:58.622724 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt
2026-02-28 02:17:58.622742 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml
2026-02-28 02:17:58.622759 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/
2026-02-28 02:17:58.622776 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt
2026-02-28 02:17:58.622794 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml
2026-02-28 02:17:58.622811 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt
2026-02-28 02:17:58.622828 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml
2026-02-28 02:17:58.622846 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt
2026-02-28 02:17:58.622863 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml
2026-02-28 02:17:58.622880 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/
2026-02-28 02:17:58.622897 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt
2026-02-28 02:17:58.622915 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml
2026-02-28 02:17:58.622932 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt
2026-02-28 02:17:58.622949 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml
2026-02-28 02:17:58.622966 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/
2026-02-28 02:17:58.622984 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-59jvx.txt
2026-02-28 02:17:58.623001 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-59jvx.yaml
2026-02-28 02:17:58.623018 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-6h2g5.txt
2026-02-28 02:17:58.623041 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-6h2g5.yaml
2026-02-28 02:17:58.623059 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-rw4zx.txt
2026-02-28 02:17:58.623077 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-rw4zx.yaml
2026-02-28 02:17:58.623095 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/
2026-02-28 02:17:58.623113 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt
2026-02-28 02:17:58.623131 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml
2026-02-28 02:17:58.623148 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt
2026-02-28 02:17:58.623165 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml
2026-02-28 02:17:58.623182 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt
2026-02-28 02:17:58.623199 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml
2026-02-28 02:17:58.623217 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/
2026-02-28 02:17:58.623234 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt
2026-02-28 02:17:58.623251 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml
2026-02-28 02:17:58.623269 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt
2026-02-28 02:17:58.623286 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml
2026-02-28 02:17:58.623304 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt
2026-02-28 02:17:58.623321 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml
2026-02-28 02:17:58.623339 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/
2026-02-28 02:17:58.623356 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt
2026-02-28 02:17:58.623374 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml
2026-02-28 02:17:58.623392 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt
2026-02-28 02:17:58.623409 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml
2026-02-28 02:17:58.623427 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt
2026-02-28 02:17:58.623445 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml
2026-02-28 02:17:58.623462 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt
2026-02-28 02:17:58.623480 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml
2026-02-28 02:17:58.623497 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/
2026-02-28 02:17:58.623515 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt
2026-02-28 02:17:58.623532 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml
2026-02-28 02:17:58.623550 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt
2026-02-28 02:17:58.623568 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml
2026-02-28 02:17:58.623586 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt
2026-02-28 02:17:58.623608 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml
2026-02-28 02:17:58.623626 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt
2026-02-28 02:17:58.623644 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml
2026-02-28 02:17:58.623662 | instance | cd+++++++++ objects/namespaced/cert-manager/services/
2026-02-28 02:17:58.623679 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt
2026-02-28 02:17:58.623697 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml
2026-02-28 02:17:58.623715 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt
2026-02-28 02:17:58.623733 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml
2026-02-28 02:17:58.623751 | instance | cd+++++++++ objects/namespaced/default/
2026-02-28 02:17:58.623769 | instance | cd+++++++++ objects/namespaced/default/configmaps/
2026-02-28 02:17:58.623787 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt
2026-02-28 02:17:58.623804 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml
2026-02-28 02:17:58.623822 | instance | cd+++++++++ objects/namespaced/default/endpoints/
2026-02-28 02:17:58.623840 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt
2026-02-28 02:17:58.623858 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml
2026-02-28 02:17:58.623876 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/
2026-02-28 02:17:58.623893 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt
2026-02-28 02:17:58.623911 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml
2026-02-28 02:17:58.623930 | instance | cd+++++++++ objects/namespaced/default/services/
2026-02-28 02:17:58.623948 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt
2026-02-28 02:17:58.623965 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml
2026-02-28 02:17:58.623983 | instance | cd+++++++++ objects/namespaced/ingress-nginx/
2026-02-28 02:17:58.624000 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/
2026-02-28 02:17:58.624018 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt
2026-02-28 02:17:58.624036 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml
2026-02-28 02:17:58.624053 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt
2026-02-28 02:17:58.624071 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml
2026-02-28 02:17:58.624089 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt
2026-02-28 02:17:58.624106 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml
2026-02-28 02:17:58.624123 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt
2026-02-28 02:17:58.624141 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml
2026-02-28 02:17:58.624158 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/
2026-02-28 02:17:58.624176 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt
2026-02-28 02:17:58.624193 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml
2026-02-28 02:17:58.624211 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/
2026-02-28 02:17:58.624228 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt
2026-02-28 02:17:58.624246 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml
2026-02-28 02:17:58.624263 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/
2026-02-28 02:17:58.624285 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt
2026-02-28 02:17:58.624303 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml
2026-02-28 02:17:58.624321 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt
2026-02-28 02:17:58.624339 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml
2026-02-28 02:17:58.624357 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt
2026-02-28 02:17:58.624374 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml
2026-02-28 02:17:58.624392 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt
2026-02-28 02:17:58.624410 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml
2026-02-28 02:17:58.624427 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/
2026-02-28 02:17:58.624445 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-k4xlx.txt
2026-02-28 02:17:58.624462 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-k4xlx.yaml
2026-02-28 02:17:58.624479 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-l7gkq.txt
2026-02-28 02:17:58.624497 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-l7gkq.yaml
2026-02-28 02:17:58.624514 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/
2026-02-28 02:17:58.624532 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt
2026-02-28 02:17:58.624549 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml
2026-02-28 02:17:58.624566 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/
2026-02-28 02:17:58.624584 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt
2026-02-28 02:17:58.624601 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml
2026-02-28 02:17:58.624618 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/
2026-02-28 02:17:58.624635 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt
2026-02-28 02:17:58.624653 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml
2026-02-28 02:17:58.624671 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt
2026-02-28 02:17:58.624688 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml
2026-02-28 02:17:58.624705 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/
2026-02-28 02:17:58.624722 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt
2026-02-28 02:17:58.624739 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml
2026-02-28 02:17:58.624757 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt
2026-02-28 02:17:58.624774 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml
2026-02-28 02:17:58.624791 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt
2026-02-28 02:17:58.624808 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml
2026-02-28 02:17:58.624825 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/
2026-02-28 02:17:58.624843 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt
2026-02-28 02:17:58.624861 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml
2026-02-28 02:17:58.624894 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt
2026-02-28 02:17:58.624922 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml
2026-02-28 02:17:58.624942 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt
2026-02-28 02:17:58.624975 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml
2026-02-28 02:17:58.624994 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt
2026-02-28 02:17:58.625012 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml
2026-02-28 02:17:58.625030 | instance | cd+++++++++ objects/namespaced/kube-node-lease/
2026-02-28 02:17:58.625048 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/
2026-02-28 02:17:58.625065 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt
2026-02-28 02:17:58.625083 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml
2026-02-28 02:17:58.625100 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/
2026-02-28 02:17:58.625117 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt
2026-02-28 02:17:58.625135 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml
2026-02-28 02:17:58.625153 | instance | cd+++++++++ objects/namespaced/kube-public/
2026-02-28 02:17:58.625171 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/
2026-02-28 02:17:58.625188 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt
2026-02-28 02:17:58.625206 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml
2026-02-28 02:17:58.625224 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt
2026-02-28 02:17:58.625241 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml
2026-02-28 02:17:58.625259 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/
2026-02-28 02:17:58.625277 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt
2026-02-28 02:17:58.625295 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-02-28 02:17:58.625312 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt
2026-02-28 02:17:58.625329 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml
2026-02-28 02:17:58.625347 | instance | cd+++++++++ objects/namespaced/kube-public/roles/
2026-02-28 02:17:58.625365 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt
2026-02-28 02:17:58.625382 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-02-28 02:17:58.625400 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt
2026-02-28 02:17:58.625417 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml
2026-02-28 02:17:58.625434 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/
2026-02-28 02:17:58.625452 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt
2026-02-28 02:17:58.625470 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml
2026-02-28 02:17:58.625488 | instance | cd+++++++++ objects/namespaced/kube-system/
2026-02-28 02:17:58.625505 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/
2026-02-28 02:17:58.625523 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt
2026-02-28 02:17:58.625541 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml
2026-02-28 02:17:58.625563 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt
2026-02-28 02:17:58.625582 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml
2026-02-28 02:17:58.625599 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt
2026-02-28 02:17:58.625617 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml
2026-02-28 02:17:58.625634 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt
2026-02-28 02:17:58.625652 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml
2026-02-28 02:17:58.625670 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt
2026-02-28 02:17:58.625688 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml
2026-02-28 02:17:58.625706 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt
2026-02-28 02:17:58.625723 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml
2026-02-28 02:17:58.625741 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt
2026-02-28 02:17:58.625758 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml
2026-02-28 02:17:58.625776 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt
2026-02-28 02:17:58.625793 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml
2026-02-28 02:17:58.625811 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/
2026-02-28 02:17:58.625828 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt
2026-02-28 02:17:58.625846 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml
2026-02-28 02:17:58.625864 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt
2026-02-28 02:17:58.625881 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml
2026-02-28 02:17:58.625898 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/
2026-02-28 02:17:58.625916 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt
2026-02-28 02:17:58.625933 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml
2026-02-28 02:17:58.625951 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt
2026-02-28 02:17:58.625968 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml
2026-02-28 02:17:58.625986 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/
2026-02-28 02:17:58.626004 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt
2026-02-28 02:17:58.626021 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml
2026-02-28 02:17:58.626038 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt
2026-02-28 02:17:58.626056 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml
2026-02-28 02:17:58.626073 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt
2026-02-28 02:17:58.626091 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml
2026-02-28 02:17:58.626109 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt
2026-02-28 02:17:58.626126 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml
2026-02-28 02:17:58.626144 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt
2026-02-28 02:17:58.626162 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml
2026-02-28 02:17:58.626184 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt
2026-02-28 02:17:58.626203 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml
2026-02-28 02:17:58.626221 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt
2026-02-28 02:17:58.626239 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml
2026-02-28 02:17:58.626257 | instance | cd+++++++++ objects/namespaced/kube-system/pods/
2026-02-28 02:17:58.626275 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-8d282.txt
2026-02-28 02:17:58.626293 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-8d282.yaml
2026-02-28 02:17:58.626310 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-c9lm9.txt
2026-02-28 02:17:58.626328 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-c9lm9.yaml
2026-02-28 02:17:58.626345 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-tlgkm.txt
2026-02-28 02:17:58.626363 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-tlgkm.yaml
2026-02-28 02:17:58.626381 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-xnpg2.txt
2026-02-28 02:17:58.626399 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-xnpg2.yaml
2026-02-28 02:17:58.626417 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt
2026-02-28 02:17:58.626434 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml
2026-02-28 02:17:58.626452 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt
2026-02-28 02:17:58.626469 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml
2026-02-28 02:17:58.626487 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt
2026-02-28 02:17:58.626504 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml
2026-02-28 02:17:58.626522 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-bdk4j.txt
2026-02-28 02:17:58.626539 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-bdk4j.yaml
2026-02-28 02:17:58.626556 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt
2026-02-28 02:17:58.626574 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml
2026-02-28 02:17:58.626591 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt
2026-02-28 02:17:58.626609 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml
2026-02-28 02:17:58.626626 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/
2026-02-28 02:17:58.626644 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt
2026-02-28 02:17:58.626661 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml
2026-02-28 02:17:58.626678 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt
2026-02-28 02:17:58.626696 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml
2026-02-28 02:17:58.626713 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt
2026-02-28 02:17:58.626731 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml
2026-02-28 02:17:58.626748 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt
2026-02-28 02:17:58.626765 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml
2026-02-28 02:17:58.626782 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt
2026-02-28 02:17:58.626804 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml
2026-02-28 02:17:58.626823 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt
2026-02-28 02:17:58.626841 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml
2026-02-28 02:17:58.626859 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt
2026-02-28 02:17:58.626877 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml
2026-02-28 02:17:58.626895 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt
2026-02-28 02:17:58.626913 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml
2026-02-28 02:17:58.626930 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt
2026-02-28 02:17:58.626948 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml
2026-02-28 02:17:58.626965 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt
2026-02-28 02:17:58.626983 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml
2026-02-28 02:17:58.627000 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt
2026-02-28 02:17:58.627017 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml
2026-02-28 02:17:58.627034 | instance | cd+++++++++ objects/namespaced/kube-system/roles/
2026-02-28 02:17:58.627052 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt
2026-02-28 02:17:58.627069 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml
2026-02-28 02:17:58.627086 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt
2026-02-28 02:17:58.627104 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml
2026-02-28 02:17:58.627121 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt
2026-02-28 02:17:58.627138 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml
2026-02-28 02:17:58.627155 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt
2026-02-28 02:17:58.627173 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml
2026-02-28 02:17:58.627190 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt
2026-02-28 02:17:58.627207 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml
2026-02-28 02:17:58.627224 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt
2026-02-28 02:17:58.627241 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml
2026-02-28 02:17:58.627259 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt
2026-02-28 02:17:58.627276 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml
2026-02-28 02:17:58.627294 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt
2026-02-28 02:17:58.627312 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml
2026-02-28 02:17:58.627330 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt
2026-02-28 02:17:58.627352 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml
2026-02-28 02:17:58.627370 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt
2026-02-28 02:17:58.627388 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml
2026-02-28 02:17:58.627406 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt
2026-02-28 02:17:58.627424 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml
2026-02-28 02:17:58.627442 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/
2026-02-28 02:17:58.627460 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-34319a.txt
2026-02-28 02:17:58.627477 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-34319a.yaml
2026-02-28 02:17:58.627495 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-s12tdh.txt
2026-02-28 02:17:58.627512 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-s12tdh.yaml
2026-02-28 02:17:58.627529 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt
2026-02-28 02:17:58.627546 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml
2026-02-28 02:17:58.627564 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt
2026-02-28 02:17:58.627581 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml
2026-02-28 02:17:58.627599 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/
2026-02-28 02:17:58.627617 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt
2026-02-28 02:17:58.627635 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml
2026-02-28 02:17:58.627652 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt
2026-02-28 02:17:58.627670 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml
2026-02-28 02:17:58.627687 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt
2026-02-28 02:17:58.627704 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml
2026-02-28 02:17:58.627722 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt
2026-02-28 02:17:58.627739 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml
2026-02-28 02:17:58.627756 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt
2026-02-28 02:17:58.627773 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml
2026-02-28 02:17:58.627791 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt
2026-02-28 02:17:58.627808 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml
2026-02-28 02:17:58.627826 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt
2026-02-28 02:17:58.627843 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml
2026-02-28 02:17:58.627860 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt
2026-02-28 02:17:58.627878 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml
2026-02-28 02:17:58.627895 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt
2026-02-28 02:17:58.627912 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml
2026-02-28 02:17:58.627929 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt
2026-02-28 02:17:58.627946 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml
2026-02-28 02:17:58.627969 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt
2026-02-28 02:17:58.627987 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml
2026-02-28 02:17:58.628004 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt
2026-02-28 02:17:58.628021 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml
2026-02-28 02:17:58.628039 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt
2026-02-28 02:17:58.628056 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml
2026-02-28 02:17:58.628073 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt
2026-02-28 02:17:58.628090 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml
2026-02-28 02:17:58.628107 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt
2026-02-28 02:17:58.628124 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml
2026-02-28 02:17:58.628142 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt
2026-02-28 02:17:58.628159 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml
2026-02-28 02:17:58.628176 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt
2026-02-28 02:17:58.628194 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml
2026-02-28 02:17:58.628211 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt
2026-02-28 02:17:58.628229 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml
2026-02-28 02:17:58.628246 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt
2026-02-28 02:17:58.628264 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml
2026-02-28 02:17:58.628282 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt
2026-02-28 02:17:58.628299 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml
2026-02-28 02:17:58.628316 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt
2026-02-28 02:17:58.628333 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml
2026-02-28 02:17:58.628351 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt
2026-02-28 02:17:58.628368 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml
2026-02-28 02:17:58.628386 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt
2026-02-28 02:17:58.628403 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml
2026-02-28 02:17:58.628420 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt
2026-02-28 02:17:58.628437 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml
2026-02-28 02:17:58.628455 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt
2026-02-28 02:17:58.628472 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml
2026-02-28 02:17:58.628489 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt
2026-02-28 02:17:58.628506 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml
2026-02-28 02:17:58.628528 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt
2026-02-28 02:17:58.628547 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml
2026-02-28 02:17:58.628565 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt
2026-02-28 02:17:58.628583 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml
2026-02-28 02:17:58.628601 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt
2026-02-28 02:17:58.628619 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml
2026-02-28 02:17:58.628636 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt
2026-02-28 02:17:58.628654 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml
2026-02-28 02:17:58.628672 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt
2026-02-28 02:17:58.628690 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml
2026-02-28 02:17:58.628708 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt
2026-02-28 02:17:58.628726 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml
2026-02-28 02:17:58.628743 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt
2026-02-28 02:17:58.628761 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml
2026-02-28 02:17:58.628778 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt
2026-02-28 02:17:58.628796 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml
2026-02-28 02:17:58.628814 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt
2026-02-28 02:17:58.628832 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml
2026-02-28 02:17:58.628869 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt
2026-02-28 02:17:58.628889 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml
2026-02-28 02:17:58.628907 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt
2026-02-28 02:17:58.628933 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml
2026-02-28 02:17:58.628970 | instance | cd+++++++++ objects/namespaced/kube-system/services/
2026-02-28 02:17:58.628992 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt
2026-02-28 02:17:58.629010 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml
2026-02-28 02:17:58.629028 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt
2026-02-28 02:17:58.629045 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml
2026-02-28 02:17:58.629063 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt
2026-02-28 02:17:58.629080 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml
2026-02-28 02:17:58.629098 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt
2026-02-28 02:17:58.629115 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml
2026-02-28 02:17:58.629132 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt
2026-02-28 02:17:58.629149 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml
2026-02-28 02:17:58.629172 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt
2026-02-28 02:17:58.629190 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml
2026-02-28 02:17:58.629208 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt
2026-02-28 02:17:58.629226 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml
2026-02-28 02:17:58.629244 | instance | cd+++++++++ objects/namespaced/local-path-storage/
2026-02-28 02:17:58.629261 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/
2026-02-28 02:17:58.629279 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt
2026-02-28 02:17:58.629296 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml
2026-02-28 02:17:58.629314 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt
2026-02-28 02:17:58.629331 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml
2026-02-28 02:17:58.629349 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/
2026-02-28 02:17:58.629366 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt
2026-02-28 02:17:58.629384 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml
2026-02-28 02:17:58.629401 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/
2026-02-28 02:17:58.629419 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-c5s5r.txt
2026-02-28 02:17:58.629437 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-c5s5r.yaml
2026-02-28 02:17:58.629455 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/
2026-02-28 02:17:58.629472 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt
2026-02-28 02:17:58.629489 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml
2026-02-28 02:17:58.629507 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/
2026-02-28 02:17:58.629525 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt
2026-02-28 02:17:58.629542 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml
2026-02-28 02:17:58.629560 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt
2026-02-28 02:17:58.629577 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml
2026-02-28 02:17:58.629595 | instance | cd+++++++++ objects/namespaced/monitoring/
2026-02-28 02:17:58.629613 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/
2026-02-28 02:17:58.629631 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt
2026-02-28 02:17:58.629648 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml
2026-02-28 02:17:58.629666 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt
2026-02-28 02:17:58.629684 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml
2026-02-28 02:17:58.629701 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt
2026-02-28 02:17:58.629718 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml
2026-02-28 02:17:58.629735 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt
2026-02-28 02:17:58.629753 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml
2026-02-28 02:17:58.629774 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt
2026-02-28 02:17:58.629793 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml
2026-02-28 02:17:58.629812 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt
2026-02-28 02:17:58.629830 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml
2026-02-28 02:17:58.629848 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt
2026-02-28 02:17:58.629866 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml
2026-02-28 02:17:58.629884 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt
2026-02-28 02:17:58.629903 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml
2026-02-28 02:17:58.629921 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt
2026-02-28 02:17:58.629939 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml
2026-02-28 02:17:58.629957 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt
2026-02-28 02:17:58.629975 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml
2026-02-28 02:17:58.629993 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt
2026-02-28 02:17:58.630010 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml
2026-02-28 02:17:58.630027 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt
2026-02-28 02:17:58.630045 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml
2026-02-28 02:17:58.630063 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt
2026-02-28 02:17:58.630081 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml
2026-02-28 02:17:58.630099 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt
2026-02-28 02:17:58.630117 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml
2026-02-28 02:17:58.630135 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt
2026-02-28 02:17:58.630153 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml
2026-02-28 02:17:58.630170 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt
2026-02-28 02:17:58.630188 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml
2026-02-28 02:17:58.630206 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt
2026-02-28 02:17:58.630223 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml
2026-02-28 02:17:58.630241 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt
2026-02-28 02:17:58.630259 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml
2026-02-28 02:17:58.630276 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt
2026-02-28 02:17:58.630298 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml
2026-02-28 02:17:58.630316 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt
2026-02-28 02:17:58.630334 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml
2026-02-28 02:17:58.630351 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt
2026-02-28 02:17:58.630369 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml
2026-02-28 02:17:58.630386 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt
2026-02-28 02:17:58.630404 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml
2026-02-28 02:17:58.630421 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt
2026-02-28 02:17:58.630439 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml
2026-02-28 02:17:58.630457 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt
2026-02-28 02:17:58.630475 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml
2026-02-28 02:17:58.630492 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt
2026-02-28 02:17:58.630509 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml
2026-02-28 02:17:58.630527 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt
2026-02-28 02:17:58.630545 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml
2026-02-28 02:17:58.630570 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt
2026-02-28 02:17:58.630588 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml
2026-02-28 02:17:58.630606 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt
2026-02-28 02:17:58.630623 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml
2026-02-28 02:17:58.630641 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt
2026-02-28 02:17:58.630658 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml
2026-02-28 02:17:58.630675 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt
2026-02-28 02:17:58.630692 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml
2026-02-28 02:17:58.630709 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt
2026-02-28 02:17:58.630726 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml
2026-02-28 02:17:58.630743 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt
2026-02-28 02:17:58.630760 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml
2026-02-28 02:17:58.630778 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt
2026-02-28 02:17:58.630795 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml
2026-02-28 02:17:58.630817 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt
2026-02-28 02:17:58.630835 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml
2026-02-28 02:17:58.630853 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt
2026-02-28 02:17:58.630870 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml
2026-02-28 02:17:58.630888 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt
2026-02-28 02:17:58.630906 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml
2026-02-28 02:17:58.630923 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt
2026-02-28 02:17:58.630940 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml
2026-02-28 02:17:58.630958 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt
2026-02-28 02:17:58.630975 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml
2026-02-28 02:17:58.630993 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt
2026-02-28 02:17:58.631010 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml
2026-02-28 02:17:58.631028 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt
2026-02-28 02:17:58.631046 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml
2026-02-28 02:17:58.631064 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt
2026-02-28 02:17:58.631082 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml
2026-02-28 02:17:58.631100 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt
2026-02-28 02:17:58.631118 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml
2026-02-28 02:17:58.631136 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt
2026-02-28 02:17:58.631154 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml
2026-02-28 02:17:58.631173 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt
2026-02-28 02:17:58.631190 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml
2026-02-28 02:17:58.631208 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt
2026-02-28 02:17:58.631226 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml
2026-02-28 02:17:58.631244 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt
2026-02-28 02:17:58.631262 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml
2026-02-28 02:17:58.631280 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt
2026-02-28 02:17:58.631298 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml
2026-02-28 02:17:58.631316 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt
2026-02-28 02:17:58.631334 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml
2026-02-28 02:17:58.631351 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt
2026-02-28 02:17:58.631375 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml
2026-02-28 02:17:58.631393 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt
2026-02-28 02:17:58.631412 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml
2026-02-28 02:17:58.631430 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt
2026-02-28 02:17:58.631447 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml
2026-02-28 02:17:58.631465 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt
2026-02-28 02:17:58.631483 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml
2026-02-28 02:17:58.631500 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt
2026-02-28 02:17:58.631518 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml
2026-02-28 02:17:58.631536 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt
2026-02-28 02:17:58.631554 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml
2026-02-28 02:17:58.631571 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt
2026-02-28 02:17:58.631589 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml
2026-02-28 02:17:58.631607 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt
2026-02-28 02:17:58.631625 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml
2026-02-28 02:17:58.631643 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt
2026-02-28 02:17:58.631661 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml
2026-02-28 02:17:58.631679 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/
2026-02-28 02:17:58.631697 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt
2026-02-28 02:17:58.631714 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml
2026-02-28 02:17:58.631731 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt
2026-02-28 02:17:58.631749 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml
2026-02-28 02:17:58.631767 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt
2026-02-28 02:17:58.631784 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-02-28 02:17:58.631802 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt
2026-02-28 02:17:58.631820 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml
2026-02-28 02:17:58.631838 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt
2026-02-28 02:17:58.631856 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml
2026-02-28 02:17:58.631873 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/
2026-02-28 02:17:58.631891 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt
2026-02-28 02:17:58.631908 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml
2026-02-28 02:17:58.631926 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt
2026-02-28 02:17:58.631944 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml
2026-02-28 02:17:58.631961 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt
2026-02-28 02:17:58.631983 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml
2026-02-28 02:17:58.632002 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt
2026-02-28 02:17:58.632019 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml
2026-02-28 02:17:58.632037 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt
2026-02-28 02:17:58.632054 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml
2026-02-28 02:17:58.632072 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt
2026-02-28 02:17:58.632089 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml
2026-02-28 02:17:58.632107 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt
2026-02-28 02:17:58.632124 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml
2026-02-28 02:17:58.632142 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/
2026-02-28 02:17:58.632159 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt
2026-02-28 02:17:58.632176 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml
2026-02-28 02:17:58.632194 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt
2026-02-28 02:17:58.632211 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml
2026-02-28 02:17:58.632229 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt
2026-02-28 02:17:58.632247 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml
2026-02-28 02:17:58.632265 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt
2026-02-28 02:17:58.632283 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml
2026-02-28 02:17:58.632301 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt
2026-02-28 02:17:58.632320 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml
2026-02-28 02:17:58.632338 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt
2026-02-28 02:17:58.632355 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml
2026-02-28 02:17:58.632373 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt
2026-02-28 02:17:58.632391 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-02-28 02:17:58.632409 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt
2026-02-28 02:17:58.632427 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml
2026-02-28 02:17:58.632444 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt
2026-02-28 02:17:58.632462 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml
2026-02-28 02:17:58.632480 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt
2026-02-28 02:17:58.632497 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml
2026-02-28 02:17:58.632515 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt
2026-02-28 02:17:58.632533 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml
2026-02-28 02:17:58.632551 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt
2026-02-28 02:17:58.632569 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml
2026-02-28 02:17:58.632590 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt
2026-02-28 02:17:58.632609 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml
2026-02-28 02:17:58.632626 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt
2026-02-28 02:17:58.632644 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml
2026-02-28 02:17:58.632662 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt
2026-02-28 02:17:58.632680 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml
2026-02-28 02:17:58.632697 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt
2026-02-28 02:17:58.632715 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml
2026-02-28 02:17:58.632732 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt
2026-02-28 02:17:58.632750 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml
2026-02-28 02:17:58.632768 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/
2026-02-28 02:17:58.632786 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt
2026-02-28 02:17:58.632813 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml
2026-02-28 02:17:58.632832 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt
2026-02-28 02:17:58.632855 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml
2026-02-28 02:17:58.632874 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt
2026-02-28 02:17:58.632892 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml
2026-02-28 02:17:58.632910 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/
2026-02-28 02:17:58.632938 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-02-28 02:17:58.632976 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-02-28 02:17:58.632995 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt
2026-02-28 02:17:58.633013 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-02-28 02:17:58.633031 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt
2026-02-28 02:17:58.633049 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml
2026-02-28 02:17:58.633066 | instance | cd+++++++++ objects/namespaced/monitoring/pods/
2026-02-28 02:17:58.633085 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-02-28 02:17:58.633102 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-02-28 02:17:58.633120 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-77zdq.txt
2026-02-28 02:17:58.633138 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-77zdq.yaml
2026-02-28 02:17:58.633156 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-597f6d4fcf-fvfgb.txt
2026-02-28 02:17:58.633173 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-597f6d4fcf-fvfgb.yaml
2026-02-28 02:17:58.633197 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-ldcj6.txt
2026-02-28 02:17:58.633216 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-ldcj6.yaml
2026-02-28 02:17:58.633234 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-q69c6.txt
2026-02-28 02:17:58.633251 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-q69c6.yaml
2026-02-28 02:17:58.633268 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-xnpgv.txt
2026-02-28 02:17:58.633286 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-xnpgv.yaml
2026-02-28 02:17:58.633303 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt
2026-02-28 02:17:58.633321 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml
2026-02-28 02:17:58.633338 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt
2026-02-28 02:17:58.633356 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml
2026-02-28 02:17:58.633373 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-wzfwg.txt
2026-02-28 02:17:58.633391 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-wzfwg.yaml
2026-02-28 02:17:58.633408 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt
2026-02-28 02:17:58.633426 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml
2026-02-28 02:17:58.633444 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-wqrft.txt
2026-02-28 02:17:58.633461 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-wqrft.yaml
2026-02-28 02:17:58.633479 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-g5fvs.txt
2026-02-28 02:17:58.633496 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-g5fvs.yaml
2026-02-28 02:17:58.633514 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-n6sxg.txt
2026-02-28 02:17:58.633532 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-n6sxg.yaml
2026-02-28 02:17:58.633551 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt
2026-02-28 02:17:58.633569 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-02-28 02:17:58.633587 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-wcxxc.txt
2026-02-28 02:17:58.633605 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-wcxxc.yaml
2026-02-28 02:17:58.633623 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-rxzth.txt
2026-02-28 02:17:58.633641 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-rxzth.yaml
2026-02-28 02:17:58.633659 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/
2026-02-28 02:17:58.633676 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt
2026-02-28 02:17:58.633694 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml
2026-02-28 02:17:58.633712 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt
2026-02-28 02:17:58.633730 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-02-28 02:17:58.633748 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt
2026-02-28 02:17:58.633771 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml
2026-02-28 02:17:58.633789 | instance | cd+++++++++ objects/namespaced/monitoring/roles/
2026-02-28 02:17:58.633808 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt
2026-02-28 02:17:58.633826 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml
2026-02-28 02:17:58.633844 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt
2026-02-28 02:17:58.633862 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-02-28 02:17:58.633879 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt
2026-02-28 02:17:58.633897 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml
2026-02-28 02:17:58.633915 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/
2026-02-28 02:17:58.633932 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt
2026-02-28 02:17:58.633950 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml
2026-02-28 02:17:58.633968 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt
2026-02-28 02:17:58.633986 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml
2026-02-28 02:17:58.634004 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt
2026-02-28 02:17:58.634022 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml
2026-02-28 02:17:58.634039 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-02-28 02:17:58.634056 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-02-28 02:17:58.634074 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt
2026-02-28 02:17:58.634091 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml
2026-02-28 02:17:58.634109 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt
2026-02-28 02:17:58.634126 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml
2026-02-28 02:17:58.634144 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt
2026-02-28 02:17:58.634161 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml
2026-02-28 02:17:58.634178 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt
2026-02-28 02:17:58.634196 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml
2026-02-28 02:17:58.634213 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt
2026-02-28 02:17:58.634230 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml
2026-02-28 02:17:58.634247 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt
2026-02-28 02:17:58.634264 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml
2026-02-28 02:17:58.634281 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt
2026-02-28 02:17:58.634298 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml
2026-02-28 02:17:58.634319 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt
2026-02-28 02:17:58.634337 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml
2026-02-28 02:17:58.634354 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt
2026-02-28 02:17:58.634371 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml
2026-02-28 02:17:58.634389 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt
2026-02-28 02:17:58.634407 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml
2026-02-28 02:17:58.634424 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt
2026-02-28 02:17:58.634442 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml
2026-02-28 02:17:58.634459 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-xnpgv-tls.txt
2026-02-28 02:17:58.634477 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-xnpgv-tls.yaml
2026-02-28 02:17:58.634495 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt
2026-02-28 02:17:58.634512 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml
2026-02-28 02:17:58.634530 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt
2026-02-28 02:17:58.634547 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml
2026-02-28 02:17:58.634565 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt
2026-02-28 02:17:58.634583 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml
2026-02-28 02:17:58.634600 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt
2026-02-28 02:17:58.634617 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml
2026-02-28 02:17:58.634634 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt
2026-02-28 02:17:58.634652 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-02-28 02:17:58.634670 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt
2026-02-28 02:17:58.634687 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml
2026-02-28 02:17:58.634704 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt
2026-02-28 02:17:58.634722 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml
2026-02-28 02:17:58.634740 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt
2026-02-28 02:17:58.634758 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml
2026-02-28 02:17:58.634776 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt
2026-02-28 02:17:58.634794 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml
2026-02-28 02:17:58.634812 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt
2026-02-28 02:17:58.634829 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml
2026-02-28 02:17:58.634851 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt
2026-02-28 02:17:58.634870 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml
2026-02-28 02:17:58.634887 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt
2026-02-28 02:17:58.634905 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml
2026-02-28 02:17:58.634923 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/
2026-02-28 02:17:58.634940 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt
2026-02-28 02:17:58.634959 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml
2026-02-28 02:17:58.634976 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt
2026-02-28 02:17:58.634994 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml
2026-02-28 02:17:58.635011 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt
2026-02-28 02:17:58.635030 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml
2026-02-28 02:17:58.635048 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt
2026-02-28 02:17:58.635066 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml
2026-02-28 02:17:58.635083 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt
2026-02-28 02:17:58.635101 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml
2026-02-28 02:17:58.635119 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt
2026-02-28 02:17:58.635136 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml
2026-02-28 02:17:58.635154 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt
2026-02-28 02:17:58.635171 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-02-28 02:17:58.635189 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt
2026-02-28 02:17:58.635207 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml
2026-02-28 02:17:58.635224 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt
2026-02-28 02:17:58.635242 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml
2026-02-28 02:17:58.635260 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt
2026-02-28 02:17:58.635277 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml
2026-02-28 02:17:58.635295 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt
2026-02-28 02:17:58.635312 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml
2026-02-28 02:17:58.635330 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt
2026-02-28 02:17:58.635347 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml
2026-02-28 02:17:58.635365 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt
2026-02-28 02:17:58.635382 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml
2026-02-28 02:17:58.635400 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt
2026-02-28 02:17:58.635422 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml
2026-02-28 02:17:58.635440 | instance | cd+++++++++ objects/namespaced/monitoring/services/
2026-02-28 02:17:58.635458 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt
2026-02-28 02:17:58.635475 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml
2026-02-28 02:17:58.635493 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt
2026-02-28 02:17:58.635511 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml
2026-02-28 02:17:58.635528 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt
2026-02-28 02:17:58.635546 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml
2026-02-28 02:17:58.635563 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt
2026-02-28 02:17:58.635581 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml
2026-02-28 02:17:58.635599 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt
2026-02-28 02:17:58.635617 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml
2026-02-28 02:17:58.635634 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt
2026-02-28 02:17:58.635652 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml
2026-02-28 02:17:58.635669 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt
2026-02-28 02:17:58.635687 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-02-28 02:17:58.635704 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt
2026-02-28 02:17:58.635722 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml
2026-02-28 02:17:58.635739 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt
2026-02-28 02:17:58.635757 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml
2026-02-28 02:17:58.635774 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt
2026-02-28 02:17:58.635792 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml
2026-02-28 02:17:58.635809 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt
2026-02-28 02:17:58.635826 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml
2026-02-28 02:17:58.635844 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt
2026-02-28 02:17:58.635862 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml
2026-02-28 02:17:58.635879 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt
2026-02-28 02:17:58.635897 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml
2026-02-28 02:17:58.635914 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt
2026-02-28 02:17:58.635932 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml
2026-02-28 02:17:58.635950 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt
2026-02-28 02:17:58.635968 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml
2026-02-28 02:17:58.635986 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt
2026-02-28 02:17:58.636004 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml
2026-02-28 02:17:58.636022 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt
2026-02-28 02:17:58.636044 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml
2026-02-28 02:17:58.636062 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/
2026-02-28 02:17:58.636080 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-02-28 02:17:58.636098 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-02-28 02:17:58.636116 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt
2026-02-28 02:17:58.636135 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml
2026-02-28 02:17:58.636152 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt
2026-02-28 02:17:58.636171 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml
2026-02-28 02:17:58.636189 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt
2026-02-28 02:17:58.636207 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml
2026-02-28 02:17:58.636225 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt
2026-02-28 02:17:58.636243 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-02-28 02:17:58.636261 | instance | cd+++++++++ objects/namespaced/openstack/
2026-02-28 02:17:58.636279 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/
2026-02-28 02:17:58.636297 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt
2026-02-28 02:17:58.636314 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml
2026-02-28 02:17:58.636332 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt
2026-02-28 02:17:58.636349 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml
2026-02-28 02:17:58.636366 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt
2026-02-28 02:17:58.636383 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml
2026-02-28 02:17:58.636401 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt
2026-02-28 02:17:58.636418 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml
2026-02-28 02:17:58.636436 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt
2026-02-28 02:17:58.636453 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml
2026-02-28 02:17:58.636470 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt
2026-02-28 02:17:58.636488 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml
2026-02-28 02:17:58.636505 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt
2026-02-28 02:17:58.636523 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml
2026-02-28 02:17:58.636540 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt
2026-02-28 02:17:58.636557 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml
2026-02-28 02:17:58.636575 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt
2026-02-28 02:17:58.636592 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml
2026-02-28 02:17:58.636609 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt
2026-02-28 02:17:58.636627 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml
2026-02-28 02:17:58.636644 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt
2026-02-28 02:17:58.636661 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml
2026-02-28 02:17:58.636684 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt
2026-02-28 02:17:58.636702 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml
2026-02-28 02:17:58.636719 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt
2026-02-28 02:17:58.636737 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml
2026-02-28 02:17:58.636754 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt
2026-02-28 02:17:58.636782 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml
2026-02-28 02:17:58.636801 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt
2026-02-28 02:17:58.636818 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml
2026-02-28 02:17:58.636836 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt
2026-02-28 02:17:58.636854 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml
2026-02-28 02:17:58.636871 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.txt
2026-02-28 02:17:58.636889 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.yaml
2026-02-28 02:17:58.636906 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt
2026-02-28 02:17:58.636932 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml
2026-02-28 02:17:58.636950 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt
2026-02-28 02:17:58.636985 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml
2026-02-28 02:17:58.637004 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt
2026-02-28 02:17:58.637022 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml
2026-02-28 02:17:58.637040 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt
2026-02-28 02:17:58.637057 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml
2026-02-28 02:17:58.637075 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt
2026-02-28 02:17:58.637092 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml
2026-02-28 02:17:58.637110 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt
2026-02-28 02:17:58.637128 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml
2026-02-28 02:17:58.637145 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt
2026-02-28 02:17:58.637163 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml
2026-02-28 02:17:58.637181 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt
2026-02-28 02:17:58.637198 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml
2026-02-28 02:17:58.637217 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt
2026-02-28 02:17:58.637235 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml
2026-02-28 02:17:58.637253 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt
2026-02-28 02:17:58.637271 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml
2026-02-28 02:17:58.637289 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt
2026-02-28 02:17:58.637307 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml
2026-02-28 02:17:58.637330 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt
2026-02-28 02:17:58.637349 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml
2026-02-28 02:17:58.637367 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt
2026-02-28 02:17:58.637385 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml
2026-02-28 02:17:58.637403 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt
2026-02-28 02:17:58.637421 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml
2026-02-28 02:17:58.637439 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt
2026-02-28 02:17:58.637457 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml
2026-02-28 02:17:58.637475 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt
2026-02-28 02:17:58.637493 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml
2026-02-28 02:17:58.637512 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt
2026-02-28 02:17:58.637530 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml
2026-02-28 02:17:58.637550 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt
2026-02-28 02:17:58.637570 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml
2026-02-28 02:17:58.637588 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt
2026-02-28 02:17:58.637606 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml
2026-02-28 02:17:58.637624 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt
2026-02-28 02:17:58.637641 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml
2026-02-28 02:17:58.637659 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt
2026-02-28 02:17:58.637676 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml
2026-02-28 02:17:58.637694 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt
2026-02-28 02:17:58.637712 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml
2026-02-28 02:17:58.637730 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt
2026-02-28 02:17:58.637747 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml
2026-02-28 02:17:58.637764 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/
2026-02-28 02:17:58.637782 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt
2026-02-28 02:17:58.637800 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml
2026-02-28 02:17:58.637818 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt
2026-02-28 02:17:58.637836 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml
2026-02-28 02:17:58.637853 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt
2026-02-28 02:17:58.637871 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml
2026-02-28 02:17:58.637888 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt
2026-02-28 02:17:58.637906 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml
2026-02-28 02:17:58.637924 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt
2026-02-28 02:17:58.637941 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml
2026-02-28 02:17:58.637963 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/
2026-02-28 02:17:58.637982 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt
2026-02-28 02:17:58.637999 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml
2026-02-28 02:17:58.638018 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt
2026-02-28 02:17:58.638036 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml
2026-02-28 02:17:58.638053 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt
2026-02-28 02:17:58.638071 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml
2026-02-28 02:17:58.638089 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt
2026-02-28 02:17:58.638107 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml
2026-02-28 02:17:58.638124 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.txt
2026-02-28 02:17:58.638142 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.yaml
2026-02-28 02:17:58.638160 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt
2026-02-28 02:17:58.638177 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml
2026-02-28 02:17:58.638195 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt
2026-02-28 02:17:58.638213 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml
2026-02-28 02:17:58.638231 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.txt
2026-02-28 02:17:58.638249 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.yaml
2026-02-28 02:17:58.638267 | instance | cd+++++++++ objects/namespaced/openstack/deployment/
2026-02-28 02:17:58.638285 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt
2026-02-28 02:17:58.638303 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml
2026-02-28 02:17:58.638321 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt
2026-02-28 02:17:58.638338 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml
2026-02-28 02:17:58.638356 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt
2026-02-28 02:17:58.638373 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml
2026-02-28 02:17:58.638390 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt
2026-02-28 02:17:58.638408 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml
2026-02-28 02:17:58.638426 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt
2026-02-28 02:17:58.638444 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml
2026-02-28 02:17:58.638462 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt
2026-02-28 02:17:58.638480 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml
2026-02-28 02:17:58.638498 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt
2026-02-28 02:17:58.638516 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml
2026-02-28 02:17:58.638534 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt
2026-02-28 02:17:58.638552 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml
2026-02-28 02:17:58.638569 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt
2026-02-28 02:17:58.638587 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml
2026-02-28 02:17:58.638609 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt
2026-02-28 02:17:58.638628 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml
2026-02-28 02:17:58.638645 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt
2026-02-28 02:17:58.638663 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml
2026-02-28 02:17:58.638681 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt
2026-02-28 02:17:58.638699 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml
2026-02-28 02:17:58.638717 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt
2026-02-28 02:17:58.638734 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml
2026-02-28 02:17:58.638752 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt
2026-02-28 02:17:58.638770 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml
2026-02-28 02:17:58.638787 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt
2026-02-28 02:17:58.638804 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml
2026-02-28 02:17:58.638822 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt
2026-02-28 02:17:58.638839 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml
2026-02-28 02:17:58.638857 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt
2026-02-28 02:17:58.638875 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml
2026-02-28 02:17:58.638892 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt
2026-02-28 02:17:58.638909 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml
2026-02-28 02:17:58.638927 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt
2026-02-28 02:17:58.638944 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml
2026-02-28 02:17:58.638962 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt
2026-02-28 02:17:58.638980 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml
2026-02-28 02:17:58.638997 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt
2026-02-28 02:17:58.639015 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml
2026-02-28 02:17:58.639033 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt
2026-02-28 02:17:58.639050 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml
2026-02-28 02:17:58.639068 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt
2026-02-28 02:17:58.639086 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml
2026-02-28 02:17:58.639103 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/
2026-02-28 02:17:58.639121 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt
2026-02-28 02:17:58.639138 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml
2026-02-28 02:17:58.639155 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt
2026-02-28 02:17:58.639173 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml
2026-02-28 02:17:58.639190 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt
2026-02-28 02:17:58.639208 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml
2026-02-28 02:17:58.639225 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt
2026-02-28 02:17:58.639247 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml
2026-02-28 02:17:58.639265 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt
2026-02-28 02:17:58.639282 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml
2026-02-28 02:17:58.639300 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt
2026-02-28 02:17:58.639317 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml
2026-02-28 02:17:58.639335 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt
2026-02-28 02:17:58.639352 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml
2026-02-28 02:17:58.639370 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt
2026-02-28 02:17:58.639387 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml
2026-02-28 02:17:58.639404 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt
2026-02-28 02:17:58.639422 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml
2026-02-28 02:17:58.639440 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt
2026-02-28 02:17:58.639457 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml
2026-02-28 02:17:58.639475 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt
2026-02-28 02:17:58.639492 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml
2026-02-28 02:17:58.639509 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt
2026-02-28 02:17:58.639527 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml
2026-02-28 02:17:58.639544 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt
2026-02-28 02:17:58.639562 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml
2026-02-28 02:17:58.639579 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt
2026-02-28 02:17:58.639597 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml
2026-02-28 02:17:58.639615 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt
2026-02-28 02:17:58.639632 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml
2026-02-28 02:17:58.639650 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt
2026-02-28 02:17:58.639668 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml
2026-02-28 02:17:58.639686 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt
2026-02-28 02:17:58.639704 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml
2026-02-28 02:17:58.639722 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt
2026-02-28 02:17:58.639740 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml
2026-02-28 02:17:58.639757 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt
2026-02-28 02:17:58.639775 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml
2026-02-28 02:17:58.639793 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt
2026-02-28 02:17:58.639811 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml
2026-02-28 02:17:58.639828 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt
2026-02-28 02:17:58.639845 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml
2026-02-28 02:17:58.639863 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt
2026-02-28 02:17:58.639885 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml
2026-02-28 02:17:58.639903 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt
2026-02-28 02:17:58.639921 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml
2026-02-28 02:17:58.639939 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt
2026-02-28 02:17:58.639957 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml
2026-02-28 02:17:58.639975 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt
2026-02-28 02:17:58.639993 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml
2026-02-28 02:17:58.640011 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt
2026-02-28 02:17:58.640028 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml
2026-02-28 02:17:58.640045 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt
2026-02-28 02:17:58.640064 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml
2026-02-28 02:17:58.640081 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt
2026-02-28 02:17:58.640099 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml
2026-02-28 02:17:58.640116 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt
2026-02-28 02:17:58.640134 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml
2026-02-28 02:17:58.640152 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt
2026-02-28 02:17:58.640169 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml
2026-02-28 02:17:58.640186 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt
2026-02-28 02:17:58.640204 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml
2026-02-28 02:17:58.640221 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt
2026-02-28 02:17:58.640239 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml
2026-02-28 02:17:58.640256 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt
2026-02-28 02:17:58.640274 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml
2026-02-28 02:17:58.640292 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt
2026-02-28 02:17:58.640309 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml
2026-02-28 02:17:58.640327 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt
2026-02-28 02:17:58.640345 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml
2026-02-28 02:17:58.640363 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt
2026-02-28 02:17:58.640381 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml
2026-02-28 02:17:58.640399 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt
2026-02-28 02:17:58.640416 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml
2026-02-28 02:17:58.640434 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt
2026-02-28 02:17:58.640452 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml
2026-02-28 02:17:58.640470 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/
2026-02-28 02:17:58.640488 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt
2026-02-28 02:17:58.640505 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml
2026-02-28 02:17:58.640529 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt
2026-02-28 02:17:58.640548 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml
2026-02-28 02:17:58.640565 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt
2026-02-28 02:17:58.640583 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml
2026-02-28 02:17:58.640601 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt
2026-02-28 02:17:58.640619 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml
2026-02-28 02:17:58.640636 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt
2026-02-28 02:17:58.640653 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml
2026-02-28 02:17:58.640671 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt
2026-02-28 02:17:58.640688 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml
2026-02-28 02:17:58.640705 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt
2026-02-28 02:17:58.640722 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml
2026-02-28 02:17:58.640761 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt
2026-02-28 02:17:58.640780 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml
2026-02-28 02:17:58.640797 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt
2026-02-28 02:17:58.640815 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml
2026-02-28 02:17:58.640833 | instance | cd+++++++++ objects/namespaced/openstack/jobs/
2026-02-28 02:17:58.640851 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt
2026-02-28 02:17:58.640868 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml
2026-02-28 02:17:58.640886 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt
2026-02-28 02:17:58.640904 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml
2026-02-28 02:17:58.640930 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt
2026-02-28 02:17:58.640948 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml
2026-02-28 02:17:58.640981 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt
2026-02-28 02:17:58.641000 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml
2026-02-28 02:17:58.641018 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt
2026-02-28 02:17:58.641035 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml
2026-02-28 02:17:58.641053 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt
2026-02-28 02:17:58.641071 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml
2026-02-28 02:17:58.641088 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt
2026-02-28 02:17:58.641106 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml
2026-02-28 02:17:58.641123 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt
2026-02-28 02:17:58.641141 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml
2026-02-28 02:17:58.641159 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt
2026-02-28 02:17:58.641177 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml
2026-02-28 02:17:58.641194 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt
2026-02-28 02:17:58.641212 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml
2026-02-28 02:17:58.641230 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt
2026-02-28 02:17:58.641253 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml
2026-02-28 02:17:58.641271 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt
2026-02-28 02:17:58.641289 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml
2026-02-28 02:17:58.641306 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt
2026-02-28 02:17:58.641324 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml
2026-02-28 02:17:58.641341 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt
2026-02-28 02:17:58.641358 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml
2026-02-28 02:17:58.641375 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt
2026-02-28 02:17:58.641392 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml
2026-02-28 02:17:58.641409 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt
2026-02-28 02:17:58.641427 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml
2026-02-28 02:17:58.641444 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29537405.txt
2026-02-28 02:17:58.641461 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29537405.yaml
2026-02-28 02:17:58.641478 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt
2026-02-28 02:17:58.641496 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml
2026-02-28 02:17:58.641513 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt
2026-02-28 02:17:58.641531 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml
2026-02-28 02:17:58.641548 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt
2026-02-28 02:17:58.641565 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml
2026-02-28 02:17:58.641582 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt
2026-02-28 02:17:58.641599 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml
2026-02-28 02:17:58.641616 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt
2026-02-28 02:17:58.641633 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml
2026-02-28 02:17:58.641650 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt
2026-02-28 02:17:58.641667 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml
2026-02-28 02:17:58.641685 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt
2026-02-28 02:17:58.641702 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml
2026-02-28 02:17:58.641719 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt
2026-02-28 02:17:58.641736 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml
2026-02-28 02:17:58.641753 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt
2026-02-28 02:17:58.641770 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml
2026-02-28 02:17:58.641787 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt
2026-02-28 02:17:58.641804 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml
2026-02-28 02:17:58.641821 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt
2026-02-28 02:17:58.641839 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml
2026-02-28 02:17:58.641857 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt
2026-02-28 02:17:58.641874 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml
2026-02-28 02:17:58.641895 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt
2026-02-28 02:17:58.641913 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml
2026-02-28 02:17:58.641931 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt
2026-02-28 02:17:58.641948 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml
2026-02-28 02:17:58.641965 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt
2026-02-28 02:17:58.641982 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml
2026-02-28 02:17:58.642000 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt
2026-02-28 02:17:58.642017 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml
2026-02-28 02:17:58.642034 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt
2026-02-28 02:17:58.642051 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml
2026-02-28 02:17:58.642069 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt
2026-02-28 02:17:58.642086 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml
2026-02-28 02:17:58.642103 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt
2026-02-28 02:17:58.642120 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml
2026-02-28 02:17:58.642137 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt
2026-02-28 02:17:58.642155 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml
2026-02-28 02:17:58.642173 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt
2026-02-28 02:17:58.642191 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml
2026-02-28 02:17:58.642208 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt
2026-02-28 02:17:58.642226 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml
2026-02-28 02:17:58.642243 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt
2026-02-28 02:17:58.642261 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml
2026-02-28 02:17:58.642279 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt
2026-02-28 02:17:58.642296 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml
2026-02-28 02:17:58.642314 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt
2026-02-28 02:17:58.642332 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml
2026-02-28 02:17:58.642349 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt
2026-02-28 02:17:58.642367 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml
2026-02-28 02:17:58.642384 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt
2026-02-28 02:17:58.642402 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml
2026-02-28 02:17:58.642419 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt
2026-02-28 02:17:58.642437 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml
2026-02-28 02:17:58.642454 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt
2026-02-28 02:17:58.642472 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml
2026-02-28 02:17:58.642489 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt
2026-02-28 02:17:58.642507 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml
2026-02-28 02:17:58.642524 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt
2026-02-28 02:17:58.642542 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml
2026-02-28 02:17:58.642563 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt
2026-02-28 02:17:58.642581 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml
2026-02-28 02:17:58.642598 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt
2026-02-28 02:17:58.642615 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml
2026-02-28 02:17:58.642633 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt
2026-02-28 02:17:58.642651 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml
2026-02-28 02:17:58.642668 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt
2026-02-28 02:17:58.642685 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml
2026-02-28 02:17:58.642702 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt
2026-02-28 02:17:58.642719 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml
2026-02-28 02:17:58.642737 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/
2026-02-28 02:17:58.642755 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt
2026-02-28 02:17:58.642772 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml
2026-02-28 02:17:58.642790 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt
2026-02-28 02:17:58.642808 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml
2026-02-28 02:17:58.642825 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt
2026-02-28 02:17:58.642843 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml
2026-02-28 02:17:58.642860 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/
2026-02-28 02:17:58.642877 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt
2026-02-28 02:17:58.642894 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml
2026-02-28 02:17:58.642911 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt
2026-02-28 02:17:58.642928 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml
2026-02-28 02:17:58.642946 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt
2026-02-28 02:17:58.642963 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml
2026-02-28 02:17:58.642980 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt
2026-02-28 02:17:58.642997 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml
2026-02-28 02:17:58.643015 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt
2026-02-28 02:17:58.643032 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml
2026-02-28 02:17:58.643050 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt
2026-02-28 02:17:58.643068 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml
2026-02-28 02:17:58.643085 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt
2026-02-28 02:17:58.643103 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml
2026-02-28 02:17:58.643120 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt
2026-02-28 02:17:58.643141 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml
2026-02-28 02:17:58.643159 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt
2026-02-28 02:17:58.643177 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml
2026-02-28 02:17:58.643194 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt
2026-02-28 02:17:58.643212 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml
2026-02-28 02:17:58.643230 | instance | cd+++++++++ objects/namespaced/openstack/pods/
2026-02-28 02:17:58.643247 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-686987cc69-4w5l5.txt
2026-02-28 02:17:58.643265 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-686987cc69-4w5l5.yaml
2026-02-28 02:17:58.643282 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-zz9nk.txt
2026-02-28 02:17:58.643300 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-zz9nk.yaml
2026-02-28 02:17:58.643318 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-vb2pb.txt
2026-02-28 02:17:58.643335 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-vb2pb.yaml
2026-02-28 02:17:58.643353 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-s9h6x.txt
2026-02-28 02:17:58.643371 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-s9h6x.yaml
2026-02-28 02:17:58.643389 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-sgv8x.txt
2026-02-28 02:17:58.643407 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-sgv8x.yaml
2026-02-28 02:17:58.643425 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-zhkhj.txt
2026-02-28 02:17:58.643443 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-zhkhj.yaml
2026-02-28 02:17:58.643460 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-hgzfw.txt
2026-02-28 02:17:58.643478 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-hgzfw.yaml
2026-02-28 02:17:58.643496 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-59bfc46896-fb9nn.txt
2026-02-28 02:17:58.643514 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-59bfc46896-fb9nn.yaml
2026-02-28 02:17:58.643531 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-75f5b5456b-p5p29.txt
2026-02-28 02:17:58.643549 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-75f5b5456b-p5p29.yaml
2026-02-28 02:17:58.643567 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-tzlk6.txt
2026-02-28 02:17:58.643584 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-tzlk6.yaml
2026-02-28 02:17:58.643602 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-wrd8j.txt
2026-02-28 02:17:58.643619 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-wrd8j.yaml
2026-02-28 02:17:58.643637 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-wlm4g.txt
2026-02-28 02:17:58.643655 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-wlm4g.yaml
2026-02-28 02:17:58.643672 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-z2crn.txt
2026-02-28 02:17:58.643690 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-z2crn.yaml
2026-02-28 02:17:58.643708 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-gdrrz.txt
2026-02-28 02:17:58.643725 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-gdrrz.yaml
2026-02-28 02:17:58.643747 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-8457n.txt
2026-02-28 02:17:58.643765 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-8457n.yaml
2026-02-28 02:17:58.643783 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-gvxvn.txt
2026-02-28 02:17:58.643800 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-gvxvn.yaml
2026-02-28 02:17:58.643817 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-qn2mn.txt
2026-02-28 02:17:58.643835 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-qn2mn.yaml
2026-02-28 02:17:58.643852 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-lzxjw.txt
2026-02-28 02:17:58.643869 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-lzxjw.yaml
2026-02-28 02:17:58.643887 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-679b96866d-7rchh.txt
2026-02-28 02:17:58.643904 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-679b96866d-7rchh.yaml
2026-02-28 02:17:58.643921 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-2pqv9.txt
2026-02-28 02:17:58.643939 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-2pqv9.yaml
2026-02-28 02:17:58.643957 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-84b4747754-bkrn9.txt
2026-02-28 02:17:58.643974 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-84b4747754-bkrn9.yaml
2026-02-28 02:17:58.643992 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29537405-gnrhj.txt
2026-02-28 02:17:58.644009 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29537405-gnrhj.yaml
2026-02-28 02:17:58.644027 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-6cd6876b7b-r6zth.txt
2026-02-28 02:17:58.644045 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-6cd6876b7b-r6zth.yaml
2026-02-28 02:17:58.644062 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-7xp5k.txt
2026-02-28 02:17:58.644080 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-7xp5k.yaml
2026-02-28 02:17:58.644097 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-rr6nc.txt
2026-02-28 02:17:58.644115 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-rr6nc.yaml
2026-02-28 02:17:58.644132 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-txnxm.txt
2026-02-28 02:17:58.644149 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-txnxm.yaml
2026-02-28 02:17:58.644167 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-phcb2.txt
2026-02-28 02:17:58.644184 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-phcb2.yaml
2026-02-28 02:17:58.644202 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-m4rrh.txt
2026-02-28 02:17:58.644219 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-m4rrh.yaml
2026-02-28 02:17:58.644237 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-pp98k.txt
2026-02-28 02:17:58.644254 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-pp98k.yaml
2026-02-28 02:17:58.644271 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-7d4dm.txt
2026-02-28 02:17:58.644288 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-7d4dm.yaml
2026-02-28 02:17:58.644306 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-q4pr5.txt
2026-02-28 02:17:58.644323 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-q4pr5.yaml
2026-02-28 02:17:58.644340 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-snz77.txt
2026-02-28 02:17:58.644362 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-snz77.yaml
2026-02-28 02:17:58.644380 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-686cd4fb6d-9hl2n.txt
2026-02-28 02:17:58.644398 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-686cd4fb6d-9hl2n.yaml
2026-02-28 02:17:58.644415 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-bs4j7.txt
2026-02-28 02:17:58.644433 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-bs4j7.yaml
2026-02-28 02:17:58.644450 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-7jgs7.txt
2026-02-28 02:17:58.644467 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-7jgs7.yaml
2026-02-28 02:17:58.644484 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-fvvdp.txt
2026-02-28 02:17:58.644502 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-fvvdp.yaml
2026-02-28 02:17:58.644519 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-zdh2n.txt
2026-02-28 02:17:58.644536 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-zdh2n.yaml
2026-02-28 02:17:58.644554 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-25nv5.txt
2026-02-28 02:17:58.644571 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-25nv5.yaml
2026-02-28 02:17:58.644589 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-g26tm.txt
2026-02-28 02:17:58.644607 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-g26tm.yaml
2026-02-28 02:17:58.644625 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-fcdj5.txt
2026-02-28 02:17:58.644642 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-fcdj5.yaml
2026-02-28 02:17:58.644660 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-p5m2p.txt
2026-02-28 02:17:58.644823 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-p5m2p.yaml
2026-02-28 02:17:58.644843 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-mbpxp.txt
2026-02-28 02:17:58.644861 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-mbpxp.yaml
2026-02-28 02:17:58.644878 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-m9xhl.txt
2026-02-28 02:17:58.644896 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-m9xhl.yaml
2026-02-28 02:17:58.644926 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-c9sr6.txt
2026-02-28 02:17:58.644945 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-c9sr6.yaml
2026-02-28 02:17:58.644976 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-mj6n5.txt
2026-02-28 02:17:58.644996 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-mj6n5.yaml
2026-02-28 02:17:58.645014 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-t22g4.txt
2026-02-28 02:17:58.645031 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-t22g4.yaml
2026-02-28 02:17:58.645049 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-n8mph.txt
2026-02-28 02:17:58.645067 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-n8mph.yaml
2026-02-28 02:17:58.645085 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-qzz8b.txt
2026-02-28 02:17:58.645103 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-qzz8b.yaml
2026-02-28 02:17:58.645121 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-q5c2h.txt
2026-02-28 02:17:58.645138 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-q5c2h.yaml
2026-02-28 02:17:58.645160 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-v7nzm.txt
2026-02-28 02:17:58.645179 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-v7nzm.yaml
2026-02-28 02:17:58.645197 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-pn5vb.txt
2026-02-28 02:17:58.645214 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-pn5vb.yaml
2026-02-28 02:17:58.645232 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-68f66b74cd-vlwwg.txt
2026-02-28 02:17:58.645249 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-68f66b74cd-vlwwg.yaml
2026-02-28 02:17:58.645267 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-784d877d77-sl5gw.txt
2026-02-28 02:17:58.645284 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-784d877d77-sl5gw.yaml
2026-02-28 02:17:58.645302 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-9974d8644-vnj56.txt
2026-02-28 02:17:58.645319 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-9974d8644-vnj56.yaml
2026-02-28 02:17:58.645337 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-w6dbs.txt
2026-02-28 02:17:58.645354 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-w6dbs.yaml
2026-02-28 02:17:58.645372 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-h7vb8.txt
2026-02-28 02:17:58.645389 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-h7vb8.yaml
2026-02-28 02:17:58.645406 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-hjs87.txt
2026-02-28 02:17:58.645424 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-hjs87.yaml
2026-02-28 02:17:58.645441 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-7b4777766d-rd278.txt
2026-02-28 02:17:58.645459 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-7b4777766d-rd278.yaml
2026-02-28 02:17:58.645476 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-2b7jv.txt
2026-02-28 02:17:58.645494 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-2b7jv.yaml
2026-02-28 02:17:58.645511 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-vsx86.txt
2026-02-28 02:17:58.645528 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-vsx86.yaml
2026-02-28 02:17:58.645546 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-qshkn.txt
2026-02-28 02:17:58.645564 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-qshkn.yaml
2026-02-28 02:17:58.645581 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-glbvg.txt
2026-02-28 02:17:58.645598 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-glbvg.yaml
2026-02-28 02:17:58.645616 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-g6nmw.txt
2026-02-28 02:17:58.645633 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-g6nmw.yaml
2026-02-28 02:17:58.645651 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-6588ccb649-8k9fz.txt
2026-02-28 02:17:58.645668 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-6588ccb649-8k9fz.yaml
2026-02-28 02:17:58.645686 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-55fqb.txt
2026-02-28 02:17:58.645703 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-55fqb.yaml
2026-02-28 02:17:58.645720 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-7dd87fc79b-mr5qt.txt
2026-02-28 02:17:58.645738 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-7dd87fc79b-mr5qt.yaml
2026-02-28 02:17:58.645755 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-v8tjw.txt
2026-02-28 02:17:58.645777 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-v8tjw.yaml
2026-02-28 02:17:58.645795 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-8q7j8.txt
2026-02-28 02:17:58.645813 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-8q7j8.yaml
2026-02-28 02:17:58.645830 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-gxfl2.txt
2026-02-28 02:17:58.645848 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-gxfl2.yaml
2026-02-28 02:17:58.645866 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt
2026-02-28 02:17:58.645883 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml
2026-02-28 02:17:58.645901 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt
2026-02-28 02:17:58.645919 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml
2026-02-28 02:17:58.645937 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt
2026-02-28 02:17:58.645954 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml
2026-02-28 02:17:58.645972 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt
2026-02-28 02:17:58.645990 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml
2026-02-28 02:17:58.646008 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-7cb557879f-pmhrl.txt
2026-02-28 02:17:58.646025 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-7cb557879f-pmhrl.yaml
2026-02-28 02:17:58.646043 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-kjdj4.txt
2026-02-28 02:17:58.646060 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-kjdj4.yaml
2026-02-28 02:17:58.646078 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-qq4ms.txt
2026-02-28 02:17:58.646095 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-qq4ms.yaml
2026-02-28 02:17:58.646112 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-c6ngq.txt
2026-02-28 02:17:58.646130 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-c6ngq.yaml
2026-02-28 02:17:58.646147 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-s4clb.txt
2026-02-28 02:17:58.646165 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-s4clb.yaml
2026-02-28 02:17:58.646183 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-ft59h.txt
2026-02-28 02:17:58.646200 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-ft59h.yaml
2026-02-28 02:17:58.646218 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-mblzj.txt
2026-02-28 02:17:58.646235 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-mblzj.yaml
2026-02-28 02:17:58.646253 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt
2026-02-28 02:17:58.646270 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml
2026-02-28 02:17:58.646288 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt
2026-02-28 02:17:58.646306 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml
2026-02-28 02:17:58.646323 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-f8njk.txt
2026-02-28 02:17:58.646341 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-f8njk.yaml
2026-02-28 02:17:58.646359 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt
2026-02-28 02:17:58.646376 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml
2026-02-28 02:17:58.646398 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt
2026-02-28 02:17:58.646416 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml
2026-02-28 02:17:58.646434 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-rkjwx.txt
2026-02-28 02:17:58.646452 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-rkjwx.yaml
2026-02-28 02:17:58.646469 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt
2026-02-28 02:17:58.646487 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml
2026-02-28 02:17:58.646505 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt
2026-02-28 02:17:58.646523 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml
2026-02-28 02:17:58.646540 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-8m6b5.txt
2026-02-28 02:17:58.646557 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-8m6b5.yaml
2026-02-28 02:17:58.646575 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-qd9cn.txt
2026-02-28 02:17:58.646592 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-qd9cn.yaml
2026-02-28 02:17:58.646610 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-6cdd858c74-897mw.txt
2026-02-28 02:17:58.646627 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-6cdd858c74-897mw.yaml
2026-02-28 02:17:58.646645 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-59fc7d6c5c-zb6hx.txt
2026-02-28 02:17:58.646663 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-59fc7d6c5c-zb6hx.yaml
2026-02-28 02:17:58.646680 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-zzrxb.txt
2026-02-28 02:17:58.646698 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-zzrxb.yaml
2026-02-28 02:17:58.646716 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-gmwqm.txt
2026-02-28 02:17:58.646734 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-gmwqm.yaml
2026-02-28 02:17:58.646751 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt
2026-02-28 02:17:58.646768 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml
2026-02-28 02:17:58.646785 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/
2026-02-28 02:17:58.646802 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt
2026-02-28 02:17:58.646820 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml
2026-02-28 02:17:58.646837 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt
2026-02-28 02:17:58.646854 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml
2026-02-28 02:17:58.646871 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt
2026-02-28 02:17:58.646889 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml
2026-02-28 02:17:58.646906 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt
2026-02-28 02:17:58.646923 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml
2026-02-28 02:17:58.646941 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt
2026-02-28 02:17:58.646958 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml
2026-02-28 02:17:58.646976 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt
2026-02-28 02:17:58.646997 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml
2026-02-28 02:17:58.647015 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt
2026-02-28 02:17:58.647033 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml
2026-02-28 02:17:58.647051 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt
2026-02-28 02:17:58.647068 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml
2026-02-28 02:17:58.647086 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt
2026-02-28 02:17:58.647103 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml
2026-02-28 02:17:58.647121 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt
2026-02-28 02:17:58.647139 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml
2026-02-28 02:17:58.647157 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt
2026-02-28 02:17:58.647175 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml
2026-02-28 02:17:58.647194 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt
2026-02-28 02:17:58.647211 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml
2026-02-28 02:17:58.647230 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt
2026-02-28 02:17:58.647247 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml
2026-02-28 02:17:58.647265 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt
2026-02-28 02:17:58.647284 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml
2026-02-28 02:17:58.647302 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt
2026-02-28 02:17:58.647320 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml
2026-02-28 02:17:58.647338 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt
2026-02-28 02:17:58.647356 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml
2026-02-28 02:17:58.647373 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt
2026-02-28 02:17:58.647391 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml
2026-02-28 02:17:58.647409 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt
2026-02-28 02:17:58.647426 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml
2026-02-28 02:17:58.647444 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt
2026-02-28 02:17:58.647462 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml
2026-02-28 02:17:58.647479 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt
2026-02-28 02:17:58.647496 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml
2026-02-28 02:17:58.647514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt
2026-02-28 02:17:58.647531 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml
2026-02-28 02:17:58.647549 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt
2026-02-28 02:17:58.647566 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml
2026-02-28 02:17:58.647588 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt
2026-02-28 02:17:58.647606 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml
2026-02-28 02:17:58.647623 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt
2026-02-28 02:17:58.647640 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml
2026-02-28 02:17:58.647657 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt
2026-02-28 02:17:58.647675 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml
2026-02-28 02:17:58.647692 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt
2026-02-28 02:17:58.647710 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml
2026-02-28 02:17:58.647727 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt
2026-02-28 02:17:58.647744 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml
2026-02-28 02:17:58.647762 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt
2026-02-28 02:17:58.647779 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml
2026-02-28 02:17:58.647796 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt
2026-02-28 02:17:58.647813 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml
2026-02-28 02:17:58.647830 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt
2026-02-28 02:17:58.647848 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml
2026-02-28 02:17:58.647865 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt
2026-02-28 02:17:58.647882 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml
2026-02-28 02:17:58.647899 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt
2026-02-28 02:17:58.647916 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml
2026-02-28 02:17:58.647933 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt
2026-02-28 02:17:58.647950 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml
2026-02-28 02:17:58.647967 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt
2026-02-28 02:17:58.647984 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml
2026-02-28 02:17:58.648001 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt
2026-02-28 02:17:58.648018 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml
2026-02-28 02:17:58.648035 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt
2026-02-28 02:17:58.648053 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml
2026-02-28 02:17:58.648071 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt
2026-02-28 02:17:58.648088 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml
2026-02-28 02:17:58.648106 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt
2026-02-28 02:17:58.648123 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml
2026-02-28 02:17:58.648140 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt
2026-02-28 02:17:58.648161 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml
2026-02-28 02:17:58.648179 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt
2026-02-28 02:17:58.648197 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml
2026-02-28 02:17:58.648214 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt
2026-02-28 02:17:58.648231 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml
2026-02-28 02:17:58.648248 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt
2026-02-28 02:17:58.648265 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml
2026-02-28 02:17:58.648283 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt
2026-02-28 02:17:58.648300 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml
2026-02-28 02:17:58.648317 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt
2026-02-28 02:17:58.648334 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml
2026-02-28 02:17:58.648352 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt
2026-02-28 02:17:58.648370 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml
2026-02-28 02:17:58.648388 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt
2026-02-28 02:17:58.648405 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml
2026-02-28 02:17:58.648423 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt
2026-02-28 02:17:58.648441 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml
2026-02-28 02:17:58.648459 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt
2026-02-28 02:17:58.648477 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml
2026-02-28 02:17:58.648494 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt
2026-02-28 02:17:58.648512 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml
2026-02-28 02:17:58.648529 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt
2026-02-28 02:17:58.648547 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml
2026-02-28 02:17:58.648564 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt
2026-02-28 02:17:58.648582 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml
2026-02-28 02:17:58.648599 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt
2026-02-28 02:17:58.648617 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml
2026-02-28 02:17:58.648635 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt
2026-02-28 02:17:58.648662 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml
2026-02-28 02:17:58.648681 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt
2026-02-28 02:17:58.648698 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml
2026-02-28 02:17:58.648717 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt
2026-02-28 02:17:58.648735 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml
2026-02-28 02:17:58.648757 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.txt
2026-02-28 02:17:58.648774 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.yaml
2026-02-28 02:17:58.648792 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt
2026-02-28 02:17:58.648809 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml
2026-02-28 02:17:58.648827 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt
2026-02-28 02:17:58.648844 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml
2026-02-28 02:17:58.648862 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt
2026-02-28 02:17:58.648879 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml
2026-02-28 02:17:58.648896 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt
2026-02-28 02:17:58.648914 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml
2026-02-28 02:17:58.648941 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt
2026-02-28 02:17:58.648972 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml
2026-02-28 02:17:58.648992 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt
2026-02-28 02:17:58.649009 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml
2026-02-28 02:17:58.649027 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt
2026-02-28 02:17:58.649045 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml
2026-02-28 02:17:58.649062 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt
2026-02-28 02:17:58.649080 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml
2026-02-28 02:17:58.649097 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt
2026-02-28 02:17:58.649115 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml
2026-02-28 02:17:58.649132 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt
2026-02-28 02:17:58.649150 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml
2026-02-28 02:17:58.649167 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt
2026-02-28 02:17:58.649183 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml
2026-02-28 02:17:58.649200 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt
2026-02-28 02:17:58.649218 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml
2026-02-28 02:17:58.649235 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt
2026-02-28 02:17:58.649252 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml
2026-02-28 02:17:58.649269 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt
2026-02-28 02:17:58.649286 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml
2026-02-28 02:17:58.649303 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt
2026-02-28 02:17:58.649320 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml
2026-02-28 02:17:58.649337 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt
2026-02-28 02:17:58.649354 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml
2026-02-28 02:17:58.649376 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt
2026-02-28 02:17:58.649394 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml
2026-02-28 02:17:58.649412 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt
2026-02-28 02:17:58.649429 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml
2026-02-28 02:17:58.649446 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt
2026-02-28 02:17:58.649464 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml
2026-02-28 02:17:58.649481 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt
2026-02-28 02:17:58.649498 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml
2026-02-28 02:17:58.649515 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.txt
2026-02-28 02:17:58.649533 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.yaml
2026-02-28 02:17:58.649550 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt
2026-02-28 02:17:58.649567 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml
2026-02-28 02:17:58.649585 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt
2026-02-28 02:17:58.649603 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml
2026-02-28 02:17:58.649621 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt
2026-02-28 02:17:58.649639 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml
2026-02-28 02:17:58.649657 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt
2026-02-28 02:17:58.649674 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml
2026-02-28 02:17:58.649692 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt
2026-02-28 02:17:58.649710 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml
2026-02-28 02:17:58.649728 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt
2026-02-28 02:17:58.649746 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml
2026-02-28 02:17:58.649764 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt
2026-02-28 02:17:58.649782 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml
2026-02-28 02:17:58.649800 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt
2026-02-28 02:17:58.649818 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml
2026-02-28 02:17:58.649836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt
2026-02-28 02:17:58.649854 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml
2026-02-28 02:17:58.649872 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt
2026-02-28 02:17:58.649890 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml
2026-02-28 02:17:58.649908 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt
2026-02-28 02:17:58.649926 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml
2026-02-28 02:17:58.649944 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt
2026-02-28 02:17:58.649961 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml
2026-02-28 02:17:58.649978 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt
2026-02-28 02:17:58.650002 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml
2026-02-28 02:17:58.650020 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt
2026-02-28 02:17:58.650037 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml
2026-02-28 02:17:58.650055 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt
2026-02-28 02:17:58.650072 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml
2026-02-28 02:17:58.650089 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt
2026-02-28 02:17:58.650106 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml
2026-02-28 02:17:58.650124 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt
2026-02-28 02:17:58.650141 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml
2026-02-28 02:17:58.650159 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt
2026-02-28 02:17:58.650176 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml
2026-02-28 02:17:58.650193 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt
2026-02-28 02:17:58.650211 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml
2026-02-28 02:17:58.650228 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt
2026-02-28 02:17:58.650246 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml
2026-02-28 02:17:58.650263 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt
2026-02-28 02:17:58.650280 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-02-28 02:17:58.650297 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt
2026-02-28 02:17:58.650314 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml
2026-02-28 02:17:58.650331 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt
2026-02-28 02:17:58.650348 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml
2026-02-28 02:17:58.650366 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt
2026-02-28 02:17:58.650383 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml
2026-02-28 02:17:58.650400 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt
2026-02-28 02:17:58.650418 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml
2026-02-28 02:17:58.650435 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt
2026-02-28 02:17:58.650453 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml
2026-02-28 02:17:58.650470 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt
2026-02-28 02:17:58.650487 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml
2026-02-28 02:17:58.650505 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt
2026-02-28 02:17:58.650522 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml
2026-02-28 02:17:58.650539 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt
2026-02-28 02:17:58.650557 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml
2026-02-28 02:17:58.650580 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt
2026-02-28 02:17:58.650598 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml
2026-02-28 02:17:58.650615 | instance | cd+++++++++ objects/namespaced/openstack/roles/
2026-02-28 02:17:58.650633 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt
2026-02-28 02:17:58.650650 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml
2026-02-28 02:17:58.650668 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt
2026-02-28 02:17:58.650685 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml
2026-02-28 02:17:58.650702 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt
2026-02-28 02:17:58.650719 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml
2026-02-28 02:17:58.650737 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt
2026-02-28 02:17:58.650755 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml
2026-02-28 02:17:58.650772 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt
2026-02-28 02:17:58.650790 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml
2026-02-28 02:17:58.650807 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt
2026-02-28 02:17:58.650825 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml
2026-02-28 02:17:58.650843 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt
2026-02-28 02:17:58.650861 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml
2026-02-28 02:17:58.650878 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt
2026-02-28 02:17:58.650896 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml
2026-02-28 02:17:58.650913 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt
2026-02-28 02:17:58.650931 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml
2026-02-28 02:17:58.650948 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt
2026-02-28 02:17:58.650966 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml
2026-02-28 02:17:58.650983 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt
2026-02-28 02:17:58.651000 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml
2026-02-28 02:17:58.651018 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt
2026-02-28 02:17:58.651035 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml
2026-02-28 02:17:58.651053 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt
2026-02-28 02:17:58.651070 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml
2026-02-28 02:17:58.651087 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt
2026-02-28 02:17:58.651105 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml
2026-02-28 02:17:58.651123 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt
2026-02-28 02:17:58.651140 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml
2026-02-28 02:17:58.651173 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt
2026-02-28 02:17:58.651191 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml
2026-02-28 02:17:58.651209 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt
2026-02-28 02:17:58.651226 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml
2026-02-28 02:17:58.651244 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt
2026-02-28 02:17:58.651261 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml
2026-02-28 02:17:58.651278 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt
2026-02-28 02:17:58.651295 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml
2026-02-28 02:17:58.651313 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt
2026-02-28 02:17:58.651330 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml
2026-02-28 02:17:58.651348 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt
2026-02-28 02:17:58.651365 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml
2026-02-28 02:17:58.651382 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt
2026-02-28 02:17:58.651400 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml
2026-02-28 02:17:58.651417 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt
2026-02-28 02:17:58.651434 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml
2026-02-28 02:17:58.651451 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt
2026-02-28 02:17:58.651468 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml
2026-02-28 02:17:58.651486 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt
2026-02-28 02:17:58.651503 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml
2026-02-28 02:17:58.651520 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt
2026-02-28 02:17:58.651538 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml
2026-02-28 02:17:58.651555 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt
2026-02-28 02:17:58.651572 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml
2026-02-28 02:17:58.651589 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt
2026-02-28 02:17:58.651607 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml
2026-02-28 02:17:58.651624 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt
2026-02-28 02:17:58.651641 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml
2026-02-28 02:17:58.651659 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt
2026-02-28 02:17:58.651677 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml
2026-02-28 02:17:58.651694 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt
2026-02-28 02:17:58.651712 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml
2026-02-28 02:17:58.651729 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt
2026-02-28 02:17:58.651751 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml
2026-02-28 02:17:58.651769 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt
2026-02-28 02:17:58.651787 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml
2026-02-28 02:17:58.651805 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt
2026-02-28 02:17:58.651828 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml
2026-02-28 02:17:58.651846 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt
2026-02-28 02:17:58.651863 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml
2026-02-28 02:17:58.651880 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt
2026-02-28 02:17:58.651898 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml
2026-02-28 02:17:58.651915 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt
2026-02-28 02:17:58.651931 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml
2026-02-28 02:17:58.651949 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt
2026-02-28 02:17:58.651966 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml
2026-02-28 02:17:58.651983 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt
2026-02-28 02:17:58.652000 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml
2026-02-28 02:17:58.652017 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt
2026-02-28 02:17:58.652035 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml
2026-02-28 02:17:58.652053 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt
2026-02-28 02:17:58.652071 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml
2026-02-28 02:17:58.652089 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt
2026-02-28 02:17:58.652107 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml
2026-02-28 02:17:58.652124 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt
2026-02-28 02:17:58.652141 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml
2026-02-28 02:17:58.652159 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt
2026-02-28 02:17:58.652176 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml
2026-02-28 02:17:58.652194 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt
2026-02-28 02:17:58.652211 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml
2026-02-28 02:17:58.652229 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt
2026-02-28 02:17:58.652247 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml
2026-02-28 02:17:58.652264 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt
2026-02-28 02:17:58.652282 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml
2026-02-28 02:17:58.652300 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt
2026-02-28 02:17:58.652317 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml
2026-02-28 02:17:58.652339 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt
2026-02-28 02:17:58.652357 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml
2026-02-28 02:17:58.652374 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt
2026-02-28 02:17:58.652392 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml
2026-02-28 02:17:58.652409 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt
2026-02-28 02:17:58.652427 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml
2026-02-28 02:17:58.652444 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt
2026-02-28 02:17:58.652461 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml
2026-02-28 02:17:58.652479 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt
2026-02-28 02:17:58.652496 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml
2026-02-28 02:17:58.652514 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt
2026-02-28 02:17:58.652531 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml
2026-02-28 02:17:58.652548 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt
2026-02-28 02:17:58.652565 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml
2026-02-28 02:17:58.652582 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.txt
2026-02-28 02:17:58.652600 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.yaml
2026-02-28 02:17:58.652636 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt
2026-02-28 02:17:58.652655 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml
2026-02-28 02:17:58.652673 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt
2026-02-28 02:17:58.652691 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml
2026-02-28 02:17:58.652709 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt
2026-02-28 02:17:58.652726 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml
2026-02-28 02:17:58.652743 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt
2026-02-28 02:17:58.652761 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml
2026-02-28 02:17:58.652778 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt
2026-02-28 02:17:58.652795 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml
2026-02-28 02:17:58.652813 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt
2026-02-28 02:17:58.652830 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml
2026-02-28 02:17:58.652850 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt
2026-02-28 02:17:58.652867 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml
2026-02-28 02:17:58.652885 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt
2026-02-28 02:17:58.652902 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml
2026-02-28 02:17:58.652928 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt
2026-02-28 02:17:58.652964 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml
2026-02-28 02:17:58.652985 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt
2026-02-28 02:17:58.653003 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml
2026-02-28 02:17:58.653020 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt
2026-02-28 02:17:58.653038 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml
2026-02-28 02:17:58.653055 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt
2026-02-28 02:17:58.653073 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml
2026-02-28 02:17:58.653090 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt
2026-02-28 02:17:58.653107 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml
2026-02-28 02:17:58.653124 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt
2026-02-28 02:17:58.653142 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml
2026-02-28 02:17:58.653159 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt
2026-02-28 02:17:58.653176 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml
2026-02-28 02:17:58.653193 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt
2026-02-28 02:17:58.653210 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml
2026-02-28 02:17:58.653228 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt
2026-02-28 02:17:58.653245 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml
2026-02-28 02:17:58.653262 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt
2026-02-28 02:17:58.653279 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml
2026-02-28 02:17:58.653297 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt
2026-02-28 02:17:58.653314 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml
2026-02-28 02:17:58.653332 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt
2026-02-28 02:17:58.653350 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml
2026-02-28 02:17:58.653368 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.txt
2026-02-28 02:17:58.653386 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.yaml
2026-02-28 02:17:58.653403 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt
2026-02-28 02:17:58.653421 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml
2026-02-28 02:17:58.653439 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt
2026-02-28 02:17:58.653456 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml
2026-02-28 02:17:58.653474 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt
2026-02-28 02:17:58.653492 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml
2026-02-28 02:17:58.653509 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt
2026-02-28 02:17:58.653527 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml
2026-02-28 02:17:58.653545 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt
2026-02-28 02:17:58.653563 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml
2026-02-28 02:17:58.653585 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt
2026-02-28 02:17:58.653604 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml
2026-02-28 02:17:58.653622 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt
2026-02-28 02:17:58.653639 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml
2026-02-28 02:17:58.653657 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt
2026-02-28 02:17:58.653675 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml
2026-02-28 02:17:58.653693 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt
2026-02-28 02:17:58.653710 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml
2026-02-28 02:17:58.653728 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt
2026-02-28 02:17:58.653746 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml
2026-02-28 02:17:58.653763 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt
2026-02-28 02:17:58.653780 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml
2026-02-28 02:17:58.653798 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt
2026-02-28 02:17:58.653816 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml
2026-02-28 02:17:58.653834 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt
2026-02-28 02:17:58.653851 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml
2026-02-28 02:17:58.653868 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt
2026-02-28 02:17:58.653886 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml
2026-02-28 02:17:58.653903 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt
2026-02-28 02:17:58.653920 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml
2026-02-28 02:17:58.653937 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt
2026-02-28 02:17:58.653955 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml
2026-02-28 02:17:58.653972 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt
2026-02-28 02:17:58.653989 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml
2026-02-28 02:17:58.654006 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt
2026-02-28 02:17:58.654023 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml
2026-02-28 02:17:58.654041 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt
2026-02-28 02:17:58.654058 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml
2026-02-28 02:17:58.654076 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt
2026-02-28 02:17:58.654093 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml
2026-02-28 02:17:58.654110 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt
2026-02-28 02:17:58.654127 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml
2026-02-28 02:17:58.654144 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt
2026-02-28 02:17:58.654167 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml
2026-02-28 02:17:58.654186 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt
2026-02-28 02:17:58.654203 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml
2026-02-28 02:17:58.654221 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt
2026-02-28 02:17:58.654239 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml
2026-02-28 02:17:58.654256 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt
2026-02-28 02:17:58.654273 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml
2026-02-28 02:17:58.654291 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt
2026-02-28 02:17:58.654308 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml
2026-02-28 02:17:58.654326 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt
2026-02-28 02:17:58.654344 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml
2026-02-28 02:17:58.654361 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt
2026-02-28 02:17:58.654379 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml
2026-02-28 02:17:58.654397 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt
2026-02-28 02:17:58.654414 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml
2026-02-28 02:17:58.654432 | instance | cd+++++++++ objects/namespaced/openstack/secrets/
2026-02-28 02:17:58.654449 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt
2026-02-28 02:17:58.654467 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml
2026-02-28 02:17:58.654484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt
2026-02-28 02:17:58.654502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml
2026-02-28 02:17:58.654520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt
2026-02-28 02:17:58.654538 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml
2026-02-28 02:17:58.654556 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt
2026-02-28 02:17:58.654574 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml
2026-02-28 02:17:58.654592 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt
2026-02-28 02:17:58.654609 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml
2026-02-28 02:17:58.654627 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt
2026-02-28 02:17:58.654645 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml
2026-02-28 02:17:58.654663 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt
2026-02-28 02:17:58.654680 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml
2026-02-28 02:17:58.654698 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt
2026-02-28 02:17:58.654715 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml
2026-02-28 02:17:58.654732 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt
2026-02-28 02:17:58.654750 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml
2026-02-28 02:17:58.654767 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt
2026-02-28 02:17:58.654785 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml
2026-02-28 02:17:58.654807 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt
2026-02-28 02:17:58.654826 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml
2026-02-28 02:17:58.654843 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt
2026-02-28 02:17:58.654860 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml
2026-02-28 02:17:58.654878 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt
2026-02-28 02:17:58.654896 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml
2026-02-28 02:17:58.654913 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt
2026-02-28 02:17:58.654931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml
2026-02-28 02:17:58.654948 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt
2026-02-28 02:17:58.654966 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml
2026-02-28 02:17:58.654983 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt
2026-02-28 02:17:58.655001 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml
2026-02-28 02:17:58.655018 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt
2026-02-28 02:17:58.655036 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml
2026-02-28 02:17:58.655053 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt
2026-02-28 02:17:58.655070 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml
2026-02-28 02:17:58.655087 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt
2026-02-28 02:17:58.655104 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml
2026-02-28 02:17:58.655122 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt
2026-02-28 02:17:58.655140 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml
2026-02-28 02:17:58.655157 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt
2026-02-28 02:17:58.655175 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml
2026-02-28 02:17:58.655192 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt
2026-02-28 02:17:58.655209 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml
2026-02-28 02:17:58.655227 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt
2026-02-28 02:17:58.655244 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml
2026-02-28 02:17:58.655262 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt
2026-02-28 02:17:58.655279 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml
2026-02-28 02:17:58.655297 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt
2026-02-28 02:17:58.655314 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml
2026-02-28 02:17:58.655332 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt
2026-02-28 02:17:58.655349 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml
2026-02-28 02:17:58.655366 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt
2026-02-28 02:17:58.655383 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml
2026-02-28 02:17:58.655401 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt
2026-02-28 02:17:58.655418 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml
2026-02-28 02:17:58.655440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt
2026-02-28 02:17:58.655458 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml
2026-02-28 02:17:58.655476 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt
2026-02-28 02:17:58.655494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml
2026-02-28 02:17:58.655511 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt
2026-02-28 02:17:58.655528 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml
2026-02-28 02:17:58.655545 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt
2026-02-28 02:17:58.655563 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml
2026-02-28 02:17:58.655583 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt
2026-02-28 02:17:58.655601 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml
2026-02-28 02:17:58.655619 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt
2026-02-28 02:17:58.655637 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml
2026-02-28 02:17:58.655654 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt
2026-02-28 02:17:58.655672 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml
2026-02-28 02:17:58.655690 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt
2026-02-28 02:17:58.655708 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml
2026-02-28 02:17:58.655726 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt
2026-02-28 02:17:58.655744 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml
2026-02-28 02:17:58.655761 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt
2026-02-28 02:17:58.655779 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml
2026-02-28 02:17:58.655796 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt
2026-02-28 02:17:58.655814 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml
2026-02-28 02:17:58.655832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt
2026-02-28 02:17:58.655849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml
2026-02-28 02:17:58.655866 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt
2026-02-28 02:17:58.655884 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml
2026-02-28 02:17:58.655902 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt
2026-02-28 02:17:58.655920 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml
2026-02-28 02:17:58.655938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt
2026-02-28 02:17:58.655955 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml
2026-02-28 02:17:58.655973 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt
2026-02-28 02:17:58.655990 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml
2026-02-28 02:17:58.656008 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-p5m2p-api.txt
2026-02-28 02:17:58.656025 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-p5m2p-api.yaml
2026-02-28 02:17:58.656043 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-p5m2p-vnc.txt
2026-02-28 02:17:58.656061 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-p5m2p-vnc.yaml
2026-02-28 02:17:58.656083 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt
2026-02-28 02:17:58.656102 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml
2026-02-28 02:17:58.656119 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt
2026-02-28 02:17:58.656137 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml
2026-02-28 02:17:58.656154 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt
2026-02-28 02:17:58.656171 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml
2026-02-28 02:17:58.656188 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt
2026-02-28 02:17:58.656205 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml
2026-02-28 02:17:58.656222 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt
2026-02-28 02:17:58.656240 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml
2026-02-28 02:17:58.656257 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt
2026-02-28 02:17:58.656274 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml
2026-02-28 02:17:58.656291 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt
2026-02-28 02:17:58.656309 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml
2026-02-28 02:17:58.656326 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt
2026-02-28 02:17:58.656344 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml
2026-02-28 02:17:58.656362 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt
2026-02-28 02:17:58.656380 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml
2026-02-28 02:17:58.656397 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.txt
2026-02-28 02:17:58.656415 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.yaml
2026-02-28 02:17:58.656432 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt
2026-02-28 02:17:58.656450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml
2026-02-28 02:17:58.656467 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt
2026-02-28 02:17:58.656484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml
2026-02-28 02:17:58.656501 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt
2026-02-28 02:17:58.656518 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml
2026-02-28 02:17:58.656536 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt
2026-02-28 02:17:58.656553 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml
2026-02-28 02:17:58.656582 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt
2026-02-28 02:17:58.656601 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml
2026-02-28 02:17:58.656619 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt
2026-02-28 02:17:58.656637 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml
2026-02-28 02:17:58.656655 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt
2026-02-28 02:17:58.656673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml
2026-02-28 02:17:58.656690 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt
2026-02-28 02:17:58.656712 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml
2026-02-28 02:17:58.656730 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt
2026-02-28 02:17:58.656748 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml
2026-02-28 02:17:58.656766 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt
2026-02-28 02:17:58.656783 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml
2026-02-28 02:17:58.656800 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt
2026-02-28 02:17:58.656817 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml
2026-02-28 02:17:58.656835 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt
2026-02-28 02:17:58.656852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml
2026-02-28 02:17:58.656870 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt
2026-02-28 02:17:58.656887 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml
2026-02-28 02:17:58.656905 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt
2026-02-28 02:17:58.656931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml
2026-02-28 02:17:58.656950 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt
2026-02-28 02:17:58.656982 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml
2026-02-28 02:17:58.657001 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt
2026-02-28 02:17:58.657018 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml
2026-02-28 02:17:58.657036 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt
2026-02-28 02:17:58.657054 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml
2026-02-28 02:17:58.657071 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt
2026-02-28 02:17:58.657089 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml
2026-02-28 02:17:58.657107 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt
2026-02-28 02:17:58.657124 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml
2026-02-28 02:17:58.657142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt
2026-02-28 02:17:58.657161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml
2026-02-28 02:17:58.657179 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.txt
2026-02-28 02:17:58.657197 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.yaml
2026-02-28 02:17:58.657215 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt
2026-02-28 02:17:58.657233 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml
2026-02-28 02:17:58.657251 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt
2026-02-28 02:17:58.657269 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml
2026-02-28 02:17:58.657286 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt
2026-02-28 02:17:58.657304 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml
2026-02-28 02:17:58.657321 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt
2026-02-28 02:17:58.657338 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml
2026-02-28 02:17:58.657356 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt
2026-02-28 02:17:58.657374 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml
2026-02-28 02:17:58.657396 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt
2026-02-28 02:17:58.657415 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml
2026-02-28 02:17:58.657432 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt
2026-02-28 02:17:58.657450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml
2026-02-28 02:17:58.657467 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt
2026-02-28 02:17:58.657485 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml
2026-02-28 02:17:58.657502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt
2026-02-28 02:17:58.657520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml
2026-02-28 02:17:58.657537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt
2026-02-28 02:17:58.657555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml
2026-02-28 02:17:58.657572 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt
2026-02-28 02:17:58.657590 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml
2026-02-28 02:17:58.657608 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt
2026-02-28 02:17:58.657625 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml
2026-02-28 02:17:58.657643 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt
2026-02-28 02:17:58.657661 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml
2026-02-28 02:17:58.657678 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt
2026-02-28 02:17:58.657696 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml
2026-02-28 02:17:58.657713 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt
2026-02-28 02:17:58.657730 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml
2026-02-28 02:17:58.657747 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt
2026-02-28 02:17:58.657764 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml
2026-02-28 02:17:58.657781 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt
2026-02-28 02:17:58.657798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml
2026-02-28 02:17:58.657815 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt
2026-02-28 02:17:58.657832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml
2026-02-28 02:17:58.657849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt
2026-02-28 02:17:58.657867 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml
2026-02-28 02:17:58.657884 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt
2026-02-28 02:17:58.657902 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml
2026-02-28 02:17:58.657919 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt
2026-02-28 02:17:58.657936 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml
2026-02-28 02:17:58.657954 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt
2026-02-28 02:17:58.657971 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml
2026-02-28 02:17:58.657993 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt
2026-02-28 02:17:58.658011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml
2026-02-28 02:17:58.658028 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt
2026-02-28 02:17:58.658045 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml
2026-02-28 02:17:58.658063 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt
2026-02-28 02:17:58.658080 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml
2026-02-28 02:17:58.658097 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt
2026-02-28 02:17:58.658115 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml
2026-02-28 02:17:58.658132 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt
2026-02-28 02:17:58.658149 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml
2026-02-28 02:17:58.658167 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt
2026-02-28 02:17:58.658184 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml
2026-02-28 02:17:58.658201 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt
2026-02-28 02:17:58.658219 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml
2026-02-28 02:17:58.658236 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt
2026-02-28 02:17:58.658254 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml
2026-02-28 02:17:58.658271 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt
2026-02-28 02:17:58.658289 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml
2026-02-28 02:17:58.658307 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt
2026-02-28 02:17:58.658324 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml
2026-02-28 02:17:58.658342 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt
2026-02-28 02:17:58.658359 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml
2026-02-28 02:17:58.658377 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt
2026-02-28 02:17:58.658394 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml
2026-02-28 02:17:58.658412 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt
2026-02-28 02:17:58.658429 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml
2026-02-28 02:17:58.658447 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt
2026-02-28 02:17:58.658465 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml
2026-02-28 02:17:58.658483 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt
2026-02-28 02:17:58.658500 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml
2026-02-28 02:17:58.658517 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt
2026-02-28 02:17:58.658534 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml
2026-02-28 02:17:58.658552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt
2026-02-28 02:17:58.658569 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml
2026-02-28 02:17:58.658591 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt
2026-02-28 02:17:58.658610 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml
2026-02-28 02:17:58.658627 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt
2026-02-28 02:17:58.658645 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml
2026-02-28 02:17:58.658662 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt
2026-02-28 02:17:58.658680 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml
2026-02-28 02:17:58.658697 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt
2026-02-28 02:17:58.658715 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml
2026-02-28 02:17:58.658732 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt
2026-02-28 02:17:58.658749 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml
2026-02-28 02:17:58.658767 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt
2026-02-28 02:17:58.658784 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml
2026-02-28 02:17:58.658802 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt
2026-02-28 02:17:58.658819 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml
2026-02-28 02:17:58.658836 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt
2026-02-28 02:17:58.658853 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml
2026-02-28 02:17:58.658871 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt
2026-02-28 02:17:58.658889 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml
2026-02-28 02:17:58.658906 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt
2026-02-28 02:17:58.658924 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml
2026-02-28 02:17:58.658941 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt
2026-02-28 02:17:58.658959 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml
2026-02-28 02:17:58.658976 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt
2026-02-28 02:17:58.658994 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml
2026-02-28 02:17:58.659011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt
2026-02-28 02:17:58.659028 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml
2026-02-28 02:17:58.659046 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt
2026-02-28 02:17:58.659063 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml
2026-02-28 02:17:58.659080 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt
2026-02-28 02:17:58.659097 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml
2026-02-28 02:17:58.659114 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt
2026-02-28 02:17:58.659131 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml
2026-02-28 02:17:58.659149 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/
2026-02-28 02:17:58.659166 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt
2026-02-28 02:17:58.659189 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml
2026-02-28 02:17:58.659207 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt
2026-02-28 02:17:58.659225 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml
2026-02-28 02:17:58.659242 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt
2026-02-28 02:17:58.659259 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml
2026-02-28 02:17:58.659276 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt
2026-02-28 02:17:58.659293 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml
2026-02-28 02:17:58.659311 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt
2026-02-28 02:17:58.659328 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml
2026-02-28 02:17:58.659345 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt
2026-02-28 02:17:58.659362 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml
2026-02-28 02:17:58.659380 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt
2026-02-28 02:17:58.659397 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml
2026-02-28 02:17:58.659415 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt
2026-02-28 02:17:58.659433 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml
2026-02-28 02:17:58.659450 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt
2026-02-28 02:17:58.659468 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml
2026-02-28 02:17:58.659486 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt
2026-02-28 02:17:58.659504 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml
2026-02-28 02:17:58.659521 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt
2026-02-28 02:17:58.659539 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml
2026-02-28 02:17:58.659557 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt
2026-02-28 02:17:58.659574 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml
2026-02-28 02:17:58.659592 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt
2026-02-28 02:17:58.659609 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml
2026-02-28 02:17:58.659627 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt
2026-02-28 02:17:58.659645 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml
2026-02-28 02:17:58.659662 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt
2026-02-28 02:17:58.659680 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml
2026-02-28 02:17:58.659698 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt
2026-02-28 02:17:58.659715 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml
2026-02-28 02:17:58.659733 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt
2026-02-28 02:17:58.659750 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml
2026-02-28 02:17:58.659768 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt
2026-02-28 02:17:58.659789 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml
2026-02-28 02:17:58.659807 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt
2026-02-28 02:17:58.659825 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml
2026-02-28 02:17:58.659842 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt
2026-02-28 02:17:58.659860 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml
2026-02-28 02:17:58.659877 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt
2026-02-28 02:17:58.659937 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml
2026-02-28 02:17:58.659974 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt
2026-02-28 02:17:58.659995 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml
2026-02-28 02:17:58.660013 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt
2026-02-28 02:17:58.660032 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml
2026-02-28 02:17:58.660050 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt
2026-02-28 02:17:58.660100 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml
2026-02-28 02:17:58.660144 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt
2026-02-28 02:17:58.660166 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml
2026-02-28 02:17:58.660185 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt
2026-02-28 02:17:58.660203 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml
2026-02-28 02:17:58.660221 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt
2026-02-28 02:17:58.660239 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml
2026-02-28 02:17:58.660257 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt
2026-02-28 02:17:58.660275 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml
2026-02-28 02:17:58.660293 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt
2026-02-28 02:17:58.660311 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml
2026-02-28 02:17:58.660329 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt
2026-02-28 02:17:58.660346 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml
2026-02-28 02:17:58.660363 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt
2026-02-28 02:17:58.660381 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml
2026-02-28 02:17:58.660398 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt
2026-02-28 02:17:58.660415 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml
2026-02-28 02:17:58.660432 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt
2026-02-28 02:17:58.660450 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml
2026-02-28 02:17:58.660467 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt
2026-02-28 02:17:58.660484 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml
2026-02-28 02:17:58.660502 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt
2026-02-28 02:17:58.660529 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml
2026-02-28 02:17:58.660554 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt
2026-02-28 02:17:58.660573 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml
2026-02-28 02:17:58.660590 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt
2026-02-28 02:17:58.660608 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml
2026-02-28 02:17:58.660625 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt
2026-02-28 02:17:58.660642 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml
2026-02-28 02:17:58.660660 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt
2026-02-28 02:17:58.660680 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml
2026-02-28 02:17:58.660697 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt
2026-02-28 02:17:58.660714 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml
2026-02-28 02:17:58.660732 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt
2026-02-28 02:17:58.660750 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml
2026-02-28 02:17:58.660768 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt
2026-02-28 02:17:58.660785 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml
2026-02-28 02:17:58.660803 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt
2026-02-28 02:17:58.660821 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml
2026-02-28 02:17:58.660838 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt
2026-02-28 02:17:58.660855 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml
2026-02-28 02:17:58.660873 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt
2026-02-28 02:17:58.660890 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml
2026-02-28 02:17:58.660908 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt
2026-02-28 02:17:58.660925 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml
2026-02-28 02:17:58.660943 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt
2026-02-28 02:17:58.660976 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml
2026-02-28 02:17:58.660995 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt
2026-02-28 02:17:58.661013 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml
2026-02-28 02:17:58.661031 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt
2026-02-28 02:17:58.661049 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml
2026-02-28 02:17:58.661066 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt
2026-02-28 02:17:58.661084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml
2026-02-28 02:17:58.661101 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt
2026-02-28 02:17:58.661119 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml
2026-02-28 02:17:58.661136 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt
2026-02-28 02:17:58.661153 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml
2026-02-28 02:17:58.661175 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt
2026-02-28 02:17:58.661192 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml
2026-02-28 02:17:58.661209 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt
2026-02-28 02:17:58.661227 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml
2026-02-28 02:17:58.661243 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt
2026-02-28 02:17:58.661260 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml
2026-02-28 02:17:58.661277 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt
2026-02-28 02:17:58.661294 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml
2026-02-28 02:17:58.661312 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.txt
2026-02-28 02:17:58.661329 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.yaml
2026-02-28 02:17:58.661346 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt
2026-02-28 02:17:58.661363 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml
2026-02-28 02:17:58.661380 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt
2026-02-28 02:17:58.661398 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml
2026-02-28 02:17:58.661414 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt
2026-02-28 02:17:58.661432 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml
2026-02-28 02:17:58.661449 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt
2026-02-28 02:17:58.661466 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml
2026-02-28 02:17:58.661483 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt
2026-02-28 02:17:58.661499 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml
2026-02-28 02:17:58.661516 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt
2026-02-28 02:17:58.661534 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml
2026-02-28 02:17:58.661551 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt
2026-02-28 02:17:58.661568 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml
2026-02-28 02:17:58.661586 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt
2026-02-28 02:17:58.661603 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml
2026-02-28 02:17:58.661619 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt
2026-02-28 02:17:58.661636 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml
2026-02-28 02:17:58.661654 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt
2026-02-28 02:17:58.661671 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml
2026-02-28 02:17:58.661687 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt
2026-02-28 02:17:58.661704 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml
2026-02-28 02:17:58.661721 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt
2026-02-28 02:17:58.661738 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml
2026-02-28 02:17:58.661755 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt
2026-02-28 02:17:58.661777 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml
2026-02-28 02:17:58.661795 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt
2026-02-28 02:17:58.661813 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml
2026-02-28 02:17:58.661830 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt
2026-02-28 02:17:58.661847 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml
2026-02-28 02:17:58.661864 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt
2026-02-28 02:17:58.661882 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml
2026-02-28 02:17:58.661899 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt
2026-02-28 02:17:58.661916 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml
2026-02-28 02:17:58.661933 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt
2026-02-28 02:17:58.661950 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml
2026-02-28 02:17:58.661968 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt
2026-02-28 02:17:58.661986 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml
2026-02-28 02:17:58.662003 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt
2026-02-28 02:17:58.662021 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml
2026-02-28 02:17:58.662038 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt
2026-02-28 02:17:58.662056 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml
2026-02-28 02:17:58.662073 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt
2026-02-28 02:17:58.662091 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml
2026-02-28 02:17:58.662108 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt
2026-02-28 02:17:58.662126 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml
2026-02-28 02:17:58.662143 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt
2026-02-28 02:17:58.662161 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml
2026-02-28 02:17:58.662178 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt
2026-02-28 02:17:58.662196 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml
2026-02-28 02:17:58.662213 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt
2026-02-28 02:17:58.662231 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml
2026-02-28 02:17:58.662249 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt
2026-02-28 02:17:58.662266 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml
2026-02-28 02:17:58.662284 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt
2026-02-28 02:17:58.662301 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml
2026-02-28 02:17:58.662319 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt
2026-02-28 02:17:58.662336 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml
2026-02-28 02:17:58.662354 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt
2026-02-28 02:17:58.662371 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml
2026-02-28 02:17:58.662392 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt
2026-02-28 02:17:58.662409 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml
2026-02-28 02:17:58.662427 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt
2026-02-28 02:17:58.662444 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml
2026-02-28 02:17:58.662462 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt
2026-02-28 02:17:58.662479 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml
2026-02-28 02:17:58.662497 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt
2026-02-28 02:17:58.662514 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml
2026-02-28 02:17:58.662531 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt
2026-02-28 02:17:58.662548 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml
2026-02-28 02:17:58.662565 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt
2026-02-28 02:17:58.662582 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml
2026-02-28 02:17:58.662600 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt
2026-02-28 02:17:58.662617 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml
2026-02-28 02:17:58.662634 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt
2026-02-28 02:17:58.662652 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml
2026-02-28 02:17:58.662670 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt
2026-02-28 02:17:58.662687 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml
2026-02-28 02:17:58.662704 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt
2026-02-28 02:17:58.662721 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml
2026-02-28 02:17:58.662739 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-02-28 02:17:58.662756 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-02-28 02:17:58.662772 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt
2026-02-28 02:17:58.662789 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml
2026-02-28 02:17:58.662807 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt
2026-02-28 02:17:58.662824 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml
2026-02-28 02:17:58.662842 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt
2026-02-28 02:17:58.662859 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml
2026-02-28 02:17:58.662876 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt
2026-02-28 02:17:58.662894 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml
2026-02-28 02:17:58.662911 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt
2026-02-28 02:17:58.662928 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml
2026-02-28 02:17:58.662945 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt
2026-02-28 02:17:58.662967 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml
2026-02-28 02:17:58.662985 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt
2026-02-28 02:17:58.663002 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml
2026-02-28 02:17:58.663019 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt
2026-02-28 02:17:58.663037 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml
2026-02-28 02:17:58.663054 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt
2026-02-28 02:17:58.663072 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml
2026-02-28 02:17:58.663089 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt
2026-02-28 02:17:58.663107 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml
2026-02-28 02:17:58.663124 | instance | cd+++++++++ objects/namespaced/openstack/services/
2026-02-28 02:17:58.663141 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt
2026-02-28 02:17:58.663159 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml
2026-02-28 02:17:58.663176 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt
2026-02-28 02:17:58.663194 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml
2026-02-28 02:17:58.663212 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt
2026-02-28 02:17:58.663230 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml
2026-02-28 02:17:58.663248 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt
2026-02-28 02:17:58.663266 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml
2026-02-28 02:17:58.663284 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt
2026-02-28 02:17:58.663301 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml
2026-02-28 02:17:58.663319 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt
2026-02-28 02:17:58.663336 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml
2026-02-28 02:17:58.663354 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt
2026-02-28 02:17:58.663371 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml
2026-02-28 02:17:58.663389 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt
2026-02-28 02:17:58.663406 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml
2026-02-28 02:17:58.663425 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt
2026-02-28 02:17:58.663443 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml
2026-02-28 02:17:58.663461 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt
2026-02-28 02:17:58.663478 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml
2026-02-28 02:17:58.663495 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt
2026-02-28 02:17:58.663513 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml
2026-02-28 02:17:58.663530 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt
2026-02-28 02:17:58.663547 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml
2026-02-28 02:17:58.663564 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt
2026-02-28 02:17:58.663582 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml
2026-02-28 02:17:58.663599 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt
2026-02-28 02:17:58.663621 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml
2026-02-28 02:17:58.663640 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt
2026-02-28 02:17:58.663657 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml
2026-02-28 02:17:58.663675 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt
2026-02-28 02:17:58.663692 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml
2026-02-28 02:17:58.663709 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt
2026-02-28 02:17:58.663727 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml
2026-02-28 02:17:58.663744 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt
2026-02-28 02:17:58.663761 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml
2026-02-28 02:17:58.663778 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt
2026-02-28 02:17:58.663795 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml
2026-02-28 02:17:58.663813 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt
2026-02-28 02:17:58.663830 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml
2026-02-28 02:17:58.663848 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt
2026-02-28 02:17:58.663865 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml
2026-02-28 02:17:58.663883 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt
2026-02-28 02:17:58.663900 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml
2026-02-28 02:17:58.663917 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt
2026-02-28 02:17:58.663934 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml
2026-02-28 02:17:58.663951 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt
2026-02-28 02:17:58.663968 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml
2026-02-28 02:17:58.663986 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt
2026-02-28 02:17:58.664003 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml
2026-02-28 02:17:58.664020 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt
2026-02-28 02:17:58.664037 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml
2026-02-28 02:17:58.664055 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt
2026-02-28 02:17:58.664072 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml
2026-02-28 02:17:58.664089 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt
2026-02-28 02:17:58.664106 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml
2026-02-28 02:17:58.664123 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt
2026-02-28 02:17:58.664140 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml
2026-02-28 02:17:58.664158 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt
2026-02-28 02:17:58.664175 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml
2026-02-28 02:17:58.664192 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt
2026-02-28 02:17:58.664210 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml
2026-02-28 02:17:58.664231 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt
2026-02-28 02:17:58.664249 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml
2026-02-28 02:17:58.664267 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt
2026-02-28 02:17:58.664285 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml
2026-02-28 02:17:58.664303 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt
2026-02-28 02:17:58.664320 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml
2026-02-28 02:17:58.664338 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt
2026-02-28 02:17:58.664355 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml
2026-02-28 02:17:58.664373 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt
2026-02-28 02:17:58.664391 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml
2026-02-28 02:17:58.664409 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt
2026-02-28 02:17:58.664427 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml
2026-02-28 02:17:58.664445 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt
2026-02-28 02:17:58.664462 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml
2026-02-28 02:17:58.664480 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/
2026-02-28 02:17:58.664515 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt
2026-02-28 02:17:58.664535 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml
2026-02-28 02:17:58.664553 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt
2026-02-28 02:17:58.664570 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml
2026-02-28 02:17:58.664588 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt
2026-02-28 02:17:58.664605 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml
2026-02-28 02:17:58.664623 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt
2026-02-28 02:17:58.664641 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml
2026-02-28 02:17:58.664659 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt
2026-02-28 02:17:58.664677 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml
2026-02-28 02:17:58.664695 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt
2026-02-28 02:17:58.664712 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml
2026-02-28 02:17:58.664730 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt
2026-02-28 02:17:58.664747 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml
2026-02-28 02:17:58.664764 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt
2026-02-28 02:17:58.664782 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml
2026-02-28 02:17:58.664799 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt
2026-02-28 02:17:58.664816 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml
2026-02-28 02:17:58.664833 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt
2026-02-28 02:17:58.664851 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml
2026-02-28 02:17:58.664868 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt
2026-02-28 02:17:58.664890 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml
2026-02-28 02:17:58.664908 | instance | cd+++++++++ objects/namespaced/rook-ceph/
2026-02-28 02:17:58.664935 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/
2026-02-28 02:17:58.664964 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt
2026-02-28 02:17:58.664985 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml
2026-02-28 02:17:58.665002 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt
2026-02-28 02:17:58.665020 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml
2026-02-28 02:17:58.665038 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt
2026-02-28 02:17:58.665055 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml
2026-02-28 02:17:58.665073 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt
2026-02-28 02:17:58.665090 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml
2026-02-28 02:17:58.665107 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/
2026-02-28 02:17:58.665125 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt
2026-02-28 02:17:58.665142 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml
2026-02-28 02:17:58.665159 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/
2026-02-28 02:17:58.665176 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-8w9vp.txt
2026-02-28 02:17:58.665194 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-8w9vp.yaml
2026-02-28 02:17:58.665211 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/
2026-02-28 02:17:58.665229 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt
2026-02-28 02:17:58.665246 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml
2026-02-28 02:17:58.665264 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt
2026-02-28 02:17:58.665282 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml
2026-02-28 02:17:58.665299 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt
2026-02-28 02:17:58.665317 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-02-28 02:17:58.665334 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt
2026-02-28 02:17:58.665351 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml
2026-02-28 02:17:58.665368 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt
2026-02-28 02:17:58.665386 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml
2026-02-28 02:17:58.665403 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt
2026-02-28 02:17:58.665421 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml
2026-02-28 02:17:58.665438 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt
2026-02-28 02:17:58.665456 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml
2026-02-28 02:17:58.665474 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt
2026-02-28 02:17:58.665491 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml
2026-02-28 02:17:58.665509 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt
2026-02-28 02:17:58.665531 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml
2026-02-28 02:17:58.665550 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt
2026-02-28 02:17:58.665567 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml
2026-02-28 02:17:58.665585 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/
2026-02-28 02:17:58.665602 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt
2026-02-28 02:17:58.665620 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml
2026-02-28 02:17:58.665637 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt
2026-02-28 02:17:58.665655 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml
2026-02-28 02:17:58.665672 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt
2026-02-28 02:17:58.665690 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml
2026-02-28 02:17:58.665707 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt
2026-02-28 02:17:58.665725 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml
2026-02-28 02:17:58.665743 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt
2026-02-28 02:17:58.665761 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml
2026-02-28 02:17:58.665778 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt
2026-02-28 02:17:58.665796 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml
2026-02-28 02:17:58.665813 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt
2026-02-28 02:17:58.665831 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml
2026-02-28 02:17:58.665848 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/
2026-02-28 02:17:58.665865 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt
2026-02-28 02:17:58.665883 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml
2026-02-28 02:17:58.665901 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/
2026-02-28 02:17:58.665918 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt
2026-02-28 02:17:58.665936 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml
2026-02-28 02:17:58.665953 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt
2026-02-28 02:17:58.665971 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml
2026-02-28 02:17:58.665988 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-02-28 02:17:58.666006 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-02-28 02:17:58.666023 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt
2026-02-28 02:17:58.666040 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml
2026-02-28 02:17:58.666057 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt
2026-02-28 02:17:58.666075 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml
2026-02-28 02:17:58.666092 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt
2026-02-28 02:17:58.666110 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml
2026-02-28 02:17:58.666127 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt
2026-02-28 02:17:58.666144 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml
2026-02-28 02:17:58.666165 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt
2026-02-28 02:17:58.666182 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml
2026-02-28 02:17:58.666199 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt
2026-02-28 02:17:58.666217 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml
2026-02-28 02:17:58.666234 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt
2026-02-28 02:17:58.666252 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml
2026-02-28 02:17:58.666269 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt
2026-02-28 02:17:58.666287 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml
2026-02-28 02:17:58.666304 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt
2026-02-28 02:17:58.666321 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml
2026-02-28 02:17:58.666339 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt
2026-02-28 02:17:58.666356 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml
2026-02-28 02:17:58.666374 | instance | cd+++++++++ objects/namespaced/secretgen-controller/
2026-02-28 02:17:58.666391 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/
2026-02-28 02:17:58.666408 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt
2026-02-28 02:17:58.666425 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml
2026-02-28 02:17:58.666442 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/
2026-02-28 02:17:58.666460 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt
2026-02-28 02:17:58.666478 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml
2026-02-28 02:17:58.666495 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/
2026-02-28 02:17:58.666514 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-q56hx.txt
2026-02-28 02:17:58.666532 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-q56hx.yaml
2026-02-28 02:17:58.666549 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/
2026-02-28 02:17:58.666566 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt
2026-02-28 02:17:58.666583 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml
2026-02-28 02:17:58.666601 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt
2026-02-28 02:17:58.666618 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml
2026-02-28 02:17:58.697564 |
2026-02-28 02:17:58.697630 | TASK [gather-pod-logs : creating directory for pod logs]
2026-02-28 02:17:58.901484 | instance | changed
2026-02-28 02:17:58.908047 |
2026-02-28 02:17:58.908127 | TASK [gather-pod-logs : creating directory for failed pod logs]
2026-02-28 02:17:59.114119 | instance | changed
2026-02-28 02:17:59.119144 |
2026-02-28 02:17:59.119214 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)]
2026-02-28 02:17:59.738396 | instance | auth-system/keycloak-0/keycloak
2026-02-28 02:17:59.949947 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found
2026-02-28 02:18:00.150499 | instance | cert-manager/cert-manager-75c4c745bc-59jvx/cert-manager-controller
2026-02-28 02:18:00.373514 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-59jvx" not found
2026-02-28 02:18:00.568527 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-6h2g5/cert-manager-cainjector
2026-02-28 02:18:00.762471 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-6h2g5" not found
2026-02-28 02:18:00.972526 | instance | cert-manager/cert-manager-webhook-548949fc64-rw4zx/cert-manager-webhook
2026-02-28 02:18:01.169213 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-rw4zx" not found
2026-02-28 02:18:01.363996 | instance | ingress-nginx/ingress-nginx-controller-k4xlx/controller
2026-02-28 02:18:01.615956 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-k4xlx" not found
2026-02-28 02:18:01.815496 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-l7gkq/ingress-nginx-default-backend
2026-02-28 02:18:01.999339 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-l7gkq" not found
2026-02-28 02:18:02.195230 | instance | kube-system/cilium-8d282/config
2026-02-28 02:18:02.389530 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-8d282" not found
2026-02-28 02:18:02.395565 | instance | kube-system/cilium-8d282/mount-cgroup
2026-02-28 02:18:02.586574 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-8d282" not found
2026-02-28 02:18:02.592120 | instance | kube-system/cilium-8d282/apply-sysctl-overwrites
2026-02-28 02:18:02.779851 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-8d282" not found
2026-02-28 02:18:02.785579 | instance | kube-system/cilium-8d282/mount-bpf-fs
2026-02-28 02:18:02.980260 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-8d282" not found
2026-02-28 02:18:02.984852 | instance | kube-system/cilium-8d282/clean-cilium-state
2026-02-28 02:18:03.179187 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-8d282" not found
2026-02-28 02:18:03.185512 | instance | kube-system/cilium-8d282/install-cni-binaries
2026-02-28 02:18:03.376956 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-8d282" not found
2026-02-28 02:18:03.383254 | instance | kube-system/cilium-8d282/cilium-agent
2026-02-28 02:18:03.662898 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-8d282" not found
2026-02-28 02:18:03.839704 | instance | kube-system/cilium-operator-869df985b8-c9lm9/cilium-operator
2026-02-28 02:18:04.259043 | instance | kube-system/coredns-67659f764b-tlgkm/coredns
2026-02-28 02:18:04.445554 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-tlgkm" not found
2026-02-28 02:18:04.636884 | instance | kube-system/coredns-67659f764b-xnpg2/coredns
2026-02-28 02:18:04.836104 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-xnpg2" not found
2026-02-28 02:18:05.014852 | instance | kube-system/etcd-instance/etcd
2026-02-28 02:18:05.304870 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found
2026-02-28 02:18:05.510048 | instance | kube-system/kube-apiserver-instance/kube-apiserver
2026-02-28 02:18:05.742770 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found
2026-02-28 02:18:05.939655 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager
2026-02-28 02:18:06.384764 | instance | kube-system/kube-proxy-bdk4j/kube-proxy
2026-02-28 02:18:06.580522 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-bdk4j" not found
2026-02-28 02:18:06.767541 | instance | kube-system/kube-scheduler-instance/kube-scheduler
2026-02-28 02:18:07.151896 | instance | kube-system/kube-vip-instance/kube-vip
2026-02-28 02:18:07.550445 | instance | local-path-storage/local-path-provisioner-679c578f5-c5s5r/local-path-provisioner
2026-02-28 02:18:07.742416 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-c5s5r" not found
2026-02-28 02:18:07.935422 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader
2026-02-28 02:18:08.119909 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-02-28 02:18:08.125363 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager
2026-02-28 02:18:08.311304 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-02-28 02:18:08.317290 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader
2026-02-28 02:18:08.505312 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-02-28 02:18:08.511790 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy
2026-02-28 02:18:08.719105 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-02-28 02:18:08.911554 | instance | monitoring/goldpinger-77zdq/goldpinger-daemon
2026-02-28 02:18:09.102996 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-77zdq" not found
2026-02-28 02:18:09.292162 | instance | monitoring/kube-prometheus-stack-grafana-597f6d4fcf-fvfgb/grafana-sc-dashboard
2026-02-28 02:18:09.486259 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-597f6d4fcf-fvfgb" not found
2026-02-28 02:18:09.492305 | instance | monitoring/kube-prometheus-stack-grafana-597f6d4fcf-fvfgb/grafana-sc-datasources
2026-02-28 02:18:09.679650 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-597f6d4fcf-fvfgb" not found
2026-02-28 02:18:09.684891 | instance | monitoring/kube-prometheus-stack-grafana-597f6d4fcf-fvfgb/grafana
2026-02-28 02:18:09.931286 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-597f6d4fcf-fvfgb" not found
2026-02-28 02:18:10.098823 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-ldcj6/kube-state-metrics
2026-02-28 02:18:10.283565 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-ldcj6" not found
2026-02-28 02:18:10.489214 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-q69c6/kube-prometheus-stack
2026-02-28 02:18:10.690602 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-q69c6" not found
2026-02-28 02:18:10.876114 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-xnpgv/node-exporter
2026-02-28 02:18:11.079001 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-xnpgv/pod-tls-sidecar
2026-02-28 02:18:11.260564 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-xnpgv" not found
2026-02-28 02:18:11.453626 | instance | monitoring/loki-0/loki
2026-02-28 02:18:11.645442 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found
2026-02-28 02:18:11.827070 | instance | monitoring/loki-chunks-cache-0/memcached
2026-02-28 02:18:12.007455 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found
2026-02-28 02:18:12.013842 | instance | monitoring/loki-chunks-cache-0/exporter
2026-02-28 02:18:12.196639 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found
2026-02-28 02:18:12.380266 | instance | monitoring/loki-gateway-cf54cb88c-wzfwg/nginx
2026-02-28 02:18:12.702126 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-wzfwg" not found
2026-02-28 02:18:12.887452 | instance | monitoring/loki-results-cache-0/memcached
2026-02-28 02:18:13.072941 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found
2026-02-28 02:18:13.078837 | instance | monitoring/loki-results-cache-0/exporter
2026-02-28 02:18:13.260897 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found
2026-02-28 02:18:13.436411 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-wqrft/gc
2026-02-28 02:18:13.614809 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-wqrft" not found
2026-02-28 02:18:13.808494 | instance | monitoring/node-feature-discovery-master-8665476dbc-g5fvs/master
2026-02-28 02:18:14.002734 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-g5fvs" not found
2026-02-28 02:18:14.197240 | instance | monitoring/node-feature-discovery-worker-n6sxg/worker
2026-02-28 02:18:14.424812 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-n6sxg" not found
2026-02-28 02:18:14.670514 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader
2026-02-28 02:18:14.861349 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-02-28 02:18:14.865458 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus
2026-02-28 02:18:15.059329 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-02-28 02:18:15.065935 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader
2026-02-28 02:18:15.270637 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-02-28 02:18:15.275332 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar
2026-02-28 02:18:15.456555 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-02-28 02:18:15.462663 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy
2026-02-28 02:18:15.669641 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-02-28 02:18:15.843067 | instance | monitoring/prometheus-pushgateway-7b8659c68b-wcxxc/pushgateway
2026-02-28 02:18:16.024628 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-wcxxc" not found
2026-02-28 02:18:16.214737 | instance | monitoring/vector-rxzth/vector
2026-02-28 02:18:16.444867 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-rxzth" not found
2026-02-28 02:18:16.623288 | instance | openstack/barbican-api-686987cc69-4w5l5/init
2026-02-28 02:18:16.830561 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-686987cc69-4w5l5" not found
2026-02-28 02:18:16.835940 | instance | openstack/barbican-api-686987cc69-4w5l5/barbican-api
2026-02-28 02:18:17.038781 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-686987cc69-4w5l5" not found
2026-02-28 02:18:17.253667 | instance | openstack/barbican-db-init-zz9nk/init
2026-02-28 02:18:17.438900 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-zz9nk" not found
2026-02-28 02:18:17.444374 | instance | openstack/barbican-db-init-zz9nk/barbican-db-init-0
2026-02-28 02:18:17.653828 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-zz9nk" not found
2026-02-28 02:18:17.840980 | instance | openstack/barbican-db-sync-vb2pb/init
2026-02-28 02:18:18.051201 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-vb2pb" not found
2026-02-28 02:18:18.058251 | instance | openstack/barbican-db-sync-vb2pb/barbican-db-sync
2026-02-28 02:18:18.244398 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-vb2pb" not found
2026-02-28 02:18:18.439274 | instance | openstack/barbican-ks-endpoints-s9h6x/init
2026-02-28 02:18:18.625540 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-s9h6x" not found
2026-02-28 02:18:18.630369 | instance | openstack/barbican-ks-endpoints-s9h6x/key-manager-ks-endpoints-admin
2026-02-28 02:18:18.822570 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-s9h6x" not found
2026-02-28 02:18:18.827782 | instance | openstack/barbican-ks-endpoints-s9h6x/key-manager-ks-endpoints-internal
2026-02-28 02:18:19.025302 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-s9h6x" not found
2026-02-28 02:18:19.031538 | instance | openstack/barbican-ks-endpoints-s9h6x/key-manager-ks-endpoints-public
2026-02-28 02:18:19.217222 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-s9h6x" not found
2026-02-28 02:18:19.406651 | instance | openstack/barbican-ks-service-sgv8x/init
2026-02-28 02:18:19.584059 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-sgv8x" not found
2026-02-28 02:18:19.589221 | instance | openstack/barbican-ks-service-sgv8x/key-manager-ks-service-registration
2026-02-28 02:18:19.770110 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-sgv8x" not found
2026-02-28 02:18:19.962178 | instance | openstack/barbican-ks-user-zhkhj/init
2026-02-28 02:18:20.152766 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-zhkhj" not found
2026-02-28 02:18:20.159729 | instance | openstack/barbican-ks-user-zhkhj/barbican-ks-user
2026-02-28 02:18:20.375782 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-zhkhj" not found
2026-02-28 02:18:20.574459 | instance | openstack/barbican-rabbit-init-hgzfw/init
2026-02-28 02:18:20.794126 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-hgzfw" not found
2026-02-28 02:18:20.799179 | instance | openstack/barbican-rabbit-init-hgzfw/rabbit-init
2026-02-28 02:18:20.998117 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-hgzfw" not found
2026-02-28 02:18:21.190554 | instance | openstack/cinder-api-59bfc46896-fb9nn/init
2026-02-28 02:18:21.395557 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-59bfc46896-fb9nn" not found
2026-02-28 02:18:21.401215 | instance | openstack/cinder-api-59bfc46896-fb9nn/ceph-coordination-volume-perms
2026-02-28 02:18:21.587641 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-59bfc46896-fb9nn" not found
2026-02-28 02:18:21.592647 | instance | openstack/cinder-api-59bfc46896-fb9nn/cinder-api
2026-02-28 02:18:21.821473 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-59bfc46896-fb9nn" not found
2026-02-28 02:18:22.001215 | instance | openstack/cinder-backup-75f5b5456b-p5p29/init
2026-02-28 02:18:22.186441 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-75f5b5456b-p5p29" not found
2026-02-28 02:18:22.192084 | instance | openstack/cinder-backup-75f5b5456b-p5p29/ceph-backup-keyring-placement
2026-02-28 02:18:22.388894 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-75f5b5456b-p5p29" not found
2026-02-28 02:18:22.393699 | instance | openstack/cinder-backup-75f5b5456b-p5p29/ceph-keyring-placement-rbd1
2026-02-28 02:18:22.590545 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-75f5b5456b-p5p29" not found
2026-02-28 02:18:22.594743 | instance | openstack/cinder-backup-75f5b5456b-p5p29/ceph-coordination-volume-perms
2026-02-28 02:18:22.783288 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-75f5b5456b-p5p29" not found
2026-02-28 02:18:22.789434 | instance | openstack/cinder-backup-75f5b5456b-p5p29/cinder-backup
2026-02-28 02:18:22.984656 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-75f5b5456b-p5p29" not found
2026-02-28 02:18:23.161768 | instance | openstack/cinder-backup-storage-init-tzlk6/init
2026-02-28 02:18:23.351869 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-tzlk6" not found
2026-02-28 02:18:23.356521 | instance | openstack/cinder-backup-storage-init-tzlk6/ceph-keyring-placement
2026-02-28 02:18:23.540333 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-tzlk6" not found
2026-02-28 02:18:23.545485 | instance | openstack/cinder-backup-storage-init-tzlk6/cinder-backup-storage-init
2026-02-28 02:18:23.727963 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-tzlk6" not found
2026-02-28 02:18:23.925016 | instance | openstack/cinder-bootstrap-wrd8j/init
2026-02-28 02:18:24.123815 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-wrd8j" not found
2026-02-28 02:18:24.129436 | instance | openstack/cinder-bootstrap-wrd8j/bootstrap
2026-02-28 02:18:24.308577 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-wrd8j" not found
2026-02-28 02:18:24.497213 | instance | openstack/cinder-create-internal-tenant-wlm4g/init
2026-02-28 02:18:24.683125 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-wlm4g" not found
2026-02-28 02:18:24.687474 | instance | openstack/cinder-create-internal-tenant-wlm4g/create-internal-tenant
2026-02-28 02:18:24.880586 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-wlm4g" not found
2026-02-28 02:18:25.068222 | instance | openstack/cinder-db-init-z2crn/init
2026-02-28 02:18:25.256194 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-z2crn" not found
2026-02-28 02:18:25.261343 | instance | openstack/cinder-db-init-z2crn/cinder-db-init-0
2026-02-28 02:18:25.459468 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-z2crn" not found
2026-02-28 02:18:25.658311 | instance | openstack/cinder-db-sync-gdrrz/init
2026-02-28 02:18:25.863009 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-gdrrz" not found
2026-02-28 02:18:25.874564 | instance | openstack/cinder-db-sync-gdrrz/cinder-db-sync
2026-02-28 02:18:26.087124 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-gdrrz" not found
2026-02-28 02:18:26.274122 | instance | openstack/cinder-ks-endpoints-8457n/init
2026-02-28 02:18:26.463142 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-8457n" not found
2026-02-28 02:18:26.470045 | instance | openstack/cinder-ks-endpoints-8457n/volumev3-ks-endpoints-admin
2026-02-28 02:18:26.659325 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-8457n" not found
2026-02-28 02:18:26.664522 | instance | openstack/cinder-ks-endpoints-8457n/volumev3-ks-endpoints-internal
2026-02-28 02:18:26.858856 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-8457n" not found
2026-02-28 02:18:26.864950 | instance | openstack/cinder-ks-endpoints-8457n/volumev3-ks-endpoints-public
2026-02-28 02:18:27.060254 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-8457n" not found
2026-02-28 02:18:27.264864 | instance | openstack/cinder-ks-service-gvxvn/init
2026-02-28 02:18:27.456655 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-gvxvn" not found
2026-02-28 02:18:27.462732 | instance | openstack/cinder-ks-service-gvxvn/volumev3-ks-service-registration
2026-02-28 02:18:27.653211 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-gvxvn" not found
2026-02-28 02:18:27.838342 | instance | openstack/cinder-ks-user-qn2mn/init
2026-02-28 02:18:28.038246 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-qn2mn" not found
2026-02-28 02:18:28.044443 | instance | openstack/cinder-ks-user-qn2mn/cinder-ks-user
2026-02-28 02:18:28.242805 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-qn2mn" not found
2026-02-28 02:18:28.438208 | instance | openstack/cinder-rabbit-init-lzxjw/init
2026-02-28 02:18:28.651981 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-lzxjw" not found
2026-02-28 02:18:28.658586 | instance | openstack/cinder-rabbit-init-lzxjw/rabbit-init
2026-02-28 02:18:28.846900 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-lzxjw" not found
2026-02-28 02:18:29.054856 | instance | openstack/cinder-scheduler-679b96866d-7rchh/init
2026-02-28 02:18:29.247047 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-679b96866d-7rchh" not found
2026-02-28 02:18:29.251298 | instance | openstack/cinder-scheduler-679b96866d-7rchh/ceph-coordination-volume-perms
2026-02-28 02:18:29.447230 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-679b96866d-7rchh" not found
2026-02-28 02:18:29.453490 | instance | openstack/cinder-scheduler-679b96866d-7rchh/cinder-scheduler
2026-02-28 02:18:29.639413 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-679b96866d-7rchh" not found
2026-02-28 02:18:29.832341 | instance | openstack/cinder-storage-init-2pqv9/init
2026-02-28 02:18:30.034425 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-2pqv9" not found
2026-02-28 02:18:30.039976 | instance | openstack/cinder-storage-init-2pqv9/ceph-keyring-placement
2026-02-28 02:18:30.228928 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-2pqv9" not found
2026-02-28 02:18:30.235164 | instance | openstack/cinder-storage-init-2pqv9/cinder-storage-init-rbd1
2026-02-28 02:18:30.435455 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-2pqv9" not found
2026-02-28 02:18:30.636013 | instance | openstack/cinder-volume-84b4747754-bkrn9/init
2026-02-28 02:18:30.821034 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-84b4747754-bkrn9" not found
2026-02-28 02:18:30.826375 | instance | openstack/cinder-volume-84b4747754-bkrn9/ceph-keyring-placement-rbd1
2026-02-28 02:18:31.036740 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-84b4747754-bkrn9" not found
2026-02-28 02:18:31.042859 | instance | openstack/cinder-volume-84b4747754-bkrn9/ceph-coordination-volume-perms
2026-02-28 02:18:31.235908 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-84b4747754-bkrn9" not found
2026-02-28 02:18:31.241693 | instance | openstack/cinder-volume-84b4747754-bkrn9/init-cinder-conf
2026-02-28 02:18:31.452947 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-84b4747754-bkrn9" not found
2026-02-28 02:18:31.458962 | instance | openstack/cinder-volume-84b4747754-bkrn9/cinder-volume
2026-02-28 02:18:31.650008 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-84b4747754-bkrn9" not found
2026-02-28 02:18:31.836089 | instance | openstack/cinder-volume-usage-audit-29537405-gnrhj/init
2026-02-28 02:18:32.032614 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29537405-gnrhj" not found
2026-02-28 02:18:32.037811 | instance | openstack/cinder-volume-usage-audit-29537405-gnrhj/cinder-volume-usage-audit
2026-02-28 02:18:32.234470 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29537405-gnrhj" not found
2026-02-28 02:18:32.430263 | instance | openstack/glance-api-6cd6876b7b-r6zth/init
2026-02-28 02:18:32.625323 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-6cd6876b7b-r6zth" not found
2026-02-28 02:18:32.631656 | instance | openstack/glance-api-6cd6876b7b-r6zth/glance-perms
2026-02-28 02:18:32.814518 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-6cd6876b7b-r6zth" not found
2026-02-28 02:18:32.821460 | instance | openstack/glance-api-6cd6876b7b-r6zth/ceph-keyring-placement
2026-02-28 02:18:33.023579 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-6cd6876b7b-r6zth" not found
2026-02-28 02:18:33.028899 | instance | openstack/glance-api-6cd6876b7b-r6zth/glance-api
2026-02-28 02:18:33.219644 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-6cd6876b7b-r6zth" not found
2026-02-28 02:18:33.421190 | instance | openstack/glance-db-init-7xp5k/init
2026-02-28 02:18:33.605509 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-7xp5k" not found
2026-02-28 02:18:33.611050 | instance | openstack/glance-db-init-7xp5k/glance-db-init-0
2026-02-28 02:18:33.810721 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-7xp5k" not found
2026-02-28 02:18:34.023298 | instance | openstack/glance-db-sync-rr6nc/init
2026-02-28 02:18:34.238233 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-rr6nc" not found
2026-02-28 02:18:34.243175 | instance | openstack/glance-db-sync-rr6nc/glance-db-sync
2026-02-28 02:18:34.431280 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-rr6nc" not found
2026-02-28 02:18:34.624093 | instance | openstack/glance-ks-endpoints-txnxm/init
2026-02-28 02:18:34.828235 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-txnxm" not found
2026-02-28 02:18:34.835209 | instance | openstack/glance-ks-endpoints-txnxm/image-ks-endpoints-admin
2026-02-28 02:18:35.024697 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-txnxm" not found
2026-02-28 02:18:35.031112 | instance | openstack/glance-ks-endpoints-txnxm/image-ks-endpoints-internal
2026-02-28 02:18:35.225696 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-txnxm" not found
2026-02-28 02:18:35.231752 | instance | openstack/glance-ks-endpoints-txnxm/image-ks-endpoints-public
2026-02-28 02:18:35.430117 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-txnxm" not found
2026-02-28 02:18:35.608111 | instance | openstack/glance-ks-service-phcb2/init
2026-02-28 02:18:35.792986 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-phcb2" not found
2026-02-28 02:18:35.798085 | instance | openstack/glance-ks-service-phcb2/image-ks-service-registration
2026-02-28 02:18:35.999837 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-phcb2" not found
2026-02-28 02:18:36.180126 | instance | openstack/glance-ks-user-m4rrh/init
2026-02-28 02:18:36.385499 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-m4rrh" not found
2026-02-28 02:18:36.392032 | instance | openstack/glance-ks-user-m4rrh/glance-ks-user
2026-02-28 02:18:36.588054 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-m4rrh" not found
2026-02-28 02:18:36.796048 | instance | openstack/glance-metadefs-load-pp98k/init
2026-02-28 02:18:36.995885 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-pp98k" not found
2026-02-28 02:18:37.000772 | instance | openstack/glance-metadefs-load-pp98k/glance-metadefs-load
2026-02-28 02:18:37.188271 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-pp98k" not found
2026-02-28 02:18:37.374042 | instance | openstack/glance-rabbit-init-7d4dm/init
2026-02-28 02:18:37.561611 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-7d4dm" not found
2026-02-28 02:18:37.568001 | instance | openstack/glance-rabbit-init-7d4dm/rabbit-init
2026-02-28 02:18:37.761756 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-7d4dm" not found
2026-02-28 02:18:37.962650 | instance | openstack/glance-storage-init-q4pr5/init
2026-02-28 02:18:38.149144 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-q4pr5" not found
2026-02-28 02:18:38.154415 | instance | openstack/glance-storage-init-q4pr5/ceph-keyring-placement
2026-02-28 02:18:38.354708 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-q4pr5" not found
2026-02-28 02:18:38.360328 | instance | openstack/glance-storage-init-q4pr5/glance-storage-init
2026-02-28 02:18:38.568779 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-q4pr5" not found
2026-02-28 02:18:38.759390 | instance | openstack/keepalived-snz77/init
2026-02-28 02:18:38.994656 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-snz77" not found
2026-02-28 02:18:38.999634 | instance | openstack/keepalived-snz77/wait-for-ip
2026-02-28 02:18:39.294059 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-snz77" not found
2026-02-28 02:18:39.299597 | instance | openstack/keepalived-snz77/keepalived
2026-02-28 02:18:39.391282 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-snz77" is waiting to start: PodInitializing
2026-02-28 02:18:39.496625 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-snz77" not found
2026-02-28 02:18:39.679921 | instance | openstack/keystone-api-686cd4fb6d-9hl2n/init
2026-02-28 02:18:39.869323 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-686cd4fb6d-9hl2n" not found
2026-02-28 02:18:39.875766 | instance | openstack/keystone-api-686cd4fb6d-9hl2n/keystone-api
2026-02-28 02:18:40.347703 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-686cd4fb6d-9hl2n" not found
2026-02-28 02:18:40.546408 | instance | openstack/keystone-bootstrap-bs4j7/init
2026-02-28 02:18:40.740249 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-bs4j7" not found
2026-02-28 02:18:40.745787 | instance | openstack/keystone-bootstrap-bs4j7/bootstrap
2026-02-28 02:18:40.935814 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-bs4j7" not found
2026-02-28 02:18:41.159249 | instance | openstack/keystone-credential-setup-7jgs7/init
2026-02-28 02:18:41.390179 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-7jgs7" not found
2026-02-28 02:18:41.401364 | instance | openstack/keystone-credential-setup-7jgs7/keystone-credential-setup
2026-02-28 02:18:41.580164 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-7jgs7" not found
2026-02-28 02:18:41.765999 | instance | openstack/keystone-db-init-fvvdp/init
2026-02-28 02:18:41.952859 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-fvvdp" not found
2026-02-28 02:18:41.957653 | instance | openstack/keystone-db-init-fvvdp/keystone-db-init-0
2026-02-28 02:18:42.161028 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-fvvdp" not found
2026-02-28 02:18:42.346090 | instance | openstack/keystone-db-sync-zdh2n/init
2026-02-28 02:18:42.552403 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-zdh2n" not found
2026-02-28 02:18:42.556481 | instance | openstack/keystone-db-sync-zdh2n/keystone-db-sync
2026-02-28 02:18:42.750839 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-zdh2n" not found
2026-02-28 02:18:42.935079 | instance | openstack/keystone-domain-manage-25nv5/init
2026-02-28 02:18:43.135503 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-25nv5" not found
2026-02-28 02:18:43.140446 | instance | openstack/keystone-domain-manage-25nv5/keystone-domain-manage
2026-02-28 02:18:43.342252 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-25nv5" not found
2026-02-28 02:18:43.533492 | instance | openstack/keystone-fernet-setup-g26tm/init
2026-02-28 02:18:43.732645 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-g26tm" not found
2026-02-28 02:18:43.738389 | instance | openstack/keystone-fernet-setup-g26tm/keystone-fernet-setup
2026-02-28 02:18:43.940675 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-g26tm" not found
2026-02-28 02:18:44.118109 | instance | openstack/keystone-rabbit-init-fcdj5/init
2026-02-28 02:18:44.305434 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-fcdj5" not found
2026-02-28 02:18:44.310468 | instance | openstack/keystone-rabbit-init-fcdj5/rabbit-init
2026-02-28 02:18:44.502818 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-fcdj5" not found
2026-02-28 02:18:44.701873 | instance | openstack/libvirt-libvirt-default-p5m2p/init
2026-02-28 02:18:44.917233 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-p5m2p" not found
2026-02-28 02:18:44.923401 | instance | openstack/libvirt-libvirt-default-p5m2p/init-dynamic-options
2026-02-28 02:18:45.113047 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-p5m2p" not found
2026-02-28 02:18:45.118829 | instance | openstack/libvirt-libvirt-default-p5m2p/ceph-admin-keyring-placement
2026-02-28 02:18:45.319541 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-p5m2p" not found
2026-02-28 02:18:45.324802 | instance | openstack/libvirt-libvirt-default-p5m2p/ceph-keyring-placement
2026-02-28 02:18:45.520647 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-p5m2p" not found
2026-02-28 02:18:45.526410 | instance | openstack/libvirt-libvirt-default-p5m2p/tls-sidecar
2026-02-28 02:18:45.716290 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-p5m2p" not found
2026-02-28 02:18:45.719787 | instance | openstack/libvirt-libvirt-default-p5m2p/libvirt
2026-02-28 02:18:45.916803 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-p5m2p" not found
2026-02-28 02:18:45.922679 | instance | openstack/libvirt-libvirt-default-p5m2p/libvirt-exporter
2026-02-28 02:18:46.117863 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-p5m2p" not found
2026-02-28 02:18:46.314705 | instance | openstack/memcached-memcached-6479589586-mbpxp/init
2026-02-28 02:18:46.515244 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-mbpxp" not found
2026-02-28 02:18:46.521341 | instance | openstack/memcached-memcached-6479589586-mbpxp/memcached
2026-02-28 02:18:46.721364 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-mbpxp" not found
2026-02-28 02:18:46.727633 | instance | openstack/memcached-memcached-6479589586-mbpxp/memcached-exporter
2026-02-28 02:18:46.930092 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-mbpxp" not found
2026-02-28 02:18:47.123387 | instance | openstack/neutron-db-init-m9xhl/init
2026-02-28 02:18:47.325563 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-m9xhl" not found
2026-02-28 02:18:47.332089 | instance | openstack/neutron-db-init-m9xhl/neutron-db-init-0
2026-02-28 02:18:47.530173 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-m9xhl" not found
2026-02-28 02:18:47.712909 | instance | openstack/neutron-db-sync-c9sr6/init
2026-02-28 02:18:47.902805 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-c9sr6" not found
2026-02-28 02:18:47.908197 | instance | openstack/neutron-db-sync-c9sr6/neutron-db-sync
2026-02-28 02:18:48.133444 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-c9sr6" not found
2026-02-28 02:18:48.334774 | instance | openstack/neutron-ks-endpoints-mj6n5/init
2026-02-28 02:18:48.542088 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-mj6n5" not found
2026-02-28 02:18:48.546929 | instance | openstack/neutron-ks-endpoints-mj6n5/network-ks-endpoints-admin
2026-02-28 02:18:48.751201 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-mj6n5" not found
2026-02-28 02:18:48.757008 | instance | openstack/neutron-ks-endpoints-mj6n5/network-ks-endpoints-internal
2026-02-28 02:18:48.946874 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-mj6n5" not found
2026-02-28 02:18:48.952523 | instance | openstack/neutron-ks-endpoints-mj6n5/network-ks-endpoints-public
2026-02-28 02:18:49.148601 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-mj6n5" not found
2026-02-28 02:18:49.352561 | instance | openstack/neutron-ks-service-t22g4/init
2026-02-28 02:18:49.547567 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-t22g4" not found
2026-02-28 02:18:49.553957 | instance | openstack/neutron-ks-service-t22g4/network-ks-service-registration
2026-02-28 02:18:49.736137 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-t22g4" not found
2026-02-28 02:18:49.952669 | instance | openstack/neutron-ks-user-n8mph/init
2026-02-28 02:18:50.173917 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-n8mph" not found
2026-02-28 02:18:50.179002 | instance | openstack/neutron-ks-user-n8mph/neutron-ks-user
2026-02-28 02:18:50.379180 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-n8mph" not found
2026-02-28 02:18:50.570026 | instance | openstack/neutron-netns-cleanup-cron-default-qzz8b/init
2026-02-28 02:18:50.747057 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-qzz8b" not found
2026-02-28 02:18:50.751117 | instance | openstack/neutron-netns-cleanup-cron-default-qzz8b/neutron-netns-cleanup-cron
2026-02-28 02:18:50.957883 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-qzz8b" not found
2026-02-28 02:18:51.148893 | instance | openstack/neutron-ovn-metadata-agent-default-q5c2h/init
2026-02-28 02:18:51.377890 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-q5c2h" not found
2026-02-28 02:18:51.383288 | instance | openstack/neutron-ovn-metadata-agent-default-q5c2h/neutron-metadata-agent-init
2026-02-28 02:18:51.470642 | instance | Error from server (BadRequest): container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-q5c2h" is waiting to start: PodInitializing
2026-02-28 02:18:51.564065 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-q5c2h" not found
2026-02-28 02:18:51.570667 | instance | openstack/neutron-ovn-metadata-agent-default-q5c2h/ovn-neutron-init
2026-02-28 02:18:51.662443 | instance | Error from server (BadRequest): container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-q5c2h" is waiting to start: PodInitializing
2026-02-28 02:18:51.763118 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-q5c2h" not found
2026-02-28 02:18:51.768164 | instance | openstack/neutron-ovn-metadata-agent-default-q5c2h/neutron-ovn-metadata-agent
2026-02-28 02:18:51.867736 | instance | Error from server (BadRequest): container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-q5c2h" is waiting to start: PodInitializing
2026-02-28 02:18:51.966271 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-q5c2h" not found
2026-02-28 02:18:52.160586 | instance | openstack/neutron-ovn-vpn-agent-default-v7nzm/init
2026-02-28 02:18:52.374803 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-vpn-agent-default-v7nzm" not found
2026-02-28 02:18:52.380236 | instance | openstack/neutron-ovn-vpn-agent-default-v7nzm/ovn-vpn-agent-init
2026-02-28 02:18:52.477792 | instance | Error from server (BadRequest): container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-v7nzm" is waiting to start: PodInitializing
2026-02-28 02:18:52.570387 | instance | Error from server (BadRequest): previous terminated container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-v7nzm" not found
2026-02-28 02:18:52.575986 | instance | openstack/neutron-ovn-vpn-agent-default-v7nzm/ovn-neutron-init
2026-02-28 02:18:52.684164 | instance | Error from server (BadRequest): container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-v7nzm" is waiting to start: PodInitializing
2026-02-28 02:18:52.779226 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-v7nzm" not found
2026-02-28 02:18:52.785051 | instance | openstack/neutron-ovn-vpn-agent-default-v7nzm/neutron-ovn-vpn-agent
2026-02-28 02:18:52.884302 | instance | Error from server (BadRequest): container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-v7nzm" is waiting to start: PodInitializing
2026-02-28 02:18:52.981513 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-v7nzm" not found
2026-02-28 02:18:53.180070 | instance | openstack/neutron-rabbit-init-pn5vb/init
2026-02-28 02:18:53.356513 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-pn5vb" not found
2026-02-28 02:18:53.361972 | instance | openstack/neutron-rabbit-init-pn5vb/rabbit-init
2026-02-28 02:18:53.545009 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-pn5vb" not found
2026-02-28 02:18:53.744511 | instance | openstack/neutron-server-68f66b74cd-vlwwg/init
2026-02-28 02:18:53.947108 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-68f66b74cd-vlwwg" not found
2026-02-28 02:18:53.951786 | instance | openstack/neutron-server-68f66b74cd-vlwwg/ovn-neutron-init
2026-02-28 02:18:54.138190 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-68f66b74cd-vlwwg" not found
2026-02-28 02:18:54.142234 | instance | openstack/neutron-server-68f66b74cd-vlwwg/neutron-server
2026-02-28 02:18:54.354882 | instance | openstack/neutron-server-68f66b74cd-vlwwg/neutron-policy-server
2026-02-28 02:18:54.553279 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-68f66b74cd-vlwwg" not found
2026-02-28 02:18:54.741337 | instance | openstack/nova-api-metadata-784d877d77-sl5gw/init
2026-02-28 02:18:54.939745 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-784d877d77-sl5gw" not found
2026-02-28 02:18:54.944300 | instance | openstack/nova-api-metadata-784d877d77-sl5gw/nova-api-metadata-init
2026-02-28 02:18:55.132914 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-784d877d77-sl5gw" not found
2026-02-28 02:18:55.139019 | instance | openstack/nova-api-metadata-784d877d77-sl5gw/nova-api
2026-02-28 02:18:55.339376 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-784d877d77-sl5gw" not found
2026-02-28 02:18:55.520282 | instance | openstack/nova-api-osapi-9974d8644-vnj56/init
2026-02-28 02:18:55.721315 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-9974d8644-vnj56" not found
2026-02-28 02:18:55.727964 | instance | openstack/nova-api-osapi-9974d8644-vnj56/nova-osapi
2026-02-28 02:18:55.944362 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-9974d8644-vnj56" not found
2026-02-28 02:18:56.137550 | instance | openstack/nova-bootstrap-w6dbs/init
2026-02-28 02:18:56.335903 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-w6dbs" not found
2026-02-28 02:18:56.341435 | instance | openstack/nova-bootstrap-w6dbs/bootstrap
2026-02-28 02:18:56.534357 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-w6dbs" not found
2026-02-28 02:18:56.721998 | instance | openstack/nova-cell-setup-h7vb8/init
2026-02-28 02:18:56.964658 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-h7vb8" not found
2026-02-28 02:18:56.970623 | instance | openstack/nova-cell-setup-h7vb8/nova-cell-setup-init
2026-02-28 02:18:57.061886 | instance | Error from server (BadRequest): container "nova-cell-setup-init" in pod "nova-cell-setup-h7vb8" is waiting to start: PodInitializing
2026-02-28 02:18:57.158363 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-h7vb8" not found
2026-02-28 02:18:57.163375 | instance | openstack/nova-cell-setup-h7vb8/nova-cell-setup
2026-02-28 02:18:57.262558 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-h7vb8" is waiting to start: PodInitializing
2026-02-28 02:18:57.353193 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-h7vb8" not found
2026-02-28 02:18:57.542708 | instance | openstack/nova-compute-default-hjs87/init
2026-02-28 02:18:57.783938 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-hjs87" not found
2026-02-28 02:18:57.788981 | instance | openstack/nova-compute-default-hjs87/nova-compute-init
2026-02-28 02:18:57.882292 | instance | Error from server (BadRequest): container "nova-compute-init" in pod "nova-compute-default-hjs87" is waiting to start: PodInitializing
2026-02-28 02:18:57.980258 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-hjs87" not found
2026-02-28 02:18:57.985242 | instance | openstack/nova-compute-default-hjs87/ceph-perms
2026-02-28 02:18:58.080386 | instance | Error from server (BadRequest): container "ceph-perms" in pod "nova-compute-default-hjs87" is waiting to start: PodInitializing
2026-02-28 02:18:58.184778 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-hjs87" not found
2026-02-28 02:18:58.190711 | instance | openstack/nova-compute-default-hjs87/ceph-admin-keyring-placement
2026-02-28 02:18:58.290227 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "nova-compute-default-hjs87" is waiting to start: PodInitializing
2026-02-28 02:18:58.388899 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-hjs87" not found
2026-02-28 02:18:58.393041 | instance | openstack/nova-compute-default-hjs87/ceph-keyring-placement
2026-02-28 02:18:58.514961 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "nova-compute-default-hjs87" is waiting to start: PodInitializing
2026-02-28 02:18:58.615915 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-hjs87" not found
2026-02-28 02:18:58.620857 | instance | openstack/nova-compute-default-hjs87/nova-compute-vnc-init
2026-02-28 02:18:58.712133 | instance | Error from server (BadRequest): container "nova-compute-vnc-init" in pod "nova-compute-default-hjs87" is waiting to start: PodInitializing
2026-02-28 02:18:58.811756 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-hjs87" not found
2026-02-28 02:18:58.817733 | instance | openstack/nova-compute-default-hjs87/nova-compute-ssh-init
2026-02-28 02:18:58.909117 | instance | Error from server (BadRequest): container "nova-compute-ssh-init" in pod "nova-compute-default-hjs87" is waiting to start: PodInitializing
2026-02-28 02:18:58.999594 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-hjs87" not found
2026-02-28 02:18:59.006998 | instance | openstack/nova-compute-default-hjs87/nova-compute
2026-02-28 02:18:59.097602 | instance | Error from server (BadRequest): container "nova-compute" in pod "nova-compute-default-hjs87" is waiting to start: PodInitializing
2026-02-28 02:18:59.185905 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-hjs87" not found
2026-02-28 02:18:59.191540 | instance | openstack/nova-compute-default-hjs87/nova-compute-ssh
2026-02-28 02:18:59.290017 | instance | Error from server (BadRequest): container "nova-compute-ssh" in pod "nova-compute-default-hjs87" is waiting to start: PodInitializing
2026-02-28 02:18:59.398356 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-hjs87" not found
2026-02-28 02:18:59.581308 | instance | openstack/nova-conductor-7b4777766d-rd278/init
2026-02-28 02:18:59.777375 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-7b4777766d-rd278" not found
2026-02-28 02:18:59.781574 | instance | openstack/nova-conductor-7b4777766d-rd278/nova-conductor
2026-02-28 02:19:00.176566 | instance | openstack/nova-db-init-2b7jv/init
2026-02-28 02:19:00.358955 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-2b7jv" not found
2026-02-28 02:19:00.362723 | instance | openstack/nova-db-init-2b7jv/nova-db-init-0
2026-02-28 02:19:00.551511 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-2b7jv" not found
2026-02-28 02:19:00.555997 | instance | openstack/nova-db-init-2b7jv/nova-db-init-1
2026-02-28 02:19:00.748248 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-2b7jv" not found
2026-02-28 02:19:00.753389 | instance | openstack/nova-db-init-2b7jv/nova-db-init-2
2026-02-28 02:19:00.941684 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-2b7jv" not found
2026-02-28 02:19:01.120525 | instance | openstack/nova-db-sync-vsx86/init
2026-02-28 02:19:01.301311 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-vsx86" not found
2026-02-28 02:19:01.305974 | instance | openstack/nova-db-sync-vsx86/nova-db-sync
2026-02-28 02:19:01.515197 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-vsx86" not found
2026-02-28 02:19:01.718008 | instance | openstack/nova-ks-endpoints-qshkn/init
2026-02-28 02:19:01.918859 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-qshkn" not found
2026-02-28 02:19:01.925374 | instance | openstack/nova-ks-endpoints-qshkn/compute-ks-endpoints-admin
2026-02-28 02:19:02.120700 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-qshkn" not found
2026-02-28 02:19:02.126726 | instance | openstack/nova-ks-endpoints-qshkn/compute-ks-endpoints-internal
2026-02-28 02:19:02.324644 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-qshkn" not found
2026-02-28 02:19:02.330456 | instance | openstack/nova-ks-endpoints-qshkn/compute-ks-endpoints-public
2026-02-28 02:19:02.530572 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-qshkn" not found
2026-02-28 02:19:02.720932 | instance | openstack/nova-ks-service-glbvg/init
2026-02-28 02:19:02.918265 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-glbvg" not found
2026-02-28 02:19:02.923744 | instance | openstack/nova-ks-service-glbvg/compute-ks-service-registration
2026-02-28 02:19:03.115939 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-glbvg" not found
2026-02-28 02:19:03.306440 | instance | openstack/nova-ks-user-g6nmw/init
2026-02-28 02:19:03.499436 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-g6nmw" not found
2026-02-28 02:19:03.505033 | instance | openstack/nova-ks-user-g6nmw/nova-ks-user
2026-02-28 02:19:03.714748 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-g6nmw" not found
2026-02-28 02:19:03.916380 | instance | openstack/nova-novncproxy-6588ccb649-8k9fz/init
2026-02-28 02:19:04.119768 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-6588ccb649-8k9fz" not found
2026-02-28 02:19:04.124095 | instance | openstack/nova-novncproxy-6588ccb649-8k9fz/nova-novncproxy-init
2026-02-28 02:19:04.323857 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-6588ccb649-8k9fz" not found
2026-02-28 02:19:04.328908 | instance | openstack/nova-novncproxy-6588ccb649-8k9fz/nova-novncproxy-init-assets
2026-02-28 02:19:04.539559 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-6588ccb649-8k9fz" not found
2026-02-28 02:19:04.545645 | instance | openstack/nova-novncproxy-6588ccb649-8k9fz/nova-novncproxy
2026-02-28 02:19:04.757938 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-6588ccb649-8k9fz" not found
2026-02-28 02:19:04.947301 | instance | openstack/nova-rabbit-init-55fqb/init
2026-02-28 02:19:05.137341 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-55fqb" not found
2026-02-28 02:19:05.142986 | instance | openstack/nova-rabbit-init-55fqb/rabbit-init
2026-02-28 02:19:05.328007 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-55fqb" not found
2026-02-28 02:19:05.515716 | instance | openstack/nova-scheduler-7dd87fc79b-mr5qt/init
2026-02-28 02:19:05.716424 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-7dd87fc79b-mr5qt" not found
2026-02-28 02:19:05.721460 | instance | openstack/nova-scheduler-7dd87fc79b-mr5qt/nova-scheduler
2026-02-28 02:19:06.107878 | instance | openstack/openvswitch-v8tjw/init
2026-02-28 02:19:06.313842 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-v8tjw" not found
2026-02-28 02:19:06.319048 | instance | openstack/openvswitch-v8tjw/openvswitch-db-perms
2026-02-28 02:19:06.512869 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-v8tjw" not found
2026-02-28 02:19:06.518331 | instance | openstack/openvswitch-v8tjw/openvswitch-vswitchd-modules
2026-02-28 02:19:06.728319 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-v8tjw" not found
2026-02-28 02:19:06.737075 | instance | openstack/openvswitch-v8tjw/openvswitch-db
2026-02-28 02:19:06.932590 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-v8tjw" not found
2026-02-28 02:19:06.939347 | instance | openstack/openvswitch-v8tjw/openvswitch-vswitchd
2026-02-28 02:19:07.146183 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-v8tjw" not found
2026-02-28 02:19:07.347470 | instance | openstack/ovn-controller-default-8q7j8/init
2026-02-28 02:19:07.560288 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-default-8q7j8" not found
2026-02-28 02:19:07.565756 | instance | openstack/ovn-controller-default-8q7j8/get-gw-enabled
2026-02-28 02:19:07.767647 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-default-8q7j8" not found
2026-02-28 02:19:07.774095 | instance | openstack/ovn-controller-default-8q7j8/controller-init
2026-02-28 02:19:07.967043 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-default-8q7j8" not found
2026-02-28 02:19:07.972689 | instance | openstack/ovn-controller-default-8q7j8/controller
2026-02-28 02:19:08.166257 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-default-8q7j8" not found
2026-02-28 02:19:08.172582 | instance | openstack/ovn-controller-default-8q7j8/vector
2026-02-28 02:19:08.382616 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-default-8q7j8" not found
2026-02-28 02:19:08.388651 | instance | openstack/ovn-controller-default-8q7j8/log-parser
2026-02-28 02:19:08.583211 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-default-8q7j8" not found
2026-02-28 02:19:08.776792 | instance | openstack/ovn-northd-fc978744-gxfl2/init
2026-02-28 02:19:08.974525 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-fc978744-gxfl2" not found
2026-02-28 02:19:08.979975 | instance | openstack/ovn-northd-fc978744-gxfl2/northd
2026-02-28 02:19:09.165398 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-fc978744-gxfl2" not found
2026-02-28 02:19:09.382516 | instance | openstack/ovn-ovsdb-nb-0/init
2026-02-28 02:19:09.581636 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found
2026-02-28 02:19:09.586570 | instance | openstack/ovn-ovsdb-nb-0/ovsdb
2026-02-28 02:19:09.781036 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found
2026-02-28 02:19:09.968926 | instance | openstack/ovn-ovsdb-sb-0/init
2026-02-28 02:19:10.177011 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found
2026-02-28 02:19:10.181517 | instance | openstack/ovn-ovsdb-sb-0/ovsdb
2026-02-28 02:19:10.367557 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found
2026-02-28 02:19:10.561648 | instance | openstack/percona-xtradb-haproxy-0/pxc-init
2026-02-28 02:19:10.772810 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found
2026-02-28 02:19:10.777304 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init
2026-02-28 02:19:10.974211 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found
2026-02-28 02:19:10.980175 | instance | openstack/percona-xtradb-haproxy-0/haproxy
2026-02-28 02:19:11.320423 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found
2026-02-28 02:19:11.325677 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit
2026-02-28 02:19:11.534554 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found
2026-02-28 02:19:11.739497 | instance | openstack/percona-xtradb-pxc-0/pxc-init
2026-02-28 02:19:11.942265 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found
2026-02-28 02:19:11.946810 | instance | openstack/percona-xtradb-pxc-0/pxc
2026-02-28 02:19:12.170880 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found
2026-02-28 02:19:12.175794 | instance | openstack/percona-xtradb-pxc-0/exporter
2026-02-28 02:19:12.385888 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found
2026-02-28 02:19:12.582877 | instance | openstack/placement-api-7cb557879f-pmhrl/init
2026-02-28 02:19:12.773144 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-7cb557879f-pmhrl" not found
2026-02-28 02:19:12.777930 | instance | openstack/placement-api-7cb557879f-pmhrl/placement-api
2026-02-28 02:19:13.160985 | instance | openstack/placement-db-init-kjdj4/init
2026-02-28 02:19:13.357050 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-kjdj4" not found
2026-02-28 02:19:13.361952 | instance | openstack/placement-db-init-kjdj4/placement-db-init-0
2026-02-28 02:19:13.549491 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-kjdj4" not found
2026-02-28 02:19:13.743947 | instance | openstack/placement-db-sync-qq4ms/init
2026-02-28 02:19:13.931747 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-qq4ms" not found
2026-02-28 02:19:13.936936 | instance | openstack/placement-db-sync-qq4ms/placement-db-sync
2026-02-28 02:19:14.138855 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-qq4ms" not found
2026-02-28 02:19:14.334019 | instance | openstack/placement-ks-endpoints-c6ngq/init
2026-02-28 02:19:14.561350 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-c6ngq" not found
2026-02-28 02:19:14.571390 | instance | openstack/placement-ks-endpoints-c6ngq/placement-ks-endpoints-admin
2026-02-28 02:19:14.767146 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-c6ngq" not found
2026-02-28 02:19:14.773735 | instance | openstack/placement-ks-endpoints-c6ngq/placement-ks-endpoints-internal
2026-02-28 02:19:14.978212 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-c6ngq" not found
2026-02-28 02:19:14.983449 | instance | openstack/placement-ks-endpoints-c6ngq/placement-ks-endpoints-public
2026-02-28 02:19:15.180829 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-c6ngq" not found
2026-02-28 02:19:15.372444 | instance | openstack/placement-ks-service-s4clb/init
2026-02-28 02:19:15.569400 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-s4clb" not found
2026-02-28 02:19:15.574961 | instance | openstack/placement-ks-service-s4clb/placement-ks-service-registration
2026-02-28 02:19:15.771088 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-s4clb" not found
2026-02-28 02:19:15.963431 | instance | openstack/placement-ks-user-ft59h/init
2026-02-28 02:19:16.154444 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-ft59h" not found
2026-02-28 02:19:16.160547 | instance | openstack/placement-ks-user-ft59h/placement-ks-user
2026-02-28 02:19:16.341231 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-ft59h" not found
2026-02-28 02:19:16.552884 | instance | openstack/pxc-operator-69cb5bbdb9-mblzj/percona-xtradb-cluster-operator
2026-02-28 02:19:16.973396 | instance | openstack/rabbitmq-barbican-server-0/setup-container
2026-02-28 02:19:17.161225 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found
2026-02-28 02:19:17.168179 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq
2026-02-28 02:19:17.368520 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found
2026-02-28 02:19:17.587604 | instance | openstack/rabbitmq-cinder-server-0/setup-container
2026-02-28 02:19:17.794977 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found
2026-02-28 02:19:17.801847 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq
2026-02-28 02:19:18.019627 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found
2026-02-28 02:19:18.256111 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-f8njk/rabbitmq-cluster-operator
2026-02-28 02:19:18.691912 | instance | openstack/rabbitmq-glance-server-0/setup-container
2026-02-28 02:19:18.886613 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found
2026-02-28 02:19:18.891977 | instance | openstack/rabbitmq-glance-server-0/rabbitmq
2026-02-28 02:19:19.094531 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found
2026-02-28 02:19:19.299264 | instance | openstack/rabbitmq-keystone-server-0/setup-container
2026-02-28 02:19:19.483650 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found
2026-02-28 02:19:19.490154 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq
2026-02-28 02:19:19.691229 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found
2026-02-28 02:19:19.897489 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-rkjwx/rabbitmq-cluster-operator
2026-02-28 02:19:20.301136 | instance | openstack/rabbitmq-neutron-server-0/setup-container
2026-02-28 02:19:20.505173 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found
2026-02-28 02:19:20.510239 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq
2026-02-28 02:19:20.716195 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found
2026-02-28 02:19:20.917744 | instance | openstack/rabbitmq-nova-server-0/setup-container
2026-02-28 02:19:21.125845 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found
2026-02-28 02:19:21.131101 | instance | openstack/rabbitmq-nova-server-0/rabbitmq
2026-02-28 02:19:21.336189 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found
2026-02-28 02:19:21.520694 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-8m6b5/make-container-crash-dir
2026-02-28 02:19:21.713192 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-8m6b5" not found
2026-02-28 02:19:21.719776 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-8m6b5/chown-container-data-dir
2026-02-28 02:19:21.923553 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-8m6b5" not found
2026-02-28 02:19:21.927841 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-8m6b5/ceph-crash
2026-02-28 02:19:22.128219 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-8m6b5" not found
2026-02-28 02:19:22.322717 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qd9cn/chown-container-data-dir
2026-02-28 02:19:22.532121 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-qd9cn" not found
2026-02-28 02:19:22.537416 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qd9cn/rgw
2026-02-28 02:19:22.755014 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-qd9cn" not found
2026-02-28 02:19:22.761096 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qd9cn/log-collector
2026-02-28 02:19:22.948543 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-qd9cn" not found
2026-02-28 02:19:23.142834 | instance | openstack/staffeln-api-6cdd858c74-897mw/init
2026-02-28 02:19:23.341341 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-6cdd858c74-897mw" not found
2026-02-28 02:19:23.346812 | instance | openstack/staffeln-api-6cdd858c74-897mw/staffeln-api
2026-02-28 02:19:23.541068 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-6cdd858c74-897mw" not found
2026-02-28 02:19:23.726719 | instance | openstack/staffeln-conductor-59fc7d6c5c-zb6hx/staffeln-conductor
2026-02-28 02:19:23.929578 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-59fc7d6c5c-zb6hx" not found
2026-02-28 02:19:24.119486 | instance | openstack/staffeln-db-init-zzrxb/init
2026-02-28 02:19:24.325821 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-zzrxb" not found
2026-02-28 02:19:24.331016 | instance | openstack/staffeln-db-init-zzrxb/staffeln-db-init-0
2026-02-28 02:19:24.518595 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-zzrxb" not found
2026-02-28 02:19:24.714366 | instance | openstack/staffeln-db-sync-gmwqm/init
2026-02-28 02:19:24.901584 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-gmwqm" not found
2026-02-28 02:19:24.906549 | instance | openstack/staffeln-db-sync-gmwqm/staffeln-db-sync
2026-02-28 02:19:25.099773 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-gmwqm" not found
2026-02-28 02:19:25.323608 | instance | openstack/valkey-node-0/valkey
2026-02-28 02:19:25.511903 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found
2026-02-28 02:19:25.517067 | instance | openstack/valkey-node-0/sentinel
2026-02-28 02:19:25.708597 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found
2026-02-28 02:19:25.714350 | instance | openstack/valkey-node-0/metrics
2026-02-28 02:19:25.907533 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found
2026-02-28 02:19:26.092726 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-8w9vp/rook-ceph-operator
2026-02-28 02:19:26.287116 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-8w9vp" not found
2026-02-28 02:19:26.471173 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-q56hx/secretgen-controller
2026-02-28 02:19:26.694269 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-q56hx" not found
2026-02-28 02:19:26.799176 | instance | ERROR
2026-02-28 02:19:26.799496 | instance | {
2026-02-28 02:19:26.799607 | instance | "delta": "0:01:27.347311",
2026-02-28 02:19:26.799662 | instance | "end": "2026-02-28 02:19:26.702377",
2026-02-28 02:19:26.799707 | instance | "msg": "non-zero return code",
2026-02-28 02:19:26.799748 | instance | "rc": 123,
2026-02-28 02:19:26.799788 | instance | "start": "2026-02-28 02:17:59.355066"
2026-02-28 02:19:26.799833 | instance | }
2026-02-28 02:19:26.799887 | instance | ERROR: Ignoring Errors
2026-02-28 02:19:26.810926 |
2026-02-28 02:19:26.810992 | TASK [gather-pod-logs : Downloads pod logs to executor]
2026-02-28 02:19:27.443446 | instance | changed:
2026-02-28 02:19:27.443688 | instance | cd+++++++++ pod-logs/
2026-02-28 02:19:27.443716 | instance | cd+++++++++ pod-logs/auth-system/
2026-02-28 02:19:27.443737 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/
2026-02-28 02:19:27.443756 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt
2026-02-28 02:19:27.443776 | instance | cd+++++++++ pod-logs/cert-manager/
2026-02-28 02:19:27.443794 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-59jvx/
2026-02-28 02:19:27.443813 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-59jvx/cert-manager-controller.txt
2026-02-28 02:19:27.443832 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-6h2g5/
2026-02-28 02:19:27.443850 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-6h2g5/cert-manager-cainjector.txt
2026-02-28 02:19:27.443869 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-rw4zx/
2026-02-28 02:19:27.443888 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-rw4zx/cert-manager-webhook.txt
2026-02-28 02:19:27.443906 | instance | cd+++++++++ pod-logs/failed-pods/
2026-02-28 02:19:27.443925 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/
2026-02-28 02:19:27.443944 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/
2026-02-28 02:19:27.443962 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt
2026-02-28 02:19:27.443981 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/
2026-02-28 02:19:27.443999 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-59jvx/
2026-02-28 02:19:27.444018 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-59jvx/cert-manager-controller.txt
2026-02-28 02:19:27.444036 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-6h2g5/
2026-02-28 02:19:27.444055 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-6h2g5/cert-manager-cainjector.txt
2026-02-28 02:19:27.444075 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-rw4zx/
2026-02-28 02:19:27.444120 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-rw4zx/cert-manager-webhook.txt
2026-02-28 02:19:27.444157 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/
2026-02-28 02:19:27.444179 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-k4xlx/
2026-02-28 02:19:27.444200 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-k4xlx/controller.txt
2026-02-28 02:19:27.444220 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-l7gkq/
2026-02-28 02:19:27.444243 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-l7gkq/ingress-nginx-default-backend.txt
2026-02-28 02:19:27.444264 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/
2026-02-28 02:19:27.444284 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-8d282/
2026-02-28 02:19:27.444305 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8d282/apply-sysctl-overwrites.txt
2026-02-28 02:19:27.444325 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8d282/cilium-agent.txt
2026-02-28 02:19:27.444345 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8d282/clean-cilium-state.txt
2026-02-28 02:19:27.444366 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8d282/config.txt
2026-02-28 02:19:27.444386 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8d282/install-cni-binaries.txt
2026-02-28 02:19:27.444404 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8d282/mount-bpf-fs.txt
2026-02-28 02:19:27.444422 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8d282/mount-cgroup.txt
2026-02-28 02:19:27.444440 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-c9lm9/
2026-02-28 02:19:27.444458 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-c9lm9/cilium-operator.txt
2026-02-28 02:19:27.444476 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-tlgkm/
2026-02-28 02:19:27.444495 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-tlgkm/coredns.txt
2026-02-28 02:19:27.444513 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-xnpg2/
2026-02-28 02:19:27.444531 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-xnpg2/coredns.txt
2026-02-28 02:19:27.444550 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/
2026-02-28 02:19:27.444567 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt
2026-02-28 02:19:27.444586 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/
2026-02-28 02:19:27.444604 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-02-28 02:19:27.444622 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/
2026-02-28 02:19:27.444640 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-02-28 02:19:27.444659 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-bdk4j/
2026-02-28 02:19:27.444677 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-bdk4j/kube-proxy.txt
2026-02-28 02:19:27.444695 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/
2026-02-28 02:19:27.444713 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-02-28 02:19:27.444731 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/
2026-02-28 02:19:27.444749 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt
2026-02-28 02:19:27.444767 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/
2026-02-28 02:19:27.444784 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-c5s5r/
2026-02-28 02:19:27.444810 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-c5s5r/local-path-provisioner.txt
2026-02-28 02:19:27.444829 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/
2026-02-28 02:19:27.444848 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-02-28 02:19:27.444866 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-02-28 02:19:27.444884 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-02-28 02:19:27.444903 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-02-28 02:19:27.444920 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-02-28 02:19:27.444938 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-77zdq/
2026-02-28 02:19:27.444973 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-77zdq/goldpinger-daemon.txt
2026-02-28 02:19:27.444996 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-597f6d4fcf-fvfgb/
2026-02-28 02:19:27.445015 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-597f6d4fcf-fvfgb/grafana-sc-dashboard.txt
2026-02-28 02:19:27.445034 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-597f6d4fcf-fvfgb/grafana-sc-datasources.txt
2026-02-28 02:19:27.445052 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-597f6d4fcf-fvfgb/grafana.txt
2026-02-28 02:19:27.445071 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-ldcj6/
2026-02-28 02:19:27.445090 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-ldcj6/kube-state-metrics.txt
2026-02-28 02:19:27.445108 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-q69c6/
2026-02-28 02:19:27.445127 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-q69c6/kube-prometheus-stack.txt
2026-02-28 02:19:27.445145 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-xnpgv/
2026-02-28 02:19:27.445164 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-xnpgv/node-exporter.txt
2026-02-28 02:19:27.445182 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-xnpgv/pod-tls-sidecar.txt
2026-02-28 02:19:27.445200 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/
2026-02-28 02:19:27.445218 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt
2026-02-28 02:19:27.445237 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/
2026-02-28 02:19:27.445255 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt
2026-02-28 02:19:27.445274 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt
2026-02-28 02:19:27.445292 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-wzfwg/
2026-02-28 02:19:27.445310 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-wzfwg/nginx.txt
2026-02-28 02:19:27.445328 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/
2026-02-28 02:19:27.445347 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt
2026-02-28 02:19:27.445365 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt
2026-02-28 02:19:27.445383 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-wqrft/
2026-02-28 02:19:27.445408 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-wqrft/gc.txt
2026-02-28 02:19:27.445427 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-g5fvs/
2026-02-28 02:19:27.445445 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-g5fvs/master.txt
2026-02-28 02:19:27.445463 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-n6sxg/
2026-02-28 02:19:27.445481 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-n6sxg/worker.txt
2026-02-28 02:19:27.445499 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-02-28 02:19:27.445517 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-02-28 02:19:27.445535 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-02-28 02:19:27.445553 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-02-28 02:19:27.445570 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-02-28 02:19:27.445588 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-02-28 02:19:27.445606 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-wcxxc/
2026-02-28 02:19:27.445623 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-wcxxc/pushgateway.txt
2026-02-28 02:19:27.445641 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-rxzth/
2026-02-28 02:19:27.445659 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-rxzth/vector.txt
2026-02-28 02:19:27.445677 | instance | cd+++++++++ pod-logs/failed-pods/openstack/
2026-02-28 02:19:27.445695 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-686987cc69-4w5l5/
2026-02-28 02:19:27.445714 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-686987cc69-4w5l5/barbican-api.txt
2026-02-28 02:19:27.445731 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-686987cc69-4w5l5/init.txt
2026-02-28 02:19:27.445749 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-zz9nk/
2026-02-28 02:19:27.445767 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-zz9nk/barbican-db-init-0.txt
2026-02-28 02:19:27.445785 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-zz9nk/init.txt
2026-02-28 02:19:27.445803 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-vb2pb/
2026-02-28 02:19:27.445821 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-vb2pb/barbican-db-sync.txt
2026-02-28 02:19:27.445839 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-vb2pb/init.txt
2026-02-28 02:19:27.445857 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-s9h6x/
2026-02-28 02:19:27.445875 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-s9h6x/init.txt
2026-02-28 02:19:27.445893 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-s9h6x/key-manager-ks-endpoints-admin.txt
2026-02-28 02:19:27.445912 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-s9h6x/key-manager-ks-endpoints-internal.txt
2026-02-28 02:19:27.445929 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-s9h6x/key-manager-ks-endpoints-public.txt
2026-02-28 02:19:27.445947 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-sgv8x/
2026-02-28 02:19:27.445965 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-sgv8x/init.txt
2026-02-28 02:19:27.445988 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-sgv8x/key-manager-ks-service-registration.txt
2026-02-28 02:19:27.446007 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-zhkhj/
2026-02-28 02:19:27.446025 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-zhkhj/barbican-ks-user.txt
2026-02-28 02:19:27.446044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-zhkhj/init.txt
2026-02-28 02:19:27.446063 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-hgzfw/
2026-02-28 02:19:27.446081 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-hgzfw/init.txt
2026-02-28 02:19:27.446100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-hgzfw/rabbit-init.txt
2026-02-28 02:19:27.446118 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-59bfc46896-fb9nn/
2026-02-28 02:19:27.446136 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-59bfc46896-fb9nn/ceph-coordination-volume-perms.txt
2026-02-28 02:19:27.446154 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-59bfc46896-fb9nn/cinder-api.txt
2026-02-28 02:19:27.446172 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-59bfc46896-fb9nn/init.txt
2026-02-28 02:19:27.446190 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-75f5b5456b-p5p29/
2026-02-28 02:19:27.446207 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-75f5b5456b-p5p29/ceph-backup-keyring-placement.txt
2026-02-28 02:19:27.446225 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-75f5b5456b-p5p29/ceph-coordination-volume-perms.txt
2026-02-28 02:19:27.446244 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-75f5b5456b-p5p29/ceph-keyring-placement-rbd1.txt
2026-02-28 02:19:27.446261 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-75f5b5456b-p5p29/cinder-backup.txt
2026-02-28 02:19:27.446281 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-75f5b5456b-p5p29/init.txt
2026-02-28 02:19:27.446302 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-tzlk6/
2026-02-28 02:19:27.446321 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-tzlk6/ceph-keyring-placement.txt
2026-02-28 02:19:27.446339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-tzlk6/cinder-backup-storage-init.txt
2026-02-28 02:19:27.446357 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-tzlk6/init.txt
2026-02-28 02:19:27.446375 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-wrd8j/
2026-02-28 02:19:27.446394 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-wrd8j/bootstrap.txt
2026-02-28 02:19:27.446412 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-wrd8j/init.txt
2026-02-28 02:19:27.446429 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-wlm4g/
2026-02-28 02:19:27.446447 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-wlm4g/create-internal-tenant.txt
2026-02-28 02:19:27.446465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-wlm4g/init.txt
2026-02-28 02:19:27.446483 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-z2crn/
2026-02-28 02:19:27.446501 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-z2crn/cinder-db-init-0.txt
2026-02-28 02:19:27.446520 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-z2crn/init.txt
2026-02-28 02:19:27.446539 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-gdrrz/
2026-02-28 02:19:27.446557 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-gdrrz/cinder-db-sync.txt
2026-02-28 02:19:27.446575 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-gdrrz/init.txt
2026-02-28 02:19:27.446601 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-8457n/
2026-02-28 02:19:27.446622 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-8457n/init.txt
2026-02-28 02:19:27.446640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-8457n/volumev3-ks-endpoints-admin.txt
2026-02-28 02:19:27.446659 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-8457n/volumev3-ks-endpoints-internal.txt
2026-02-28 02:19:27.446677 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-8457n/volumev3-ks-endpoints-public.txt
2026-02-28 02:19:27.446695 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-gvxvn/
2026-02-28 02:19:27.446713 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-gvxvn/init.txt
2026-02-28 02:19:27.446731 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-gvxvn/volumev3-ks-service-registration.txt
2026-02-28 02:19:27.446749 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-qn2mn/
2026-02-28 02:19:27.446766 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-qn2mn/cinder-ks-user.txt
2026-02-28 02:19:27.446784 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-qn2mn/init.txt
2026-02-28 02:19:27.446802 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-lzxjw/
2026-02-28 02:19:27.446820 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-lzxjw/init.txt
2026-02-28 02:19:27.446837 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-lzxjw/rabbit-init.txt
2026-02-28 02:19:27.446855 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-679b96866d-7rchh/
2026-02-28 02:19:27.446873 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-679b96866d-7rchh/ceph-coordination-volume-perms.txt
2026-02-28 02:19:27.446891 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-679b96866d-7rchh/cinder-scheduler.txt
2026-02-28 02:19:27.446909 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-679b96866d-7rchh/init.txt
2026-02-28 02:19:27.446927 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-2pqv9/
2026-02-28 02:19:27.446945 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-2pqv9/ceph-keyring-placement.txt
2026-02-28 02:19:27.446963 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-2pqv9/cinder-storage-init-rbd1.txt
2026-02-28 02:19:27.446981 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-2pqv9/init.txt
2026-02-28 02:19:27.446998 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-84b4747754-bkrn9/
2026-02-28 02:19:27.447016 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-84b4747754-bkrn9/ceph-coordination-volume-perms.txt
2026-02-28 02:19:27.447034 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-84b4747754-bkrn9/ceph-keyring-placement-rbd1.txt
2026-02-28 02:19:27.447052 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-84b4747754-bkrn9/cinder-volume.txt
2026-02-28 02:19:27.447069 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-84b4747754-bkrn9/init-cinder-conf.txt
2026-02-28 02:19:27.447087 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-84b4747754-bkrn9/init.txt
2026-02-28 02:19:27.447105 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29537405-gnrhj/
2026-02-28 02:19:27.447122 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29537405-gnrhj/cinder-volume-usage-audit.txt
2026-02-28 02:19:27.447141 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29537405-gnrhj/init.txt
2026-02-28 02:19:27.447159 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-6cd6876b7b-r6zth/
2026-02-28 02:19:27.447182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6cd6876b7b-r6zth/ceph-keyring-placement.txt
2026-02-28 02:19:27.447200 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6cd6876b7b-r6zth/glance-api.txt
2026-02-28 02:19:27.447218 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6cd6876b7b-r6zth/glance-perms.txt
2026-02-28 02:19:27.447236 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6cd6876b7b-r6zth/init.txt
2026-02-28 02:19:27.447253 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-7xp5k/
2026-02-28 02:19:27.447272 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-7xp5k/glance-db-init-0.txt
2026-02-28 02:19:27.447290 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-7xp5k/init.txt
2026-02-28 02:19:27.447307 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-rr6nc/
2026-02-28 02:19:27.447325 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-rr6nc/glance-db-sync.txt
2026-02-28 02:19:27.447343 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-rr6nc/init.txt
2026-02-28 02:19:27.447361 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-txnxm/
2026-02-28 02:19:27.447379 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-txnxm/image-ks-endpoints-admin.txt
2026-02-28 02:19:27.447397 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-txnxm/image-ks-endpoints-internal.txt
2026-02-28 02:19:27.447415 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-txnxm/image-ks-endpoints-public.txt
2026-02-28 02:19:27.447433 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-txnxm/init.txt
2026-02-28 02:19:27.447451 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-phcb2/
2026-02-28 02:19:27.447469 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-phcb2/image-ks-service-registration.txt
2026-02-28 02:19:27.447487 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-phcb2/init.txt
2026-02-28 02:19:27.447505 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-m4rrh/
2026-02-28 02:19:27.447524 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-m4rrh/glance-ks-user.txt
2026-02-28 02:19:27.447542 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-m4rrh/init.txt
2026-02-28 02:19:27.447560 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-pp98k/
2026-02-28 02:19:27.447579 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-pp98k/glance-metadefs-load.txt
2026-02-28 02:19:27.447597 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-pp98k/init.txt
2026-02-28 02:19:27.447615 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-7d4dm/
2026-02-28 02:19:27.447634 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-7d4dm/init.txt
2026-02-28 02:19:27.447653 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-7d4dm/rabbit-init.txt
2026-02-28 02:19:27.447671 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-q4pr5/
2026-02-28 02:19:27.447690 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-q4pr5/ceph-keyring-placement.txt
2026-02-28 02:19:27.447708 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-q4pr5/glance-storage-init.txt
2026-02-28 02:19:27.447727 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-q4pr5/init.txt
2026-02-28 02:19:27.447745 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-snz77/
2026-02-28 02:19:27.447764 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-snz77/init.txt
2026-02-28 02:19:27.447782 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-snz77/keepalived.txt
2026-02-28 02:19:27.447806 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-snz77/wait-for-ip.txt
2026-02-28 02:19:27.447825 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-686cd4fb6d-9hl2n/
2026-02-28 02:19:27.447844 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-686cd4fb6d-9hl2n/init.txt
2026-02-28 02:19:27.447862 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-686cd4fb6d-9hl2n/keystone-api.txt
2026-02-28 02:19:27.447881 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-bs4j7/
2026-02-28 02:19:27.447899 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-bs4j7/bootstrap.txt
2026-02-28 02:19:27.447917 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-bs4j7/init.txt
2026-02-28 02:19:27.447936 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-7jgs7/
2026-02-28 02:19:27.447954 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-7jgs7/init.txt
2026-02-28 02:19:27.447973 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-7jgs7/keystone-credential-setup.txt
2026-02-28 02:19:27.447991 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-fvvdp/
2026-02-28 02:19:27.448009 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-fvvdp/init.txt
2026-02-28 02:19:27.448027 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-fvvdp/keystone-db-init-0.txt
2026-02-28 02:19:27.448046 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-zdh2n/
2026-02-28 02:19:27.448064 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-zdh2n/init.txt
2026-02-28 02:19:27.448083 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-zdh2n/keystone-db-sync.txt
2026-02-28 02:19:27.448101 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-25nv5/
2026-02-28 02:19:27.448119 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-25nv5/init.txt
2026-02-28 02:19:27.448178 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-25nv5/keystone-domain-manage.txt
2026-02-28 02:19:27.448200 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-g26tm/
2026-02-28 02:19:27.448219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-g26tm/init.txt
2026-02-28 02:19:27.448237 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-g26tm/keystone-fernet-setup.txt
2026-02-28 02:19:27.448255 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-fcdj5/
2026-02-28 02:19:27.448273 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-fcdj5/init.txt
2026-02-28 02:19:27.448291 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-fcdj5/rabbit-init.txt
2026-02-28 02:19:27.448309 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-p5m2p/
2026-02-28 02:19:27.448327 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-p5m2p/ceph-admin-keyring-placement.txt
2026-02-28 02:19:27.448345 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-p5m2p/ceph-keyring-placement.txt
2026-02-28 02:19:27.448363 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-p5m2p/init-dynamic-options.txt
2026-02-28 02:19:27.448381 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-p5m2p/init.txt
2026-02-28 02:19:27.448399 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-p5m2p/libvirt-exporter.txt
2026-02-28 02:19:27.448418 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-p5m2p/libvirt.txt
2026-02-28 02:19:27.448436 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-p5m2p/tls-sidecar.txt
2026-02-28 02:19:27.448460 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-mbpxp/
2026-02-28 02:19:27.448479 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-mbpxp/init.txt
2026-02-28 02:19:27.448498 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-mbpxp/memcached-exporter.txt
2026-02-28 02:19:27.448516 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-mbpxp/memcached.txt
2026-02-28 02:19:27.448534 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-m9xhl/
2026-02-28 02:19:27.448552 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-m9xhl/init.txt
2026-02-28 02:19:27.448570 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-m9xhl/neutron-db-init-0.txt
2026-02-28 02:19:27.448589 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-c9sr6/
2026-02-28 02:19:27.448607 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-c9sr6/init.txt
2026-02-28 02:19:27.448626 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-c9sr6/neutron-db-sync.txt
2026-02-28 02:19:27.448644 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-mj6n5/
2026-02-28 02:19:27.448663 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-mj6n5/init.txt
2026-02-28 02:19:27.448681 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-mj6n5/network-ks-endpoints-admin.txt
2026-02-28 02:19:27.448699 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-mj6n5/network-ks-endpoints-internal.txt
2026-02-28 02:19:27.448717 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-mj6n5/network-ks-endpoints-public.txt
2026-02-28 02:19:27.448736 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-t22g4/
2026-02-28 02:19:27.448754 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-t22g4/init.txt
2026-02-28 02:19:27.448772 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-t22g4/network-ks-service-registration.txt
2026-02-28 02:19:27.448790 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-n8mph/
2026-02-28 02:19:27.448808 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-n8mph/init.txt
2026-02-28 02:19:27.448827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-n8mph/neutron-ks-user.txt
2026-02-28 02:19:27.448845 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-qzz8b/
2026-02-28 02:19:27.448864 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-qzz8b/init.txt
2026-02-28 02:19:27.448882 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-qzz8b/neutron-netns-cleanup-cron.txt
2026-02-28 02:19:27.448901 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-q5c2h/
2026-02-28 02:19:27.448920 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-q5c2h/init.txt
2026-02-28 02:19:27.448938 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-q5c2h/neutron-metadata-agent-init.txt
2026-02-28 02:19:27.448973 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-q5c2h/neutron-ovn-metadata-agent.txt
2026-02-28 02:19:27.448996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-q5c2h/ovn-neutron-init.txt
2026-02-28 02:19:27.449014 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-v7nzm/
2026-02-28 02:19:27.449032 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-v7nzm/init.txt
2026-02-28 02:19:27.449051 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-v7nzm/neutron-ovn-vpn-agent.txt
2026-02-28 02:19:27.449075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-v7nzm/ovn-neutron-init.txt
2026-02-28 02:19:27.449095 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-v7nzm/ovn-vpn-agent-init.txt
2026-02-28 02:19:27.449113 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-pn5vb/
2026-02-28 02:19:27.449132 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-pn5vb/init.txt
2026-02-28 02:19:27.449150 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-pn5vb/rabbit-init.txt
2026-02-28 02:19:27.449168 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-68f66b74cd-vlwwg/
2026-02-28 02:19:27.449186 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-68f66b74cd-vlwwg/init.txt
2026-02-28 02:19:27.449204 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-68f66b74cd-vlwwg/neutron-policy-server.txt
2026-02-28 02:19:27.449222 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-68f66b74cd-vlwwg/neutron-server.txt
2026-02-28 02:19:27.449240 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-68f66b74cd-vlwwg/ovn-neutron-init.txt
2026-02-28 02:19:27.449257 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-784d877d77-sl5gw/
2026-02-28 02:19:27.449276 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-784d877d77-sl5gw/init.txt
2026-02-28 02:19:27.449293 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-784d877d77-sl5gw/nova-api-metadata-init.txt
2026-02-28 02:19:27.449311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-784d877d77-sl5gw/nova-api.txt
2026-02-28 02:19:27.449329 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-9974d8644-vnj56/
2026-02-28 02:19:27.449347 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-9974d8644-vnj56/init.txt
2026-02-28 02:19:27.449365 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-9974d8644-vnj56/nova-osapi.txt
2026-02-28 02:19:27.449383 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-w6dbs/
2026-02-28 02:19:27.449401 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-w6dbs/bootstrap.txt
2026-02-28 02:19:27.449419 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-w6dbs/init.txt
2026-02-28 02:19:27.449436 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-h7vb8/
2026-02-28 02:19:27.449454 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-h7vb8/init.txt
2026-02-28 02:19:27.449472 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-h7vb8/nova-cell-setup-init.txt
2026-02-28 02:19:27.449490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-h7vb8/nova-cell-setup.txt
2026-02-28 02:19:27.449508 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-hjs87/
2026-02-28 02:19:27.449525 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-hjs87/ceph-admin-keyring-placement.txt
2026-02-28 02:19:27.449543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-hjs87/ceph-keyring-placement.txt
2026-02-28 02:19:27.449561 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-hjs87/ceph-perms.txt
2026-02-28 02:19:27.449579 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-hjs87/init.txt
2026-02-28 02:19:27.449596 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-hjs87/nova-compute-init.txt
2026-02-28 02:19:27.449614 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-hjs87/nova-compute-ssh-init.txt
2026-02-28 02:19:27.449632 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-hjs87/nova-compute-ssh.txt
2026-02-28 02:19:27.449650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-hjs87/nova-compute-vnc-init.txt
2026-02-28 02:19:27.449672 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-hjs87/nova-compute.txt
2026-02-28 02:19:27.449691 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-7b4777766d-rd278/
2026-02-28 02:19:27.449709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-7b4777766d-rd278/init.txt
2026-02-28 02:19:27.449727 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-7b4777766d-rd278/nova-conductor.txt
2026-02-28 02:19:27.449745 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-2b7jv/
2026-02-28 02:19:27.449763 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-2b7jv/init.txt
2026-02-28 02:19:27.449780 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-2b7jv/nova-db-init-0.txt
2026-02-28 02:19:27.449798 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-2b7jv/nova-db-init-1.txt
2026-02-28 02:19:27.449815 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-2b7jv/nova-db-init-2.txt
2026-02-28 02:19:27.449832 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-vsx86/
2026-02-28 02:19:27.449850 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-vsx86/init.txt
2026-02-28 02:19:27.449867 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-vsx86/nova-db-sync.txt
2026-02-28 02:19:27.449885 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-qshkn/
2026-02-28 02:19:27.449903 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-qshkn/compute-ks-endpoints-admin.txt
2026-02-28 02:19:27.449921 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-qshkn/compute-ks-endpoints-internal.txt
2026-02-28 02:19:27.449939 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-qshkn/compute-ks-endpoints-public.txt
2026-02-28 02:19:27.449957 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-qshkn/init.txt
2026-02-28 02:19:27.449975 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-glbvg/
2026-02-28 02:19:27.449993 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-glbvg/compute-ks-service-registration.txt
2026-02-28 02:19:27.450011 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-glbvg/init.txt
2026-02-28 02:19:27.450028 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-g6nmw/
2026-02-28 02:19:27.450046 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-g6nmw/init.txt
2026-02-28 02:19:27.450065 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-g6nmw/nova-ks-user.txt
2026-02-28 02:19:27.450083 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6588ccb649-8k9fz/
2026-02-28 02:19:27.450101 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6588ccb649-8k9fz/init.txt
2026-02-28 02:19:27.450120 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6588ccb649-8k9fz/nova-novncproxy-init-assets.txt
2026-02-28 02:19:27.450138 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6588ccb649-8k9fz/nova-novncproxy-init.txt
2026-02-28 02:19:27.450156 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6588ccb649-8k9fz/nova-novncproxy.txt
2026-02-28 02:19:27.450175 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-55fqb/
2026-02-28 02:19:27.450193 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-55fqb/init.txt
2026-02-28 02:19:27.450211 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-55fqb/rabbit-init.txt
2026-02-28 02:19:27.450229 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-7dd87fc79b-mr5qt/
2026-02-28 02:19:27.450248 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-7dd87fc79b-mr5qt/init.txt
2026-02-28 02:19:27.450266 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-7dd87fc79b-mr5qt/nova-scheduler.txt
2026-02-28 02:19:27.450289 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-v8tjw/
2026-02-28 02:19:27.450308 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-v8tjw/init.txt
2026-02-28 02:19:27.450326 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-v8tjw/openvswitch-db-perms.txt
2026-02-28 02:19:27.450344 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-v8tjw/openvswitch-db.txt
2026-02-28 02:19:27.450362 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-v8tjw/openvswitch-vswitchd-modules.txt
2026-02-28 02:19:27.450380 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-v8tjw/openvswitch-vswitchd.txt
2026-02-28 02:19:27.450398 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-8q7j8/
2026-02-28 02:19:27.450417 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-8q7j8/controller-init.txt
2026-02-28 02:19:27.450435 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-8q7j8/controller.txt
2026-02-28 02:19:27.450452 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-8q7j8/get-gw-enabled.txt
2026-02-28 02:19:27.450470 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-8q7j8/init.txt
2026-02-28 02:19:27.450488 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-8q7j8/log-parser.txt
2026-02-28 02:19:27.450506 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-8q7j8/vector.txt
2026-02-28 02:19:27.450524 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-gxfl2/
2026-02-28 02:19:27.450543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-gxfl2/init.txt
2026-02-28 02:19:27.450561 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-gxfl2/northd.txt
2026-02-28 02:19:27.450579 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/
2026-02-28 02:19:27.450597 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt
2026-02-28 02:19:27.450615 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt
2026-02-28 02:19:27.450633 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/
2026-02-28 02:19:27.450651 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt
2026-02-28 02:19:27.450670 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt
2026-02-28 02:19:27.450688 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/
2026-02-28 02:19:27.450706 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-02-28 02:19:27.450725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-02-28 02:19:27.450743 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-02-28 02:19:27.450761 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-02-28 02:19:27.450780 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/
2026-02-28 02:19:27.450798 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt
2026-02-28 02:19:27.450816 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-02-28 02:19:27.450835 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt
2026-02-28 02:19:27.450853 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-7cb557879f-pmhrl/
2026-02-28 02:19:27.450871 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-7cb557879f-pmhrl/init.txt
2026-02-28 02:19:27.450889 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-7cb557879f-pmhrl/placement-api.txt
2026-02-28 02:19:27.450914 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-kjdj4/
2026-02-28 02:19:27.450933 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-kjdj4/init.txt
2026-02-28 02:19:27.450952 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-kjdj4/placement-db-init-0.txt
2026-02-28 02:19:27.450970 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-qq4ms/
2026-02-28 02:19:27.450988 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-qq4ms/init.txt
2026-02-28 02:19:27.451006 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-qq4ms/placement-db-sync.txt
2026-02-28 02:19:27.451025 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-c6ngq/
2026-02-28 02:19:27.451043 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-c6ngq/init.txt
2026-02-28 02:19:27.451061 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-c6ngq/placement-ks-endpoints-admin.txt
2026-02-28 02:19:27.451080 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-c6ngq/placement-ks-endpoints-internal.txt
2026-02-28 02:19:27.451098 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-c6ngq/placement-ks-endpoints-public.txt
2026-02-28 02:19:27.451116 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-s4clb/
2026-02-28 02:19:27.451134 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-s4clb/init.txt
2026-02-28 02:19:27.451152 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-s4clb/placement-ks-service-registration.txt
2026-02-28 02:19:27.451171 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-ft59h/
2026-02-28 02:19:27.451189 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-ft59h/init.txt
2026-02-28 02:19:27.451208 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-ft59h/placement-ks-user.txt
2026-02-28 02:19:27.451226 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-mblzj/
2026-02-28 02:19:27.451244 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-mblzj/percona-xtradb-cluster-operator.txt
2026-02-28 02:19:27.451262 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/
2026-02-28 02:19:27.451280 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-02-28 02:19:27.451299 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-02-28 02:19:27.451317 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/
2026-02-28 02:19:27.451336 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-02-28 02:19:27.451354 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-02-28 02:19:27.451372 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-f8njk/
2026-02-28 02:19:27.451390 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-f8njk/rabbitmq-cluster-operator.txt
2026-02-28 02:19:27.451409 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/
2026-02-28 02:19:27.451427 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-02-28 02:19:27.451446 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-02-28 02:19:27.451464 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/
2026-02-28 02:19:27.451482 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-02-28 02:19:27.451501 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-02-28 02:19:27.451524 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-rkjwx/
2026-02-28 02:19:27.451543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-rkjwx/rabbitmq-cluster-operator.txt
2026-02-28 02:19:27.451562 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/
2026-02-28 02:19:27.451581 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-02-28 02:19:27.451599 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-02-28 02:19:27.451618 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/
2026-02-28 02:19:27.451636 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-02-28 02:19:27.451655 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-02-28 02:19:27.451673 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-8m6b5/
2026-02-28 02:19:27.451692 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-8m6b5/ceph-crash.txt
2026-02-28 02:19:27.451710 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-8m6b5/chown-container-data-dir.txt
2026-02-28 02:19:27.451732 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-8m6b5/make-container-crash-dir.txt
2026-02-28 02:19:27.451751 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qd9cn/
2026-02-28 02:19:27.451769 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qd9cn/chown-container-data-dir.txt
2026-02-28 02:19:27.451788 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qd9cn/log-collector.txt
2026-02-28 02:19:27.451806 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qd9cn/rgw.txt
2026-02-28 02:19:27.451824 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-6cdd858c74-897mw/
2026-02-28 02:19:27.451842 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-6cdd858c74-897mw/init.txt
2026-02-28 02:19:27.451860 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-6cdd858c74-897mw/staffeln-api.txt
2026-02-28 02:19:27.451878 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-59fc7d6c5c-zb6hx/
2026-02-28 02:19:27.451896 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-59fc7d6c5c-zb6hx/staffeln-conductor.txt
2026-02-28 02:19:27.451914 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-zzrxb/
2026-02-28 02:19:27.451932 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-zzrxb/init.txt
2026-02-28 02:19:27.451950 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-zzrxb/staffeln-db-init-0.txt
2026-02-28 02:19:27.451968 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-gmwqm/
2026-02-28 02:19:27.451985 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-gmwqm/init.txt
2026-02-28 02:19:27.452003 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-gmwqm/staffeln-db-sync.txt
2026-02-28 02:19:27.452021 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/
2026-02-28 02:19:27.452039 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt
2026-02-28 02:19:27.452057 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt
2026-02-28 02:19:27.452075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt
2026-02-28 02:19:27.452093 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/
2026-02-28 02:19:27.452110 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-8w9vp/
2026-02-28 02:19:27.452159 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-8w9vp/rook-ceph-operator.txt
2026-02-28 02:19:27.452183 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/
2026-02-28 02:19:27.452205 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-q56hx/
2026-02-28 02:19:27.452225 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-q56hx/secretgen-controller.txt
2026-02-28 02:19:27.452246 | instance | cd+++++++++ pod-logs/ingress-nginx/
2026-02-28 02:19:27.452267 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-k4xlx/
2026-02-28 02:19:27.452287 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-k4xlx/controller.txt
2026-02-28 02:19:27.452307 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-l7gkq/
2026-02-28 02:19:27.452327 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-l7gkq/ingress-nginx-default-backend.txt
2026-02-28 02:19:27.452347 | instance | cd+++++++++ pod-logs/kube-system/
2026-02-28 02:19:27.452366 | instance | cd+++++++++ pod-logs/kube-system/cilium-8d282/
2026-02-28 02:19:27.452387 | instance | >f+++++++++ pod-logs/kube-system/cilium-8d282/apply-sysctl-overwrites.txt
2026-02-28 02:19:27.452405 | instance | >f+++++++++ pod-logs/kube-system/cilium-8d282/cilium-agent.txt
2026-02-28 02:19:27.452423 | instance | >f+++++++++ pod-logs/kube-system/cilium-8d282/clean-cilium-state.txt
2026-02-28 02:19:27.452441 | instance | >f+++++++++ pod-logs/kube-system/cilium-8d282/config.txt
2026-02-28 02:19:27.452459 | instance | >f+++++++++ pod-logs/kube-system/cilium-8d282/install-cni-binaries.txt
2026-02-28 02:19:27.452478 | instance | >f+++++++++ pod-logs/kube-system/cilium-8d282/mount-bpf-fs.txt
2026-02-28 02:19:27.452495 | instance | >f+++++++++ pod-logs/kube-system/cilium-8d282/mount-cgroup.txt
2026-02-28 02:19:27.452514 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-c9lm9/
2026-02-28 02:19:27.452532 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-c9lm9/cilium-operator.txt
2026-02-28 02:19:27.452550 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-tlgkm/
2026-02-28 02:19:27.452568 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-tlgkm/coredns.txt
2026-02-28 02:19:27.452586 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-xnpg2/
2026-02-28 02:19:27.452604 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-xnpg2/coredns.txt
2026-02-28 02:19:27.452622 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/
2026-02-28 02:19:27.452640 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt
2026-02-28 02:19:27.452658 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/
2026-02-28 02:19:27.452676 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-02-28 02:19:27.452695 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/
2026-02-28 02:19:27.452713 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-02-28 02:19:27.452732 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-bdk4j/
2026-02-28 02:19:27.452750 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-bdk4j/kube-proxy.txt
2026-02-28 02:19:27.452768 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/
2026-02-28 02:19:27.452786 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-02-28 02:19:27.452804 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/
2026-02-28 02:19:27.452822 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt
2026-02-28 02:19:27.452840 | instance | cd+++++++++ pod-logs/local-path-storage/
2026-02-28 02:19:27.452859 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-c5s5r/
2026-02-28 02:19:27.452882 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-c5s5r/local-path-provisioner.txt
2026-02-28 02:19:27.452904 | instance | cd+++++++++ pod-logs/monitoring/
2026-02-28 02:19:27.452931 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-02-28 02:19:27.452986 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-02-28 02:19:27.453010 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-02-28 02:19:27.453029 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-02-28 02:19:27.453048 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-02-28 02:19:27.453066 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-77zdq/
2026-02-28 02:19:27.453084 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-77zdq/goldpinger-daemon.txt
2026-02-28 02:19:27.453102 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-597f6d4fcf-fvfgb/
2026-02-28 02:19:27.453120 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-597f6d4fcf-fvfgb/grafana-sc-dashboard.txt
2026-02-28 02:19:27.453139 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-597f6d4fcf-fvfgb/grafana-sc-datasources.txt
2026-02-28 02:19:27.453157 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-597f6d4fcf-fvfgb/grafana.txt
2026-02-28 02:19:27.453176 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-ldcj6/
2026-02-28 02:19:27.453193 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-ldcj6/kube-state-metrics.txt
2026-02-28 02:19:27.453211 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-q69c6/
2026-02-28 02:19:27.453230 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-q69c6/kube-prometheus-stack.txt
2026-02-28 02:19:27.453251 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-xnpgv/
2026-02-28 02:19:27.453271 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-xnpgv/node-exporter.txt
2026-02-28 02:19:27.453289 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-xnpgv/pod-tls-sidecar.txt
2026-02-28 02:19:27.453306 | instance | cd+++++++++ pod-logs/monitoring/loki-0/
2026-02-28 02:19:27.453325 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt
2026-02-28 02:19:27.453343 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/
2026-02-28 02:19:27.453360 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt
2026-02-28 02:19:27.453378 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt
2026-02-28 02:19:27.453397 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-wzfwg/
2026-02-28 02:19:27.453415 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-wzfwg/nginx.txt
2026-02-28 02:19:27.453434 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/
2026-02-28 02:19:27.453452 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt
2026-02-28 02:19:27.453470 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt
2026-02-28 02:19:27.453488 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-wqrft/
2026-02-28 02:19:27.453506 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-wqrft/gc.txt
2026-02-28 02:19:27.453525 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-g5fvs/
2026-02-28 02:19:27.453543 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-g5fvs/master.txt
2026-02-28 02:19:27.453568 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-n6sxg/
2026-02-28 02:19:27.453587 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-n6sxg/worker.txt
2026-02-28 02:19:27.453605 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-02-28 02:19:27.453624 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-02-28 02:19:27.453642 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-02-28 02:19:27.453660 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-02-28 02:19:27.453678 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-02-28 02:19:27.453697 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-02-28 02:19:27.453714 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-wcxxc/
2026-02-28 02:19:27.453732 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-wcxxc/pushgateway.txt
2026-02-28 02:19:27.453750 | instance | cd+++++++++ pod-logs/monitoring/vector-rxzth/
2026-02-28 02:19:27.453769 | instance | >f+++++++++ pod-logs/monitoring/vector-rxzth/vector.txt
2026-02-28 02:19:27.453787 | instance | cd+++++++++ pod-logs/openstack/
2026-02-28 02:19:27.453805 | instance | cd+++++++++ pod-logs/openstack/barbican-api-686987cc69-4w5l5/
2026-02-28 02:19:27.453823 | instance | >f+++++++++ pod-logs/openstack/barbican-api-686987cc69-4w5l5/barbican-api.txt
2026-02-28 02:19:27.453840 | instance | >f+++++++++ pod-logs/openstack/barbican-api-686987cc69-4w5l5/init.txt
2026-02-28 02:19:27.453858 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-zz9nk/
2026-02-28 02:19:27.453876 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-zz9nk/barbican-db-init-0.txt
2026-02-28 02:19:27.453894 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-zz9nk/init.txt
2026-02-28 02:19:27.453913 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-vb2pb/
2026-02-28 02:19:27.453931 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-vb2pb/barbican-db-sync.txt
2026-02-28 02:19:27.453949 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-vb2pb/init.txt
2026-02-28 02:19:27.453968 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-s9h6x/
2026-02-28 02:19:27.453986 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-s9h6x/init.txt
2026-02-28 02:19:27.454005 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-s9h6x/key-manager-ks-endpoints-admin.txt
2026-02-28 02:19:27.454023 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-s9h6x/key-manager-ks-endpoints-internal.txt
2026-02-28 02:19:27.454042 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-s9h6x/key-manager-ks-endpoints-public.txt
2026-02-28 02:19:27.454060 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-sgv8x/
2026-02-28 02:19:27.454079 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-sgv8x/init.txt
2026-02-28 02:19:27.454098 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-sgv8x/key-manager-ks-service-registration.txt
2026-02-28 02:19:27.454116 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-zhkhj/
2026-02-28 02:19:27.454135 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-zhkhj/barbican-ks-user.txt
2026-02-28 02:19:27.454153 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-zhkhj/init.txt
2026-02-28 02:19:27.454171 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-hgzfw/
2026-02-28 02:19:27.454194 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-hgzfw/init.txt
2026-02-28 02:19:27.454212 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-hgzfw/rabbit-init.txt
2026-02-28 02:19:27.454235 | instance | cd+++++++++ pod-logs/openstack/cinder-api-59bfc46896-fb9nn/
2026-02-28 02:19:27.454254 | instance | >f+++++++++ pod-logs/openstack/cinder-api-59bfc46896-fb9nn/ceph-coordination-volume-perms.txt
2026-02-28 02:19:27.454273 | instance | >f+++++++++ pod-logs/openstack/cinder-api-59bfc46896-fb9nn/cinder-api.txt
2026-02-28 02:19:27.454291 | instance | >f+++++++++ pod-logs/openstack/cinder-api-59bfc46896-fb9nn/init.txt
2026-02-28 02:19:27.454309 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-75f5b5456b-p5p29/
2026-02-28 02:19:27.454327 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-75f5b5456b-p5p29/ceph-backup-keyring-placement.txt
2026-02-28 02:19:27.454346 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-75f5b5456b-p5p29/ceph-coordination-volume-perms.txt
2026-02-28 02:19:27.454364 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-75f5b5456b-p5p29/ceph-keyring-placement-rbd1.txt
2026-02-28 02:19:27.454382 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-75f5b5456b-p5p29/cinder-backup.txt
2026-02-28 02:19:27.454400 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-75f5b5456b-p5p29/init.txt
2026-02-28 02:19:27.454417 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-tzlk6/
2026-02-28 02:19:27.454435 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-tzlk6/ceph-keyring-placement.txt
2026-02-28 02:19:27.454453 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-tzlk6/cinder-backup-storage-init.txt
2026-02-28 02:19:27.454471 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-tzlk6/init.txt
2026-02-28 02:19:27.454488 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-wrd8j/
2026-02-28 02:19:27.454506 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-wrd8j/bootstrap.txt
2026-02-28 02:19:27.454524 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-wrd8j/init.txt
2026-02-28 02:19:27.454542 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-wlm4g/
2026-02-28 02:19:27.454560 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-wlm4g/create-internal-tenant.txt
2026-02-28 02:19:27.454578 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-wlm4g/init.txt
2026-02-28 02:19:27.454596 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-z2crn/
2026-02-28 02:19:27.454614 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-z2crn/cinder-db-init-0.txt
2026-02-28 02:19:27.454632 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-z2crn/init.txt
2026-02-28 02:19:27.454650 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-gdrrz/
2026-02-28 02:19:27.454667 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-gdrrz/cinder-db-sync.txt
2026-02-28 02:19:27.454686 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-gdrrz/init.txt
2026-02-28 02:19:27.454704 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-8457n/
2026-02-28 02:19:27.454722 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-8457n/init.txt
2026-02-28 02:19:27.454740 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-8457n/volumev3-ks-endpoints-admin.txt
2026-02-28 02:19:27.454758 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-8457n/volumev3-ks-endpoints-internal.txt
2026-02-28 02:19:27.454776 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-8457n/volumev3-ks-endpoints-public.txt
2026-02-28 02:19:27.454793 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-gvxvn/
2026-02-28 02:19:27.454811 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-gvxvn/init.txt
2026-02-28 02:19:27.454829 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-gvxvn/volumev3-ks-service-registration.txt
2026-02-28 02:19:27.454846 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-qn2mn/
2026-02-28 02:19:27.454864 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-qn2mn/cinder-ks-user.txt
2026-02-28 02:19:27.454887 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-qn2mn/init.txt
2026-02-28 02:19:27.454905 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-lzxjw/
2026-02-28 02:19:27.454923 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-lzxjw/init.txt
2026-02-28 02:19:27.454940 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-lzxjw/rabbit-init.txt
2026-02-28 02:19:27.454959 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-679b96866d-7rchh/
2026-02-28 02:19:27.454977 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-679b96866d-7rchh/ceph-coordination-volume-perms.txt
2026-02-28 02:19:27.454995 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-679b96866d-7rchh/cinder-scheduler.txt
2026-02-28 02:19:27.455013 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-679b96866d-7rchh/init.txt
2026-02-28 02:19:27.455030 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-2pqv9/
2026-02-28 02:19:27.455048 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-2pqv9/ceph-keyring-placement.txt
2026-02-28 02:19:27.455066 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-2pqv9/cinder-storage-init-rbd1.txt
2026-02-28 02:19:27.455084 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-2pqv9/init.txt
2026-02-28 02:19:27.455102 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-84b4747754-bkrn9/
2026-02-28 02:19:27.455120 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-84b4747754-bkrn9/ceph-coordination-volume-perms.txt
2026-02-28 02:19:27.455137 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-84b4747754-bkrn9/ceph-keyring-placement-rbd1.txt
2026-02-28 02:19:27.455156 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-84b4747754-bkrn9/cinder-volume.txt
2026-02-28 02:19:27.455174 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-84b4747754-bkrn9/init-cinder-conf.txt
2026-02-28 02:19:27.455192 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-84b4747754-bkrn9/init.txt
2026-02-28 02:19:27.455211 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29537405-gnrhj/
2026-02-28 02:19:27.455229 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29537405-gnrhj/cinder-volume-usage-audit.txt
2026-02-28 02:19:27.455248 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29537405-gnrhj/init.txt
2026-02-28 02:19:27.455266 | instance | cd+++++++++ pod-logs/openstack/glance-api-6cd6876b7b-r6zth/
2026-02-28 02:19:27.455284 | instance | >f+++++++++ pod-logs/openstack/glance-api-6cd6876b7b-r6zth/ceph-keyring-placement.txt
2026-02-28 02:19:27.455303 | instance | >f+++++++++ pod-logs/openstack/glance-api-6cd6876b7b-r6zth/glance-api.txt
2026-02-28 02:19:27.455321 | instance | >f+++++++++ pod-logs/openstack/glance-api-6cd6876b7b-r6zth/glance-perms.txt
2026-02-28 02:19:27.455338 | instance | >f+++++++++ pod-logs/openstack/glance-api-6cd6876b7b-r6zth/init.txt
2026-02-28 02:19:27.455356 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-7xp5k/
2026-02-28 02:19:27.455375 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-7xp5k/glance-db-init-0.txt
2026-02-28 02:19:27.455393 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-7xp5k/init.txt
2026-02-28 02:19:27.455411 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-rr6nc/
2026-02-28 02:19:27.455429 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-rr6nc/glance-db-sync.txt
2026-02-28 02:19:27.455447 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-rr6nc/init.txt
2026-02-28 02:19:27.455465 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-txnxm/
2026-02-28 02:19:27.455484 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-txnxm/image-ks-endpoints-admin.txt
2026-02-28 02:19:27.455502 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-txnxm/image-ks-endpoints-internal.txt
2026-02-28 02:19:27.455520 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-txnxm/image-ks-endpoints-public.txt
2026-02-28 02:19:27.455545 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-txnxm/init.txt
2026-02-28 02:19:27.455565 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-phcb2/
2026-02-28 02:19:27.455583 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-phcb2/image-ks-service-registration.txt
2026-02-28 02:19:27.455601 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-phcb2/init.txt
2026-02-28 02:19:27.455619 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-m4rrh/
2026-02-28 02:19:27.455637 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-m4rrh/glance-ks-user.txt
2026-02-28 02:19:27.455655 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-m4rrh/init.txt
2026-02-28 02:19:27.455673 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-pp98k/
2026-02-28 02:19:27.455691 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-pp98k/glance-metadefs-load.txt
2026-02-28 02:19:27.455709 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-pp98k/init.txt
2026-02-28 02:19:27.455727 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-7d4dm/
2026-02-28 02:19:27.455745 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-7d4dm/init.txt
2026-02-28 02:19:27.455763 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-7d4dm/rabbit-init.txt
2026-02-28 02:19:27.455781 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-q4pr5/
2026-02-28 02:19:27.455800 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-q4pr5/ceph-keyring-placement.txt
2026-02-28 02:19:27.455819 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-q4pr5/glance-storage-init.txt
2026-02-28 02:19:27.455837 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-q4pr5/init.txt
2026-02-28 02:19:27.455855 | instance | cd+++++++++ pod-logs/openstack/keepalived-snz77/
2026-02-28 02:19:27.455873 | instance | >f+++++++++ pod-logs/openstack/keepalived-snz77/init.txt
2026-02-28 02:19:27.455891 | instance | >f+++++++++ pod-logs/openstack/keepalived-snz77/keepalived.txt
2026-02-28 02:19:27.455909 | instance | >f+++++++++ pod-logs/openstack/keepalived-snz77/wait-for-ip.txt
2026-02-28 02:19:27.455927 | instance | cd+++++++++ pod-logs/openstack/keystone-api-686cd4fb6d-9hl2n/
2026-02-28 02:19:27.455946 | instance | >f+++++++++ pod-logs/openstack/keystone-api-686cd4fb6d-9hl2n/init.txt
2026-02-28 02:19:27.455964 | instance | >f+++++++++ pod-logs/openstack/keystone-api-686cd4fb6d-9hl2n/keystone-api.txt
2026-02-28 02:19:27.455983 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-bs4j7/
2026-02-28 02:19:27.456001 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-bs4j7/bootstrap.txt
2026-02-28 02:19:27.456019 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-bs4j7/init.txt
2026-02-28 02:19:27.456037 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-7jgs7/
2026-02-28 02:19:27.456055 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-7jgs7/init.txt
2026-02-28 02:19:27.456073 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-7jgs7/keystone-credential-setup.txt
2026-02-28 02:19:27.456091 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-fvvdp/
2026-02-28 02:19:27.456109 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-fvvdp/init.txt
2026-02-28 02:19:27.456131 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-fvvdp/keystone-db-init-0.txt
2026-02-28 02:19:27.456189 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-zdh2n/
2026-02-28 02:19:27.456210 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-zdh2n/init.txt
2026-02-28 02:19:27.456229 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-zdh2n/keystone-db-sync.txt
2026-02-28 02:19:27.456247 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-25nv5/
2026-02-28 02:19:27.456265 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-25nv5/init.txt
2026-02-28 02:19:27.456289 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-25nv5/keystone-domain-manage.txt
2026-02-28 02:19:27.456311 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-g26tm/
2026-02-28 02:19:27.456330 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-g26tm/init.txt
2026-02-28 02:19:27.456347 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-g26tm/keystone-fernet-setup.txt
2026-02-28 02:19:27.456365 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-fcdj5/
2026-02-28 02:19:27.456383 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-fcdj5/init.txt
2026-02-28 02:19:27.456401 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-fcdj5/rabbit-init.txt
2026-02-28 02:19:27.456419 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-p5m2p/
2026-02-28 02:19:27.456437 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-p5m2p/ceph-admin-keyring-placement.txt
2026-02-28 02:19:27.456454 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-p5m2p/ceph-keyring-placement.txt
2026-02-28 02:19:27.456472 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-p5m2p/init-dynamic-options.txt
2026-02-28 02:19:27.456490 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-p5m2p/init.txt
2026-02-28 02:19:27.456508 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-p5m2p/libvirt-exporter.txt
2026-02-28 02:19:27.456526 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-p5m2p/libvirt.txt
2026-02-28 02:19:27.456544 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-p5m2p/tls-sidecar.txt
2026-02-28 02:19:27.456562 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-mbpxp/
2026-02-28 02:19:27.456580 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-mbpxp/init.txt
2026-02-28 02:19:27.456599 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-mbpxp/memcached-exporter.txt
2026-02-28 02:19:27.456617 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-mbpxp/memcached.txt
2026-02-28 02:19:27.456635 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-m9xhl/
2026-02-28 02:19:27.456653 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-m9xhl/init.txt
2026-02-28 02:19:27.456672 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-m9xhl/neutron-db-init-0.txt
2026-02-28 02:19:27.456689 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-c9sr6/
2026-02-28 02:19:27.456707 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-c9sr6/init.txt
2026-02-28 02:19:27.456725 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-c9sr6/neutron-db-sync.txt
2026-02-28 02:19:27.456743 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-mj6n5/
2026-02-28 02:19:27.456761 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-mj6n5/init.txt
2026-02-28 02:19:27.456779 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-mj6n5/network-ks-endpoints-admin.txt
2026-02-28 02:19:27.456797 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-mj6n5/network-ks-endpoints-internal.txt
2026-02-28 02:19:27.456815 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-mj6n5/network-ks-endpoints-public.txt
2026-02-28 02:19:27.456833 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-t22g4/
2026-02-28 02:19:27.456851 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-t22g4/init.txt
2026-02-28 02:19:27.456869 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-t22g4/network-ks-service-registration.txt
2026-02-28 02:19:27.456886 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-n8mph/
2026-02-28 02:19:27.456904 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-n8mph/init.txt
2026-02-28 02:19:27.456922 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-n8mph/neutron-ks-user.txt
2026-02-28 02:19:27.456940 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-qzz8b/
2026-02-28 02:19:27.456978 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-qzz8b/init.txt
2026-02-28 02:19:27.457000 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-qzz8b/neutron-netns-cleanup-cron.txt
2026-02-28 02:19:27.457019 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-q5c2h/
2026-02-28 02:19:27.457037 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-q5c2h/init.txt
2026-02-28 02:19:27.457055 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-q5c2h/neutron-metadata-agent-init.txt
2026-02-28 02:19:27.457073 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-q5c2h/neutron-ovn-metadata-agent.txt
2026-02-28 02:19:27.457091 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-q5c2h/ovn-neutron-init.txt
2026-02-28 02:19:27.457109 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-v7nzm/
2026-02-28 02:19:27.457126 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-v7nzm/init.txt
2026-02-28 02:19:27.457144 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-v7nzm/neutron-ovn-vpn-agent.txt
2026-02-28 02:19:27.457162 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-v7nzm/ovn-neutron-init.txt
2026-02-28 02:19:27.457180 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-v7nzm/ovn-vpn-agent-init.txt
2026-02-28 02:19:27.457198 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-pn5vb/
2026-02-28 02:19:27.457216 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-pn5vb/init.txt
2026-02-28 02:19:27.457234 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-pn5vb/rabbit-init.txt
2026-02-28 02:19:27.457251 | instance | cd+++++++++ pod-logs/openstack/neutron-server-68f66b74cd-vlwwg/
2026-02-28 02:19:27.457269 | instance | >f+++++++++ pod-logs/openstack/neutron-server-68f66b74cd-vlwwg/init.txt
2026-02-28 02:19:27.457287 | instance | >f+++++++++ pod-logs/openstack/neutron-server-68f66b74cd-vlwwg/neutron-policy-server.txt
2026-02-28 02:19:27.457305 | instance | >f+++++++++ pod-logs/openstack/neutron-server-68f66b74cd-vlwwg/neutron-server.txt
2026-02-28 02:19:27.457323 | instance | >f+++++++++ pod-logs/openstack/neutron-server-68f66b74cd-vlwwg/ovn-neutron-init.txt
2026-02-28 02:19:27.457341 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-784d877d77-sl5gw/
2026-02-28 02:19:27.457358 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-784d877d77-sl5gw/init.txt
2026-02-28 02:19:27.457376 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-784d877d77-sl5gw/nova-api-metadata-init.txt
2026-02-28 02:19:27.457394 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-784d877d77-sl5gw/nova-api.txt
2026-02-28 02:19:27.457411 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-9974d8644-vnj56/
2026-02-28 02:19:27.457430 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-9974d8644-vnj56/init.txt
2026-02-28 02:19:27.457447 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-9974d8644-vnj56/nova-osapi.txt
2026-02-28 02:19:27.457465 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-w6dbs/
2026-02-28 02:19:27.457483 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-w6dbs/bootstrap.txt
2026-02-28 02:19:27.457500 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-w6dbs/init.txt
2026-02-28 02:19:27.457517 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-h7vb8/
2026-02-28 02:19:27.457535 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-h7vb8/init.txt
2026-02-28 02:19:27.457553 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-h7vb8/nova-cell-setup-init.txt
2026-02-28 02:19:27.457570 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-h7vb8/nova-cell-setup.txt
2026-02-28 02:19:27.457588 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-hjs87/
2026-02-28 02:19:27.457612 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-hjs87/ceph-admin-keyring-placement.txt
2026-02-28 02:19:27.457630 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-hjs87/ceph-keyring-placement.txt
2026-02-28 02:19:27.457648 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-hjs87/ceph-perms.txt
2026-02-28 02:19:27.457666 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-hjs87/init.txt
2026-02-28 02:19:27.457684 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-hjs87/nova-compute-init.txt
2026-02-28 02:19:27.457701 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-hjs87/nova-compute-ssh-init.txt
2026-02-28 02:19:27.457719 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-hjs87/nova-compute-ssh.txt
2026-02-28 02:19:27.457736 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-hjs87/nova-compute-vnc-init.txt
2026-02-28 02:19:27.457754 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-hjs87/nova-compute.txt
2026-02-28 02:19:27.457772 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-7b4777766d-rd278/
2026-02-28 02:19:27.457791 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-7b4777766d-rd278/init.txt
2026-02-28 02:19:27.457809 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-7b4777766d-rd278/nova-conductor.txt
2026-02-28 02:19:27.457827 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-2b7jv/
2026-02-28 02:19:27.457845 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-2b7jv/init.txt
2026-02-28 02:19:27.457863 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-2b7jv/nova-db-init-0.txt
2026-02-28 02:19:27.457881 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-2b7jv/nova-db-init-1.txt
2026-02-28 02:19:27.457899 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-2b7jv/nova-db-init-2.txt
2026-02-28 02:19:27.457917 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-vsx86/
2026-02-28 02:19:27.457935 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-vsx86/init.txt
2026-02-28 02:19:27.457954 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-vsx86/nova-db-sync.txt
2026-02-28 02:19:27.457972 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-qshkn/
2026-02-28 02:19:27.457989 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-qshkn/compute-ks-endpoints-admin.txt
2026-02-28 02:19:27.458008 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-qshkn/compute-ks-endpoints-internal.txt
2026-02-28 02:19:27.458026 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-qshkn/compute-ks-endpoints-public.txt
2026-02-28 02:19:27.458044 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-qshkn/init.txt
2026-02-28 02:19:27.458063 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-glbvg/
2026-02-28 02:19:27.458081 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-glbvg/compute-ks-service-registration.txt
2026-02-28 02:19:27.458099 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-glbvg/init.txt
2026-02-28 02:19:27.458117 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-g6nmw/
2026-02-28 02:19:27.458135 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-g6nmw/init.txt
2026-02-28 02:19:27.458153 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-g6nmw/nova-ks-user.txt
2026-02-28 02:19:27.458171 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-6588ccb649-8k9fz/
2026-02-28 02:19:27.458189 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6588ccb649-8k9fz/init.txt
2026-02-28 02:19:27.458207 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6588ccb649-8k9fz/nova-novncproxy-init-assets.txt
2026-02-28 02:19:27.458226 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6588ccb649-8k9fz/nova-novncproxy-init.txt
2026-02-28 02:19:27.458244 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6588ccb649-8k9fz/nova-novncproxy.txt
2026-02-28 02:19:27.458266 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-55fqb/
2026-02-28 02:19:27.458285 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-55fqb/init.txt
2026-02-28 02:19:27.458304 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-55fqb/rabbit-init.txt
2026-02-28 02:19:27.458322 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-7dd87fc79b-mr5qt/
2026-02-28 02:19:27.458340 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-7dd87fc79b-mr5qt/init.txt
2026-02-28 02:19:27.458359 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-7dd87fc79b-mr5qt/nova-scheduler.txt
2026-02-28 02:19:27.458377 | instance | cd+++++++++ pod-logs/openstack/openvswitch-v8tjw/
2026-02-28 02:19:27.458395 | instance | >f+++++++++ pod-logs/openstack/openvswitch-v8tjw/init.txt
2026-02-28 02:19:27.458413 | instance | >f+++++++++ pod-logs/openstack/openvswitch-v8tjw/openvswitch-db-perms.txt
2026-02-28 02:19:27.458431 | instance | >f+++++++++ pod-logs/openstack/openvswitch-v8tjw/openvswitch-db.txt
2026-02-28 02:19:27.458449 | instance | >f+++++++++ pod-logs/openstack/openvswitch-v8tjw/openvswitch-vswitchd-modules.txt
2026-02-28 02:19:27.458468 | instance | >f+++++++++ pod-logs/openstack/openvswitch-v8tjw/openvswitch-vswitchd.txt
2026-02-28 02:19:27.458486 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-default-8q7j8/
2026-02-28 02:19:27.458504 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-8q7j8/controller-init.txt
2026-02-28 02:19:27.458522 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-8q7j8/controller.txt
2026-02-28 02:19:27.458540 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-8q7j8/get-gw-enabled.txt
2026-02-28 02:19:27.458559 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-8q7j8/init.txt
2026-02-28 02:19:27.458577 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-8q7j8/log-parser.txt
2026-02-28 02:19:27.458595 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-8q7j8/vector.txt
2026-02-28 02:19:27.458613 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-fc978744-gxfl2/
2026-02-28 02:19:27.458632 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-gxfl2/init.txt
2026-02-28 02:19:27.458650 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-gxfl2/northd.txt
2026-02-28 02:19:27.458668 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/
2026-02-28 02:19:27.458687 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt
2026-02-28 02:19:27.458705 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt
2026-02-28 02:19:27.458723 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/
2026-02-28 02:19:27.458742 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt
2026-02-28 02:19:27.458760 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt
2026-02-28 02:19:27.458778 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/
2026-02-28 02:19:27.458796 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-02-28 02:19:27.458814 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-02-28 02:19:27.458832 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-02-28 02:19:27.458850 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-02-28 02:19:27.458868 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/
2026-02-28 02:19:27.458886 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt
2026-02-28 02:19:27.458905 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-02-28 02:19:27.458923 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt
2026-02-28 02:19:27.458941 | instance | cd+++++++++ pod-logs/openstack/placement-api-7cb557879f-pmhrl/
2026-02-28 02:19:27.458959 | instance | >f+++++++++ pod-logs/openstack/placement-api-7cb557879f-pmhrl/init.txt
2026-02-28 02:19:27.458982 | instance | >f+++++++++ pod-logs/openstack/placement-api-7cb557879f-pmhrl/placement-api.txt
2026-02-28 02:19:27.459001 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-kjdj4/
2026-02-28 02:19:27.459019 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-kjdj4/init.txt
2026-02-28 02:19:27.459038 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-kjdj4/placement-db-init-0.txt
2026-02-28 02:19:27.459057 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-qq4ms/
2026-02-28 02:19:27.459075 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-qq4ms/init.txt
2026-02-28 02:19:27.459094 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-qq4ms/placement-db-sync.txt
2026-02-28 02:19:27.459112 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-c6ngq/
2026-02-28 02:19:27.459130 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-c6ngq/init.txt
2026-02-28 02:19:27.459148 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-c6ngq/placement-ks-endpoints-admin.txt
2026-02-28 02:19:27.459167 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-c6ngq/placement-ks-endpoints-internal.txt
2026-02-28 02:19:27.459185 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-c6ngq/placement-ks-endpoints-public.txt
2026-02-28 02:19:27.459204 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-s4clb/
2026-02-28 02:19:27.459222 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-s4clb/init.txt
2026-02-28 02:19:27.459240 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-s4clb/placement-ks-service-registration.txt
2026-02-28 02:19:27.459259 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-ft59h/
2026-02-28 02:19:27.459277 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-ft59h/init.txt
2026-02-28 02:19:27.459295 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-ft59h/placement-ks-user.txt
2026-02-28 02:19:27.459314 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-mblzj/
2026-02-28 02:19:27.459333 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-mblzj/percona-xtradb-cluster-operator.txt
2026-02-28 02:19:27.459351 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/
2026-02-28 02:19:27.459369 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-02-28 02:19:27.459387 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-02-28 02:19:27.459406 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/
2026-02-28 02:19:27.459423 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-02-28 02:19:27.459441 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-02-28 02:19:27.459458 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-f8njk/
2026-02-28 02:19:27.459476 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-f8njk/rabbitmq-cluster-operator.txt
2026-02-28 02:19:27.459495 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/
2026-02-28 02:19:27.459513 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-02-28 02:19:27.459531 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-02-28 02:19:27.459548 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/
2026-02-28 02:19:27.459566 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-02-28 02:19:27.459584 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-02-28 02:19:27.459601 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-rkjwx/
2026-02-28 02:19:27.459619 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-rkjwx/rabbitmq-cluster-operator.txt
2026-02-28 02:19:27.459642 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/
2026-02-28 02:19:27.459660 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-02-28 02:19:27.459678 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-02-28 02:19:27.459696 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/
2026-02-28 02:19:27.459713 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-02-28 02:19:27.459731 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-02-28 02:19:27.459750 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-8m6b5/
2026-02-28 02:19:27.459768 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-8m6b5/ceph-crash.txt
2026-02-28 02:19:27.459786 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-8m6b5/chown-container-data-dir.txt
2026-02-28 02:19:27.459804 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-8m6b5/make-container-crash-dir.txt
2026-02-28 02:19:27.459822 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qd9cn/
2026-02-28 02:19:27.459839 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qd9cn/chown-container-data-dir.txt
2026-02-28 02:19:27.459857 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qd9cn/log-collector.txt
2026-02-28 02:19:27.459875 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qd9cn/rgw.txt
2026-02-28 02:19:27.459893 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-6cdd858c74-897mw/
2026-02-28 02:19:27.459911 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-6cdd858c74-897mw/init.txt
2026-02-28 02:19:27.459929 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-6cdd858c74-897mw/staffeln-api.txt
2026-02-28 02:19:27.459946 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-59fc7d6c5c-zb6hx/
2026-02-28 02:19:27.459964 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-59fc7d6c5c-zb6hx/staffeln-conductor.txt
2026-02-28 02:19:27.459982 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-zzrxb/
2026-02-28 02:19:27.459999 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-zzrxb/init.txt
2026-02-28 02:19:27.460017 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-zzrxb/staffeln-db-init-0.txt
2026-02-28 02:19:27.460035 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-gmwqm/
2026-02-28 02:19:27.460052 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-gmwqm/init.txt
2026-02-28 02:19:27.460070 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-gmwqm/staffeln-db-sync.txt
2026-02-28 02:19:27.460088 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/
2026-02-28 02:19:27.460105 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt
2026-02-28 02:19:27.460123 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt
2026-02-28 02:19:27.460154 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt
2026-02-28 02:19:27.460172 | instance | cd+++++++++ pod-logs/rook-ceph/
2026-02-28 02:19:27.460190 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-8w9vp/
2026-02-28 02:19:27.460208 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-8w9vp/rook-ceph-operator.txt
2026-02-28 02:19:27.460227 | instance | cd+++++++++ pod-logs/secretgen-controller/
2026-02-28 02:19:27.460245 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-q56hx/
2026-02-28 02:19:27.460263 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-q56hx/secretgen-controller.txt
2026-02-28 02:19:27.477890 |
2026-02-28 02:19:27.477953 | TASK [gather-prom-metrics : creating directory for helm release descriptions]
2026-02-28 02:19:27.683478 | instance | changed
2026-02-28 02:19:27.690196 |
2026-02-28 02:19:27.690264 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces]
2026-02-28 02:19:28.459654 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics:
2026-02-28 02:19:28.475311 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-02-28 02:19:28.475355 | instance | Dload Upload Total Spent Left Speed
2026-02-28 02:19:28.484810 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx
2026-02-28 02:19:28.861639 | instance | Scraping kube-dns.kube-system:9153/metrics:
2026-02-28 02:19:28.870402 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-02-28 02:19:28.870442 | instance | Dload Upload Total Spent Left Speed
2026-02-28 02:19:28.874531 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system
2026-02-28 02:19:29.060000 | instance | jq: error (at :953): Cannot iterate over null (null)
2026-02-28 02:19:29.222821 | instance | ERROR
2026-02-28 02:19:29.223020 | instance | {
2026-02-28 02:19:29.223060 | instance | "delta": "0:00:01.169703",
2026-02-28 02:19:29.223088 | instance | "end": "2026-02-28 02:19:29.066642",
2026-02-28 02:19:29.223114 | instance | "msg": "non-zero return code",
2026-02-28 02:19:29.223139 | instance | "rc": 5,
2026-02-28 02:19:29.223164 | instance | "start": "2026-02-28 02:19:27.896939"
2026-02-28 02:19:29.223188 | instance | }
2026-02-28 02:19:29.223220 | instance | ERROR: Ignoring Errors
2026-02-28 02:19:29.229869 |
2026-02-28 02:19:29.229935 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr]
2026-02-28 02:19:29.540995 | instance | ceph-mgr endpoints:
2026-02-28 02:19:29.766781 | instance | ok: Runtime: 0:00:00.090422
2026-02-28 02:19:29.815560 |
2026-02-28 02:19:29.815723 | TASK [gather-prom-metrics : Get metrics from fluentd pods]
2026-02-28 02:19:30.351971 | instance | ok: Runtime: 0:00:00.093797
2026-02-28 02:19:30.358847 |
2026-02-28 02:19:30.358931 | TASK [gather-prom-metrics : Downloads logs to executor]
2026-02-28 02:19:30.857888 | instance | changed:
2026-02-28 02:19:30.858130 | instance | cd+++++++++ prometheus/
2026-02-28 02:19:30.858171 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt
2026-02-28 02:19:30.858202 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt
2026-02-28 02:19:30.868588 |
2026-02-28 02:19:30.868670 | TASK [gather-selenium-data : creating directory for helm release descriptions]
2026-02-28 02:19:31.087686 | instance | changed
2026-02-28 02:19:31.094294 |
2026-02-28 02:19:31.094388 | TASK [gather-selenium-data : Get selenium data]
2026-02-28 02:19:31.304449 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/.
2026-02-28 02:19:31.305991 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory
2026-02-28 02:19:31.627872 | instance | ERROR
2026-02-28 02:19:31.628111 | instance | {
2026-02-28 02:19:31.628157 | instance | "delta": "0:00:00.007325",
2026-02-28 02:19:31.628187 | instance | "end": "2026-02-28 02:19:31.306378",
2026-02-28 02:19:31.628207 | instance | "msg": "non-zero return code",
2026-02-28 02:19:31.628225 | instance | "rc": 1,
2026-02-28 02:19:31.628243 | instance | "start": "2026-02-28 02:19:31.299053"
2026-02-28 02:19:31.628260 | instance | }
2026-02-28 02:19:31.628284 | instance | ERROR: Ignoring Errors
2026-02-28 02:19:31.633822 |
2026-02-28 02:19:31.633888 | TASK [gather-selenium-data : Downloads logs to executor]
2026-02-28 02:19:32.153672 | instance | changed: cd+++++++++ selenium/
2026-02-28 02:19:32.159708 |
2026-02-28 02:19:32.159763 | PLAY RECAP
2026-02-28 02:19:32.159812 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3
2026-02-28 02:19:32.159850 |
2026-02-28 02:19:32.284753 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-02-28 02:19:32.297397 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-02-28 02:19:32.925349 |
2026-02-28 02:19:32.926260 | PLAY [all]
2026-02-28 02:19:32.938171 |
2026-02-28 02:19:32.938249 | TASK [fetch-output : Set log path for multiple nodes]
2026-02-28 02:19:32.985429 | instance | skipping: Conditional result was False
2026-02-28 02:19:32.994000 |
2026-02-28 02:19:32.994080 | TASK [fetch-output : Set log path for single node]
2026-02-28 02:19:33.035778 | instance | ok
2026-02-28 02:19:33.042305 |
2026-02-28 02:19:33.042397 | LOOP [fetch-output : Ensure local output dirs]
2026-02-28 02:19:33.398490 | instance -> localhost | ok: "/var/lib/zuul/builds/3e0b1be7bf494567bd96cc4ee8f4c8f7/work/logs"
2026-02-28 02:19:33.628069 | instance -> localhost | changed: "/var/lib/zuul/builds/3e0b1be7bf494567bd96cc4ee8f4c8f7/work/artifacts"
2026-02-28 02:19:33.841950 | instance -> localhost | changed: "/var/lib/zuul/builds/3e0b1be7bf494567bd96cc4ee8f4c8f7/work/docs"
2026-02-28 02:19:33.862542 |
2026-02-28 02:19:33.862736 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-02-28 02:19:34.479283 | instance | changed: .d..t...... ./
2026-02-28 02:19:34.479591 | instance | changed: All items complete
2026-02-28 02:19:34.479631 |
2026-02-28 02:19:34.926799 | instance | changed: .d..t...... ./
2026-02-28 02:19:35.386223 | instance | changed: .d..t...... ./
2026-02-28 02:19:35.410573 |
2026-02-28 02:19:35.410735 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-02-28 02:19:35.814746 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007934
2026-02-28 02:19:36.035746 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.006885
2026-02-28 02:19:36.060154 |
2026-02-28 02:19:36.060284 | PLAY [all]
2026-02-28 02:19:36.069139 |
2026-02-28 02:19:36.069205 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-02-28 02:19:36.518012 | instance | changed
2026-02-28 02:19:36.526513 |
2026-02-28 02:19:36.526568 | PLAY RECAP
2026-02-28 02:19:36.526621 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-02-28 02:19:36.526644 |
2026-02-28 02:19:36.696337 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-02-28 02:19:36.708830 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main]
2026-02-28 02:19:37.320862 |
2026-02-28 02:19:37.321824 | PLAY [localhost]
2026-02-28 02:19:37.331395 |
2026-02-28 02:19:37.331464 | TASK [Generate Zuul manifest]
2026-02-28 02:19:37.352841 | localhost | ok
2026-02-28 02:19:37.368606 |
2026-02-28 02:19:37.368680 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-02-28 02:19:38.017884 | localhost | changed
2026-02-28 02:19:38.030729 |
2026-02-28 02:19:38.030802 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-02-28 02:19:38.062908 | localhost | ok
2026-02-28 02:19:38.071845 |
2026-02-28 02:19:38.071937 | TASK [Upload logs]
2026-02-28 02:19:38.091004 | localhost | ok
2026-02-28 02:19:38.202391 |
2026-02-28 02:19:38.202601 | TASK [Set zuul-log-path fact]
2026-02-28 02:19:38.222160 | localhost | ok
2026-02-28 02:19:38.232879 |
2026-02-28 02:19:38.232980 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-02-28 02:19:38.265145 | localhost | ok
2026-02-28 02:19:38.275772 |
2026-02-28 02:19:38.275857 | TASK [upload-logs : Create log directories]
2026-02-28 02:19:38.642504 | localhost | changed
2026-02-28 02:19:38.647528 |
2026-02-28 02:19:38.647605 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-02-28 02:19:39.022669 | localhost -> localhost | ok: Runtime: 0:00:00.028420
2026-02-28 02:19:39.029081 |
2026-02-28 02:19:39.029172 | TASK [upload-logs : Upload logs to log server]
2026-02-28 02:19:39.815829 | localhost | Output suppressed because no_log was given
2026-02-28 02:19:39.823067 |
2026-02-28 02:19:39.823381 | LOOP [upload-logs : Compress console log and json output]
2026-02-28 02:19:39.873504 | localhost | skipping: Conditional result was False
2026-02-28 02:19:39.881403 | localhost | skipping: Conditional result was False
2026-02-28 02:19:39.899646 |
2026-02-28 02:19:39.899820 | LOOP [upload-logs : Upload compressed console log and json output]
2026-02-28 02:19:39.947875 | localhost | skipping: Conditional result was False
2026-02-28 02:19:39.948311 |
2026-02-28 02:19:39.952071 | localhost | skipping: Conditional result was False
2026-02-28 02:19:39.967389 |
2026-02-28 02:19:39.967547 | LOOP [upload-logs : Upload console log and json output]