2026-04-30 20:05:52.127245 | Job console starting 2026-04-30 20:05:52.145403 | Updating git repos 2026-04-30 20:05:52.258509 | Cloning repos into workspace 2026-04-30 20:05:52.857273 | Restoring repo states 2026-04-30 20:05:53.025880 | Merging changes 2026-04-30 20:05:54.667938 | Checking out repos 2026-04-30 20:05:54.903760 | Preparing playbooks 2026-04-30 20:06:04.644888 | Running Ansible setup 2026-04-30 20:06:08.072732 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-30 20:06:08.729364 | 2026-04-30 20:06:08.729509 | PLAY [localhost] 2026-04-30 20:06:08.737420 | 2026-04-30 20:06:08.737490 | TASK [Gathering Facts] 2026-04-30 20:06:09.613800 | localhost | ok 2026-04-30 20:06:09.626858 | 2026-04-30 20:06:09.626937 | TASK [Setup log path fact] 2026-04-30 20:06:09.647680 | localhost | ok 2026-04-30 20:06:09.659987 | 2026-04-30 20:06:09.660085 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-30 20:06:09.691144 | localhost | ok 2026-04-30 20:06:09.698261 | 2026-04-30 20:06:09.698333 | TASK [emit-job-header : Print job information] 2026-04-30 20:06:09.739255 | # Job Information 2026-04-30 20:06:09.739482 | Ansible Version: 2.16.18 2026-04-30 20:06:09.739531 | Job: atmosphere-molecule-keycloak 2026-04-30 20:06:09.739564 | Pipeline: check 2026-04-30 20:06:09.739594 | Executor: 2d72f0692154 2026-04-30 20:06:09.739624 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501 2026-04-30 20:06:09.739659 | Event ID: e53bda20-44cf-11f1-9992-7fa69cb94b77 2026-04-30 20:06:09.743954 | 2026-04-30 20:06:09.744055 | LOOP [emit-job-header : Print node information] 2026-04-30 20:06:09.849839 | localhost | ok: 2026-04-30 20:06:09.850056 | localhost | # Node Information 2026-04-30 20:06:09.850096 | localhost | Inventory Hostname: instance 2026-04-30 20:06:09.850127 | localhost | Hostname: np0000171391 2026-04-30 20:06:09.850155 | localhost | Username: zuul 2026-04-30 20:06:09.850190 | localhost | Distro: Ubuntu 22.04 2026-04-30 20:06:09.850219 | localhost | Provider: yul1 2026-04-30 20:06:09.850247 | localhost | Region: ca-ymq-1 2026-04-30 20:06:09.850276 | localhost | Label: ubuntu-jammy 2026-04-30 20:06:09.850303 | localhost | Product Name: OpenStack Nova 2026-04-30 20:06:09.850331 | localhost | Interface IP: 199.204.45.95 2026-04-30 20:06:09.859069 | 2026-04-30 20:06:09.859182 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-30 20:06:10.395198 | localhost -> localhost | changed 2026-04-30 20:06:10.404308 | 2026-04-30 20:06:10.404413 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-30 20:06:11.516713 | localhost -> localhost | changed 2026-04-30 20:06:11.524297 | 2026-04-30 20:06:11.524368 | PLAY [all] 2026-04-30 20:06:11.533028 | 2026-04-30 20:06:11.533111 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-30 20:06:11.751767 | instance -> localhost | ok 2026-04-30 20:06:11.761353 | 2026-04-30 20:06:11.761454 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-30 20:06:11.796086 | instance | ok 2026-04-30 20:06:11.809525 | instance | included: /var/lib/zuul/builds/74646fe377a24d6191351c107e2fdddf/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-30 20:06:11.815143 | 2026-04-30 20:06:11.815203 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-30 20:06:12.907005 | instance -> localhost | Generating public/private rsa key pair. 2026-04-30 20:06:12.907211 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/74646fe377a24d6191351c107e2fdddf/work/74646fe377a24d6191351c107e2fdddf_id_rsa 2026-04-30 20:06:12.907253 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/74646fe377a24d6191351c107e2fdddf/work/74646fe377a24d6191351c107e2fdddf_id_rsa.pub 2026-04-30 20:06:12.907286 | instance -> localhost | The key fingerprint is: 2026-04-30 20:06:12.907316 | instance -> localhost | SHA256:pBecy8nDYoFNH62zq2T0EpnX+ps2JpzGCChFoZTWemc zuul-build-sshkey 2026-04-30 20:06:12.907359 | instance -> localhost | The key's randomart image is: 2026-04-30 20:06:12.907389 | instance -> localhost | +---[RSA 3072]----+ 2026-04-30 20:06:12.907422 | instance -> localhost | | .+. . .. | 2026-04-30 20:06:12.907451 | instance -> localhost | |.+.. + o o. | 2026-04-30 20:06:12.907480 | instance -> localhost | |o.. . o *. | 2026-04-30 20:06:12.907508 | instance -> localhost | | ... E Xo= | 2026-04-30 20:06:12.907537 | instance -> localhost | | ...o O So. | 2026-04-30 20:06:12.907565 | instance -> localhost | |. . .o *.o | 2026-04-30 20:06:12.907594 | instance -> localhost | | . .++oo | 2026-04-30 20:06:12.907622 | instance -> localhost | | o..B.+. | 2026-04-30 20:06:12.907654 | instance -> localhost | | .o ++o | 2026-04-30 20:06:12.907683 | instance -> localhost | +----[SHA256]-----+ 2026-04-30 20:06:12.907751 | instance -> localhost | ok: Runtime: 0:00:00.660755 2026-04-30 20:06:12.915446 | 2026-04-30 20:06:12.915508 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-30 20:06:12.949295 | instance | ok 2026-04-30 20:06:12.965833 | instance | included: /var/lib/zuul/builds/74646fe377a24d6191351c107e2fdddf/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-30 20:06:12.973257 | 2026-04-30 20:06:12.973318 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-30 20:06:12.996261 | instance | skipping: Conditional result was False 2026-04-30 20:06:13.005730 | 2026-04-30 20:06:13.005813 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-30 20:06:13.434261 | instance | changed 2026-04-30 20:06:13.440459 | 2026-04-30 20:06:13.440523 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-30 20:06:13.622240 | instance | ok 2026-04-30 20:06:13.632476 | 2026-04-30 20:06:13.632547 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-30 20:06:14.112706 | instance | changed 2026-04-30 20:06:14.164513 | 2026-04-30 20:06:14.164689 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-30 20:06:14.615969 | instance | changed 2026-04-30 20:06:14.622167 | 2026-04-30 20:06:14.622234 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-30 20:06:14.647860 | instance | skipping: Conditional result was False 2026-04-30 20:06:14.657268 | 2026-04-30 20:06:14.657335 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-30 20:06:15.038585 | instance -> localhost | changed 2026-04-30 20:06:15.052739 | 2026-04-30 20:06:15.052818 | TASK [add-build-sshkey : Add back temp key] 2026-04-30 20:06:15.442879 | instance -> localhost | Identity added: /var/lib/zuul/builds/74646fe377a24d6191351c107e2fdddf/work/74646fe377a24d6191351c107e2fdddf_id_rsa (zuul-build-sshkey) 2026-04-30 20:06:15.443135 | instance -> localhost | ok: Runtime: 0:00:00.015382 2026-04-30 20:06:15.449451 | 2026-04-30 20:06:15.449520 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-30 20:06:15.758749 | instance | ok 2026-04-30 20:06:15.763922 | 2026-04-30 20:06:15.763987 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-30 20:06:15.787653 | instance | skipping: Conditional result was False 2026-04-30 20:06:15.801885 | 2026-04-30 20:06:15.801949 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-30 20:06:16.129994 | instance | ok 2026-04-30 20:06:16.135777 | 2026-04-30 20:06:16.135842 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-30 20:06:17.792995 | instance | Output suppressed because no_log was given 2026-04-30 20:06:17.803819 | 2026-04-30 20:06:17.803885 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-30 20:06:17.998593 | instance | ok: "logs" 2026-04-30 20:06:18.029428 | instance | ok: All items complete 2026-04-30 20:06:18.029531 | 2026-04-30 20:06:18.158378 | instance | ok: "artifacts" 2026-04-30 20:06:18.316186 | instance | ok: "docs" 2026-04-30 20:06:18.331279 | 2026-04-30 20:06:18.331423 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-30 20:06:18.516164 | instance | changed: "logs" 2026-04-30 20:06:18.669954 | instance | changed: "artifacts" 2026-04-30 20:06:18.822111 | instance | changed: "docs" 2026-04-30 20:06:18.840425 | 2026-04-30 20:06:18.855472 | PLAY RECAP 2026-04-30 20:06:18.855775 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-30 20:06:18.855863 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-30 20:06:18.855915 | 2026-04-30 20:06:19.043451 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-30 20:06:19.048325 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-30 20:06:19.649665 | 2026-04-30 20:06:19.649821 | PLAY [all] 2026-04-30 20:06:19.662494 | 2026-04-30 20:06:19.662589 | TASK [setup-uv : Extract archive] 2026-04-30 20:06:21.780269 | instance | changed 2026-04-30 20:06:21.788265 | 2026-04-30 20:06:21.788354 | TASK [setup-uv : Print version] 2026-04-30 20:06:22.128243 | instance | uv 0.8.13 2026-04-30 20:06:22.328171 | instance | ok: Runtime: 0:00:00.012148 2026-04-30 20:06:22.336780 | 2026-04-30 20:06:22.336834 | PLAY RECAP 2026-04-30 20:06:22.336887 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-30 20:06:22.336914 | 2026-04-30 20:06:22.472233 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-30 20:06:22.478649 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-04-30 20:06:23.127226 | 2026-04-30 20:06:23.127386 | PLAY [all] 2026-04-30 20:06:23.138892 | 2026-04-30 20:06:23.138985 | TASK [Install "jq" for log collection] 2026-04-30 20:08:07.611116 | instance | changed 2026-04-30 20:08:07.613267 | 2026-04-30 20:08:07.613333 | PLAY RECAP 2026-04-30 20:08:07.613386 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-30 20:08:07.613436 | 2026-04-30 20:08:07.745369 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-04-30 20:08:07.750317 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-30 20:08:08.385693 | 2026-04-30 20:08:08.385842 | PLAY [all] 2026-04-30 20:08:08.402063 | 2026-04-30 20:08:08.402160 | TASK [Copy inventory file for Zuul] 2026-04-30 20:08:09.219712 | instance | changed 2026-04-30 20:08:09.228081 | 2026-04-30 20:08:09.228187 | TASK [Switch "ansible_host" to private IP] 2026-04-30 20:08:09.577738 | instance | changed: 1 replacements made 2026-04-30 20:08:09.583782 | 2026-04-30 20:08:09.583849 | TASK [Run Molecule scenario] 2026-04-30 20:08:09.965281 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-04-30 20:08:09.965591 | instance | Creating virtual environment at: .venv 2026-04-30 20:08:09.984863 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-30 20:08:10.010398 | instance | Downloading cryptography (4.2MiB) 2026-04-30 20:08:10.010929 | instance | Downloading setuptools (1.1MiB) 2026-04-30 20:08:10.011082 | instance | Downloading netaddr (2.2MiB) 2026-04-30 20:08:10.011526 | instance | Downloading openstacksdk (1.7MiB) 2026-04-30 20:08:10.012635 | instance | Downloading pydantic-core (2.0MiB) 2026-04-30 20:08:10.013082 | instance | Downloading pygments (1.2MiB) 2026-04-30 20:08:10.013700 | instance | Downloading rjsonnet (1.2MiB) 2026-04-30 20:08:10.014718 | instance | Downloading ansible-core (2.1MiB) 2026-04-30 20:08:10.015445 | instance | Downloading kubernetes (1.9MiB) 2026-04-30 20:08:10.327622 | instance | Building pyperclip==1.9.0 2026-04-30 20:08:10.335163 | instance | Downloading rjsonnet 2026-04-30 20:08:10.438548 | instance | Downloading pydantic-core 2026-04-30 20:08:10.495782 | instance | Downloading netaddr 2026-04-30 20:08:10.502935 | instance | Downloading pygments 2026-04-30 20:08:10.516978 | instance | Downloading cryptography 2026-04-30 20:08:10.547349 | instance | Downloading setuptools 2026-04-30 20:08:10.598985 | instance | Downloading kubernetes 2026-04-30 20:08:10.624996 | instance | Downloading ansible-core 2026-04-30 20:08:10.652048 | instance | Downloading openstacksdk 2026-04-30 20:08:11.036565 | instance | Built pyperclip==1.9.0 2026-04-30 20:08:11.223805 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-30 20:08:11.274384 | instance | Installed 83 packages in 48ms 2026-04-30 20:08:11.892914 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-30 20:08:12.520395 | instance | INFO [keycloak > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-04-30 20:08:12.520509 | instance | INFO [keycloak > prerun] Performing prerun with role_name_check=0... 2026-04-30 20:08:58.888277 | instance | INFO [keycloak > dependency] Executing 2026-04-30 20:08:58.888548 | instance | WARNING [keycloak > dependency] Missing roles requirements file: requirements.yml 2026-04-30 20:08:58.888867 | instance | WARNING [keycloak > dependency] Missing collections requirements file: collections.yml 2026-04-30 20:08:58.889300 | instance | WARNING [keycloak > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-04-30 20:08:58.897707 | instance | INFO [keycloak > cleanup] Executing 2026-04-30 20:08:58.898044 | instance | WARNING [keycloak > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-30 20:08:58.905784 | instance | INFO [keycloak > destroy] Executing 2026-04-30 20:08:58.905852 | instance | WARNING [keycloak > destroy] Skipping, '--destroy=never' requested. 2026-04-30 20:08:58.905948 | instance | INFO [keycloak > destroy] Executed: Successful 2026-04-30 20:08:58.913676 | instance | INFO [keycloak > syntax] Executing 2026-04-30 20:09:00.202204 | instance | 2026-04-30 20:09:00.202481 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/keycloak/converge.yml 2026-04-30 20:09:00.292580 | instance | INFO [keycloak > syntax] Executed: Successful 2026-04-30 20:09:00.309091 | instance | INFO [keycloak > create] Executing 2026-04-30 20:09:00.310947 | instance | WARNING [keycloak > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-30 20:09:00.318643 | instance | INFO [keycloak > prepare] Executing 2026-04-30 20:09:01.516659 | instance | 2026-04-30 20:09:01.516958 | instance | PLAY [Prepare] ***************************************************************** 2026-04-30 20:09:01.517353 | instance | 2026-04-30 20:09:01.517477 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-30 20:09:01.517738 | instance | Thursday 30 April 2026 20:09:01 +0000 (0:00:00.027) 0:00:00.027 ******** 2026-04-30 20:09:02.693640 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-30 20:09:02.693934 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-30 20:09:02.694211 | instance | interpreter could change the meaning of that path. See 2026-04-30 20:09:02.694514 | instance | https://docs.ansible.com/ansible- 2026-04-30 20:09:02.694795 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-30 20:09:02.706891 | instance | ok: [instance] 2026-04-30 20:09:02.707189 | instance | 2026-04-30 20:09:02.707458 | instance | TASK [Configure short hostname] ************************************************ 2026-04-30 20:09:02.707777 | instance | Thursday 30 April 2026 20:09:02 +0000 (0:00:01.190) 0:00:01.217 ******** 2026-04-30 20:09:03.453122 | instance | changed: [instance] 2026-04-30 20:09:03.453230 | instance | 2026-04-30 20:09:03.453389 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-04-30 20:09:03.453566 | instance | Thursday 30 April 2026 20:09:03 +0000 (0:00:00.746) 0:00:01.963 ******** 2026-04-30 20:09:03.738255 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-04-30 20:09:03.738363 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-04-30 20:09:03.738507 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-04-30 20:09:03.748724 | instance | changed: [instance] 2026-04-30 20:09:03.749132 | instance | 2026-04-30 20:09:03.749445 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-04-30 20:09:03.749721 | instance | Thursday 30 April 2026 20:09:03 +0000 (0:00:00.295) 0:00:02.259 ******** 2026-04-30 20:09:04.996383 | instance | ok: [instance] 2026-04-30 20:09:04.996574 | instance | 2026-04-30 20:09:04.996881 | instance | TASK [Purge "snapd" package] *************************************************** 2026-04-30 20:09:04.997195 | instance | Thursday 30 April 2026 20:09:04 +0000 (0:00:01.247) 0:00:03.506 ******** 2026-04-30 20:09:05.812598 | instance | ok: [instance] 2026-04-30 20:09:05.812691 | instance | 2026-04-30 20:09:05.812901 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-04-30 20:09:05.813065 | instance | 2026-04-30 20:09:05.813213 | instance | TASK [Create folders for workspace] ******************************************** 2026-04-30 20:09:05.813379 | instance | Thursday 30 April 2026 20:09:05 +0000 (0:00:00.816) 0:00:04.323 ******** 2026-04-30 20:09:06.884950 | instance | changed: [localhost] => (item=group_vars) 2026-04-30 20:09:06.885126 | instance | changed: [localhost] => (item=group_vars/all) 2026-04-30 20:09:06.885303 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-04-30 20:09:06.885506 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-04-30 20:09:06.885650 | instance | changed: [localhost] => (item=group_vars/computes) 2026-04-30 20:09:06.885828 | instance | changed: [localhost] => (item=host_vars) 2026-04-30 20:09:06.885983 | instance | 2026-04-30 20:09:06.886170 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-04-30 20:09:06.886327 | instance | 2026-04-30 20:09:06.886504 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-04-30 20:09:06.886684 | instance | Thursday 30 April 2026 20:09:06 +0000 (0:00:01.072) 0:00:05.395 ******** 2026-04-30 20:09:07.067400 | instance | changed: [localhost] 2026-04-30 20:09:07.067769 | instance | 2026-04-30 20:09:07.068047 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-04-30 20:09:07.068315 | instance | Thursday 30 April 2026 20:09:07 +0000 (0:00:00.182) 0:00:05.578 ******** 2026-04-30 20:09:07.095408 | instance | ok: [localhost] 2026-04-30 20:09:07.095651 | instance | 2026-04-30 20:09:07.095926 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-04-30 20:09:07.096199 | instance | Thursday 30 April 2026 20:09:07 +0000 (0:00:00.027) 0:00:05.605 ******** 2026-04-30 20:09:07.140242 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '0b0bae76-470f-5311-8da0-b57dcbb91e49'}) 2026-04-30 20:09:07.140482 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-04-30 20:09:07.140737 | instance | 2026-04-30 20:09:07.141050 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-04-30 20:09:07.141317 | instance | Thursday 30 April 2026 20:09:07 +0000 (0:00:00.045) 0:00:05.650 ******** 2026-04-30 20:09:07.758758 | instance | changed: [localhost] 2026-04-30 20:09:07.758889 | instance | 2026-04-30 20:09:07.759109 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-04-30 20:09:07.759257 | instance | 2026-04-30 20:09:07.759422 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-04-30 20:09:07.759594 | instance | Thursday 30 April 2026 20:09:07 +0000 (0:00:00.618) 0:00:06.269 ******** 2026-04-30 20:09:07.944221 | instance | changed: [localhost] 2026-04-30 20:09:07.944491 | instance | 2026-04-30 20:09:07.944771 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-04-30 20:09:07.945105 | instance | Thursday 30 April 2026 20:09:07 +0000 (0:00:00.185) 0:00:06.454 ******** 2026-04-30 20:09:07.970398 | instance | ok: [localhost] 2026-04-30 20:09:07.970651 | instance | 2026-04-30 20:09:07.970920 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-04-30 20:09:07.971190 | instance | Thursday 30 April 2026 20:09:07 +0000 (0:00:00.026) 0:00:06.481 ******** 2026-04-30 20:09:08.001043 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-04-30 20:09:08.001280 | instance | 2026-04-30 20:09:08.001547 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-04-30 20:09:08.001817 | instance | Thursday 30 April 2026 20:09:07 +0000 (0:00:00.030) 0:00:06.511 ******** 2026-04-30 20:09:08.343011 | instance | changed: [localhost] 2026-04-30 20:09:08.343328 | instance | 2026-04-30 20:09:08.343808 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-04-30 20:09:08.344092 | instance | 2026-04-30 20:09:08.344408 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-04-30 20:09:08.344801 | instance | Thursday 30 April 2026 20:09:08 +0000 (0:00:00.342) 0:00:06.853 ******** 2026-04-30 20:09:08.512783 | instance | changed: [localhost] 2026-04-30 20:09:08.513229 | instance | 2026-04-30 20:09:08.513631 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-04-30 20:09:08.514045 | instance | Thursday 30 April 2026 20:09:08 +0000 (0:00:00.169) 0:00:07.023 ******** 2026-04-30 20:09:08.538130 | instance | ok: [localhost] 2026-04-30 20:09:08.538354 | instance | 2026-04-30 20:09:08.538729 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-04-30 20:09:08.539013 | instance | Thursday 30 April 2026 20:09:08 +0000 (0:00:00.025) 0:00:07.048 ******** 2026-04-30 20:09:08.581360 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-04-30 20:09:08.581609 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-04-30 20:09:08.581893 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-04-30 20:09:08.582147 | instance | 2026-04-30 20:09:08.582420 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-04-30 20:09:08.582696 | instance | Thursday 30 April 2026 20:09:08 +0000 (0:00:00.043) 0:00:07.092 ******** 2026-04-30 20:09:08.921629 | instance | changed: [localhost] 2026-04-30 20:09:08.921790 | instance | 2026-04-30 20:09:08.921997 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-04-30 20:09:08.922184 | instance | 2026-04-30 20:09:08.922414 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-04-30 20:09:08.922598 | instance | Thursday 30 April 2026 20:09:08 +0000 (0:00:00.340) 0:00:07.432 ******** 2026-04-30 20:09:09.096723 | instance | changed: [localhost] 2026-04-30 20:09:09.096965 | instance | 2026-04-30 20:09:09.097361 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-04-30 20:09:09.097722 | instance | Thursday 30 April 2026 20:09:09 +0000 (0:00:00.174) 0:00:07.606 ******** 2026-04-30 20:09:09.126581 | instance | ok: [localhost] 2026-04-30 20:09:09.126833 | instance | 2026-04-30 20:09:09.127104 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-04-30 20:09:09.127404 | instance | Thursday 30 April 2026 20:09:09 +0000 (0:00:00.030) 0:00:07.637 ******** 2026-04-30 20:09:09.164996 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-04-30 20:09:09.165282 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-04-30 20:09:09.165558 | instance | 2026-04-30 20:09:09.165928 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-04-30 20:09:09.166239 | instance | Thursday 30 April 2026 20:09:09 +0000 (0:00:00.038) 0:00:07.675 ******** 2026-04-30 20:09:09.556539 | instance | changed: [localhost] 2026-04-30 20:09:09.556720 | instance | 2026-04-30 20:09:09.557033 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-04-30 20:09:09.557333 | instance | 2026-04-30 20:09:09.557623 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-30 20:09:09.557880 | instance | Thursday 30 April 2026 20:09:09 +0000 (0:00:00.391) 0:00:08.066 ******** 2026-04-30 20:09:10.311415 | instance | ok: [localhost] 2026-04-30 20:09:10.311550 | instance | 2026-04-30 20:09:10.311856 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-30 20:09:10.312127 | instance | Thursday 30 April 2026 20:09:10 +0000 (0:00:00.754) 0:00:08.821 ******** 2026-04-30 20:09:10.558093 | instance | changed: [localhost] 2026-04-30 20:09:10.558275 | instance | 2026-04-30 20:09:10.558545 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-04-30 20:09:10.558812 | instance | Thursday 30 April 2026 20:09:10 +0000 (0:00:00.247) 0:00:09.068 ******** 2026-04-30 20:09:10.588730 | instance | ok: [localhost] 2026-04-30 20:09:10.588826 | instance | 2026-04-30 20:09:10.588904 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-04-30 20:09:10.589033 | instance | Thursday 30 April 2026 20:09:10 +0000 (0:00:00.030) 0:00:09.099 ******** 2026-04-30 20:09:11.372999 | instance | ok: [localhost] => (item=keycloak_host) 2026-04-30 20:09:11.373078 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-04-30 20:09:11.373090 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-04-30 20:09:11.373121 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-04-30 20:09:11.373163 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-04-30 20:09:11.375141 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-04-30 20:09:11.375223 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-04-30 20:09:11.375231 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-04-30 20:09:11.375237 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-04-30 20:09:11.375243 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-04-30 20:09:11.375249 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-04-30 20:09:11.375262 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-04-30 20:09:11.376151 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-04-30 20:09:11.376160 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-04-30 20:09:11.376165 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-04-30 20:09:11.376169 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-04-30 20:09:11.376466 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-04-30 20:09:11.376889 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-04-30 20:09:11.377235 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-04-30 20:09:11.377592 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-04-30 20:09:11.377953 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-04-30 20:09:11.378368 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-04-30 20:09:11.378706 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-04-30 20:09:11.378911 | instance | 2026-04-30 20:09:11.379121 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-04-30 20:09:11.379331 | instance | Thursday 30 April 2026 20:09:11 +0000 (0:00:00.782) 0:00:09.882 ******** 2026-04-30 20:09:11.741663 | instance | changed: [localhost] 2026-04-30 20:09:11.741910 | instance | 2026-04-30 20:09:11.742175 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-30 20:09:11.742367 | instance | Thursday 30 April 2026 20:09:11 +0000 (0:00:00.369) 0:00:10.251 ******** 2026-04-30 20:09:11.921699 | instance | changed: [localhost] 2026-04-30 20:09:11.922091 | instance | 2026-04-30 20:09:11.922438 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-04-30 20:09:11.922760 | instance | 2026-04-30 20:09:11.923114 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-04-30 20:09:11.923464 | instance | Thursday 30 April 2026 20:09:11 +0000 (0:00:00.180) 0:00:10.432 ******** 2026-04-30 20:09:12.097572 | instance | changed: [localhost] 2026-04-30 20:09:12.097824 | instance | 2026-04-30 20:09:12.097982 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-04-30 20:09:12.098139 | instance | Thursday 30 April 2026 20:09:12 +0000 (0:00:00.173) 0:00:10.605 ******** 2026-04-30 20:09:12.129437 | instance | ok: [localhost] 2026-04-30 20:09:12.129582 | instance | 2026-04-30 20:09:12.129783 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-04-30 20:09:12.129939 | instance | Thursday 30 April 2026 20:09:12 +0000 (0:00:00.033) 0:00:10.639 ******** 2026-04-30 20:09:12.174207 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]}) 2026-04-30 20:09:12.174632 | instance | 2026-04-30 20:09:12.174981 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-04-30 20:09:12.175318 | instance | Thursday 30 April 2026 20:09:12 +0000 (0:00:00.042) 0:00:10.682 ******** 2026-04-30 20:09:12.521969 | instance | changed: [localhost] 2026-04-30 20:09:12.522068 | instance | 2026-04-30 20:09:12.522909 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-04-30 20:09:12.522977 | instance | 2026-04-30 20:09:12.522989 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-04-30 20:09:12.522999 | instance | Thursday 30 April 2026 20:09:12 +0000 (0:00:00.350) 0:00:11.033 ******** 2026-04-30 20:09:12.708651 | instance | changed: [localhost] 2026-04-30 20:09:12.708774 | instance | 2026-04-30 20:09:12.709202 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-04-30 20:09:12.709270 | instance | Thursday 30 April 2026 20:09:12 +0000 (0:00:00.186) 0:00:11.219 ******** 2026-04-30 20:09:12.745388 | instance | ok: [localhost] 2026-04-30 20:09:12.745514 | instance | 2026-04-30 20:09:12.745533 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-04-30 20:09:12.745681 | instance | Thursday 30 April 2026 20:09:12 +0000 (0:00:00.036) 0:00:11.255 ******** 2026-04-30 20:09:12.799100 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]}) 2026-04-30 20:09:12.800091 | instance | 2026-04-30 20:09:12.800167 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-04-30 20:09:12.800180 | instance | Thursday 30 April 2026 20:09:12 +0000 (0:00:00.053) 0:00:11.309 ******** 2026-04-30 20:09:13.144730 | instance | changed: [localhost] 2026-04-30 20:09:13.144806 | instance | 2026-04-30 20:09:13.145015 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-04-30 20:09:13.145100 | instance | 2026-04-30 20:09:13.145317 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-04-30 20:09:13.145353 | instance | Thursday 30 April 2026 20:09:13 +0000 (0:00:00.346) 0:00:11.656 ******** 2026-04-30 20:09:13.334743 | instance | changed: [localhost] 2026-04-30 20:09:13.334806 | instance | 2026-04-30 20:09:13.335123 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-04-30 20:09:13.335183 | instance | Thursday 30 April 2026 20:09:13 +0000 (0:00:00.189) 0:00:11.845 ******** 2026-04-30 20:09:13.369588 | instance | ok: [localhost] 2026-04-30 20:09:13.369691 | instance | 2026-04-30 20:09:13.369944 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-04-30 20:09:13.369996 | instance | Thursday 30 April 2026 20:09:13 +0000 (0:00:00.034) 0:00:11.880 ******** 2026-04-30 20:09:13.769512 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-04-30 20:09:13.769602 | instance | ok: [localhost] => (item=keepalived_password) 2026-04-30 20:09:13.772938 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-04-30 20:09:13.773068 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-04-30 20:09:13.773080 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-04-30 20:09:13.773090 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-04-30 20:09:13.773100 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-04-30 20:09:13.773110 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-04-30 20:09:13.773119 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-04-30 20:09:13.773129 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-04-30 20:09:13.773138 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-04-30 20:09:13.773147 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-04-30 20:09:13.773156 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-04-30 20:09:13.773165 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-04-30 20:09:13.773173 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-04-30 20:09:13.773182 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-04-30 20:09:13.773191 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-04-30 20:09:13.773200 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-04-30 20:09:13.773210 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-04-30 20:09:13.773219 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-04-30 20:09:13.773228 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-04-30 20:09:13.773243 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-04-30 20:09:13.773252 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-04-30 20:09:13.773264 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-04-30 20:09:13.773471 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-04-30 20:09:13.773726 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-04-30 20:09:13.773926 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-04-30 20:09:13.774120 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-04-30 20:09:13.774311 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-04-30 20:09:13.774505 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-04-30 20:09:13.774725 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-04-30 20:09:13.774924 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-04-30 20:09:13.775116 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-04-30 20:09:13.775307 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-04-30 20:09:13.775499 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-04-30 20:09:13.775710 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-04-30 20:09:13.775905 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-04-30 20:09:13.776100 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-04-30 20:09:13.776293 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-04-30 20:09:13.776484 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-04-30 20:09:13.776678 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-04-30 20:09:13.776888 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-04-30 20:09:13.777090 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-04-30 20:09:13.777297 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-04-30 20:09:13.777496 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-04-30 20:09:13.777688 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-04-30 20:09:13.777880 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-04-30 20:09:13.778074 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-04-30 20:09:13.778261 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-04-30 20:09:13.778457 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-04-30 20:09:13.778648 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-04-30 20:09:13.778839 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-04-30 20:09:13.778993 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-04-30 20:09:13.779142 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-04-30 20:09:13.779284 | instance | 2026-04-30 20:09:13.779432 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-04-30 20:09:13.779586 | instance | Thursday 30 April 2026 20:09:13 +0000 (0:00:00.399) 0:00:12.279 ******** 2026-04-30 20:09:13.833530 | instance | ok: [localhost] => (item=barbican_kek) 2026-04-30 20:09:13.833635 | instance | 2026-04-30 20:09:13.833815 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-04-30 20:09:13.834078 | instance | Thursday 30 April 2026 20:09:13 +0000 (0:00:00.061) 0:00:12.341 ******** 2026-04-30 20:09:14.238555 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-30 20:09:14.239261 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-30 20:09:14.239332 | instance | 2026-04-30 20:09:14.239340 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-04-30 20:09:14.239348 | instance | Thursday 30 April 2026 20:09:14 +0000 (0:00:00.407) 0:00:12.749 ******** 2026-04-30 20:09:16.720230 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-30 20:09:16.720347 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-30 20:09:16.720923 | instance | 2026-04-30 20:09:16.720978 | instance | TASK [Set values for SSH keys] ************************************************* 2026-04-30 20:09:16.720989 | instance | Thursday 30 April 2026 20:09:16 +0000 (0:00:02.481) 0:00:15.230 ******** 2026-04-30 20:09:16.782365 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-04-30 20:09:16.782432 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-04-30 20:09:16.782438 | instance | 2026-04-30 20:09:16.782443 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-04-30 20:09:16.782449 | instance | Thursday 30 April 2026 20:09:16 +0000 (0:00:00.061) 0:00:15.292 ******** 2026-04-30 20:09:17.120492 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-30 20:09:17.120590 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-30 20:09:17.120961 | instance | 2026-04-30 20:09:17.121036 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-04-30 20:09:17.121072 | instance | Thursday 30 April 2026 20:09:17 +0000 (0:00:00.338) 0:00:15.631 ******** 2026-04-30 20:09:17.465691 | instance | changed: [localhost] 2026-04-30 20:09:17.465809 | instance | 2026-04-30 20:09:17.466207 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-04-30 20:09:17.466260 | instance | Thursday 30 April 2026 20:09:17 +0000 (0:00:00.344) 0:00:15.976 ******** 2026-04-30 20:09:17.512908 | instance | skipping: [localhost] 2026-04-30 20:09:17.513558 | instance | 2026-04-30 20:09:17.513601 | instance | PLAY [all] ********************************************************************* 2026-04-30 20:09:17.513607 | instance | 2026-04-30 20:09:17.513612 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-30 20:09:17.513617 | instance | Thursday 30 April 2026 20:09:17 +0000 (0:00:00.047) 0:00:16.023 ******** 2026-04-30 20:09:18.220531 | instance | ok: [instance] 2026-04-30 20:09:18.220613 | instance | 2026-04-30 20:09:18.220903 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-30 20:09:18.220942 | instance | Thursday 30 April 2026 20:09:18 +0000 (0:00:00.707) 0:00:16.731 ******** 2026-04-30 20:09:21.936981 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-30 20:09:21.937093 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-30 20:09:21.939401 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-30 20:09:21.939430 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-30 20:09:21.939440 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-30 20:09:21.939450 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-30 20:09:21.939460 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-30 20:09:21.939469 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-30 20:09:21.939478 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-30 20:09:21.939486 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-30 20:09:21.939495 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-30 20:09:21.939505 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-30 20:09:21.939513 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-30 20:09:21.939522 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-30 20:09:21.939531 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-30 20:09:21.939540 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-30 20:09:21.939549 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-30 20:09:21.939558 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-30 20:09:21.939567 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-30 20:09:21.939576 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-30 20:09:21.939589 | instance | 2026-04-30 20:09:21.939805 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-30 20:09:21.939842 | instance | Thursday 30 April 2026 20:09:21 +0000 (0:00:03.716) 0:00:20.448 ******** 2026-04-30 20:09:22.128623 | instance | changed: [instance] 2026-04-30 20:09:22.128963 | instance | 2026-04-30 20:09:22.129034 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-30 20:09:22.129252 | instance | Thursday 30 April 2026 20:09:22 +0000 (0:00:00.191) 0:00:20.639 ******** 2026-04-30 20:09:22.582716 | instance | changed: [instance] 2026-04-30 20:09:22.582799 | instance | 2026-04-30 20:09:22.582942 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-30 20:09:22.583163 | instance | Thursday 30 April 2026 20:09:22 +0000 (0:00:00.454) 0:00:21.093 ******** 2026-04-30 20:09:22.893210 | instance | ok: [instance] 2026-04-30 20:09:22.893292 | instance | 2026-04-30 20:09:22.893425 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-30 20:09:22.893622 | instance | Thursday 30 April 2026 20:09:22 +0000 (0:00:00.310) 0:00:21.404 ******** 2026-04-30 20:09:23.034599 | instance | ok: [instance] 2026-04-30 20:09:23.034688 | instance | 2026-04-30 20:09:23.034841 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-30 20:09:23.035044 | instance | 2026-04-30 20:09:23.035193 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-30 20:09:23.035343 | instance | Thursday 30 April 2026 20:09:23 +0000 (0:00:00.140) 0:00:21.545 ******** 2026-04-30 20:09:23.722152 | instance | ok: [instance] 2026-04-30 20:09:23.722239 | instance | 2026-04-30 20:09:23.722375 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-30 20:09:23.722575 | instance | Thursday 30 April 2026 20:09:23 +0000 (0:00:00.687) 0:00:22.233 ******** 2026-04-30 20:09:23.925637 | instance | changed: [instance] 2026-04-30 20:09:23.925723 | instance | 2026-04-30 20:09:23.925896 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-30 20:09:23.926108 | instance | Thursday 30 April 2026 20:09:23 +0000 (0:00:00.202) 0:00:22.435 ******** 2026-04-30 20:09:24.795671 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-30 20:09:24.795738 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-30 20:09:24.795746 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-30 20:09:24.795753 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-30 20:09:24.795759 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-30 20:09:24.795765 | instance | 2026-04-30 20:09:24.795772 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-30 20:09:24.795778 | instance | Thursday 30 April 2026 20:09:24 +0000 (0:00:00.869) 0:00:23.304 ******** 2026-04-30 20:09:25.060315 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257} 2026-04-30 20:09:25.218875 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257} 2026-04-30 20:09:25.388356 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257} 2026-04-30 20:09:25.399524 | instance | ...ignoring 2026-04-30 20:09:25.399548 | instance | 2026-04-30 20:09:25.399556 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-30 20:09:25.399563 | instance | Thursday 30 April 2026 20:09:25 +0000 (0:00:00.605) 0:00:23.909 ******** 2026-04-30 20:09:25.582038 | instance | ok: [instance] 2026-04-30 20:09:25.582517 | instance | 2026-04-30 20:09:25.582570 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-30 20:09:25.582578 | instance | Thursday 30 April 2026 20:09:25 +0000 (0:00:00.183) 0:00:24.093 ******** 2026-04-30 20:09:25.764149 | instance | ok: [instance] 2026-04-30 20:09:25.764237 | instance | 2026-04-30 20:09:25.764485 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-30 20:09:25.764500 | instance | Thursday 30 April 2026 20:09:25 +0000 (0:00:00.182) 0:00:24.275 ******** 2026-04-30 20:09:25.792194 | instance | ok: [instance] 2026-04-30 20:09:25.792592 | instance | 2026-04-30 20:09:25.792659 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-30 20:09:25.792666 | instance | Thursday 30 April 2026 20:09:25 +0000 (0:00:00.027) 0:00:24.303 ******** 2026-04-30 20:09:25.831879 | instance | ok: [instance] 2026-04-30 20:09:25.831949 | instance | 2026-04-30 20:09:25.832228 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-30 20:09:25.832262 | instance | Thursday 30 April 2026 20:09:25 +0000 (0:00:00.039) 0:00:24.343 ******** 2026-04-30 20:09:26.373262 | instance | ok: [instance] 2026-04-30 20:09:26.373339 | instance | 2026-04-30 20:09:26.373636 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-30 20:09:26.373674 | instance | Thursday 30 April 2026 20:09:26 +0000 (0:00:00.541) 0:00:24.884 ******** 2026-04-30 20:09:26.624083 | instance | ok: [instance] 2026-04-30 20:09:26.624160 | instance | 2026-04-30 20:09:26.625049 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-30 20:09:26.625154 | instance | Thursday 30 April 2026 20:09:26 +0000 (0:00:00.193) 0:00:25.077 ******** 2026-04-30 20:09:26.625167 | instance | 2026-04-30 20:09:26.625179 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-04-30 20:09:26.625188 | instance | 2026-04-30 20:09:26.625197 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-30 20:09:26.625217 | instance | Thursday 30 April 2026 20:09:26 +0000 (0:00:00.057) 0:00:25.135 ******** 2026-04-30 20:09:27.312376 | instance | ok: [instance] 2026-04-30 20:09:27.312443 | instance | 2026-04-30 20:09:27.312721 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-30 20:09:27.312758 | instance | Thursday 30 April 2026 20:09:27 +0000 (0:00:00.687) 0:00:25.823 ******** 2026-04-30 20:09:27.514513 | instance | ok: [instance] 2026-04-30 20:09:27.514573 | instance | 2026-04-30 20:09:27.514869 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-30 20:09:27.514907 | instance | Thursday 30 April 2026 20:09:27 +0000 (0:00:00.201) 0:00:26.024 ******** 2026-04-30 20:09:27.553934 | instance | skipping: [instance] 2026-04-30 20:09:27.554016 | instance | 2026-04-30 20:09:27.554117 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-30 20:09:27.554284 | instance | Thursday 30 April 2026 20:09:27 +0000 (0:00:00.040) 0:00:26.065 ******** 2026-04-30 20:09:27.753566 | instance | changed: [instance] 2026-04-30 20:09:27.753641 | instance | 2026-04-30 20:09:27.753764 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-30 20:09:27.753944 | instance | Thursday 30 April 2026 20:09:27 +0000 (0:00:00.199) 0:00:26.264 ******** 2026-04-30 20:09:27.820276 | instance | ok: [instance] => { 2026-04-30 20:09:27.820400 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-30 20:09:27.820578 | instance | } 2026-04-30 20:09:27.820717 | instance | 2026-04-30 20:09:27.820880 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-30 20:09:27.821030 | instance | Thursday 30 April 2026 20:09:27 +0000 (0:00:00.066) 0:00:26.331 ******** 2026-04-30 20:09:28.567467 | instance | changed: [instance] 2026-04-30 20:09:28.567539 | instance | 2026-04-30 20:09:28.567551 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-30 20:09:28.567561 | instance | Thursday 30 April 2026 20:09:28 +0000 (0:00:00.746) 0:00:27.077 ******** 2026-04-30 20:09:28.604112 | instance | skipping: [instance] 2026-04-30 20:09:28.604184 | instance | 2026-04-30 20:09:28.604307 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-30 20:09:28.604469 | instance | Thursday 30 April 2026 20:09:28 +0000 (0:00:00.037) 0:00:27.115 ******** 2026-04-30 20:09:28.799541 | instance | ok: [instance] 2026-04-30 20:09:28.799900 | instance | 2026-04-30 20:09:28.799938 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-30 20:09:28.799944 | instance | Thursday 30 April 2026 20:09:28 +0000 (0:00:00.195) 0:00:27.310 ******** 2026-04-30 20:09:29.880100 | instance | ok: [instance] 2026-04-30 20:09:29.880157 | instance | 2026-04-30 20:09:29.880374 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-30 20:09:29.880391 | instance | Thursday 30 April 2026 20:09:29 +0000 (0:00:01.080) 0:00:28.391 ******** 2026-04-30 20:09:29.937784 | instance | ok: [instance] => { 2026-04-30 20:09:29.937981 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-30 20:09:29.938872 | instance | } 2026-04-30 20:09:29.938897 | instance | 2026-04-30 20:09:29.938906 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-30 20:09:29.938915 | instance | Thursday 30 April 2026 20:09:29 +0000 (0:00:00.057) 0:00:28.449 ******** 2026-04-30 20:09:30.948188 | instance | changed: [instance] 2026-04-30 20:09:30.948223 | instance | 2026-04-30 20:09:30.948229 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-30 20:09:30.948233 | instance | Thursday 30 April 2026 20:09:30 +0000 (0:00:01.009) 0:00:29.458 ******** 2026-04-30 20:09:33.712362 | instance | changed: [instance] 2026-04-30 20:09:33.712396 | instance | 2026-04-30 20:09:33.712401 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-30 20:09:33.712406 | instance | Thursday 30 April 2026 20:09:33 +0000 (0:00:02.764) 0:00:32.223 ******** 2026-04-30 20:09:33.740378 | instance | skipping: [instance] 2026-04-30 20:09:33.740403 | instance | 2026-04-30 20:09:33.740412 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-30 20:09:33.740420 | instance | Thursday 30 April 2026 20:09:33 +0000 (0:00:00.027) 0:00:32.251 ******** 2026-04-30 20:09:33.770108 | instance | skipping: [instance] 2026-04-30 20:09:33.770148 | instance | 2026-04-30 20:09:33.770154 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-30 20:09:33.770160 | instance | Thursday 30 April 2026 20:09:33 +0000 (0:00:00.029) 0:00:32.280 ******** 2026-04-30 20:09:33.800841 | instance | skipping: [instance] 2026-04-30 20:09:33.800880 | instance | 2026-04-30 20:09:33.800885 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-30 20:09:33.800890 | instance | Thursday 30 April 2026 20:09:33 +0000 (0:00:00.031) 0:00:32.312 ******** 2026-04-30 20:09:43.643111 | instance | changed: [instance] 2026-04-30 20:09:43.643153 | instance | 2026-04-30 20:09:43.643158 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-30 20:09:43.643163 | instance | Thursday 30 April 2026 20:09:43 +0000 (0:00:09.841) 0:00:42.153 ******** 2026-04-30 20:09:44.091671 | instance | changed: [instance] 2026-04-30 20:09:44.092183 | instance | 2026-04-30 20:09:44.092221 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-30 20:09:44.092230 | instance | Thursday 30 April 2026 20:09:44 +0000 (0:00:00.448) 0:00:42.602 ******** 2026-04-30 20:09:44.963294 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-04-30 20:09:44.963399 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-30 20:09:44.964153 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-30 20:09:44.964253 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-30 20:09:44.964260 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-30 20:09:44.964265 | instance | 2026-04-30 20:09:44.964270 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-30 20:09:44.964274 | instance | Thursday 30 April 2026 20:09:44 +0000 (0:00:00.871) 0:00:43.474 ******** 2026-04-30 20:09:45.489805 | instance | changed: [instance] 2026-04-30 20:09:45.489892 | instance | 2026-04-30 20:09:45.490524 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-30 20:09:45.490555 | instance | Thursday 30 April 2026 20:09:45 +0000 (0:00:00.519) 0:00:43.994 ******** 2026-04-30 20:09:45.490561 | instance | 2026-04-30 20:09:45.490566 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-30 20:09:45.490570 | instance | Thursday 30 April 2026 20:09:45 +0000 (0:00:00.006) 0:00:44.001 ******** 2026-04-30 20:09:46.127698 | instance | changed: [instance] 2026-04-30 20:09:46.128268 | instance | 2026-04-30 20:09:46.128310 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-04-30 20:09:46.128330 | instance | Thursday 30 April 2026 20:09:46 +0000 (0:00:00.637) 0:00:44.638 ******** 2026-04-30 20:09:46.792902 | instance | ok: [instance] 2026-04-30 20:09:46.793435 | instance | 2026-04-30 20:09:46.793488 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-30 20:09:46.793506 | instance | Thursday 30 April 2026 20:09:46 +0000 (0:00:00.665) 0:00:45.303 ******** 2026-04-30 20:09:47.302964 | instance | changed: [instance] 2026-04-30 20:09:47.303036 | instance | 2026-04-30 20:09:47.303327 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-30 20:09:47.303358 | instance | Thursday 30 April 2026 20:09:47 +0000 (0:00:00.510) 0:00:45.814 ******** 2026-04-30 20:09:47.813504 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"} 2026-04-30 20:09:47.824933 | instance | ...ignoring 2026-04-30 20:09:47.825351 | instance | 2026-04-30 20:09:47.825396 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-30 20:09:47.825403 | instance | Thursday 30 April 2026 20:09:47 +0000 (0:00:00.521) 0:00:46.336 ******** 2026-04-30 20:09:47.857675 | instance | skipping: [instance] 2026-04-30 20:09:47.857777 | instance | 2026-04-30 20:09:47.858031 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-30 20:09:47.858049 | instance | Thursday 30 April 2026 20:09:47 +0000 (0:00:00.032) 0:00:46.369 ******** 2026-04-30 20:09:47.890244 | instance | skipping: [instance] 2026-04-30 20:09:47.890415 | instance | 2026-04-30 20:09:47.890782 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-30 20:09:47.890803 | instance | Thursday 30 April 2026 20:09:47 +0000 (0:00:00.032) 0:00:46.401 ******** 2026-04-30 20:09:47.920599 | instance | skipping: [instance] 2026-04-30 20:09:47.920652 | instance | 2026-04-30 20:09:47.920985 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-30 20:09:47.921048 | instance | Thursday 30 April 2026 20:09:47 +0000 (0:00:00.030) 0:00:46.431 ******** 2026-04-30 20:09:47.955248 | instance | skipping: [instance] 2026-04-30 20:09:47.955290 | instance | 2026-04-30 20:09:47.955489 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-30 20:09:47.955564 | instance | Thursday 30 April 2026 20:09:47 +0000 (0:00:00.034) 0:00:46.466 ******** 2026-04-30 20:09:47.996538 | instance | skipping: [instance] 2026-04-30 20:09:47.996717 | instance | 2026-04-30 20:09:47.996890 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-30 20:09:47.997047 | instance | Thursday 30 April 2026 20:09:47 +0000 (0:00:00.040) 0:00:46.507 ******** 2026-04-30 20:09:48.192795 | instance | ok: [instance] 2026-04-30 20:09:48.193207 | instance | 2026-04-30 20:09:48.193245 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-30 20:09:48.193252 | instance | Thursday 30 April 2026 20:09:48 +0000 (0:00:00.196) 0:00:46.703 ******** 2026-04-30 20:09:48.232229 | instance | ok: [instance] => { 2026-04-30 20:09:48.232325 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-30 20:09:48.232398 | instance | } 2026-04-30 20:09:48.232795 | instance | 2026-04-30 20:09:48.232834 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-30 20:09:48.232840 | instance | Thursday 30 April 2026 20:09:48 +0000 (0:00:00.039) 0:00:46.743 ******** 2026-04-30 20:09:49.680979 | instance | changed: [instance] 2026-04-30 20:09:49.681040 | instance | 2026-04-30 20:09:49.681373 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-30 20:09:49.681412 | instance | Thursday 30 April 2026 20:09:49 +0000 (0:00:01.448) 0:00:48.191 ******** 2026-04-30 20:09:49.724659 | instance | skipping: [instance] 2026-04-30 20:09:49.724991 | instance | 2026-04-30 20:09:49.725025 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-30 20:09:49.725134 | instance | Thursday 30 April 2026 20:09:49 +0000 (0:00:00.043) 0:00:48.235 ******** 2026-04-30 20:09:49.923015 | instance | ok: [instance] 2026-04-30 20:09:49.923090 | instance | 2026-04-30 20:09:49.923356 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-30 20:09:49.923400 | instance | Thursday 30 April 2026 20:09:49 +0000 (0:00:00.198) 0:00:48.434 ******** 2026-04-30 20:09:49.961857 | instance | ok: [instance] => { 2026-04-30 20:09:49.961962 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-30 20:09:49.962414 | instance | } 2026-04-30 20:09:49.962436 | instance | 2026-04-30 20:09:49.962442 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-30 20:09:49.962447 | instance | Thursday 30 April 2026 20:09:49 +0000 (0:00:00.038) 0:00:48.473 ******** 2026-04-30 20:09:50.849563 | instance | changed: [instance] 2026-04-30 20:09:50.849637 | instance | 2026-04-30 20:09:50.849907 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-30 20:09:50.849943 | instance | Thursday 30 April 2026 20:09:50 +0000 (0:00:00.887) 0:00:49.360 ******** 2026-04-30 20:09:50.893760 | instance | skipping: [instance] 2026-04-30 20:09:50.894321 | instance | 2026-04-30 20:09:50.894340 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-30 20:09:50.894347 | instance | Thursday 30 April 2026 20:09:50 +0000 (0:00:00.043) 0:00:49.404 ******** 2026-04-30 20:09:50.924589 | instance | skipping: [instance] 2026-04-30 20:09:50.924680 | instance | 2026-04-30 20:09:50.924976 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-30 20:09:50.925018 | instance | Thursday 30 April 2026 20:09:50 +0000 (0:00:00.031) 0:00:49.435 ******** 2026-04-30 20:09:50.957108 | instance | skipping: [instance] 2026-04-30 20:09:50.957657 | instance | 2026-04-30 20:09:50.957692 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-30 20:09:50.957698 | instance | Thursday 30 April 2026 20:09:50 +0000 (0:00:00.031) 0:00:49.467 ******** 2026-04-30 20:09:50.992041 | instance | skipping: [instance] 2026-04-30 20:09:50.992146 | instance | 2026-04-30 20:09:50.992383 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-30 20:09:50.992414 | instance | Thursday 30 April 2026 20:09:50 +0000 (0:00:00.035) 0:00:49.503 ******** 2026-04-30 20:09:52.006413 | instance | ok: [instance] 2026-04-30 20:09:52.006965 | instance | 2026-04-30 20:09:52.007006 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-30 20:09:52.007014 | instance | Thursday 30 April 2026 20:09:52 +0000 (0:00:01.014) 0:00:50.517 ******** 2026-04-30 20:09:52.411170 | instance | ok: [instance] 2026-04-30 20:09:52.411208 | instance | 2026-04-30 20:09:52.411216 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-30 20:09:52.411223 | instance | Thursday 30 April 2026 20:09:52 +0000 (0:00:00.404) 0:00:50.921 ******** 2026-04-30 20:09:53.287797 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-30 20:09:53.287868 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-30 20:09:53.288617 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-30 20:09:53.288659 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-30 20:09:53.288666 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-30 20:09:53.288671 | instance | 2026-04-30 20:09:53.288676 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-30 20:09:53.288680 | instance | Thursday 30 April 2026 20:09:53 +0000 (0:00:00.877) 0:00:51.799 ******** 2026-04-30 20:09:53.798305 | instance | ok: [instance] 2026-04-30 20:09:53.798367 | instance | 2026-04-30 20:09:53.798973 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-30 20:09:53.799018 | instance | Thursday 30 April 2026 20:09:53 +0000 (0:00:00.500) 0:00:52.300 ******** 2026-04-30 20:09:53.799024 | instance | 2026-04-30 20:09:53.799028 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-30 20:09:53.799032 | instance | Thursday 30 April 2026 20:09:53 +0000 (0:00:00.009) 0:00:52.309 ******** 2026-04-30 20:09:54.136699 | instance | ok: [instance] 2026-04-30 20:09:54.136731 | instance | 2026-04-30 20:09:54.136736 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-30 20:09:54.136741 | instance | Thursday 30 April 2026 20:09:54 +0000 (0:00:00.338) 0:00:52.647 ******** 2026-04-30 20:09:54.331226 | instance | ok: [instance] 2026-04-30 20:09:54.331287 | instance | 2026-04-30 20:09:54.331571 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-30 20:09:54.331611 | instance | Thursday 30 April 2026 20:09:54 +0000 (0:00:00.194) 0:00:52.842 ******** 2026-04-30 20:09:54.382138 | instance | ok: [instance] => { 2026-04-30 20:09:54.382716 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-04-30 20:09:54.382737 | instance | } 2026-04-30 20:09:54.382742 | instance | 2026-04-30 20:09:54.382747 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-30 20:09:54.382752 | instance | Thursday 30 April 2026 20:09:54 +0000 (0:00:00.050) 0:00:52.893 ******** 2026-04-30 20:09:54.995252 | instance | changed: [instance] 2026-04-30 20:09:54.995325 | instance | 2026-04-30 20:09:54.995594 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-30 20:09:54.995632 | instance | Thursday 30 April 2026 20:09:54 +0000 (0:00:00.613) 0:00:53.506 ******** 2026-04-30 20:09:56.322992 | instance | changed: [instance] 2026-04-30 20:09:56.323068 | instance | 2026-04-30 20:09:56.323324 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-30 20:09:56.323449 | instance | Thursday 30 April 2026 20:09:56 +0000 (0:00:01.327) 0:00:54.834 ******** 2026-04-30 20:09:56.374402 | instance | ok: [instance] => { 2026-04-30 20:09:56.375002 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-04-30 20:09:56.375025 | instance | } 2026-04-30 20:09:56.375030 | instance | 2026-04-30 20:09:56.375035 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-30 20:09:56.375040 | instance | Thursday 30 April 2026 20:09:56 +0000 (0:00:00.051) 0:00:54.885 ******** 2026-04-30 20:09:57.149519 | instance | changed: [instance] 2026-04-30 20:09:57.149598 | instance | 2026-04-30 20:09:57.149904 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-30 20:09:57.149948 | instance | Thursday 30 April 2026 20:09:57 +0000 (0:00:00.775) 0:00:55.660 ******** 2026-04-30 20:09:58.533792 | instance | changed: [instance] 2026-04-30 20:09:58.533884 | instance | 2026-04-30 20:09:58.534157 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-30 20:09:58.534198 | instance | Thursday 30 April 2026 20:09:58 +0000 (0:00:01.384) 0:00:57.045 ******** 2026-04-30 20:09:59.048714 | instance | changed: [instance] 2026-04-30 20:09:59.048843 | instance | 2026-04-30 20:09:59.048888 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-30 20:09:59.049011 | instance | Thursday 30 April 2026 20:09:59 +0000 (0:00:00.514) 0:00:57.559 ******** 2026-04-30 20:09:59.262202 | instance | changed: [instance] 2026-04-30 20:09:59.262271 | instance | 2026-04-30 20:09:59.262527 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-30 20:09:59.262572 | instance | Thursday 30 April 2026 20:09:59 +0000 (0:00:00.213) 0:00:57.773 ******** 2026-04-30 20:09:59.460057 | instance | ok: [instance] 2026-04-30 20:09:59.460130 | instance | 2026-04-30 20:09:59.460399 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-30 20:09:59.460437 | instance | Thursday 30 April 2026 20:09:59 +0000 (0:00:00.198) 0:00:57.971 ******** 2026-04-30 20:09:59.510186 | instance | ok: [instance] => { 2026-04-30 20:09:59.510793 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-04-30 20:09:59.510870 | instance | } 2026-04-30 20:09:59.510876 | instance | 2026-04-30 20:09:59.510881 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-30 20:09:59.510886 | instance | Thursday 30 April 2026 20:09:59 +0000 (0:00:00.049) 0:00:58.021 ******** 2026-04-30 20:10:00.569824 | instance | changed: [instance] 2026-04-30 20:10:00.570053 | instance | 2026-04-30 20:10:00.570066 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-30 20:10:00.570175 | instance | Thursday 30 April 2026 20:10:00 +0000 (0:00:01.059) 0:00:59.080 ******** 2026-04-30 20:10:03.167386 | instance | changed: [instance] 2026-04-30 20:10:03.167464 | instance | 2026-04-30 20:10:03.167740 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-30 20:10:03.167775 | instance | Thursday 30 April 2026 20:10:03 +0000 (0:00:02.597) 0:01:01.678 ******** 2026-04-30 20:10:03.219348 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-30 20:10:03.219432 | instance | 2026-04-30 20:10:03.219669 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-30 20:10:03.219706 | instance | Thursday 30 April 2026 20:10:03 +0000 (0:00:00.051) 0:01:01.730 ******** 2026-04-30 20:10:04.190889 | instance | ok: [instance] 2026-04-30 20:10:04.190963 | instance | 2026-04-30 20:10:04.191242 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-30 20:10:04.191280 | instance | Thursday 30 April 2026 20:10:04 +0000 (0:00:00.971) 0:01:02.702 ******** 2026-04-30 20:10:04.384285 | instance | changed: [instance] 2026-04-30 20:10:04.384780 | instance | 2026-04-30 20:10:04.384967 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-30 20:10:04.384977 | instance | Thursday 30 April 2026 20:10:04 +0000 (0:00:00.193) 0:01:02.895 ******** 2026-04-30 20:10:04.822510 | instance | changed: [instance] 2026-04-30 20:10:04.822995 | instance | 2026-04-30 20:10:04.823030 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-30 20:10:04.823041 | instance | Thursday 30 April 2026 20:10:04 +0000 (0:00:00.438) 0:01:03.333 ******** 2026-04-30 20:10:05.652818 | instance | changed: [instance] => (item=br_netfilter) 2026-04-30 20:10:05.653571 | instance | ok: [instance] => (item=ip_tables) 2026-04-30 20:10:05.653613 | instance | changed: [instance] => (item=ip6_tables) 2026-04-30 20:10:05.653618 | instance | changed: [instance] => (item=nf_conntrack) 2026-04-30 20:10:05.653623 | instance | 2026-04-30 20:10:05.653627 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-30 20:10:05.653632 | instance | Thursday 30 April 2026 20:10:05 +0000 (0:00:00.830) 0:01:04.164 ******** 2026-04-30 20:10:05.852029 | instance | ok: [instance] 2026-04-30 20:10:05.852122 | instance | 2026-04-30 20:10:05.852191 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-30 20:10:05.852333 | instance | Thursday 30 April 2026 20:10:05 +0000 (0:00:00.199) 0:01:04.363 ******** 2026-04-30 20:10:05.895084 | instance | ok: [instance] => { 2026-04-30 20:10:05.895897 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-30 20:10:05.895927 | instance | } 2026-04-30 20:10:05.895934 | instance | 2026-04-30 20:10:05.895940 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-30 20:10:05.895946 | instance | Thursday 30 April 2026 20:10:05 +0000 (0:00:00.042) 0:01:04.406 ******** 2026-04-30 20:10:09.285934 | instance | changed: [instance] 2026-04-30 20:10:09.286021 | instance | 2026-04-30 20:10:09.286290 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-30 20:10:09.286358 | instance | Thursday 30 April 2026 20:10:09 +0000 (0:00:03.390) 0:01:07.796 ******** 2026-04-30 20:10:09.320216 | instance | skipping: [instance] 2026-04-30 20:10:09.320305 | instance | 2026-04-30 20:10:09.320605 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-30 20:10:09.320654 | instance | Thursday 30 April 2026 20:10:09 +0000 (0:00:00.033) 0:01:07.830 ******** 2026-04-30 20:10:09.377664 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-30 20:10:09.378201 | instance | 2026-04-30 20:10:09.378241 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-30 20:10:09.378248 | instance | Thursday 30 April 2026 20:10:09 +0000 (0:00:00.057) 0:01:07.888 ******** 2026-04-30 20:10:09.413643 | instance | skipping: [instance] 2026-04-30 20:10:09.414205 | instance | 2026-04-30 20:10:09.414248 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-30 20:10:09.414256 | instance | Thursday 30 April 2026 20:10:09 +0000 (0:00:00.036) 0:01:07.924 ******** 2026-04-30 20:12:54.869501 | instance | FAILED - RETRYING: [instance]: Install additional packages (5 retries left). 2026-04-30 20:12:54.869586 | instance | FAILED - RETRYING: [instance]: Install additional packages (4 retries left). 2026-04-30 20:12:54.870045 | instance | changed: [instance] 2026-04-30 20:12:54.870087 | instance | 2026-04-30 20:12:54.870092 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-30 20:12:54.870098 | instance | Thursday 30 April 2026 20:12:54 +0000 (0:02:45.456) 0:03:53.380 ******** 2026-04-30 20:12:57.179909 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-30 20:12:57.180950 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-30 20:12:57.181016 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-30 20:12:57.181027 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-30 20:12:57.181037 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-30 20:12:57.181046 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-30 20:12:57.181055 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-30 20:12:57.181064 | instance | 2026-04-30 20:12:57.181074 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-30 20:12:57.181090 | instance | Thursday 30 April 2026 20:12:57 +0000 (0:00:02.310) 0:03:55.691 ******** 2026-04-30 20:12:57.705453 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-30 20:12:57.705558 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-04-30 20:12:57.706065 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-30 20:12:57.706101 | instance | 2026-04-30 20:12:57.706106 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-30 20:12:57.706112 | instance | Thursday 30 April 2026 20:12:57 +0000 (0:00:00.525) 0:03:56.216 ******** 2026-04-30 20:12:58.143982 | instance | changed: [instance] 2026-04-30 20:12:58.144490 | instance | 2026-04-30 20:12:58.144531 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-30 20:12:58.144539 | instance | Thursday 30 April 2026 20:12:58 +0000 (0:00:00.438) 0:03:56.654 ******** 2026-04-30 20:12:58.589744 | instance | changed: [instance] 2026-04-30 20:12:58.589807 | instance | 2026-04-30 20:12:58.590086 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-30 20:12:58.590132 | instance | Thursday 30 April 2026 20:12:58 +0000 (0:00:00.445) 0:03:57.100 ******** 2026-04-30 20:12:58.781481 | instance | ok: [instance] 2026-04-30 20:12:58.781602 | instance | 2026-04-30 20:12:58.781791 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-30 20:12:58.781970 | instance | Thursday 30 April 2026 20:12:58 +0000 (0:00:00.191) 0:03:57.292 ******** 2026-04-30 20:12:58.811522 | instance | skipping: [instance] 2026-04-30 20:12:58.811790 | instance | 2026-04-30 20:12:58.812089 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-30 20:12:58.812426 | instance | Thursday 30 April 2026 20:12:58 +0000 (0:00:00.030) 0:03:57.322 ******** 2026-04-30 20:12:59.260939 | instance | ok: [instance] => (item=swap) 2026-04-30 20:12:59.261104 | instance | ok: [instance] => (item=none) 2026-04-30 20:12:59.261266 | instance | 2026-04-30 20:12:59.261485 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-30 20:12:59.261747 | instance | Thursday 30 April 2026 20:12:59 +0000 (0:00:00.449) 0:03:57.772 ******** 2026-04-30 20:12:59.701290 | instance | changed: [instance] 2026-04-30 20:12:59.701534 | instance | 2026-04-30 20:12:59.701804 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-30 20:12:59.702089 | instance | Thursday 30 April 2026 20:12:59 +0000 (0:00:00.439) 0:03:58.211 ******** 2026-04-30 20:13:00.232325 | instance | changed: [instance] 2026-04-30 20:13:00.232571 | instance | 2026-04-30 20:13:00.232895 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-30 20:13:00.233210 | instance | Thursday 30 April 2026 20:13:00 +0000 (0:00:00.524) 0:03:58.736 ******** 2026-04-30 20:13:00.233474 | instance | 2026-04-30 20:13:00.233802 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-04-30 20:13:00.234066 | instance | Thursday 30 April 2026 20:13:00 +0000 (0:00:00.006) 0:03:58.743 ******** 2026-04-30 20:13:00.856053 | instance | ok: [instance] 2026-04-30 20:13:00.856256 | instance | 2026-04-30 20:13:00.856269 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-30 20:13:00.856279 | instance | Thursday 30 April 2026 20:13:00 +0000 (0:00:00.623) 0:03:59.366 ******** 2026-04-30 20:13:01.385586 | instance | changed: [instance] 2026-04-30 20:13:01.385626 | instance | 2026-04-30 20:13:01.385632 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-30 20:13:01.385643 | instance | Thursday 30 April 2026 20:13:01 +0000 (0:00:00.529) 0:03:59.896 ******** 2026-04-30 20:13:02.498696 | instance | ok: [instance] 2026-04-30 20:13:02.499193 | instance | 2026-04-30 20:13:02.499240 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-30 20:13:02.499248 | instance | Thursday 30 April 2026 20:13:02 +0000 (0:00:01.113) 0:04:01.009 ******** 2026-04-30 20:13:02.951965 | instance | ok: [instance] 2026-04-30 20:13:02.952556 | instance | 2026-04-30 20:13:02.952599 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-30 20:13:02.952608 | instance | Thursday 30 April 2026 20:13:02 +0000 (0:00:00.453) 0:04:01.463 ******** 2026-04-30 20:13:03.178585 | instance | ok: [instance] 2026-04-30 20:13:03.179071 | instance | 2026-04-30 20:13:03.179093 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-30 20:13:03.179101 | instance | Thursday 30 April 2026 20:13:03 +0000 (0:00:00.226) 0:04:01.689 ******** 2026-04-30 20:13:03.591211 | instance | ok: [instance] 2026-04-30 20:13:03.591667 | instance | 2026-04-30 20:13:03.591712 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-30 20:13:03.591718 | instance | Thursday 30 April 2026 20:13:03 +0000 (0:00:00.412) 0:04:02.102 ******** 2026-04-30 20:13:03.666849 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-30 20:13:03.666903 | instance | 2026-04-30 20:13:03.667191 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-30 20:13:03.667226 | instance | Thursday 30 April 2026 20:13:03 +0000 (0:00:00.075) 0:04:02.178 ******** 2026-04-30 20:13:03.733057 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-30 20:13:03.733429 | instance | 2026-04-30 20:13:03.733467 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-30 20:13:03.733474 | instance | Thursday 30 April 2026 20:13:03 +0000 (0:00:00.066) 0:04:02.244 ******** 2026-04-30 20:13:03.928414 | instance | ok: [instance] => (item=instance) 2026-04-30 20:13:03.928481 | instance | 2026-04-30 20:13:03.928765 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-30 20:13:03.928809 | instance | Thursday 30 April 2026 20:13:03 +0000 (0:00:00.195) 0:04:02.439 ******** 2026-04-30 20:13:03.963585 | instance | skipping: [instance] 2026-04-30 20:13:03.963652 | instance | 2026-04-30 20:13:03.963948 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-30 20:13:03.963987 | instance | Thursday 30 April 2026 20:13:03 +0000 (0:00:00.035) 0:04:02.474 ******** 2026-04-30 20:13:04.011618 | instance | ok: [instance] 2026-04-30 20:13:04.011701 | instance | 2026-04-30 20:13:04.011976 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-30 20:13:04.012021 | instance | Thursday 30 April 2026 20:13:04 +0000 (0:00:00.047) 0:04:02.522 ******** 2026-04-30 20:13:04.050747 | instance | ok: [instance] => { 2026-04-30 20:13:04.050846 | instance | "msg": "instance" 2026-04-30 20:13:04.051303 | instance | } 2026-04-30 20:13:04.051337 | instance | 2026-04-30 20:13:04.051342 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-30 20:13:04.051348 | instance | Thursday 30 April 2026 20:13:04 +0000 (0:00:00.039) 0:04:02.561 ******** 2026-04-30 20:13:04.583275 | instance | changed: [instance] 2026-04-30 20:13:04.583344 | instance | 2026-04-30 20:13:04.583635 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-30 20:13:04.583676 | instance | Thursday 30 April 2026 20:13:04 +0000 (0:00:00.532) 0:04:03.094 ******** 2026-04-30 20:13:04.614910 | instance | skipping: [instance] 2026-04-30 20:13:04.615291 | instance | 2026-04-30 20:13:04.615328 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-30 20:13:04.615334 | instance | Thursday 30 April 2026 20:13:04 +0000 (0:00:00.031) 0:04:03.125 ******** 2026-04-30 20:13:04.647142 | instance | skipping: [instance] 2026-04-30 20:13:04.647286 | instance | 2026-04-30 20:13:04.647559 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-30 20:13:04.647591 | instance | Thursday 30 April 2026 20:13:04 +0000 (0:00:00.032) 0:04:03.158 ******** 2026-04-30 20:13:04.678952 | instance | skipping: [instance] 2026-04-30 20:13:04.679320 | instance | 2026-04-30 20:13:04.679359 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-30 20:13:04.679365 | instance | Thursday 30 April 2026 20:13:04 +0000 (0:00:00.031) 0:04:03.190 ******** 2026-04-30 20:13:04.712899 | instance | skipping: [instance] 2026-04-30 20:13:04.713173 | instance | 2026-04-30 20:13:04.713245 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-30 20:13:04.713260 | instance | Thursday 30 April 2026 20:13:04 +0000 (0:00:00.033) 0:04:03.224 ******** 2026-04-30 20:13:04.741487 | instance | skipping: [instance] 2026-04-30 20:13:04.741851 | instance | 2026-04-30 20:13:04.741892 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-30 20:13:04.741898 | instance | Thursday 30 April 2026 20:13:04 +0000 (0:00:00.028) 0:04:03.252 ******** 2026-04-30 20:13:04.774837 | instance | skipping: [instance] 2026-04-30 20:13:04.774956 | instance | 2026-04-30 20:13:04.775139 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-30 20:13:04.775308 | instance | Thursday 30 April 2026 20:13:04 +0000 (0:00:00.033) 0:04:03.285 ******** 2026-04-30 20:13:04.807517 | instance | skipping: [instance] 2026-04-30 20:13:04.807628 | instance | 2026-04-30 20:13:04.807745 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-30 20:13:04.807909 | instance | Thursday 30 April 2026 20:13:04 +0000 (0:00:00.032) 0:04:03.318 ******** 2026-04-30 20:13:25.522917 | instance | changed: [instance] 2026-04-30 20:13:25.523263 | instance | 2026-04-30 20:13:25.523279 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-30 20:13:25.523290 | instance | Thursday 30 April 2026 20:13:25 +0000 (0:00:20.714) 0:04:24.033 ******** 2026-04-30 20:13:25.747887 | instance | ok: [instance] 2026-04-30 20:13:25.747956 | instance | 2026-04-30 20:13:25.748257 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-30 20:13:25.748347 | instance | Thursday 30 April 2026 20:13:25 +0000 (0:00:00.224) 0:04:24.258 ******** 2026-04-30 20:13:25.786938 | instance | skipping: [instance] 2026-04-30 20:13:25.786991 | instance | 2026-04-30 20:13:25.786997 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-30 20:13:25.787015 | instance | Thursday 30 April 2026 20:13:25 +0000 (0:00:00.038) 0:04:24.296 ******** 2026-04-30 20:13:26.010228 | instance | changed: [instance] 2026-04-30 20:13:26.010305 | instance | 2026-04-30 20:13:26.010583 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-30 20:13:26.010623 | instance | Thursday 30 April 2026 20:13:26 +0000 (0:00:00.223) 0:04:24.520 ******** 2026-04-30 20:13:26.215804 | instance | changed: [instance] 2026-04-30 20:13:26.215938 | instance | 2026-04-30 20:13:26.216111 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-30 20:13:26.216275 | instance | Thursday 30 April 2026 20:13:26 +0000 (0:00:00.206) 0:04:24.726 ******** 2026-04-30 20:13:26.399572 | instance | changed: [instance] 2026-04-30 20:13:26.399614 | instance | 2026-04-30 20:13:26.399619 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-30 20:13:26.399624 | instance | Thursday 30 April 2026 20:13:26 +0000 (0:00:00.183) 0:04:24.910 ******** 2026-04-30 20:13:31.035794 | instance | changed: [instance] 2026-04-30 20:13:31.035863 | instance | 2026-04-30 20:13:31.036175 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-30 20:13:31.036213 | instance | Thursday 30 April 2026 20:13:31 +0000 (0:00:04.636) 0:04:29.546 ******** 2026-04-30 20:13:33.955627 | instance | changed: [instance] 2026-04-30 20:13:33.955701 | instance | 2026-04-30 20:13:33.955709 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-30 20:13:33.955714 | instance | Thursday 30 April 2026 20:13:33 +0000 (0:00:02.918) 0:04:32.465 ******** 2026-04-30 20:13:33.998754 | instance | skipping: [instance] 2026-04-30 20:13:33.998808 | instance | 2026-04-30 20:13:33.998815 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-30 20:13:33.998821 | instance | Thursday 30 April 2026 20:13:33 +0000 (0:00:00.043) 0:04:32.509 ******** 2026-04-30 20:13:34.042200 | instance | skipping: [instance] 2026-04-30 20:13:34.042257 | instance | 2026-04-30 20:13:34.042264 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-30 20:13:34.042278 | instance | Thursday 30 April 2026 20:13:34 +0000 (0:00:00.043) 0:04:32.552 ******** 2026-04-30 20:13:34.820769 | instance | changed: [instance] 2026-04-30 20:13:34.820918 | instance | 2026-04-30 20:13:34.820975 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-30 20:13:34.821093 | instance | Thursday 30 April 2026 20:13:34 +0000 (0:00:00.779) 0:04:33.331 ******** 2026-04-30 20:13:34.863249 | instance | skipping: [instance] => (item=DaemonSet) 2026-04-30 20:13:34.863509 | instance | skipping: [instance] => (item=ConfigMap) 2026-04-30 20:13:34.863779 | instance | skipping: [instance] 2026-04-30 20:13:34.864029 | instance | 2026-04-30 20:13:34.864364 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-30 20:13:34.864812 | instance | Thursday 30 April 2026 20:13:34 +0000 (0:00:00.041) 0:04:33.373 ******** 2026-04-30 20:13:34.905423 | instance | skipping: [instance] 2026-04-30 20:13:34.905654 | instance | 2026-04-30 20:13:34.905942 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-30 20:13:34.906235 | instance | Thursday 30 April 2026 20:13:34 +0000 (0:00:00.042) 0:04:33.416 ******** 2026-04-30 20:13:34.945564 | instance | skipping: [instance] 2026-04-30 20:13:34.945782 | instance | 2026-04-30 20:13:34.946071 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-30 20:13:34.946346 | instance | Thursday 30 April 2026 20:13:34 +0000 (0:00:00.040) 0:04:33.456 ******** 2026-04-30 20:13:34.982961 | instance | skipping: [instance] 2026-04-30 20:13:34.983160 | instance | 2026-04-30 20:13:34.983428 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-30 20:13:34.983689 | instance | Thursday 30 April 2026 20:13:34 +0000 (0:00:00.037) 0:04:33.493 ******** 2026-04-30 20:13:35.022483 | instance | skipping: [instance] 2026-04-30 20:13:35.022738 | instance | 2026-04-30 20:13:35.023027 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-30 20:13:35.023373 | instance | Thursday 30 April 2026 20:13:35 +0000 (0:00:00.039) 0:04:33.533 ******** 2026-04-30 20:13:35.468307 | instance | ok: [instance] 2026-04-30 20:13:35.468409 | instance | 2026-04-30 20:13:35.468492 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-30 20:13:35.468615 | instance | Thursday 30 April 2026 20:13:35 +0000 (0:00:00.445) 0:04:33.978 ******** 2026-04-30 20:13:36.718366 | instance | changed: [instance] 2026-04-30 20:13:36.718458 | instance | 2026-04-30 20:13:36.718658 | instance | PLAY [Install control-plane components] **************************************** 2026-04-30 20:13:36.718817 | instance | 2026-04-30 20:13:36.718991 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-30 20:13:36.719149 | instance | Thursday 30 April 2026 20:13:36 +0000 (0:00:01.250) 0:04:35.229 ******** 2026-04-30 20:13:37.481255 | instance | ok: [instance] 2026-04-30 20:13:37.481337 | instance | 2026-04-30 20:13:37.481423 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-30 20:13:37.481544 | instance | Thursday 30 April 2026 20:13:37 +0000 (0:00:00.762) 0:04:35.991 ******** 2026-04-30 20:13:37.674000 | instance | ok: [instance] 2026-04-30 20:13:37.674247 | instance | 2026-04-30 20:13:37.674522 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-30 20:13:37.674789 | instance | Thursday 30 April 2026 20:13:37 +0000 (0:00:00.192) 0:04:36.184 ******** 2026-04-30 20:13:39.030589 | instance | ok: [instance] 2026-04-30 20:13:39.030785 | instance | 2026-04-30 20:13:39.031076 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-30 20:13:39.031316 | instance | Thursday 30 April 2026 20:13:39 +0000 (0:00:01.356) 0:04:37.541 ******** 2026-04-30 20:13:39.235492 | instance | ok: [instance] 2026-04-30 20:13:39.235602 | instance | 2026-04-30 20:13:39.235617 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-30 20:13:39.235745 | instance | Thursday 30 April 2026 20:13:39 +0000 (0:00:00.205) 0:04:37.746 ******** 2026-04-30 20:13:39.276806 | instance | ok: [instance] => { 2026-04-30 20:13:39.277059 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-30 20:13:39.277310 | instance | } 2026-04-30 20:13:39.277549 | instance | 2026-04-30 20:13:39.277807 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-30 20:13:39.278064 | instance | Thursday 30 April 2026 20:13:39 +0000 (0:00:00.041) 0:04:37.787 ******** 2026-04-30 20:13:40.285103 | instance | changed: [instance] 2026-04-30 20:13:40.285283 | instance | 2026-04-30 20:13:40.285401 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-30 20:13:40.285573 | instance | Thursday 30 April 2026 20:13:40 +0000 (0:00:01.007) 0:04:38.795 ******** 2026-04-30 20:13:41.775674 | instance | changed: [instance] 2026-04-30 20:13:41.775910 | instance | 2026-04-30 20:13:41.776192 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-30 20:13:41.776470 | instance | Thursday 30 April 2026 20:13:41 +0000 (0:00:01.490) 0:04:40.286 ******** 2026-04-30 20:13:42.110375 | instance | ok: [instance] 2026-04-30 20:13:42.110617 | instance | 2026-04-30 20:13:42.110970 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-30 20:13:42.111310 | instance | Thursday 30 April 2026 20:13:42 +0000 (0:00:00.334) 0:04:40.620 ******** 2026-04-30 20:13:42.318988 | instance | changed: [instance] 2026-04-30 20:13:42.319131 | instance | 2026-04-30 20:13:42.319351 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-30 20:13:42.319543 | instance | Thursday 30 April 2026 20:13:42 +0000 (0:00:00.208) 0:04:40.829 ******** 2026-04-30 20:13:42.557767 | instance | ok: [instance] 2026-04-30 20:13:42.558001 | instance | 2026-04-30 20:13:42.558360 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-30 20:13:42.558686 | instance | Thursday 30 April 2026 20:13:42 +0000 (0:00:00.239) 0:04:41.068 ******** 2026-04-30 20:13:42.755927 | instance | changed: [instance] 2026-04-30 20:13:42.756174 | instance | 2026-04-30 20:13:42.756513 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-30 20:13:42.756916 | instance | Thursday 30 April 2026 20:13:42 +0000 (0:00:00.197) 0:04:41.266 ******** 2026-04-30 20:13:42.962191 | instance | ok: [instance] 2026-04-30 20:13:42.962459 | instance | 2026-04-30 20:13:42.962749 | instance | TASK [Install plugin] ********************************************************** 2026-04-30 20:13:42.963075 | instance | Thursday 30 April 2026 20:13:42 +0000 (0:00:00.206) 0:04:41.472 ******** 2026-04-30 20:13:43.014119 | instance | included: vexxhost.containers.download_artifact for instance 2026-04-30 20:13:43.014507 | instance | 2026-04-30 20:13:43.014879 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-30 20:13:43.015263 | instance | Thursday 30 April 2026 20:13:43 +0000 (0:00:00.052) 0:04:41.524 ******** 2026-04-30 20:13:43.055061 | instance | ok: [instance] => { 2026-04-30 20:13:43.055384 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-30 20:13:43.055755 | instance | } 2026-04-30 20:13:43.056015 | instance | 2026-04-30 20:13:43.056347 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-30 20:13:43.056754 | instance | Thursday 30 April 2026 20:13:43 +0000 (0:00:00.041) 0:04:41.566 ******** 2026-04-30 20:13:43.882681 | instance | changed: [instance] 2026-04-30 20:13:43.883112 | instance | 2026-04-30 20:13:43.883395 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-30 20:13:43.883669 | instance | Thursday 30 April 2026 20:13:43 +0000 (0:00:00.827) 0:04:42.393 ******** 2026-04-30 20:13:45.673025 | instance | changed: [instance] 2026-04-30 20:13:45.673273 | instance | 2026-04-30 20:13:45.673614 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-30 20:13:45.673904 | instance | Thursday 30 April 2026 20:13:45 +0000 (0:00:01.790) 0:04:44.183 ******** 2026-04-30 20:13:45.712597 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-30 20:13:45.713025 | instance | 2026-04-30 20:13:45.713316 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-30 20:13:45.713584 | instance | Thursday 30 April 2026 20:13:45 +0000 (0:00:00.039) 0:04:44.223 ******** 2026-04-30 20:13:46.325484 | instance | changed: [instance] 2026-04-30 20:13:46.325723 | instance | 2026-04-30 20:13:46.326022 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-30 20:13:46.326262 | instance | Thursday 30 April 2026 20:13:46 +0000 (0:00:00.612) 0:04:44.836 ******** 2026-04-30 20:13:47.074820 | instance | ok: [instance] 2026-04-30 20:13:47.075028 | instance | 2026-04-30 20:13:47.075299 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-30 20:13:47.075565 | instance | Thursday 30 April 2026 20:13:47 +0000 (0:00:00.748) 0:04:45.585 ******** 2026-04-30 20:13:49.115359 | instance | changed: [instance] 2026-04-30 20:13:49.115428 | instance | 2026-04-30 20:13:49.115575 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-30 20:13:49.115701 | instance | Thursday 30 April 2026 20:13:49 +0000 (0:00:02.041) 0:04:47.626 ******** 2026-04-30 20:13:49.149189 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-30 20:13:49.149267 | instance | 2026-04-30 20:13:49.150219 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-30 20:13:49.150249 | instance | Thursday 30 April 2026 20:13:49 +0000 (0:00:00.033) 0:04:47.660 ******** 2026-04-30 20:13:49.677840 | instance | changed: [instance] 2026-04-30 20:13:49.677942 | instance | 2026-04-30 20:13:49.678088 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-30 20:13:49.678212 | instance | Thursday 30 April 2026 20:13:49 +0000 (0:00:00.528) 0:04:48.189 ******** 2026-04-30 20:14:28.342572 | instance | changed: [instance] 2026-04-30 20:14:28.342875 | instance | 2026-04-30 20:14:28.343206 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-30 20:14:28.343571 | instance | Thursday 30 April 2026 20:14:28 +0000 (0:00:38.663) 0:05:26.852 ******** 2026-04-30 20:14:29.002347 | instance | changed: [instance] 2026-04-30 20:14:29.002599 | instance | 2026-04-30 20:14:29.002919 | instance | PLAY [all] ********************************************************************* 2026-04-30 20:14:29.003180 | instance | 2026-04-30 20:14:29.003501 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-30 20:14:29.003826 | instance | Thursday 30 April 2026 20:14:28 +0000 (0:00:00.660) 0:05:27.513 ******** 2026-04-30 20:14:29.871747 | instance | ok: [instance] 2026-04-30 20:14:29.871940 | instance | 2026-04-30 20:14:29.872297 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-30 20:14:29.872552 | instance | Thursday 30 April 2026 20:14:29 +0000 (0:00:00.868) 0:05:28.382 ******** 2026-04-30 20:14:30.567658 | instance | changed: [instance] 2026-04-30 20:14:30.567947 | instance | 2026-04-30 20:14:30.568228 | instance | PLAY [all] ********************************************************************* 2026-04-30 20:14:30.568491 | instance | 2026-04-30 20:14:30.568801 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-30 20:14:30.569190 | instance | Thursday 30 April 2026 20:14:30 +0000 (0:00:00.696) 0:05:29.078 ******** 2026-04-30 20:14:31.240390 | instance | ok: [instance] 2026-04-30 20:14:31.240706 | instance | 2026-04-30 20:14:31.241099 | instance | PLAY [controllers] ************************************************************* 2026-04-30 20:14:31.241380 | instance | 2026-04-30 20:14:31.241741 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-30 20:14:31.242048 | instance | Thursday 30 April 2026 20:14:31 +0000 (0:00:00.672) 0:05:29.751 ******** 2026-04-30 20:14:32.131790 | instance | ok: [instance] 2026-04-30 20:14:32.131878 | instance | 2026-04-30 20:14:32.132010 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-30 20:14:32.132128 | instance | Thursday 30 April 2026 20:14:32 +0000 (0:00:00.891) 0:05:30.643 ******** 2026-04-30 20:14:32.173439 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-30 20:14:32.173680 | instance | 2026-04-30 20:14:32.173961 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-30 20:14:32.174225 | instance | Thursday 30 April 2026 20:14:32 +0000 (0:00:00.041) 0:05:30.684 ******** 2026-04-30 20:14:32.680777 | instance | changed: [instance] 2026-04-30 20:14:32.681073 | instance | 2026-04-30 20:14:32.681375 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-04-30 20:14:32.681650 | instance | Thursday 30 April 2026 20:14:32 +0000 (0:00:00.507) 0:05:31.191 ******** 2026-04-30 20:14:34.672362 | instance | changed: [instance] 2026-04-30 20:14:34.672547 | instance | 2026-04-30 20:14:34.672812 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-30 20:14:34.673309 | instance | Thursday 30 April 2026 20:14:34 +0000 (0:00:01.990) 0:05:33.182 ******** 2026-04-30 20:14:34.705495 | instance | skipping: [instance] 2026-04-30 20:14:34.705837 | instance | 2026-04-30 20:14:34.706342 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-04-30 20:14:34.706757 | instance | Thursday 30 April 2026 20:14:34 +0000 (0:00:00.034) 0:05:33.216 ******** 2026-04-30 20:14:34.756927 | instance | skipping: [instance] 2026-04-30 20:14:34.757264 | instance | 2026-04-30 20:14:34.757916 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-04-30 20:14:34.758368 | instance | Thursday 30 April 2026 20:14:34 +0000 (0:00:00.050) 0:05:33.267 ******** 2026-04-30 20:14:34.789530 | instance | skipping: [instance] 2026-04-30 20:14:34.789726 | instance | 2026-04-30 20:14:34.789928 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-04-30 20:14:34.790079 | instance | Thursday 30 April 2026 20:14:34 +0000 (0:00:00.033) 0:05:33.300 ******** 2026-04-30 20:14:34.824593 | instance | skipping: [instance] 2026-04-30 20:14:34.824835 | instance | 2026-04-30 20:14:34.825157 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-04-30 20:14:34.825476 | instance | Thursday 30 April 2026 20:14:34 +0000 (0:00:00.035) 0:05:33.335 ******** 2026-04-30 20:14:34.863360 | instance | skipping: [instance] 2026-04-30 20:14:34.863586 | instance | 2026-04-30 20:14:34.863972 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-04-30 20:14:34.864235 | instance | Thursday 30 April 2026 20:14:34 +0000 (0:00:00.038) 0:05:33.374 ******** 2026-04-30 20:14:34.908777 | instance | skipping: [instance] 2026-04-30 20:14:34.909057 | instance | 2026-04-30 20:14:34.909361 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-04-30 20:14:34.909741 | instance | Thursday 30 April 2026 20:14:34 +0000 (0:00:00.045) 0:05:33.419 ******** 2026-04-30 20:14:34.952730 | instance | skipping: [instance] 2026-04-30 20:14:34.952883 | instance | 2026-04-30 20:14:34.953054 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-04-30 20:14:34.953234 | instance | Thursday 30 April 2026 20:14:34 +0000 (0:00:00.043) 0:05:33.463 ******** 2026-04-30 20:14:34.988930 | instance | skipping: [instance] 2026-04-30 20:14:34.989065 | instance | 2026-04-30 20:14:34.989235 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-04-30 20:14:34.989404 | instance | Thursday 30 April 2026 20:14:34 +0000 (0:00:00.035) 0:05:33.499 ******** 2026-04-30 20:14:35.041604 | instance | skipping: [instance] 2026-04-30 20:14:35.042830 | instance | 2026-04-30 20:14:35.042876 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-04-30 20:14:35.042888 | instance | Thursday 30 April 2026 20:14:35 +0000 (0:00:00.052) 0:05:33.552 ******** 2026-04-30 20:14:35.076316 | instance | skipping: [instance] 2026-04-30 20:14:35.076562 | instance | 2026-04-30 20:14:35.076831 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-04-30 20:14:35.077131 | instance | Thursday 30 April 2026 20:14:35 +0000 (0:00:00.034) 0:05:33.587 ******** 2026-04-30 20:14:35.108942 | instance | skipping: [instance] 2026-04-30 20:14:35.109201 | instance | 2026-04-30 20:14:35.109487 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-04-30 20:14:35.109806 | instance | Thursday 30 April 2026 20:14:35 +0000 (0:00:00.033) 0:05:33.620 ******** 2026-04-30 20:14:35.139797 | instance | skipping: [instance] 2026-04-30 20:14:35.139964 | instance | 2026-04-30 20:14:35.140228 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-04-30 20:14:35.140484 | instance | Thursday 30 April 2026 20:14:35 +0000 (0:00:00.030) 0:05:33.650 ******** 2026-04-30 20:14:35.184202 | instance | skipping: [instance] 2026-04-30 20:14:35.184442 | instance | 2026-04-30 20:14:35.184710 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-30 20:14:35.185002 | instance | Thursday 30 April 2026 20:14:35 +0000 (0:00:00.044) 0:05:33.695 ******** 2026-04-30 20:14:35.211986 | instance | skipping: [instance] 2026-04-30 20:14:35.212222 | instance | 2026-04-30 20:14:35.212520 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-30 20:14:35.212795 | instance | Thursday 30 April 2026 20:14:35 +0000 (0:00:00.027) 0:05:33.723 ******** 2026-04-30 20:14:35.247722 | instance | skipping: [instance] 2026-04-30 20:14:35.247943 | instance | 2026-04-30 20:14:35.248232 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-30 20:14:35.248503 | instance | Thursday 30 April 2026 20:14:35 +0000 (0:00:00.035) 0:05:33.758 ******** 2026-04-30 20:14:35.288883 | instance | skipping: [instance] 2026-04-30 20:14:35.289132 | instance | 2026-04-30 20:14:35.289372 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-04-30 20:14:35.289641 | instance | Thursday 30 April 2026 20:14:35 +0000 (0:00:00.041) 0:05:33.799 ******** 2026-04-30 20:14:35.321104 | instance | skipping: [instance] 2026-04-30 20:14:35.321370 | instance | 2026-04-30 20:14:35.321632 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-04-30 20:14:35.321923 | instance | Thursday 30 April 2026 20:14:35 +0000 (0:00:00.032) 0:05:33.832 ******** 2026-04-30 20:14:35.358681 | instance | skipping: [instance] 2026-04-30 20:14:35.358907 | instance | 2026-04-30 20:14:35.359171 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-04-30 20:14:35.359554 | instance | Thursday 30 April 2026 20:14:35 +0000 (0:00:00.036) 0:05:33.869 ******** 2026-04-30 20:14:35.393432 | instance | skipping: [instance] 2026-04-30 20:14:35.393699 | instance | 2026-04-30 20:14:35.394014 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-04-30 20:14:35.394314 | instance | Thursday 30 April 2026 20:14:35 +0000 (0:00:00.034) 0:05:33.904 ******** 2026-04-30 20:14:35.430078 | instance | skipping: [instance] 2026-04-30 20:14:35.430318 | instance | 2026-04-30 20:14:35.430596 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-04-30 20:14:35.430872 | instance | Thursday 30 April 2026 20:14:35 +0000 (0:00:00.036) 0:05:33.940 ******** 2026-04-30 20:14:35.465181 | instance | skipping: [instance] 2026-04-30 20:14:35.465425 | instance | 2026-04-30 20:14:35.465724 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-04-30 20:14:35.466100 | instance | Thursday 30 April 2026 20:14:35 +0000 (0:00:00.035) 0:05:33.976 ******** 2026-04-30 20:14:35.497930 | instance | skipping: [instance] 2026-04-30 20:14:35.498227 | instance | 2026-04-30 20:14:35.498515 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-04-30 20:14:35.498779 | instance | Thursday 30 April 2026 20:14:35 +0000 (0:00:00.032) 0:05:34.009 ******** 2026-04-30 20:14:35.550951 | instance | skipping: [instance] 2026-04-30 20:14:35.551156 | instance | 2026-04-30 20:14:35.551417 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-04-30 20:14:35.551677 | instance | Thursday 30 April 2026 20:14:35 +0000 (0:00:00.052) 0:05:34.061 ******** 2026-04-30 20:14:35.586862 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-04-30 20:14:35.587094 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-04-30 20:14:35.587347 | instance | skipping: [instance] 2026-04-30 20:14:35.587589 | instance | 2026-04-30 20:14:35.587858 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-04-30 20:14:35.588118 | instance | Thursday 30 April 2026 20:14:35 +0000 (0:00:00.036) 0:05:34.097 ******** 2026-04-30 20:14:35.619092 | instance | skipping: [instance] 2026-04-30 20:14:35.619287 | instance | 2026-04-30 20:14:35.619547 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-04-30 20:14:35.619838 | instance | Thursday 30 April 2026 20:14:35 +0000 (0:00:00.032) 0:05:34.130 ******** 2026-04-30 20:14:35.673280 | instance | skipping: [instance] 2026-04-30 20:14:35.673476 | instance | 2026-04-30 20:14:35.673829 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-04-30 20:14:35.674211 | instance | Thursday 30 April 2026 20:14:35 +0000 (0:00:00.054) 0:05:34.184 ******** 2026-04-30 20:14:35.705981 | instance | skipping: [instance] 2026-04-30 20:14:35.706321 | instance | 2026-04-30 20:14:35.706548 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-04-30 20:14:35.706880 | instance | Thursday 30 April 2026 20:14:35 +0000 (0:00:00.032) 0:05:34.217 ******** 2026-04-30 20:14:35.738160 | instance | skipping: [instance] 2026-04-30 20:14:35.738428 | instance | 2026-04-30 20:14:35.738790 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-04-30 20:14:35.739152 | instance | Thursday 30 April 2026 20:14:35 +0000 (0:00:00.031) 0:05:34.249 ******** 2026-04-30 20:14:35.777154 | instance | skipping: [instance] 2026-04-30 20:14:35.777360 | instance | 2026-04-30 20:14:35.777748 | instance | PLAY RECAP ********************************************************************* 2026-04-30 20:14:35.778263 | instance | instance : ok=134 changed=61 unreachable=0 failed=0 skipped=63 rescued=0 ignored=2 2026-04-30 20:14:35.778561 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-30 20:14:35.778828 | instance | 2026-04-30 20:14:35.779163 | instance | Thursday 30 April 2026 20:14:35 +0000 (0:00:00.038) 0:05:34.288 ******** 2026-04-30 20:14:35.779516 | instance | =============================================================================== 2026-04-30 20:14:35.779812 | instance | vexxhost.kubernetes.kubelet : Install additional packages ------------- 165.46s 2026-04-30 20:14:35.780075 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 38.66s 2026-04-30 20:14:35.780337 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster -------------------- 20.71s 2026-04-30 20:14:35.780697 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 9.84s 2026-04-30 20:14:35.781101 | instance | vexxhost.kubernetes.kubernetes : Install PIP ---------------------------- 4.64s 2026-04-30 20:14:35.781700 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 3.72s 2026-04-30 20:14:35.781996 | instance | vexxhost.containers.download_artifact : Download item ------------------- 3.39s 2026-04-30 20:14:35.782401 | instance | vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems --- 2.92s 2026-04-30 20:14:35.783865 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.76s 2026-04-30 20:14:35.784175 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.60s 2026-04-30 20:14:35.784464 | instance | Generate SSH keys for missing variables --------------------------------- 2.48s 2026-04-30 20:14:35.784766 | instance | vexxhost.kubernetes.kubelet : Configure sysctl values ------------------- 2.31s 2026-04-30 20:14:35.785078 | instance | vexxhost.kubernetes.cilium : Deploy Helm chart -------------------------- 2.04s 2026-04-30 20:14:35.785372 | instance | vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart ---------- 1.99s 2026-04-30 20:14:35.785665 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.79s 2026-04-30 20:14:35.786081 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.49s 2026-04-30 20:14:35.786375 | instance | vexxhost.containers.download_artifact : Download item ------------------- 1.45s 2026-04-30 20:14:35.786664 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.38s 2026-04-30 20:14:35.787592 | instance | vexxhost.containers.package : Update state for tar ---------------------- 1.36s 2026-04-30 20:14:35.787712 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.33s 2026-04-30 20:14:35.946309 | instance | INFO [keycloak > prepare] Executed: Successful 2026-04-30 20:14:35.959497 | instance | INFO [keycloak > converge] Executing 2026-04-30 20:14:37.169009 | instance | 2026-04-30 20:14:37.169437 | instance | PLAY [controllers] ************************************************************* 2026-04-30 20:14:37.169632 | instance | 2026-04-30 20:14:37.169892 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-30 20:14:37.170150 | instance | Thursday 30 April 2026 20:14:37 +0000 (0:00:00.022) 0:00:00.022 ******** 2026-04-30 20:14:38.415509 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-30 20:14:38.415751 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-30 20:14:38.416011 | instance | interpreter could change the meaning of that path. See 2026-04-30 20:14:38.416269 | instance | https://docs.ansible.com/ansible- 2026-04-30 20:14:38.416524 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-30 20:14:38.432555 | instance | ok: [instance] 2026-04-30 20:14:38.432794 | instance | 2026-04-30 20:14:38.433133 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-04-30 20:14:38.433390 | instance | Thursday 30 April 2026 20:14:38 +0000 (0:00:01.263) 0:00:01.286 ******** 2026-04-30 20:14:38.481425 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-04-30 20:14:38.481656 | instance | 2026-04-30 20:14:38.481936 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-30 20:14:38.482203 | instance | Thursday 30 April 2026 20:14:38 +0000 (0:00:00.048) 0:00:01.335 ******** 2026-04-30 20:14:38.520865 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-30 20:14:38.521170 | instance | 2026-04-30 20:14:38.521437 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-30 20:14:38.521698 | instance | Thursday 30 April 2026 20:14:38 +0000 (0:00:00.039) 0:00:01.375 ******** 2026-04-30 20:14:39.115055 | instance | changed: [instance] 2026-04-30 20:14:39.115185 | instance | 2026-04-30 20:14:39.115395 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-04-30 20:14:39.115564 | instance | Thursday 30 April 2026 20:14:39 +0000 (0:00:00.593) 0:00:01.968 ******** 2026-04-30 20:14:59.992448 | instance | changed: [instance] 2026-04-30 20:14:59.992650 | instance | 2026-04-30 20:14:59.992994 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-04-30 20:14:59.993273 | instance | Thursday 30 April 2026 20:14:59 +0000 (0:00:20.877) 0:00:22.846 ******** 2026-04-30 20:15:00.944809 | instance | changed: [instance] 2026-04-30 20:15:00.945090 | instance | 2026-04-30 20:15:00.945431 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-04-30 20:15:00.945744 | instance | Thursday 30 April 2026 20:15:00 +0000 (0:00:00.952) 0:00:23.798 ******** 2026-04-30 20:15:01.034518 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-04-30 20:15:01.034581 | instance | 2026-04-30 20:15:01.034718 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-04-30 20:15:01.034844 | instance | Thursday 30 April 2026 20:15:01 +0000 (0:00:00.090) 0:00:23.888 ******** 2026-04-30 20:15:01.727434 | instance | changed: [instance] 2026-04-30 20:15:01.727650 | instance | 2026-04-30 20:15:01.727923 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-04-30 20:15:01.728193 | instance | Thursday 30 April 2026 20:15:01 +0000 (0:00:00.692) 0:00:24.581 ******** 2026-04-30 20:15:02.557531 | instance | ok: [instance] 2026-04-30 20:15:02.557634 | instance | 2026-04-30 20:15:02.557860 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-04-30 20:15:02.558029 | instance | Thursday 30 April 2026 20:15:02 +0000 (0:00:00.830) 0:00:25.411 ******** 2026-04-30 20:15:03.291376 | instance | changed: [instance] 2026-04-30 20:15:03.291561 | instance | 2026-04-30 20:15:03.291831 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-04-30 20:15:03.292120 | instance | Thursday 30 April 2026 20:15:03 +0000 (0:00:00.726) 0:00:26.137 ******** 2026-04-30 20:15:03.292393 | instance | 2026-04-30 20:15:03.292657 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-04-30 20:15:03.292957 | instance | Thursday 30 April 2026 20:15:03 +0000 (0:00:00.007) 0:00:26.145 ******** 2026-04-30 20:15:03.323909 | instance | skipping: [instance] 2026-04-30 20:15:03.324178 | instance | 2026-04-30 20:15:03.324455 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-04-30 20:15:03.324719 | instance | Thursday 30 April 2026 20:15:03 +0000 (0:00:00.032) 0:00:26.178 ******** 2026-04-30 20:15:05.024247 | instance | changed: [instance] 2026-04-30 20:15:05.024437 | instance | 2026-04-30 20:15:05.024772 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-04-30 20:15:05.025285 | instance | Thursday 30 April 2026 20:15:05 +0000 (0:00:01.699) 0:00:27.878 ******** 2026-04-30 20:15:07.168921 | instance | changed: [instance] 2026-04-30 20:15:07.169118 | instance | 2026-04-30 20:15:07.169408 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-30 20:15:07.169715 | instance | Thursday 30 April 2026 20:15:07 +0000 (0:00:02.144) 0:00:30.022 ******** 2026-04-30 20:15:07.218315 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-30 20:15:07.218556 | instance | 2026-04-30 20:15:07.218840 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-30 20:15:07.219100 | instance | Thursday 30 April 2026 20:15:07 +0000 (0:00:00.049) 0:00:30.071 ******** 2026-04-30 20:15:07.716179 | instance | changed: [instance] 2026-04-30 20:15:07.716394 | instance | 2026-04-30 20:15:07.716668 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-04-30 20:15:07.716971 | instance | Thursday 30 April 2026 20:15:07 +0000 (0:00:00.498) 0:00:30.569 ******** 2026-04-30 20:15:22.014455 | instance | changed: [instance] 2026-04-30 20:15:22.014629 | instance | 2026-04-30 20:15:22.014904 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-30 20:15:22.015163 | instance | Thursday 30 April 2026 20:15:22 +0000 (0:00:14.298) 0:00:44.868 ******** 2026-04-30 20:15:22.057488 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-30 20:15:22.057768 | instance | 2026-04-30 20:15:22.058089 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-30 20:15:22.058581 | instance | Thursday 30 April 2026 20:15:22 +0000 (0:00:00.043) 0:00:44.911 ******** 2026-04-30 20:15:22.571804 | instance | changed: [instance] 2026-04-30 20:15:22.572000 | instance | 2026-04-30 20:15:22.572269 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-04-30 20:15:22.572536 | instance | Thursday 30 April 2026 20:15:22 +0000 (0:00:00.514) 0:00:45.425 ******** 2026-04-30 20:15:25.389151 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-04-30 20:15:25.389404 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-04-30 20:15:25.389670 | instance | 2026-04-30 20:15:25.389954 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-04-30 20:15:25.390278 | instance | Thursday 30 April 2026 20:15:25 +0000 (0:00:02.817) 0:00:48.243 ******** 2026-04-30 20:15:29.852691 | instance | changed: [instance] 2026-04-30 20:15:29.852825 | instance | 2026-04-30 20:15:29.852842 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-30 20:15:29.852861 | instance | Thursday 30 April 2026 20:15:29 +0000 (0:00:04.463) 0:00:52.706 ******** 2026-04-30 20:15:29.892006 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-30 20:15:29.892123 | instance | 2026-04-30 20:15:29.892252 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-30 20:15:29.892388 | instance | Thursday 30 April 2026 20:15:29 +0000 (0:00:00.039) 0:00:52.745 ******** 2026-04-30 20:15:30.374777 | instance | changed: [instance] 2026-04-30 20:15:30.375048 | instance | 2026-04-30 20:15:30.375189 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-04-30 20:15:30.375312 | instance | Thursday 30 April 2026 20:15:30 +0000 (0:00:00.482) 0:00:53.228 ******** 2026-04-30 20:15:33.396864 | instance | ok: [instance] 2026-04-30 20:15:33.396943 | instance | 2026-04-30 20:15:33.397055 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-04-30 20:15:33.397175 | instance | Thursday 30 April 2026 20:15:33 +0000 (0:00:03.022) 0:00:56.250 ******** 2026-04-30 20:15:36.109719 | instance | changed: [instance] 2026-04-30 20:15:36.109788 | instance | 2026-04-30 20:15:36.109794 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-04-30 20:15:36.109800 | instance | Thursday 30 April 2026 20:15:36 +0000 (0:00:02.712) 0:00:58.963 ******** 2026-04-30 20:15:36.822077 | instance | ok: [instance] 2026-04-30 20:15:36.822532 | instance | 2026-04-30 20:15:36.822552 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-04-30 20:15:36.822883 | instance | Thursday 30 April 2026 20:15:36 +0000 (0:00:00.711) 0:00:59.675 ******** 2026-04-30 20:15:37.535498 | instance | changed: [instance] 2026-04-30 20:15:37.535849 | instance | 2026-04-30 20:15:37.536148 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-04-30 20:15:37.536443 | instance | Thursday 30 April 2026 20:15:37 +0000 (0:00:00.712) 0:01:00.387 ******** 2026-04-30 20:15:38.594252 | instance | ok: [instance] 2026-04-30 20:15:38.594361 | instance | 2026-04-30 20:15:38.594540 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-04-30 20:15:38.594758 | instance | Thursday 30 April 2026 20:15:38 +0000 (0:00:01.059) 0:01:01.447 ******** 2026-04-30 20:15:38.638278 | instance | skipping: [instance] 2026-04-30 20:15:38.638384 | instance | 2026-04-30 20:15:38.638511 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-04-30 20:15:38.638626 | instance | Thursday 30 April 2026 20:15:38 +0000 (0:00:00.044) 0:01:01.492 ******** 2026-04-30 20:15:38.680033 | instance | skipping: [instance] 2026-04-30 20:15:38.680141 | instance | 2026-04-30 20:15:38.680274 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-04-30 20:15:38.680390 | instance | Thursday 30 April 2026 20:15:38 +0000 (0:00:00.041) 0:01:01.534 ******** 2026-04-30 20:15:38.722489 | instance | skipping: [instance] 2026-04-30 20:15:38.722687 | instance | 2026-04-30 20:15:38.722876 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-04-30 20:15:38.723054 | instance | Thursday 30 April 2026 20:15:38 +0000 (0:00:00.041) 0:01:01.576 ******** 2026-04-30 20:15:38.769265 | instance | skipping: [instance] 2026-04-30 20:15:38.769430 | instance | 2026-04-30 20:15:38.769620 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-04-30 20:15:38.769904 | instance | Thursday 30 April 2026 20:15:38 +0000 (0:00:00.047) 0:01:01.623 ******** 2026-04-30 20:15:38.811696 | instance | skipping: [instance] 2026-04-30 20:15:38.811802 | instance | 2026-04-30 20:15:38.811944 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-04-30 20:15:38.812099 | instance | Thursday 30 April 2026 20:15:38 +0000 (0:00:00.042) 0:01:01.665 ******** 2026-04-30 20:15:38.853478 | instance | skipping: [instance] 2026-04-30 20:15:38.853547 | instance | 2026-04-30 20:15:38.853702 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-04-30 20:15:38.853871 | instance | Thursday 30 April 2026 20:15:38 +0000 (0:00:00.041) 0:01:01.707 ******** 2026-04-30 20:15:38.899724 | instance | skipping: [instance] 2026-04-30 20:15:38.899803 | instance | 2026-04-30 20:15:38.899951 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-04-30 20:15:38.900078 | instance | Thursday 30 April 2026 20:15:38 +0000 (0:00:00.046) 0:01:01.753 ******** 2026-04-30 20:17:00.733961 | instance | changed: [instance] 2026-04-30 20:17:00.734037 | instance | 2026-04-30 20:17:00.734150 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-04-30 20:17:00.734273 | instance | Thursday 30 April 2026 20:17:00 +0000 (0:01:21.834) 0:02:23.588 ******** 2026-04-30 20:17:01.455365 | instance | changed: [instance] 2026-04-30 20:17:01.455532 | instance | 2026-04-30 20:17:01.455748 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-30 20:17:01.455945 | instance | Thursday 30 April 2026 20:17:01 +0000 (0:00:00.721) 0:02:24.309 ******** 2026-04-30 20:17:01.521810 | instance | ok: [instance] 2026-04-30 20:17:01.522038 | instance | 2026-04-30 20:17:01.522334 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-30 20:17:01.522641 | instance | Thursday 30 April 2026 20:17:01 +0000 (0:00:00.066) 0:02:24.375 ******** 2026-04-30 20:17:01.554098 | instance | skipping: [instance] 2026-04-30 20:17:01.554300 | instance | 2026-04-30 20:17:01.554623 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-30 20:17:01.554948 | instance | Thursday 30 April 2026 20:17:01 +0000 (0:00:00.032) 0:02:24.408 ******** 2026-04-30 20:17:01.589066 | instance | skipping: [instance] 2026-04-30 20:17:01.589213 | instance | 2026-04-30 20:17:01.589513 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-30 20:17:01.589780 | instance | Thursday 30 April 2026 20:17:01 +0000 (0:00:00.034) 0:02:24.443 ******** 2026-04-30 20:17:01.622609 | instance | skipping: [instance] 2026-04-30 20:17:01.622884 | instance | 2026-04-30 20:17:01.623221 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-30 20:17:01.623491 | instance | Thursday 30 April 2026 20:17:01 +0000 (0:00:00.033) 0:02:24.476 ******** 2026-04-30 20:17:01.654322 | instance | skipping: [instance] 2026-04-30 20:17:01.654652 | instance | 2026-04-30 20:17:01.655077 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-30 20:17:01.655440 | instance | Thursday 30 April 2026 20:17:01 +0000 (0:00:00.031) 0:02:24.508 ******** 2026-04-30 20:17:01.688534 | instance | skipping: [instance] 2026-04-30 20:17:01.688600 | instance | 2026-04-30 20:17:01.688763 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-30 20:17:01.688909 | instance | Thursday 30 April 2026 20:17:01 +0000 (0:00:00.034) 0:02:24.542 ******** 2026-04-30 20:17:01.732692 | instance | ok: [instance] 2026-04-30 20:17:01.732772 | instance | 2026-04-30 20:17:01.732916 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-30 20:17:01.733041 | instance | Thursday 30 April 2026 20:17:01 +0000 (0:00:00.044) 0:02:24.586 ******** 2026-04-30 20:17:01.791966 | instance | ok: [instance] => (item=oslo_cache) 2026-04-30 20:17:01.792227 | instance | 2026-04-30 20:17:01.792562 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-30 20:17:01.792949 | instance | Thursday 30 April 2026 20:17:01 +0000 (0:00:00.058) 0:02:24.645 ******** 2026-04-30 20:17:01.836572 | instance | ok: [instance] 2026-04-30 20:17:01.836898 | instance | 2026-04-30 20:17:01.837230 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-30 20:17:01.837503 | instance | Thursday 30 April 2026 20:17:01 +0000 (0:00:00.045) 0:02:24.690 ******** 2026-04-30 20:17:01.880790 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-30 20:17:01.881081 | instance | 2026-04-30 20:17:01.881381 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-30 20:17:01.881619 | instance | Thursday 30 April 2026 20:17:01 +0000 (0:00:00.044) 0:02:24.735 ******** 2026-04-30 20:17:02.385920 | instance | changed: [instance] 2026-04-30 20:17:02.386166 | instance | 2026-04-30 20:17:02.386464 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-04-30 20:17:02.386939 | instance | Thursday 30 April 2026 20:17:02 +0000 (0:00:00.504) 0:02:25.239 ******** 2026-04-30 20:17:03.823446 | instance | changed: [instance] 2026-04-30 20:17:03.823675 | instance | 2026-04-30 20:17:03.823956 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-04-30 20:17:03.824221 | instance | Thursday 30 April 2026 20:17:03 +0000 (0:00:01.437) 0:02:26.677 ******** 2026-04-30 20:17:04.525217 | instance | changed: [instance] 2026-04-30 20:17:04.525345 | instance | 2026-04-30 20:17:04.525461 | instance | PLAY [controllers] ************************************************************* 2026-04-30 20:17:04.525566 | instance | 2026-04-30 20:17:04.525680 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-30 20:17:04.525798 | instance | Thursday 30 April 2026 20:17:04 +0000 (0:00:00.702) 0:02:27.379 ******** 2026-04-30 20:17:05.724169 | instance | ok: [instance] 2026-04-30 20:17:05.724825 | instance | 2026-04-30 20:17:05.724840 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-30 20:17:05.725005 | instance | Thursday 30 April 2026 20:17:05 +0000 (0:00:01.198) 0:02:28.578 ******** 2026-04-30 20:17:05.767712 | instance | skipping: [instance] 2026-04-30 20:17:05.767925 | instance | 2026-04-30 20:17:05.768185 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-30 20:17:05.768573 | instance | Thursday 30 April 2026 20:17:05 +0000 (0:00:00.043) 0:02:28.621 ******** 2026-04-30 20:17:05.805947 | instance | skipping: [instance] 2026-04-30 20:17:05.806158 | instance | 2026-04-30 20:17:05.806446 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-30 20:17:05.806725 | instance | Thursday 30 April 2026 20:17:05 +0000 (0:00:00.038) 0:02:28.660 ******** 2026-04-30 20:17:05.840787 | instance | skipping: [instance] 2026-04-30 20:17:05.841087 | instance | 2026-04-30 20:17:05.841675 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-30 20:17:05.841957 | instance | Thursday 30 April 2026 20:17:05 +0000 (0:00:00.035) 0:02:28.695 ******** 2026-04-30 20:17:05.878623 | instance | skipping: [instance] 2026-04-30 20:17:05.878840 | instance | 2026-04-30 20:17:05.879141 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-30 20:17:05.879424 | instance | Thursday 30 April 2026 20:17:05 +0000 (0:00:00.037) 0:02:28.732 ******** 2026-04-30 20:17:06.573312 | instance | ok: [instance] 2026-04-30 20:17:06.573514 | instance | 2026-04-30 20:17:06.573781 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-30 20:17:06.574043 | instance | Thursday 30 April 2026 20:17:06 +0000 (0:00:00.694) 0:02:29.426 ******** 2026-04-30 20:17:06.625727 | instance | ok: [instance] 2026-04-30 20:17:06.625887 | instance | 2026-04-30 20:17:06.626072 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-30 20:17:06.626248 | instance | Thursday 30 April 2026 20:17:06 +0000 (0:00:00.052) 0:02:29.479 ******** 2026-04-30 20:17:06.660289 | instance | ok: [instance] 2026-04-30 20:17:06.660406 | instance | 2026-04-30 20:17:06.660535 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-30 20:17:06.660658 | instance | Thursday 30 April 2026 20:17:06 +0000 (0:00:00.034) 0:02:29.514 ******** 2026-04-30 20:17:06.704263 | instance | ok: [instance] => (item=oslo_db) 2026-04-30 20:17:06.704510 | instance | 2026-04-30 20:17:06.704797 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-30 20:17:06.705100 | instance | Thursday 30 April 2026 20:17:06 +0000 (0:00:00.043) 0:02:29.558 ******** 2026-04-30 20:17:06.747132 | instance | ok: [instance] 2026-04-30 20:17:06.747373 | instance | 2026-04-30 20:17:06.747654 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-30 20:17:06.747917 | instance | Thursday 30 April 2026 20:17:06 +0000 (0:00:00.043) 0:02:29.601 ******** 2026-04-30 20:17:06.793533 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-30 20:17:06.793636 | instance | 2026-04-30 20:17:06.793881 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-30 20:17:06.794124 | instance | Thursday 30 April 2026 20:17:06 +0000 (0:00:00.045) 0:02:29.647 ******** 2026-04-30 20:17:07.293810 | instance | changed: [instance] 2026-04-30 20:17:07.294152 | instance | 2026-04-30 20:17:07.294622 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-04-30 20:17:07.295094 | instance | Thursday 30 April 2026 20:17:07 +0000 (0:00:00.499) 0:02:30.147 ******** 2026-04-30 20:17:07.982763 | instance | ok: [instance] 2026-04-30 20:17:07.982834 | instance | 2026-04-30 20:17:07.982847 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-04-30 20:17:07.982857 | instance | Thursday 30 April 2026 20:17:07 +0000 (0:00:00.688) 0:02:30.835 ******** 2026-04-30 20:17:09.303140 | instance | changed: [instance] 2026-04-30 20:17:09.303212 | instance | 2026-04-30 20:17:09.303221 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-04-30 20:17:09.303228 | instance | Thursday 30 April 2026 20:17:09 +0000 (0:00:01.320) 0:02:32.156 ******** 2026-04-30 20:17:09.694627 | instance | ok: [instance] 2026-04-30 20:17:09.694714 | instance | 2026-04-30 20:17:09.694965 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-04-30 20:17:09.695022 | instance | Thursday 30 April 2026 20:17:09 +0000 (0:00:00.392) 0:02:32.548 ******** 2026-04-30 20:17:10.139506 | instance | changed: [instance] 2026-04-30 20:17:10.139588 | instance | 2026-04-30 20:17:10.139844 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-04-30 20:17:10.139903 | instance | Thursday 30 April 2026 20:17:10 +0000 (0:00:00.444) 0:02:32.993 ******** 2026-04-30 20:17:10.597688 | instance | changed: [instance] 2026-04-30 20:17:10.597767 | instance | 2026-04-30 20:17:10.597896 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-04-30 20:17:10.598670 | instance | Thursday 30 April 2026 20:17:10 +0000 (0:00:00.458) 0:02:33.451 ******** 2026-04-30 20:17:10.992105 | instance | ok: [instance] 2026-04-30 20:17:10.992182 | instance | 2026-04-30 20:17:10.992345 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-04-30 20:17:10.992567 | instance | Thursday 30 April 2026 20:17:10 +0000 (0:00:00.394) 0:02:33.846 ******** 2026-04-30 20:19:34.702140 | instance | changed: [instance] 2026-04-30 20:19:34.702194 | instance | 2026-04-30 20:19:34.702200 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-04-30 20:19:34.702204 | instance | Thursday 30 April 2026 20:19:34 +0000 (0:02:23.709) 0:04:57.555 ******** 2026-04-30 20:19:35.465045 | instance | ok: [instance] 2026-04-30 20:19:35.465132 | instance | 2026-04-30 20:19:35.465145 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-04-30 20:19:35.465155 | instance | Thursday 30 April 2026 20:19:35 +0000 (0:00:00.761) 0:04:58.317 ******** 2026-04-30 20:19:35.519657 | instance | included: ingress for instance 2026-04-30 20:19:35.519697 | instance | 2026-04-30 20:19:35.519707 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-04-30 20:19:35.519717 | instance | Thursday 30 April 2026 20:19:35 +0000 (0:00:00.055) 0:04:58.373 ******** 2026-04-30 20:19:36.457672 | instance | changed: [instance] 2026-04-30 20:19:36.457725 | instance | 2026-04-30 20:19:36.457732 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-04-30 20:19:36.457737 | instance | Thursday 30 April 2026 20:19:36 +0000 (0:00:00.937) 0:04:59.311 ******** 2026-04-30 20:19:36.748891 | instance | ok: [instance] 2026-04-30 20:19:36.748977 | instance | 2026-04-30 20:19:36.749250 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-30 20:19:36.749305 | instance | Thursday 30 April 2026 20:19:36 +0000 (0:00:00.291) 0:04:59.602 ******** 2026-04-30 20:19:36.799898 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-30 20:19:36.799993 | instance | 2026-04-30 20:19:36.800077 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-30 20:19:36.800201 | instance | Thursday 30 April 2026 20:19:36 +0000 (0:00:00.051) 0:04:59.654 ******** 2026-04-30 20:19:37.369705 | instance | changed: [instance] 2026-04-30 20:19:37.369766 | instance | 2026-04-30 20:19:37.369772 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-30 20:19:37.369799 | instance | Thursday 30 April 2026 20:19:37 +0000 (0:00:00.569) 0:05:00.223 ******** 2026-04-30 20:19:38.656764 | instance | changed: [instance] 2026-04-30 20:19:38.656815 | instance | 2026-04-30 20:19:38.656820 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-04-30 20:19:38.656826 | instance | Thursday 30 April 2026 20:19:38 +0000 (0:00:01.287) 0:05:01.510 ******** 2026-04-30 20:19:39.334839 | instance | ok: [instance] 2026-04-30 20:19:39.334931 | instance | 2026-04-30 20:19:39.335006 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-04-30 20:19:39.335131 | instance | Thursday 30 April 2026 20:19:39 +0000 (0:00:00.678) 0:05:02.188 ******** 2026-04-30 20:19:47.281776 | instance | ok: [instance] 2026-04-30 20:19:47.281871 | instance | 2026-04-30 20:19:47.281972 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-04-30 20:19:47.282092 | instance | Thursday 30 April 2026 20:19:47 +0000 (0:00:07.943) 0:05:10.132 ******** 2026-04-30 20:19:48.737971 | instance | ok: [instance] 2026-04-30 20:19:48.738199 | instance | 2026-04-30 20:19:48.738490 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-04-30 20:19:48.738764 | instance | Thursday 30 April 2026 20:19:48 +0000 (0:00:01.459) 0:05:11.591 ******** 2026-04-30 20:19:49.091170 | instance | ok: [instance] 2026-04-30 20:19:49.091299 | instance | 2026-04-30 20:19:49.091477 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-04-30 20:19:49.091642 | instance | Thursday 30 April 2026 20:19:49 +0000 (0:00:00.352) 0:05:11.944 ******** 2026-04-30 20:19:49.299547 | instance | ok: [instance] 2026-04-30 20:19:49.299746 | instance | 2026-04-30 20:19:49.300093 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-04-30 20:19:49.300381 | instance | Thursday 30 April 2026 20:19:49 +0000 (0:00:00.208) 0:05:12.153 ******** 2026-04-30 20:19:49.539292 | instance | ok: [instance] 2026-04-30 20:19:49.539388 | instance | 2026-04-30 20:19:49.539559 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-04-30 20:19:49.539724 | instance | Thursday 30 April 2026 20:19:49 +0000 (0:00:00.239) 0:05:12.393 ******** 2026-04-30 20:19:50.248756 | instance | changed: [instance] 2026-04-30 20:19:50.248993 | instance | 2026-04-30 20:19:50.249282 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-04-30 20:19:50.249578 | instance | Thursday 30 April 2026 20:19:50 +0000 (0:00:00.709) 0:05:13.102 ******** 2026-04-30 20:20:07.401169 | instance | changed: [instance] => (item=alertmanager) 2026-04-30 20:20:07.401403 | instance | changed: [instance] => (item=grafana) 2026-04-30 20:20:07.401669 | instance | changed: [instance] => (item=prometheus) 2026-04-30 20:20:07.401968 | instance | 2026-04-30 20:20:07.402328 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-04-30 20:20:07.402628 | instance | Thursday 30 April 2026 20:20:07 +0000 (0:00:17.152) 0:05:30.254 ******** 2026-04-30 20:20:09.400526 | instance | ok: [instance] => (item=alertmanager) 2026-04-30 20:20:09.400836 | instance | ok: [instance] => (item=grafana) 2026-04-30 20:20:09.401150 | instance | ok: [instance] => (item=prometheus) 2026-04-30 20:20:09.401397 | instance | 2026-04-30 20:20:09.401670 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-04-30 20:20:09.401972 | instance | Thursday 30 April 2026 20:20:09 +0000 (0:00:01.999) 0:05:32.253 ******** 2026-04-30 20:20:13.092386 | instance | changed: [instance] => (item=None) 2026-04-30 20:20:13.092654 | instance | changed: [instance] => (item=None) 2026-04-30 20:20:13.092974 | instance | changed: [instance] => (item=None) 2026-04-30 20:20:13.093315 | instance | changed: [instance] 2026-04-30 20:20:13.093522 | instance | 2026-04-30 20:20:13.093679 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-04-30 20:20:13.093844 | instance | Thursday 30 April 2026 20:20:13 +0000 (0:00:03.691) 0:05:35.945 ******** 2026-04-30 20:20:18.117933 | instance | changed: [instance] => (item=None) 2026-04-30 20:20:18.118115 | instance | changed: [instance] => (item=None) 2026-04-30 20:20:18.118308 | instance | changed: [instance] => (item=None) 2026-04-30 20:20:18.118525 | instance | changed: [instance] => (item=None) 2026-04-30 20:20:18.118762 | instance | changed: [instance] => (item=None) 2026-04-30 20:20:18.119002 | instance | changed: [instance] 2026-04-30 20:20:18.119207 | instance | 2026-04-30 20:20:18.119436 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-04-30 20:20:18.119655 | instance | Thursday 30 April 2026 20:20:18 +0000 (0:00:05.026) 0:05:40.971 ******** 2026-04-30 20:20:29.517267 | instance | changed: [instance] => (item=alertmanager) 2026-04-30 20:20:29.517494 | instance | changed: [instance] => (item=prometheus) 2026-04-30 20:20:29.517744 | instance | 2026-04-30 20:20:29.518047 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-04-30 20:20:29.518336 | instance | Thursday 30 April 2026 20:20:29 +0000 (0:00:11.398) 0:05:52.370 ******** 2026-04-30 20:20:40.978636 | instance | changed: [instance] => (item=alertmanager) 2026-04-30 20:20:40.978716 | instance | changed: [instance] => (item=prometheus) 2026-04-30 20:20:40.978822 | instance | 2026-04-30 20:20:40.978942 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-04-30 20:20:40.979063 | instance | Thursday 30 April 2026 20:20:40 +0000 (0:00:11.462) 0:06:03.832 ******** 2026-04-30 20:20:41.726687 | instance | changed: [instance] 2026-04-30 20:20:41.726929 | instance | 2026-04-30 20:20:41.727208 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-04-30 20:20:41.727538 | instance | Thursday 30 April 2026 20:20:41 +0000 (0:00:00.747) 0:06:04.580 ******** 2026-04-30 20:20:49.129355 | instance | ok: [instance] 2026-04-30 20:20:49.129576 | instance | 2026-04-30 20:20:49.129960 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-04-30 20:20:49.130366 | instance | Thursday 30 April 2026 20:20:49 +0000 (0:00:07.402) 0:06:11.982 ******** 2026-04-30 20:21:03.408186 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-04-30 20:21:03.408259 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-04-30 20:21:03.408267 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-04-30 20:21:03.408273 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-04-30 20:21:03.408279 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-04-30 20:21:03.408285 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-04-30 20:21:03.408291 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-04-30 20:21:03.408297 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-04-30 20:21:03.408302 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-04-30 20:21:03.408308 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-04-30 20:21:03.408313 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-04-30 20:21:03.408318 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-04-30 20:21:03.408324 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-04-30 20:21:03.408330 | instance | 2026-04-30 20:21:03.408336 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-04-30 20:21:03.408366 | instance | Thursday 30 April 2026 20:21:03 +0000 (0:00:14.276) 0:06:26.259 ******** 2026-04-30 20:21:37.207046 | instance | changed: [instance] 2026-04-30 20:21:37.207110 | instance | 2026-04-30 20:21:37.207117 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-30 20:21:37.207123 | instance | Thursday 30 April 2026 20:21:37 +0000 (0:00:33.800) 0:07:00.060 ******** 2026-04-30 20:21:42.053913 | instance | changed: [instance] 2026-04-30 20:21:42.053996 | instance | 2026-04-30 20:21:42.054246 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-30 20:21:42.054504 | instance | Thursday 30 April 2026 20:21:42 +0000 (0:00:04.846) 0:07:04.907 ******** 2026-04-30 20:21:42.420617 | instance | changed: [instance] 2026-04-30 20:21:42.420751 | instance | 2026-04-30 20:21:42.420928 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-30 20:21:42.421115 | instance | Thursday 30 April 2026 20:21:42 +0000 (0:00:00.366) 0:07:05.274 ******** 2026-04-30 20:21:42.943020 | instance | changed: [instance] 2026-04-30 20:21:42.943250 | instance | 2026-04-30 20:21:42.943549 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-30 20:21:42.943850 | instance | Thursday 30 April 2026 20:21:42 +0000 (0:00:00.522) 0:07:05.796 ******** 2026-04-30 20:21:43.019871 | instance | ok: [instance] 2026-04-30 20:21:43.020088 | instance | 2026-04-30 20:21:43.020347 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-30 20:21:43.020603 | instance | Thursday 30 April 2026 20:21:43 +0000 (0:00:00.076) 0:07:05.873 ******** 2026-04-30 20:21:43.086124 | instance | included: rabbitmq for instance 2026-04-30 20:21:43.086368 | instance | 2026-04-30 20:21:43.086691 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-30 20:21:43.086957 | instance | Thursday 30 April 2026 20:21:43 +0000 (0:00:00.065) 0:07:05.939 ******** 2026-04-30 20:21:43.786392 | instance | ok: [instance] 2026-04-30 20:21:43.786690 | instance | 2026-04-30 20:21:43.786993 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-30 20:21:43.787280 | instance | Thursday 30 April 2026 20:21:43 +0000 (0:00:00.700) 0:07:06.639 ******** 2026-04-30 20:21:43.843555 | instance | skipping: [instance] 2026-04-30 20:21:43.843711 | instance | 2026-04-30 20:21:43.843894 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-30 20:21:43.844067 | instance | Thursday 30 April 2026 20:21:43 +0000 (0:00:00.057) 0:07:06.697 ******** 2026-04-30 20:21:43.902712 | instance | skipping: [instance] 2026-04-30 20:21:43.902782 | instance | 2026-04-30 20:21:43.902958 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-30 20:21:43.903276 | instance | Thursday 30 April 2026 20:21:43 +0000 (0:00:00.058) 0:07:06.755 ******** 2026-04-30 20:21:43.951099 | instance | skipping: [instance] 2026-04-30 20:21:43.951349 | instance | 2026-04-30 20:21:43.951624 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-30 20:21:43.951906 | instance | Thursday 30 April 2026 20:21:43 +0000 (0:00:00.049) 0:07:06.805 ******** 2026-04-30 20:22:15.145118 | instance | changed: [instance] 2026-04-30 20:22:15.145314 | instance | 2026-04-30 20:22:15.145560 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-30 20:22:15.145803 | instance | Thursday 30 April 2026 20:22:15 +0000 (0:00:31.192) 0:07:37.997 ******** 2026-04-30 20:22:15.896792 | instance | ok: [instance] 2026-04-30 20:22:15.896891 | instance | 2026-04-30 20:22:15.897044 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-30 20:22:15.897170 | instance | Thursday 30 April 2026 20:22:15 +0000 (0:00:00.753) 0:07:38.750 ******** 2026-04-30 20:22:15.962839 | instance | ok: [instance] 2026-04-30 20:22:15.962910 | instance | 2026-04-30 20:22:15.963035 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-30 20:22:15.963152 | instance | Thursday 30 April 2026 20:22:15 +0000 (0:00:00.065) 0:07:38.816 ******** 2026-04-30 20:22:16.009132 | instance | skipping: [instance] 2026-04-30 20:22:16.009358 | instance | 2026-04-30 20:22:16.009641 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-30 20:22:16.009916 | instance | Thursday 30 April 2026 20:22:16 +0000 (0:00:00.046) 0:07:38.863 ******** 2026-04-30 20:22:16.055919 | instance | skipping: [instance] 2026-04-30 20:22:16.056137 | instance | 2026-04-30 20:22:16.056409 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-30 20:22:16.056669 | instance | Thursday 30 April 2026 20:22:16 +0000 (0:00:00.046) 0:07:38.909 ******** 2026-04-30 20:22:16.105549 | instance | ok: [instance] 2026-04-30 20:22:16.105830 | instance | 2026-04-30 20:22:16.106124 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-30 20:22:16.106401 | instance | Thursday 30 April 2026 20:22:16 +0000 (0:00:00.049) 0:07:38.959 ******** 2026-04-30 20:22:16.187393 | instance | ok: [instance] => (item=oslo_db) 2026-04-30 20:22:16.187657 | instance | ok: [instance] => (item=oslo_cache) 2026-04-30 20:22:16.187930 | instance | ok: [instance] => (item=identity) 2026-04-30 20:22:16.188188 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-30 20:22:16.188432 | instance | 2026-04-30 20:22:16.188696 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-30 20:22:16.188996 | instance | Thursday 30 April 2026 20:22:16 +0000 (0:00:00.081) 0:07:39.041 ******** 2026-04-30 20:22:16.236428 | instance | ok: [instance] 2026-04-30 20:22:16.236685 | instance | 2026-04-30 20:22:16.237082 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-30 20:22:16.237359 | instance | Thursday 30 April 2026 20:22:16 +0000 (0:00:00.049) 0:07:39.090 ******** 2026-04-30 20:22:16.285800 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-30 20:22:16.285906 | instance | 2026-04-30 20:22:16.286101 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-30 20:22:16.286251 | instance | Thursday 30 April 2026 20:22:16 +0000 (0:00:00.049) 0:07:39.139 ******** 2026-04-30 20:22:16.813980 | instance | changed: [instance] 2026-04-30 20:22:16.814200 | instance | 2026-04-30 20:22:16.814471 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-04-30 20:22:16.814817 | instance | Thursday 30 April 2026 20:22:16 +0000 (0:00:00.527) 0:07:39.667 ******** 2026-04-30 20:22:18.520306 | instance | ok: [instance] => (item=None) 2026-04-30 20:22:18.520582 | instance | ok: [instance] 2026-04-30 20:22:18.520842 | instance | 2026-04-30 20:22:18.521186 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-04-30 20:22:18.521468 | instance | Thursday 30 April 2026 20:22:18 +0000 (0:00:01.706) 0:07:41.373 ******** 2026-04-30 20:22:19.827554 | instance | ok: [instance] => (item=atmosphere) 2026-04-30 20:22:19.827772 | instance | 2026-04-30 20:22:19.828060 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-04-30 20:22:19.828326 | instance | Thursday 30 April 2026 20:22:19 +0000 (0:00:01.306) 0:07:42.680 ******** 2026-04-30 20:22:20.640968 | instance | changed: [instance] 2026-04-30 20:22:20.641207 | instance | 2026-04-30 20:22:20.641478 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-04-30 20:22:20.641739 | instance | Thursday 30 April 2026 20:22:20 +0000 (0:00:00.814) 0:07:43.494 ******** 2026-04-30 20:22:21.727066 | instance | changed: [instance] => (item=None) 2026-04-30 20:22:21.727345 | instance | changed: [instance] 2026-04-30 20:22:21.727622 | instance | 2026-04-30 20:22:21.727965 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-04-30 20:22:21.728265 | instance | Thursday 30 April 2026 20:22:21 +0000 (0:00:01.086) 0:07:44.580 ******** 2026-04-30 20:22:23.321548 | instance | changed: [instance] => (item=None) 2026-04-30 20:22:23.321657 | instance | changed: [instance] 2026-04-30 20:22:23.321802 | instance | 2026-04-30 20:22:23.321971 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-04-30 20:22:23.322135 | instance | Thursday 30 April 2026 20:22:23 +0000 (0:00:01.594) 0:07:46.175 ******** 2026-04-30 20:25:02.583863 | instance | changed: [instance] 2026-04-30 20:25:02.584062 | instance | 2026-04-30 20:25:02.584322 | instance | TASK [Create Ingress] ********************************************************** 2026-04-30 20:25:02.584600 | instance | Thursday 30 April 2026 20:25:02 +0000 (0:02:39.261) 0:10:25.436 ******** 2026-04-30 20:25:02.667589 | instance | included: openstack_helm_ingress for instance 2026-04-30 20:25:02.667673 | instance | 2026-04-30 20:25:02.667805 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-30 20:25:02.667928 | instance | Thursday 30 April 2026 20:25:02 +0000 (0:00:00.084) 0:10:25.521 ******** 2026-04-30 20:25:02.718925 | instance | skipping: [instance] 2026-04-30 20:25:02.719019 | instance | 2026-04-30 20:25:02.719144 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-30 20:25:02.719270 | instance | Thursday 30 April 2026 20:25:02 +0000 (0:00:00.051) 0:10:25.572 ******** 2026-04-30 20:25:02.762878 | instance | skipping: [instance] 2026-04-30 20:25:02.763137 | instance | 2026-04-30 20:25:02.763397 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-30 20:25:02.763651 | instance | Thursday 30 April 2026 20:25:02 +0000 (0:00:00.043) 0:10:25.616 ******** 2026-04-30 20:25:02.826153 | instance | ok: [instance] 2026-04-30 20:25:02.826420 | instance | 2026-04-30 20:25:02.826680 | instance | TASK [Create Ingress identity] ************************************************* 2026-04-30 20:25:02.826931 | instance | Thursday 30 April 2026 20:25:02 +0000 (0:00:00.063) 0:10:25.680 ******** 2026-04-30 20:25:02.882661 | instance | included: ingress for instance 2026-04-30 20:25:02.882972 | instance | 2026-04-30 20:25:02.883245 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-04-30 20:25:02.883508 | instance | Thursday 30 April 2026 20:25:02 +0000 (0:00:00.056) 0:10:25.736 ******** 2026-04-30 20:25:03.835308 | instance | changed: [instance] 2026-04-30 20:25:03.835402 | instance | 2026-04-30 20:25:03.835414 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-04-30 20:25:03.835424 | instance | Thursday 30 April 2026 20:25:03 +0000 (0:00:00.951) 0:10:26.688 ******** 2026-04-30 20:25:07.105670 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-04-30 20:25:07.105765 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-04-30 20:25:07.106237 | instance | ok: [instance] 2026-04-30 20:25:07.106299 | instance | 2026-04-30 20:25:07.106306 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-04-30 20:25:07.106312 | instance | Thursday 30 April 2026 20:25:07 +0000 (0:00:03.271) 0:10:29.959 ******** 2026-04-30 20:25:07.773259 | instance | ok: [instance] 2026-04-30 20:25:07.773353 | instance | 2026-04-30 20:25:07.773638 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-04-30 20:25:07.773719 | instance | Thursday 30 April 2026 20:25:07 +0000 (0:00:00.667) 0:10:30.627 ******** 2026-04-30 20:25:08.974007 | instance | ok: [instance] => (item=atmosphere) 2026-04-30 20:25:08.974100 | instance | 2026-04-30 20:25:08.974189 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-04-30 20:25:08.974338 | instance | Thursday 30 April 2026 20:25:08 +0000 (0:00:01.200) 0:10:31.828 ******** 2026-04-30 20:25:10.432037 | instance | changed: [instance] => (item=atmosphere) 2026-04-30 20:25:10.432120 | instance | 2026-04-30 20:25:10.432416 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-04-30 20:25:10.432457 | instance | Thursday 30 April 2026 20:25:10 +0000 (0:00:01.457) 0:10:33.285 ******** 2026-04-30 20:25:11.473797 | instance | changed: [instance] => (item=atmosphere) 2026-04-30 20:25:11.474284 | instance | 2026-04-30 20:25:11.474340 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-04-30 20:25:11.474347 | instance | Thursday 30 April 2026 20:25:11 +0000 (0:00:01.041) 0:10:34.327 ******** 2026-04-30 20:25:12.611244 | instance | changed: [instance] => (item=atmosphere) 2026-04-30 20:25:12.611320 | instance | 2026-04-30 20:25:12.611340 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-30 20:25:12.611351 | instance | Thursday 30 April 2026 20:25:12 +0000 (0:00:01.137) 0:10:35.464 ******** 2026-04-30 20:25:12.705600 | instance | ok: [instance] 2026-04-30 20:25:12.705671 | instance | 2026-04-30 20:25:12.705976 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-30 20:25:12.706046 | instance | Thursday 30 April 2026 20:25:12 +0000 (0:00:00.094) 0:10:35.559 ******** 2026-04-30 20:25:12.743203 | instance | skipping: [instance] 2026-04-30 20:25:12.743623 | instance | 2026-04-30 20:25:12.743674 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-30 20:25:12.743681 | instance | Thursday 30 April 2026 20:25:12 +0000 (0:00:00.037) 0:10:35.596 ******** 2026-04-30 20:25:12.788072 | instance | skipping: [instance] 2026-04-30 20:25:12.788138 | instance | 2026-04-30 20:25:12.788145 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-30 20:25:12.788151 | instance | Thursday 30 April 2026 20:25:12 +0000 (0:00:00.044) 0:10:35.641 ******** 2026-04-30 20:25:12.825744 | instance | skipping: [instance] 2026-04-30 20:25:12.825875 | instance | 2026-04-30 20:25:12.826069 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-30 20:25:12.826232 | instance | Thursday 30 April 2026 20:25:12 +0000 (0:00:00.038) 0:10:35.679 ******** 2026-04-30 20:25:12.876251 | instance | skipping: [instance] 2026-04-30 20:25:12.876488 | instance | 2026-04-30 20:25:12.876785 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-30 20:25:12.877225 | instance | Thursday 30 April 2026 20:25:12 +0000 (0:00:00.050) 0:10:35.730 ******** 2026-04-30 20:25:12.925731 | instance | skipping: [instance] 2026-04-30 20:25:12.925958 | instance | 2026-04-30 20:25:12.926235 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-30 20:25:12.926497 | instance | Thursday 30 April 2026 20:25:12 +0000 (0:00:00.049) 0:10:35.779 ******** 2026-04-30 20:25:12.966781 | instance | ok: [instance] 2026-04-30 20:25:12.967021 | instance | 2026-04-30 20:25:12.967296 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-30 20:25:12.967558 | instance | Thursday 30 April 2026 20:25:12 +0000 (0:00:00.041) 0:10:35.821 ******** 2026-04-30 20:25:13.061361 | instance | ok: [instance] => (item=oslo_cache) 2026-04-30 20:25:13.061466 | instance | ok: [instance] => (item=dashboard) 2026-04-30 20:25:13.061607 | instance | ok: [instance] => (item=identity) 2026-04-30 20:25:13.061735 | instance | ok: [instance] => (item=oslo_db) 2026-04-30 20:25:13.061976 | instance | 2026-04-30 20:25:13.062054 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-30 20:25:13.062193 | instance | Thursday 30 April 2026 20:25:13 +0000 (0:00:00.094) 0:10:35.915 ******** 2026-04-30 20:25:13.113203 | instance | ok: [instance] 2026-04-30 20:25:13.113437 | instance | 2026-04-30 20:25:13.113712 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-30 20:25:13.113975 | instance | Thursday 30 April 2026 20:25:13 +0000 (0:00:00.051) 0:10:35.967 ******** 2026-04-30 20:25:13.163949 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-30 20:25:13.164142 | instance | 2026-04-30 20:25:13.164399 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-30 20:25:13.164662 | instance | Thursday 30 April 2026 20:25:13 +0000 (0:00:00.050) 0:10:36.018 ******** 2026-04-30 20:25:13.690889 | instance | changed: [instance] 2026-04-30 20:25:13.691070 | instance | 2026-04-30 20:25:13.691330 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-04-30 20:25:13.691588 | instance | Thursday 30 April 2026 20:25:13 +0000 (0:00:00.526) 0:10:36.544 ******** 2026-04-30 20:25:45.874158 | instance | changed: [instance] 2026-04-30 20:25:45.874239 | instance | 2026-04-30 20:25:45.874375 | instance | TASK [Create Ingress] ********************************************************** 2026-04-30 20:25:45.874492 | instance | Thursday 30 April 2026 20:25:45 +0000 (0:00:32.183) 0:11:08.728 ******** 2026-04-30 20:25:45.942835 | instance | included: openstack_helm_ingress for instance 2026-04-30 20:25:45.943070 | instance | 2026-04-30 20:25:45.943391 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-30 20:25:45.943672 | instance | Thursday 30 April 2026 20:25:45 +0000 (0:00:00.068) 0:11:08.796 ******** 2026-04-30 20:25:45.987419 | instance | skipping: [instance] 2026-04-30 20:25:45.987602 | instance | 2026-04-30 20:25:45.987900 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-30 20:25:45.988170 | instance | Thursday 30 April 2026 20:25:45 +0000 (0:00:00.044) 0:11:08.841 ******** 2026-04-30 20:25:46.027686 | instance | skipping: [instance] 2026-04-30 20:25:46.027886 | instance | 2026-04-30 20:25:46.028212 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-30 20:25:46.028494 | instance | Thursday 30 April 2026 20:25:46 +0000 (0:00:00.039) 0:11:08.881 ******** 2026-04-30 20:25:46.080597 | instance | ok: [instance] 2026-04-30 20:25:46.081030 | instance | 2026-04-30 20:25:46.081323 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-04-30 20:25:46.081601 | instance | Thursday 30 April 2026 20:25:46 +0000 (0:00:00.052) 0:11:08.934 ******** 2026-04-30 20:25:46.138760 | instance | included: ingress for instance 2026-04-30 20:25:46.138975 | instance | 2026-04-30 20:25:46.139252 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-04-30 20:25:46.139532 | instance | Thursday 30 April 2026 20:25:46 +0000 (0:00:00.058) 0:11:08.992 ******** 2026-04-30 20:25:47.110218 | instance | changed: [instance] 2026-04-30 20:25:47.110363 | instance | 2026-04-30 20:25:47.110552 | instance | PLAY RECAP ********************************************************************* 2026-04-30 20:25:47.110750 | instance | instance : ok=116 changed=52 unreachable=0 failed=0 skipped=31 rescued=0 ignored=0 2026-04-30 20:25:47.110906 | instance | 2026-04-30 20:25:47.111080 | instance | Thursday 30 April 2026 20:25:47 +0000 (0:00:00.971) 0:11:09.964 ******** 2026-04-30 20:25:47.111246 | instance | =============================================================================== 2026-04-30 20:25:47.111416 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 159.26s 2026-04-30 20:25:47.111588 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 143.71s 2026-04-30 20:25:47.111768 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 81.83s 2026-04-30 20:25:47.111934 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 33.80s 2026-04-30 20:25:47.112106 | instance | vexxhost.atmosphere.horizon : Deploy Helm chart ------------------------ 32.18s 2026-04-30 20:25:47.112275 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 31.19s 2026-04-30 20:25:47.112447 | instance | vexxhost.kubernetes.cert_manager : Deploy Helm chart ------------------- 20.88s 2026-04-30 20:25:47.112627 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords -- 17.15s 2026-04-30 20:25:47.112795 | instance | vexxhost.atmosphere.ingress_nginx : Deploy Helm chart ------------------ 14.30s 2026-04-30 20:25:47.113004 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 14.28s 2026-04-30 20:25:47.113181 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration -- 11.46s 2026-04-30 20:25:47.113351 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets ---- 11.40s 2026-04-30 20:25:47.113564 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm ------- 7.94s 2026-04-30 20:25:47.113736 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 7.40s 2026-04-30 20:25:47.113905 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles ------- 5.03s 2026-04-30 20:25:47.114075 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 4.85s 2026-04-30 20:25:47.114243 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart ------- 4.46s 2026-04-30 20:25:47.114414 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients ----- 3.69s 2026-04-30 20:25:47.114584 | instance | vexxhost.atmosphere.keystone : Validate if ingress is reachable --------- 3.27s 2026-04-30 20:25:47.114769 | instance | vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs --- 3.02s 2026-04-30 20:25:47.212135 | instance | INFO [keycloak > converge] Executed: Successful 2026-04-30 20:25:47.221931 | instance | INFO [keycloak > idempotence] Executing 2026-04-30 20:25:48.316177 | instance | 2026-04-30 20:25:48.316586 | instance | PLAY [controllers] ************************************************************* 2026-04-30 20:25:48.316939 | instance | 2026-04-30 20:25:48.317273 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-30 20:25:48.317603 | instance | Thursday 30 April 2026 20:25:48 +0000 (0:00:00.022) 0:00:00.022 ******** 2026-04-30 20:25:50.094417 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-30 20:25:50.094466 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-30 20:25:50.094472 | instance | interpreter could change the meaning of that path. See 2026-04-30 20:25:50.094476 | instance | https://docs.ansible.com/ansible- 2026-04-30 20:25:50.094481 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-30 20:25:50.137670 | instance | ok: [instance] 2026-04-30 20:25:50.137714 | instance | 2026-04-30 20:25:50.137720 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-04-30 20:25:50.137725 | instance | Thursday 30 April 2026 20:25:50 +0000 (0:00:01.821) 0:00:01.843 ******** 2026-04-30 20:25:50.257101 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-04-30 20:25:50.257148 | instance | 2026-04-30 20:25:50.257156 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-30 20:25:50.257165 | instance | Thursday 30 April 2026 20:25:50 +0000 (0:00:00.119) 0:00:01.963 ******** 2026-04-30 20:25:50.302915 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-30 20:25:50.302956 | instance | 2026-04-30 20:25:50.302962 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-30 20:25:50.302968 | instance | Thursday 30 April 2026 20:25:50 +0000 (0:00:00.046) 0:00:02.009 ******** 2026-04-30 20:25:50.853243 | instance | ok: [instance] 2026-04-30 20:25:50.853282 | instance | 2026-04-30 20:25:50.853288 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-04-30 20:25:50.853293 | instance | Thursday 30 April 2026 20:25:50 +0000 (0:00:00.550) 0:00:02.559 ******** 2026-04-30 20:25:53.841166 | instance | ok: [instance] 2026-04-30 20:25:53.841212 | instance | 2026-04-30 20:25:53.841225 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-04-30 20:25:53.841230 | instance | Thursday 30 April 2026 20:25:53 +0000 (0:00:02.987) 0:00:05.547 ******** 2026-04-30 20:25:54.782398 | instance | ok: [instance] 2026-04-30 20:25:54.782446 | instance | 2026-04-30 20:25:54.782452 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-04-30 20:25:54.782457 | instance | Thursday 30 April 2026 20:25:54 +0000 (0:00:00.940) 0:00:06.488 ******** 2026-04-30 20:25:54.842129 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-04-30 20:25:54.842193 | instance | 2026-04-30 20:25:54.842210 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-04-30 20:25:54.842322 | instance | Thursday 30 April 2026 20:25:54 +0000 (0:00:00.060) 0:00:06.549 ******** 2026-04-30 20:25:55.489254 | instance | ok: [instance] 2026-04-30 20:25:55.489500 | instance | 2026-04-30 20:25:55.489776 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-04-30 20:25:55.490039 | instance | Thursday 30 April 2026 20:25:55 +0000 (0:00:00.646) 0:00:07.195 ******** 2026-04-30 20:25:56.415179 | instance | ok: [instance] 2026-04-30 20:25:56.415262 | instance | 2026-04-30 20:25:56.415388 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-04-30 20:25:56.415515 | instance | Thursday 30 April 2026 20:25:56 +0000 (0:00:00.926) 0:00:08.122 ******** 2026-04-30 20:25:57.119755 | instance | ok: [instance] 2026-04-30 20:25:57.119840 | instance | 2026-04-30 20:25:57.119925 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-04-30 20:25:57.120047 | instance | Thursday 30 April 2026 20:25:57 +0000 (0:00:00.650) 0:00:08.772 ******** 2026-04-30 20:25:57.120166 | instance | 2026-04-30 20:25:57.120297 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-30 20:25:57.120425 | instance | Thursday 30 April 2026 20:25:57 +0000 (0:00:00.053) 0:00:08.826 ******** 2026-04-30 20:25:57.177365 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-30 20:25:57.177447 | instance | 2026-04-30 20:25:57.177542 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-30 20:25:57.177707 | instance | Thursday 30 April 2026 20:25:57 +0000 (0:00:00.057) 0:00:08.884 ******** 2026-04-30 20:25:57.711425 | instance | ok: [instance] 2026-04-30 20:25:57.711497 | instance | 2026-04-30 20:25:57.711614 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-04-30 20:25:57.711734 | instance | Thursday 30 April 2026 20:25:57 +0000 (0:00:00.534) 0:00:09.418 ******** 2026-04-30 20:26:00.406928 | instance | ok: [instance] 2026-04-30 20:26:00.406994 | instance | 2026-04-30 20:26:00.407163 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-30 20:26:00.407289 | instance | Thursday 30 April 2026 20:26:00 +0000 (0:00:02.695) 0:00:12.113 ******** 2026-04-30 20:26:00.451837 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-30 20:26:00.451990 | instance | 2026-04-30 20:26:00.452150 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-30 20:26:00.452272 | instance | Thursday 30 April 2026 20:26:00 +0000 (0:00:00.044) 0:00:12.158 ******** 2026-04-30 20:26:01.069631 | instance | ok: [instance] 2026-04-30 20:26:01.069715 | instance | 2026-04-30 20:26:01.069830 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-04-30 20:26:01.069961 | instance | Thursday 30 April 2026 20:26:01 +0000 (0:00:00.617) 0:00:12.776 ******** 2026-04-30 20:26:04.026452 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-04-30 20:26:04.026520 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-04-30 20:26:04.026533 | instance | 2026-04-30 20:26:04.026543 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-04-30 20:26:04.026553 | instance | Thursday 30 April 2026 20:26:04 +0000 (0:00:02.955) 0:00:15.731 ******** 2026-04-30 20:26:06.770762 | instance | ok: [instance] 2026-04-30 20:26:06.770839 | instance | 2026-04-30 20:26:06.770938 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-30 20:26:06.771056 | instance | Thursday 30 April 2026 20:26:06 +0000 (0:00:02.745) 0:00:18.477 ******** 2026-04-30 20:26:06.824669 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-30 20:26:06.824757 | instance | 2026-04-30 20:26:06.824842 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-30 20:26:06.824986 | instance | Thursday 30 April 2026 20:26:06 +0000 (0:00:00.054) 0:00:18.531 ******** 2026-04-30 20:26:07.332682 | instance | ok: [instance] 2026-04-30 20:26:07.332748 | instance | 2026-04-30 20:26:07.332916 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-04-30 20:26:07.333036 | instance | Thursday 30 April 2026 20:26:07 +0000 (0:00:00.507) 0:00:19.039 ******** 2026-04-30 20:26:10.672442 | instance | ok: [instance] 2026-04-30 20:26:10.672508 | instance | 2026-04-30 20:26:10.672646 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-04-30 20:26:10.672776 | instance | Thursday 30 April 2026 20:26:10 +0000 (0:00:03.339) 0:00:22.379 ******** 2026-04-30 20:26:12.186577 | instance | ok: [instance] 2026-04-30 20:26:12.186649 | instance | 2026-04-30 20:26:12.186787 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-04-30 20:26:12.186909 | instance | Thursday 30 April 2026 20:26:12 +0000 (0:00:01.513) 0:00:23.893 ******** 2026-04-30 20:26:12.858858 | instance | ok: [instance] 2026-04-30 20:26:12.858942 | instance | 2026-04-30 20:26:12.859014 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-04-30 20:26:12.859132 | instance | Thursday 30 April 2026 20:26:12 +0000 (0:00:00.672) 0:00:24.565 ******** 2026-04-30 20:26:12.899741 | instance | skipping: [instance] 2026-04-30 20:26:12.899833 | instance | 2026-04-30 20:26:12.900004 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-04-30 20:26:12.900124 | instance | Thursday 30 April 2026 20:26:12 +0000 (0:00:00.041) 0:00:24.606 ******** 2026-04-30 20:26:13.526883 | instance | ok: [instance] 2026-04-30 20:26:13.526962 | instance | 2026-04-30 20:26:13.527232 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-04-30 20:26:13.527279 | instance | Thursday 30 April 2026 20:26:13 +0000 (0:00:00.626) 0:00:25.233 ******** 2026-04-30 20:26:13.578219 | instance | ok: [instance] 2026-04-30 20:26:13.578774 | instance | 2026-04-30 20:26:13.578798 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-04-30 20:26:13.578806 | instance | Thursday 30 April 2026 20:26:13 +0000 (0:00:00.051) 0:00:25.285 ******** 2026-04-30 20:26:13.620205 | instance | skipping: [instance] 2026-04-30 20:26:13.620558 | instance | 2026-04-30 20:26:13.620573 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-04-30 20:26:13.620579 | instance | Thursday 30 April 2026 20:26:13 +0000 (0:00:00.042) 0:00:25.327 ******** 2026-04-30 20:26:13.664453 | instance | skipping: [instance] 2026-04-30 20:26:13.664516 | instance | 2026-04-30 20:26:13.664663 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-04-30 20:26:13.664787 | instance | Thursday 30 April 2026 20:26:13 +0000 (0:00:00.043) 0:00:25.371 ******** 2026-04-30 20:26:13.717428 | instance | skipping: [instance] 2026-04-30 20:26:13.717738 | instance | 2026-04-30 20:26:13.718355 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-04-30 20:26:13.718448 | instance | Thursday 30 April 2026 20:26:13 +0000 (0:00:00.052) 0:00:25.424 ******** 2026-04-30 20:26:13.764340 | instance | skipping: [instance] 2026-04-30 20:26:13.764732 | instance | 2026-04-30 20:26:13.765112 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-04-30 20:26:13.765438 | instance | Thursday 30 April 2026 20:26:13 +0000 (0:00:00.046) 0:00:25.470 ******** 2026-04-30 20:26:13.813333 | instance | skipping: [instance] 2026-04-30 20:26:13.813712 | instance | 2026-04-30 20:26:13.814036 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-04-30 20:26:13.814351 | instance | Thursday 30 April 2026 20:26:13 +0000 (0:00:00.049) 0:00:25.520 ******** 2026-04-30 20:26:13.858038 | instance | skipping: [instance] 2026-04-30 20:26:13.858399 | instance | 2026-04-30 20:26:13.858750 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-04-30 20:26:13.859074 | instance | Thursday 30 April 2026 20:26:13 +0000 (0:00:00.044) 0:00:25.564 ******** 2026-04-30 20:26:14.978393 | instance | ok: [instance] 2026-04-30 20:26:14.978434 | instance | 2026-04-30 20:26:14.978439 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-04-30 20:26:14.978445 | instance | Thursday 30 April 2026 20:26:14 +0000 (0:00:01.119) 0:00:26.684 ******** 2026-04-30 20:26:15.756571 | instance | ok: [instance] 2026-04-30 20:26:15.756636 | instance | 2026-04-30 20:26:15.756648 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-30 20:26:15.756659 | instance | Thursday 30 April 2026 20:26:15 +0000 (0:00:00.777) 0:00:27.462 ******** 2026-04-30 20:26:15.825091 | instance | ok: [instance] 2026-04-30 20:26:15.825168 | instance | 2026-04-30 20:26:15.825181 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-30 20:26:15.825191 | instance | Thursday 30 April 2026 20:26:15 +0000 (0:00:00.068) 0:00:27.531 ******** 2026-04-30 20:26:15.864839 | instance | skipping: [instance] 2026-04-30 20:26:15.865148 | instance | 2026-04-30 20:26:15.865449 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-30 20:26:15.865713 | instance | Thursday 30 April 2026 20:26:15 +0000 (0:00:00.040) 0:00:27.571 ******** 2026-04-30 20:26:15.901455 | instance | skipping: [instance] 2026-04-30 20:26:15.901584 | instance | 2026-04-30 20:26:15.901865 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-30 20:26:15.902145 | instance | Thursday 30 April 2026 20:26:15 +0000 (0:00:00.036) 0:00:27.608 ******** 2026-04-30 20:26:15.942234 | instance | skipping: [instance] 2026-04-30 20:26:15.942409 | instance | 2026-04-30 20:26:15.942696 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-30 20:26:15.942958 | instance | Thursday 30 April 2026 20:26:15 +0000 (0:00:00.040) 0:00:27.648 ******** 2026-04-30 20:26:15.980906 | instance | skipping: [instance] 2026-04-30 20:26:15.981099 | instance | 2026-04-30 20:26:15.981441 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-30 20:26:15.981736 | instance | Thursday 30 April 2026 20:26:15 +0000 (0:00:00.038) 0:00:27.687 ******** 2026-04-30 20:26:16.025901 | instance | skipping: [instance] 2026-04-30 20:26:16.026102 | instance | 2026-04-30 20:26:16.026398 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-30 20:26:16.026656 | instance | Thursday 30 April 2026 20:26:16 +0000 (0:00:00.044) 0:00:27.732 ******** 2026-04-30 20:26:16.067766 | instance | ok: [instance] 2026-04-30 20:26:16.067985 | instance | 2026-04-30 20:26:16.068262 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-30 20:26:16.068524 | instance | Thursday 30 April 2026 20:26:16 +0000 (0:00:00.042) 0:00:27.774 ******** 2026-04-30 20:26:16.133105 | instance | ok: [instance] => (item=oslo_cache) 2026-04-30 20:26:16.133344 | instance | 2026-04-30 20:26:16.133616 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-30 20:26:16.133952 | instance | Thursday 30 April 2026 20:26:16 +0000 (0:00:00.064) 0:00:27.839 ******** 2026-04-30 20:26:16.190227 | instance | ok: [instance] 2026-04-30 20:26:16.190394 | instance | 2026-04-30 20:26:16.190659 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-30 20:26:16.191391 | instance | Thursday 30 April 2026 20:26:16 +0000 (0:00:00.057) 0:00:27.896 ******** 2026-04-30 20:26:16.246010 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-30 20:26:16.246167 | instance | 2026-04-30 20:26:16.246358 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-30 20:26:16.246544 | instance | Thursday 30 April 2026 20:26:16 +0000 (0:00:00.055) 0:00:27.952 ******** 2026-04-30 20:26:16.768721 | instance | ok: [instance] 2026-04-30 20:26:16.768971 | instance | 2026-04-30 20:26:16.769240 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-04-30 20:26:16.769525 | instance | Thursday 30 April 2026 20:26:16 +0000 (0:00:00.522) 0:00:28.475 ******** 2026-04-30 20:26:18.262333 | instance | ok: [instance] 2026-04-30 20:26:18.262602 | instance | 2026-04-30 20:26:18.262896 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-04-30 20:26:18.263161 | instance | Thursday 30 April 2026 20:26:18 +0000 (0:00:01.493) 0:00:29.968 ******** 2026-04-30 20:26:18.965136 | instance | ok: [instance] 2026-04-30 20:26:18.965345 | instance | 2026-04-30 20:26:18.965651 | instance | PLAY [controllers] ************************************************************* 2026-04-30 20:26:18.965893 | instance | 2026-04-30 20:26:18.966161 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-30 20:26:18.966445 | instance | Thursday 30 April 2026 20:26:18 +0000 (0:00:00.703) 0:00:30.671 ******** 2026-04-30 20:26:20.442890 | instance | ok: [instance] 2026-04-30 20:26:20.443119 | instance | 2026-04-30 20:26:20.443404 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-30 20:26:20.443659 | instance | Thursday 30 April 2026 20:26:20 +0000 (0:00:01.477) 0:00:32.149 ******** 2026-04-30 20:26:20.486730 | instance | skipping: [instance] 2026-04-30 20:26:20.486940 | instance | 2026-04-30 20:26:20.487205 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-30 20:26:20.487464 | instance | Thursday 30 April 2026 20:26:20 +0000 (0:00:00.044) 0:00:32.193 ******** 2026-04-30 20:26:20.524729 | instance | skipping: [instance] 2026-04-30 20:26:20.525019 | instance | 2026-04-30 20:26:20.525297 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-30 20:26:20.525557 | instance | Thursday 30 April 2026 20:26:20 +0000 (0:00:00.038) 0:00:32.231 ******** 2026-04-30 20:26:20.566766 | instance | skipping: [instance] 2026-04-30 20:26:20.566995 | instance | 2026-04-30 20:26:20.567275 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-30 20:26:20.567533 | instance | Thursday 30 April 2026 20:26:20 +0000 (0:00:00.041) 0:00:32.273 ******** 2026-04-30 20:26:20.612561 | instance | skipping: [instance] 2026-04-30 20:26:20.612767 | instance | 2026-04-30 20:26:20.613066 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-30 20:26:20.613324 | instance | Thursday 30 April 2026 20:26:20 +0000 (0:00:00.045) 0:00:32.319 ******** 2026-04-30 20:26:21.309816 | instance | ok: [instance] 2026-04-30 20:26:21.310057 | instance | 2026-04-30 20:26:21.310383 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-30 20:26:21.310654 | instance | Thursday 30 April 2026 20:26:21 +0000 (0:00:00.696) 0:00:33.016 ******** 2026-04-30 20:26:21.363245 | instance | ok: [instance] 2026-04-30 20:26:21.363488 | instance | 2026-04-30 20:26:21.363802 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-30 20:26:21.364101 | instance | Thursday 30 April 2026 20:26:21 +0000 (0:00:00.053) 0:00:33.070 ******** 2026-04-30 20:26:21.408294 | instance | ok: [instance] 2026-04-30 20:26:21.408735 | instance | 2026-04-30 20:26:21.409206 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-30 20:26:21.409584 | instance | Thursday 30 April 2026 20:26:21 +0000 (0:00:00.045) 0:00:33.115 ******** 2026-04-30 20:26:21.462446 | instance | ok: [instance] => (item=oslo_db) 2026-04-30 20:26:21.462594 | instance | 2026-04-30 20:26:21.462863 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-30 20:26:21.463043 | instance | Thursday 30 April 2026 20:26:21 +0000 (0:00:00.054) 0:00:33.169 ******** 2026-04-30 20:26:21.528515 | instance | ok: [instance] 2026-04-30 20:26:21.528737 | instance | 2026-04-30 20:26:21.529037 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-30 20:26:21.529291 | instance | Thursday 30 April 2026 20:26:21 +0000 (0:00:00.065) 0:00:33.235 ******** 2026-04-30 20:26:21.585087 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-30 20:26:21.585313 | instance | 2026-04-30 20:26:21.585568 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-30 20:26:21.585821 | instance | Thursday 30 April 2026 20:26:21 +0000 (0:00:00.056) 0:00:33.291 ******** 2026-04-30 20:26:22.135715 | instance | ok: [instance] 2026-04-30 20:26:22.135789 | instance | 2026-04-30 20:26:22.135919 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-04-30 20:26:22.136044 | instance | Thursday 30 April 2026 20:26:22 +0000 (0:00:00.550) 0:00:33.842 ******** 2026-04-30 20:26:22.820390 | instance | ok: [instance] 2026-04-30 20:26:22.820660 | instance | 2026-04-30 20:26:22.821018 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-04-30 20:26:22.821291 | instance | Thursday 30 April 2026 20:26:22 +0000 (0:00:00.684) 0:00:34.527 ******** 2026-04-30 20:26:23.894764 | instance | ok: [instance] 2026-04-30 20:26:23.895012 | instance | 2026-04-30 20:26:23.895260 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-04-30 20:26:23.895572 | instance | Thursday 30 April 2026 20:26:23 +0000 (0:00:01.074) 0:00:35.601 ******** 2026-04-30 20:26:24.285870 | instance | ok: [instance] 2026-04-30 20:26:24.286073 | instance | 2026-04-30 20:26:24.286341 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-04-30 20:26:24.286608 | instance | Thursday 30 April 2026 20:26:24 +0000 (0:00:00.391) 0:00:35.992 ******** 2026-04-30 20:26:24.693852 | instance | ok: [instance] 2026-04-30 20:26:24.694094 | instance | 2026-04-30 20:26:24.694378 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-04-30 20:26:24.694654 | instance | Thursday 30 April 2026 20:26:24 +0000 (0:00:00.406) 0:00:36.399 ******** 2026-04-30 20:26:25.107354 | instance | ok: [instance] 2026-04-30 20:26:25.107479 | instance | 2026-04-30 20:26:25.107650 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-04-30 20:26:25.107818 | instance | Thursday 30 April 2026 20:26:25 +0000 (0:00:00.415) 0:00:36.814 ******** 2026-04-30 20:26:25.497230 | instance | ok: [instance] 2026-04-30 20:26:25.497510 | instance | 2026-04-30 20:26:25.497858 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-04-30 20:26:25.498152 | instance | Thursday 30 April 2026 20:26:25 +0000 (0:00:00.389) 0:00:37.203 ******** 2026-04-30 20:26:27.382895 | instance | ok: [instance] 2026-04-30 20:26:27.382956 | instance | 2026-04-30 20:26:27.382962 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-04-30 20:26:27.382967 | instance | Thursday 30 April 2026 20:26:27 +0000 (0:00:01.885) 0:00:39.088 ******** 2026-04-30 20:26:28.082025 | instance | ok: [instance] 2026-04-30 20:26:28.082087 | instance | 2026-04-30 20:26:28.082225 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-04-30 20:26:28.082346 | instance | Thursday 30 April 2026 20:26:28 +0000 (0:00:00.700) 0:00:39.789 ******** 2026-04-30 20:26:28.143741 | instance | included: ingress for instance 2026-04-30 20:26:28.143822 | instance | 2026-04-30 20:26:28.143946 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-04-30 20:26:28.144112 | instance | Thursday 30 April 2026 20:26:28 +0000 (0:00:00.061) 0:00:39.850 ******** 2026-04-30 20:26:29.084144 | instance | ok: [instance] 2026-04-30 20:26:29.084206 | instance | 2026-04-30 20:26:29.084213 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-04-30 20:26:29.084373 | instance | Thursday 30 April 2026 20:26:29 +0000 (0:00:00.939) 0:00:40.790 ******** 2026-04-30 20:26:29.424879 | instance | ok: [instance] 2026-04-30 20:26:29.425069 | instance | 2026-04-30 20:26:29.425093 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-30 20:26:29.425104 | instance | Thursday 30 April 2026 20:26:29 +0000 (0:00:00.340) 0:00:41.131 ******** 2026-04-30 20:26:29.488072 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-30 20:26:29.488197 | instance | 2026-04-30 20:26:29.488366 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-30 20:26:29.488530 | instance | Thursday 30 April 2026 20:26:29 +0000 (0:00:00.060) 0:00:41.192 ******** 2026-04-30 20:26:30.093478 | instance | ok: [instance] 2026-04-30 20:26:30.093748 | instance | 2026-04-30 20:26:30.094040 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-30 20:26:30.094381 | instance | Thursday 30 April 2026 20:26:30 +0000 (0:00:00.607) 0:00:41.799 ******** 2026-04-30 20:26:31.429163 | instance | ok: [instance] 2026-04-30 20:26:31.429242 | instance | 2026-04-30 20:26:31.429360 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-04-30 20:26:31.429482 | instance | Thursday 30 April 2026 20:26:31 +0000 (0:00:01.336) 0:00:43.136 ******** 2026-04-30 20:26:32.148359 | instance | ok: [instance] 2026-04-30 20:26:32.148558 | instance | 2026-04-30 20:26:32.148824 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-04-30 20:26:32.149124 | instance | Thursday 30 April 2026 20:26:32 +0000 (0:00:00.718) 0:00:43.854 ******** 2026-04-30 20:26:33.534225 | instance | ok: [instance] 2026-04-30 20:26:33.534459 | instance | 2026-04-30 20:26:33.534735 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-04-30 20:26:33.535006 | instance | Thursday 30 April 2026 20:26:33 +0000 (0:00:01.386) 0:00:45.240 ******** 2026-04-30 20:26:34.753238 | instance | ok: [instance] 2026-04-30 20:26:34.754036 | instance | 2026-04-30 20:26:34.754055 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-04-30 20:26:34.754067 | instance | Thursday 30 April 2026 20:26:34 +0000 (0:00:01.217) 0:00:46.458 ******** 2026-04-30 20:26:35.036417 | instance | ok: [instance] 2026-04-30 20:26:35.036645 | instance | 2026-04-30 20:26:35.036995 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-04-30 20:26:35.037266 | instance | Thursday 30 April 2026 20:26:35 +0000 (0:00:00.284) 0:00:46.742 ******** 2026-04-30 20:26:35.235636 | instance | ok: [instance] 2026-04-30 20:26:35.235755 | instance | 2026-04-30 20:26:35.235930 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-04-30 20:26:35.236131 | instance | Thursday 30 April 2026 20:26:35 +0000 (0:00:00.199) 0:00:46.942 ******** 2026-04-30 20:26:35.444323 | instance | ok: [instance] 2026-04-30 20:26:35.444550 | instance | 2026-04-30 20:26:35.444972 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-04-30 20:26:35.445261 | instance | Thursday 30 April 2026 20:26:35 +0000 (0:00:00.208) 0:00:47.150 ******** 2026-04-30 20:26:36.195466 | instance | ok: [instance] 2026-04-30 20:26:36.195565 | instance | 2026-04-30 20:26:36.195679 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-04-30 20:26:36.195792 | instance | Thursday 30 April 2026 20:26:36 +0000 (0:00:00.751) 0:00:47.902 ******** 2026-04-30 20:26:38.233914 | instance | ok: [instance] => (item=alertmanager) 2026-04-30 20:26:38.234158 | instance | ok: [instance] => (item=grafana) 2026-04-30 20:26:38.234428 | instance | ok: [instance] => (item=prometheus) 2026-04-30 20:26:38.234684 | instance | 2026-04-30 20:26:38.234999 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-04-30 20:26:38.235273 | instance | Thursday 30 April 2026 20:26:38 +0000 (0:00:02.038) 0:00:49.940 ******** 2026-04-30 20:26:40.217256 | instance | ok: [instance] => (item=alertmanager) 2026-04-30 20:26:40.217615 | instance | ok: [instance] => (item=grafana) 2026-04-30 20:26:40.218078 | instance | ok: [instance] => (item=prometheus) 2026-04-30 20:26:40.218174 | instance | 2026-04-30 20:26:40.218474 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-04-30 20:26:40.218743 | instance | Thursday 30 April 2026 20:26:40 +0000 (0:00:01.983) 0:00:51.923 ******** 2026-04-30 20:26:43.164539 | instance | ok: [instance] => (item=None) 2026-04-30 20:26:43.164608 | instance | ok: [instance] => (item=None) 2026-04-30 20:26:43.164741 | instance | ok: [instance] => (item=None) 2026-04-30 20:26:43.164884 | instance | ok: [instance] 2026-04-30 20:26:43.164993 | instance | 2026-04-30 20:26:43.165145 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-04-30 20:26:43.165279 | instance | Thursday 30 April 2026 20:26:43 +0000 (0:00:02.947) 0:00:54.871 ******** 2026-04-30 20:26:47.329201 | instance | ok: [instance] => (item=None) 2026-04-30 20:26:47.329316 | instance | ok: [instance] => (item=None) 2026-04-30 20:26:47.329398 | instance | ok: [instance] => (item=None) 2026-04-30 20:26:47.329876 | instance | ok: [instance] => (item=None) 2026-04-30 20:26:47.329898 | instance | ok: [instance] => (item=None) 2026-04-30 20:26:47.329906 | instance | ok: [instance] 2026-04-30 20:26:47.329912 | instance | 2026-04-30 20:26:47.329922 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-04-30 20:26:47.330081 | instance | Thursday 30 April 2026 20:26:47 +0000 (0:00:04.165) 0:00:59.036 ******** 2026-04-30 20:26:48.842949 | instance | ok: [instance] => (item=alertmanager) 2026-04-30 20:26:48.843030 | instance | ok: [instance] => (item=prometheus) 2026-04-30 20:26:48.843394 | instance | 2026-04-30 20:26:48.843458 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-04-30 20:26:48.843477 | instance | Thursday 30 April 2026 20:26:48 +0000 (0:00:01.513) 0:01:00.549 ******** 2026-04-30 20:26:50.259081 | instance | ok: [instance] => (item=alertmanager) 2026-04-30 20:26:50.259164 | instance | ok: [instance] => (item=prometheus) 2026-04-30 20:26:50.259284 | instance | 2026-04-30 20:26:50.259404 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-04-30 20:26:50.259526 | instance | Thursday 30 April 2026 20:26:50 +0000 (0:00:01.416) 0:01:01.966 ******** 2026-04-30 20:26:50.957717 | instance | ok: [instance] 2026-04-30 20:26:50.957835 | instance | 2026-04-30 20:26:50.958013 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-04-30 20:26:50.958193 | instance | Thursday 30 April 2026 20:26:50 +0000 (0:00:00.698) 0:01:02.664 ******** 2026-04-30 20:26:58.690499 | instance | ok: [instance] 2026-04-30 20:26:58.690634 | instance | 2026-04-30 20:26:58.690931 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-04-30 20:26:58.691189 | instance | Thursday 30 April 2026 20:26:58 +0000 (0:00:07.732) 0:01:10.397 ******** 2026-04-30 20:27:13.020473 | instance | ok: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-04-30 20:27:13.020561 | instance | ok: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-04-30 20:27:13.020573 | instance | ok: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-04-30 20:27:13.020798 | instance | ok: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-04-30 20:27:13.021072 | instance | ok: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-04-30 20:27:13.021219 | instance | ok: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-04-30 20:27:13.021380 | instance | ok: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-04-30 20:27:13.021543 | instance | ok: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-04-30 20:27:13.021734 | instance | ok: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-04-30 20:27:13.021868 | instance | ok: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-04-30 20:27:13.022148 | instance | ok: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-04-30 20:27:13.022299 | instance | ok: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-04-30 20:27:13.022380 | instance | ok: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-04-30 20:27:13.022531 | instance | 2026-04-30 20:27:13.022700 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-04-30 20:27:13.022858 | instance | Thursday 30 April 2026 20:27:13 +0000 (0:00:14.326) 0:01:24.723 ******** 2026-04-30 20:27:30.482795 | instance | ok: [instance] 2026-04-30 20:27:30.483028 | instance | 2026-04-30 20:27:30.483300 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-30 20:27:30.483570 | instance | Thursday 30 April 2026 20:27:30 +0000 (0:00:17.466) 0:01:42.189 ******** 2026-04-30 20:27:31.505004 | instance | ok: [instance] 2026-04-30 20:27:31.505072 | instance | 2026-04-30 20:27:31.505544 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-30 20:27:31.505601 | instance | Thursday 30 April 2026 20:27:31 +0000 (0:00:01.021) 0:01:43.211 ******** 2026-04-30 20:27:31.718785 | instance | ok: [instance] 2026-04-30 20:27:31.718846 | instance | 2026-04-30 20:27:31.719094 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-30 20:27:31.719138 | instance | Thursday 30 April 2026 20:27:31 +0000 (0:00:00.214) 0:01:43.425 ******** 2026-04-30 20:27:32.176148 | instance | ok: [instance] 2026-04-30 20:27:32.176227 | instance | 2026-04-30 20:27:32.176349 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-30 20:27:32.176469 | instance | Thursday 30 April 2026 20:27:32 +0000 (0:00:00.457) 0:01:43.883 ******** 2026-04-30 20:27:32.325281 | instance | ok: [instance] 2026-04-30 20:27:32.325513 | instance | 2026-04-30 20:27:32.325792 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-30 20:27:32.326072 | instance | Thursday 30 April 2026 20:27:32 +0000 (0:00:00.148) 0:01:44.032 ******** 2026-04-30 20:27:32.391423 | instance | included: rabbitmq for instance 2026-04-30 20:27:32.391663 | instance | 2026-04-30 20:27:32.391948 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-30 20:27:32.392218 | instance | Thursday 30 April 2026 20:27:32 +0000 (0:00:00.066) 0:01:44.098 ******** 2026-04-30 20:27:33.040129 | instance | ok: [instance] 2026-04-30 20:27:33.040264 | instance | 2026-04-30 20:27:33.040465 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-30 20:27:33.040627 | instance | Thursday 30 April 2026 20:27:33 +0000 (0:00:00.648) 0:01:44.746 ******** 2026-04-30 20:27:33.256598 | instance | skipping: [instance] 2026-04-30 20:27:33.256919 | instance | 2026-04-30 20:27:33.257229 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-30 20:27:33.257515 | instance | Thursday 30 April 2026 20:27:33 +0000 (0:00:00.214) 0:01:44.962 ******** 2026-04-30 20:27:33.482158 | instance | skipping: [instance] 2026-04-30 20:27:33.482245 | instance | 2026-04-30 20:27:33.482360 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-30 20:27:33.482479 | instance | Thursday 30 April 2026 20:27:33 +0000 (0:00:00.226) 0:01:45.189 ******** 2026-04-30 20:27:33.684427 | instance | skipping: [instance] 2026-04-30 20:27:33.684518 | instance | 2026-04-30 20:27:33.684642 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-30 20:27:33.684771 | instance | Thursday 30 April 2026 20:27:33 +0000 (0:00:00.202) 0:01:45.391 ******** 2026-04-30 20:27:34.611523 | instance | ok: [instance] 2026-04-30 20:27:34.611708 | instance | 2026-04-30 20:27:34.612044 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-30 20:27:34.612334 | instance | Thursday 30 April 2026 20:27:34 +0000 (0:00:00.926) 0:01:46.318 ******** 2026-04-30 20:27:35.286645 | instance | ok: [instance] 2026-04-30 20:27:35.286794 | instance | 2026-04-30 20:27:35.286975 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-30 20:27:35.287141 | instance | Thursday 30 April 2026 20:27:35 +0000 (0:00:00.675) 0:01:46.993 ******** 2026-04-30 20:27:35.342396 | instance | ok: [instance] 2026-04-30 20:27:35.342547 | instance | 2026-04-30 20:27:35.342728 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-30 20:27:35.342901 | instance | Thursday 30 April 2026 20:27:35 +0000 (0:00:00.055) 0:01:47.049 ******** 2026-04-30 20:27:35.393203 | instance | skipping: [instance] 2026-04-30 20:27:35.393443 | instance | 2026-04-30 20:27:35.393714 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-30 20:27:35.393967 | instance | Thursday 30 April 2026 20:27:35 +0000 (0:00:00.051) 0:01:47.100 ******** 2026-04-30 20:27:35.443836 | instance | skipping: [instance] 2026-04-30 20:27:35.444067 | instance | 2026-04-30 20:27:35.444334 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-30 20:27:35.444586 | instance | Thursday 30 April 2026 20:27:35 +0000 (0:00:00.050) 0:01:47.151 ******** 2026-04-30 20:27:35.490451 | instance | ok: [instance] 2026-04-30 20:27:35.490681 | instance | 2026-04-30 20:27:35.490953 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-30 20:27:35.491209 | instance | Thursday 30 April 2026 20:27:35 +0000 (0:00:00.046) 0:01:47.197 ******** 2026-04-30 20:27:35.576618 | instance | ok: [instance] => (item=oslo_cache) 2026-04-30 20:27:35.576712 | instance | ok: [instance] => (item=identity) 2026-04-30 20:27:35.576786 | instance | ok: [instance] => (item=oslo_db) 2026-04-30 20:27:35.576935 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-30 20:27:35.577043 | instance | 2026-04-30 20:27:35.577147 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-30 20:27:35.577260 | instance | Thursday 30 April 2026 20:27:35 +0000 (0:00:00.086) 0:01:47.283 ******** 2026-04-30 20:27:35.637946 | instance | ok: [instance] 2026-04-30 20:27:35.638176 | instance | 2026-04-30 20:27:35.638456 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-30 20:27:35.638737 | instance | Thursday 30 April 2026 20:27:35 +0000 (0:00:00.061) 0:01:47.344 ******** 2026-04-30 20:27:35.693938 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-30 20:27:35.694037 | instance | 2026-04-30 20:27:35.694165 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-30 20:27:35.694263 | instance | Thursday 30 April 2026 20:27:35 +0000 (0:00:00.056) 0:01:47.401 ******** 2026-04-30 20:27:36.194195 | instance | ok: [instance] 2026-04-30 20:27:36.194363 | instance | 2026-04-30 20:27:36.194545 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-04-30 20:27:36.194744 | instance | Thursday 30 April 2026 20:27:36 +0000 (0:00:00.499) 0:01:47.901 ******** 2026-04-30 20:27:37.259227 | instance | ok: [instance] => (item=None) 2026-04-30 20:27:37.259488 | instance | ok: [instance] 2026-04-30 20:27:37.259744 | instance | 2026-04-30 20:27:37.260036 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-04-30 20:27:37.260321 | instance | Thursday 30 April 2026 20:27:37 +0000 (0:00:01.064) 0:01:48.965 ******** 2026-04-30 20:27:38.269298 | instance | ok: [instance] => (item=atmosphere) 2026-04-30 20:27:38.269650 | instance | 2026-04-30 20:27:38.269980 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-04-30 20:27:38.270248 | instance | Thursday 30 April 2026 20:27:38 +0000 (0:00:01.010) 0:01:49.976 ******** 2026-04-30 20:27:39.115467 | instance | ok: [instance] 2026-04-30 20:27:39.115752 | instance | 2026-04-30 20:27:39.116086 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-04-30 20:27:39.116391 | instance | Thursday 30 April 2026 20:27:39 +0000 (0:00:00.846) 0:01:50.822 ******** 2026-04-30 20:27:40.056111 | instance | ok: [instance] => (item=None) 2026-04-30 20:27:40.056364 | instance | ok: [instance] 2026-04-30 20:27:40.056607 | instance | 2026-04-30 20:27:40.056958 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-04-30 20:27:40.057266 | instance | Thursday 30 April 2026 20:27:40 +0000 (0:00:00.940) 0:01:51.762 ******** 2026-04-30 20:27:41.161591 | instance | ok: [instance] => (item=None) 2026-04-30 20:27:41.162295 | instance | ok: [instance] 2026-04-30 20:27:41.162346 | instance | 2026-04-30 20:27:41.162353 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-04-30 20:27:41.162360 | instance | Thursday 30 April 2026 20:27:41 +0000 (0:00:01.105) 0:01:52.868 ******** 2026-04-30 20:27:44.015447 | instance | ok: [instance] 2026-04-30 20:27:44.015541 | instance | 2026-04-30 20:27:44.015738 | instance | TASK [Create Ingress] ********************************************************** 2026-04-30 20:27:44.015817 | instance | Thursday 30 April 2026 20:27:44 +0000 (0:00:02.853) 0:01:55.722 ******** 2026-04-30 20:27:44.113571 | instance | included: openstack_helm_ingress for instance 2026-04-30 20:27:44.113658 | instance | 2026-04-30 20:27:44.113779 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-30 20:27:44.113902 | instance | Thursday 30 April 2026 20:27:44 +0000 (0:00:00.098) 0:01:55.820 ******** 2026-04-30 20:27:44.165837 | instance | skipping: [instance] 2026-04-30 20:27:44.165940 | instance | 2026-04-30 20:27:44.166088 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-30 20:27:44.166225 | instance | Thursday 30 April 2026 20:27:44 +0000 (0:00:00.052) 0:01:55.873 ******** 2026-04-30 20:27:44.216148 | instance | skipping: [instance] 2026-04-30 20:27:44.216208 | instance | 2026-04-30 20:27:44.216595 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-30 20:27:44.216629 | instance | Thursday 30 April 2026 20:27:44 +0000 (0:00:00.049) 0:01:55.923 ******** 2026-04-30 20:27:44.280836 | instance | ok: [instance] 2026-04-30 20:27:44.280961 | instance | 2026-04-30 20:27:44.281220 | instance | TASK [Create Ingress identity] ************************************************* 2026-04-30 20:27:44.281243 | instance | Thursday 30 April 2026 20:27:44 +0000 (0:00:00.064) 0:01:55.988 ******** 2026-04-30 20:27:44.347845 | instance | included: ingress for instance 2026-04-30 20:27:44.348228 | instance | 2026-04-30 20:27:44.348270 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-04-30 20:27:44.348276 | instance | Thursday 30 April 2026 20:27:44 +0000 (0:00:00.066) 0:01:56.054 ******** 2026-04-30 20:27:45.339608 | instance | ok: [instance] 2026-04-30 20:27:45.339720 | instance | 2026-04-30 20:27:45.339887 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-04-30 20:27:45.340015 | instance | Thursday 30 April 2026 20:27:45 +0000 (0:00:00.991) 0:01:57.046 ******** 2026-04-30 20:27:45.814206 | instance | ok: [instance] 2026-04-30 20:27:45.814281 | instance | 2026-04-30 20:27:45.814483 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-04-30 20:27:45.814498 | instance | Thursday 30 April 2026 20:27:45 +0000 (0:00:00.475) 0:01:57.521 ******** 2026-04-30 20:27:46.561615 | instance | ok: [instance] 2026-04-30 20:27:46.561687 | instance | 2026-04-30 20:27:46.561855 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-04-30 20:27:46.561927 | instance | Thursday 30 April 2026 20:27:46 +0000 (0:00:00.747) 0:01:58.268 ******** 2026-04-30 20:27:47.611720 | instance | ok: [instance] => (item=atmosphere) 2026-04-30 20:27:47.612145 | instance | 2026-04-30 20:27:47.612153 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-04-30 20:27:47.612206 | instance | Thursday 30 April 2026 20:27:47 +0000 (0:00:01.049) 0:01:59.318 ******** 2026-04-30 20:27:48.772931 | instance | ok: [instance] => (item=atmosphere) 2026-04-30 20:27:48.772984 | instance | 2026-04-30 20:27:48.772992 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-04-30 20:27:48.772998 | instance | Thursday 30 April 2026 20:27:48 +0000 (0:00:01.160) 0:02:00.478 ******** 2026-04-30 20:27:49.780274 | instance | ok: [instance] => (item=atmosphere) 2026-04-30 20:27:49.780551 | instance | 2026-04-30 20:27:49.780623 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-04-30 20:27:49.780642 | instance | Thursday 30 April 2026 20:27:49 +0000 (0:00:01.007) 0:02:01.486 ******** 2026-04-30 20:27:50.868108 | instance | ok: [instance] => (item=atmosphere) 2026-04-30 20:27:50.868200 | instance | 2026-04-30 20:27:50.868455 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-30 20:27:50.868498 | instance | Thursday 30 April 2026 20:27:50 +0000 (0:00:01.088) 0:02:02.575 ******** 2026-04-30 20:27:50.941089 | instance | ok: [instance] 2026-04-30 20:27:50.941537 | instance | 2026-04-30 20:27:50.941583 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-30 20:27:50.941590 | instance | Thursday 30 April 2026 20:27:50 +0000 (0:00:00.072) 0:02:02.648 ******** 2026-04-30 20:27:50.976842 | instance | skipping: [instance] 2026-04-30 20:27:50.977047 | instance | 2026-04-30 20:27:50.977062 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-30 20:27:50.977221 | instance | Thursday 30 April 2026 20:27:50 +0000 (0:00:00.035) 0:02:02.684 ******** 2026-04-30 20:27:51.010051 | instance | skipping: [instance] 2026-04-30 20:27:51.010094 | instance | 2026-04-30 20:27:51.010261 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-30 20:27:51.010384 | instance | Thursday 30 April 2026 20:27:51 +0000 (0:00:00.033) 0:02:02.717 ******** 2026-04-30 20:27:51.052689 | instance | skipping: [instance] 2026-04-30 20:27:51.052790 | instance | 2026-04-30 20:27:51.052914 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-30 20:27:51.053033 | instance | Thursday 30 April 2026 20:27:51 +0000 (0:00:00.042) 0:02:02.759 ******** 2026-04-30 20:27:51.093234 | instance | skipping: [instance] 2026-04-30 20:27:51.093382 | instance | 2026-04-30 20:27:51.093636 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-30 20:27:51.093815 | instance | Thursday 30 April 2026 20:27:51 +0000 (0:00:00.040) 0:02:02.799 ******** 2026-04-30 20:27:51.138593 | instance | skipping: [instance] 2026-04-30 20:27:51.138659 | instance | 2026-04-30 20:27:51.138827 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-30 20:27:51.138910 | instance | Thursday 30 April 2026 20:27:51 +0000 (0:00:00.045) 0:02:02.845 ******** 2026-04-30 20:27:51.186073 | instance | ok: [instance] 2026-04-30 20:27:51.186292 | instance | 2026-04-30 20:27:51.186578 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-30 20:27:51.186842 | instance | Thursday 30 April 2026 20:27:51 +0000 (0:00:00.047) 0:02:02.893 ******** 2026-04-30 20:27:51.265870 | instance | ok: [instance] => (item=oslo_cache) 2026-04-30 20:27:51.266128 | instance | ok: [instance] => (item=identity) 2026-04-30 20:27:51.266389 | instance | ok: [instance] => (item=dashboard) 2026-04-30 20:27:51.266638 | instance | ok: [instance] => (item=oslo_db) 2026-04-30 20:27:51.266873 | instance | 2026-04-30 20:27:51.267191 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-30 20:27:51.267392 | instance | Thursday 30 April 2026 20:27:51 +0000 (0:00:00.079) 0:02:02.972 ******** 2026-04-30 20:27:51.325164 | instance | ok: [instance] 2026-04-30 20:27:51.325455 | instance | 2026-04-30 20:27:51.325785 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-30 20:27:51.326092 | instance | Thursday 30 April 2026 20:27:51 +0000 (0:00:00.059) 0:02:03.032 ******** 2026-04-30 20:27:51.382172 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-30 20:27:51.382305 | instance | 2026-04-30 20:27:51.382490 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-30 20:27:51.382672 | instance | Thursday 30 April 2026 20:27:51 +0000 (0:00:00.056) 0:02:03.088 ******** 2026-04-30 20:27:52.003813 | instance | ok: [instance] 2026-04-30 20:27:52.003891 | instance | 2026-04-30 20:27:52.004008 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-04-30 20:27:52.004130 | instance | Thursday 30 April 2026 20:27:51 +0000 (0:00:00.622) 0:02:03.711 ******** 2026-04-30 20:27:53.911150 | instance | ok: [instance] 2026-04-30 20:27:53.911294 | instance | 2026-04-30 20:27:53.911475 | instance | TASK [Create Ingress] ********************************************************** 2026-04-30 20:27:53.911653 | instance | Thursday 30 April 2026 20:27:53 +0000 (0:00:01.907) 0:02:05.618 ******** 2026-04-30 20:27:53.998720 | instance | included: openstack_helm_ingress for instance 2026-04-30 20:27:53.998915 | instance | 2026-04-30 20:27:53.999185 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-30 20:27:53.999443 | instance | Thursday 30 April 2026 20:27:53 +0000 (0:00:00.087) 0:02:05.705 ******** 2026-04-30 20:27:54.043350 | instance | skipping: [instance] 2026-04-30 20:27:54.043630 | instance | 2026-04-30 20:27:54.043961 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-30 20:27:54.044247 | instance | Thursday 30 April 2026 20:27:54 +0000 (0:00:00.044) 0:02:05.750 ******** 2026-04-30 20:27:54.088465 | instance | skipping: [instance] 2026-04-30 20:27:54.088712 | instance | 2026-04-30 20:27:54.089074 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-30 20:27:54.089368 | instance | Thursday 30 April 2026 20:27:54 +0000 (0:00:00.045) 0:02:05.795 ******** 2026-04-30 20:27:54.142327 | instance | ok: [instance] 2026-04-30 20:27:54.142529 | instance | 2026-04-30 20:27:54.142787 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-04-30 20:27:54.143064 | instance | Thursday 30 April 2026 20:27:54 +0000 (0:00:00.054) 0:02:05.849 ******** 2026-04-30 20:27:54.203978 | instance | included: ingress for instance 2026-04-30 20:27:54.204231 | instance | 2026-04-30 20:27:54.204507 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-04-30 20:27:54.204781 | instance | Thursday 30 April 2026 20:27:54 +0000 (0:00:00.061) 0:02:05.910 ******** 2026-04-30 20:27:55.086416 | instance | ok: [instance] 2026-04-30 20:27:55.086571 | instance | 2026-04-30 20:27:55.086914 | instance | PLAY RECAP ********************************************************************* 2026-04-30 20:27:55.087225 | instance | instance : ok=114 changed=0 unreachable=0 failed=0 skipped=30 rescued=0 ignored=0 2026-04-30 20:27:55.087489 | instance | 2026-04-30 20:27:55.087787 | instance | Thursday 30 April 2026 20:27:55 +0000 (0:00:00.882) 0:02:06.793 ******** 2026-04-30 20:27:55.088121 | instance | =============================================================================== 2026-04-30 20:27:55.088381 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 17.47s 2026-04-30 20:27:55.088662 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 14.33s 2026-04-30 20:27:55.089049 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 7.73s 2026-04-30 20:27:55.089330 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles ------- 4.17s 2026-04-30 20:27:55.089601 | instance | vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs --- 3.34s 2026-04-30 20:27:55.089893 | instance | vexxhost.kubernetes.cert_manager : Deploy Helm chart -------------------- 2.99s 2026-04-30 20:27:55.090160 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs -------- 2.96s 2026-04-30 20:27:55.090428 | instance | vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients ----- 2.95s 2026-04-30 20:27:55.090791 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ------------------------ 2.85s 2026-04-30 20:27:55.091140 | instance | vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart ------- 2.75s 2026-04-30 20:27:55.091417 | instance | vexxhost.atmosphere.ingress_nginx : Deploy Helm chart ------------------- 2.70s 2026-04-30 20:27:55.091732 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords --- 2.04s 2026-04-30 20:27:55.092043 | instance | vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets --- 1.98s 2026-04-30 20:27:55.092312 | instance | vexxhost.atmosphere.horizon : Deploy Helm chart ------------------------- 1.91s 2026-04-30 20:27:55.092577 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ------------------------ 1.89s 2026-04-30 20:27:55.092928 | instance | Gathering Facts --------------------------------------------------------- 1.82s 2026-04-30 20:27:55.093231 | instance | vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart --- 1.51s 2026-04-30 20:27:55.093497 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets ----- 1.51s 2026-04-30 20:27:55.093807 | instance | vexxhost.atmosphere.memcached : Deploy Helm chart ----------------------- 1.49s 2026-04-30 20:27:55.094072 | instance | Gathering Facts --------------------------------------------------------- 1.48s 2026-04-30 20:27:55.193408 | instance | INFO [keycloak > idempotence] Executed: Successful 2026-04-30 20:27:55.207593 | instance | INFO [keycloak > side_effect] Executing 2026-04-30 20:27:55.208060 | instance | WARNING [keycloak > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-30 20:27:55.218300 | instance | INFO [keycloak > verify] Executing 2026-04-30 20:27:55.985383 | instance | 2026-04-30 20:27:55.985665 | instance | PLAY [Create user and assert it exists inside Keystone] ************************ 2026-04-30 20:27:55.985930 | instance | 2026-04-30 20:27:55.986214 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-30 20:27:55.986534 | instance | Thursday 30 April 2026 20:27:55 +0000 (0:00:00.010) 0:00:00.010 ******** 2026-04-30 20:27:57.637478 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-30 20:27:57.637742 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-30 20:27:57.638045 | instance | interpreter could change the meaning of that path. See 2026-04-30 20:27:57.638386 | instance | https://docs.ansible.com/ansible- 2026-04-30 20:27:57.638658 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-30 20:27:57.657183 | instance | ok: [instance] 2026-04-30 20:27:57.657428 | instance | 2026-04-30 20:27:57.657710 | instance | TASK [Create Keycloak user] **************************************************** 2026-04-30 20:27:57.657969 | instance | Thursday 30 April 2026 20:27:57 +0000 (0:00:01.672) 0:00:01.683 ******** 2026-04-30 20:27:58.741021 | instance | changed: [instance -> localhost] 2026-04-30 20:27:58.741217 | instance | 2026-04-30 20:27:58.741443 | instance | TASK [Set a fact with user information using "end_state" or "existing"] ******** 2026-04-30 20:27:58.741516 | instance | Thursday 30 April 2026 20:27:58 +0000 (0:00:01.083) 0:00:02.766 ******** 2026-04-30 20:27:58.786749 | instance | ok: [instance] 2026-04-30 20:27:58.786990 | instance | 2026-04-30 20:27:58.787265 | instance | TASK [Get list of all users in "atmosphere" domain] **************************** 2026-04-30 20:27:58.787565 | instance | Thursday 30 April 2026 20:27:58 +0000 (0:00:00.045) 0:00:02.812 ******** 2026-04-30 20:28:00.418335 | instance | ok: [instance -> localhost] 2026-04-30 20:28:00.418562 | instance | 2026-04-30 20:28:00.418836 | instance | TASK [Assert that the user exists] ********************************************* 2026-04-30 20:28:00.419228 | instance | Thursday 30 April 2026 20:28:00 +0000 (0:00:01.631) 0:00:04.443 ******** 2026-04-30 20:28:00.450641 | instance | ok: [instance] => { 2026-04-30 20:28:00.450762 | instance | "changed": false, 2026-04-30 20:28:00.450936 | instance | "msg": "All assertions passed" 2026-04-30 20:28:00.451100 | instance | } 2026-04-30 20:28:00.451256 | instance | 2026-04-30 20:28:00.451426 | instance | PLAY RECAP ********************************************************************* 2026-04-30 20:28:00.451613 | instance | instance : ok=5 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-30 20:28:00.451765 | instance | 2026-04-30 20:28:00.451936 | instance | Thursday 30 April 2026 20:28:00 +0000 (0:00:00.032) 0:00:04.476 ******** 2026-04-30 20:28:00.452099 | instance | =============================================================================== 2026-04-30 20:28:00.452262 | instance | Gathering Facts --------------------------------------------------------- 1.67s 2026-04-30 20:28:00.452429 | instance | Get list of all users in "atmosphere" domain ---------------------------- 1.63s 2026-04-30 20:28:00.452596 | instance | Create Keycloak user ---------------------------------------------------- 1.08s 2026-04-30 20:28:00.452765 | instance | Set a fact with user information using "end_state" or "existing" -------- 0.05s 2026-04-30 20:28:00.452953 | instance | Assert that the user exists --------------------------------------------- 0.03s 2026-04-30 20:28:00.582567 | instance | INFO [keycloak > verify] Executed: Successful 2026-04-30 20:28:00.596935 | instance | INFO [keycloak > cleanup] Executing 2026-04-30 20:28:00.597246 | instance | WARNING [keycloak > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-30 20:28:00.604892 | instance | INFO [keycloak > destroy] Executing 2026-04-30 20:28:00.604949 | instance | WARNING [keycloak > destroy] Skipping, '--destroy=never' requested. 2026-04-30 20:28:00.605019 | instance | INFO [keycloak > destroy] Executed: Successful 2026-04-30 20:28:00.605335 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-04-30 20:28:01.143159 | instance | ok: Runtime: 0:19:50.776600 2026-04-30 20:28:01.166837 | 2026-04-30 20:28:01.166894 | PLAY RECAP 2026-04-30 20:28:01.166939 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-30 20:28:01.166966 | 2026-04-30 20:28:01.285053 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-30 20:28:01.290120 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-04-30 20:28:01.876305 | 2026-04-30 20:28:01.876472 | PLAY [all] 2026-04-30 20:28:01.898115 | 2026-04-30 20:28:01.898325 | TASK [gather-host-logs : creating directory for system status] 2026-04-30 20:28:02.236573 | instance | changed 2026-04-30 20:28:02.241869 | 2026-04-30 20:28:02.241955 | TASK [gather-host-logs : Get logs for each host] 2026-04-30 20:28:02.593326 | instance | + systemd-cgls --full --all --no-pager 2026-04-30 20:28:02.619843 | instance | + ip addr 2026-04-30 20:28:02.624057 | instance | + ip route 2026-04-30 20:28:02.626334 | instance | + lsblk 2026-04-30 20:28:02.634425 | instance | + mount 2026-04-30 20:28:02.641920 | instance | + docker images 2026-04-30 20:28:02.642483 | instance | /bin/bash: line 7: docker: command not found 2026-04-30 20:28:02.642783 | instance | + brctl show 2026-04-30 20:28:02.643333 | instance | /bin/bash: line 8: brctl: command not found 2026-04-30 20:28:02.643633 | instance | + ps aux --sort=-%mem 2026-04-30 20:28:02.671800 | instance | + dpkg -l 2026-04-30 20:28:02.683207 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-04-30 20:28:02.683770 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-04-30 20:28:02.683876 | instance | /bin/bash: line 11: docker: command not found 2026-04-30 20:28:02.684211 | instance | + '[' '!' -z '' ']' 2026-04-30 20:28:02.780404 | instance | ok: Runtime: 0:00:00.104312 2026-04-30 20:28:02.788903 | 2026-04-30 20:28:02.789016 | TASK [gather-host-logs : Downloads logs to executor] 2026-04-30 20:28:03.416854 | instance | changed: 2026-04-30 20:28:03.417585 | instance | created directory /var/lib/zuul/builds/74646fe377a24d6191351c107e2fdddf/work/logs/instance 2026-04-30 20:28:03.417714 | instance | cd+++++++++ system/ 2026-04-30 20:28:03.417772 | instance | >f+++++++++ system/brctl-show.txt 2026-04-30 20:28:03.417873 | instance | >f+++++++++ system/docker-images.txt 2026-04-30 20:28:03.417926 | instance | >f+++++++++ system/ip-addr.txt 2026-04-30 20:28:03.417974 | instance | >f+++++++++ system/ip-route.txt 2026-04-30 20:28:03.418025 | instance | >f+++++++++ system/lsblk.txt 2026-04-30 20:28:03.418068 | instance | >f+++++++++ system/mount.txt 2026-04-30 20:28:03.418115 | instance | >f+++++++++ system/packages.txt 2026-04-30 20:28:03.418158 | instance | >f+++++++++ system/ps.txt 2026-04-30 20:28:03.418199 | instance | >f+++++++++ system/systemd-cgls.txt 2026-04-30 20:28:03.428332 | 2026-04-30 20:28:03.428404 | LOOP [helm-release-status : creating directory for helm release status] 2026-04-30 20:28:03.650294 | instance | changed: "values" 2026-04-30 20:28:03.830019 | instance | changed: "releases" 2026-04-30 20:28:03.840143 | 2026-04-30 20:28:03.840298 | TASK [helm-release-status : Gather get release status for helm charts] 2026-04-30 20:28:07.885934 | instance | ok: Runtime: 0:00:03.718578 2026-04-30 20:28:07.891515 | 2026-04-30 20:28:07.891579 | TASK [helm-release-status : Downloads logs to executor] 2026-04-30 20:28:08.395709 | instance | changed: 2026-04-30 20:28:08.395926 | instance | cd+++++++++ helm/ 2026-04-30 20:28:08.395965 | instance | cd+++++++++ helm/releases/ 2026-04-30 20:28:08.395994 | instance | cd+++++++++ helm/releases/auth-system/ 2026-04-30 20:28:08.396020 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-04-30 20:28:08.396046 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-04-30 20:28:08.396071 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-04-30 20:28:08.396096 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-04-30 20:28:08.396120 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-04-30 20:28:08.396145 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-04-30 20:28:08.396170 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-04-30 20:28:08.396203 | instance | cd+++++++++ helm/releases/kube-system/ 2026-04-30 20:28:08.396229 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-04-30 20:28:08.396253 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-04-30 20:28:08.396279 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-04-30 20:28:08.396303 | instance | cd+++++++++ helm/releases/monitoring/ 2026-04-30 20:28:08.396328 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-04-30 20:28:08.396352 | instance | cd+++++++++ helm/releases/openstack/ 2026-04-30 20:28:08.396377 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-04-30 20:28:08.396404 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-04-30 20:28:08.396452 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-04-30 20:28:08.396479 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-04-30 20:28:08.396504 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-04-30 20:28:08.396528 | instance | cd+++++++++ helm/values/ 2026-04-30 20:28:08.396553 | instance | cd+++++++++ helm/values/auth-system/ 2026-04-30 20:28:08.396578 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-04-30 20:28:08.396603 | instance | cd+++++++++ helm/values/cert-manager/ 2026-04-30 20:28:08.396628 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-04-30 20:28:08.396652 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-04-30 20:28:08.396676 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-04-30 20:28:08.396701 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-04-30 20:28:08.396725 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-04-30 20:28:08.396750 | instance | cd+++++++++ helm/values/kube-system/ 2026-04-30 20:28:08.396775 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-04-30 20:28:08.396799 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-04-30 20:28:08.396824 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-04-30 20:28:08.396848 | instance | cd+++++++++ helm/values/monitoring/ 2026-04-30 20:28:08.396872 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-04-30 20:28:08.396896 | instance | cd+++++++++ helm/values/openstack/ 2026-04-30 20:28:08.396921 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-04-30 20:28:08.396945 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-04-30 20:28:08.396989 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-04-30 20:28:08.397017 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-04-30 20:28:08.397046 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-04-30 20:28:08.406903 | 2026-04-30 20:28:08.406966 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-04-30 20:28:08.615915 | instance | changed 2026-04-30 20:28:08.622051 | 2026-04-30 20:28:08.622122 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-04-30 20:28:08.868245 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-30 20:28:08.868312 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-30 20:28:08.873206 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:08.875383 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:08.958403 | instance | node/instance 2026-04-30 20:28:08.966419 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:09.024296 | instance | clusterrole/admin 2026-04-30 20:28:09.196549 | instance | clusterrole/cert-manager-cainjector 2026-04-30 20:28:09.216390 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-04-30 20:28:09.248280 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:09.254231 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:09.369113 | instance | clusterrole/cert-manager-controller-certificates 2026-04-30 20:28:09.387662 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-04-30 20:28:09.537871 | instance | clusterrole/cert-manager-controller-challenges 2026-04-30 20:28:09.560747 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-04-30 20:28:09.723281 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-04-30 20:28:09.747823 | instance | clusterrole/cert-manager-controller-issuers 2026-04-30 20:28:09.901005 | instance | clusterrole/cert-manager-controller-orders 2026-04-30 20:28:09.904950 | instance | clusterrole/cert-manager-edit 2026-04-30 20:28:10.050020 | instance | clusterrole/cert-manager-view 2026-04-30 20:28:10.070009 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-04-30 20:28:10.204996 | instance | clusterrole/cilium 2026-04-30 20:28:10.230448 | instance | clusterrole/cilium-operator 2026-04-30 20:28:10.372415 | instance | clusterrole/cluster-admin 2026-04-30 20:28:10.400936 | instance | clusterrole/edit 2026-04-30 20:28:10.530584 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-30 20:28:10.562345 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-04-30 20:28:10.688004 | instance | clusterrole/ingress-nginx 2026-04-30 20:28:10.727851 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-04-30 20:28:10.846649 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-04-30 20:28:10.898427 | instance | clusterrole/kube-prometheus-stack-operator 2026-04-30 20:28:10.998568 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-04-30 20:28:11.061648 | instance | clusterrole/kubeadm:get-nodes 2026-04-30 20:28:11.171953 | instance | clusterrolebinding/cert-manager-cainjector 2026-04-30 20:28:11.227007 | instance | clusterrole/local-path-provisioner 2026-04-30 20:28:11.334311 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-04-30 20:28:11.377115 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-04-30 20:28:11.497910 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-04-30 20:28:11.548678 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-04-30 20:28:11.666118 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-04-30 20:28:11.690243 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-04-30 20:28:11.822721 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-04-30 20:28:11.846916 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-04-30 20:28:11.985473 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-04-30 20:28:12.004139 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-04-30 20:28:12.155278 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-04-30 20:28:12.165558 | instance | clusterrolebinding/cert-manager-controller-orders 2026-04-30 20:28:12.322908 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-04-30 20:28:12.324237 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-04-30 20:28:12.482007 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-04-30 20:28:12.504589 | instance | clusterrolebinding/cilium 2026-04-30 20:28:12.651549 | instance | clusterrolebinding/cilium-operator 2026-04-30 20:28:12.661801 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-04-30 20:28:12.806397 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-04-30 20:28:12.825646 | instance | clusterrolebinding/cluster-admin 2026-04-30 20:28:12.966858 | instance | clusterrole/secretgen-controller-cluster-role 2026-04-30 20:28:12.970786 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-30 20:28:13.126730 | instance | clusterrole/system:aggregate-to-admin 2026-04-30 20:28:13.139269 | instance | clusterrole/system:aggregate-to-edit 2026-04-30 20:28:13.287913 | instance | clusterrole/system:aggregate-to-view 2026-04-30 20:28:13.295969 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-04-30 20:28:13.450432 | instance | clusterrole/system:auth-delegator 2026-04-30 20:28:13.454559 | instance | clusterrolebinding/ingress-nginx 2026-04-30 20:28:13.606791 | instance | clusterrole/system:basic-user 2026-04-30 20:28:13.618226 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-04-30 20:28:13.779012 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-04-30 20:28:13.790385 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-04-30 20:28:13.924723 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-04-30 20:28:13.942229 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-04-30 20:28:14.090932 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-04-30 20:28:14.102691 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-04-30 20:28:14.266055 | instance | clusterrolebinding/kubeadm:get-nodes 2026-04-30 20:28:14.266770 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-04-30 20:28:14.416049 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-04-30 20:28:14.417797 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-04-30 20:28:14.571737 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-04-30 20:28:14.586096 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-04-30 20:28:14.742853 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-04-30 20:28:14.754970 | instance | clusterrole/system:controller:attachdetach-controller 2026-04-30 20:28:14.898605 | instance | clusterrolebinding/kubeadm:node-proxier 2026-04-30 20:28:14.902325 | instance | clusterrole/system:controller:certificate-controller 2026-04-30 20:28:15.051677 | instance | clusterrolebinding/local-path-provisioner 2026-04-30 20:28:15.057172 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-04-30 20:28:15.210481 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-04-30 20:28:15.210695 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-04-30 20:28:15.367147 | instance | clusterrole/system:controller:cronjob-controller 2026-04-30 20:28:15.391430 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-04-30 20:28:15.530525 | instance | clusterrolebinding/system:basic-user 2026-04-30 20:28:15.545358 | instance | clusterrole/system:controller:daemon-set-controller 2026-04-30 20:28:15.697132 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-04-30 20:28:15.712194 | instance | clusterrole/system:controller:deployment-controller 2026-04-30 20:28:15.849274 | instance | clusterrolebinding/system:controller:certificate-controller 2026-04-30 20:28:15.878709 | instance | clusterrole/system:controller:disruption-controller 2026-04-30 20:28:16.023509 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-04-30 20:28:16.057109 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-04-30 20:28:16.197854 | instance | clusterrole/system:controller:endpoint-controller 2026-04-30 20:28:16.233338 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-04-30 20:28:16.348624 | instance | clusterrole/system:controller:endpointslice-controller 2026-04-30 20:28:16.399064 | instance | clusterrolebinding/system:controller:deployment-controller 2026-04-30 20:28:16.518011 | instance | clusterrolebinding/system:controller:disruption-controller 2026-04-30 20:28:16.555953 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-04-30 20:28:16.674087 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-04-30 20:28:16.726218 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-04-30 20:28:16.844247 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-04-30 20:28:16.875598 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-04-30 20:28:16.997985 | instance | clusterrole/system:controller:expand-controller 2026-04-30 20:28:17.047227 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-04-30 20:28:17.172676 | instance | clusterrole/system:controller:generic-garbage-collector 2026-04-30 20:28:17.209965 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-04-30 20:28:17.342137 | instance | clusterrolebinding/system:controller:expand-controller 2026-04-30 20:28:17.383521 | instance | clusterrole/system:controller:job-controller 2026-04-30 20:28:17.503634 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-04-30 20:28:17.558235 | instance | clusterrole/system:controller:namespace-controller 2026-04-30 20:28:17.670530 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-04-30 20:28:17.736389 | instance | clusterrole/system:controller:node-controller 2026-04-30 20:28:17.837502 | instance | clusterrole/system:controller:persistent-volume-binder 2026-04-30 20:28:17.880616 | instance | clusterrole/system:controller:pod-garbage-collector 2026-04-30 20:28:18.004356 | instance | clusterrolebinding/system:controller:job-controller 2026-04-30 20:28:18.054517 | instance | clusterrole/system:controller:pv-protection-controller 2026-04-30 20:28:18.172262 | instance | clusterrolebinding/system:controller:namespace-controller 2026-04-30 20:28:18.217222 | instance | clusterrolebinding/system:controller:node-controller 2026-04-30 20:28:18.330461 | instance | clusterrole/system:controller:pvc-protection-controller 2026-04-30 20:28:18.394340 | instance | clusterrole/system:controller:replicaset-controller 2026-04-30 20:28:18.505560 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-04-30 20:28:18.551120 | instance | clusterrole/system:controller:replication-controller 2026-04-30 20:28:18.666861 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-04-30 20:28:18.712823 | instance | clusterrole/system:controller:resourcequota-controller 2026-04-30 20:28:18.841739 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-04-30 20:28:18.902309 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-04-30 20:28:18.999204 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-04-30 20:28:19.052054 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-04-30 20:28:19.151222 | instance | clusterrolebinding/system:controller:replication-controller 2026-04-30 20:28:19.202922 | instance | clusterrole/system:controller:route-controller 2026-04-30 20:28:19.301164 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-04-30 20:28:19.358913 | instance | clusterrole/system:controller:service-account-controller 2026-04-30 20:28:19.455447 | instance | clusterrole/system:controller:service-controller 2026-04-30 20:28:19.526680 | instance | clusterrole/system:controller:statefulset-controller 2026-04-30 20:28:19.624111 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-04-30 20:28:19.688248 | instance | clusterrolebinding/system:controller:route-controller 2026-04-30 20:28:19.767941 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-04-30 20:28:19.840705 | instance | clusterrolebinding/system:controller:service-account-controller 2026-04-30 20:28:19.916879 | instance | clusterrole/system:controller:ttl-controller 2026-04-30 20:28:20.007018 | instance | clusterrolebinding/system:controller:service-controller 2026-04-30 20:28:20.113455 | instance | clusterrole/system:coredns 2026-04-30 20:28:20.183443 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-04-30 20:28:20.273988 | instance | clusterrole/system:discovery 2026-04-30 20:28:20.335491 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-04-30 20:28:20.428750 | instance | clusterrole/system:heapster 2026-04-30 20:28:20.484654 | instance | clusterrolebinding/system:controller:ttl-controller 2026-04-30 20:28:20.591635 | instance | clusterrole/system:kube-aggregator 2026-04-30 20:28:20.644438 | instance | clusterrolebinding/system:coredns 2026-04-30 20:28:20.755048 | instance | clusterrolebinding/system:discovery 2026-04-30 20:28:20.808463 | instance | clusterrole/system:kube-controller-manager 2026-04-30 20:28:20.915740 | instance | clusterrolebinding/system:kube-controller-manager 2026-04-30 20:28:20.960526 | instance | clusterrole/system:kube-dns 2026-04-30 20:28:21.074945 | instance | clusterrolebinding/system:kube-dns 2026-04-30 20:28:21.145060 | instance | clusterrole/system:kube-scheduler 2026-04-30 20:28:21.231531 | instance | clusterrolebinding/system:kube-scheduler 2026-04-30 20:28:21.294361 | instance | clusterrole/system:kubelet-api-admin 2026-04-30 20:28:21.378415 | instance | clusterrolebinding/system:monitoring 2026-04-30 20:28:21.441754 | instance | clusterrole/system:monitoring 2026-04-30 20:28:21.523990 | instance | clusterrolebinding/system:node 2026-04-30 20:28:21.598793 | instance | clusterrole/system:node 2026-04-30 20:28:21.685051 | instance | clusterrole/system:node-bootstrapper 2026-04-30 20:28:21.831702 | instance | clusterrole/system:node-problem-detector 2026-04-30 20:28:21.893619 | instance | clusterrolebinding/system:node-proxier 2026-04-30 20:28:22.003653 | instance | clusterrole/system:node-proxier 2026-04-30 20:28:22.065064 | instance | clusterrole/system:persistent-volume-provisioner 2026-04-30 20:28:22.162176 | instance | clusterrolebinding/system:public-info-viewer 2026-04-30 20:28:22.230448 | instance | clusterrole/system:public-info-viewer 2026-04-30 20:28:22.338668 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-04-30 20:28:22.382042 | instance | clusterrolebinding/system:volume-scheduler 2026-04-30 20:28:22.500182 | instance | clusterrole/system:service-account-issuer-discovery 2026-04-30 20:28:22.539983 | instance | clusterrole/system:volume-scheduler 2026-04-30 20:28:22.656453 | instance | clusterrole/view 2026-04-30 20:28:22.690527 | instance | storageclass/general 2026-04-30 20:28:22.806491 | instance | namespace/auth-system 2026-04-30 20:28:22.864361 | instance | namespace/cert-manager 2026-04-30 20:28:22.981575 | instance | namespace/default 2026-04-30 20:28:23.032158 | instance | namespace/envoy-gateway-system 2026-04-30 20:28:23.135666 | instance | namespace/ingress-nginx 2026-04-30 20:28:23.185192 | instance | namespace/kube-node-lease 2026-04-30 20:28:23.292076 | instance | namespace/kube-public 2026-04-30 20:28:23.347027 | instance | namespace/kube-system 2026-04-30 20:28:23.457753 | instance | namespace/local-path-storage 2026-04-30 20:28:23.508625 | instance | namespace/monitoring 2026-04-30 20:28:23.620495 | instance | namespace/openstack 2026-04-30 20:28:23.686508 | instance | namespace/secretgen-controller 2026-04-30 20:28:24.217290 | instance | ok: Runtime: 0:00:14.984739 2026-04-30 20:28:24.223722 | 2026-04-30 20:28:24.223788 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-04-30 20:28:24.429819 | instance | changed 2026-04-30 20:28:24.435023 | 2026-04-30 20:28:24.435105 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-04-30 20:28:24.637006 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-30 20:28:24.637293 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-30 20:28:24.638448 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-30 20:28:24.720555 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:24.721923 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:24.792993 | instance | cert-manager/configmaps/cert-manager-webhook 2026-04-30 20:28:24.796282 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-04-30 20:28:24.799597 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:24.814062 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:24.882949 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:24.918385 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:24.954751 | instance | auth-system/configmaps/keycloak-env-vars 2026-04-30 20:28:24.967866 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:25.003251 | instance | auth-system/configmaps/kube-root-ca.crt 2026-04-30 20:28:25.009467 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:25.083919 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:25.102423 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:25.154808 | instance | cert-manager/deployment/cert-manager 2026-04-30 20:28:25.182432 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:25.202500 | instance | cert-manager/deployment/cert-manager-cainjector 2026-04-30 20:28:25.203599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:25.255012 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:25.302584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:25.364153 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:25.383727 | instance | cert-manager/deployment/cert-manager-webhook 2026-04-30 20:28:25.399078 | instance | cert-manager/endpoints/cert-manager 2026-04-30 20:28:25.415052 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:25.453203 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:25.512426 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-30 20:28:25.523020 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:25.546891 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:25.560970 | instance | cert-manager/endpoints/cert-manager-webhook 2026-04-30 20:28:25.573588 | instance | auth-system/endpoints/keycloak 2026-04-30 20:28:25.629134 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:25.635565 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:25.724241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:25.735237 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-30 20:28:25.743648 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:25.778203 | instance | auth-system/endpoints/keycloak-headless 2026-04-30 20:28:25.798415 | instance | auth-system/endpoints/keycloak-metrics 2026-04-30 20:28:25.804913 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:25.843283 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:25.945629 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:25.952977 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:25.981528 | instance | cert-manager/pods/cert-manager-75c4c745bc-gv5gs 2026-04-30 20:28:26.003627 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-8pd7v 2026-04-30 20:28:26.050311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:26.080734 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:26.157085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:26.184641 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:26.223118 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-pjrzw 2026-04-30 20:28:26.225043 | instance | auth-system/ingresses/keycloak 2026-04-30 20:28:26.283236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:26.306525 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:26.390559 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:26.417879 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:26.430233 | instance | auth-system/networkpolicies/keycloak 2026-04-30 20:28:26.468228 | instance | auth-system/pods/keycloak-0 2026-04-30 20:28:26.478148 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:26.538420 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:26.575458 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:26.628736 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:26.637654 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-04-30 20:28:26.641303 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-04-30 20:28:26.670401 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:26.735314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:26.772530 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:26.821266 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:26.834993 | instance | auth-system/secrets/keycloak 2026-04-30 20:28:26.835233 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-04-30 20:28:26.886610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:26.909476 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:26.980051 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:26.996299 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:27.044098 | instance | auth-system/secrets/keycloak-externaldb 2026-04-30 20:28:27.050495 | instance | auth-system/secrets/keycloak.199-204-45-95.nip.io-tls 2026-04-30 20:28:27.076426 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:27.078582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:27.166424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:27.191117 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:27.239404 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-04-30 20:28:27.249113 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-04-30 20:28:27.251289 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:27.298447 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:27.357723 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-30 20:28:27.366404 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:27.394384 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:27.440983 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-04-30 20:28:27.471395 | instance | cert-manager/roles/cert-manager:leaderelection 2026-04-30 20:28:27.472747 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-30 20:28:27.490628 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:27.505917 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:27.605175 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:27.607200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:27.662421 | instance | auth-system/serviceaccounts/default 2026-04-30 20:28:27.695047 | instance | auth-system/serviceaccounts/keycloak 2026-04-30 20:28:27.702497 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:27.727382 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:27.788359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:27.903893 | instance | auth-system/services/keycloak 2026-04-30 20:28:27.985711 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:28.002588 | instance | auth-system/services/keycloak-headless 2026-04-30 20:28:28.009647 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:28.094712 | instance | auth-system/services/keycloak-metrics 2026-04-30 20:28:28.099619 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:28.102049 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:28.200314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:28.202650 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:28.211794 | instance | auth-system/statefulsets/keycloak 2026-04-30 20:28:28.287787 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-04-30 20:28:28.289715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:28.293118 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:28.390442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:28.394748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:28.465390 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-04-30 20:28:28.492490 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:28.503365 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:28.506455 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-04-30 20:28:28.590956 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:28.604807 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:28.663322 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-04-30 20:28:28.684151 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:28.702022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:28.765653 | instance | cert-manager/serviceaccounts/cert-manager 2026-04-30 20:28:28.773601 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:28.816033 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:28.859216 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:28.921501 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:28.959599 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-04-30 20:28:28.989102 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:28.997712 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-04-30 20:28:29.045893 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-30 20:28:29.053348 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:29.079241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:29.148365 | instance | cert-manager/serviceaccounts/default 2026-04-30 20:28:29.163865 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:29.185129 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:29.241893 | instance | cert-manager/services/cert-manager 2026-04-30 20:28:29.268121 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:29.282445 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:29.367846 | instance | cert-manager/services/cert-manager-webhook 2026-04-30 20:28:29.389135 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:29.395865 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:29.434435 | instance | default/configmaps/kube-root-ca.crt 2026-04-30 20:28:29.488074 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:29.498227 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:29.607895 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-04-30 20:28:29.612937 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:29.620102 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:29.664538 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-04-30 20:28:29.703120 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:29.711068 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:29.780106 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:29.801122 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-30 20:28:29.811408 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:29.831621 | instance | default/endpoints/kubernetes 2026-04-30 20:28:29.868941 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-04-30 20:28:29.871757 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:29.901011 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:29.976357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:30.008531 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:30.047528 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-04-30 20:28:30.058288 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-xz9tm 2026-04-30 20:28:30.073693 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:30.125387 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:30.168372 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:30.222655 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-04-30 20:28:30.224864 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:30.268771 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:30.283140 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-04-30 20:28:30.326557 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-30 20:28:30.334951 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:30.362655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:30.403172 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-04-30 20:28:30.408079 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:30.447605 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:30.484275 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-04-30 20:28:30.506792 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:30.535703 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:30.564332 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-04-30 20:28:30.586905 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:30.626699 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:30.662944 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:30.666006 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-04-30 20:28:30.734182 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:30.753261 | instance | envoy-gateway-system/serviceaccounts/default 2026-04-30 20:28:30.755970 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:30.803846 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:30.855529 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-04-30 20:28:30.866744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:30.921305 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:30.986557 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:31.023172 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-04-30 20:28:31.055492 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:31.094730 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:31.122934 | instance | envoy-gateway-system/secrets/envoy 2026-04-30 20:28:31.168990 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:31.185388 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:31.285044 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-04-30 20:28:31.295781 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:31.305793 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:31.335920 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-04-30 20:28:31.389630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:31.393212 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:31.455184 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-04-30 20:28:31.469906 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:31.490976 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:31.520020 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-04-30 20:28:31.579594 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:31.616471 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:31.663944 | instance | envoy-gateway-system/services/envoy-gateway 2026-04-30 20:28:31.694464 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:31.721808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:31.803980 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-30 20:28:31.805187 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:31.820488 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:31.851303 | instance | default/services/kubernetes 2026-04-30 20:28:31.905947 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:31.917781 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:32.009903 | instance | default/serviceaccounts/default 2026-04-30 20:28:32.016539 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-30 20:28:32.024071 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:32.047867 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:32.071833 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-04-30 20:28:32.136224 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:32.150517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:32.201376 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-04-30 20:28:32.262857 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-04-30 20:28:32.310207 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:32.351324 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:32.395332 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:32.411387 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-04-30 20:28:32.451606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:32.467543 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-04-30 20:28:32.497616 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:32.565564 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:32.582868 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:32.602384 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-04-30 20:28:32.675082 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-04-30 20:28:32.687048 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:32.687072 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:32.789940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:32.809845 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:32.837795 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-04-30 20:28:32.866878 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-04-30 20:28:32.889988 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:32.991782 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:33.048731 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-04-30 20:28:33.106185 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-04-30 20:28:33.127820 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:33.246329 | instance | ingress-nginx/pods/ingress-nginx-controller-t6kkr 2026-04-30 20:28:33.273726 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-nrm7d 2026-04-30 20:28:33.287328 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:33.312368 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:33.390106 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:33.420314 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-04-30 20:28:33.447682 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:33.473937 | instance | ingress-nginx/roles/ingress-nginx 2026-04-30 20:28:33.511844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:33.562054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:33.614714 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:33.619046 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-04-30 20:28:33.668276 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-04-30 20:28:33.730777 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:33.773241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:33.814668 | instance | ingress-nginx/serviceaccounts/default 2026-04-30 20:28:33.843596 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-30 20:28:33.854289 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:33.896417 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:33.899128 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-04-30 20:28:33.951336 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:34.013678 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-04-30 20:28:34.038417 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:34.098826 | instance | ingress-nginx/services/ingress-nginx-controller 2026-04-30 20:28:34.133025 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:34.150918 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:34.260881 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-04-30 20:28:34.314380 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-04-30 20:28:34.318519 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:34.393390 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:34.401093 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:34.456237 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-04-30 20:28:34.505844 | instance | kube-public/configmaps/cluster-info 2026-04-30 20:28:34.525143 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:34.535655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:34.655998 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:34.656082 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:34.666775 | instance | kube-public/configmaps/kube-root-ca.crt 2026-04-30 20:28:34.717663 | instance | kube-node-lease/serviceaccounts/default 2026-04-30 20:28:34.752142 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:34.765241 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-30 20:28:34.773752 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:34.847970 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-04-30 20:28:34.855081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:34.866298 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:34.915599 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-04-30 20:28:34.957573 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:34.962807 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:35.017673 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-04-30 20:28:35.057108 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:35.086868 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-04-30 20:28:35.182323 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:35.192138 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:35.200950 | instance | kube-public/serviceaccounts/default 2026-04-30 20:28:35.278631 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:35.281263 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:35.315305 | instance | kube-system/configmaps/cilium-config 2026-04-30 20:28:35.366412 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:35.380482 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:35.406372 | instance | kube-system/configmaps/coredns 2026-04-30 20:28:35.461961 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:35.464351 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:35.524114 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-04-30 20:28:35.565661 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:35.566672 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:35.624066 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-04-30 20:28:35.669372 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:35.677026 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-30 20:28:35.683753 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:35.741508 | instance | kube-system/configmaps/kube-proxy 2026-04-30 20:28:35.753249 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:35.785900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:35.800562 | instance | kube-system/configmaps/kube-root-ca.crt 2026-04-30 20:28:35.860601 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:35.878602 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-30 20:28:35.939804 | instance | kube-system/configmaps/kubeadm-config 2026-04-30 20:28:36.004280 | instance | kube-system/configmaps/kubelet-config 2026-04-30 20:28:36.128559 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-04-30 20:28:36.174166 | instance | local-path-storage/configmaps/local-path-config 2026-04-30 20:28:36.319840 | instance | kube-system/daemonsets/cilium 2026-04-30 20:28:36.354215 | instance | kube-system/daemonsets/kube-proxy 2026-04-30 20:28:36.522070 | instance | kube-system/deployment/cilium-operator 2026-04-30 20:28:36.539053 | instance | kube-system/deployment/coredns 2026-04-30 20:28:36.719289 | instance | kube-system/endpoints/kube-dns 2026-04-30 20:28:36.737877 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-04-30 20:28:36.893147 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-04-30 20:28:36.903762 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-04-30 20:28:37.066234 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-04-30 20:28:37.079977 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-04-30 20:28:37.229194 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-04-30 20:28:37.255205 | instance | local-path-storage/deployment/local-path-provisioner 2026-04-30 20:28:37.394479 | instance | kube-system/pods/cilium-8t5cx 2026-04-30 20:28:37.428840 | instance | kube-system/pods/cilium-operator-869df985b8-hbtrs 2026-04-30 20:28:37.596340 | instance | kube-system/pods/coredns-67659f764b-6m5hn 2026-04-30 20:28:37.602145 | instance | kube-system/pods/coredns-67659f764b-gcsxl 2026-04-30 20:28:37.783383 | instance | kube-system/pods/etcd-instance 2026-04-30 20:28:37.788180 | instance | kube-system/pods/kube-apiserver-instance 2026-04-30 20:28:37.955961 | instance | kube-system/pods/kube-controller-manager-instance 2026-04-30 20:28:37.972146 | instance | kube-system/pods/kube-proxy-ngdml 2026-04-30 20:28:38.146032 | instance | kube-system/pods/kube-scheduler-instance 2026-04-30 20:28:38.158170 | instance | kube-system/pods/kube-vip-instance 2026-04-30 20:28:38.319320 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-59rfb 2026-04-30 20:28:38.354371 | instance | kube-system/rolebindings/cilium-config-agent 2026-04-30 20:28:38.517219 | instance | kube-system/rolebindings/kube-proxy 2026-04-30 20:28:38.538909 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-04-30 20:28:38.684756 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-04-30 20:28:38.710016 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-04-30 20:28:38.846336 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-04-30 20:28:38.864021 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-04-30 20:28:39.015258 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-04-30 20:28:39.033417 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-04-30 20:28:39.191840 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-04-30 20:28:39.212466 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-04-30 20:28:39.360986 | instance | kube-system/roles/cilium-config-agent 2026-04-30 20:28:39.365102 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-04-30 20:28:39.515996 | instance | kube-system/roles/kube-proxy 2026-04-30 20:28:39.519001 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-04-30 20:28:39.702902 | instance | kube-system/roles/kubeadm:kubelet-config 2026-04-30 20:28:39.704636 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-04-30 20:28:39.861819 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-04-30 20:28:39.884050 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-04-30 20:28:40.024935 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-04-30 20:28:40.059404 | instance | kube-system/roles/system:controller:cloud-provider 2026-04-30 20:28:40.221735 | instance | kube-system/roles/system:controller:token-cleaner 2026-04-30 20:28:40.238904 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-04-30 20:28:40.403490 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-04-30 20:28:40.450102 | instance | kube-system/serviceaccounts/certificate-controller 2026-04-30 20:28:40.584401 | instance | kube-system/serviceaccounts/cilium 2026-04-30 20:28:40.677768 | instance | kube-system/serviceaccounts/cilium-operator 2026-04-30 20:28:40.791280 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-04-30 20:28:40.889906 | instance | kube-system/serviceaccounts/coredns 2026-04-30 20:28:40.981298 | instance | kube-system/serviceaccounts/cronjob-controller 2026-04-30 20:28:41.102705 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-04-30 20:28:41.191181 | instance | kube-system/serviceaccounts/default 2026-04-30 20:28:41.307883 | instance | kube-system/serviceaccounts/deployment-controller 2026-04-30 20:28:41.397818 | instance | kube-system/serviceaccounts/disruption-controller 2026-04-30 20:28:41.493793 | instance | kube-system/serviceaccounts/endpoint-controller 2026-04-30 20:28:41.599472 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-04-30 20:28:41.719581 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-04-30 20:28:41.813675 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-04-30 20:28:41.922171 | instance | kube-system/secrets/bootstrap-token-bxbzwv 2026-04-30 20:28:42.021061 | instance | kube-system/serviceaccounts/expand-controller 2026-04-30 20:28:42.102002 | instance | kube-system/secrets/bootstrap-token-hbd8ch 2026-04-30 20:28:42.214474 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-04-30 20:28:42.272294 | instance | kube-system/secrets/kubeadm-certs 2026-04-30 20:28:42.418557 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-04-30 20:28:42.466367 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-04-30 20:28:42.635577 | instance | kube-system/serviceaccounts/job-controller 2026-04-30 20:28:42.744806 | instance | kube-system/serviceaccounts/kube-proxy 2026-04-30 20:28:42.830041 | instance | kube-system/serviceaccounts/namespace-controller 2026-04-30 20:28:42.936840 | instance | kube-system/serviceaccounts/node-controller 2026-04-30 20:28:43.024727 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-04-30 20:28:43.144126 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-04-30 20:28:43.231067 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-04-30 20:28:43.344573 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-04-30 20:28:43.417422 | instance | kube-system/serviceaccounts/replicaset-controller 2026-04-30 20:28:43.563524 | instance | kube-system/serviceaccounts/replication-controller 2026-04-30 20:28:43.618882 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-04-30 20:28:43.768916 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-04-30 20:28:43.841114 | instance | kube-system/serviceaccounts/service-account-controller 2026-04-30 20:28:44.026898 | instance | kube-system/serviceaccounts/service-controller 2026-04-30 20:28:44.031892 | instance | kube-system/serviceaccounts/statefulset-controller 2026-04-30 20:28:44.218515 | instance | kube-system/serviceaccounts/token-cleaner 2026-04-30 20:28:44.230539 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-04-30 20:28:44.393587 | instance | kube-system/serviceaccounts/ttl-controller 2026-04-30 20:28:44.434936 | instance | kube-system/services/kube-dns 2026-04-30 20:28:44.599304 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-04-30 20:28:44.609275 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-04-30 20:28:44.771830 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-04-30 20:28:44.777941 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-04-30 20:28:44.920797 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-04-30 20:28:44.945880 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-04-30 20:28:45.095852 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-04-30 20:28:45.097160 | instance | local-path-storage/serviceaccounts/default 2026-04-30 20:28:45.263374 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-04-30 20:28:45.288763 | instance | openstack/configmaps/horizon-bin 2026-04-30 20:28:45.442631 | instance | openstack/configmaps/keystone-bin 2026-04-30 20:28:45.476979 | instance | openstack/configmaps/keystone-openid-metadata 2026-04-30 20:28:45.633467 | instance | openstack/configmaps/kube-root-ca.crt 2026-04-30 20:28:45.649428 | instance | openstack/configmaps/memcached-memcached-bin 2026-04-30 20:28:45.805973 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-04-30 20:28:45.813408 | instance | openstack/configmaps/percona-xtradb-pxc 2026-04-30 20:28:45.991249 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-04-30 20:28:45.994212 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-04-30 20:28:46.173743 | instance | openstack/cronjobs/keystone-credential-rotate 2026-04-30 20:28:46.185161 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-04-30 20:28:46.347170 | instance | openstack/deployment/horizon 2026-04-30 20:28:46.375173 | instance | openstack/deployment/keystone-api 2026-04-30 20:28:46.557926 | instance | openstack/deployment/memcached-memcached 2026-04-30 20:28:46.581448 | instance | openstack/deployment/pxc-operator 2026-04-30 20:28:46.749622 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-04-30 20:28:46.766476 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-04-30 20:28:46.926264 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-04-30 20:28:46.956073 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-04-30 20:28:47.115099 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-04-30 20:28:47.132589 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-04-30 20:28:47.303968 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-04-30 20:28:47.321956 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-04-30 20:28:47.486706 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-04-30 20:28:47.531066 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-04-30 20:28:47.674856 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-04-30 20:28:47.835130 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-04-30 20:28:47.865027 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-04-30 20:28:48.006670 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-04-30 20:28:48.224553 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-04-30 20:28:48.231028 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-04-30 20:28:48.414346 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-04-30 20:28:48.432907 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-04-30 20:28:48.598068 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-04-30 20:28:48.602858 | instance | openstack/endpoints/horizon 2026-04-30 20:28:48.785395 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-04-30 20:28:48.785467 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-04-30 20:28:48.957229 | instance | openstack/endpoints/horizon-int 2026-04-30 20:28:48.962243 | instance | openstack/endpoints/keystone-api 2026-04-30 20:28:49.123022 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-04-30 20:28:49.142413 | instance | openstack/endpoints/memcached 2026-04-30 20:28:49.315502 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-04-30 20:28:49.333011 | instance | openstack/endpoints/memcached-metrics 2026-04-30 20:28:49.486721 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-04-30 20:28:49.516452 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-04-30 20:28:49.676711 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-04-30 20:28:49.700482 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-04-30 20:28:49.868053 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-04-30 20:28:49.879648 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-04-30 20:28:50.055778 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-04-30 20:28:50.072090 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-04-30 20:28:50.230326 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-04-30 20:28:50.264227 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-04-30 20:28:50.405886 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-04-30 20:28:50.457993 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-04-30 20:28:50.588334 | instance | openstack/endpoints/percona-xtradb-pxc 2026-04-30 20:28:50.643013 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-04-30 20:28:50.783649 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-04-30 20:28:50.847608 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-04-30 20:28:50.967875 | instance | openstack/endpoints/rabbitmq-keystone 2026-04-30 20:28:51.026517 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-04-30 20:28:51.147019 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-04-30 20:28:51.199549 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-04-30 20:28:51.348477 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-04-30 20:28:51.404325 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-04-30 20:28:51.545945 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-04-30 20:28:51.592516 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-04-30 20:28:51.736108 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-04-30 20:28:51.784224 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-04-30 20:28:51.926385 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-04-30 20:28:51.946119 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-04-30 20:28:52.094133 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-04-30 20:28:52.124558 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-04-30 20:28:52.273302 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-04-30 20:28:52.305467 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-04-30 20:28:52.468046 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-04-30 20:28:52.514229 | instance | monitoring/configmaps/kube-root-ca.crt 2026-04-30 20:28:52.652808 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-04-30 20:28:52.703536 | instance | openstack/ingresses/dashboard 2026-04-30 20:28:52.894219 | instance | openstack/ingresses/identity 2026-04-30 20:28:52.925669 | instance | openstack/jobs/horizon-db-init 2026-04-30 20:28:53.084229 | instance | openstack/jobs/horizon-db-sync 2026-04-30 20:28:53.125626 | instance | openstack/jobs/keystone-bootstrap 2026-04-30 20:28:53.260338 | instance | openstack/jobs/keystone-credential-setup 2026-04-30 20:28:53.311976 | instance | openstack/jobs/keystone-db-init 2026-04-30 20:28:53.450038 | instance | openstack/jobs/keystone-db-sync 2026-04-30 20:28:53.508059 | instance | openstack/jobs/keystone-domain-manage 2026-04-30 20:28:53.656990 | instance | openstack/jobs/keystone-fernet-setup 2026-04-30 20:28:53.710958 | instance | openstack/jobs/keystone-rabbit-init 2026-04-30 20:28:53.817375 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-04-30 20:28:53.893304 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-04-30 20:28:54.017749 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-04-30 20:28:54.085589 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-04-30 20:28:54.193773 | instance | openstack/pods/horizon-79f94774c6-7nhft 2026-04-30 20:28:54.283575 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-04-30 20:28:54.377613 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-04-30 20:28:54.463810 | instance | openstack/pods/horizon-79f94774c6-gnbww 2026-04-30 20:28:54.577528 | instance | openstack/pods/horizon-79f94774c6-s7x78 2026-04-30 20:28:54.662884 | instance | openstack/pods/horizon-db-init-kkfgs 2026-04-30 20:28:54.768484 | instance | openstack/pods/horizon-db-sync-pbhh5 2026-04-30 20:28:54.854857 | instance | openstack/pods/keystone-api-5bc7477ff6-x8ksr 2026-04-30 20:28:54.958781 | instance | openstack/pods/keystone-bootstrap-sfq98 2026-04-30 20:28:55.055188 | instance | openstack/pods/keystone-credential-setup-vjgst 2026-04-30 20:28:55.151658 | instance | openstack/pods/keystone-db-init-c4nbr 2026-04-30 20:28:55.254550 | instance | openstack/pods/keystone-db-sync-46ljh 2026-04-30 20:28:55.338820 | instance | openstack/pods/keystone-domain-manage-7bz56 2026-04-30 20:28:55.473180 | instance | openstack/pods/keystone-fernet-setup-ww8ln 2026-04-30 20:28:55.530603 | instance | openstack/pods/keystone-rabbit-init-mfb2p 2026-04-30 20:28:55.672618 | instance | openstack/pods/memcached-memcached-6479589586-w8r89 2026-04-30 20:28:55.725686 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-04-30 20:28:55.864062 | instance | openstack/pods/percona-xtradb-pxc-0 2026-04-30 20:28:55.925693 | instance | openstack/pods/pxc-operator-69cb5bbdb9-9mc9v 2026-04-30 20:28:56.083277 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-vw6gt 2026-04-30 20:28:56.122308 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-04-30 20:28:56.269596 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-8ll5k 2026-04-30 20:28:56.344905 | instance | monitoring/endpoints/alertmanager-operated 2026-04-30 20:28:56.513922 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-04-30 20:28:56.539674 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-04-30 20:28:56.711522 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-04-30 20:28:56.715777 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-04-30 20:28:56.870409 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-04-30 20:28:56.873456 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-04-30 20:28:57.054113 | instance | monitoring/endpoints/prometheus-operated 2026-04-30 20:28:57.057422 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-04-30 20:28:57.226664 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-04-30 20:28:57.273772 | instance | openstack/rolebindings/horizon-horizon 2026-04-30 20:28:57.435711 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-04-30 20:28:57.451938 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-04-30 20:28:57.619560 | instance | openstack/rolebindings/horizon-horizon-test 2026-04-30 20:28:57.621077 | instance | openstack/rolebindings/keystone-credential-rotate 2026-04-30 20:28:57.780831 | instance | openstack/rolebindings/keystone-credential-setup 2026-04-30 20:28:57.792068 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-04-30 20:28:57.951602 | instance | openstack/rolebindings/keystone-fernet-setup 2026-04-30 20:28:57.979719 | instance | openstack/rolebindings/keystone-keystone-api 2026-04-30 20:28:58.128618 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-04-30 20:28:58.168155 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-04-30 20:28:58.323189 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-04-30 20:28:58.366937 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-04-30 20:28:58.499395 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-04-30 20:28:58.556968 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-04-30 20:28:58.680942 | instance | openstack/rolebindings/keystone-keystone-test 2026-04-30 20:28:58.727760 | instance | openstack/rolebindings/pxc-operator 2026-04-30 20:28:58.871950 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-04-30 20:28:58.914945 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-04-30 20:28:59.039674 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-04-30 20:28:59.117758 | instance | openstack/roles/horizon-openstack-horizon 2026-04-30 20:28:59.204722 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-04-30 20:28:59.281675 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-04-30 20:28:59.391739 | instance | openstack/roles/horizon-openstack-horizon-test 2026-04-30 20:28:59.452707 | instance | openstack/roles/keystone-credential-rotate 2026-04-30 20:28:59.628438 | instance | openstack/roles/keystone-credential-setup 2026-04-30 20:28:59.689935 | instance | openstack/roles/keystone-fernet-rotate 2026-04-30 20:28:59.818602 | instance | openstack/roles/keystone-fernet-setup 2026-04-30 20:28:59.876573 | instance | openstack/roles/keystone-openstack-keystone-api 2026-04-30 20:29:00.002043 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-04-30 20:29:00.051758 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-04-30 20:29:00.197489 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-04-30 20:29:00.243086 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-04-30 20:29:00.378001 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-04-30 20:29:00.427768 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-04-30 20:29:00.574465 | instance | openstack/roles/keystone-openstack-keystone-test 2026-04-30 20:29:00.605202 | instance | openstack/roles/pxc-operator 2026-04-30 20:29:00.759875 | instance | openstack/roles/rabbitmq-cluster-operator 2026-04-30 20:29:00.772264 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-04-30 20:29:00.911759 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-04-30 20:29:00.922690 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-04-30 20:29:01.068072 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-04-30 20:29:01.103484 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-04-30 20:29:01.236899 | instance | openstack/serviceaccounts/default 2026-04-30 20:29:01.289014 | instance | openstack/serviceaccounts/horizon 2026-04-30 20:29:01.448087 | instance | openstack/serviceaccounts/horizon-db-init 2026-04-30 20:29:01.508567 | instance | openstack/serviceaccounts/horizon-db-sync 2026-04-30 20:29:01.689395 | instance | openstack/serviceaccounts/horizon-test 2026-04-30 20:29:01.734599 | instance | openstack/serviceaccounts/keystone-api 2026-04-30 20:29:01.916876 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-04-30 20:29:01.983580 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-04-30 20:29:02.127950 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-04-30 20:29:02.208840 | instance | openstack/serviceaccounts/keystone-db-init 2026-04-30 20:29:02.332885 | instance | openstack/serviceaccounts/keystone-db-sync 2026-04-30 20:29:02.410314 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-04-30 20:29:02.555967 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-04-30 20:29:02.624210 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-04-30 20:29:02.772545 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-04-30 20:29:02.823270 | instance | openstack/serviceaccounts/keystone-test 2026-04-30 20:29:02.991981 | instance | openstack/serviceaccounts/memcached-memcached 2026-04-30 20:29:03.036741 | instance | openstack/serviceaccounts/pxc-operator 2026-04-30 20:29:03.208278 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-04-30 20:29:03.268470 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-04-30 20:29:03.407162 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-04-30 20:29:03.475534 | instance | openstack/secrets/horizon-db-admin 2026-04-30 20:29:03.623049 | instance | openstack/secrets/horizon-db-user 2026-04-30 20:29:03.652516 | instance | openstack/secrets/horizon-etc 2026-04-30 20:29:03.788524 | instance | openstack/secrets/horizon-int-certs 2026-04-30 20:29:03.836547 | instance | openstack/secrets/horizon-keystone-admin 2026-04-30 20:29:03.967123 | instance | openstack/secrets/internal-percona-xtradb 2026-04-30 20:29:04.002454 | instance | openstack/secrets/keystone-api-certs 2026-04-30 20:29:04.154825 | instance | openstack/secrets/keystone-credential-keys 2026-04-30 20:29:04.177131 | instance | openstack/secrets/keystone-db-admin 2026-04-30 20:29:04.327996 | instance | openstack/secrets/keystone-db-user 2026-04-30 20:29:04.351962 | instance | openstack/secrets/keystone-etc 2026-04-30 20:29:04.489484 | instance | openstack/secrets/keystone-fernet-keys 2026-04-30 20:29:04.532213 | instance | openstack/secrets/keystone-keystone-admin 2026-04-30 20:29:04.673183 | instance | openstack/secrets/keystone-keystone-test 2026-04-30 20:29:04.727601 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-04-30 20:29:04.837395 | instance | openstack/secrets/keystone-rabbitmq-user 2026-04-30 20:29:04.897167 | instance | openstack/secrets/percona-xtradb 2026-04-30 20:29:04.992085 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-04-30 20:29:05.069327 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-04-30 20:29:05.171145 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-04-30 20:29:05.236949 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-04-30 20:29:05.351482 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-04-30 20:29:05.400203 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-04-30 20:29:05.528556 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-04-30 20:29:05.580651 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-04-30 20:29:05.712694 | instance | openstack/services/horizon 2026-04-30 20:29:05.810723 | instance | openstack/services/horizon-int 2026-04-30 20:29:05.902753 | instance | openstack/services/keystone-api 2026-04-30 20:29:05.994151 | instance | openstack/services/memcached 2026-04-30 20:29:06.079835 | instance | openstack/services/memcached-metrics 2026-04-30 20:29:06.162576 | instance | openstack/services/percona-xtradb-cluster-operator 2026-04-30 20:29:06.283569 | instance | openstack/services/percona-xtradb-haproxy 2026-04-30 20:29:06.345142 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-04-30 20:29:06.486718 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-04-30 20:29:06.546000 | instance | openstack/services/percona-xtradb-pxc 2026-04-30 20:29:06.673580 | instance | openstack/services/percona-xtradb-pxc-unready 2026-04-30 20:29:06.730202 | instance | openstack/services/rabbitmq-keystone 2026-04-30 20:29:06.836411 | instance | openstack/services/rabbitmq-keystone-nodes 2026-04-30 20:29:06.904808 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-04-30 20:29:07.019698 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-30 20:29:07.081134 | instance | monitoring/pods/kube-prometheus-stack-grafana-576b4cdbbc-cx788 2026-04-30 20:29:07.228470 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-49zxd 2026-04-30 20:29:07.281052 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-56rrr 2026-04-30 20:29:07.427023 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-04-30 20:29:07.499912 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-ldw6w 2026-04-30 20:29:07.643184 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-04-30 20:29:07.716998 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-04-30 20:29:07.848692 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-04-30 20:29:07.907923 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-30 20:29:08.034243 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-04-30 20:29:08.109172 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-04-30 20:29:08.225466 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-04-30 20:29:08.274742 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-04-30 20:29:08.408607 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-04-30 20:29:08.461651 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-04-30 20:29:08.566620 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-30 20:29:08.629666 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-04-30 20:29:08.750210 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-04-30 20:29:08.806828 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-04-30 20:29:08.916782 | instance | monitoring/secrets/alertmanager-tls 2026-04-30 20:29:08.987805 | instance | monitoring/secrets/grafana-tls 2026-04-30 20:29:09.086501 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-04-30 20:29:09.168350 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-04-30 20:29:09.273927 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-04-30 20:29:09.343183 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-04-30 20:29:09.464357 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-04-30 20:29:09.509981 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-04-30 20:29:09.634065 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-04-30 20:29:09.699160 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-04-30 20:29:09.799866 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-04-30 20:29:09.868290 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-ldw6w-tls 2026-04-30 20:29:09.972543 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-04-30 20:29:10.024931 | instance | secretgen-controller/deployment/secretgen-controller 2026-04-30 20:29:10.160207 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-04-30 20:29:10.214242 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-04-30 20:29:10.338309 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-04-30 20:29:10.389447 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-04-30 20:29:10.515082 | instance | monitoring/secrets/prometheus-tls 2026-04-30 20:29:10.565283 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-04-30 20:29:10.692956 | instance | monitoring/serviceaccounts/default 2026-04-30 20:29:10.847354 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-04-30 20:29:10.920994 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-04-30 20:29:11.081714 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-04-30 20:29:11.169989 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-04-30 20:29:11.295890 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-04-30 20:29:11.378877 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-04-30 20:29:11.529878 | instance | monitoring/services/alertmanager-operated 2026-04-30 20:29:11.596064 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-04-30 20:29:11.712771 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-04-30 20:29:11.767353 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-04-30 20:29:11.919014 | instance | monitoring/services/kube-prometheus-stack-operator 2026-04-30 20:29:11.961527 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-04-30 20:29:12.083139 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-04-30 20:29:12.162354 | instance | monitoring/services/prometheus-operated 2026-04-30 20:29:12.257205 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-30 20:29:12.366690 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-04-30 20:29:12.488271 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-xj62q 2026-04-30 20:29:12.595740 | instance | secretgen-controller/serviceaccounts/default 2026-04-30 20:29:12.659147 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-04-30 20:29:13.040765 | instance | ok: Runtime: 0:00:48.192584 2026-04-30 20:29:13.054357 | 2026-04-30 20:29:13.054454 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-04-30 20:29:13.698882 | instance | changed: 2026-04-30 20:29:13.699056 | instance | cd+++++++++ objects/ 2026-04-30 20:29:13.699083 | instance | cd+++++++++ objects/cluster/ 2026-04-30 20:29:13.699115 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-04-30 20:29:13.699136 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-04-30 20:29:13.699155 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-04-30 20:29:13.699173 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-04-30 20:29:13.699192 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-04-30 20:29:13.699210 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-04-30 20:29:13.699229 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-30 20:29:13.699247 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-04-30 20:29:13.699269 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-04-30 20:29:13.699288 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-04-30 20:29:13.699306 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-04-30 20:29:13.699324 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-04-30 20:29:13.699343 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-04-30 20:29:13.699363 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-04-30 20:29:13.699381 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-04-30 20:29:13.699399 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-04-30 20:29:13.699417 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-04-30 20:29:13.699435 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-04-30 20:29:13.699455 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-04-30 20:29:13.699475 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-04-30 20:29:13.699492 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-04-30 20:29:13.699510 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-04-30 20:29:13.699527 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-04-30 20:29:13.699545 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-04-30 20:29:13.699563 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-04-30 20:29:13.699581 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-04-30 20:29:13.699599 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-30 20:29:13.699617 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-04-30 20:29:13.699634 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-04-30 20:29:13.699652 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-04-30 20:29:13.699669 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-04-30 20:29:13.699687 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-04-30 20:29:13.699704 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-04-30 20:29:13.699722 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-04-30 20:29:13.699739 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-04-30 20:29:13.699757 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-30 20:29:13.699775 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-30 20:29:13.699799 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-04-30 20:29:13.699818 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-04-30 20:29:13.699835 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-04-30 20:29:13.699853 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-04-30 20:29:13.699871 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-04-30 20:29:13.699888 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-04-30 20:29:13.699906 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-04-30 20:29:13.699924 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-30 20:29:13.699941 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-04-30 20:29:13.699959 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-04-30 20:29:13.699976 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-04-30 20:29:13.699994 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-04-30 20:29:13.700011 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-04-30 20:29:13.700028 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-04-30 20:29:13.700046 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-04-30 20:29:13.700064 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-04-30 20:29:13.700081 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-04-30 20:29:13.700099 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-04-30 20:29:13.700116 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-04-30 20:29:13.700134 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-04-30 20:29:13.700151 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-04-30 20:29:13.700168 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-04-30 20:29:13.700185 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-04-30 20:29:13.700202 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-04-30 20:29:13.700220 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-04-30 20:29:13.700237 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-04-30 20:29:13.700255 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-04-30 20:29:13.700273 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-04-30 20:29:13.700291 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-04-30 20:29:13.700308 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-04-30 20:29:13.700326 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-04-30 20:29:13.700370 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-04-30 20:29:13.700394 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-04-30 20:29:13.700421 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-04-30 20:29:13.700442 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-04-30 20:29:13.700462 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-04-30 20:29:13.700482 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-04-30 20:29:13.700501 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-04-30 20:29:13.700526 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-04-30 20:29:13.700553 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-04-30 20:29:13.700576 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-04-30 20:29:13.700594 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-04-30 20:29:13.700612 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-04-30 20:29:13.700630 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-04-30 20:29:13.700648 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-04-30 20:29:13.700671 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-04-30 20:29:13.700689 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-04-30 20:29:13.700707 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-04-30 20:29:13.700725 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-04-30 20:29:13.700743 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-04-30 20:29:13.700761 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-04-30 20:29:13.700778 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-04-30 20:29:13.700796 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-04-30 20:29:13.700814 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-04-30 20:29:13.700832 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-04-30 20:29:13.700850 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-04-30 20:29:13.700868 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-04-30 20:29:13.700886 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-04-30 20:29:13.700904 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-04-30 20:29:13.700921 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-04-30 20:29:13.700939 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-04-30 20:29:13.700980 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-04-30 20:29:13.701011 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-04-30 20:29:13.701037 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-04-30 20:29:13.701060 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-04-30 20:29:13.701078 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-04-30 20:29:13.701101 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-04-30 20:29:13.701120 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-04-30 20:29:13.701137 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-04-30 20:29:13.701154 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-04-30 20:29:13.701171 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-04-30 20:29:13.701188 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-04-30 20:29:13.701205 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-04-30 20:29:13.701222 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-04-30 20:29:13.701240 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-04-30 20:29:13.701257 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-04-30 20:29:13.701275 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-04-30 20:29:13.701293 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-04-30 20:29:13.701310 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-04-30 20:29:13.701328 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-04-30 20:29:13.701345 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-04-30 20:29:13.701363 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-04-30 20:29:13.701380 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-04-30 20:29:13.701397 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-04-30 20:29:13.701415 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-04-30 20:29:13.701432 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-04-30 20:29:13.701450 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-04-30 20:29:13.701467 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-04-30 20:29:13.701484 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-04-30 20:29:13.701501 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-04-30 20:29:13.701519 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-04-30 20:29:13.701536 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-04-30 20:29:13.701553 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-04-30 20:29:13.701569 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-04-30 20:29:13.701586 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-04-30 20:29:13.701603 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-04-30 20:29:13.701620 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-04-30 20:29:13.701637 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-04-30 20:29:13.701659 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-04-30 20:29:13.701677 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-04-30 20:29:13.701694 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-04-30 20:29:13.701712 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-04-30 20:29:13.701729 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-04-30 20:29:13.701746 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-04-30 20:29:13.701763 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-04-30 20:29:13.701780 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-04-30 20:29:13.701797 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-04-30 20:29:13.701814 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-04-30 20:29:13.701832 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-04-30 20:29:13.701850 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-04-30 20:29:13.701868 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-04-30 20:29:13.701886 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-04-30 20:29:13.701903 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-04-30 20:29:13.701921 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-04-30 20:29:13.701938 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-04-30 20:29:13.701955 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-04-30 20:29:13.701972 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-04-30 20:29:13.701989 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-04-30 20:29:13.702006 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-04-30 20:29:13.702024 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-04-30 20:29:13.702041 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-04-30 20:29:13.702058 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-04-30 20:29:13.702076 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-04-30 20:29:13.702093 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-04-30 20:29:13.702111 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-04-30 20:29:13.702129 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-04-30 20:29:13.702146 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-04-30 20:29:13.702164 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-04-30 20:29:13.702181 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-04-30 20:29:13.702199 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-04-30 20:29:13.702216 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-04-30 20:29:13.702234 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-04-30 20:29:13.702252 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-04-30 20:29:13.702275 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-04-30 20:29:13.702293 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-04-30 20:29:13.702311 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-04-30 20:29:13.702328 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-04-30 20:29:13.702346 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-04-30 20:29:13.702363 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-04-30 20:29:13.702381 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-04-30 20:29:13.702399 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-04-30 20:29:13.702416 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-04-30 20:29:13.702435 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-04-30 20:29:13.702455 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-04-30 20:29:13.702474 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-04-30 20:29:13.702491 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-04-30 20:29:13.702508 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-04-30 20:29:13.702526 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-04-30 20:29:13.702544 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-04-30 20:29:13.702561 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-04-30 20:29:13.702578 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-04-30 20:29:13.702595 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-04-30 20:29:13.702613 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-04-30 20:29:13.702630 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-04-30 20:29:13.702647 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-04-30 20:29:13.702664 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-04-30 20:29:13.702682 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-04-30 20:29:13.702699 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-04-30 20:29:13.702720 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-30 20:29:13.702745 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-04-30 20:29:13.702764 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-04-30 20:29:13.702782 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-04-30 20:29:13.702800 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-04-30 20:29:13.702817 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-04-30 20:29:13.702834 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-04-30 20:29:13.702852 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-04-30 20:29:13.702869 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-04-30 20:29:13.702888 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-04-30 20:29:13.702913 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-04-30 20:29:13.702937 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-04-30 20:29:13.702955 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-04-30 20:29:13.702972 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-04-30 20:29:13.702990 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-04-30 20:29:13.703007 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-04-30 20:29:13.703024 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-30 20:29:13.703042 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-04-30 20:29:13.703060 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-04-30 20:29:13.703077 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-04-30 20:29:13.703095 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-04-30 20:29:13.703113 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-04-30 20:29:13.703131 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-04-30 20:29:13.703149 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-30 20:29:13.703167 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-30 20:29:13.703185 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-04-30 20:29:13.703203 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-04-30 20:29:13.703221 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-04-30 20:29:13.703239 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-04-30 20:29:13.703256 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-04-30 20:29:13.703274 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-04-30 20:29:13.703292 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-04-30 20:29:13.703310 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-30 20:29:13.703327 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-04-30 20:29:13.703344 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-04-30 20:29:13.703362 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-04-30 20:29:13.703380 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-04-30 20:29:13.703397 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-04-30 20:29:13.703415 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-04-30 20:29:13.703433 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-04-30 20:29:13.703450 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-04-30 20:29:13.703468 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-04-30 20:29:13.703485 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-04-30 20:29:13.703503 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-04-30 20:29:13.703525 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-04-30 20:29:13.703544 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-04-30 20:29:13.703562 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-04-30 20:29:13.703580 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-04-30 20:29:13.703597 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-04-30 20:29:13.703615 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-04-30 20:29:13.703633 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-04-30 20:29:13.703650 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-04-30 20:29:13.703667 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-04-30 20:29:13.703684 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-04-30 20:29:13.703702 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-04-30 20:29:13.703719 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-04-30 20:29:13.703736 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-04-30 20:29:13.703754 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-04-30 20:29:13.703772 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-04-30 20:29:13.703789 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-04-30 20:29:13.703806 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-04-30 20:29:13.703824 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-04-30 20:29:13.703841 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-04-30 20:29:13.703859 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-04-30 20:29:13.703876 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-04-30 20:29:13.703894 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-04-30 20:29:13.703912 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-04-30 20:29:13.703929 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-04-30 20:29:13.703947 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-04-30 20:29:13.703964 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-04-30 20:29:13.703981 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-04-30 20:29:13.703998 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-04-30 20:29:13.704016 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-04-30 20:29:13.704033 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-04-30 20:29:13.704050 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-04-30 20:29:13.704067 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-04-30 20:29:13.704091 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-04-30 20:29:13.704109 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-04-30 20:29:13.704127 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-04-30 20:29:13.704145 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-04-30 20:29:13.704162 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-04-30 20:29:13.704179 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-04-30 20:29:13.704196 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-04-30 20:29:13.704214 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-04-30 20:29:13.704231 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-04-30 20:29:13.704249 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-04-30 20:29:13.704266 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-04-30 20:29:13.704284 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-04-30 20:29:13.704301 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-04-30 20:29:13.704319 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-04-30 20:29:13.704336 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-04-30 20:29:13.704400 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-04-30 20:29:13.704424 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-04-30 20:29:13.704443 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-04-30 20:29:13.704461 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-04-30 20:29:13.704479 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-04-30 20:29:13.704497 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-04-30 20:29:13.704515 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-04-30 20:29:13.704532 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-04-30 20:29:13.704550 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-04-30 20:29:13.704567 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-04-30 20:29:13.704585 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-04-30 20:29:13.704603 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-04-30 20:29:13.704620 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-04-30 20:29:13.704638 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-04-30 20:29:13.704656 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-04-30 20:29:13.704679 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-04-30 20:29:13.704697 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-04-30 20:29:13.704714 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-04-30 20:29:13.704732 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-04-30 20:29:13.704749 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-04-30 20:29:13.704767 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-04-30 20:29:13.704784 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-04-30 20:29:13.704801 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-04-30 20:29:13.704819 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-04-30 20:29:13.704836 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-04-30 20:29:13.704853 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-04-30 20:29:13.704870 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-04-30 20:29:13.704887 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-04-30 20:29:13.704905 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-04-30 20:29:13.704922 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-04-30 20:29:13.704939 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-04-30 20:29:13.704969 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-04-30 20:29:13.704990 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-04-30 20:29:13.705008 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-04-30 20:29:13.705025 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-04-30 20:29:13.705042 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-04-30 20:29:13.705059 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-04-30 20:29:13.705077 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-04-30 20:29:13.705094 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-04-30 20:29:13.705111 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-04-30 20:29:13.705129 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-04-30 20:29:13.705146 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-04-30 20:29:13.705163 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-04-30 20:29:13.705181 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-04-30 20:29:13.705198 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-04-30 20:29:13.705216 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-04-30 20:29:13.705233 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-04-30 20:29:13.705250 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-04-30 20:29:13.705268 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-04-30 20:29:13.705290 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-04-30 20:29:13.705308 | instance | cd+++++++++ objects/cluster/namespace/ 2026-04-30 20:29:13.705325 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-04-30 20:29:13.705343 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-04-30 20:29:13.705360 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-04-30 20:29:13.705378 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-04-30 20:29:13.705395 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-04-30 20:29:13.705413 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-04-30 20:29:13.705430 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-04-30 20:29:13.705448 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-04-30 20:29:13.705466 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-04-30 20:29:13.705483 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-04-30 20:29:13.705500 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-04-30 20:29:13.705517 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-04-30 20:29:13.705535 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-04-30 20:29:13.705552 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-04-30 20:29:13.705569 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-04-30 20:29:13.705587 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-04-30 20:29:13.705605 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-04-30 20:29:13.705622 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-04-30 20:29:13.705640 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-04-30 20:29:13.705658 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-04-30 20:29:13.705676 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-04-30 20:29:13.705693 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-04-30 20:29:13.705711 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-04-30 20:29:13.705728 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-04-30 20:29:13.705746 | instance | cd+++++++++ objects/cluster/node/ 2026-04-30 20:29:13.705764 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-04-30 20:29:13.705781 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-04-30 20:29:13.705799 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-04-30 20:29:13.705817 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-04-30 20:29:13.705834 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-04-30 20:29:13.705852 | instance | cd+++++++++ objects/namespaced/ 2026-04-30 20:29:13.705870 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-04-30 20:29:13.705888 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-04-30 20:29:13.705905 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-04-30 20:29:13.705923 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-04-30 20:29:13.705941 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-04-30 20:29:13.705958 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-04-30 20:29:13.705975 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-04-30 20:29:13.705992 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-04-30 20:29:13.706010 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-04-30 20:29:13.706027 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-04-30 20:29:13.706049 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-04-30 20:29:13.706068 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-04-30 20:29:13.706086 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-04-30 20:29:13.706103 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-04-30 20:29:13.706121 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-04-30 20:29:13.706138 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-04-30 20:29:13.706155 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-04-30 20:29:13.706173 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-04-30 20:29:13.706190 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-04-30 20:29:13.706208 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-04-30 20:29:13.706225 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-04-30 20:29:13.706243 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-04-30 20:29:13.706260 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-04-30 20:29:13.706278 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-04-30 20:29:13.706295 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-04-30 20:29:13.706313 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-95.nip.io-tls.txt 2026-04-30 20:29:13.706330 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-95.nip.io-tls.yaml 2026-04-30 20:29:13.706347 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-04-30 20:29:13.706367 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-04-30 20:29:13.706393 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-04-30 20:29:13.706420 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-04-30 20:29:13.706445 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-04-30 20:29:13.706470 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-04-30 20:29:13.706489 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-04-30 20:29:13.706507 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-04-30 20:29:13.706524 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-04-30 20:29:13.706541 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-04-30 20:29:13.706559 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-04-30 20:29:13.706576 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-04-30 20:29:13.706594 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-04-30 20:29:13.706612 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-04-30 20:29:13.706629 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-04-30 20:29:13.706646 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-04-30 20:29:13.706663 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-04-30 20:29:13.706681 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-04-30 20:29:13.706698 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-04-30 20:29:13.706716 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-04-30 20:29:13.706739 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-04-30 20:29:13.706757 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-04-30 20:29:13.706775 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-04-30 20:29:13.706793 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-04-30 20:29:13.706811 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-04-30 20:29:13.706829 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-04-30 20:29:13.706847 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-04-30 20:29:13.706864 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-04-30 20:29:13.706882 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-04-30 20:29:13.706899 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-04-30 20:29:13.706917 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-04-30 20:29:13.706934 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-04-30 20:29:13.706952 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-04-30 20:29:13.706969 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-04-30 20:29:13.706987 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-04-30 20:29:13.707005 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-04-30 20:29:13.707023 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-04-30 20:29:13.707040 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-04-30 20:29:13.707058 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-gv5gs.txt 2026-04-30 20:29:13.707075 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-gv5gs.yaml 2026-04-30 20:29:13.707093 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-8pd7v.txt 2026-04-30 20:29:13.707111 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-8pd7v.yaml 2026-04-30 20:29:13.707128 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-pjrzw.txt 2026-04-30 20:29:13.707146 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-pjrzw.yaml 2026-04-30 20:29:13.707163 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-04-30 20:29:13.707181 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-04-30 20:29:13.707198 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-04-30 20:29:13.707215 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-04-30 20:29:13.707232 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-04-30 20:29:13.707250 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-04-30 20:29:13.707267 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-04-30 20:29:13.707284 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-04-30 20:29:13.707302 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-04-30 20:29:13.707320 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-04-30 20:29:13.707337 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-04-30 20:29:13.707359 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-04-30 20:29:13.707378 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-04-30 20:29:13.707395 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-04-30 20:29:13.707413 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-04-30 20:29:13.707431 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-04-30 20:29:13.707448 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-04-30 20:29:13.707465 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-04-30 20:29:13.707483 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-04-30 20:29:13.707500 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-04-30 20:29:13.707517 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-04-30 20:29:13.707534 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-04-30 20:29:13.707551 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-04-30 20:29:13.707568 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-04-30 20:29:13.707586 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-04-30 20:29:13.707603 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-04-30 20:29:13.707621 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-04-30 20:29:13.707638 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-04-30 20:29:13.707655 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-04-30 20:29:13.707672 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-04-30 20:29:13.707690 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-04-30 20:29:13.707707 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-04-30 20:29:13.707725 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-04-30 20:29:13.707742 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-04-30 20:29:13.707759 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-04-30 20:29:13.707777 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-04-30 20:29:13.707794 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-04-30 20:29:13.707811 | instance | cd+++++++++ objects/namespaced/default/ 2026-04-30 20:29:13.707828 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-04-30 20:29:13.707845 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-04-30 20:29:13.707863 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-04-30 20:29:13.707880 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-04-30 20:29:13.707897 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-04-30 20:29:13.707914 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-04-30 20:29:13.707932 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-04-30 20:29:13.707949 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-04-30 20:29:13.707971 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-04-30 20:29:13.707990 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-04-30 20:29:13.708007 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-04-30 20:29:13.708025 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-04-30 20:29:13.708042 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-04-30 20:29:13.708060 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-04-30 20:29:13.708078 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-04-30 20:29:13.708095 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-04-30 20:29:13.708112 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-04-30 20:29:13.708130 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-04-30 20:29:13.708147 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-04-30 20:29:13.708165 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-04-30 20:29:13.708182 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-04-30 20:29:13.708199 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-04-30 20:29:13.708217 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-04-30 20:29:13.708234 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-04-30 20:29:13.708251 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-04-30 20:29:13.708268 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-xz9tm.txt 2026-04-30 20:29:13.708286 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-xz9tm.yaml 2026-04-30 20:29:13.708304 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-04-30 20:29:13.708322 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-04-30 20:29:13.708340 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-04-30 20:29:13.708374 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-30 20:29:13.708392 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-30 20:29:13.708410 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-04-30 20:29:13.708428 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-04-30 20:29:13.708445 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-04-30 20:29:13.708463 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-04-30 20:29:13.708481 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-04-30 20:29:13.708498 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-30 20:29:13.708516 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-30 20:29:13.708533 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-04-30 20:29:13.708551 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-04-30 20:29:13.708573 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-04-30 20:29:13.708591 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-04-30 20:29:13.708609 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-04-30 20:29:13.708627 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-04-30 20:29:13.708645 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-04-30 20:29:13.708662 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-04-30 20:29:13.708679 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-04-30 20:29:13.708696 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-04-30 20:29:13.708714 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-04-30 20:29:13.708731 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-04-30 20:29:13.708749 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-04-30 20:29:13.708766 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-04-30 20:29:13.708784 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-04-30 20:29:13.708806 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-04-30 20:29:13.708825 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-04-30 20:29:13.708843 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-04-30 20:29:13.708860 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-04-30 20:29:13.708877 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-04-30 20:29:13.708894 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-04-30 20:29:13.708911 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-04-30 20:29:13.708928 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-04-30 20:29:13.708945 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-04-30 20:29:13.708977 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-04-30 20:29:13.708996 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-04-30 20:29:13.709013 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-04-30 20:29:13.709031 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-04-30 20:29:13.709048 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-04-30 20:29:13.709065 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-04-30 20:29:13.709083 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-04-30 20:29:13.709100 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-04-30 20:29:13.709117 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-04-30 20:29:13.709134 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-04-30 20:29:13.709151 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-04-30 20:29:13.709168 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-04-30 20:29:13.709192 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-04-30 20:29:13.709210 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-04-30 20:29:13.709228 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-04-30 20:29:13.709245 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-04-30 20:29:13.709263 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-04-30 20:29:13.709280 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-04-30 20:29:13.709299 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-04-30 20:29:13.709317 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-04-30 20:29:13.709334 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-04-30 20:29:13.709352 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-04-30 20:29:13.709369 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-04-30 20:29:13.709386 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-04-30 20:29:13.709404 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-04-30 20:29:13.709422 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-t6kkr.txt 2026-04-30 20:29:13.709439 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-t6kkr.yaml 2026-04-30 20:29:13.709457 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-nrm7d.txt 2026-04-30 20:29:13.709474 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-nrm7d.yaml 2026-04-30 20:29:13.709491 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-04-30 20:29:13.709509 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-04-30 20:29:13.709526 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-04-30 20:29:13.709546 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-04-30 20:29:13.709572 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-04-30 20:29:13.709601 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-04-30 20:29:13.709628 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-04-30 20:29:13.709652 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-04-30 20:29:13.709673 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-04-30 20:29:13.709699 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-04-30 20:29:13.709723 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-04-30 20:29:13.709747 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-04-30 20:29:13.709771 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-04-30 20:29:13.709796 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-04-30 20:29:13.709820 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-04-30 20:29:13.709843 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-04-30 20:29:13.709865 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-04-30 20:29:13.709883 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-04-30 20:29:13.709907 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-04-30 20:29:13.709926 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-04-30 20:29:13.709943 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-04-30 20:29:13.709965 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-04-30 20:29:13.709989 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-04-30 20:29:13.710011 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-04-30 20:29:13.710034 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-04-30 20:29:13.710057 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-04-30 20:29:13.710079 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-04-30 20:29:13.710102 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-04-30 20:29:13.710125 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-04-30 20:29:13.710147 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-04-30 20:29:13.710169 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-04-30 20:29:13.710189 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-04-30 20:29:13.710206 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-04-30 20:29:13.710224 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-04-30 20:29:13.710241 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-04-30 20:29:13.710258 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-04-30 20:29:13.710276 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-04-30 20:29:13.710294 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-04-30 20:29:13.710311 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-04-30 20:29:13.710328 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-04-30 20:29:13.710346 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-04-30 20:29:13.710363 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-30 20:29:13.710381 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-30 20:29:13.710398 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-04-30 20:29:13.710416 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-30 20:29:13.710433 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-04-30 20:29:13.710450 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-30 20:29:13.710467 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-30 20:29:13.710484 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-04-30 20:29:13.710502 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-04-30 20:29:13.710519 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-04-30 20:29:13.710536 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-04-30 20:29:13.710557 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-04-30 20:29:13.710588 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-04-30 20:29:13.710608 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-04-30 20:29:13.710627 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-04-30 20:29:13.710647 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-04-30 20:29:13.710672 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-04-30 20:29:13.710691 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-04-30 20:29:13.710709 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-04-30 20:29:13.710727 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-04-30 20:29:13.710746 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-04-30 20:29:13.710771 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-04-30 20:29:13.710792 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-04-30 20:29:13.710811 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-04-30 20:29:13.710829 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-04-30 20:29:13.710847 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-04-30 20:29:13.710865 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-04-30 20:29:13.710883 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-04-30 20:29:13.710900 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-04-30 20:29:13.710918 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-04-30 20:29:13.710936 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-04-30 20:29:13.710953 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-04-30 20:29:13.710972 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-04-30 20:29:13.710990 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-04-30 20:29:13.711008 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-04-30 20:29:13.711025 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-04-30 20:29:13.711043 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-04-30 20:29:13.711061 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-04-30 20:29:13.711078 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-04-30 20:29:13.711095 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-04-30 20:29:13.711112 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-04-30 20:29:13.711130 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-04-30 20:29:13.711148 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-04-30 20:29:13.711165 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-04-30 20:29:13.711183 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-04-30 20:29:13.711200 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-04-30 20:29:13.711217 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-30 20:29:13.711240 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-04-30 20:29:13.711258 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-04-30 20:29:13.711276 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-04-30 20:29:13.711293 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-04-30 20:29:13.711310 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-04-30 20:29:13.711327 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-04-30 20:29:13.711344 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-04-30 20:29:13.711361 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-04-30 20:29:13.711379 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-04-30 20:29:13.711397 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-8t5cx.txt 2026-04-30 20:29:13.711415 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-8t5cx.yaml 2026-04-30 20:29:13.711432 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-hbtrs.txt 2026-04-30 20:29:13.711450 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-hbtrs.yaml 2026-04-30 20:29:13.711467 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-6m5hn.txt 2026-04-30 20:29:13.711484 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-6m5hn.yaml 2026-04-30 20:29:13.711502 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-gcsxl.txt 2026-04-30 20:29:13.711519 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-gcsxl.yaml 2026-04-30 20:29:13.711537 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-04-30 20:29:13.711555 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-04-30 20:29:13.711572 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-04-30 20:29:13.711590 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-04-30 20:29:13.711608 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-04-30 20:29:13.711625 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-04-30 20:29:13.711643 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-ngdml.txt 2026-04-30 20:29:13.711660 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-ngdml.yaml 2026-04-30 20:29:13.711677 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-04-30 20:29:13.711695 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-04-30 20:29:13.711712 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-04-30 20:29:13.711730 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-04-30 20:29:13.711747 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-04-30 20:29:13.711764 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-04-30 20:29:13.711782 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-04-30 20:29:13.711799 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-04-30 20:29:13.711816 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-04-30 20:29:13.711833 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-04-30 20:29:13.711855 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-04-30 20:29:13.711873 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-04-30 20:29:13.711891 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-04-30 20:29:13.711909 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-04-30 20:29:13.711927 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-04-30 20:29:13.711945 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-04-30 20:29:13.711963 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-04-30 20:29:13.711980 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-04-30 20:29:13.711998 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-04-30 20:29:13.712015 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-04-30 20:29:13.712033 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-04-30 20:29:13.712051 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-04-30 20:29:13.712068 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-30 20:29:13.712086 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-04-30 20:29:13.712103 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-04-30 20:29:13.712121 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-04-30 20:29:13.712138 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-04-30 20:29:13.712156 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-04-30 20:29:13.712174 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-04-30 20:29:13.712192 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-04-30 20:29:13.712209 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-04-30 20:29:13.712227 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-04-30 20:29:13.712244 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-04-30 20:29:13.712261 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-04-30 20:29:13.712279 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-04-30 20:29:13.712296 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-04-30 20:29:13.712314 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-04-30 20:29:13.712331 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-04-30 20:29:13.712349 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-04-30 20:29:13.712419 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-04-30 20:29:13.712440 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-04-30 20:29:13.712458 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-04-30 20:29:13.712481 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-04-30 20:29:13.712500 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-04-30 20:29:13.712517 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-04-30 20:29:13.712534 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-04-30 20:29:13.712551 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-04-30 20:29:13.712568 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-04-30 20:29:13.712718 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-04-30 20:29:13.712735 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-04-30 20:29:13.712752 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-04-30 20:29:13.712769 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-bxbzwv.txt 2026-04-30 20:29:13.712786 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-bxbzwv.yaml 2026-04-30 20:29:13.712803 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-hbd8ch.txt 2026-04-30 20:29:13.712820 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-hbd8ch.yaml 2026-04-30 20:29:13.712837 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-04-30 20:29:13.712855 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-04-30 20:29:13.712872 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-04-30 20:29:13.712889 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-04-30 20:29:13.712906 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-04-30 20:29:13.712924 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-04-30 20:29:13.712941 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-04-30 20:29:13.712972 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-04-30 20:29:13.712993 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-04-30 20:29:13.713010 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-04-30 20:29:13.713027 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-04-30 20:29:13.713045 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-04-30 20:29:13.713062 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-04-30 20:29:13.713079 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-04-30 20:29:13.713096 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-04-30 20:29:13.713114 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-04-30 20:29:13.713131 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-04-30 20:29:13.713149 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-04-30 20:29:13.713166 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-04-30 20:29:13.713184 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-04-30 20:29:13.713201 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-04-30 20:29:13.713224 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-04-30 20:29:13.713242 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-04-30 20:29:13.713260 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-04-30 20:29:13.713278 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-04-30 20:29:13.713295 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-04-30 20:29:13.713313 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-04-30 20:29:13.713331 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-04-30 20:29:13.713349 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-04-30 20:29:13.713366 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-04-30 20:29:13.713384 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-04-30 20:29:13.713401 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-04-30 20:29:13.713418 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-04-30 20:29:13.713436 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-04-30 20:29:13.713453 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-04-30 20:29:13.713470 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-04-30 20:29:13.713487 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-04-30 20:29:13.713505 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-04-30 20:29:13.713522 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-04-30 20:29:13.713540 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-04-30 20:29:13.713558 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-04-30 20:29:13.713575 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-04-30 20:29:13.713593 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-04-30 20:29:13.713611 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-04-30 20:29:13.713628 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-04-30 20:29:13.713646 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-04-30 20:29:13.713663 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-04-30 20:29:13.713680 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-04-30 20:29:13.713697 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-04-30 20:29:13.713714 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-04-30 20:29:13.713732 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-04-30 20:29:13.713749 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-04-30 20:29:13.713766 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-04-30 20:29:13.713783 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-04-30 20:29:13.713804 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-04-30 20:29:13.713823 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-04-30 20:29:13.713840 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-04-30 20:29:13.713857 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-04-30 20:29:13.713874 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-04-30 20:29:13.713892 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-04-30 20:29:13.713909 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-04-30 20:29:13.713926 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-04-30 20:29:13.713943 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-04-30 20:29:13.713960 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-04-30 20:29:13.713978 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-04-30 20:29:13.713995 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-04-30 20:29:13.714012 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-04-30 20:29:13.714029 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-04-30 20:29:13.714046 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-04-30 20:29:13.714064 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-04-30 20:29:13.714081 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-04-30 20:29:13.714098 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-04-30 20:29:13.714115 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-04-30 20:29:13.714132 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-04-30 20:29:13.714150 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-04-30 20:29:13.714167 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-04-30 20:29:13.714184 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-04-30 20:29:13.714201 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-04-30 20:29:13.714218 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-04-30 20:29:13.714235 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-04-30 20:29:13.714253 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-04-30 20:29:13.714271 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-04-30 20:29:13.714288 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-04-30 20:29:13.714305 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-04-30 20:29:13.714322 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-04-30 20:29:13.714340 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-30 20:29:13.714357 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-04-30 20:29:13.714380 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-04-30 20:29:13.714398 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-04-30 20:29:13.714417 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-04-30 20:29:13.714434 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-04-30 20:29:13.714452 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-04-30 20:29:13.714469 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-04-30 20:29:13.714486 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-04-30 20:29:13.714503 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-04-30 20:29:13.714521 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-04-30 20:29:13.714538 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-04-30 20:29:13.714555 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-04-30 20:29:13.714573 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-04-30 20:29:13.714590 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-04-30 20:29:13.714607 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-04-30 20:29:13.714625 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-04-30 20:29:13.714642 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-04-30 20:29:13.714660 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-04-30 20:29:13.714678 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-59rfb.txt 2026-04-30 20:29:13.714695 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-59rfb.yaml 2026-04-30 20:29:13.714712 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-04-30 20:29:13.714730 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-04-30 20:29:13.714747 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-04-30 20:29:13.714765 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-04-30 20:29:13.714782 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-04-30 20:29:13.714800 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-04-30 20:29:13.714818 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-04-30 20:29:13.714835 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-04-30 20:29:13.714853 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-04-30 20:29:13.714870 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-04-30 20:29:13.714888 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-04-30 20:29:13.714905 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-04-30 20:29:13.714923 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-04-30 20:29:13.714940 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-04-30 20:29:13.714962 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-04-30 20:29:13.714980 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-04-30 20:29:13.714998 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-04-30 20:29:13.715016 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-04-30 20:29:13.715033 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-04-30 20:29:13.715050 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-04-30 20:29:13.715068 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-04-30 20:29:13.715085 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-04-30 20:29:13.715102 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-04-30 20:29:13.715120 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-04-30 20:29:13.715137 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-04-30 20:29:13.715154 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-04-30 20:29:13.715171 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-04-30 20:29:13.715188 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-04-30 20:29:13.715205 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-04-30 20:29:13.715223 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-04-30 20:29:13.715240 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-04-30 20:29:13.715257 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-04-30 20:29:13.715274 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-04-30 20:29:13.715291 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-04-30 20:29:13.715309 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-04-30 20:29:13.715326 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-04-30 20:29:13.715343 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-04-30 20:29:13.715361 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-04-30 20:29:13.715378 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-04-30 20:29:13.715396 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-04-30 20:29:13.715413 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-04-30 20:29:13.715431 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-04-30 20:29:13.715451 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-04-30 20:29:13.715475 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-04-30 20:29:13.715493 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-04-30 20:29:13.715511 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-04-30 20:29:13.715528 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-04-30 20:29:13.715546 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-04-30 20:29:13.715563 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-04-30 20:29:13.715581 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-04-30 20:29:13.715598 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-04-30 20:29:13.715615 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-04-30 20:29:13.715633 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-04-30 20:29:13.715650 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-04-30 20:29:13.715667 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-04-30 20:29:13.715684 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-04-30 20:29:13.715702 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-04-30 20:29:13.715720 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-04-30 20:29:13.715738 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-04-30 20:29:13.715756 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-04-30 20:29:13.715773 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-04-30 20:29:13.715791 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-04-30 20:29:13.715808 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-04-30 20:29:13.715826 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-04-30 20:29:13.715843 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-04-30 20:29:13.715861 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-04-30 20:29:13.715878 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-04-30 20:29:13.715896 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-04-30 20:29:13.715913 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-04-30 20:29:13.715930 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-04-30 20:29:13.715948 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-04-30 20:29:13.715965 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-04-30 20:29:13.715983 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-04-30 20:29:13.716006 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-04-30 20:29:13.716025 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-04-30 20:29:13.716042 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-04-30 20:29:13.716060 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-04-30 20:29:13.716077 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-04-30 20:29:13.716095 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-04-30 20:29:13.716112 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-04-30 20:29:13.716129 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-04-30 20:29:13.716146 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-04-30 20:29:13.716163 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-04-30 20:29:13.716180 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-04-30 20:29:13.716197 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-04-30 20:29:13.716215 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-04-30 20:29:13.716232 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-04-30 20:29:13.716250 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-04-30 20:29:13.716267 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-04-30 20:29:13.716285 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-04-30 20:29:13.716302 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-04-30 20:29:13.716319 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-04-30 20:29:13.716336 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-04-30 20:29:13.716357 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-04-30 20:29:13.716394 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-04-30 20:29:13.716412 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-04-30 20:29:13.716429 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-04-30 20:29:13.716446 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-04-30 20:29:13.716464 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-04-30 20:29:13.716481 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-04-30 20:29:13.716499 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-04-30 20:29:13.716516 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-04-30 20:29:13.716533 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-04-30 20:29:13.716557 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-04-30 20:29:13.716576 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-04-30 20:29:13.716593 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-30 20:29:13.716611 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-30 20:29:13.716629 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-04-30 20:29:13.716646 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-04-30 20:29:13.716663 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-04-30 20:29:13.716681 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-04-30 20:29:13.716698 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-30 20:29:13.716716 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-04-30 20:29:13.716733 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-04-30 20:29:13.716750 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-04-30 20:29:13.716768 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-04-30 20:29:13.716786 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-04-30 20:29:13.716803 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-04-30 20:29:13.716821 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-04-30 20:29:13.716838 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-04-30 20:29:13.716855 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-04-30 20:29:13.716873 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-04-30 20:29:13.716890 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-30 20:29:13.716907 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-04-30 20:29:13.716925 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-04-30 20:29:13.716942 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-30 20:29:13.716978 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-30 20:29:13.716997 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-04-30 20:29:13.717016 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-04-30 20:29:13.717034 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-04-30 20:29:13.717051 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-04-30 20:29:13.717069 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-04-30 20:29:13.717087 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-04-30 20:29:13.717104 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-04-30 20:29:13.717122 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-04-30 20:29:13.717139 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-04-30 20:29:13.717168 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-04-30 20:29:13.717194 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-04-30 20:29:13.717218 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-04-30 20:29:13.717237 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-30 20:29:13.717263 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-30 20:29:13.717282 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-30 20:29:13.717300 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-30 20:29:13.717318 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-04-30 20:29:13.717335 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-30 20:29:13.717353 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-30 20:29:13.717371 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-576b4cdbbc-cx788.txt 2026-04-30 20:29:13.717388 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-576b4cdbbc-cx788.yaml 2026-04-30 20:29:13.717405 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-49zxd.txt 2026-04-30 20:29:13.717423 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-49zxd.yaml 2026-04-30 20:29:13.717440 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-56rrr.txt 2026-04-30 20:29:13.717457 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-56rrr.yaml 2026-04-30 20:29:13.717475 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-ldw6w.txt 2026-04-30 20:29:13.717492 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-ldw6w.yaml 2026-04-30 20:29:13.717509 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-30 20:29:13.717527 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-30 20:29:13.717544 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-04-30 20:29:13.717561 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-04-30 20:29:13.717579 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-04-30 20:29:13.717597 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-30 20:29:13.717614 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-30 20:29:13.717631 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-04-30 20:29:13.717649 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-04-30 20:29:13.717666 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-04-30 20:29:13.717683 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-30 20:29:13.717706 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-30 20:29:13.717724 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-04-30 20:29:13.717742 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-04-30 20:29:13.717759 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-04-30 20:29:13.717776 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-04-30 20:29:13.717793 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-04-30 20:29:13.717811 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-04-30 20:29:13.717828 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-04-30 20:29:13.717846 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-30 20:29:13.717863 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-30 20:29:13.717881 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-04-30 20:29:13.717898 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-04-30 20:29:13.717916 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-04-30 20:29:13.717933 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-04-30 20:29:13.717951 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-04-30 20:29:13.717969 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-04-30 20:29:13.717986 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-04-30 20:29:13.718003 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-04-30 20:29:13.718021 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-04-30 20:29:13.718038 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-04-30 20:29:13.718056 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-04-30 20:29:13.718074 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-04-30 20:29:13.718091 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-04-30 20:29:13.718108 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-04-30 20:29:13.718125 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-04-30 20:29:13.718142 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-04-30 20:29:13.718160 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-04-30 20:29:13.718178 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-04-30 20:29:13.718197 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-04-30 20:29:13.718216 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-04-30 20:29:13.718241 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-04-30 20:29:13.718259 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-04-30 20:29:13.718277 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-ldw6w-tls.txt 2026-04-30 20:29:13.718295 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-ldw6w-tls.yaml 2026-04-30 20:29:13.718313 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-04-30 20:29:13.718330 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-04-30 20:29:13.718347 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-04-30 20:29:13.718364 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-04-30 20:29:13.718382 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-04-30 20:29:13.718399 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-04-30 20:29:13.718417 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-04-30 20:29:13.718435 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-04-30 20:29:13.718453 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-30 20:29:13.718473 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-30 20:29:13.718494 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-04-30 20:29:13.718512 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-04-30 20:29:13.718529 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-04-30 20:29:13.718547 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-04-30 20:29:13.718565 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-04-30 20:29:13.718582 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-04-30 20:29:13.718600 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-04-30 20:29:13.718617 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-04-30 20:29:13.718634 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-04-30 20:29:13.718652 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-04-30 20:29:13.718669 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-04-30 20:29:13.718687 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-04-30 20:29:13.718708 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-30 20:29:13.718736 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-04-30 20:29:13.718756 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-04-30 20:29:13.718774 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-30 20:29:13.718797 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-30 20:29:13.718816 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-04-30 20:29:13.718833 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-04-30 20:29:13.718851 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-04-30 20:29:13.718868 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-04-30 20:29:13.718885 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-04-30 20:29:13.718902 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-04-30 20:29:13.718920 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-04-30 20:29:13.718936 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-04-30 20:29:13.718954 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-04-30 20:29:13.718971 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-04-30 20:29:13.718988 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-30 20:29:13.719005 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-04-30 20:29:13.719022 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-04-30 20:29:13.719039 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-30 20:29:13.719056 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-30 20:29:13.719073 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-04-30 20:29:13.719091 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-04-30 20:29:13.719108 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-04-30 20:29:13.719125 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-04-30 20:29:13.719143 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-04-30 20:29:13.719160 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-30 20:29:13.719178 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-30 20:29:13.719195 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-30 20:29:13.719213 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-30 20:29:13.719231 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-04-30 20:29:13.719249 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-04-30 20:29:13.719266 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-04-30 20:29:13.719284 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-04-30 20:29:13.719302 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-04-30 20:29:13.719319 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-04-30 20:29:13.719337 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-04-30 20:29:13.719355 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-04-30 20:29:13.719377 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-04-30 20:29:13.719395 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-04-30 20:29:13.719413 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-04-30 20:29:13.719431 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-04-30 20:29:13.719448 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-04-30 20:29:13.719466 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-04-30 20:29:13.719484 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-04-30 20:29:13.719502 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-04-30 20:29:13.719520 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-04-30 20:29:13.719537 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-04-30 20:29:13.719555 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-04-30 20:29:13.719572 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-04-30 20:29:13.719589 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-04-30 20:29:13.719607 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-04-30 20:29:13.719624 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-04-30 20:29:13.719642 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-04-30 20:29:13.719659 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-04-30 20:29:13.719677 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-04-30 20:29:13.719694 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-04-30 20:29:13.719713 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-04-30 20:29:13.719730 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-04-30 20:29:13.719748 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-04-30 20:29:13.719766 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-04-30 20:29:13.719784 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-04-30 20:29:13.719801 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-04-30 20:29:13.719818 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-04-30 20:29:13.719835 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-04-30 20:29:13.719853 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-04-30 20:29:13.719870 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-04-30 20:29:13.719887 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-04-30 20:29:13.719905 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-04-30 20:29:13.719923 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-04-30 20:29:13.719940 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-04-30 20:29:13.719957 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-04-30 20:29:13.719975 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-04-30 20:29:13.719993 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-04-30 20:29:13.720015 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-04-30 20:29:13.720033 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-04-30 20:29:13.720051 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-04-30 20:29:13.720069 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-04-30 20:29:13.720087 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-04-30 20:29:13.720104 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-04-30 20:29:13.720122 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-04-30 20:29:13.720140 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-04-30 20:29:13.720157 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-04-30 20:29:13.720174 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-04-30 20:29:13.720191 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-04-30 20:29:13.720208 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-04-30 20:29:13.720226 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-04-30 20:29:13.720243 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-04-30 20:29:13.720261 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-04-30 20:29:13.720278 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-04-30 20:29:13.720295 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-04-30 20:29:13.720312 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-04-30 20:29:13.720329 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-04-30 20:29:13.720347 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-04-30 20:29:13.720397 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-04-30 20:29:13.720417 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-30 20:29:13.720436 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-30 20:29:13.720454 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-04-30 20:29:13.720471 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-04-30 20:29:13.720489 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-04-30 20:29:13.720507 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-04-30 20:29:13.720524 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-04-30 20:29:13.720541 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-04-30 20:29:13.720558 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-04-30 20:29:13.720576 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-04-30 20:29:13.720593 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-04-30 20:29:13.720610 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-04-30 20:29:13.720627 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-04-30 20:29:13.720645 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-04-30 20:29:13.720663 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-04-30 20:29:13.720685 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-04-30 20:29:13.720704 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-04-30 20:29:13.720722 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-04-30 20:29:13.720739 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-04-30 20:29:13.720757 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-04-30 20:29:13.720775 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-04-30 20:29:13.720792 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-04-30 20:29:13.720810 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-04-30 20:29:13.720827 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-04-30 20:29:13.720845 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-04-30 20:29:13.720863 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-04-30 20:29:13.720880 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-04-30 20:29:13.720898 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-04-30 20:29:13.720916 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-04-30 20:29:13.720934 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-04-30 20:29:13.720952 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-04-30 20:29:13.720999 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-04-30 20:29:13.721018 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-04-30 20:29:13.721036 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-04-30 20:29:13.721054 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-04-30 20:29:13.721072 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-04-30 20:29:13.721090 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-04-30 20:29:13.721107 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-79f94774c6-7nhft.txt 2026-04-30 20:29:13.721125 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-79f94774c6-7nhft.yaml 2026-04-30 20:29:13.721142 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-79f94774c6-gnbww.txt 2026-04-30 20:29:13.721160 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-79f94774c6-gnbww.yaml 2026-04-30 20:29:13.721177 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-79f94774c6-s7x78.txt 2026-04-30 20:29:13.721195 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-79f94774c6-s7x78.yaml 2026-04-30 20:29:13.721212 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-kkfgs.txt 2026-04-30 20:29:13.721230 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-kkfgs.yaml 2026-04-30 20:29:13.721247 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-pbhh5.txt 2026-04-30 20:29:13.721264 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-pbhh5.yaml 2026-04-30 20:29:13.721282 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-5bc7477ff6-x8ksr.txt 2026-04-30 20:29:13.721299 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-5bc7477ff6-x8ksr.yaml 2026-04-30 20:29:13.721323 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-sfq98.txt 2026-04-30 20:29:13.721341 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-sfq98.yaml 2026-04-30 20:29:13.721359 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-vjgst.txt 2026-04-30 20:29:13.721376 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-vjgst.yaml 2026-04-30 20:29:13.721394 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-c4nbr.txt 2026-04-30 20:29:13.721411 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-c4nbr.yaml 2026-04-30 20:29:13.721428 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-46ljh.txt 2026-04-30 20:29:13.721446 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-46ljh.yaml 2026-04-30 20:29:13.721463 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-7bz56.txt 2026-04-30 20:29:13.721480 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-7bz56.yaml 2026-04-30 20:29:13.721498 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-ww8ln.txt 2026-04-30 20:29:13.721515 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-ww8ln.yaml 2026-04-30 20:29:13.721532 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-mfb2p.txt 2026-04-30 20:29:13.721689 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-mfb2p.yaml 2026-04-30 20:29:13.721706 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-w8r89.txt 2026-04-30 20:29:13.721724 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-w8r89.yaml 2026-04-30 20:29:13.721741 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-04-30 20:29:13.721759 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-04-30 20:29:13.721776 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-04-30 20:29:13.721793 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-04-30 20:29:13.721811 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-9mc9v.txt 2026-04-30 20:29:13.721828 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-9mc9v.yaml 2026-04-30 20:29:13.721846 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-vw6gt.txt 2026-04-30 20:29:13.721863 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-vw6gt.yaml 2026-04-30 20:29:13.721880 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-04-30 20:29:13.721898 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-04-30 20:29:13.721915 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-8ll5k.txt 2026-04-30 20:29:13.721933 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-8ll5k.yaml 2026-04-30 20:29:13.721951 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-04-30 20:29:13.721968 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-04-30 20:29:13.721985 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-04-30 20:29:13.722003 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-04-30 20:29:13.722020 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-04-30 20:29:13.722037 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-04-30 20:29:13.722054 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-04-30 20:29:13.722101 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-04-30 20:29:13.722122 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-04-30 20:29:13.722140 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-04-30 20:29:13.722158 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-04-30 20:29:13.722176 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-04-30 20:29:13.722193 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-04-30 20:29:13.722210 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-04-30 20:29:13.722228 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-04-30 20:29:13.722245 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-04-30 20:29:13.722262 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-04-30 20:29:13.722280 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-04-30 20:29:13.722297 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-04-30 20:29:13.722314 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-04-30 20:29:13.722331 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-04-30 20:29:13.722349 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-04-30 20:29:13.722366 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-04-30 20:29:13.722383 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-04-30 20:29:13.722401 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-04-30 20:29:13.722418 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-04-30 20:29:13.722435 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-04-30 20:29:13.722452 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-04-30 20:29:13.722469 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-04-30 20:29:13.722487 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-04-30 20:29:13.722504 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-04-30 20:29:13.722521 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-04-30 20:29:13.722538 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-04-30 20:29:13.722556 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-04-30 20:29:13.722573 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-04-30 20:29:13.722591 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-04-30 20:29:13.722608 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-04-30 20:29:13.722625 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-04-30 20:29:13.722642 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-04-30 20:29:13.722660 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-04-30 20:29:13.722683 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-04-30 20:29:13.722701 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-04-30 20:29:13.722718 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-04-30 20:29:13.722736 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-04-30 20:29:13.722753 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-04-30 20:29:13.722770 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-04-30 20:29:13.722787 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-04-30 20:29:13.722805 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-04-30 20:29:13.722822 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-04-30 20:29:13.722839 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-04-30 20:29:13.722856 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-04-30 20:29:13.722874 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-04-30 20:29:13.722891 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-04-30 20:29:13.722908 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-04-30 20:29:13.722925 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-04-30 20:29:13.722942 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-04-30 20:29:13.722960 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-04-30 20:29:13.722977 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-04-30 20:29:13.722994 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-04-30 20:29:13.723011 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-04-30 20:29:13.723028 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-04-30 20:29:13.723046 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-04-30 20:29:13.723063 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-04-30 20:29:13.723081 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-04-30 20:29:13.723098 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-04-30 20:29:13.723116 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-04-30 20:29:13.723133 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-04-30 20:29:13.723150 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-04-30 20:29:13.723168 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-04-30 20:29:13.723185 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-04-30 20:29:13.723202 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-04-30 20:29:13.723219 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-04-30 20:29:13.723236 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-04-30 20:29:13.723258 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-04-30 20:29:13.723276 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-04-30 20:29:13.723294 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-04-30 20:29:13.723311 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-04-30 20:29:13.723329 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-04-30 20:29:13.723346 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-04-30 20:29:13.723364 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-04-30 20:29:13.723382 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-04-30 20:29:13.723399 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-04-30 20:29:13.723417 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-04-30 20:29:13.723434 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-04-30 20:29:13.723452 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-04-30 20:29:13.723469 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-04-30 20:29:13.723487 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-04-30 20:29:13.723505 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-04-30 20:29:13.723522 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-04-30 20:29:13.723540 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-04-30 20:29:13.723557 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-04-30 20:29:13.723575 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-04-30 20:29:13.723592 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-04-30 20:29:13.723609 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-04-30 20:29:13.723627 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-04-30 20:29:13.723644 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-04-30 20:29:13.723662 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-04-30 20:29:13.723679 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-04-30 20:29:13.723696 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-04-30 20:29:13.723713 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-04-30 20:29:13.723731 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-04-30 20:29:13.723749 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-04-30 20:29:13.723766 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-04-30 20:29:13.723784 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-04-30 20:29:13.723801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-04-30 20:29:13.723818 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-04-30 20:29:13.723835 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-04-30 20:29:13.723853 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-04-30 20:29:13.723870 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-04-30 20:29:13.723892 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-04-30 20:29:13.723914 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-04-30 20:29:13.723940 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-04-30 20:29:13.723964 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-04-30 20:29:13.723985 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-04-30 20:29:13.724003 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-04-30 20:29:13.724020 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-04-30 20:29:13.724038 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-04-30 20:29:13.724055 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-04-30 20:29:13.724073 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-04-30 20:29:13.724090 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-04-30 20:29:13.724107 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-04-30 20:29:13.724125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-30 20:29:13.724143 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-30 20:29:13.724160 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-04-30 20:29:13.724178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-04-30 20:29:13.724195 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-04-30 20:29:13.724213 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-04-30 20:29:13.724230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-04-30 20:29:13.724248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-04-30 20:29:13.724265 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-04-30 20:29:13.724282 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-04-30 20:29:13.724300 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-04-30 20:29:13.724317 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-04-30 20:29:13.724335 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-04-30 20:29:13.724353 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-04-30 20:29:13.724387 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-04-30 20:29:13.724406 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-04-30 20:29:13.724423 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-04-30 20:29:13.724443 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-04-30 20:29:13.724464 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-04-30 20:29:13.724481 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-04-30 20:29:13.724499 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-04-30 20:29:13.724516 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-04-30 20:29:13.724539 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-04-30 20:29:13.724558 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-04-30 20:29:13.724576 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-04-30 20:29:13.724593 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-04-30 20:29:13.724611 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-04-30 20:29:13.724629 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-04-30 20:29:13.724646 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-04-30 20:29:13.724664 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-04-30 20:29:13.724682 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-04-30 20:29:13.724700 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-04-30 20:29:13.724718 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-04-30 20:29:13.724735 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-04-30 20:29:13.724753 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-04-30 20:29:13.724770 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-04-30 20:29:13.724788 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-04-30 20:29:13.724805 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-04-30 20:29:13.724822 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-04-30 20:29:13.724840 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-04-30 20:29:13.724857 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-04-30 20:29:13.724877 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-04-30 20:29:13.724897 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-04-30 20:29:13.724915 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-04-30 20:29:13.724933 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-04-30 20:29:13.724950 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-04-30 20:29:13.724985 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-04-30 20:29:13.725003 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-04-30 20:29:13.725021 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-04-30 20:29:13.725038 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-04-30 20:29:13.725055 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-04-30 20:29:13.725072 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-04-30 20:29:13.725090 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-04-30 20:29:13.725109 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-04-30 20:29:13.725135 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-04-30 20:29:13.725160 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-04-30 20:29:13.725179 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-04-30 20:29:13.725197 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-04-30 20:29:13.725214 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-04-30 20:29:13.725232 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-04-30 20:29:13.725249 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-04-30 20:29:13.725266 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-04-30 20:29:13.725284 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-04-30 20:29:13.725301 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-04-30 20:29:13.725318 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-04-30 20:29:13.725336 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-04-30 20:29:13.725353 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-04-30 20:29:13.725370 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-04-30 20:29:13.725387 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-04-30 20:29:13.725404 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-04-30 20:29:13.725422 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-04-30 20:29:13.725439 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-04-30 20:29:13.725456 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-04-30 20:29:13.725474 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-04-30 20:29:13.725492 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-04-30 20:29:13.725509 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-04-30 20:29:13.725526 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-04-30 20:29:13.725544 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-04-30 20:29:13.725561 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-04-30 20:29:13.725578 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-04-30 20:29:13.725596 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-04-30 20:29:13.725613 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-04-30 20:29:13.725631 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-30 20:29:13.725648 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-30 20:29:13.725666 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-04-30 20:29:13.725684 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-04-30 20:29:13.725701 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-04-30 20:29:13.725719 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-04-30 20:29:13.725735 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-04-30 20:29:13.725753 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-04-30 20:29:13.725776 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-04-30 20:29:13.725795 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-04-30 20:29:13.725814 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-04-30 20:29:13.725832 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-04-30 20:29:13.725849 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-04-30 20:29:13.725867 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-04-30 20:29:13.725884 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-04-30 20:29:13.725902 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-04-30 20:29:13.725919 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-04-30 20:29:13.725937 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-xj62q.txt 2026-04-30 20:29:13.725954 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-xj62q.yaml 2026-04-30 20:29:13.725972 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-04-30 20:29:13.725990 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-04-30 20:29:13.726007 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-04-30 20:29:13.726025 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-04-30 20:29:13.726042 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-04-30 20:29:13.746990 | 2026-04-30 20:29:13.747059 | TASK [gather-pod-logs : creating directory for pod logs] 2026-04-30 20:29:13.974146 | instance | changed 2026-04-30 20:29:13.979169 | 2026-04-30 20:29:13.979232 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-04-30 20:29:14.194635 | instance | changed 2026-04-30 20:29:14.199591 | 2026-04-30 20:29:14.199663 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-04-30 20:29:14.755312 | instance | auth-system/keycloak-0/keycloak 2026-04-30 20:29:14.951483 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-04-30 20:29:15.133733 | instance | cert-manager/cert-manager-75c4c745bc-gv5gs/cert-manager-controller 2026-04-30 20:29:15.314403 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-gv5gs" not found 2026-04-30 20:29:15.511519 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-8pd7v/cert-manager-cainjector 2026-04-30 20:29:15.695300 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-8pd7v" not found 2026-04-30 20:29:15.859462 | instance | cert-manager/cert-manager-webhook-548949fc64-pjrzw/cert-manager-webhook 2026-04-30 20:29:16.049296 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-pjrzw" not found 2026-04-30 20:29:16.244908 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-xz9tm/envoy-gateway 2026-04-30 20:29:16.452744 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-xz9tm" not found 2026-04-30 20:29:16.633626 | instance | ingress-nginx/ingress-nginx-controller-t6kkr/controller 2026-04-30 20:29:16.811422 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-t6kkr" not found 2026-04-30 20:29:16.980748 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-nrm7d/ingress-nginx-default-backend 2026-04-30 20:29:17.174488 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-nrm7d" not found 2026-04-30 20:29:17.344477 | instance | kube-system/cilium-8t5cx/config 2026-04-30 20:29:17.527673 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-8t5cx" not found 2026-04-30 20:29:17.530697 | instance | kube-system/cilium-8t5cx/mount-cgroup 2026-04-30 20:29:17.698416 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-8t5cx" not found 2026-04-30 20:29:17.700942 | instance | kube-system/cilium-8t5cx/apply-sysctl-overwrites 2026-04-30 20:29:17.884695 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-8t5cx" not found 2026-04-30 20:29:17.888289 | instance | kube-system/cilium-8t5cx/mount-bpf-fs 2026-04-30 20:29:18.066157 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-8t5cx" not found 2026-04-30 20:29:18.070844 | instance | kube-system/cilium-8t5cx/clean-cilium-state 2026-04-30 20:29:18.254877 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-8t5cx" not found 2026-04-30 20:29:18.258789 | instance | kube-system/cilium-8t5cx/install-cni-binaries 2026-04-30 20:29:18.444256 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-8t5cx" not found 2026-04-30 20:29:18.450773 | instance | kube-system/cilium-8t5cx/cilium-agent 2026-04-30 20:29:18.649173 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-8t5cx" not found 2026-04-30 20:29:18.814614 | instance | kube-system/cilium-operator-869df985b8-hbtrs/cilium-operator 2026-04-30 20:29:19.000165 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-hbtrs" not found 2026-04-30 20:29:19.179889 | instance | kube-system/coredns-67659f764b-6m5hn/coredns 2026-04-30 20:29:19.369517 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-6m5hn" not found 2026-04-30 20:29:19.534695 | instance | kube-system/coredns-67659f764b-gcsxl/coredns 2026-04-30 20:29:19.706182 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-gcsxl" not found 2026-04-30 20:29:19.873455 | instance | kube-system/etcd-instance/etcd 2026-04-30 20:29:20.046248 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-04-30 20:29:20.205920 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-04-30 20:29:20.381508 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-04-30 20:29:20.552692 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-04-30 20:29:20.755628 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-04-30 20:29:20.933557 | instance | kube-system/kube-proxy-ngdml/kube-proxy 2026-04-30 20:29:21.106505 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-ngdml" not found 2026-04-30 20:29:21.274614 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-04-30 20:29:21.461147 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-04-30 20:29:21.641096 | instance | kube-system/kube-vip-instance/kube-vip 2026-04-30 20:29:21.810471 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-04-30 20:29:21.986122 | instance | local-path-storage/local-path-provisioner-679c578f5-59rfb/local-path-provisioner 2026-04-30 20:29:22.150861 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-59rfb" not found 2026-04-30 20:29:22.329373 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-04-30 20:29:22.498293 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-30 20:29:22.501158 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-04-30 20:29:22.665615 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-30 20:29:22.668878 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-04-30 20:29:22.832234 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-30 20:29:22.836096 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-04-30 20:29:22.999497 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-30 20:29:23.176235 | instance | monitoring/kube-prometheus-stack-grafana-576b4cdbbc-cx788/grafana-sc-dashboard 2026-04-30 20:29:23.346528 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-576b4cdbbc-cx788" not found 2026-04-30 20:29:23.350576 | instance | monitoring/kube-prometheus-stack-grafana-576b4cdbbc-cx788/grafana-sc-datasources 2026-04-30 20:29:23.517265 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-576b4cdbbc-cx788" not found 2026-04-30 20:29:23.522205 | instance | monitoring/kube-prometheus-stack-grafana-576b4cdbbc-cx788/grafana 2026-04-30 20:29:23.730394 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-576b4cdbbc-cx788" not found 2026-04-30 20:29:23.903980 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-49zxd/kube-state-metrics 2026-04-30 20:29:24.072820 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-49zxd" not found 2026-04-30 20:29:24.232708 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-56rrr/kube-prometheus-stack 2026-04-30 20:29:24.392743 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-56rrr" not found 2026-04-30 20:29:24.547464 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-ldw6w/node-exporter 2026-04-30 20:29:24.711545 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-ldw6w/pod-tls-sidecar 2026-04-30 20:29:24.863330 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-ldw6w" not found 2026-04-30 20:29:25.015758 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-04-30 20:29:25.173000 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-30 20:29:25.175444 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-04-30 20:29:25.330644 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-30 20:29:25.333373 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-04-30 20:29:25.489431 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-30 20:29:25.491923 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-04-30 20:29:25.660998 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-30 20:29:25.664560 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-04-30 20:29:25.819983 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-30 20:29:25.985358 | instance | openstack/horizon-79f94774c6-7nhft/init 2026-04-30 20:29:26.153425 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-79f94774c6-7nhft" not found 2026-04-30 20:29:26.156340 | instance | openstack/horizon-79f94774c6-7nhft/horizon 2026-04-30 20:29:26.347042 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-79f94774c6-7nhft" not found 2026-04-30 20:29:26.533509 | instance | openstack/horizon-79f94774c6-gnbww/init 2026-04-30 20:29:26.703873 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-79f94774c6-gnbww" not found 2026-04-30 20:29:26.706953 | instance | openstack/horizon-79f94774c6-gnbww/horizon 2026-04-30 20:29:26.905095 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-79f94774c6-gnbww" not found 2026-04-30 20:29:27.059722 | instance | openstack/horizon-79f94774c6-s7x78/init 2026-04-30 20:29:27.226742 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-79f94774c6-s7x78" not found 2026-04-30 20:29:27.230187 | instance | openstack/horizon-79f94774c6-s7x78/horizon 2026-04-30 20:29:27.416044 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-79f94774c6-s7x78" not found 2026-04-30 20:29:27.601842 | instance | openstack/horizon-db-init-kkfgs/init 2026-04-30 20:29:27.773249 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-kkfgs" not found 2026-04-30 20:29:27.777494 | instance | openstack/horizon-db-init-kkfgs/horizon-db-init-0 2026-04-30 20:29:27.940797 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-kkfgs" not found 2026-04-30 20:29:28.111090 | instance | openstack/horizon-db-sync-pbhh5/init 2026-04-30 20:29:28.270034 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-pbhh5" not found 2026-04-30 20:29:28.273618 | instance | openstack/horizon-db-sync-pbhh5/horizon-db-sync 2026-04-30 20:29:28.442053 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-pbhh5" not found 2026-04-30 20:29:28.615713 | instance | openstack/keystone-api-5bc7477ff6-x8ksr/init 2026-04-30 20:29:28.776471 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-5bc7477ff6-x8ksr" not found 2026-04-30 20:29:28.780164 | instance | openstack/keystone-api-5bc7477ff6-x8ksr/keystone-api 2026-04-30 20:29:28.942062 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-5bc7477ff6-x8ksr" not found 2026-04-30 20:29:29.103436 | instance | openstack/keystone-bootstrap-sfq98/init 2026-04-30 20:29:29.279275 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-sfq98" not found 2026-04-30 20:29:29.282985 | instance | openstack/keystone-bootstrap-sfq98/bootstrap 2026-04-30 20:29:29.447563 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-sfq98" not found 2026-04-30 20:29:29.655260 | instance | openstack/keystone-credential-setup-vjgst/init 2026-04-30 20:29:29.820019 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-vjgst" not found 2026-04-30 20:29:29.822374 | instance | openstack/keystone-credential-setup-vjgst/keystone-credential-setup 2026-04-30 20:29:29.983698 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-vjgst" not found 2026-04-30 20:29:30.141142 | instance | openstack/keystone-db-init-c4nbr/init 2026-04-30 20:29:30.304014 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-c4nbr" not found 2026-04-30 20:29:30.306865 | instance | openstack/keystone-db-init-c4nbr/keystone-db-init-0 2026-04-30 20:29:30.467658 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-c4nbr" not found 2026-04-30 20:29:30.633228 | instance | openstack/keystone-db-sync-46ljh/init 2026-04-30 20:29:30.798972 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-46ljh" not found 2026-04-30 20:29:30.803616 | instance | openstack/keystone-db-sync-46ljh/keystone-db-sync 2026-04-30 20:29:30.975220 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-46ljh" not found 2026-04-30 20:29:31.134114 | instance | openstack/keystone-domain-manage-7bz56/init 2026-04-30 20:29:31.307901 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-7bz56" not found 2026-04-30 20:29:31.311451 | instance | openstack/keystone-domain-manage-7bz56/keystone-domain-manage 2026-04-30 20:29:31.479180 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-7bz56" not found 2026-04-30 20:29:31.658568 | instance | openstack/keystone-fernet-setup-ww8ln/init 2026-04-30 20:29:31.826413 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-ww8ln" not found 2026-04-30 20:29:31.829891 | instance | openstack/keystone-fernet-setup-ww8ln/keystone-fernet-setup 2026-04-30 20:29:31.980382 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-ww8ln" not found 2026-04-30 20:29:32.135138 | instance | openstack/keystone-rabbit-init-mfb2p/init 2026-04-30 20:29:32.298258 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-mfb2p" not found 2026-04-30 20:29:32.301558 | instance | openstack/keystone-rabbit-init-mfb2p/rabbit-init 2026-04-30 20:29:32.470343 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-mfb2p" not found 2026-04-30 20:29:32.635744 | instance | openstack/memcached-memcached-6479589586-w8r89/init 2026-04-30 20:29:32.817748 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-w8r89" not found 2026-04-30 20:29:32.821399 | instance | openstack/memcached-memcached-6479589586-w8r89/memcached 2026-04-30 20:29:32.992444 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-w8r89" not found 2026-04-30 20:29:32.995556 | instance | openstack/memcached-memcached-6479589586-w8r89/memcached-exporter 2026-04-30 20:29:33.157885 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-w8r89" not found 2026-04-30 20:29:33.324159 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-04-30 20:29:33.494600 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-30 20:29:33.498273 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-04-30 20:29:33.663548 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-30 20:29:33.667663 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-04-30 20:29:33.871771 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-04-30 20:29:33.874509 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-04-30 20:29:34.055407 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-04-30 20:29:34.214499 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-04-30 20:29:34.392626 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-04-30 20:29:34.397230 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-04-30 20:29:34.565734 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-04-30 20:29:34.569943 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-04-30 20:29:34.723754 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-04-30 20:29:34.890998 | instance | openstack/pxc-operator-69cb5bbdb9-9mc9v/percona-xtradb-cluster-operator 2026-04-30 20:29:35.062782 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-9mc9v" not found 2026-04-30 20:29:35.216406 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-vw6gt/rabbitmq-cluster-operator 2026-04-30 20:29:35.381314 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-vw6gt" not found 2026-04-30 20:29:35.542821 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-04-30 20:29:35.699140 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-04-30 20:29:35.702675 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-04-30 20:29:35.878521 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-04-30 20:29:36.029288 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-8ll5k/rabbitmq-cluster-operator 2026-04-30 20:29:36.194303 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-8ll5k" not found 2026-04-30 20:29:36.348093 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-xj62q/secretgen-controller 2026-04-30 20:29:36.516863 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-xj62q" not found 2026-04-30 20:29:36.765687 | instance | ERROR 2026-04-30 20:29:36.766029 | instance | { 2026-04-30 20:29:36.766092 | instance | "delta": "0:00:22.120880", 2026-04-30 20:29:36.766137 | instance | "end": "2026-04-30 20:29:36.522025", 2026-04-30 20:29:36.766177 | instance | "msg": "non-zero return code", 2026-04-30 20:29:36.766217 | instance | "rc": 123, 2026-04-30 20:29:36.766255 | instance | "start": "2026-04-30 20:29:14.401145" 2026-04-30 20:29:36.766292 | instance | } 2026-04-30 20:29:36.766341 | instance | ERROR: Ignoring Errors 2026-04-30 20:29:36.774006 | 2026-04-30 20:29:36.774084 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-04-30 20:29:37.288659 | instance | changed: 2026-04-30 20:29:37.288891 | instance | cd+++++++++ pod-logs/ 2026-04-30 20:29:37.288951 | instance | cd+++++++++ pod-logs/auth-system/ 2026-04-30 20:29:37.289005 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-04-30 20:29:37.289033 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-04-30 20:29:37.289060 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-04-30 20:29:37.289085 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-gv5gs/ 2026-04-30 20:29:37.289111 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-gv5gs/cert-manager-controller.txt 2026-04-30 20:29:37.289139 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-8pd7v/ 2026-04-30 20:29:37.289165 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-8pd7v/cert-manager-cainjector.txt 2026-04-30 20:29:37.289191 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-pjrzw/ 2026-04-30 20:29:37.289216 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-pjrzw/cert-manager-webhook.txt 2026-04-30 20:29:37.289242 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-04-30 20:29:37.289267 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-xz9tm/ 2026-04-30 20:29:37.289292 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-xz9tm/envoy-gateway.txt 2026-04-30 20:29:37.289317 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-04-30 20:29:37.289342 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-04-30 20:29:37.289367 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-04-30 20:29:37.289392 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-04-30 20:29:37.289417 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-04-30 20:29:37.289442 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-gv5gs/ 2026-04-30 20:29:37.289467 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-gv5gs/cert-manager-controller.txt 2026-04-30 20:29:37.289493 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-8pd7v/ 2026-04-30 20:29:37.289518 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-8pd7v/cert-manager-cainjector.txt 2026-04-30 20:29:37.289547 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-pjrzw/ 2026-04-30 20:29:37.289572 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-pjrzw/cert-manager-webhook.txt 2026-04-30 20:29:37.289597 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-04-30 20:29:37.289621 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-xz9tm/ 2026-04-30 20:29:37.289645 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-xz9tm/envoy-gateway.txt 2026-04-30 20:29:37.289670 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-04-30 20:29:37.289695 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-t6kkr/ 2026-04-30 20:29:37.289719 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-t6kkr/controller.txt 2026-04-30 20:29:37.289744 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-nrm7d/ 2026-04-30 20:29:37.289768 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-nrm7d/ingress-nginx-default-backend.txt 2026-04-30 20:29:37.289792 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-04-30 20:29:37.289816 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-8t5cx/ 2026-04-30 20:29:37.289840 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8t5cx/apply-sysctl-overwrites.txt 2026-04-30 20:29:37.289864 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8t5cx/cilium-agent.txt 2026-04-30 20:29:37.289898 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8t5cx/clean-cilium-state.txt 2026-04-30 20:29:37.289924 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8t5cx/config.txt 2026-04-30 20:29:37.289948 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8t5cx/install-cni-binaries.txt 2026-04-30 20:29:37.289973 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8t5cx/mount-bpf-fs.txt 2026-04-30 20:29:37.289997 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8t5cx/mount-cgroup.txt 2026-04-30 20:29:37.290021 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-hbtrs/ 2026-04-30 20:29:37.290047 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-hbtrs/cilium-operator.txt 2026-04-30 20:29:37.290072 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-6m5hn/ 2026-04-30 20:29:37.290097 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-6m5hn/coredns.txt 2026-04-30 20:29:37.290121 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-gcsxl/ 2026-04-30 20:29:37.290145 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-gcsxl/coredns.txt 2026-04-30 20:29:37.290169 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-04-30 20:29:37.290193 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-04-30 20:29:37.290217 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-04-30 20:29:37.290242 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-30 20:29:37.290266 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-04-30 20:29:37.290291 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-30 20:29:37.290315 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-ngdml/ 2026-04-30 20:29:37.290339 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-ngdml/kube-proxy.txt 2026-04-30 20:29:37.290365 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-04-30 20:29:37.290402 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-30 20:29:37.290430 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-04-30 20:29:37.290460 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-04-30 20:29:37.290485 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-04-30 20:29:37.290510 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-59rfb/ 2026-04-30 20:29:37.290535 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-59rfb/local-path-provisioner.txt 2026-04-30 20:29:37.290560 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-04-30 20:29:37.290584 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-30 20:29:37.290609 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-30 20:29:37.290634 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-30 20:29:37.290658 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-30 20:29:37.290683 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-30 20:29:37.290707 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-576b4cdbbc-cx788/ 2026-04-30 20:29:37.290732 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-576b4cdbbc-cx788/grafana-sc-dashboard.txt 2026-04-30 20:29:37.290764 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-576b4cdbbc-cx788/grafana-sc-datasources.txt 2026-04-30 20:29:37.290790 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-576b4cdbbc-cx788/grafana.txt 2026-04-30 20:29:37.290815 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-49zxd/ 2026-04-30 20:29:37.290839 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-49zxd/kube-state-metrics.txt 2026-04-30 20:29:37.290865 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-56rrr/ 2026-04-30 20:29:37.290890 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-56rrr/kube-prometheus-stack.txt 2026-04-30 20:29:37.290915 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-ldw6w/ 2026-04-30 20:29:37.290940 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-ldw6w/node-exporter.txt 2026-04-30 20:29:37.290965 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-ldw6w/pod-tls-sidecar.txt 2026-04-30 20:29:37.290990 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-30 20:29:37.291015 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-30 20:29:37.291039 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-30 20:29:37.291063 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-30 20:29:37.291088 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-30 20:29:37.291112 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-30 20:29:37.291136 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-04-30 20:29:37.291161 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-79f94774c6-7nhft/ 2026-04-30 20:29:37.291185 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-79f94774c6-7nhft/horizon.txt 2026-04-30 20:29:37.291210 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-79f94774c6-7nhft/init.txt 2026-04-30 20:29:37.291235 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-79f94774c6-gnbww/ 2026-04-30 20:29:37.291260 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-79f94774c6-gnbww/horizon.txt 2026-04-30 20:29:37.291284 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-79f94774c6-gnbww/init.txt 2026-04-30 20:29:37.291310 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-79f94774c6-s7x78/ 2026-04-30 20:29:37.291334 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-79f94774c6-s7x78/horizon.txt 2026-04-30 20:29:37.291358 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-79f94774c6-s7x78/init.txt 2026-04-30 20:29:37.291382 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-kkfgs/ 2026-04-30 20:29:37.291407 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-kkfgs/horizon-db-init-0.txt 2026-04-30 20:29:37.291431 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-kkfgs/init.txt 2026-04-30 20:29:37.291454 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-pbhh5/ 2026-04-30 20:29:37.291479 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-pbhh5/horizon-db-sync.txt 2026-04-30 20:29:37.291502 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-pbhh5/init.txt 2026-04-30 20:29:37.291532 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-5bc7477ff6-x8ksr/ 2026-04-30 20:29:37.291557 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-5bc7477ff6-x8ksr/init.txt 2026-04-30 20:29:37.291581 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-5bc7477ff6-x8ksr/keystone-api.txt 2026-04-30 20:29:37.291605 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-sfq98/ 2026-04-30 20:29:37.291630 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-sfq98/bootstrap.txt 2026-04-30 20:29:37.291653 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-sfq98/init.txt 2026-04-30 20:29:37.291677 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-vjgst/ 2026-04-30 20:29:37.291701 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-vjgst/init.txt 2026-04-30 20:29:37.291725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-vjgst/keystone-credential-setup.txt 2026-04-30 20:29:37.291749 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-c4nbr/ 2026-04-30 20:29:37.291772 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-c4nbr/init.txt 2026-04-30 20:29:37.291796 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-c4nbr/keystone-db-init-0.txt 2026-04-30 20:29:37.291820 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-46ljh/ 2026-04-30 20:29:37.291845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-46ljh/init.txt 2026-04-30 20:29:37.291869 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-46ljh/keystone-db-sync.txt 2026-04-30 20:29:37.291892 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-7bz56/ 2026-04-30 20:29:37.291916 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-7bz56/init.txt 2026-04-30 20:29:37.291940 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-7bz56/keystone-domain-manage.txt 2026-04-30 20:29:37.291964 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-ww8ln/ 2026-04-30 20:29:37.291989 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-ww8ln/init.txt 2026-04-30 20:29:37.292013 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-ww8ln/keystone-fernet-setup.txt 2026-04-30 20:29:37.292037 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-mfb2p/ 2026-04-30 20:29:37.292061 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-mfb2p/init.txt 2026-04-30 20:29:37.292085 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-mfb2p/rabbit-init.txt 2026-04-30 20:29:37.292109 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-w8r89/ 2026-04-30 20:29:37.292133 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-w8r89/init.txt 2026-04-30 20:29:37.292157 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-w8r89/memcached-exporter.txt 2026-04-30 20:29:37.292181 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-w8r89/memcached.txt 2026-04-30 20:29:37.292205 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-04-30 20:29:37.292277 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-04-30 20:29:37.292314 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-30 20:29:37.292339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-30 20:29:37.292363 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-30 20:29:37.292401 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-04-30 20:29:37.292427 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-30 20:29:37.292451 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-30 20:29:37.292475 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-30 20:29:37.292499 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-9mc9v/ 2026-04-30 20:29:37.292524 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-9mc9v/percona-xtradb-cluster-operator.txt 2026-04-30 20:29:37.292547 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-vw6gt/ 2026-04-30 20:29:37.292572 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-vw6gt/rabbitmq-cluster-operator.txt 2026-04-30 20:29:37.292596 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-04-30 20:29:37.292620 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-30 20:29:37.292645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-30 20:29:37.292669 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-8ll5k/ 2026-04-30 20:29:37.292694 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-8ll5k/rabbitmq-cluster-operator.txt 2026-04-30 20:29:37.292719 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-04-30 20:29:37.292744 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-xj62q/ 2026-04-30 20:29:37.292768 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-xj62q/secretgen-controller.txt 2026-04-30 20:29:37.292793 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-04-30 20:29:37.292818 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-t6kkr/ 2026-04-30 20:29:37.292842 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-t6kkr/controller.txt 2026-04-30 20:29:37.292867 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-nrm7d/ 2026-04-30 20:29:37.292892 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-nrm7d/ingress-nginx-default-backend.txt 2026-04-30 20:29:37.292916 | instance | cd+++++++++ pod-logs/kube-system/ 2026-04-30 20:29:37.292941 | instance | cd+++++++++ pod-logs/kube-system/cilium-8t5cx/ 2026-04-30 20:29:37.292988 | instance | >f+++++++++ pod-logs/kube-system/cilium-8t5cx/apply-sysctl-overwrites.txt 2026-04-30 20:29:37.293015 | instance | >f+++++++++ pod-logs/kube-system/cilium-8t5cx/cilium-agent.txt 2026-04-30 20:29:37.293041 | instance | >f+++++++++ pod-logs/kube-system/cilium-8t5cx/clean-cilium-state.txt 2026-04-30 20:29:37.293066 | instance | >f+++++++++ pod-logs/kube-system/cilium-8t5cx/config.txt 2026-04-30 20:29:37.293090 | instance | >f+++++++++ pod-logs/kube-system/cilium-8t5cx/install-cni-binaries.txt 2026-04-30 20:29:37.293115 | instance | >f+++++++++ pod-logs/kube-system/cilium-8t5cx/mount-bpf-fs.txt 2026-04-30 20:29:37.293140 | instance | >f+++++++++ pod-logs/kube-system/cilium-8t5cx/mount-cgroup.txt 2026-04-30 20:29:37.293166 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-hbtrs/ 2026-04-30 20:29:37.293191 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-hbtrs/cilium-operator.txt 2026-04-30 20:29:37.293217 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-6m5hn/ 2026-04-30 20:29:37.293242 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-6m5hn/coredns.txt 2026-04-30 20:29:37.293267 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-gcsxl/ 2026-04-30 20:29:37.293293 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-gcsxl/coredns.txt 2026-04-30 20:29:37.293325 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-04-30 20:29:37.293348 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-04-30 20:29:37.293366 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-04-30 20:29:37.293383 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-30 20:29:37.293401 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-04-30 20:29:37.293419 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-30 20:29:37.293436 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-ngdml/ 2026-04-30 20:29:37.293453 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-ngdml/kube-proxy.txt 2026-04-30 20:29:37.293471 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-04-30 20:29:37.293488 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-30 20:29:37.293505 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-04-30 20:29:37.293523 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-04-30 20:29:37.293540 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-04-30 20:29:37.293558 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-59rfb/ 2026-04-30 20:29:37.293575 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-59rfb/local-path-provisioner.txt 2026-04-30 20:29:37.293592 | instance | cd+++++++++ pod-logs/monitoring/ 2026-04-30 20:29:37.293609 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-30 20:29:37.293627 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-30 20:29:37.293645 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-30 20:29:37.293662 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-30 20:29:37.293679 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-30 20:29:37.293696 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-576b4cdbbc-cx788/ 2026-04-30 20:29:37.293714 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-576b4cdbbc-cx788/grafana-sc-dashboard.txt 2026-04-30 20:29:37.293731 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-576b4cdbbc-cx788/grafana-sc-datasources.txt 2026-04-30 20:29:37.293749 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-576b4cdbbc-cx788/grafana.txt 2026-04-30 20:29:37.293766 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-49zxd/ 2026-04-30 20:29:37.293783 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-49zxd/kube-state-metrics.txt 2026-04-30 20:29:37.293800 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-56rrr/ 2026-04-30 20:29:37.293818 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-56rrr/kube-prometheus-stack.txt 2026-04-30 20:29:37.293835 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-ldw6w/ 2026-04-30 20:29:37.293852 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-ldw6w/node-exporter.txt 2026-04-30 20:29:37.293869 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-ldw6w/pod-tls-sidecar.txt 2026-04-30 20:29:37.293887 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-30 20:29:37.293904 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-30 20:29:37.293927 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-30 20:29:37.293945 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-30 20:29:37.293962 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-30 20:29:37.293979 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-30 20:29:37.293997 | instance | cd+++++++++ pod-logs/openstack/ 2026-04-30 20:29:37.294014 | instance | cd+++++++++ pod-logs/openstack/horizon-79f94774c6-7nhft/ 2026-04-30 20:29:37.294031 | instance | >f+++++++++ pod-logs/openstack/horizon-79f94774c6-7nhft/horizon.txt 2026-04-30 20:29:37.294049 | instance | >f+++++++++ pod-logs/openstack/horizon-79f94774c6-7nhft/init.txt 2026-04-30 20:29:37.294067 | instance | cd+++++++++ pod-logs/openstack/horizon-79f94774c6-gnbww/ 2026-04-30 20:29:37.294085 | instance | >f+++++++++ pod-logs/openstack/horizon-79f94774c6-gnbww/horizon.txt 2026-04-30 20:29:37.294102 | instance | >f+++++++++ pod-logs/openstack/horizon-79f94774c6-gnbww/init.txt 2026-04-30 20:29:37.294120 | instance | cd+++++++++ pod-logs/openstack/horizon-79f94774c6-s7x78/ 2026-04-30 20:29:37.294138 | instance | >f+++++++++ pod-logs/openstack/horizon-79f94774c6-s7x78/horizon.txt 2026-04-30 20:29:37.294156 | instance | >f+++++++++ pod-logs/openstack/horizon-79f94774c6-s7x78/init.txt 2026-04-30 20:29:37.294174 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-kkfgs/ 2026-04-30 20:29:37.294192 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-kkfgs/horizon-db-init-0.txt 2026-04-30 20:29:37.294209 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-kkfgs/init.txt 2026-04-30 20:29:37.294227 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-pbhh5/ 2026-04-30 20:29:37.294245 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-pbhh5/horizon-db-sync.txt 2026-04-30 20:29:37.294262 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-pbhh5/init.txt 2026-04-30 20:29:37.294280 | instance | cd+++++++++ pod-logs/openstack/keystone-api-5bc7477ff6-x8ksr/ 2026-04-30 20:29:37.294298 | instance | >f+++++++++ pod-logs/openstack/keystone-api-5bc7477ff6-x8ksr/init.txt 2026-04-30 20:29:37.294315 | instance | >f+++++++++ pod-logs/openstack/keystone-api-5bc7477ff6-x8ksr/keystone-api.txt 2026-04-30 20:29:37.294333 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-sfq98/ 2026-04-30 20:29:37.294350 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-sfq98/bootstrap.txt 2026-04-30 20:29:37.294368 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-sfq98/init.txt 2026-04-30 20:29:37.294385 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-vjgst/ 2026-04-30 20:29:37.294402 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-vjgst/init.txt 2026-04-30 20:29:37.294420 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-vjgst/keystone-credential-setup.txt 2026-04-30 20:29:37.294437 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-c4nbr/ 2026-04-30 20:29:37.294454 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-c4nbr/init.txt 2026-04-30 20:29:37.294472 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-c4nbr/keystone-db-init-0.txt 2026-04-30 20:29:37.294489 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-46ljh/ 2026-04-30 20:29:37.294506 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-46ljh/init.txt 2026-04-30 20:29:37.294523 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-46ljh/keystone-db-sync.txt 2026-04-30 20:29:37.294540 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-7bz56/ 2026-04-30 20:29:37.294558 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-7bz56/init.txt 2026-04-30 20:29:37.294580 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-7bz56/keystone-domain-manage.txt 2026-04-30 20:29:37.294598 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-ww8ln/ 2026-04-30 20:29:37.294615 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-ww8ln/init.txt 2026-04-30 20:29:37.294632 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-ww8ln/keystone-fernet-setup.txt 2026-04-30 20:29:37.294649 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-mfb2p/ 2026-04-30 20:29:37.294666 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-mfb2p/init.txt 2026-04-30 20:29:37.294683 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-mfb2p/rabbit-init.txt 2026-04-30 20:29:37.294701 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-w8r89/ 2026-04-30 20:29:37.294718 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-w8r89/init.txt 2026-04-30 20:29:37.294735 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-w8r89/memcached-exporter.txt 2026-04-30 20:29:37.294752 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-w8r89/memcached.txt 2026-04-30 20:29:37.294769 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-04-30 20:29:37.294786 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-04-30 20:29:37.294804 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-30 20:29:37.294821 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-30 20:29:37.294838 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-30 20:29:37.294855 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-04-30 20:29:37.294872 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-30 20:29:37.294889 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-30 20:29:37.294906 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-30 20:29:37.294923 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-9mc9v/ 2026-04-30 20:29:37.294941 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-9mc9v/percona-xtradb-cluster-operator.txt 2026-04-30 20:29:37.294958 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-vw6gt/ 2026-04-30 20:29:37.294976 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-vw6gt/rabbitmq-cluster-operator.txt 2026-04-30 20:29:37.294993 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-04-30 20:29:37.295010 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-30 20:29:37.295028 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-30 20:29:37.295045 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-8ll5k/ 2026-04-30 20:29:37.295062 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-8ll5k/rabbitmq-cluster-operator.txt 2026-04-30 20:29:37.295079 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-04-30 20:29:37.295097 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-xj62q/ 2026-04-30 20:29:37.295114 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-xj62q/secretgen-controller.txt 2026-04-30 20:29:37.305862 | 2026-04-30 20:29:37.305923 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-04-30 20:29:37.512696 | instance | changed 2026-04-30 20:29:37.517963 | 2026-04-30 20:29:37.518031 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-04-30 20:29:38.215844 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-04-30 20:29:38.241240 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-30 20:29:38.241304 | instance | Dload Upload Total Spent Left Speed 2026-04-30 20:29:38.255174 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-04-30 20:29:38.413526 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-04-30 20:29:38.421042 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-30 20:29:38.421097 | instance | Dload Upload Total Spent Left Speed 2026-04-30 20:29:38.428766 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-04-30 20:29:38.750252 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-04-30 20:29:38.759424 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-30 20:29:38.759463 | instance | Dload Upload Total Spent Left Speed 2026-04-30 20:29:38.767964 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-04-30 20:29:39.121969 | instance | Scraping memcached.openstack:9150/metrics: 2026-04-30 20:29:39.127727 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-30 20:29:39.127752 | instance | Dload Upload Total Spent Left Speed 2026-04-30 20:29:39.137051 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: memcached.openstack 2026-04-30 20:29:39.223113 | instance | Scraping memcached-metrics.openstack:9150/metrics: 2026-04-30 20:29:39.231284 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-30 20:29:39.231331 | instance | Dload Upload Total Spent Left Speed 2026-04-30 20:29:39.240331 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: memcached-metrics.openstack 2026-04-30 20:29:39.315854 | instance | Scraping percona-xtradb-haproxy-metrics.openstack:8404/metrics: 2026-04-30 20:29:39.324609 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-30 20:29:39.324669 | instance | Dload Upload Total Spent Left Speed 2026-04-30 20:29:39.333490 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: percona-xtradb-haproxy-metrics.openstack 2026-04-30 20:29:39.559696 | instance | ok: Runtime: 0:00:01.690636 2026-04-30 20:29:39.568131 | 2026-04-30 20:29:39.568240 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-04-30 20:29:39.838600 | instance | ceph-mgr endpoints: 2026-04-30 20:29:40.103777 | instance | ok: Runtime: 0:00:00.079144 2026-04-30 20:29:40.110657 | 2026-04-30 20:29:40.110758 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-04-30 20:29:40.648799 | instance | ok: Runtime: 0:00:00.077779 2026-04-30 20:29:40.655215 | 2026-04-30 20:29:40.655278 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-04-30 20:29:41.140122 | instance | changed: 2026-04-30 20:29:41.140336 | instance | cd+++++++++ prometheus/ 2026-04-30 20:29:41.140363 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-04-30 20:29:41.140384 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-04-30 20:29:41.140404 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-04-30 20:29:41.140422 | instance | >f+++++++++ prometheus/openstack-memcached-metrics.txt 2026-04-30 20:29:41.140460 | instance | >f+++++++++ prometheus/openstack-memcached.txt 2026-04-30 20:29:41.140479 | instance | >f+++++++++ prometheus/openstack-percona-xtradb-haproxy-metrics.txt 2026-04-30 20:29:41.149642 | 2026-04-30 20:29:41.149710 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-04-30 20:29:41.347947 | instance | changed 2026-04-30 20:29:41.354831 | 2026-04-30 20:29:41.355132 | TASK [gather-selenium-data : Get selenium data] 2026-04-30 20:29:41.613959 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-04-30 20:29:41.617485 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-04-30 20:29:41.950820 | instance | ERROR 2026-04-30 20:29:41.951094 | instance | { 2026-04-30 20:29:41.951161 | instance | "delta": "0:00:00.010169", 2026-04-30 20:29:41.951206 | instance | "end": "2026-04-30 20:29:41.617967", 2026-04-30 20:29:41.951246 | instance | "msg": "non-zero return code", 2026-04-30 20:29:41.951284 | instance | "rc": 1, 2026-04-30 20:29:41.951321 | instance | "start": "2026-04-30 20:29:41.607798" 2026-04-30 20:29:41.951358 | instance | } 2026-04-30 20:29:41.951408 | instance | ERROR: Ignoring Errors 2026-04-30 20:29:41.956875 | 2026-04-30 20:29:41.956945 | TASK [gather-selenium-data : Downloads logs to executor] 2026-04-30 20:29:42.433500 | instance | changed: cd+++++++++ selenium/ 2026-04-30 20:29:42.441826 | 2026-04-30 20:29:42.441888 | PLAY RECAP 2026-04-30 20:29:42.441934 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-04-30 20:29:42.441955 | 2026-04-30 20:29:42.600655 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-04-30 20:29:42.607086 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-30 20:29:43.213740 | 2026-04-30 20:29:43.213895 | PLAY [all] 2026-04-30 20:29:43.225509 | 2026-04-30 20:29:43.225581 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-30 20:29:43.261234 | instance | skipping: Conditional result was False 2026-04-30 20:29:43.270530 | 2026-04-30 20:29:43.270638 | TASK [fetch-output : Set log path for single node] 2026-04-30 20:29:43.304547 | instance | ok 2026-04-30 20:29:43.310615 | 2026-04-30 20:29:43.310681 | LOOP [fetch-output : Ensure local output dirs] 2026-04-30 20:29:43.669427 | instance -> localhost | ok: "/var/lib/zuul/builds/74646fe377a24d6191351c107e2fdddf/work/logs" 2026-04-30 20:29:43.873388 | instance -> localhost | changed: "/var/lib/zuul/builds/74646fe377a24d6191351c107e2fdddf/work/artifacts" 2026-04-30 20:29:44.080700 | instance -> localhost | changed: "/var/lib/zuul/builds/74646fe377a24d6191351c107e2fdddf/work/docs" 2026-04-30 20:29:44.095944 | 2026-04-30 20:29:44.096155 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-30 20:29:44.715862 | instance | changed: .d..t...... ./ 2026-04-30 20:29:44.716195 | instance | changed: All items complete 2026-04-30 20:29:44.716242 | 2026-04-30 20:29:45.146791 | instance | changed: .d..t...... ./ 2026-04-30 20:29:45.588594 | instance | changed: .d..t...... ./ 2026-04-30 20:29:45.605086 | 2026-04-30 20:29:45.605257 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-30 20:29:46.011309 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008777 2026-04-30 20:29:46.237882 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007645 2026-04-30 20:29:46.256897 | 2026-04-30 20:29:46.257172 | PLAY [all] 2026-04-30 20:29:46.264341 | 2026-04-30 20:29:46.264414 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-30 20:29:46.676764 | instance | changed 2026-04-30 20:29:46.682226 | 2026-04-30 20:29:46.682274 | PLAY RECAP 2026-04-30 20:29:46.682320 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-30 20:29:46.682342 | 2026-04-30 20:29:46.804693 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-30 20:29:46.810045 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-30 20:29:47.380197 | 2026-04-30 20:29:47.380320 | PLAY [localhost] 2026-04-30 20:29:47.390307 | 2026-04-30 20:29:47.390381 | TASK [Generate Zuul manifest] 2026-04-30 20:29:47.411600 | localhost | ok 2026-04-30 20:29:47.429139 | 2026-04-30 20:29:47.429219 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-30 20:29:47.901287 | localhost | changed 2026-04-30 20:29:47.912534 | 2026-04-30 20:29:47.912625 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-30 20:29:47.944884 | localhost | ok 2026-04-30 20:29:47.953356 | 2026-04-30 20:29:47.953426 | TASK [Upload logs] 2026-04-30 20:29:47.979083 | localhost | ok 2026-04-30 20:29:48.035914 | 2026-04-30 20:29:48.036021 | TASK [Set zuul-log-path fact] 2026-04-30 20:29:48.054461 | localhost | ok 2026-04-30 20:29:48.067872 | 2026-04-30 20:29:48.067940 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-30 20:29:48.101386 | localhost | ok 2026-04-30 20:29:48.110617 | 2026-04-30 20:29:48.110689 | TASK [upload-logs : Create log directories] 2026-04-30 20:29:48.490317 | localhost | changed 2026-04-30 20:29:48.496780 | 2026-04-30 20:29:48.496853 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-30 20:29:48.909762 | localhost -> localhost | ok: Runtime: 0:00:00.018909 2026-04-30 20:29:48.915751 | 2026-04-30 20:29:48.915820 | TASK [upload-logs : Upload logs to log server] 2026-04-30 20:29:49.591093 | localhost | Output suppressed because no_log was given 2026-04-30 20:29:49.596484 | 2026-04-30 20:29:49.596576 | LOOP [upload-logs : Compress console log and json output] 2026-04-30 20:29:49.642032 | localhost | skipping: Conditional result was False 2026-04-30 20:29:49.649834 | localhost | skipping: Conditional result was False 2026-04-30 20:29:49.660507 | 2026-04-30 20:29:49.660648 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-30 20:29:49.701082 | localhost | skipping: Conditional result was False 2026-04-30 20:29:49.701432 | 2026-04-30 20:29:49.705048 | localhost | skipping: Conditional result was False 2026-04-30 20:29:49.712053 | 2026-04-30 20:29:49.712185 | LOOP [upload-logs : Upload console log and json output]