2026-04-03 01:29:35.475494 | Job console starting 2026-04-03 01:29:35.514181 | Updating git repos 2026-04-03 01:29:35.587812 | Cloning repos into workspace 2026-04-03 01:29:36.788335 | Restoring repo states 2026-04-03 01:29:36.853319 | Merging changes 2026-04-03 01:29:38.588564 | Checking out repos 2026-04-03 01:29:38.896491 | Preparing playbooks 2026-04-03 01:29:41.868903 | Running Ansible setup 2026-04-03 01:29:45.424408 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-03 01:29:46.034568 | 2026-04-03 01:29:46.095824 | PLAY [localhost] 2026-04-03 01:29:46.108246 | 2026-04-03 01:29:46.108344 | TASK [Gathering Facts] 2026-04-03 01:29:47.033695 | localhost | ok 2026-04-03 01:29:47.047859 | 2026-04-03 01:29:47.047932 | TASK [Setup log path fact] 2026-04-03 01:29:47.065536 | localhost | ok 2026-04-03 01:29:47.079540 | 2026-04-03 01:29:47.079629 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-03 01:29:47.109252 | localhost | ok 2026-04-03 01:29:47.120628 | 2026-04-03 01:29:47.120717 | TASK [emit-job-header : Print job information] 2026-04-03 01:29:47.158736 | # Job Information 2026-04-03 01:29:47.158890 | Ansible Version: 2.16.16 2026-04-03 01:29:47.158934 | Job: atmosphere-molecule-aio-openvswitch 2026-04-03 01:29:47.158968 | Pipeline: check 2026-04-03 01:29:47.158998 | Executor: 0a8996d2b663 2026-04-03 01:29:47.159027 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3740 2026-04-03 01:29:47.159053 | Event ID: 78622410-2efc-11f1-8a47-1bcc2ce18b7c 2026-04-03 01:29:47.162688 | 2026-04-03 01:29:47.162824 | LOOP [emit-job-header : Print node information] 2026-04-03 01:29:47.275428 | localhost | ok: 2026-04-03 01:29:47.275570 | localhost | # Node Information 2026-04-03 01:29:47.275598 | localhost | Inventory Hostname: instance 2026-04-03 01:29:47.275620 | localhost | Hostname: np0000163319 2026-04-03 01:29:47.275639 | localhost | Username: zuul 2026-04-03 01:29:47.275661 | localhost | Distro: Ubuntu 22.04 2026-04-03 01:29:47.275681 | localhost | Provider: yul1 2026-04-03 01:29:47.275750 | localhost | Region: ca-ymq-1 2026-04-03 01:29:47.275778 | localhost | Label: ubuntu-jammy-16 2026-04-03 01:29:47.275798 | localhost | Product Name: OpenStack Nova 2026-04-03 01:29:47.275817 | localhost | Interface IP: 199.204.45.115 2026-04-03 01:29:47.291947 | 2026-04-03 01:29:47.292038 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-03 01:29:47.660360 | localhost -> localhost | changed 2026-04-03 01:29:47.669388 | 2026-04-03 01:29:47.669461 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-03 01:29:48.590134 | localhost -> localhost | changed 2026-04-03 01:29:48.607817 | 2026-04-03 01:29:48.607920 | PLAY [all] 2026-04-03 01:29:48.616831 | 2026-04-03 01:29:48.617164 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-03 01:29:48.854773 | instance -> localhost | ok 2026-04-03 01:29:48.860666 | 2026-04-03 01:29:48.860751 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-03 01:29:48.895203 | instance | ok 2026-04-03 01:29:48.911272 | instance | included: /var/lib/zuul/builds/4569680703a94ea49bca6b92734664ba/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-03 01:29:48.916795 | 2026-04-03 01:29:48.916861 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-03 01:29:49.812010 | instance -> localhost | Generating public/private rsa key pair. 2026-04-03 01:29:49.812197 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/4569680703a94ea49bca6b92734664ba/work/4569680703a94ea49bca6b92734664ba_id_rsa 2026-04-03 01:29:49.812238 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/4569680703a94ea49bca6b92734664ba/work/4569680703a94ea49bca6b92734664ba_id_rsa.pub 2026-04-03 01:29:49.812269 | instance -> localhost | The key fingerprint is: 2026-04-03 01:29:49.812298 | instance -> localhost | SHA256:hLYPmxr0+Cw/6NFX9eY/NatpamJ0SK5tHY9GUxfpMvE zuul-build-sshkey 2026-04-03 01:29:49.812341 | instance -> localhost | The key's randomart image is: 2026-04-03 01:29:49.812372 | instance -> localhost | +---[RSA 3072]----+ 2026-04-03 01:29:49.812401 | instance -> localhost | | .| 2026-04-03 01:29:49.812430 | instance -> localhost | | . . o | 2026-04-03 01:29:49.812458 | instance -> localhost | | o . . + .| 2026-04-03 01:29:49.812486 | instance -> localhost | | . o . . = E | 2026-04-03 01:29:49.812513 | instance -> localhost | | . o S o . * | 2026-04-03 01:29:49.812541 | instance -> localhost | | . + = = = o ..| 2026-04-03 01:29:49.812568 | instance -> localhost | | +.= * + = . +| 2026-04-03 01:29:49.812596 | instance -> localhost | | o*.o = = o.+ | 2026-04-03 01:29:49.812626 | instance -> localhost | | .oo+.o +.oo. o| 2026-04-03 01:29:49.812757 | instance -> localhost | +----[SHA256]-----+ 2026-04-03 01:29:49.812846 | instance -> localhost | ok: Runtime: 0:00:00.494756 2026-04-03 01:29:49.819720 | 2026-04-03 01:29:49.819804 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-03 01:29:49.854560 | instance | ok 2026-04-03 01:29:49.862771 | instance | included: /var/lib/zuul/builds/4569680703a94ea49bca6b92734664ba/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-03 01:29:49.870155 | 2026-04-03 01:29:49.870219 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-03 01:29:49.894256 | instance | skipping: Conditional result was False 2026-04-03 01:29:49.906518 | 2026-04-03 01:29:49.906591 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-03 01:29:50.333782 | instance | changed 2026-04-03 01:29:50.341385 | 2026-04-03 01:29:50.341478 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-03 01:29:50.530089 | instance | ok 2026-04-03 01:29:50.537077 | 2026-04-03 01:29:50.537193 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-03 01:29:50.987434 | instance | changed 2026-04-03 01:29:50.992709 | 2026-04-03 01:29:50.992774 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-03 01:29:51.448459 | instance | changed 2026-04-03 01:29:51.454197 | 2026-04-03 01:29:51.454265 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-03 01:29:51.478785 | instance | skipping: Conditional result was False 2026-04-03 01:29:51.489702 | 2026-04-03 01:29:51.489798 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-03 01:29:51.878878 | instance -> localhost | changed 2026-04-03 01:29:51.929734 | 2026-04-03 01:29:51.929845 | TASK [add-build-sshkey : Add back temp key] 2026-04-03 01:29:52.396195 | instance -> localhost | Identity added: /var/lib/zuul/builds/4569680703a94ea49bca6b92734664ba/work/4569680703a94ea49bca6b92734664ba_id_rsa (zuul-build-sshkey) 2026-04-03 01:29:52.396433 | instance -> localhost | ok: Runtime: 0:00:00.015332 2026-04-03 01:29:52.402368 | 2026-04-03 01:29:52.402437 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-03 01:29:52.664993 | instance | ok 2026-04-03 01:29:52.672239 | 2026-04-03 01:29:52.672307 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-03 01:29:52.699206 | instance | skipping: Conditional result was False 2026-04-03 01:29:52.720742 | 2026-04-03 01:29:52.720900 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-03 01:29:53.020591 | instance | ok 2026-04-03 01:29:53.028880 | 2026-04-03 01:29:53.028950 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-03 01:29:54.551882 | instance | Output suppressed because no_log was given 2026-04-03 01:29:54.562519 | 2026-04-03 01:29:54.562582 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-03 01:29:54.744495 | instance | ok: "logs" 2026-04-03 01:29:54.744713 | instance | ok: All items complete 2026-04-03 01:29:54.744742 | 2026-04-03 01:29:54.894575 | instance | ok: "artifacts" 2026-04-03 01:29:55.045477 | instance | ok: "docs" 2026-04-03 01:29:55.063210 | 2026-04-03 01:29:55.063329 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-03 01:29:55.246098 | instance | changed: "logs" 2026-04-03 01:29:55.390502 | instance | changed: "artifacts" 2026-04-03 01:29:55.638450 | instance | changed: "docs" 2026-04-03 01:29:55.655297 | 2026-04-03 01:29:55.655840 | PLAY RECAP 2026-04-03 01:29:55.655932 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-03 01:29:55.655978 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-03 01:29:55.656012 | 2026-04-03 01:29:55.866672 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-03 01:29:55.878160 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-03 01:29:56.457337 | 2026-04-03 01:29:56.467278 | PLAY [all] 2026-04-03 01:29:56.484531 | 2026-04-03 01:29:56.484710 | TASK [setup-uv : Extract archive] 2026-04-03 01:29:59.792255 | instance | changed 2026-04-03 01:29:59.800354 | 2026-04-03 01:29:59.800459 | TASK [setup-uv : Print version] 2026-04-03 01:29:59.978384 | instance | uv 0.8.13 2026-04-03 01:30:00.331325 | instance | ok: Runtime: 0:00:00.011436 2026-04-03 01:30:00.343705 | 2026-04-03 01:30:00.357295 | PLAY RECAP 2026-04-03 01:30:00.357503 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-03 01:30:00.357578 | 2026-04-03 01:30:00.458498 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-03 01:30:00.464970 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/zed] 2026-04-03 01:30:01.051583 | 2026-04-03 01:30:01.051692 | PLAY [all] 2026-04-03 01:30:01.063325 | 2026-04-03 01:30:01.063423 | TASK [Install "jq" for log collection] 2026-04-03 01:30:11.122518 | instance | changed 2026-04-03 01:30:11.124741 | 2026-04-03 01:30:11.124804 | PLAY RECAP 2026-04-03 01:30:11.124862 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-03 01:30:11.124917 | 2026-04-03 01:30:11.301643 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/zed] 2026-04-03 01:30:11.315449 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-03 01:30:11.883295 | 2026-04-03 01:30:11.883404 | PLAY [all] 2026-04-03 01:30:11.894478 | 2026-04-03 01:30:11.894552 | TASK [Copy inventory file for Zuul] 2026-04-03 01:30:12.780865 | instance | changed 2026-04-03 01:30:12.787698 | 2026-04-03 01:30:12.787770 | TASK [Switch "ansible_host" to private IP] 2026-04-03 01:30:13.126231 | instance | changed: 1 replacements made 2026-04-03 01:30:13.133339 | 2026-04-03 01:30:13.133402 | TASK [Run Molecule scenario] 2026-04-03 01:30:13.484825 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-04-03 01:30:13.485010 | instance | Creating virtual environment at: .venv 2026-04-03 01:30:13.509320 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-03 01:30:13.541096 | instance | Downloading netaddr (2.2MiB) 2026-04-03 01:30:13.541912 | instance | Downloading openstacksdk (1.7MiB) 2026-04-03 01:30:13.542411 | instance | Downloading rjsonnet (1.2MiB) 2026-04-03 01:30:13.543558 | instance | Downloading cryptography (4.2MiB) 2026-04-03 01:30:13.543797 | instance | Downloading pygments (1.2MiB) 2026-04-03 01:30:13.544271 | instance | Downloading kubernetes (1.9MiB) 2026-04-03 01:30:13.544519 | instance | Downloading ansible-core (2.1MiB) 2026-04-03 01:30:13.544986 | instance | Downloading setuptools (1.1MiB) 2026-04-03 01:30:13.761820 | instance | Building pyperclip==1.9.0 2026-04-03 01:30:13.962771 | instance | Downloading rjsonnet 2026-04-03 01:30:14.046232 | instance | Downloading pygments 2026-04-03 01:30:14.051867 | instance | Downloading netaddr 2026-04-03 01:30:14.074959 | instance | Downloading cryptography 2026-04-03 01:30:14.087688 | instance | Downloading setuptools 2026-04-03 01:30:14.164300 | instance | Downloading kubernetes 2026-04-03 01:30:14.194577 | instance | Downloading ansible-core 2026-04-03 01:30:14.228909 | instance | Downloading openstacksdk 2026-04-03 01:30:14.571661 | instance | Built pyperclip==1.9.0 2026-04-03 01:30:14.759979 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-03 01:30:14.801536 | instance | Installed 79 packages in 39ms 2026-04-03 01:30:15.422084 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-03 01:30:16.036461 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-04-03 01:30:16.036534 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-04-03 01:31:11.084233 | instance | INFO [aio > dependency] Executing 2026-04-03 01:31:11.084613 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-04-03 01:31:11.084984 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-04-03 01:31:11.085123 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-04-03 01:31:11.093009 | instance | INFO [aio > cleanup] Executing 2026-04-03 01:31:11.093391 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-03 01:31:11.101202 | instance | INFO [aio > destroy] Executing 2026-04-03 01:31:11.101314 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-04-03 01:31:11.101451 | instance | INFO [aio > destroy] Executed: Successful 2026-04-03 01:31:11.109657 | instance | INFO [aio > syntax] Executing 2026-04-03 01:31:14.042874 | instance | 2026-04-03 01:31:14.043093 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-04-03 01:31:14.163045 | instance | INFO [aio > syntax] Executed: Successful 2026-04-03 01:31:14.176577 | instance | INFO [aio > create] Executing 2026-04-03 01:31:14.178475 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-03 01:31:14.186825 | instance | INFO [aio > prepare] Executing 2026-04-03 01:31:15.073289 | instance | 2026-04-03 01:31:15.073521 | instance | PLAY [Prepare] ***************************************************************** 2026-04-03 01:31:15.073902 | instance | 2026-04-03 01:31:15.074219 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-03 01:31:15.074474 | instance | Friday 03 April 2026 01:31:15 +0000 (0:00:00.025) 0:00:00.025 ********** 2026-04-03 01:31:16.238203 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-03 01:31:16.238485 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-03 01:31:16.238766 | instance | interpreter could change the meaning of that path. See 2026-04-03 01:31:16.239043 | instance | https://docs.ansible.com/ansible- 2026-04-03 01:31:16.239328 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-03 01:31:16.248313 | instance | ok: [instance] 2026-04-03 01:31:16.248588 | instance | 2026-04-03 01:31:16.248893 | instance | TASK [Configure short hostname] ************************************************ 2026-04-03 01:31:16.249181 | instance | Friday 03 April 2026 01:31:16 +0000 (0:00:01.176) 0:00:01.201 ********** 2026-04-03 01:31:16.928827 | instance | changed: [instance] 2026-04-03 01:31:16.929035 | instance | 2026-04-03 01:31:16.929340 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-04-03 01:31:16.929628 | instance | Friday 03 April 2026 01:31:16 +0000 (0:00:00.679) 0:00:01.881 ********** 2026-04-03 01:31:17.184354 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-04-03 01:31:17.184608 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-04-03 01:31:17.185006 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-04-03 01:31:17.195063 | instance | changed: [instance] 2026-04-03 01:31:17.195377 | instance | 2026-04-03 01:31:17.195763 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-04-03 01:31:17.196172 | instance | Friday 03 April 2026 01:31:17 +0000 (0:00:00.266) 0:00:02.148 ********** 2026-04-03 01:31:18.427637 | instance | ok: [instance] 2026-04-03 01:31:18.427834 | instance | 2026-04-03 01:31:18.428110 | instance | TASK [Purge "snapd" package] *************************************************** 2026-04-03 01:31:18.428382 | instance | Friday 03 April 2026 01:31:18 +0000 (0:00:01.232) 0:00:03.380 ********** 2026-04-03 01:31:19.174247 | instance | ok: [instance] 2026-04-03 01:31:19.174377 | instance | 2026-04-03 01:31:19.174680 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-04-03 01:31:19.174942 | instance | 2026-04-03 01:31:19.175219 | instance | TASK [Create folders for workspace] ******************************************** 2026-04-03 01:31:19.175491 | instance | Friday 03 April 2026 01:31:19 +0000 (0:00:00.746) 0:00:04.127 ********** 2026-04-03 01:31:20.176251 | instance | changed: [localhost] => (item=group_vars) 2026-04-03 01:31:20.176464 | instance | changed: [localhost] => (item=group_vars/all) 2026-04-03 01:31:20.176749 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-04-03 01:31:20.177026 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-04-03 01:31:20.177305 | instance | changed: [localhost] => (item=group_vars/computes) 2026-04-03 01:31:20.177700 | instance | changed: [localhost] => (item=host_vars) 2026-04-03 01:31:20.177961 | instance | 2026-04-03 01:31:20.178240 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-04-03 01:31:20.178495 | instance | 2026-04-03 01:31:20.178773 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-04-03 01:31:20.178993 | instance | Friday 03 April 2026 01:31:20 +0000 (0:00:01.002) 0:00:05.129 ********** 2026-04-03 01:31:20.353883 | instance | changed: [localhost] 2026-04-03 01:31:20.354077 | instance | 2026-04-03 01:31:20.354355 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-04-03 01:31:20.354649 | instance | Friday 03 April 2026 01:31:20 +0000 (0:00:00.177) 0:00:05.306 ********** 2026-04-03 01:31:20.380115 | instance | ok: [localhost] 2026-04-03 01:31:20.380354 | instance | 2026-04-03 01:31:20.380644 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-04-03 01:31:20.380944 | instance | Friday 03 April 2026 01:31:20 +0000 (0:00:00.026) 0:00:05.333 ********** 2026-04-03 01:31:20.426643 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '9d985912-768a-56d1-ab86-250adb12c939'}) 2026-04-03 01:31:20.426936 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-04-03 01:31:20.427202 | instance | 2026-04-03 01:31:20.427493 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-04-03 01:31:20.427811 | instance | Friday 03 April 2026 01:31:20 +0000 (0:00:00.046) 0:00:05.380 ********** 2026-04-03 01:31:20.982752 | instance | changed: [localhost] 2026-04-03 01:31:20.982957 | instance | 2026-04-03 01:31:20.983241 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-04-03 01:31:20.983484 | instance | 2026-04-03 01:31:20.983757 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-04-03 01:31:20.984028 | instance | Friday 03 April 2026 01:31:20 +0000 (0:00:00.555) 0:00:05.935 ********** 2026-04-03 01:31:21.177172 | instance | changed: [localhost] 2026-04-03 01:31:21.177442 | instance | 2026-04-03 01:31:21.177701 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-04-03 01:31:21.177975 | instance | Friday 03 April 2026 01:31:21 +0000 (0:00:00.193) 0:00:06.129 ********** 2026-04-03 01:31:21.206585 | instance | ok: [localhost] 2026-04-03 01:31:21.206755 | instance | 2026-04-03 01:31:21.207090 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-04-03 01:31:21.207430 | instance | Friday 03 April 2026 01:31:21 +0000 (0:00:00.029) 0:00:06.159 ********** 2026-04-03 01:31:21.242438 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-04-03 01:31:21.242674 | instance | 2026-04-03 01:31:21.242945 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-04-03 01:31:21.243211 | instance | Friday 03 April 2026 01:31:21 +0000 (0:00:00.036) 0:00:06.195 ********** 2026-04-03 01:31:21.602742 | instance | changed: [localhost] 2026-04-03 01:31:21.603039 | instance | 2026-04-03 01:31:21.603366 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-04-03 01:31:21.603583 | instance | 2026-04-03 01:31:21.603827 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-04-03 01:31:21.604042 | instance | Friday 03 April 2026 01:31:21 +0000 (0:00:00.359) 0:00:06.555 ********** 2026-04-03 01:31:21.777164 | instance | changed: [localhost] 2026-04-03 01:31:21.777464 | instance | 2026-04-03 01:31:21.777784 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-04-03 01:31:21.778070 | instance | Friday 03 April 2026 01:31:21 +0000 (0:00:00.174) 0:00:06.730 ********** 2026-04-03 01:31:21.803142 | instance | ok: [localhost] 2026-04-03 01:31:21.803391 | instance | 2026-04-03 01:31:21.803697 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-04-03 01:31:21.803982 | instance | Friday 03 April 2026 01:31:21 +0000 (0:00:00.026) 0:00:06.756 ********** 2026-04-03 01:31:21.846035 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-04-03 01:31:21.846286 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-04-03 01:31:21.846635 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-04-03 01:31:21.846923 | instance | 2026-04-03 01:31:21.847225 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-04-03 01:31:21.847512 | instance | Friday 03 April 2026 01:31:21 +0000 (0:00:00.042) 0:00:06.799 ********** 2026-04-03 01:31:22.216186 | instance | changed: [localhost] 2026-04-03 01:31:22.216376 | instance | 2026-04-03 01:31:22.216658 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-04-03 01:31:22.216904 | instance | 2026-04-03 01:31:22.217177 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-04-03 01:31:22.217510 | instance | Friday 03 April 2026 01:31:22 +0000 (0:00:00.369) 0:00:07.169 ********** 2026-04-03 01:31:22.383433 | instance | changed: [localhost] 2026-04-03 01:31:22.383672 | instance | 2026-04-03 01:31:22.383951 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-04-03 01:31:22.384206 | instance | Friday 03 April 2026 01:31:22 +0000 (0:00:00.167) 0:00:07.336 ********** 2026-04-03 01:31:22.412186 | instance | ok: [localhost] 2026-04-03 01:31:22.412511 | instance | 2026-04-03 01:31:22.412878 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-04-03 01:31:22.413239 | instance | Friday 03 April 2026 01:31:22 +0000 (0:00:00.028) 0:00:07.364 ********** 2026-04-03 01:31:22.447182 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-04-03 01:31:22.447350 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-04-03 01:31:22.447500 | instance | 2026-04-03 01:31:22.447673 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-04-03 01:31:22.447841 | instance | Friday 03 April 2026 01:31:22 +0000 (0:00:00.035) 0:00:07.400 ********** 2026-04-03 01:31:22.801298 | instance | changed: [localhost] 2026-04-03 01:31:22.801520 | instance | 2026-04-03 01:31:22.801868 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-04-03 01:31:22.802138 | instance | 2026-04-03 01:31:22.802387 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-03 01:31:22.802673 | instance | Friday 03 April 2026 01:31:22 +0000 (0:00:00.354) 0:00:07.754 ********** 2026-04-03 01:31:23.489159 | instance | ok: [localhost] 2026-04-03 01:31:23.489254 | instance | 2026-04-03 01:31:23.489395 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-03 01:31:23.489471 | instance | Friday 03 April 2026 01:31:23 +0000 (0:00:00.687) 0:00:08.442 ********** 2026-04-03 01:31:23.678728 | instance | changed: [localhost] 2026-04-03 01:31:23.678913 | instance | 2026-04-03 01:31:23.679182 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-04-03 01:31:23.679486 | instance | Friday 03 April 2026 01:31:23 +0000 (0:00:00.189) 0:00:08.631 ********** 2026-04-03 01:31:23.711378 | instance | ok: [localhost] 2026-04-03 01:31:23.711649 | instance | 2026-04-03 01:31:23.711925 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-04-03 01:31:23.712179 | instance | Friday 03 April 2026 01:31:23 +0000 (0:00:00.033) 0:00:08.664 ********** 2026-04-03 01:31:24.544968 | instance | ok: [localhost] => (item=keycloak_host) 2026-04-03 01:31:24.545241 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-04-03 01:31:24.545650 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-04-03 01:31:24.546131 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-04-03 01:31:24.546417 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-04-03 01:31:24.546757 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-04-03 01:31:24.547086 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-04-03 01:31:24.547331 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-04-03 01:31:24.547612 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-04-03 01:31:24.548053 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-04-03 01:31:24.548379 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-04-03 01:31:24.548602 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-04-03 01:31:24.548803 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-04-03 01:31:24.548991 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-04-03 01:31:24.549164 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-04-03 01:31:24.549339 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-04-03 01:31:24.549532 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-04-03 01:31:24.549700 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-04-03 01:31:24.549872 | instance | ok: [localhost] => (item=openstack_helm_endpoints_senlin_api_host) 2026-04-03 01:31:24.550043 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-04-03 01:31:24.550214 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-04-03 01:31:24.550383 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-04-03 01:31:24.550556 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-04-03 01:31:24.550726 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-04-03 01:31:24.550888 | instance | 2026-04-03 01:31:24.551060 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-04-03 01:31:24.551233 | instance | Friday 03 April 2026 01:31:24 +0000 (0:00:00.832) 0:00:09.497 ********** 2026-04-03 01:31:24.918528 | instance | changed: [localhost] 2026-04-03 01:31:24.918708 | instance | 2026-04-03 01:31:24.919010 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-03 01:31:24.919311 | instance | Friday 03 April 2026 01:31:24 +0000 (0:00:00.374) 0:00:09.871 ********** 2026-04-03 01:31:25.098364 | instance | changed: [localhost] 2026-04-03 01:31:25.098620 | instance | 2026-04-03 01:31:25.098905 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-04-03 01:31:25.099167 | instance | 2026-04-03 01:31:25.099451 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-04-03 01:31:25.099738 | instance | Friday 03 April 2026 01:31:25 +0000 (0:00:00.179) 0:00:10.051 ********** 2026-04-03 01:31:25.273337 | instance | changed: [localhost] 2026-04-03 01:31:25.273634 | instance | 2026-04-03 01:31:25.273912 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-04-03 01:31:25.274183 | instance | Friday 03 April 2026 01:31:25 +0000 (0:00:00.174) 0:00:10.226 ********** 2026-04-03 01:31:25.303522 | instance | ok: [localhost] 2026-04-03 01:31:25.303739 | instance | 2026-04-03 01:31:25.304024 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-04-03 01:31:25.304313 | instance | Friday 03 April 2026 01:31:25 +0000 (0:00:00.030) 0:00:10.256 ********** 2026-04-03 01:31:25.337299 | 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-03 01:31:25.337624 | instance | 2026-04-03 01:31:25.337913 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-04-03 01:31:25.338201 | instance | Friday 03 April 2026 01:31:25 +0000 (0:00:00.034) 0:00:10.290 ********** 2026-04-03 01:31:25.674938 | instance | changed: [localhost] 2026-04-03 01:31:25.675106 | instance | 2026-04-03 01:31:25.675409 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-04-03 01:31:25.675652 | instance | 2026-04-03 01:31:25.675919 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-04-03 01:31:25.676191 | instance | Friday 03 April 2026 01:31:25 +0000 (0:00:00.337) 0:00:10.628 ********** 2026-04-03 01:31:25.847049 | instance | changed: [localhost] 2026-04-03 01:31:25.847292 | instance | 2026-04-03 01:31:25.847573 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-04-03 01:31:25.847846 | instance | Friday 03 April 2026 01:31:25 +0000 (0:00:00.171) 0:00:10.800 ********** 2026-04-03 01:31:25.875954 | instance | ok: [localhost] 2026-04-03 01:31:25.876212 | instance | 2026-04-03 01:31:25.876523 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-04-03 01:31:25.876908 | instance | Friday 03 April 2026 01:31:25 +0000 (0:00:00.029) 0:00:10.829 ********** 2026-04-03 01:31:25.913989 | 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-03 01:31:25.914261 | instance | 2026-04-03 01:31:25.914551 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-04-03 01:31:25.914872 | instance | Friday 03 April 2026 01:31:25 +0000 (0:00:00.037) 0:00:10.867 ********** 2026-04-03 01:31:26.258186 | instance | changed: [localhost] 2026-04-03 01:31:26.258442 | instance | 2026-04-03 01:31:26.258730 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-04-03 01:31:26.258981 | instance | 2026-04-03 01:31:26.259254 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-04-03 01:31:26.259524 | instance | Friday 03 April 2026 01:31:26 +0000 (0:00:00.343) 0:00:11.211 ********** 2026-04-03 01:31:26.446445 | instance | changed: [localhost] 2026-04-03 01:31:26.446518 | instance | 2026-04-03 01:31:26.446641 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-04-03 01:31:26.446765 | instance | Friday 03 April 2026 01:31:26 +0000 (0:00:00.188) 0:00:11.399 ********** 2026-04-03 01:31:26.482963 | instance | ok: [localhost] 2026-04-03 01:31:26.483005 | instance | 2026-04-03 01:31:26.483015 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-04-03 01:31:26.483027 | instance | Friday 03 April 2026 01:31:26 +0000 (0:00:00.033) 0:00:11.434 ********** 2026-04-03 01:31:26.907633 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-04-03 01:31:26.907775 | instance | ok: [localhost] => (item=keepalived_password) 2026-04-03 01:31:26.908030 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-04-03 01:31:26.908306 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-04-03 01:31:26.908567 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-04-03 01:31:26.908832 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-04-03 01:31:26.909123 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-04-03 01:31:26.909413 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-04-03 01:31:26.909745 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-04-03 01:31:26.910020 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-04-03 01:31:26.910285 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-04-03 01:31:26.910548 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-04-03 01:31:26.911137 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-04-03 01:31:26.911422 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-04-03 01:31:26.911692 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-04-03 01:31:26.911959 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-04-03 01:31:26.912276 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-04-03 01:31:26.912557 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-04-03 01:31:26.912827 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-04-03 01:31:26.913112 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-04-03 01:31:26.913403 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-04-03 01:31:26.913683 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-04-03 01:31:26.913946 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-04-03 01:31:26.914206 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-04-03 01:31:26.914471 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-04-03 01:31:26.914733 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-04-03 01:31:26.914993 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-04-03 01:31:26.915253 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-04-03 01:31:26.915523 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-04-03 01:31:26.915772 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-04-03 01:31:26.916093 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-04-03 01:31:26.916319 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-04-03 01:31:26.916591 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-04-03 01:31:26.916833 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-04-03 01:31:26.917114 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-04-03 01:31:26.917425 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-04-03 01:31:26.917649 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-04-03 01:31:26.917768 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-04-03 01:31:26.917885 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-04-03 01:31:26.918009 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-04-03 01:31:26.918122 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-04-03 01:31:26.918252 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-04-03 01:31:26.918362 | instance | ok: [localhost] => (item=openstack_helm_endpoints_senlin_keystone_password) 2026-04-03 01:31:26.918482 | instance | ok: [localhost] => (item=openstack_helm_endpoints_senlin_mariadb_password) 2026-04-03 01:31:26.918603 | instance | ok: [localhost] => (item=openstack_helm_endpoints_senlin_rabbitmq_password) 2026-04-03 01:31:26.918724 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-04-03 01:31:26.918849 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-04-03 01:31:26.918973 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-04-03 01:31:26.919092 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-04-03 01:31:26.919212 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-04-03 01:31:26.919332 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-04-03 01:31:26.919452 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-04-03 01:31:26.919576 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-04-03 01:31:26.919696 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-04-03 01:31:26.919816 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-04-03 01:31:26.919952 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-04-03 01:31:26.920075 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-04-03 01:31:26.920189 | instance | 2026-04-03 01:31:26.920310 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-04-03 01:31:26.920431 | instance | Friday 03 April 2026 01:31:26 +0000 (0:00:00.426) 0:00:11.861 ********** 2026-04-03 01:31:26.954551 | instance | ok: [localhost] => (item=barbican_kek) 2026-04-03 01:31:26.954657 | instance | 2026-04-03 01:31:26.954785 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-04-03 01:31:26.954906 | instance | Friday 03 April 2026 01:31:26 +0000 (0:00:00.046) 0:00:11.907 ********** 2026-04-03 01:31:27.338014 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-03 01:31:27.338130 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-03 01:31:27.338143 | instance | 2026-04-03 01:31:27.338387 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-04-03 01:31:27.338672 | instance | Friday 03 April 2026 01:31:27 +0000 (0:00:00.381) 0:00:12.289 ********** 2026-04-03 01:31:30.385205 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-03 01:31:30.385324 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-03 01:31:30.386221 | instance | 2026-04-03 01:31:30.386288 | instance | TASK [Set values for SSH keys] ************************************************* 2026-04-03 01:31:30.386301 | instance | Friday 03 April 2026 01:31:30 +0000 (0:00:03.047) 0:00:15.336 ********** 2026-04-03 01:31:30.437098 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-04-03 01:31:30.437180 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-04-03 01:31:30.437575 | instance | 2026-04-03 01:31:30.437727 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-04-03 01:31:30.437741 | instance | Friday 03 April 2026 01:31:30 +0000 (0:00:00.053) 0:00:15.390 ********** 2026-04-03 01:31:30.762548 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-03 01:31:30.762656 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-03 01:31:30.762697 | instance | 2026-04-03 01:31:30.762976 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-04-03 01:31:30.763026 | instance | Friday 03 April 2026 01:31:30 +0000 (0:00:00.326) 0:00:15.716 ********** 2026-04-03 01:31:31.123396 | instance | changed: [localhost] 2026-04-03 01:31:31.123940 | instance | 2026-04-03 01:31:31.123992 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-04-03 01:31:31.123999 | instance | Friday 03 April 2026 01:31:31 +0000 (0:00:00.360) 0:00:16.076 ********** 2026-04-03 01:31:31.159471 | instance | skipping: [localhost] 2026-04-03 01:31:31.160105 | instance | 2026-04-03 01:31:31.160160 | instance | PLAY [Setup networking] ******************************************************** 2026-04-03 01:31:31.160167 | instance | 2026-04-03 01:31:31.160172 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-03 01:31:31.160178 | instance | Friday 03 April 2026 01:31:31 +0000 (0:00:00.036) 0:00:16.112 ********** 2026-04-03 01:31:31.893603 | instance | ok: [instance] 2026-04-03 01:31:31.894150 | instance | 2026-04-03 01:31:31.894171 | instance | TASK [Create bridge for management network] ************************************ 2026-04-03 01:31:31.894180 | instance | Friday 03 April 2026 01:31:31 +0000 (0:00:00.734) 0:00:16.847 ********** 2026-04-03 01:31:32.231068 | instance | ok: [instance] 2026-04-03 01:31:32.231107 | instance | 2026-04-03 01:31:32.231113 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-04-03 01:31:32.231118 | instance | Friday 03 April 2026 01:31:32 +0000 (0:00:00.337) 0:00:17.184 ********** 2026-04-03 01:31:32.448398 | instance | ok: [instance] 2026-04-03 01:31:32.448457 | instance | 2026-04-03 01:31:32.448480 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-04-03 01:31:32.448493 | instance | Friday 03 April 2026 01:31:32 +0000 (0:00:00.215) 0:00:17.400 ********** 2026-04-03 01:31:32.647615 | instance | ok: [instance] 2026-04-03 01:31:32.647673 | instance | 2026-04-03 01:31:32.647690 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-04-03 01:31:32.647704 | instance | Friday 03 April 2026 01:31:32 +0000 (0:00:00.199) 0:00:17.599 ********** 2026-04-03 01:31:32.847714 | instance | ok: [instance] 2026-04-03 01:31:32.847759 | instance | 2026-04-03 01:31:32.847767 | instance | TASK [Bring up interfaces] ***************************************************** 2026-04-03 01:31:32.847774 | instance | Friday 03 April 2026 01:31:32 +0000 (0:00:00.200) 0:00:17.800 ********** 2026-04-03 01:31:33.228491 | instance | ok: [instance] => (item=br-mgmt) 2026-04-03 01:31:33.228528 | instance | ok: [instance] => (item=dummy0) 2026-04-03 01:31:33.228534 | instance | 2026-04-03 01:31:33.228539 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-04-03 01:31:33.228544 | instance | 2026-04-03 01:31:33.228548 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-03 01:31:33.228553 | instance | Friday 03 April 2026 01:31:33 +0000 (0:00:00.380) 0:00:18.181 ********** 2026-04-03 01:31:33.903417 | instance | ok: [instance] 2026-04-03 01:31:33.903451 | instance | 2026-04-03 01:31:33.903458 | instance | TASK [Install depedencies] ***************************************************** 2026-04-03 01:31:33.903464 | instance | Friday 03 April 2026 01:31:33 +0000 (0:00:00.675) 0:00:18.856 ********** 2026-04-03 01:31:53.588254 | instance | changed: [instance] 2026-04-03 01:31:53.588289 | instance | 2026-04-03 01:31:53.588294 | instance | TASK [Start up service] ******************************************************** 2026-04-03 01:31:53.588299 | instance | Friday 03 April 2026 01:31:53 +0000 (0:00:19.684) 0:00:38.541 ********** 2026-04-03 01:31:54.116907 | instance | ok: [instance] 2026-04-03 01:31:54.116947 | instance | 2026-04-03 01:31:54.116955 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-04-03 01:31:54.116962 | instance | Friday 03 April 2026 01:31:54 +0000 (0:00:00.528) 0:00:39.069 ********** 2026-04-03 01:31:54.327711 | instance | ok: [instance] 2026-04-03 01:31:54.327751 | instance | 2026-04-03 01:31:54.327757 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-04-03 01:31:54.327773 | instance | Friday 03 April 2026 01:31:54 +0000 (0:00:00.210) 0:00:39.280 ********** 2026-04-03 01:31:54.784512 | instance | changed: [instance] 2026-04-03 01:31:54.784559 | instance | 2026-04-03 01:31:54.784566 | instance | TASK [Get list of all loopback devices] **************************************** 2026-04-03 01:31:54.784573 | instance | Friday 03 April 2026 01:31:54 +0000 (0:00:00.456) 0:00:39.737 ********** 2026-04-03 01:31:54.994705 | instance | ok: [instance] 2026-04-03 01:31:54.994743 | instance | 2026-04-03 01:31:54.994751 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-04-03 01:31:54.994758 | instance | Friday 03 April 2026 01:31:54 +0000 (0:00:00.210) 0:00:39.947 ********** 2026-04-03 01:31:55.020529 | instance | skipping: [instance] 2026-04-03 01:31:55.020578 | instance | 2026-04-03 01:31:55.020588 | instance | TASK [Create devices for Ceph] ************************************************* 2026-04-03 01:31:55.020596 | instance | Friday 03 April 2026 01:31:55 +0000 (0:00:00.025) 0:00:39.973 ********** 2026-04-03 01:31:55.564428 | instance | changed: [instance] => (item=osd0) 2026-04-03 01:31:55.564475 | instance | changed: [instance] => (item=osd1) 2026-04-03 01:31:55.564482 | instance | changed: [instance] => (item=osd2) 2026-04-03 01:31:55.564489 | instance | 2026-04-03 01:31:55.564495 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-04-03 01:31:55.564502 | instance | Friday 03 April 2026 01:31:55 +0000 (0:00:00.543) 0:00:40.516 ********** 2026-04-03 01:31:56.146802 | instance | changed: [instance] => (item=osd0) 2026-04-03 01:31:56.147450 | instance | changed: [instance] => (item=osd1) 2026-04-03 01:31:56.147526 | instance | changed: [instance] => (item=osd2) 2026-04-03 01:31:56.147533 | instance | 2026-04-03 01:31:56.147539 | instance | TASK [Start loop devices] ****************************************************** 2026-04-03 01:31:56.147545 | instance | Friday 03 April 2026 01:31:56 +0000 (0:00:00.582) 0:00:41.099 ********** 2026-04-03 01:31:56.893489 | instance | changed: [instance] => (item=osd0) 2026-04-03 01:31:56.893535 | instance | changed: [instance] => (item=osd1) 2026-04-03 01:31:56.893714 | instance | changed: [instance] => (item=osd2) 2026-04-03 01:31:56.894713 | instance | 2026-04-03 01:31:56.894806 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-04-03 01:31:56.894820 | instance | Friday 03 April 2026 01:31:56 +0000 (0:00:00.746) 0:00:41.845 ********** 2026-04-03 01:31:59.989533 | instance | changed: [instance] => (item=osd0) 2026-04-03 01:31:59.989774 | instance | changed: [instance] => (item=osd1) 2026-04-03 01:31:59.989924 | instance | changed: [instance] => (item=osd2) 2026-04-03 01:31:59.990063 | instance | 2026-04-03 01:31:59.990211 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-04-03 01:31:59.990396 | instance | Friday 03 April 2026 01:31:59 +0000 (0:00:03.096) 0:00:44.942 ********** 2026-04-03 01:32:01.875174 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-04-03 01:32:01.875248 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-04-03 01:32:01.875383 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-04-03 01:32:01.875567 | instance | 2026-04-03 01:32:01.875725 | instance | PLAY [controllers] ************************************************************* 2026-04-03 01:32:01.875872 | instance | 2026-04-03 01:32:01.876050 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-03 01:32:01.876199 | instance | Friday 03 April 2026 01:32:01 +0000 (0:00:01.886) 0:00:46.828 ********** 2026-04-03 01:32:02.754516 | instance | ok: [instance] 2026-04-03 01:32:02.754627 | instance | 2026-04-03 01:32:02.754819 | instance | TASK [Set masquerade rule] ***************************************************** 2026-04-03 01:32:02.755064 | instance | Friday 03 April 2026 01:32:02 +0000 (0:00:00.879) 0:00:47.707 ********** 2026-04-03 01:32:03.195752 | instance | changed: [instance] 2026-04-03 01:32:03.196017 | instance | 2026-04-03 01:32:03.196246 | instance | PLAY RECAP ********************************************************************* 2026-04-03 01:32:03.196546 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-03 01:32:03.196873 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-03 01:32:03.197330 | instance | 2026-04-03 01:32:03.197799 | instance | Friday 03 April 2026 01:32:03 +0000 (0:00:00.441) 0:00:48.149 ********** 2026-04-03 01:32:03.198193 | instance | =============================================================================== 2026-04-03 01:32:03.198612 | instance | Install depedencies ---------------------------------------------------- 19.68s 2026-04-03 01:32:03.199050 | instance | Create a volume group for each loop device ------------------------------ 3.10s 2026-04-03 01:32:03.199423 | instance | Generate SSH keys for missing variables --------------------------------- 3.05s 2026-04-03 01:32:03.199797 | instance | Create a logical volume for each loop device ---------------------------- 1.89s 2026-04-03 01:32:03.200138 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.23s 2026-04-03 01:32:03.200470 | instance | Gathering Facts --------------------------------------------------------- 1.18s 2026-04-03 01:32:03.200804 | instance | Create folders for workspace -------------------------------------------- 1.00s 2026-04-03 01:32:03.201134 | instance | Gathering Facts --------------------------------------------------------- 0.88s 2026-04-03 01:32:03.201583 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.83s 2026-04-03 01:32:03.201926 | instance | Purge "snapd" package --------------------------------------------------- 0.75s 2026-04-03 01:32:03.202249 | instance | Start loop devices ------------------------------------------------------ 0.75s 2026-04-03 01:32:03.202568 | instance | Gathering Facts --------------------------------------------------------- 0.73s 2026-04-03 01:32:03.202956 | instance | Gathering Facts --------------------------------------------------------- 0.69s 2026-04-03 01:32:03.203288 | instance | Configure short hostname ------------------------------------------------ 0.68s 2026-04-03 01:32:03.203608 | instance | Gathering Facts --------------------------------------------------------- 0.68s 2026-04-03 01:32:03.203805 | instance | Set permissions on loopback devices ------------------------------------- 0.58s 2026-04-03 01:32:03.203955 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.56s 2026-04-03 01:32:03.204100 | instance | Create devices for Ceph ------------------------------------------------- 0.54s 2026-04-03 01:32:03.204242 | instance | Start up service -------------------------------------------------------- 0.53s 2026-04-03 01:32:03.204396 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.46s 2026-04-03 01:32:03.277680 | instance | INFO [aio > prepare] Executed: Successful 2026-04-03 01:32:03.289935 | instance | INFO [aio > converge] Executing 2026-04-03 01:32:06.022674 | instance | 2026-04-03 01:32:06.023094 | instance | PLAY [all] ********************************************************************* 2026-04-03 01:32:06.023474 | instance | 2026-04-03 01:32:06.023815 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-03 01:32:06.024153 | instance | Friday 03 April 2026 01:32:06 +0000 (0:00:00.067) 0:00:00.067 ********** 2026-04-03 01:32:07.142079 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-03 01:32:07.142554 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-03 01:32:07.142952 | instance | interpreter could change the meaning of that path. See 2026-04-03 01:32:07.143440 | instance | https://docs.ansible.com/ansible- 2026-04-03 01:32:07.143799 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-03 01:32:07.160280 | instance | ok: [instance] 2026-04-03 01:32:07.160618 | instance | 2026-04-03 01:32:07.160964 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-03 01:32:07.161336 | instance | Friday 03 April 2026 01:32:07 +0000 (0:00:01.138) 0:00:01.205 ********** 2026-04-03 01:32:07.339929 | instance | ok: [instance] 2026-04-03 01:32:07.340303 | instance | 2026-04-03 01:32:07.340641 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-04-03 01:32:07.340953 | instance | 2026-04-03 01:32:07.341286 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-03 01:32:07.341677 | instance | Friday 03 April 2026 01:32:07 +0000 (0:00:00.179) 0:00:01.384 ********** 2026-04-03 01:32:08.212755 | instance | ok: [instance] 2026-04-03 01:32:08.213132 | instance | 2026-04-03 01:32:08.213510 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-03 01:32:08.213855 | instance | Friday 03 April 2026 01:32:08 +0000 (0:00:00.872) 0:00:02.257 ********** 2026-04-03 01:32:08.489959 | instance | ok: [instance] 2026-04-03 01:32:08.490082 | instance | 2026-04-03 01:32:08.490136 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-03 01:32:08.490257 | instance | Friday 03 April 2026 01:32:08 +0000 (0:00:00.274) 0:00:02.531 ********** 2026-04-03 01:32:08.534225 | instance | skipping: [instance] 2026-04-03 01:32:08.534417 | instance | 2026-04-03 01:32:08.534672 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-03 01:32:08.534888 | instance | Friday 03 April 2026 01:32:08 +0000 (0:00:00.043) 0:00:02.575 ********** 2026-04-03 01:32:08.825972 | instance | changed: [instance] 2026-04-03 01:32:08.826236 | instance | 2026-04-03 01:32:08.826526 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-03 01:32:08.826963 | instance | Friday 03 April 2026 01:32:08 +0000 (0:00:00.292) 0:00:02.868 ********** 2026-04-03 01:32:08.889729 | instance | ok: [instance] => { 2026-04-03 01:32:08.889800 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-04-03 01:32:08.889923 | instance | } 2026-04-03 01:32:08.890016 | instance | 2026-04-03 01:32:08.890171 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-03 01:32:08.890317 | instance | Friday 03 April 2026 01:32:08 +0000 (0:00:00.066) 0:00:02.934 ********** 2026-04-03 01:32:09.489927 | instance | changed: [instance] 2026-04-03 01:32:09.489995 | instance | 2026-04-03 01:32:09.490108 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-03 01:32:09.490289 | instance | Friday 03 April 2026 01:32:09 +0000 (0:00:00.598) 0:00:03.532 ********** 2026-04-03 01:32:09.541919 | instance | skipping: [instance] 2026-04-03 01:32:09.542023 | instance | 2026-04-03 01:32:09.542213 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-03 01:32:09.542365 | instance | Friday 03 April 2026 01:32:09 +0000 (0:00:00.051) 0:00:03.584 ********** 2026-04-03 01:32:09.593824 | instance | skipping: [instance] 2026-04-03 01:32:09.593999 | instance | 2026-04-03 01:32:09.594151 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-03 01:32:09.594301 | instance | Friday 03 April 2026 01:32:09 +0000 (0:00:00.052) 0:00:03.637 ********** 2026-04-03 01:32:09.806048 | instance | ok: [instance] 2026-04-03 01:32:09.806115 | instance | 2026-04-03 01:32:09.806256 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-03 01:32:09.806447 | instance | Friday 03 April 2026 01:32:09 +0000 (0:00:00.212) 0:00:03.849 ********** 2026-04-03 01:32:10.973901 | instance | ok: [instance] 2026-04-03 01:32:10.973980 | instance | 2026-04-03 01:32:10.974102 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-03 01:32:10.974265 | instance | Friday 03 April 2026 01:32:10 +0000 (0:00:01.167) 0:00:05.017 ********** 2026-04-03 01:32:11.045086 | instance | ok: [instance] => { 2026-04-03 01:32:11.045298 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-04-03 01:32:11.045500 | instance | } 2026-04-03 01:32:11.045657 | instance | 2026-04-03 01:32:11.045812 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-03 01:32:11.045978 | instance | Friday 03 April 2026 01:32:11 +0000 (0:00:00.069) 0:00:05.087 ********** 2026-04-03 01:32:11.807275 | instance | changed: [instance] 2026-04-03 01:32:11.807312 | instance | 2026-04-03 01:32:11.807317 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-03 01:32:11.807322 | instance | Friday 03 April 2026 01:32:11 +0000 (0:00:00.764) 0:00:05.852 ********** 2026-04-03 01:32:15.690864 | instance | changed: [instance] 2026-04-03 01:32:15.690904 | instance | 2026-04-03 01:32:15.690910 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-03 01:32:15.690924 | instance | Friday 03 April 2026 01:32:15 +0000 (0:00:03.883) 0:00:09.735 ********** 2026-04-03 01:32:15.718370 | instance | skipping: [instance] 2026-04-03 01:32:15.718388 | instance | 2026-04-03 01:32:15.718393 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-03 01:32:15.718398 | instance | Friday 03 April 2026 01:32:15 +0000 (0:00:00.028) 0:00:09.763 ********** 2026-04-03 01:32:15.748116 | instance | skipping: [instance] 2026-04-03 01:32:15.748133 | instance | 2026-04-03 01:32:15.748138 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-03 01:32:15.748143 | instance | Friday 03 April 2026 01:32:15 +0000 (0:00:00.029) 0:00:09.792 ********** 2026-04-03 01:32:15.782449 | instance | skipping: [instance] 2026-04-03 01:32:15.782482 | instance | 2026-04-03 01:32:15.782493 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-03 01:32:15.782505 | instance | Friday 03 April 2026 01:32:15 +0000 (0:00:00.033) 0:00:09.826 ********** 2026-04-03 01:32:22.821523 | instance | changed: [instance] 2026-04-03 01:32:22.821782 | instance | 2026-04-03 01:32:22.821797 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-03 01:32:22.821978 | instance | Friday 03 April 2026 01:32:22 +0000 (0:00:07.039) 0:00:16.866 ********** 2026-04-03 01:32:23.385607 | instance | changed: [instance] 2026-04-03 01:32:23.385700 | instance | 2026-04-03 01:32:23.385988 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-03 01:32:23.386031 | instance | Friday 03 April 2026 01:32:23 +0000 (0:00:00.564) 0:00:17.430 ********** 2026-04-03 01:32:24.303448 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-04-03 01:32:24.304559 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-03 01:32:24.304755 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-03 01:32:24.304763 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-03 01:32:24.304770 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-03 01:32:24.304776 | instance | 2026-04-03 01:32:24.304783 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-03 01:32:24.304789 | instance | Friday 03 April 2026 01:32:24 +0000 (0:00:00.917) 0:00:18.348 ********** 2026-04-03 01:32:24.850095 | instance | changed: [instance] 2026-04-03 01:32:24.850212 | instance | 2026-04-03 01:32:24.850917 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-03 01:32:24.850966 | instance | Friday 03 April 2026 01:32:24 +0000 (0:00:00.538) 0:00:18.886 ********** 2026-04-03 01:32:24.850973 | instance | 2026-04-03 01:32:24.850978 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-03 01:32:24.850983 | instance | Friday 03 April 2026 01:32:24 +0000 (0:00:00.008) 0:00:18.894 ********** 2026-04-03 01:32:25.792998 | instance | ok: [instance] 2026-04-03 01:32:25.793081 | instance | 2026-04-03 01:32:25.793311 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-03 01:32:25.793584 | instance | Friday 03 April 2026 01:32:25 +0000 (0:00:00.942) 0:00:19.837 ********** 2026-04-03 01:32:26.276009 | instance | changed: [instance] 2026-04-03 01:32:26.276082 | instance | 2026-04-03 01:32:26.276340 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-03 01:32:26.276355 | instance | Friday 03 April 2026 01:32:26 +0000 (0:00:00.483) 0:00:20.320 ********** 2026-04-03 01:32:26.817454 | instance | changed: [instance] 2026-04-03 01:32:26.817530 | instance | 2026-04-03 01:32:26.817786 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-03 01:32:26.817829 | instance | Friday 03 April 2026 01:32:26 +0000 (0:00:00.541) 0:00:20.862 ********** 2026-04-03 01:32:27.036614 | instance | ok: [instance] 2026-04-03 01:32:27.036680 | instance | 2026-04-03 01:32:27.036991 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-03 01:32:27.037088 | instance | Friday 03 April 2026 01:32:27 +0000 (0:00:00.218) 0:00:21.081 ********** 2026-04-03 01:32:27.098907 | instance | ok: [instance] => { 2026-04-03 01:32:27.099005 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-03 01:32:27.099524 | instance | } 2026-04-03 01:32:27.099575 | instance | 2026-04-03 01:32:27.099581 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-03 01:32:27.099594 | instance | Friday 03 April 2026 01:32:27 +0000 (0:00:00.062) 0:00:21.143 ********** 2026-04-03 01:32:28.064571 | instance | changed: [instance] 2026-04-03 01:32:28.064651 | instance | 2026-04-03 01:32:28.065094 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-03 01:32:28.065161 | instance | Friday 03 April 2026 01:32:28 +0000 (0:00:00.965) 0:00:22.109 ********** 2026-04-03 01:32:32.396122 | instance | changed: [instance] 2026-04-03 01:32:32.396216 | instance | 2026-04-03 01:32:32.396498 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-03 01:32:32.396657 | instance | Friday 03 April 2026 01:32:32 +0000 (0:00:04.332) 0:00:26.441 ********** 2026-04-03 01:32:33.359086 | instance | ok: [instance] 2026-04-03 01:32:33.359162 | instance | 2026-04-03 01:32:33.359402 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-03 01:32:33.359443 | instance | Friday 03 April 2026 01:32:33 +0000 (0:00:00.962) 0:00:27.404 ********** 2026-04-03 01:32:33.762190 | instance | changed: [instance] 2026-04-03 01:32:33.762531 | instance | 2026-04-03 01:32:33.762547 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-03 01:32:33.762553 | instance | Friday 03 April 2026 01:32:33 +0000 (0:00:00.403) 0:00:27.807 ********** 2026-04-03 01:32:34.235333 | instance | changed: [instance] 2026-04-03 01:32:34.235429 | instance | 2026-04-03 01:32:34.235674 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-03 01:32:34.235690 | instance | Friday 03 April 2026 01:32:34 +0000 (0:00:00.473) 0:00:28.280 ********** 2026-04-03 01:32:34.790059 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-04-03 01:32:34.790140 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-03 01:32:34.790612 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-03 01:32:34.790652 | instance | 2026-04-03 01:32:34.790658 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-03 01:32:34.790663 | instance | Friday 03 April 2026 01:32:34 +0000 (0:00:00.554) 0:00:28.835 ********** 2026-04-03 01:32:35.241231 | instance | changed: [instance] 2026-04-03 01:32:35.241318 | instance | 2026-04-03 01:32:35.241521 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-03 01:32:35.241597 | instance | Friday 03 April 2026 01:32:35 +0000 (0:00:00.451) 0:00:29.286 ********** 2026-04-03 01:32:35.687738 | instance | changed: [instance] 2026-04-03 01:32:35.687805 | instance | 2026-04-03 01:32:35.688414 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-03 01:32:35.688454 | instance | Friday 03 April 2026 01:32:35 +0000 (0:00:00.438) 0:00:29.724 ********** 2026-04-03 01:32:35.688461 | instance | 2026-04-03 01:32:35.688467 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-03 01:32:35.688473 | instance | Friday 03 April 2026 01:32:35 +0000 (0:00:00.008) 0:00:29.732 ********** 2026-04-03 01:32:36.383084 | instance | ok: [instance] 2026-04-03 01:32:36.383131 | instance | 2026-04-03 01:32:36.383139 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-04-03 01:32:36.383147 | instance | Friday 03 April 2026 01:32:36 +0000 (0:00:00.693) 0:00:30.426 ********** 2026-04-03 01:32:37.440136 | instance | changed: [instance] 2026-04-03 01:32:37.440602 | instance | 2026-04-03 01:32:37.440623 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-03 01:32:37.440631 | instance | Friday 03 April 2026 01:32:37 +0000 (0:00:01.059) 0:00:31.485 ********** 2026-04-03 01:32:37.987786 | instance | changed: [instance] 2026-04-03 01:32:37.987884 | instance | 2026-04-03 01:32:37.988101 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-03 01:32:37.988137 | instance | Friday 03 April 2026 01:32:37 +0000 (0:00:00.547) 0:00:32.032 ********** 2026-04-03 01:32:38.044509 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-03 01:32:38.044877 | instance | 2026-04-03 01:32:38.044920 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-03 01:32:38.044926 | instance | Friday 03 April 2026 01:32:38 +0000 (0:00:00.056) 0:00:32.089 ********** 2026-04-03 01:32:43.017057 | instance | changed: [instance] 2026-04-03 01:32:43.017130 | instance | 2026-04-03 01:32:43.017370 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-03 01:32:43.017421 | instance | Friday 03 April 2026 01:32:43 +0000 (0:00:04.972) 0:00:37.062 ********** 2026-04-03 01:32:43.682696 | instance | ok: [instance] => (item=chronyd) 2026-04-03 01:32:43.682792 | instance | ok: [instance] => (item=sshd) 2026-04-03 01:32:43.683160 | instance | 2026-04-03 01:32:43.683197 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-03 01:32:43.683203 | instance | Friday 03 April 2026 01:32:43 +0000 (0:00:00.665) 0:00:37.727 ********** 2026-04-03 01:32:44.505089 | instance | changed: [instance] 2026-04-03 01:32:44.505158 | instance | 2026-04-03 01:32:44.505571 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-03 01:32:44.505641 | instance | Friday 03 April 2026 01:32:44 +0000 (0:00:00.822) 0:00:38.550 ********** 2026-04-03 01:32:44.721409 | instance | ok: [instance] 2026-04-03 01:32:44.721867 | instance | 2026-04-03 01:32:44.722148 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-03 01:32:44.722416 | instance | Friday 03 April 2026 01:32:44 +0000 (0:00:00.215) 0:00:38.766 ********** 2026-04-03 01:32:45.190238 | instance | changed: [instance] 2026-04-03 01:32:45.190486 | instance | 2026-04-03 01:32:45.190837 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-03 01:32:45.191169 | instance | Friday 03 April 2026 01:32:45 +0000 (0:00:00.468) 0:00:39.234 ********** 2026-04-03 01:32:45.566924 | instance | changed: [instance] 2026-04-03 01:32:45.567004 | instance | 2026-04-03 01:32:45.567078 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-04-03 01:32:45.567199 | instance | Friday 03 April 2026 01:32:45 +0000 (0:00:00.376) 0:00:39.611 ********** 2026-04-03 01:32:47.237500 | instance | ok: [instance] 2026-04-03 01:32:47.237816 | instance | 2026-04-03 01:32:47.237838 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-04-03 01:32:47.237849 | instance | Friday 03 April 2026 01:32:47 +0000 (0:00:01.670) 0:00:41.281 ********** 2026-04-03 01:32:47.293968 | instance | ok: [instance] 2026-04-03 01:32:47.294009 | instance | 2026-04-03 01:32:47.294015 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-04-03 01:32:47.294025 | instance | Friday 03 April 2026 01:32:47 +0000 (0:00:00.056) 0:00:41.338 ********** 2026-04-03 01:32:47.338105 | instance | skipping: [instance] 2026-04-03 01:32:47.338474 | instance | 2026-04-03 01:32:47.338515 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-04-03 01:32:47.338521 | instance | Friday 03 April 2026 01:32:47 +0000 (0:00:00.044) 0:00:41.383 ********** 2026-04-03 01:32:47.378690 | instance | skipping: [instance] 2026-04-03 01:32:47.379295 | instance | 2026-04-03 01:32:47.379330 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-04-03 01:32:47.379338 | instance | Friday 03 April 2026 01:32:47 +0000 (0:00:00.040) 0:00:41.423 ********** 2026-04-03 01:32:47.418827 | instance | skipping: [instance] 2026-04-03 01:32:47.418913 | instance | 2026-04-03 01:32:47.419053 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-04-03 01:32:47.419185 | instance | Friday 03 April 2026 01:32:47 +0000 (0:00:00.040) 0:00:41.464 ********** 2026-04-03 01:32:47.459106 | instance | skipping: [instance] 2026-04-03 01:32:47.459203 | instance | 2026-04-03 01:32:47.459454 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-04-03 01:32:47.459494 | instance | Friday 03 April 2026 01:32:47 +0000 (0:00:00.040) 0:00:41.504 ********** 2026-04-03 01:32:47.502647 | instance | skipping: [instance] 2026-04-03 01:32:47.502766 | instance | 2026-04-03 01:32:47.502965 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-04-03 01:32:47.503120 | instance | Friday 03 April 2026 01:32:47 +0000 (0:00:00.043) 0:00:41.547 ********** 2026-04-03 01:32:47.542902 | instance | skipping: [instance] 2026-04-03 01:32:47.543006 | instance | 2026-04-03 01:32:47.543136 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-04-03 01:32:47.543307 | instance | Friday 03 April 2026 01:32:47 +0000 (0:00:00.040) 0:00:41.588 ********** 2026-04-03 01:32:47.585845 | instance | skipping: [instance] 2026-04-03 01:32:47.585948 | instance | 2026-04-03 01:32:47.586066 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-04-03 01:32:47.586230 | instance | Friday 03 April 2026 01:32:47 +0000 (0:00:00.042) 0:00:41.631 ********** 2026-04-03 01:32:47.714948 | instance | ok: [instance] 2026-04-03 01:32:47.715032 | instance | 2026-04-03 01:32:47.715164 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-04-03 01:32:47.715345 | instance | Friday 03 April 2026 01:32:47 +0000 (0:00:00.128) 0:00:41.759 ********** 2026-04-03 01:32:47.944429 | instance | ok: [instance] => (item=instance) 2026-04-03 01:32:47.944806 | instance | 2026-04-03 01:32:47.944847 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-04-03 01:32:47.944854 | instance | Friday 03 April 2026 01:32:47 +0000 (0:00:00.229) 0:00:41.989 ********** 2026-04-03 01:32:47.997877 | instance | ok: [instance] 2026-04-03 01:32:47.998204 | instance | 2026-04-03 01:32:47.998228 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-04-03 01:32:47.998234 | instance | Friday 03 April 2026 01:32:47 +0000 (0:00:00.053) 0:00:42.042 ********** 2026-04-03 01:32:48.082027 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-04-03 01:32:48.082097 | instance | 2026-04-03 01:32:48.082479 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-04-03 01:32:48.082524 | instance | Friday 03 April 2026 01:32:48 +0000 (0:00:00.083) 0:00:42.126 ********** 2026-04-03 01:32:48.411916 | instance | changed: [instance] 2026-04-03 01:32:48.411987 | instance | 2026-04-03 01:32:48.412224 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-04-03 01:32:48.412262 | instance | Friday 03 April 2026 01:32:48 +0000 (0:00:00.330) 0:00:42.456 ********** 2026-04-03 01:32:49.124655 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-04-03 01:32:49.124723 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-04-03 01:32:49.125253 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-04-03 01:32:49.125296 | instance | 2026-04-03 01:32:49.125302 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap coomand] ******************************* 2026-04-03 01:32:49.125307 | instance | Friday 03 April 2026 01:32:49 +0000 (0:00:00.712) 0:00:43.169 ********** 2026-04-03 01:35:00.689540 | instance | ok: [instance] 2026-04-03 01:35:00.689628 | instance | 2026-04-03 01:35:00.689942 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-04-03 01:35:00.689993 | instance | Friday 03 April 2026 01:35:00 +0000 (0:02:11.564) 0:02:54.734 ********** 2026-04-03 01:35:00.893702 | instance | changed: [instance] 2026-04-03 01:35:00.893793 | instance | 2026-04-03 01:35:00.894039 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-04-03 01:35:00.894076 | instance | Friday 03 April 2026 01:35:00 +0000 (0:00:00.204) 0:02:54.938 ********** 2026-04-03 01:35:00.939124 | instance | ok: [instance] 2026-04-03 01:35:00.939503 | instance | 2026-04-03 01:35:00.939544 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-03 01:35:00.939562 | instance | Friday 03 April 2026 01:35:00 +0000 (0:00:00.045) 0:02:54.984 ********** 2026-04-03 01:35:01.021523 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-03 01:35:01.021601 | instance | 2026-04-03 01:35:01.021832 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-03 01:35:01.022048 | instance | Friday 03 April 2026 01:35:01 +0000 (0:00:00.082) 0:02:55.066 ********** 2026-04-03 01:35:02.594917 | instance | ok: [instance] 2026-04-03 01:35:02.594989 | instance | 2026-04-03 01:35:02.595255 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-03 01:35:02.595296 | instance | Friday 03 April 2026 01:35:02 +0000 (0:00:01.573) 0:02:56.640 ********** 2026-04-03 01:35:02.657294 | instance | ok: [instance] => (item=instance) 2026-04-03 01:35:02.657727 | instance | 2026-04-03 01:35:02.657768 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-03 01:35:02.657775 | instance | Friday 03 April 2026 01:35:02 +0000 (0:00:00.062) 0:02:56.702 ********** 2026-04-03 01:35:03.089068 | instance | ok: [instance] 2026-04-03 01:35:03.089123 | instance | 2026-04-03 01:35:03.089463 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-03 01:35:03.089503 | instance | Friday 03 April 2026 01:35:03 +0000 (0:00:00.432) 0:02:57.134 ********** 2026-04-03 01:35:05.067773 | instance | ok: [instance] 2026-04-03 01:35:05.067862 | instance | 2026-04-03 01:35:05.067972 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-04-03 01:35:05.068102 | instance | Friday 03 April 2026 01:35:05 +0000 (0:00:01.978) 0:02:59.112 ********** 2026-04-03 01:35:06.701132 | instance | ok: [instance] 2026-04-03 01:35:06.701212 | instance | 2026-04-03 01:35:06.701538 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-04-03 01:35:06.701575 | instance | Friday 03 April 2026 01:35:06 +0000 (0:00:01.633) 0:03:00.746 ********** 2026-04-03 01:35:17.958447 | instance | ok: [instance] 2026-04-03 01:35:17.958556 | instance | 2026-04-03 01:35:17.958573 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-03 01:35:17.958764 | instance | Friday 03 April 2026 01:35:17 +0000 (0:00:11.256) 0:03:12.003 ********** 2026-04-03 01:35:18.042241 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-03 01:35:18.042316 | instance | 2026-04-03 01:35:18.042323 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-03 01:35:18.042329 | instance | Friday 03 April 2026 01:35:18 +0000 (0:00:00.083) 0:03:12.086 ********** 2026-04-03 01:35:18.106148 | instance | skipping: [instance] 2026-04-03 01:35:18.106187 | instance | 2026-04-03 01:35:18.106194 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-03 01:35:18.106200 | instance | Friday 03 April 2026 01:35:18 +0000 (0:00:00.064) 0:03:12.150 ********** 2026-04-03 01:35:18.165954 | instance | skipping: [instance] => (item=instance) 2026-04-03 01:35:18.166472 | instance | skipping: [instance] 2026-04-03 01:35:18.166548 | instance | 2026-04-03 01:35:18.166555 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-03 01:35:18.166560 | instance | Friday 03 April 2026 01:35:18 +0000 (0:00:00.059) 0:03:12.210 ********** 2026-04-03 01:35:18.421786 | instance | ok: [instance] 2026-04-03 01:35:18.421857 | instance | 2026-04-03 01:35:18.422073 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-03 01:35:18.422303 | instance | Friday 03 April 2026 01:35:18 +0000 (0:00:00.255) 0:03:12.466 ********** 2026-04-03 01:35:20.446729 | instance | ok: [instance] 2026-04-03 01:35:20.446862 | instance | 2026-04-03 01:35:20.446876 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-04-03 01:35:20.447035 | instance | Friday 03 April 2026 01:35:20 +0000 (0:00:02.025) 0:03:14.491 ********** 2026-04-03 01:35:22.110057 | instance | ok: [instance] 2026-04-03 01:35:22.110139 | instance | 2026-04-03 01:35:22.110145 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-04-03 01:35:22.110151 | instance | Friday 03 April 2026 01:35:22 +0000 (0:00:01.662) 0:03:16.154 ********** 2026-04-03 01:35:23.698721 | instance | ok: [instance] 2026-04-03 01:35:23.698823 | instance | 2026-04-03 01:35:23.699066 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-04-03 01:35:23.699133 | instance | Friday 03 April 2026 01:35:23 +0000 (0:00:01.589) 0:03:17.743 ********** 2026-04-03 01:35:25.855562 | instance | ok: [instance] 2026-04-03 01:35:25.855698 | instance | 2026-04-03 01:35:25.855712 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-04-03 01:35:25.855814 | instance | 2026-04-03 01:35:25.855938 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-03 01:35:25.856064 | instance | Friday 03 April 2026 01:35:25 +0000 (0:00:02.157) 0:03:19.900 ********** 2026-04-03 01:35:26.745299 | instance | ok: [instance] 2026-04-03 01:35:26.745504 | instance | 2026-04-03 01:35:26.745697 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-03 01:35:26.745937 | instance | Friday 03 April 2026 01:35:26 +0000 (0:00:00.889) 0:03:20.790 ********** 2026-04-03 01:35:26.947621 | instance | ok: [instance] 2026-04-03 01:35:26.947690 | instance | 2026-04-03 01:35:26.947884 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-03 01:35:26.948027 | instance | Friday 03 April 2026 01:35:26 +0000 (0:00:00.202) 0:03:20.992 ********** 2026-04-03 01:35:26.985835 | instance | skipping: [instance] 2026-04-03 01:35:26.985936 | instance | 2026-04-03 01:35:26.986086 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-03 01:35:26.986211 | instance | Friday 03 April 2026 01:35:26 +0000 (0:00:00.038) 0:03:21.031 ********** 2026-04-03 01:35:27.186662 | instance | ok: [instance] 2026-04-03 01:35:27.186725 | instance | 2026-04-03 01:35:27.186867 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-03 01:35:27.186995 | instance | Friday 03 April 2026 01:35:27 +0000 (0:00:00.200) 0:03:21.231 ********** 2026-04-03 01:35:27.238917 | instance | ok: [instance] => { 2026-04-03 01:35:27.239022 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-04-03 01:35:27.239137 | instance | } 2026-04-03 01:35:27.239263 | instance | 2026-04-03 01:35:27.239379 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-03 01:35:27.239487 | instance | Friday 03 April 2026 01:35:27 +0000 (0:00:00.052) 0:03:21.284 ********** 2026-04-03 01:35:27.535437 | instance | ok: [instance] 2026-04-03 01:35:27.535519 | instance | 2026-04-03 01:35:27.535603 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-03 01:35:27.535734 | instance | Friday 03 April 2026 01:35:27 +0000 (0:00:00.296) 0:03:21.580 ********** 2026-04-03 01:35:27.580423 | instance | skipping: [instance] 2026-04-03 01:35:27.580505 | instance | 2026-04-03 01:35:27.580641 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-03 01:35:27.580761 | instance | Friday 03 April 2026 01:35:27 +0000 (0:00:00.045) 0:03:21.625 ********** 2026-04-03 01:35:27.628366 | instance | skipping: [instance] 2026-04-03 01:35:27.628458 | instance | 2026-04-03 01:35:27.628579 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-03 01:35:27.628698 | instance | Friday 03 April 2026 01:35:27 +0000 (0:00:00.047) 0:03:21.673 ********** 2026-04-03 01:35:27.859826 | instance | ok: [instance] 2026-04-03 01:35:27.859993 | instance | 2026-04-03 01:35:27.860008 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-03 01:35:27.860019 | instance | Friday 03 April 2026 01:35:27 +0000 (0:00:00.230) 0:03:21.904 ********** 2026-04-03 01:35:28.961145 | instance | ok: [instance] 2026-04-03 01:35:28.961270 | instance | 2026-04-03 01:35:28.961283 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-03 01:35:28.961413 | instance | Friday 03 April 2026 01:35:28 +0000 (0:00:01.101) 0:03:23.006 ********** 2026-04-03 01:35:29.029468 | instance | ok: [instance] => { 2026-04-03 01:35:29.029585 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-04-03 01:35:29.029867 | instance | } 2026-04-03 01:35:29.029949 | instance | 2026-04-03 01:35:29.030179 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-03 01:35:29.030437 | instance | Friday 03 April 2026 01:35:29 +0000 (0:00:00.068) 0:03:23.074 ********** 2026-04-03 01:35:29.364094 | instance | ok: [instance] 2026-04-03 01:35:29.364207 | instance | 2026-04-03 01:35:29.364220 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-03 01:35:29.364327 | instance | Friday 03 April 2026 01:35:29 +0000 (0:00:00.334) 0:03:23.409 ********** 2026-04-03 01:35:31.295004 | instance | ok: [instance] 2026-04-03 01:35:31.295144 | instance | 2026-04-03 01:35:31.295163 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-03 01:35:31.295294 | instance | Friday 03 April 2026 01:35:31 +0000 (0:00:01.930) 0:03:25.339 ********** 2026-04-03 01:35:31.329445 | instance | skipping: [instance] 2026-04-03 01:35:31.329563 | instance | 2026-04-03 01:35:31.329715 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-03 01:35:31.329853 | instance | Friday 03 April 2026 01:35:31 +0000 (0:00:00.035) 0:03:25.374 ********** 2026-04-03 01:35:31.363863 | instance | skipping: [instance] 2026-04-03 01:35:31.364050 | instance | 2026-04-03 01:35:31.364311 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-03 01:35:31.364530 | instance | Friday 03 April 2026 01:35:31 +0000 (0:00:00.034) 0:03:25.408 ********** 2026-04-03 01:35:31.398275 | instance | skipping: [instance] 2026-04-03 01:35:31.398413 | instance | 2026-04-03 01:35:31.398599 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-03 01:35:31.398779 | instance | Friday 03 April 2026 01:35:31 +0000 (0:00:00.034) 0:03:25.443 ********** 2026-04-03 01:35:32.535320 | instance | ok: [instance] 2026-04-03 01:35:32.535461 | instance | 2026-04-03 01:35:32.535476 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-03 01:35:32.535493 | instance | Friday 03 April 2026 01:35:32 +0000 (0:00:01.137) 0:03:26.580 ********** 2026-04-03 01:35:32.967066 | instance | ok: [instance] 2026-04-03 01:35:32.967136 | instance | 2026-04-03 01:35:32.967246 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-03 01:35:32.967363 | instance | Friday 03 April 2026 01:35:32 +0000 (0:00:00.431) 0:03:27.012 ********** 2026-04-03 01:35:33.850271 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-03 01:35:33.850390 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-03 01:35:33.850515 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-03 01:35:33.850647 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-03 01:35:33.850788 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-03 01:35:33.850902 | instance | 2026-04-03 01:35:33.851026 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-03 01:35:33.851144 | instance | Friday 03 April 2026 01:35:33 +0000 (0:00:00.882) 0:03:27.894 ********** 2026-04-03 01:35:34.333984 | instance | ok: [instance] 2026-04-03 01:35:34.334062 | instance | 2026-04-03 01:35:34.334181 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-03 01:35:34.334302 | instance | Friday 03 April 2026 01:35:34 +0000 (0:00:00.477) 0:03:28.372 ********** 2026-04-03 01:35:34.334412 | instance | 2026-04-03 01:35:34.334530 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-03 01:35:34.334653 | instance | Friday 03 April 2026 01:35:34 +0000 (0:00:00.006) 0:03:28.379 ********** 2026-04-03 01:35:34.701902 | instance | ok: [instance] 2026-04-03 01:35:34.702045 | instance | 2026-04-03 01:35:34.702054 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-03 01:35:34.702137 | instance | Friday 03 April 2026 01:35:34 +0000 (0:00:00.367) 0:03:28.746 ********** 2026-04-03 01:35:34.910501 | instance | ok: [instance] 2026-04-03 01:35:34.910619 | instance | 2026-04-03 01:35:34.910627 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-03 01:35:34.910726 | instance | Friday 03 April 2026 01:35:34 +0000 (0:00:00.208) 0:03:28.955 ********** 2026-04-03 01:35:34.960663 | instance | ok: [instance] => { 2026-04-03 01:35:34.960795 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-03 01:35:34.960812 | instance | } 2026-04-03 01:35:34.960999 | instance | 2026-04-03 01:35:34.961170 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-03 01:35:34.961338 | instance | Friday 03 April 2026 01:35:34 +0000 (0:00:00.050) 0:03:29.005 ********** 2026-04-03 01:35:35.298808 | instance | ok: [instance] 2026-04-03 01:35:35.298916 | instance | 2026-04-03 01:35:35.298939 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-03 01:35:35.298953 | instance | Friday 03 April 2026 01:35:35 +0000 (0:00:00.337) 0:03:29.343 ********** 2026-04-03 01:35:38.335786 | instance | ok: [instance] 2026-04-03 01:35:38.335910 | instance | 2026-04-03 01:35:38.336024 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-03 01:35:38.336151 | instance | Friday 03 April 2026 01:35:38 +0000 (0:00:03.037) 0:03:32.380 ********** 2026-04-03 01:35:39.296854 | instance | ok: [instance] 2026-04-03 01:35:39.296930 | instance | 2026-04-03 01:35:39.297045 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-03 01:35:39.297181 | instance | Friday 03 April 2026 01:35:39 +0000 (0:00:00.961) 0:03:33.342 ********** 2026-04-03 01:35:39.491142 | instance | ok: [instance] 2026-04-03 01:35:39.491208 | instance | 2026-04-03 01:35:39.491310 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-03 01:35:39.491422 | instance | Friday 03 April 2026 01:35:39 +0000 (0:00:00.194) 0:03:33.536 ********** 2026-04-03 01:35:39.905510 | instance | ok: [instance] 2026-04-03 01:35:39.905572 | instance | 2026-04-03 01:35:39.905738 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-03 01:35:39.905849 | instance | Friday 03 April 2026 01:35:39 +0000 (0:00:00.414) 0:03:33.950 ********** 2026-04-03 01:35:40.442680 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-04-03 01:35:40.442765 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-03 01:35:40.442868 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-03 01:35:40.443079 | instance | 2026-04-03 01:35:40.443137 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-03 01:35:40.443247 | instance | Friday 03 April 2026 01:35:40 +0000 (0:00:00.537) 0:03:34.487 ********** 2026-04-03 01:35:40.860870 | instance | ok: [instance] 2026-04-03 01:35:40.860942 | instance | 2026-04-03 01:35:40.861064 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-03 01:35:40.861258 | instance | Friday 03 April 2026 01:35:40 +0000 (0:00:00.418) 0:03:34.905 ********** 2026-04-03 01:35:41.277564 | instance | ok: [instance] 2026-04-03 01:35:41.277628 | instance | 2026-04-03 01:35:41.277756 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-03 01:35:41.277874 | instance | Friday 03 April 2026 01:35:41 +0000 (0:00:00.408) 0:03:35.314 ********** 2026-04-03 01:35:41.277992 | instance | 2026-04-03 01:35:41.278112 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-03 01:35:41.278252 | instance | Friday 03 April 2026 01:35:41 +0000 (0:00:00.008) 0:03:35.322 ********** 2026-04-03 01:35:41.633526 | instance | ok: [instance] 2026-04-03 01:35:41.633653 | instance | 2026-04-03 01:35:41.633742 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-03 01:35:41.633858 | instance | Friday 03 April 2026 01:35:41 +0000 (0:00:00.355) 0:03:35.678 ********** 2026-04-03 01:35:41.688476 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-03 01:35:41.688605 | instance | 2026-04-03 01:35:41.688788 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-03 01:35:41.688970 | instance | Friday 03 April 2026 01:35:41 +0000 (0:00:00.054) 0:03:35.733 ********** 2026-04-03 01:35:42.646362 | instance | ok: [instance] 2026-04-03 01:35:42.646677 | instance | 2026-04-03 01:35:42.646692 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-03 01:35:42.646702 | instance | Friday 03 April 2026 01:35:42 +0000 (0:00:00.958) 0:03:36.691 ********** 2026-04-03 01:35:43.264850 | instance | ok: [instance] => (item=chronyd) 2026-04-03 01:35:43.264916 | instance | ok: [instance] => (item=sshd) 2026-04-03 01:35:43.265049 | instance | 2026-04-03 01:35:43.265191 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-03 01:35:43.265356 | instance | Friday 03 April 2026 01:35:43 +0000 (0:00:00.618) 0:03:37.309 ********** 2026-04-03 01:35:43.948200 | instance | ok: [instance] 2026-04-03 01:35:43.948342 | instance | 2026-04-03 01:35:43.948517 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-03 01:35:43.948690 | instance | Friday 03 April 2026 01:35:43 +0000 (0:00:00.683) 0:03:37.993 ********** 2026-04-03 01:35:44.144149 | instance | ok: [instance] 2026-04-03 01:35:44.144213 | instance | 2026-04-03 01:35:44.144355 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-03 01:35:44.144474 | instance | Friday 03 April 2026 01:35:44 +0000 (0:00:00.195) 0:03:38.188 ********** 2026-04-03 01:35:44.397522 | instance | ok: [instance] 2026-04-03 01:35:44.397573 | instance | 2026-04-03 01:35:44.397586 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-03 01:35:44.397596 | instance | Friday 03 April 2026 01:35:44 +0000 (0:00:00.252) 0:03:38.441 ********** 2026-04-03 01:35:44.610372 | instance | ok: [instance] 2026-04-03 01:35:44.610451 | instance | 2026-04-03 01:35:44.610555 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-04-03 01:35:44.610672 | instance | Friday 03 April 2026 01:35:44 +0000 (0:00:00.213) 0:03:38.654 ********** 2026-04-03 01:35:44.834015 | instance | ok: [instance] => (item=instance) 2026-04-03 01:35:44.834090 | instance | 2026-04-03 01:35:44.834211 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-04-03 01:35:44.834317 | instance | Friday 03 April 2026 01:35:44 +0000 (0:00:00.220) 0:03:38.875 ********** 2026-04-03 01:35:44.884173 | instance | ok: [instance] 2026-04-03 01:35:44.884271 | instance | 2026-04-03 01:35:44.884397 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-04-03 01:35:44.884520 | instance | Friday 03 April 2026 01:35:44 +0000 (0:00:00.054) 0:03:38.929 ********** 2026-04-03 01:35:49.989608 | instance | ok: [instance] 2026-04-03 01:35:49.989790 | instance | 2026-04-03 01:35:49.989815 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-04-03 01:35:49.989825 | instance | Friday 03 April 2026 01:35:49 +0000 (0:00:05.104) 0:03:44.034 ********** 2026-04-03 01:35:50.042648 | instance | ok: [instance] 2026-04-03 01:35:50.042724 | instance | 2026-04-03 01:35:50.042826 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-03 01:35:50.042956 | instance | Friday 03 April 2026 01:35:50 +0000 (0:00:00.053) 0:03:44.087 ********** 2026-04-03 01:35:50.114757 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-03 01:35:50.114843 | instance | 2026-04-03 01:35:50.114954 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-03 01:35:50.115075 | instance | Friday 03 April 2026 01:35:50 +0000 (0:00:00.072) 0:03:44.159 ********** 2026-04-03 01:35:50.164659 | instance | skipping: [instance] 2026-04-03 01:35:50.164760 | instance | 2026-04-03 01:35:50.164959 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-03 01:35:50.165118 | instance | Friday 03 April 2026 01:35:50 +0000 (0:00:00.050) 0:03:44.209 ********** 2026-04-03 01:35:50.223748 | instance | skipping: [instance] => (item=instance) 2026-04-03 01:35:50.223812 | instance | skipping: [instance] 2026-04-03 01:35:50.224240 | instance | 2026-04-03 01:35:50.224286 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-03 01:35:50.224311 | instance | Friday 03 April 2026 01:35:50 +0000 (0:00:00.058) 0:03:44.268 ********** 2026-04-03 01:35:50.485555 | instance | ok: [instance] 2026-04-03 01:35:50.485677 | instance | 2026-04-03 01:35:50.485780 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-03 01:35:50.485952 | instance | Friday 03 April 2026 01:35:50 +0000 (0:00:00.261) 0:03:44.530 ********** 2026-04-03 01:35:52.556849 | instance | ok: [instance] 2026-04-03 01:35:52.556893 | instance | 2026-04-03 01:35:52.556899 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-04-03 01:35:52.556904 | instance | Friday 03 April 2026 01:35:52 +0000 (0:00:02.071) 0:03:46.601 ********** 2026-04-03 01:35:52.590749 | instance | skipping: [instance] 2026-04-03 01:35:52.590779 | instance | 2026-04-03 01:35:52.590784 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-04-03 01:35:52.590789 | instance | Friday 03 April 2026 01:35:52 +0000 (0:00:00.034) 0:03:46.635 ********** 2026-04-03 01:35:52.623454 | instance | skipping: [instance] 2026-04-03 01:35:52.623475 | instance | 2026-04-03 01:35:52.623480 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-04-03 01:35:52.623485 | instance | Friday 03 April 2026 01:35:52 +0000 (0:00:00.032) 0:03:46.668 ********** 2026-04-03 01:35:57.976407 | instance | ok: [instance] 2026-04-03 01:35:57.976480 | instance | 2026-04-03 01:35:57.976758 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-04-03 01:35:57.976803 | instance | Friday 03 April 2026 01:35:57 +0000 (0:00:05.352) 0:03:52.021 ********** 2026-04-03 01:36:08.331973 | instance | ok: [instance] 2026-04-03 01:36:08.332060 | instance | 2026-04-03 01:36:08.332337 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-04-03 01:36:08.332407 | instance | Friday 03 April 2026 01:36:08 +0000 (0:00:10.355) 0:04:02.376 ********** 2026-04-03 01:37:35.944273 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-04-03 01:37:35.944362 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-04-03 01:37:35.944498 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-04-03 01:37:35.944621 | instance | 2026-04-03 01:37:35.944777 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-04-03 01:37:35.944926 | instance | Friday 03 April 2026 01:37:35 +0000 (0:01:27.612) 0:05:29.989 ********** 2026-04-03 01:37:37.590000 | instance | ok: [instance] 2026-04-03 01:37:37.590097 | instance | 2026-04-03 01:37:37.590490 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-04-03 01:37:37.590537 | instance | Friday 03 April 2026 01:37:37 +0000 (0:00:01.645) 0:05:31.634 ********** 2026-04-03 01:37:39.773945 | instance | ok: [instance] 2026-04-03 01:37:39.774010 | instance | 2026-04-03 01:37:39.774053 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-04-03 01:37:39.774065 | instance | Friday 03 April 2026 01:37:39 +0000 (0:00:02.183) 0:05:33.818 ********** 2026-04-03 01:37:39.845123 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-04-03 01:37:39.845189 | instance | 2026-04-03 01:37:39.845520 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-04-03 01:37:39.845558 | instance | Friday 03 April 2026 01:37:39 +0000 (0:00:00.071) 0:05:33.890 ********** 2026-04-03 01:37:39.890010 | instance | ok: [instance] 2026-04-03 01:37:39.890062 | instance | 2026-04-03 01:37:39.890069 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-04-03 01:37:39.890074 | instance | Friday 03 April 2026 01:37:39 +0000 (0:00:00.044) 0:05:33.934 ********** 2026-04-03 01:37:42.083782 | instance | ok: [instance] 2026-04-03 01:37:42.083988 | instance | 2026-04-03 01:37:42.084002 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-04-03 01:37:42.084081 | instance | Friday 03 April 2026 01:37:42 +0000 (0:00:02.194) 0:05:36.128 ********** 2026-04-03 01:37:42.130384 | instance | ok: [instance] 2026-04-03 01:37:42.130429 | instance | 2026-04-03 01:37:42.130639 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-04-03 01:37:42.130717 | instance | Friday 03 April 2026 01:37:42 +0000 (0:00:00.046) 0:05:36.175 ********** 2026-04-03 01:37:42.173864 | instance | skipping: [instance] => (item=1) 2026-04-03 01:37:42.173954 | instance | skipping: [instance] => (item=1) 2026-04-03 01:37:42.174074 | instance | skipping: [instance] => (item=1) 2026-04-03 01:37:42.174185 | instance | skipping: [instance] 2026-04-03 01:37:42.174312 | instance | 2026-04-03 01:37:42.174420 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-04-03 01:37:42.174529 | instance | Friday 03 April 2026 01:37:42 +0000 (0:00:00.043) 0:05:36.219 ********** 2026-04-03 01:37:42.220997 | instance | skipping: [instance] 2026-04-03 01:37:42.221086 | instance | 2026-04-03 01:37:42.221231 | instance | PLAY [all] ********************************************************************* 2026-04-03 01:37:42.221339 | instance | 2026-04-03 01:37:42.221482 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-04-03 01:37:42.221596 | instance | Friday 03 April 2026 01:37:42 +0000 (0:00:00.047) 0:05:36.266 ********** 2026-04-03 01:37:42.594599 | instance | changed: [instance] 2026-04-03 01:37:42.595273 | instance | 2026-04-03 01:37:42.595312 | instance | PLAY [all] ********************************************************************* 2026-04-03 01:37:42.595318 | instance | 2026-04-03 01:37:42.595322 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-03 01:37:42.595327 | instance | Friday 03 April 2026 01:37:42 +0000 (0:00:00.373) 0:05:36.639 ********** 2026-04-03 01:37:43.578610 | instance | ok: [instance] 2026-04-03 01:37:43.578683 | instance | 2026-04-03 01:37:43.578968 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-03 01:37:43.579011 | instance | Friday 03 April 2026 01:37:43 +0000 (0:00:00.983) 0:05:37.623 ********** 2026-04-03 01:37:47.289489 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-03 01:37:47.289624 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-03 01:37:47.289645 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-03 01:37:47.289658 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-03 01:37:47.289667 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-03 01:37:47.289677 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-03 01:37:47.289686 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-03 01:37:47.289695 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-03 01:37:47.289704 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-03 01:37:47.289713 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-03 01:37:47.289722 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-03 01:37:47.289731 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-03 01:37:47.289740 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-03 01:37:47.289749 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-03 01:37:47.289766 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-03 01:37:47.289853 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-03 01:37:47.290235 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-03 01:37:47.290572 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-03 01:37:47.290910 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-03 01:37:47.291246 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-03 01:37:47.291556 | instance | 2026-04-03 01:37:47.291958 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-03 01:37:47.292192 | instance | Friday 03 April 2026 01:37:47 +0000 (0:00:03.706) 0:05:41.329 ********** 2026-04-03 01:37:47.482423 | instance | changed: [instance] 2026-04-03 01:37:47.482490 | instance | 2026-04-03 01:37:47.482628 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-03 01:37:47.482820 | instance | Friday 03 April 2026 01:37:47 +0000 (0:00:00.197) 0:05:41.527 ********** 2026-04-03 01:37:47.972822 | instance | changed: [instance] 2026-04-03 01:37:47.973314 | instance | 2026-04-03 01:37:47.973359 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-03 01:37:47.973370 | instance | Friday 03 April 2026 01:37:47 +0000 (0:00:00.490) 0:05:42.017 ********** 2026-04-03 01:37:48.215659 | instance | ok: [instance] 2026-04-03 01:37:48.215729 | instance | 2026-04-03 01:37:48.215989 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-03 01:37:48.216033 | instance | Friday 03 April 2026 01:37:48 +0000 (0:00:00.243) 0:05:42.260 ********** 2026-04-03 01:37:48.268209 | instance | ok: [instance] 2026-04-03 01:37:48.268285 | instance | 2026-04-03 01:37:48.268812 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-03 01:37:48.268854 | instance | 2026-04-03 01:37:48.268861 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-03 01:37:48.268874 | instance | Friday 03 April 2026 01:37:48 +0000 (0:00:00.052) 0:05:42.313 ********** 2026-04-03 01:37:49.207481 | instance | ok: [instance] 2026-04-03 01:37:49.207551 | instance | 2026-04-03 01:37:49.207843 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-03 01:37:49.207882 | instance | Friday 03 April 2026 01:37:49 +0000 (0:00:00.939) 0:05:43.252 ********** 2026-04-03 01:37:49.413660 | instance | changed: [instance] 2026-04-03 01:37:49.413731 | instance | 2026-04-03 01:37:49.414006 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-03 01:37:49.414046 | instance | Friday 03 April 2026 01:37:49 +0000 (0:00:00.205) 0:05:43.458 ********** 2026-04-03 01:37:50.310337 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-03 01:37:50.311513 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-03 01:37:50.311558 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-03 01:37:50.311566 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-03 01:37:50.311572 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-03 01:37:50.311579 | instance | 2026-04-03 01:37:50.311586 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-03 01:37:50.311592 | instance | Friday 03 April 2026 01:37:50 +0000 (0:00:00.896) 0:05:44.355 ********** 2026-04-03 01:37:50.487036 | 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-03 01:37:50.641847 | 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-03 01:37:50.803133 | 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-03 01:37:50.815954 | instance | ...ignoring 2026-04-03 01:37:50.816429 | instance | 2026-04-03 01:37:50.816472 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-03 01:37:50.816480 | instance | Friday 03 April 2026 01:37:50 +0000 (0:00:00.505) 0:05:44.860 ********** 2026-04-03 01:37:51.009145 | instance | ok: [instance] 2026-04-03 01:37:51.009462 | instance | 2026-04-03 01:37:51.009520 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-03 01:37:51.009618 | instance | Friday 03 April 2026 01:37:51 +0000 (0:00:00.193) 0:05:45.053 ********** 2026-04-03 01:37:51.196053 | instance | ok: [instance] 2026-04-03 01:37:51.196159 | instance | 2026-04-03 01:37:51.196505 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-03 01:37:51.196549 | instance | Friday 03 April 2026 01:37:51 +0000 (0:00:00.186) 0:05:45.240 ********** 2026-04-03 01:37:51.230730 | instance | ok: [instance] 2026-04-03 01:37:51.230903 | instance | 2026-04-03 01:37:51.231161 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-03 01:37:51.231366 | instance | Friday 03 April 2026 01:37:51 +0000 (0:00:00.034) 0:05:45.275 ********** 2026-04-03 01:37:51.275505 | instance | ok: [instance] 2026-04-03 01:37:51.275595 | instance | 2026-04-03 01:37:51.276067 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-03 01:37:51.276238 | instance | Friday 03 April 2026 01:37:51 +0000 (0:00:00.045) 0:05:45.320 ********** 2026-04-03 01:37:51.784291 | instance | ok: [instance] 2026-04-03 01:37:51.784393 | instance | 2026-04-03 01:37:51.784561 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-03 01:37:51.784619 | instance | Friday 03 April 2026 01:37:51 +0000 (0:00:00.508) 0:05:45.829 ********** 2026-04-03 01:37:52.038949 | instance | ok: [instance] 2026-04-03 01:37:52.039019 | instance | 2026-04-03 01:37:52.039843 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-03 01:37:52.039881 | instance | Friday 03 April 2026 01:37:51 +0000 (0:00:00.198) 0:05:46.027 ********** 2026-04-03 01:37:52.039887 | instance | 2026-04-03 01:37:52.039892 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-04-03 01:37:52.039896 | instance | 2026-04-03 01:37:52.039900 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-03 01:37:52.039905 | instance | Friday 03 April 2026 01:37:52 +0000 (0:00:00.056) 0:05:46.084 ********** 2026-04-03 01:37:53.051519 | instance | ok: [instance] 2026-04-03 01:37:53.051612 | instance | 2026-04-03 01:37:53.051679 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-03 01:37:53.051821 | instance | Friday 03 April 2026 01:37:53 +0000 (0:00:01.012) 0:05:47.096 ********** 2026-04-03 01:37:53.409116 | instance | ok: [instance] 2026-04-03 01:37:53.409177 | instance | 2026-04-03 01:37:53.409589 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-03 01:37:53.409669 | instance | Friday 03 April 2026 01:37:53 +0000 (0:00:00.357) 0:05:47.454 ********** 2026-04-03 01:37:53.448281 | instance | skipping: [instance] 2026-04-03 01:37:53.448358 | instance | 2026-04-03 01:37:53.448633 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-03 01:37:53.448674 | instance | Friday 03 April 2026 01:37:53 +0000 (0:00:00.038) 0:05:47.493 ********** 2026-04-03 01:37:53.658212 | instance | ok: [instance] 2026-04-03 01:37:53.658281 | instance | 2026-04-03 01:37:53.658535 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-03 01:37:53.658577 | instance | Friday 03 April 2026 01:37:53 +0000 (0:00:00.210) 0:05:47.703 ********** 2026-04-03 01:37:53.712427 | instance | ok: [instance] => { 2026-04-03 01:37:53.712514 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-04-03 01:37:53.712950 | instance | } 2026-04-03 01:37:53.713003 | instance | 2026-04-03 01:37:53.713012 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-03 01:37:53.713023 | instance | Friday 03 April 2026 01:37:53 +0000 (0:00:00.054) 0:05:47.757 ********** 2026-04-03 01:37:54.018106 | instance | ok: [instance] 2026-04-03 01:37:54.018388 | instance | 2026-04-03 01:37:54.018590 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-03 01:37:54.018740 | instance | Friday 03 April 2026 01:37:54 +0000 (0:00:00.304) 0:05:48.062 ********** 2026-04-03 01:37:54.069498 | instance | skipping: [instance] 2026-04-03 01:37:54.069607 | instance | 2026-04-03 01:37:54.069829 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-03 01:37:54.069991 | instance | Friday 03 April 2026 01:37:54 +0000 (0:00:00.051) 0:05:48.114 ********** 2026-04-03 01:37:54.274344 | instance | ok: [instance] 2026-04-03 01:37:54.274443 | instance | 2026-04-03 01:37:54.274550 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-03 01:37:54.274744 | instance | Friday 03 April 2026 01:37:54 +0000 (0:00:00.204) 0:05:48.318 ********** 2026-04-03 01:37:55.259368 | instance | ok: [instance] 2026-04-03 01:37:55.259436 | instance | 2026-04-03 01:37:55.259757 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-03 01:37:55.259826 | instance | Friday 03 April 2026 01:37:55 +0000 (0:00:00.985) 0:05:49.304 ********** 2026-04-03 01:37:55.331961 | instance | ok: [instance] => { 2026-04-03 01:37:55.332855 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-04-03 01:37:55.332911 | instance | } 2026-04-03 01:37:55.332920 | instance | 2026-04-03 01:37:55.332927 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-03 01:37:55.332934 | instance | Friday 03 April 2026 01:37:55 +0000 (0:00:00.072) 0:05:49.376 ********** 2026-04-03 01:37:55.666612 | instance | ok: [instance] 2026-04-03 01:37:55.667006 | instance | 2026-04-03 01:37:55.667074 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-03 01:37:55.667081 | instance | Friday 03 April 2026 01:37:55 +0000 (0:00:00.334) 0:05:49.711 ********** 2026-04-03 01:37:57.571600 | instance | ok: [instance] 2026-04-03 01:37:57.571740 | instance | 2026-04-03 01:37:57.571989 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-03 01:37:57.572040 | instance | Friday 03 April 2026 01:37:57 +0000 (0:00:01.905) 0:05:51.616 ********** 2026-04-03 01:37:57.613894 | instance | skipping: [instance] 2026-04-03 01:37:57.614295 | instance | 2026-04-03 01:37:57.614359 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-03 01:37:57.614366 | instance | Friday 03 April 2026 01:37:57 +0000 (0:00:00.041) 0:05:51.658 ********** 2026-04-03 01:37:57.653235 | instance | skipping: [instance] 2026-04-03 01:37:57.653341 | instance | 2026-04-03 01:37:57.653433 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-03 01:37:57.653622 | instance | Friday 03 April 2026 01:37:57 +0000 (0:00:00.039) 0:05:51.698 ********** 2026-04-03 01:37:57.695978 | instance | skipping: [instance] 2026-04-03 01:37:57.696048 | instance | 2026-04-03 01:37:57.696333 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-03 01:37:57.696399 | instance | Friday 03 April 2026 01:37:57 +0000 (0:00:00.042) 0:05:51.740 ********** 2026-04-03 01:37:58.716083 | instance | ok: [instance] 2026-04-03 01:37:58.716210 | instance | 2026-04-03 01:37:58.716223 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-03 01:37:58.716391 | instance | Friday 03 April 2026 01:37:58 +0000 (0:00:01.020) 0:05:52.760 ********** 2026-04-03 01:37:59.143787 | instance | ok: [instance] 2026-04-03 01:37:59.143866 | instance | 2026-04-03 01:37:59.144076 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-03 01:37:59.144117 | instance | Friday 03 April 2026 01:37:59 +0000 (0:00:00.427) 0:05:53.188 ********** 2026-04-03 01:38:00.073117 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-03 01:38:00.073223 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-03 01:38:00.073286 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-03 01:38:00.073513 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-03 01:38:00.073602 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-03 01:38:00.073922 | instance | 2026-04-03 01:38:00.073964 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-03 01:38:00.073970 | instance | Friday 03 April 2026 01:38:00 +0000 (0:00:00.929) 0:05:54.118 ********** 2026-04-03 01:38:00.561341 | instance | ok: [instance] 2026-04-03 01:38:00.561424 | instance | 2026-04-03 01:38:00.561675 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-03 01:38:00.561869 | instance | Friday 03 April 2026 01:38:00 +0000 (0:00:00.481) 0:05:54.599 ********** 2026-04-03 01:38:00.561883 | instance | 2026-04-03 01:38:00.561897 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-03 01:38:00.562074 | instance | Friday 03 April 2026 01:38:00 +0000 (0:00:00.006) 0:05:54.605 ********** 2026-04-03 01:38:00.938593 | instance | ok: [instance] 2026-04-03 01:38:00.938710 | instance | 2026-04-03 01:38:00.938745 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-03 01:38:00.938901 | instance | Friday 03 April 2026 01:38:00 +0000 (0:00:00.376) 0:05:54.982 ********** 2026-04-03 01:38:01.529992 | 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-03 01:38:01.546347 | instance | ...ignoring 2026-04-03 01:38:01.546442 | instance | 2026-04-03 01:38:01.546764 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-03 01:38:01.546828 | instance | Friday 03 April 2026 01:38:01 +0000 (0:00:00.608) 0:05:55.590 ********** 2026-04-03 01:38:01.589454 | instance | skipping: [instance] 2026-04-03 01:38:01.589587 | instance | 2026-04-03 01:38:01.589787 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-03 01:38:01.589919 | instance | Friday 03 April 2026 01:38:01 +0000 (0:00:00.043) 0:05:55.634 ********** 2026-04-03 01:38:01.631677 | instance | skipping: [instance] 2026-04-03 01:38:01.631815 | instance | 2026-04-03 01:38:01.632129 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-03 01:38:01.632385 | instance | Friday 03 April 2026 01:38:01 +0000 (0:00:00.042) 0:05:55.676 ********** 2026-04-03 01:38:01.671109 | instance | skipping: [instance] 2026-04-03 01:38:01.671539 | instance | 2026-04-03 01:38:01.671838 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-03 01:38:01.672424 | instance | Friday 03 April 2026 01:38:01 +0000 (0:00:00.039) 0:05:55.715 ********** 2026-04-03 01:38:01.708050 | instance | skipping: [instance] 2026-04-03 01:38:01.708272 | instance | 2026-04-03 01:38:01.708519 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-03 01:38:01.708760 | instance | Friday 03 April 2026 01:38:01 +0000 (0:00:00.036) 0:05:55.752 ********** 2026-04-03 01:38:01.759897 | instance | skipping: [instance] 2026-04-03 01:38:01.760028 | instance | 2026-04-03 01:38:01.760244 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-03 01:38:01.760428 | instance | Friday 03 April 2026 01:38:01 +0000 (0:00:00.051) 0:05:55.804 ********** 2026-04-03 01:38:01.971562 | instance | ok: [instance] 2026-04-03 01:38:01.971797 | instance | 2026-04-03 01:38:01.972094 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-03 01:38:01.972410 | instance | Friday 03 April 2026 01:38:01 +0000 (0:00:00.211) 0:05:56.016 ********** 2026-04-03 01:38:02.022466 | instance | ok: [instance] => { 2026-04-03 01:38:02.022744 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-03 01:38:02.023009 | instance | } 2026-04-03 01:38:02.023261 | instance | 2026-04-03 01:38:02.023546 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-03 01:38:02.023830 | instance | Friday 03 April 2026 01:38:02 +0000 (0:00:00.050) 0:05:56.066 ********** 2026-04-03 01:38:03.254468 | instance | changed: [instance] 2026-04-03 01:38:03.254687 | instance | 2026-04-03 01:38:03.254984 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-03 01:38:03.255241 | instance | Friday 03 April 2026 01:38:03 +0000 (0:00:01.232) 0:05:57.299 ********** 2026-04-03 01:38:03.296570 | instance | skipping: [instance] 2026-04-03 01:38:03.296857 | instance | 2026-04-03 01:38:03.297109 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-03 01:38:03.297369 | instance | Friday 03 April 2026 01:38:03 +0000 (0:00:00.042) 0:05:57.341 ********** 2026-04-03 01:38:03.566059 | instance | ok: [instance] 2026-04-03 01:38:03.566284 | instance | 2026-04-03 01:38:03.566550 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-03 01:38:03.566814 | instance | Friday 03 April 2026 01:38:03 +0000 (0:00:00.269) 0:05:57.610 ********** 2026-04-03 01:38:03.610876 | instance | ok: [instance] => { 2026-04-03 01:38:03.611125 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-03 01:38:03.611372 | instance | } 2026-04-03 01:38:03.611637 | instance | 2026-04-03 01:38:03.611879 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-03 01:38:03.612167 | instance | Friday 03 April 2026 01:38:03 +0000 (0:00:00.044) 0:05:57.655 ********** 2026-04-03 01:38:04.769512 | instance | changed: [instance] 2026-04-03 01:38:04.769630 | instance | 2026-04-03 01:38:04.770179 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-03 01:38:04.770248 | instance | Friday 03 April 2026 01:38:04 +0000 (0:00:01.158) 0:05:58.814 ********** 2026-04-03 01:38:04.824146 | instance | skipping: [instance] 2026-04-03 01:38:04.824204 | instance | 2026-04-03 01:38:04.824451 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-03 01:38:04.824469 | instance | Friday 03 April 2026 01:38:04 +0000 (0:00:00.055) 0:05:58.869 ********** 2026-04-03 01:38:04.847960 | instance | skipping: [instance] 2026-04-03 01:38:04.848047 | instance | 2026-04-03 01:38:04.848164 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-03 01:38:04.848303 | instance | Friday 03 April 2026 01:38:04 +0000 (0:00:00.023) 0:05:58.893 ********** 2026-04-03 01:38:04.881255 | instance | skipping: [instance] 2026-04-03 01:38:04.881324 | instance | 2026-04-03 01:38:04.881474 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-03 01:38:04.881623 | instance | Friday 03 April 2026 01:38:04 +0000 (0:00:00.033) 0:05:58.926 ********** 2026-04-03 01:38:04.912177 | instance | skipping: [instance] 2026-04-03 01:38:04.912549 | instance | 2026-04-03 01:38:04.912589 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-03 01:38:04.912596 | instance | Friday 03 April 2026 01:38:04 +0000 (0:00:00.030) 0:05:58.957 ********** 2026-04-03 01:38:05.903937 | instance | ok: [instance] 2026-04-03 01:38:05.904007 | instance | 2026-04-03 01:38:05.904303 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-03 01:38:05.904377 | instance | Friday 03 April 2026 01:38:05 +0000 (0:00:00.991) 0:05:59.948 ********** 2026-04-03 01:38:06.340311 | instance | ok: [instance] 2026-04-03 01:38:06.340411 | instance | 2026-04-03 01:38:06.340647 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-03 01:38:06.340704 | instance | Friday 03 April 2026 01:38:06 +0000 (0:00:00.436) 0:06:00.385 ********** 2026-04-03 01:38:07.219933 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-03 01:38:07.220008 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-03 01:38:07.220769 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-03 01:38:07.220838 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-03 01:38:07.220845 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-03 01:38:07.220852 | instance | 2026-04-03 01:38:07.220858 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-03 01:38:07.220863 | instance | Friday 03 April 2026 01:38:07 +0000 (0:00:00.879) 0:06:01.264 ********** 2026-04-03 01:38:07.733477 | instance | ok: [instance] 2026-04-03 01:38:07.733591 | instance | 2026-04-03 01:38:07.734476 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-03 01:38:07.734536 | instance | Friday 03 April 2026 01:38:07 +0000 (0:00:00.503) 0:06:01.768 ********** 2026-04-03 01:38:07.734544 | instance | 2026-04-03 01:38:07.734565 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-03 01:38:07.734571 | instance | Friday 03 April 2026 01:38:07 +0000 (0:00:00.010) 0:06:01.778 ********** 2026-04-03 01:38:08.080347 | instance | ok: [instance] 2026-04-03 01:38:08.080416 | instance | 2026-04-03 01:38:08.080614 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-03 01:38:08.080631 | instance | Friday 03 April 2026 01:38:08 +0000 (0:00:00.347) 0:06:02.125 ********** 2026-04-03 01:38:08.276989 | instance | ok: [instance] 2026-04-03 01:38:08.277070 | instance | 2026-04-03 01:38:08.277282 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-03 01:38:08.277322 | instance | Friday 03 April 2026 01:38:08 +0000 (0:00:00.196) 0:06:02.322 ********** 2026-04-03 01:38:08.330412 | instance | ok: [instance] => { 2026-04-03 01:38:08.331269 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/crictl-v1.34.0-linux-amd64.tar.gz" 2026-04-03 01:38:08.331311 | instance | } 2026-04-03 01:38:08.331319 | instance | 2026-04-03 01:38:08.331325 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-03 01:38:08.331332 | instance | Friday 03 April 2026 01:38:08 +0000 (0:00:00.053) 0:06:02.375 ********** 2026-04-03 01:38:08.891469 | instance | changed: [instance] 2026-04-03 01:38:08.891548 | instance | 2026-04-03 01:38:08.891635 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-03 01:38:08.891723 | instance | Friday 03 April 2026 01:38:08 +0000 (0:00:00.561) 0:06:02.936 ********** 2026-04-03 01:38:10.274892 | instance | changed: [instance] 2026-04-03 01:38:10.274964 | instance | 2026-04-03 01:38:10.275236 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-03 01:38:10.275270 | instance | Friday 03 April 2026 01:38:10 +0000 (0:00:01.383) 0:06:04.320 ********** 2026-04-03 01:38:10.325641 | instance | ok: [instance] => { 2026-04-03 01:38:10.326013 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/critest-v1.34.0-linux-amd64.tar.gz" 2026-04-03 01:38:10.326479 | instance | } 2026-04-03 01:38:10.326494 | instance | 2026-04-03 01:38:10.326512 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-03 01:38:10.326523 | instance | Friday 03 April 2026 01:38:10 +0000 (0:00:00.050) 0:06:04.370 ********** 2026-04-03 01:38:10.984482 | instance | changed: [instance] 2026-04-03 01:38:10.984558 | instance | 2026-04-03 01:38:10.984822 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-03 01:38:10.984864 | instance | Friday 03 April 2026 01:38:10 +0000 (0:00:00.658) 0:06:05.029 ********** 2026-04-03 01:38:12.373524 | instance | changed: [instance] 2026-04-03 01:38:12.373604 | instance | 2026-04-03 01:38:12.373850 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-03 01:38:12.373891 | instance | Friday 03 April 2026 01:38:12 +0000 (0:00:01.389) 0:06:06.418 ********** 2026-04-03 01:38:12.848361 | instance | changed: [instance] 2026-04-03 01:38:12.848430 | instance | 2026-04-03 01:38:12.848719 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-03 01:38:12.848761 | instance | Friday 03 April 2026 01:38:12 +0000 (0:00:00.474) 0:06:06.893 ********** 2026-04-03 01:38:13.062695 | instance | changed: [instance] 2026-04-03 01:38:13.062797 | instance | 2026-04-03 01:38:13.063112 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-03 01:38:13.063155 | instance | Friday 03 April 2026 01:38:13 +0000 (0:00:00.214) 0:06:07.107 ********** 2026-04-03 01:38:13.272074 | instance | ok: [instance] 2026-04-03 01:38:13.272152 | instance | 2026-04-03 01:38:13.272416 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-03 01:38:13.272485 | instance | Friday 03 April 2026 01:38:13 +0000 (0:00:00.208) 0:06:07.316 ********** 2026-04-03 01:38:13.338358 | instance | ok: [instance] => { 2026-04-03 01:38:13.338427 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.8.0/cni-plugins-linux-amd64-v1.8.0.tgz" 2026-04-03 01:38:13.338434 | instance | } 2026-04-03 01:38:13.338439 | instance | 2026-04-03 01:38:13.338461 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-03 01:38:13.338467 | instance | Friday 03 April 2026 01:38:13 +0000 (0:00:00.065) 0:06:07.382 ********** 2026-04-03 01:38:14.354387 | instance | changed: [instance] 2026-04-03 01:38:14.354499 | instance | 2026-04-03 01:38:14.354506 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-03 01:38:14.354670 | instance | Friday 03 April 2026 01:38:14 +0000 (0:00:01.017) 0:06:08.399 ********** 2026-04-03 01:38:16.984364 | instance | changed: [instance] 2026-04-03 01:38:16.984450 | instance | 2026-04-03 01:38:16.984701 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-03 01:38:16.984748 | instance | Friday 03 April 2026 01:38:16 +0000 (0:00:02.629) 0:06:11.029 ********** 2026-04-03 01:38:17.033206 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-03 01:38:17.033306 | instance | 2026-04-03 01:38:17.033502 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-03 01:38:17.033576 | instance | Friday 03 April 2026 01:38:17 +0000 (0:00:00.048) 0:06:11.078 ********** 2026-04-03 01:38:18.167137 | instance | ok: [instance] 2026-04-03 01:38:18.167200 | instance | 2026-04-03 01:38:18.167456 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-03 01:38:18.167471 | instance | Friday 03 April 2026 01:38:18 +0000 (0:00:01.134) 0:06:12.212 ********** 2026-04-03 01:38:18.368232 | instance | changed: [instance] 2026-04-03 01:38:18.368321 | instance | 2026-04-03 01:38:18.368675 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-03 01:38:18.368723 | instance | Friday 03 April 2026 01:38:18 +0000 (0:00:00.200) 0:06:12.413 ********** 2026-04-03 01:38:18.814991 | instance | changed: [instance] 2026-04-03 01:38:18.815080 | instance | 2026-04-03 01:38:18.815347 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-03 01:38:18.815386 | instance | Friday 03 April 2026 01:38:18 +0000 (0:00:00.447) 0:06:12.860 ********** 2026-04-03 01:38:19.531457 | instance | changed: [instance] => (item=br_netfilter) 2026-04-03 01:38:19.531536 | instance | ok: [instance] => (item=ip_tables) 2026-04-03 01:38:19.532119 | instance | changed: [instance] => (item=ip6_tables) 2026-04-03 01:38:19.532159 | instance | ok: [instance] => (item=nf_conntrack) 2026-04-03 01:38:19.532165 | instance | 2026-04-03 01:38:19.532171 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-03 01:38:19.532181 | instance | Friday 03 April 2026 01:38:19 +0000 (0:00:00.716) 0:06:13.576 ********** 2026-04-03 01:38:19.734036 | instance | ok: [instance] 2026-04-03 01:38:19.734102 | instance | 2026-04-03 01:38:19.734340 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-03 01:38:19.734383 | instance | Friday 03 April 2026 01:38:19 +0000 (0:00:00.202) 0:06:13.779 ********** 2026-04-03 01:38:19.776128 | instance | ok: [instance] => { 2026-04-03 01:38:19.776701 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-03 01:38:19.776743 | instance | } 2026-04-03 01:38:19.776749 | instance | 2026-04-03 01:38:19.776753 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-03 01:38:19.776758 | instance | Friday 03 April 2026 01:38:19 +0000 (0:00:00.042) 0:06:13.821 ********** 2026-04-03 01:38:21.253786 | instance | changed: [instance] 2026-04-03 01:38:21.253891 | instance | 2026-04-03 01:38:21.254180 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-03 01:38:21.254436 | instance | Friday 03 April 2026 01:38:21 +0000 (0:00:01.477) 0:06:15.298 ********** 2026-04-03 01:38:21.297255 | instance | skipping: [instance] 2026-04-03 01:38:21.297409 | instance | 2026-04-03 01:38:21.297706 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-03 01:38:21.297727 | instance | Friday 03 April 2026 01:38:21 +0000 (0:00:00.043) 0:06:15.342 ********** 2026-04-03 01:38:21.356317 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-03 01:38:21.356413 | instance | 2026-04-03 01:38:21.356431 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-03 01:38:21.356594 | instance | Friday 03 April 2026 01:38:21 +0000 (0:00:00.058) 0:06:15.401 ********** 2026-04-03 01:38:21.398890 | instance | skipping: [instance] 2026-04-03 01:38:21.398949 | instance | 2026-04-03 01:38:21.399133 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-03 01:38:21.399329 | instance | Friday 03 April 2026 01:38:21 +0000 (0:00:00.042) 0:06:15.443 ********** 2026-04-03 01:38:24.814932 | instance | changed: [instance] 2026-04-03 01:38:24.815014 | instance | 2026-04-03 01:38:24.815260 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-03 01:38:24.815301 | instance | Friday 03 April 2026 01:38:24 +0000 (0:00:03.416) 0:06:18.860 ********** 2026-04-03 01:38:26.108371 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-03 01:38:26.108441 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-03 01:38:26.109539 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-03 01:38:26.109612 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-03 01:38:26.109623 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-03 01:38:26.109633 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-03 01:38:26.109642 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-03 01:38:26.109652 | instance | 2026-04-03 01:38:26.109662 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-03 01:38:26.109671 | instance | Friday 03 April 2026 01:38:26 +0000 (0:00:01.292) 0:06:20.152 ********** 2026-04-03 01:38:26.645191 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-03 01:38:26.645275 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-04-03 01:38:26.645497 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-03 01:38:26.645542 | instance | 2026-04-03 01:38:26.645846 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-03 01:38:26.645890 | instance | Friday 03 April 2026 01:38:26 +0000 (0:00:00.537) 0:06:20.690 ********** 2026-04-03 01:38:27.102373 | instance | changed: [instance] 2026-04-03 01:38:27.102450 | instance | 2026-04-03 01:38:27.102712 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-03 01:38:27.102752 | instance | Friday 03 April 2026 01:38:27 +0000 (0:00:00.457) 0:06:21.147 ********** 2026-04-03 01:38:27.564326 | instance | changed: [instance] 2026-04-03 01:38:27.564407 | instance | 2026-04-03 01:38:27.564711 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-03 01:38:27.564756 | instance | Friday 03 April 2026 01:38:27 +0000 (0:00:00.461) 0:06:21.609 ********** 2026-04-03 01:38:27.784171 | instance | ok: [instance] 2026-04-03 01:38:27.784250 | instance | 2026-04-03 01:38:27.784484 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-03 01:38:27.784528 | instance | Friday 03 April 2026 01:38:27 +0000 (0:00:00.219) 0:06:21.829 ********** 2026-04-03 01:38:27.826222 | instance | skipping: [instance] 2026-04-03 01:38:27.826263 | instance | 2026-04-03 01:38:27.826269 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-03 01:38:27.826275 | instance | Friday 03 April 2026 01:38:27 +0000 (0:00:00.041) 0:06:21.870 ********** 2026-04-03 01:38:28.363537 | instance | ok: [instance] => (item=swap) 2026-04-03 01:38:28.364267 | instance | ok: [instance] => (item=none) 2026-04-03 01:38:28.364311 | instance | 2026-04-03 01:38:28.364319 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-03 01:38:28.364326 | instance | Friday 03 April 2026 01:38:28 +0000 (0:00:00.537) 0:06:22.408 ********** 2026-04-03 01:38:28.831238 | instance | changed: [instance] 2026-04-03 01:38:28.831311 | instance | 2026-04-03 01:38:28.831586 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-03 01:38:28.831641 | instance | Friday 03 April 2026 01:38:28 +0000 (0:00:00.467) 0:06:22.876 ********** 2026-04-03 01:38:29.393591 | instance | changed: [instance] 2026-04-03 01:38:29.393737 | instance | 2026-04-03 01:38:29.393925 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-03 01:38:29.394109 | instance | Friday 03 April 2026 01:38:29 +0000 (0:00:00.550) 0:06:23.427 ********** 2026-04-03 01:38:29.394281 | instance | 2026-04-03 01:38:29.394459 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-04-03 01:38:29.394641 | instance | Friday 03 April 2026 01:38:29 +0000 (0:00:00.011) 0:06:23.438 ********** 2026-04-03 01:38:30.100065 | instance | ok: [instance] 2026-04-03 01:38:30.100296 | instance | 2026-04-03 01:38:30.100591 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-03 01:38:30.100860 | instance | Friday 03 April 2026 01:38:30 +0000 (0:00:00.706) 0:06:24.144 ********** 2026-04-03 01:38:30.667514 | instance | changed: [instance] 2026-04-03 01:38:30.667746 | instance | 2026-04-03 01:38:30.668025 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-03 01:38:30.668304 | instance | Friday 03 April 2026 01:38:30 +0000 (0:00:00.567) 0:06:24.711 ********** 2026-04-03 01:38:31.676468 | instance | ok: [instance] 2026-04-03 01:38:31.676872 | instance | 2026-04-03 01:38:31.676889 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-03 01:38:31.676901 | instance | Friday 03 April 2026 01:38:31 +0000 (0:00:01.008) 0:06:25.720 ********** 2026-04-03 01:38:32.403877 | instance | ok: [instance] 2026-04-03 01:38:32.403952 | instance | 2026-04-03 01:38:32.404222 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-03 01:38:32.404266 | instance | Friday 03 April 2026 01:38:32 +0000 (0:00:00.728) 0:06:26.448 ********** 2026-04-03 01:38:32.605782 | instance | ok: [instance] 2026-04-03 01:38:32.605871 | instance | 2026-04-03 01:38:32.606091 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-03 01:38:32.606132 | instance | Friday 03 April 2026 01:38:32 +0000 (0:00:00.201) 0:06:26.650 ********** 2026-04-03 01:38:33.208226 | instance | ok: [instance] 2026-04-03 01:38:33.208313 | instance | 2026-04-03 01:38:33.208570 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-03 01:38:33.208635 | instance | Friday 03 April 2026 01:38:33 +0000 (0:00:00.602) 0:06:27.252 ********** 2026-04-03 01:38:33.298154 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-03 01:38:33.298266 | instance | 2026-04-03 01:38:33.298275 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-03 01:38:33.298421 | instance | Friday 03 April 2026 01:38:33 +0000 (0:00:00.089) 0:06:27.342 ********** 2026-04-03 01:38:33.401229 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-03 01:38:33.401321 | instance | 2026-04-03 01:38:33.401630 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-03 01:38:33.401699 | instance | Friday 03 April 2026 01:38:33 +0000 (0:00:00.102) 0:06:27.445 ********** 2026-04-03 01:38:33.640781 | instance | ok: [instance] => (item=instance) 2026-04-03 01:38:33.641238 | instance | 2026-04-03 01:38:33.641292 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-03 01:38:33.641299 | instance | Friday 03 April 2026 01:38:33 +0000 (0:00:00.239) 0:06:27.685 ********** 2026-04-03 01:38:33.684034 | instance | skipping: [instance] 2026-04-03 01:38:33.684397 | instance | 2026-04-03 01:38:33.684441 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-03 01:38:33.684448 | instance | Friday 03 April 2026 01:38:33 +0000 (0:00:00.043) 0:06:27.729 ********** 2026-04-03 01:38:33.738217 | instance | ok: [instance] 2026-04-03 01:38:33.738551 | instance | 2026-04-03 01:38:33.738578 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-03 01:38:33.738624 | instance | Friday 03 April 2026 01:38:33 +0000 (0:00:00.054) 0:06:27.783 ********** 2026-04-03 01:38:33.776295 | instance | ok: [instance] => { 2026-04-03 01:38:33.776895 | instance | "msg": "instance" 2026-04-03 01:38:33.776942 | instance | } 2026-04-03 01:38:33.776948 | instance | 2026-04-03 01:38:33.776953 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-03 01:38:33.776958 | instance | Friday 03 April 2026 01:38:33 +0000 (0:00:00.037) 0:06:27.821 ********** 2026-04-03 01:38:34.322395 | instance | changed: [instance] 2026-04-03 01:38:34.322532 | instance | 2026-04-03 01:38:34.322785 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-03 01:38:34.322826 | instance | Friday 03 April 2026 01:38:34 +0000 (0:00:00.546) 0:06:28.367 ********** 2026-04-03 01:38:34.359431 | instance | skipping: [instance] 2026-04-03 01:38:34.359813 | instance | 2026-04-03 01:38:34.359849 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-03 01:38:34.359856 | instance | Friday 03 April 2026 01:38:34 +0000 (0:00:00.036) 0:06:28.404 ********** 2026-04-03 01:38:34.394059 | instance | skipping: [instance] 2026-04-03 01:38:34.394424 | instance | 2026-04-03 01:38:34.394698 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-03 01:38:34.394706 | instance | Friday 03 April 2026 01:38:34 +0000 (0:00:00.034) 0:06:28.439 ********** 2026-04-03 01:38:34.431085 | instance | skipping: [instance] 2026-04-03 01:38:34.431185 | instance | 2026-04-03 01:38:34.431437 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-03 01:38:34.431458 | instance | Friday 03 April 2026 01:38:34 +0000 (0:00:00.037) 0:06:28.476 ********** 2026-04-03 01:38:34.469946 | instance | skipping: [instance] 2026-04-03 01:38:34.470013 | instance | 2026-04-03 01:38:34.470279 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-03 01:38:34.470311 | instance | Friday 03 April 2026 01:38:34 +0000 (0:00:00.038) 0:06:28.514 ********** 2026-04-03 01:38:34.504225 | instance | skipping: [instance] 2026-04-03 01:38:34.504599 | instance | 2026-04-03 01:38:34.504627 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-03 01:38:34.504633 | instance | Friday 03 April 2026 01:38:34 +0000 (0:00:00.034) 0:06:28.549 ********** 2026-04-03 01:38:34.545209 | instance | skipping: [instance] 2026-04-03 01:38:34.545310 | instance | 2026-04-03 01:38:34.545446 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-03 01:38:34.545613 | instance | Friday 03 April 2026 01:38:34 +0000 (0:00:00.041) 0:06:28.590 ********** 2026-04-03 01:38:34.581829 | instance | skipping: [instance] 2026-04-03 01:38:34.581957 | instance | 2026-04-03 01:38:34.582154 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-03 01:38:34.582309 | instance | Friday 03 April 2026 01:38:34 +0000 (0:00:00.036) 0:06:28.626 ********** 2026-04-03 01:39:02.533251 | instance | changed: [instance] 2026-04-03 01:39:02.533336 | instance | 2026-04-03 01:39:02.533592 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-03 01:39:02.533649 | instance | Friday 03 April 2026 01:39:02 +0000 (0:00:27.951) 0:06:56.578 ********** 2026-04-03 01:39:02.741158 | instance | ok: [instance] 2026-04-03 01:39:02.741326 | instance | 2026-04-03 01:39:02.741603 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-03 01:39:02.741621 | instance | Friday 03 April 2026 01:39:02 +0000 (0:00:00.208) 0:06:56.786 ********** 2026-04-03 01:39:02.776550 | instance | skipping: [instance] 2026-04-03 01:39:02.776840 | instance | 2026-04-03 01:39:02.776897 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-03 01:39:02.776915 | instance | Friday 03 April 2026 01:39:02 +0000 (0:00:00.035) 0:06:56.821 ********** 2026-04-03 01:39:02.976004 | instance | changed: [instance] 2026-04-03 01:39:02.976068 | instance | 2026-04-03 01:39:02.976331 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-03 01:39:02.976399 | instance | Friday 03 April 2026 01:39:02 +0000 (0:00:00.199) 0:06:57.021 ********** 2026-04-03 01:39:03.186441 | instance | changed: [instance] 2026-04-03 01:39:03.186531 | instance | 2026-04-03 01:39:03.186659 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-03 01:39:03.186845 | instance | Friday 03 April 2026 01:39:03 +0000 (0:00:00.210) 0:06:57.231 ********** 2026-04-03 01:39:03.642460 | instance | changed: [instance] 2026-04-03 01:39:03.642522 | instance | 2026-04-03 01:39:03.642796 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-03 01:39:03.642831 | instance | Friday 03 April 2026 01:39:03 +0000 (0:00:00.455) 0:06:57.687 ********** 2026-04-03 01:39:07.619805 | instance | changed: [instance] 2026-04-03 01:39:07.619876 | instance | 2026-04-03 01:39:07.620135 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-03 01:39:07.620177 | instance | Friday 03 April 2026 01:39:07 +0000 (0:00:03.977) 0:07:01.664 ********** 2026-04-03 01:39:11.100172 | instance | changed: [instance] 2026-04-03 01:39:11.100766 | instance | 2026-04-03 01:39:11.100781 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-03 01:39:11.100792 | instance | Friday 03 April 2026 01:39:11 +0000 (0:00:03.480) 0:07:05.145 ********** 2026-04-03 01:39:11.152601 | instance | skipping: [instance] 2026-04-03 01:39:11.152803 | instance | 2026-04-03 01:39:11.153438 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-03 01:39:11.153516 | instance | Friday 03 April 2026 01:39:11 +0000 (0:00:00.050) 0:07:05.195 ********** 2026-04-03 01:39:11.210627 | instance | skipping: [instance] 2026-04-03 01:39:11.210684 | instance | 2026-04-03 01:39:11.210693 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-03 01:39:11.210700 | instance | Friday 03 April 2026 01:39:11 +0000 (0:00:00.058) 0:07:05.254 ********** 2026-04-03 01:39:12.028686 | instance | changed: [instance] 2026-04-03 01:39:12.028823 | instance | 2026-04-03 01:39:12.028891 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-03 01:39:12.029054 | instance | Friday 03 April 2026 01:39:12 +0000 (0:00:00.819) 0:07:06.073 ********** 2026-04-03 01:39:12.076910 | instance | skipping: [instance] => (item=DaemonSet) 2026-04-03 01:39:12.077018 | instance | skipping: [instance] => (item=ConfigMap) 2026-04-03 01:39:12.077510 | instance | skipping: [instance] 2026-04-03 01:39:12.077588 | instance | 2026-04-03 01:39:12.077598 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-03 01:39:12.077612 | instance | Friday 03 April 2026 01:39:12 +0000 (0:00:00.048) 0:07:06.121 ********** 2026-04-03 01:39:12.128191 | instance | skipping: [instance] 2026-04-03 01:39:12.128286 | instance | 2026-04-03 01:39:12.128558 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-03 01:39:12.128602 | instance | Friday 03 April 2026 01:39:12 +0000 (0:00:00.051) 0:07:06.172 ********** 2026-04-03 01:39:12.179015 | instance | skipping: [instance] 2026-04-03 01:39:12.179146 | instance | 2026-04-03 01:39:12.179407 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-03 01:39:12.179457 | instance | Friday 03 April 2026 01:39:12 +0000 (0:00:00.050) 0:07:06.223 ********** 2026-04-03 01:39:12.227560 | instance | skipping: [instance] 2026-04-03 01:39:12.227631 | instance | 2026-04-03 01:39:12.227880 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-03 01:39:12.227924 | instance | Friday 03 April 2026 01:39:12 +0000 (0:00:00.048) 0:07:06.272 ********** 2026-04-03 01:39:12.266818 | instance | skipping: [instance] 2026-04-03 01:39:12.267005 | instance | 2026-04-03 01:39:12.267159 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-03 01:39:12.267326 | instance | Friday 03 April 2026 01:39:12 +0000 (0:00:00.039) 0:07:06.311 ********** 2026-04-03 01:39:12.722290 | instance | ok: [instance] 2026-04-03 01:39:12.722519 | instance | 2026-04-03 01:39:12.722805 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-03 01:39:12.723078 | instance | Friday 03 April 2026 01:39:12 +0000 (0:00:00.455) 0:07:06.766 ********** 2026-04-03 01:39:13.654557 | instance | changed: [instance] 2026-04-03 01:39:13.654798 | instance | 2026-04-03 01:39:13.655110 | instance | PLAY [Install control-plane components] **************************************** 2026-04-03 01:39:13.655352 | instance | 2026-04-03 01:39:13.655790 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-03 01:39:13.656076 | instance | Friday 03 April 2026 01:39:13 +0000 (0:00:00.932) 0:07:07.699 ********** 2026-04-03 01:39:14.672867 | instance | ok: [instance] 2026-04-03 01:39:14.673098 | instance | 2026-04-03 01:39:14.673368 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-03 01:39:14.673666 | instance | Friday 03 April 2026 01:39:14 +0000 (0:00:01.017) 0:07:08.717 ********** 2026-04-03 01:39:14.898237 | instance | ok: [instance] 2026-04-03 01:39:14.898495 | instance | 2026-04-03 01:39:14.898767 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-03 01:39:14.899053 | instance | Friday 03 April 2026 01:39:14 +0000 (0:00:00.225) 0:07:08.942 ********** 2026-04-03 01:39:16.090103 | instance | ok: [instance] 2026-04-03 01:39:16.090286 | instance | 2026-04-03 01:39:16.090570 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-03 01:39:16.090836 | instance | Friday 03 April 2026 01:39:16 +0000 (0:00:01.191) 0:07:10.134 ********** 2026-04-03 01:39:16.298939 | instance | ok: [instance] 2026-04-03 01:39:16.299056 | instance | 2026-04-03 01:39:16.299232 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-03 01:39:16.299405 | instance | Friday 03 April 2026 01:39:16 +0000 (0:00:00.209) 0:07:10.343 ********** 2026-04-03 01:39:16.344627 | instance | ok: [instance] => { 2026-04-03 01:39:16.344852 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-03 01:39:16.345041 | instance | } 2026-04-03 01:39:16.345274 | instance | 2026-04-03 01:39:16.345484 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-03 01:39:16.345650 | instance | Friday 03 April 2026 01:39:16 +0000 (0:00:00.045) 0:07:10.389 ********** 2026-04-03 01:39:16.858695 | instance | changed: [instance] 2026-04-03 01:39:16.858943 | instance | 2026-04-03 01:39:16.859227 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-03 01:39:16.859518 | instance | Friday 03 April 2026 01:39:16 +0000 (0:00:00.513) 0:07:10.903 ********** 2026-04-03 01:39:19.318003 | instance | changed: [instance] 2026-04-03 01:39:19.318191 | instance | 2026-04-03 01:39:19.319074 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-03 01:39:19.319089 | instance | Friday 03 April 2026 01:39:19 +0000 (0:00:02.458) 0:07:13.362 ********** 2026-04-03 01:39:19.659417 | instance | ok: [instance] 2026-04-03 01:39:19.659617 | instance | 2026-04-03 01:39:19.659877 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-03 01:39:19.660142 | instance | Friday 03 April 2026 01:39:19 +0000 (0:00:00.341) 0:07:13.703 ********** 2026-04-03 01:39:19.852791 | instance | changed: [instance] 2026-04-03 01:39:19.852943 | instance | 2026-04-03 01:39:19.853265 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-03 01:39:19.853558 | instance | Friday 03 April 2026 01:39:19 +0000 (0:00:00.193) 0:07:13.897 ********** 2026-04-03 01:39:20.105860 | instance | ok: [instance] 2026-04-03 01:39:20.106166 | instance | 2026-04-03 01:39:20.106564 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-03 01:39:20.106953 | instance | Friday 03 April 2026 01:39:20 +0000 (0:00:00.252) 0:07:14.149 ********** 2026-04-03 01:39:20.307916 | instance | changed: [instance] 2026-04-03 01:39:20.308124 | instance | 2026-04-03 01:39:20.308412 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-03 01:39:20.308679 | instance | Friday 03 April 2026 01:39:20 +0000 (0:00:00.202) 0:07:14.352 ********** 2026-04-03 01:39:20.509545 | instance | ok: [instance] 2026-04-03 01:39:20.509865 | instance | 2026-04-03 01:39:20.510761 | instance | TASK [Install plugin] ********************************************************** 2026-04-03 01:39:20.510869 | instance | Friday 03 April 2026 01:39:20 +0000 (0:00:00.201) 0:07:14.553 ********** 2026-04-03 01:39:20.562739 | instance | included: vexxhost.containers.download_artifact for instance 2026-04-03 01:39:20.563187 | instance | 2026-04-03 01:39:20.563420 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-03 01:39:20.563578 | instance | Friday 03 April 2026 01:39:20 +0000 (0:00:00.053) 0:07:14.607 ********** 2026-04-03 01:39:20.613287 | instance | ok: [instance] => { 2026-04-03 01:39:20.613487 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-03 01:39:20.613733 | instance | } 2026-04-03 01:39:20.613963 | instance | 2026-04-03 01:39:20.614181 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-03 01:39:20.614391 | instance | Friday 03 April 2026 01:39:20 +0000 (0:00:00.050) 0:07:14.657 ********** 2026-04-03 01:39:21.237179 | instance | changed: [instance] 2026-04-03 01:39:21.237606 | instance | 2026-04-03 01:39:21.237623 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-03 01:39:21.237636 | instance | Friday 03 April 2026 01:39:21 +0000 (0:00:00.624) 0:07:15.281 ********** 2026-04-03 01:39:23.050293 | instance | changed: [instance] 2026-04-03 01:39:23.050371 | instance | 2026-04-03 01:39:23.050646 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-03 01:39:23.050975 | instance | Friday 03 April 2026 01:39:23 +0000 (0:00:01.813) 0:07:17.095 ********** 2026-04-03 01:39:23.094866 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-03 01:39:23.094973 | instance | 2026-04-03 01:39:23.095172 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-03 01:39:23.095303 | instance | Friday 03 April 2026 01:39:23 +0000 (0:00:00.044) 0:07:17.139 ********** 2026-04-03 01:39:23.768848 | instance | changed: [instance] 2026-04-03 01:39:23.768895 | instance | 2026-04-03 01:39:23.768901 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-03 01:39:23.768907 | instance | Friday 03 April 2026 01:39:23 +0000 (0:00:00.673) 0:07:17.813 ********** 2026-04-03 01:39:24.760998 | instance | ok: [instance] 2026-04-03 01:39:24.761116 | instance | 2026-04-03 01:39:24.761147 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-03 01:39:24.761340 | instance | Friday 03 April 2026 01:39:24 +0000 (0:00:00.992) 0:07:18.805 ********** 2026-04-03 01:39:26.715719 | instance | changed: [instance] 2026-04-03 01:39:26.715846 | instance | 2026-04-03 01:39:26.716054 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-03 01:39:26.716216 | instance | Friday 03 April 2026 01:39:26 +0000 (0:00:01.954) 0:07:20.760 ********** 2026-04-03 01:39:26.758013 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-03 01:39:26.758118 | instance | 2026-04-03 01:39:26.758288 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-03 01:39:26.758450 | instance | Friday 03 April 2026 01:39:26 +0000 (0:00:00.042) 0:07:20.803 ********** 2026-04-03 01:39:27.238326 | instance | changed: [instance] 2026-04-03 01:39:27.238547 | instance | 2026-04-03 01:39:27.238849 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-03 01:39:27.239143 | instance | Friday 03 April 2026 01:39:27 +0000 (0:00:00.479) 0:07:21.282 ********** 2026-04-03 01:40:04.140653 | instance | changed: [instance] 2026-04-03 01:40:04.140815 | instance | 2026-04-03 01:40:04.141075 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-03 01:40:04.141272 | instance | Friday 03 April 2026 01:40:04 +0000 (0:00:36.900) 0:07:58.183 ********** 2026-04-03 01:40:04.802988 | instance | changed: [instance] 2026-04-03 01:40:04.803252 | instance | 2026-04-03 01:40:04.803591 | instance | PLAY [all] ********************************************************************* 2026-04-03 01:40:04.803838 | instance | 2026-04-03 01:40:04.804112 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-03 01:40:04.804394 | instance | Friday 03 April 2026 01:40:04 +0000 (0:00:00.664) 0:07:58.847 ********** 2026-04-03 01:40:05.906653 | instance | ok: [instance] 2026-04-03 01:40:05.906730 | instance | 2026-04-03 01:40:05.906867 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-03 01:40:05.906985 | instance | Friday 03 April 2026 01:40:05 +0000 (0:00:01.103) 0:07:59.951 ********** 2026-04-03 01:40:06.610219 | instance | changed: [instance] 2026-04-03 01:40:06.610533 | instance | 2026-04-03 01:40:06.610820 | instance | PLAY [all] ********************************************************************* 2026-04-03 01:40:06.611094 | instance | 2026-04-03 01:40:06.611374 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-03 01:40:06.611657 | instance | Friday 03 April 2026 01:40:06 +0000 (0:00:00.703) 0:08:00.655 ********** 2026-04-03 01:40:07.297511 | instance | ok: [instance] 2026-04-03 01:40:07.298885 | instance | 2026-04-03 01:40:07.298950 | instance | PLAY [controllers] ************************************************************* 2026-04-03 01:40:07.298963 | instance | 2026-04-03 01:40:07.298974 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-03 01:40:07.298984 | instance | Friday 03 April 2026 01:40:07 +0000 (0:00:00.686) 0:08:01.341 ********** 2026-04-03 01:40:08.513103 | instance | ok: [instance] 2026-04-03 01:40:08.513174 | instance | 2026-04-03 01:40:08.513355 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-03 01:40:08.513419 | instance | Friday 03 April 2026 01:40:08 +0000 (0:00:01.216) 0:08:02.558 ********** 2026-04-03 01:40:08.563551 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-03 01:40:08.563889 | instance | 2026-04-03 01:40:08.563906 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-03 01:40:08.563911 | instance | Friday 03 April 2026 01:40:08 +0000 (0:00:00.050) 0:08:02.608 ********** 2026-04-03 01:40:09.062531 | instance | changed: [instance] 2026-04-03 01:40:09.062624 | instance | 2026-04-03 01:40:09.062892 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-04-03 01:40:09.062937 | instance | Friday 03 April 2026 01:40:09 +0000 (0:00:00.498) 0:08:03.107 ********** 2026-04-03 01:40:10.838046 | instance | changed: [instance] 2026-04-03 01:40:10.838124 | instance | 2026-04-03 01:40:10.838411 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-03 01:40:10.838453 | instance | Friday 03 April 2026 01:40:10 +0000 (0:00:01.775) 0:08:04.883 ********** 2026-04-03 01:40:10.881540 | instance | skipping: [instance] 2026-04-03 01:40:10.881628 | instance | 2026-04-03 01:40:10.881643 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-04-03 01:40:10.881686 | instance | Friday 03 April 2026 01:40:10 +0000 (0:00:00.042) 0:08:04.926 ********** 2026-04-03 01:40:10.928709 | instance | skipping: [instance] 2026-04-03 01:40:10.929044 | instance | 2026-04-03 01:40:10.929104 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-04-03 01:40:10.929166 | instance | Friday 03 April 2026 01:40:10 +0000 (0:00:00.047) 0:08:04.973 ********** 2026-04-03 01:40:10.964731 | instance | skipping: [instance] 2026-04-03 01:40:10.964803 | instance | 2026-04-03 01:40:10.965080 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-04-03 01:40:10.965122 | instance | Friday 03 April 2026 01:40:10 +0000 (0:00:00.036) 0:08:05.009 ********** 2026-04-03 01:40:11.007015 | instance | skipping: [instance] 2026-04-03 01:40:11.007080 | instance | 2026-04-03 01:40:11.007339 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-04-03 01:40:11.007375 | instance | Friday 03 April 2026 01:40:11 +0000 (0:00:00.042) 0:08:05.052 ********** 2026-04-03 01:40:11.062017 | instance | skipping: [instance] 2026-04-03 01:40:11.062115 | instance | 2026-04-03 01:40:11.062251 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-04-03 01:40:11.062360 | instance | Friday 03 April 2026 01:40:11 +0000 (0:00:00.054) 0:08:05.106 ********** 2026-04-03 01:40:11.111714 | instance | skipping: [instance] 2026-04-03 01:40:11.112076 | instance | 2026-04-03 01:40:11.112109 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-04-03 01:40:11.112115 | instance | Friday 03 April 2026 01:40:11 +0000 (0:00:00.049) 0:08:05.156 ********** 2026-04-03 01:40:11.143043 | instance | skipping: [instance] 2026-04-03 01:40:11.143141 | instance | 2026-04-03 01:40:11.143263 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Suspend the existing HelmRelease] ***** 2026-04-03 01:40:11.143403 | instance | Friday 03 April 2026 01:40:11 +0000 (0:00:00.031) 0:08:05.188 ********** 2026-04-03 01:40:11.172014 | instance | skipping: [instance] 2026-04-03 01:40:11.172486 | instance | 2026-04-03 01:40:11.172508 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Remove the existing HelmRelease] ****** 2026-04-03 01:40:11.172516 | instance | Friday 03 April 2026 01:40:11 +0000 (0:00:00.028) 0:08:05.216 ********** 2026-04-03 01:40:11.197620 | instance | skipping: [instance] 2026-04-03 01:40:11.197965 | instance | 2026-04-03 01:40:11.197982 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-04-03 01:40:11.197988 | instance | Friday 03 April 2026 01:40:11 +0000 (0:00:00.025) 0:08:05.242 ********** 2026-04-03 01:40:11.245144 | instance | skipping: [instance] 2026-04-03 01:40:11.245578 | instance | 2026-04-03 01:40:11.245628 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-04-03 01:40:11.245638 | instance | Friday 03 April 2026 01:40:11 +0000 (0:00:00.047) 0:08:05.290 ********** 2026-04-03 01:40:11.279698 | instance | skipping: [instance] 2026-04-03 01:40:11.279802 | instance | 2026-04-03 01:40:11.280044 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-04-03 01:40:11.280076 | instance | Friday 03 April 2026 01:40:11 +0000 (0:00:00.034) 0:08:05.324 ********** 2026-04-03 01:40:11.311385 | instance | skipping: [instance] 2026-04-03 01:40:11.311531 | instance | 2026-04-03 01:40:11.311869 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-04-03 01:40:11.311891 | instance | Friday 03 April 2026 01:40:11 +0000 (0:00:00.031) 0:08:05.356 ********** 2026-04-03 01:40:11.344577 | instance | skipping: [instance] 2026-04-03 01:40:11.344802 | instance | 2026-04-03 01:40:11.344902 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-04-03 01:40:11.345005 | instance | Friday 03 April 2026 01:40:11 +0000 (0:00:00.033) 0:08:05.389 ********** 2026-04-03 01:40:11.396936 | instance | skipping: [instance] 2026-04-03 01:40:11.397322 | instance | 2026-04-03 01:40:11.397352 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-03 01:40:11.397394 | instance | Friday 03 April 2026 01:40:11 +0000 (0:00:00.052) 0:08:05.442 ********** 2026-04-03 01:40:11.436792 | instance | skipping: [instance] 2026-04-03 01:40:11.437279 | instance | 2026-04-03 01:40:11.437322 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-03 01:40:11.437328 | instance | Friday 03 April 2026 01:40:11 +0000 (0:00:00.039) 0:08:05.481 ********** 2026-04-03 01:40:11.475070 | instance | skipping: [instance] 2026-04-03 01:40:11.475524 | instance | 2026-04-03 01:40:11.475549 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-03 01:40:11.475557 | instance | Friday 03 April 2026 01:40:11 +0000 (0:00:00.038) 0:08:05.520 ********** 2026-04-03 01:40:11.528125 | instance | skipping: [instance] 2026-04-03 01:40:11.528357 | instance | 2026-04-03 01:40:11.528538 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-04-03 01:40:11.528718 | instance | Friday 03 April 2026 01:40:11 +0000 (0:00:00.052) 0:08:05.572 ********** 2026-04-03 01:40:11.566095 | instance | skipping: [instance] 2026-04-03 01:40:11.566173 | instance | 2026-04-03 01:40:11.566286 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-04-03 01:40:11.566468 | instance | Friday 03 April 2026 01:40:11 +0000 (0:00:00.038) 0:08:05.610 ********** 2026-04-03 01:40:11.599525 | instance | skipping: [instance] 2026-04-03 01:40:11.599707 | instance | 2026-04-03 01:40:11.600137 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-04-03 01:40:11.600369 | instance | Friday 03 April 2026 01:40:11 +0000 (0:00:00.033) 0:08:05.644 ********** 2026-04-03 01:40:11.634604 | instance | skipping: [instance] 2026-04-03 01:40:11.635014 | instance | 2026-04-03 01:40:11.635351 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-04-03 01:40:11.635676 | instance | Friday 03 April 2026 01:40:11 +0000 (0:00:00.034) 0:08:05.678 ********** 2026-04-03 01:40:11.670401 | instance | skipping: [instance] 2026-04-03 01:40:11.670834 | instance | 2026-04-03 01:40:11.671182 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-04-03 01:40:11.671514 | instance | Friday 03 April 2026 01:40:11 +0000 (0:00:00.036) 0:08:05.714 ********** 2026-04-03 01:40:11.704075 | instance | skipping: [instance] 2026-04-03 01:40:11.704513 | instance | 2026-04-03 01:40:11.704853 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-04-03 01:40:11.705260 | instance | Friday 03 April 2026 01:40:11 +0000 (0:00:00.034) 0:08:05.748 ********** 2026-04-03 01:40:11.739308 | instance | skipping: [instance] 2026-04-03 01:40:11.739650 | instance | 2026-04-03 01:40:11.739981 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-04-03 01:40:11.740322 | instance | Friday 03 April 2026 01:40:11 +0000 (0:00:00.035) 0:08:05.784 ********** 2026-04-03 01:40:11.795591 | instance | skipping: [instance] 2026-04-03 01:40:11.795920 | instance | 2026-04-03 01:40:11.796249 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-04-03 01:40:11.796628 | instance | Friday 03 April 2026 01:40:11 +0000 (0:00:00.056) 0:08:05.840 ********** 2026-04-03 01:40:11.833033 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-04-03 01:40:11.833479 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-04-03 01:40:11.833820 | instance | skipping: [instance] 2026-04-03 01:40:11.834148 | instance | 2026-04-03 01:40:11.834526 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-04-03 01:40:11.834919 | instance | Friday 03 April 2026 01:40:11 +0000 (0:00:00.037) 0:08:05.878 ********** 2026-04-03 01:40:11.869356 | instance | skipping: [instance] 2026-04-03 01:40:11.869726 | instance | 2026-04-03 01:40:11.870058 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-04-03 01:40:11.870381 | instance | Friday 03 April 2026 01:40:11 +0000 (0:00:00.035) 0:08:05.914 ********** 2026-04-03 01:40:11.916792 | instance | skipping: [instance] 2026-04-03 01:40:11.917180 | instance | 2026-04-03 01:40:11.917555 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-04-03 01:40:11.917886 | instance | Friday 03 April 2026 01:40:11 +0000 (0:00:00.047) 0:08:05.961 ********** 2026-04-03 01:40:11.953982 | instance | skipping: [instance] 2026-04-03 01:40:11.954384 | instance | 2026-04-03 01:40:11.954731 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-04-03 01:40:11.955057 | instance | Friday 03 April 2026 01:40:11 +0000 (0:00:00.037) 0:08:05.998 ********** 2026-04-03 01:40:11.990080 | instance | skipping: [instance] 2026-04-03 01:40:11.990440 | instance | 2026-04-03 01:40:11.990772 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-04-03 01:40:11.991094 | instance | Friday 03 April 2026 01:40:11 +0000 (0:00:00.036) 0:08:06.035 ********** 2026-04-03 01:40:12.157572 | instance | skipping: [instance] 2026-04-03 01:40:12.157932 | instance | 2026-04-03 01:40:12.158260 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-04-03 01:40:12.158563 | instance | 2026-04-03 01:40:12.158883 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-03 01:40:12.159206 | instance | Friday 03 April 2026 01:40:12 +0000 (0:00:00.167) 0:08:06.202 ********** 2026-04-03 01:40:13.376953 | instance | ok: [instance] 2026-04-03 01:40:13.377011 | instance | 2026-04-03 01:40:13.377023 | instance | TASK [vexxhost.atmosphere.cert_manager : Suspend the existing HelmRelease] ***** 2026-04-03 01:40:13.377033 | instance | Friday 03 April 2026 01:40:13 +0000 (0:00:01.218) 0:08:07.420 ********** 2026-04-03 01:40:14.229487 | instance | ok: [instance] 2026-04-03 01:40:14.229553 | instance | 2026-04-03 01:40:14.229565 | instance | TASK [vexxhost.atmosphere.cert_manager : Remove the existing HelmRelease] ****** 2026-04-03 01:40:14.229582 | instance | Friday 03 April 2026 01:40:14 +0000 (0:00:00.852) 0:08:08.273 ********** 2026-04-03 01:40:14.895899 | instance | ok: [instance] 2026-04-03 01:40:14.896023 | instance | 2026-04-03 01:40:14.896185 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-04-03 01:40:14.896347 | instance | Friday 03 April 2026 01:40:14 +0000 (0:00:00.667) 0:08:08.940 ********** 2026-04-03 01:40:14.951490 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-04-03 01:40:14.951809 | instance | 2026-04-03 01:40:14.952109 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-03 01:40:14.952384 | instance | Friday 03 April 2026 01:40:14 +0000 (0:00:00.055) 0:08:08.996 ********** 2026-04-03 01:40:14.995331 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-03 01:40:14.995581 | instance | 2026-04-03 01:40:14.995833 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-03 01:40:14.996100 | instance | Friday 03 April 2026 01:40:14 +0000 (0:00:00.043) 0:08:09.040 ********** 2026-04-03 01:40:15.481410 | instance | changed: [instance] 2026-04-03 01:40:15.481745 | instance | 2026-04-03 01:40:15.482121 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-04-03 01:40:15.482488 | instance | Friday 03 April 2026 01:40:15 +0000 (0:00:00.485) 0:08:09.526 ********** 2026-04-03 01:40:41.068718 | instance | changed: [instance] 2026-04-03 01:40:41.068978 | instance | 2026-04-03 01:40:41.069342 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-04-03 01:40:41.069709 | instance | Friday 03 April 2026 01:40:41 +0000 (0:00:25.587) 0:08:35.113 ********** 2026-04-03 01:40:41.852020 | instance | changed: [instance] 2026-04-03 01:40:41.852295 | instance | 2026-04-03 01:40:41.852568 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-04-03 01:40:41.852828 | instance | Friday 03 April 2026 01:40:41 +0000 (0:00:00.783) 0:08:35.896 ********** 2026-04-03 01:40:41.901803 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-04-03 01:40:41.902024 | instance | 2026-04-03 01:40:41.902285 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-04-03 01:40:41.902565 | instance | Friday 03 April 2026 01:40:41 +0000 (0:00:00.049) 0:08:35.946 ********** 2026-04-03 01:40:42.631190 | instance | changed: [instance] 2026-04-03 01:40:42.631228 | instance | 2026-04-03 01:40:42.631236 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-04-03 01:40:42.631243 | instance | Friday 03 April 2026 01:40:42 +0000 (0:00:00.729) 0:08:36.675 ********** 2026-04-03 01:40:43.318435 | instance | ok: [instance] 2026-04-03 01:40:43.318499 | instance | 2026-04-03 01:40:43.318768 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-04-03 01:40:43.318813 | instance | Friday 03 April 2026 01:40:43 +0000 (0:00:00.687) 0:08:37.363 ********** 2026-04-03 01:40:43.791223 | instance | changed: [instance] 2026-04-03 01:40:43.791358 | instance | 2026-04-03 01:40:43.791376 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-04-03 01:40:43.791698 | instance | Friday 03 April 2026 01:40:43 +0000 (0:00:00.465) 0:08:37.828 ********** 2026-04-03 01:40:43.791769 | instance | 2026-04-03 01:40:43.791792 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates on host] *** 2026-04-03 01:40:43.791878 | instance | Friday 03 April 2026 01:40:43 +0000 (0:00:00.007) 0:08:37.836 ********** 2026-04-03 01:40:45.431704 | instance | changed: [instance] 2026-04-03 01:40:45.431775 | instance | 2026-04-03 01:40:45.432038 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-03 01:40:45.432080 | instance | Friday 03 April 2026 01:40:45 +0000 (0:00:01.640) 0:08:39.476 ********** 2026-04-03 01:40:45.480377 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-03 01:40:45.480976 | instance | 2026-04-03 01:40:45.480997 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-03 01:40:45.481005 | instance | Friday 03 April 2026 01:40:45 +0000 (0:00:00.048) 0:08:39.525 ********** 2026-04-03 01:40:45.999464 | instance | changed: [instance] 2026-04-03 01:40:45.999536 | instance | 2026-04-03 01:40:45.999775 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Remove the existing HelmRelease] ***** 2026-04-03 01:40:45.999812 | instance | Friday 03 April 2026 01:40:45 +0000 (0:00:00.519) 0:08:40.044 ********** 2026-04-03 01:40:46.646924 | instance | ok: [instance] 2026-04-03 01:40:46.647003 | instance | 2026-04-03 01:40:46.647284 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-04-03 01:40:46.647323 | instance | Friday 03 April 2026 01:40:46 +0000 (0:00:00.647) 0:08:40.691 ********** 2026-04-03 01:41:02.244368 | instance | changed: [instance] 2026-04-03 01:41:02.244580 | instance | 2026-04-03 01:41:02.244812 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-03 01:41:02.244985 | instance | Friday 03 April 2026 01:41:02 +0000 (0:00:15.597) 0:08:56.289 ********** 2026-04-03 01:41:02.291785 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-03 01:41:02.291834 | instance | 2026-04-03 01:41:02.291846 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-03 01:41:02.292124 | instance | Friday 03 April 2026 01:41:02 +0000 (0:00:00.046) 0:08:56.335 ********** 2026-04-03 01:41:02.797093 | instance | changed: [instance] 2026-04-03 01:41:02.797164 | instance | 2026-04-03 01:41:02.797395 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Suspend the existing HelmRelease] *** 2026-04-03 01:41:02.797699 | instance | Friday 03 April 2026 01:41:02 +0000 (0:00:00.505) 0:08:56.841 ********** 2026-04-03 01:41:03.479766 | instance | ok: [instance] 2026-04-03 01:41:03.480032 | instance | 2026-04-03 01:41:03.480357 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Remove the existing HelmRelease] *** 2026-04-03 01:41:03.480663 | instance | Friday 03 April 2026 01:41:03 +0000 (0:00:00.682) 0:08:57.524 ********** 2026-04-03 01:41:04.230304 | instance | ok: [instance] 2026-04-03 01:41:04.230586 | instance | 2026-04-03 01:41:04.230877 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-04-03 01:41:04.231148 | instance | Friday 03 April 2026 01:41:04 +0000 (0:00:00.750) 0:08:58.275 ********** 2026-04-03 01:41:09.889524 | instance | changed: [instance] 2026-04-03 01:41:09.890203 | instance | 2026-04-03 01:41:09.890221 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-03 01:41:09.890232 | instance | Friday 03 April 2026 01:41:09 +0000 (0:00:05.659) 0:09:03.934 ********** 2026-04-03 01:41:09.943216 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-03 01:41:09.943351 | instance | 2026-04-03 01:41:09.943527 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-03 01:41:09.943702 | instance | Friday 03 April 2026 01:41:09 +0000 (0:00:00.053) 0:09:03.987 ********** 2026-04-03 01:41:10.422276 | instance | changed: [instance] 2026-04-03 01:41:10.422514 | instance | 2026-04-03 01:41:10.422826 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Suspend the existing HelmRelease] *** 2026-04-03 01:41:10.423097 | instance | Friday 03 April 2026 01:41:10 +0000 (0:00:00.478) 0:09:04.466 ********** 2026-04-03 01:41:11.082522 | instance | ok: [instance] 2026-04-03 01:41:11.082855 | instance | 2026-04-03 01:41:11.083241 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Remove the existing HelmRelease] *** 2026-04-03 01:41:11.083624 | instance | Friday 03 April 2026 01:41:11 +0000 (0:00:00.659) 0:09:05.126 ********** 2026-04-03 01:41:11.981565 | instance | ok: [instance] 2026-04-03 01:41:11.981810 | instance | 2026-04-03 01:41:11.982116 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-04-03 01:41:11.982364 | instance | Friday 03 April 2026 01:41:11 +0000 (0:00:00.899) 0:09:06.025 ********** 2026-04-03 01:41:16.824315 | instance | changed: [instance] 2026-04-03 01:41:16.824393 | instance | 2026-04-03 01:41:16.825009 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-04-03 01:41:16.825096 | instance | Friday 03 April 2026 01:41:16 +0000 (0:00:04.842) 0:09:10.868 ********** 2026-04-03 01:41:17.482615 | instance | ok: [instance] 2026-04-03 01:41:17.482720 | instance | 2026-04-03 01:41:17.483158 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-04-03 01:41:17.483252 | instance | Friday 03 April 2026 01:41:17 +0000 (0:00:00.658) 0:09:11.527 ********** 2026-04-03 01:41:18.195766 | instance | changed: [instance] 2026-04-03 01:41:18.195888 | instance | 2026-04-03 01:41:18.196254 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-04-03 01:41:18.196326 | instance | Friday 03 April 2026 01:41:18 +0000 (0:00:00.713) 0:09:12.240 ********** 2026-04-03 01:41:19.056972 | instance | ok: [instance] 2026-04-03 01:41:19.057005 | instance | 2026-04-03 01:41:19.057012 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-04-03 01:41:19.057017 | instance | Friday 03 April 2026 01:41:19 +0000 (0:00:00.861) 0:09:13.101 ********** 2026-04-03 01:41:19.102850 | instance | skipping: [instance] 2026-04-03 01:41:19.102920 | instance | 2026-04-03 01:41:19.103101 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-04-03 01:41:19.103154 | instance | Friday 03 April 2026 01:41:19 +0000 (0:00:00.046) 0:09:13.147 ********** 2026-04-03 01:41:19.154203 | instance | skipping: [instance] 2026-04-03 01:41:19.154317 | instance | 2026-04-03 01:41:19.154437 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-04-03 01:41:19.154557 | instance | Friday 03 April 2026 01:41:19 +0000 (0:00:00.051) 0:09:13.199 ********** 2026-04-03 01:41:19.199941 | instance | skipping: [instance] 2026-04-03 01:41:19.200049 | instance | 2026-04-03 01:41:19.200184 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-04-03 01:41:19.200299 | instance | Friday 03 April 2026 01:41:19 +0000 (0:00:00.045) 0:09:13.244 ********** 2026-04-03 01:41:19.246256 | instance | skipping: [instance] 2026-04-03 01:41:19.246359 | instance | 2026-04-03 01:41:19.246715 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-04-03 01:41:19.246849 | instance | Friday 03 April 2026 01:41:19 +0000 (0:00:00.046) 0:09:13.291 ********** 2026-04-03 01:41:19.293948 | instance | skipping: [instance] 2026-04-03 01:41:19.294040 | instance | 2026-04-03 01:41:19.294160 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-04-03 01:41:19.294288 | instance | Friday 03 April 2026 01:41:19 +0000 (0:00:00.047) 0:09:13.338 ********** 2026-04-03 01:41:19.341199 | instance | skipping: [instance] 2026-04-03 01:41:19.341352 | instance | 2026-04-03 01:41:19.341590 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-04-03 01:41:19.341752 | instance | Friday 03 April 2026 01:41:19 +0000 (0:00:00.047) 0:09:13.386 ********** 2026-04-03 01:41:19.393709 | instance | skipping: [instance] 2026-04-03 01:41:19.393851 | instance | 2026-04-03 01:41:19.394036 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-04-03 01:41:19.394213 | instance | Friday 03 April 2026 01:41:19 +0000 (0:00:00.052) 0:09:13.438 ********** 2026-04-03 01:42:38.614248 | instance | changed: [instance] 2026-04-03 01:42:38.614557 | instance | 2026-04-03 01:42:38.614890 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-04-03 01:42:38.615174 | instance | Friday 03 April 2026 01:42:38 +0000 (0:01:19.219) 0:10:32.658 ********** 2026-04-03 01:42:39.346479 | instance | changed: [instance] 2026-04-03 01:42:39.346730 | instance | 2026-04-03 01:42:39.347018 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-03 01:42:39.347287 | instance | Friday 03 April 2026 01:42:39 +0000 (0:00:00.732) 0:10:33.391 ********** 2026-04-03 01:42:39.381799 | instance | skipping: [instance] 2026-04-03 01:42:39.382051 | instance | 2026-04-03 01:42:39.382317 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-03 01:42:39.382629 | instance | Friday 03 April 2026 01:42:39 +0000 (0:00:00.035) 0:10:33.426 ********** 2026-04-03 01:42:39.411608 | instance | skipping: [instance] 2026-04-03 01:42:39.411855 | instance | 2026-04-03 01:42:39.412168 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-03 01:42:39.412532 | instance | Friday 03 April 2026 01:42:39 +0000 (0:00:00.029) 0:10:33.456 ********** 2026-04-03 01:42:39.446704 | instance | skipping: [instance] 2026-04-03 01:42:39.446923 | instance | 2026-04-03 01:42:39.447208 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-03 01:42:39.447468 | instance | Friday 03 April 2026 01:42:39 +0000 (0:00:00.035) 0:10:33.491 ********** 2026-04-03 01:42:39.481413 | instance | skipping: [instance] 2026-04-03 01:42:39.481670 | instance | 2026-04-03 01:42:39.481959 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-03 01:42:39.482227 | instance | Friday 03 April 2026 01:42:39 +0000 (0:00:00.034) 0:10:33.526 ********** 2026-04-03 01:42:40.131876 | instance | ok: [instance] 2026-04-03 01:42:40.132116 | instance | 2026-04-03 01:42:40.132405 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-03 01:42:40.132675 | instance | Friday 03 April 2026 01:42:40 +0000 (0:00:00.649) 0:10:34.176 ********** 2026-04-03 01:42:40.178758 | instance | ok: [instance] 2026-04-03 01:42:40.178890 | instance | 2026-04-03 01:42:40.179196 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-03 01:42:40.179464 | instance | Friday 03 April 2026 01:42:40 +0000 (0:00:00.047) 0:10:34.223 ********** 2026-04-03 01:42:40.219857 | instance | ok: [instance] 2026-04-03 01:42:40.220044 | instance | 2026-04-03 01:42:40.220326 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-03 01:42:40.220576 | instance | Friday 03 April 2026 01:42:40 +0000 (0:00:00.041) 0:10:34.264 ********** 2026-04-03 01:42:40.285564 | instance | ok: [instance] => (item=oslo_db) 2026-04-03 01:42:40.285671 | instance | 2026-04-03 01:42:40.285835 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-03 01:42:40.286212 | instance | Friday 03 April 2026 01:42:40 +0000 (0:00:00.065) 0:10:34.329 ********** 2026-04-03 01:42:40.335571 | instance | ok: [instance] 2026-04-03 01:42:40.335886 | instance | 2026-04-03 01:42:40.336265 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-03 01:42:40.336611 | instance | Friday 03 April 2026 01:42:40 +0000 (0:00:00.049) 0:10:34.379 ********** 2026-04-03 01:42:40.384143 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-03 01:42:40.384514 | instance | 2026-04-03 01:42:40.384871 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-03 01:42:40.387008 | instance | Friday 03 April 2026 01:42:40 +0000 (0:00:00.048) 0:10:34.427 ********** 2026-04-03 01:42:40.886107 | instance | changed: [instance] 2026-04-03 01:42:40.886334 | instance | 2026-04-03 01:42:40.886646 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-04-03 01:42:40.886922 | instance | Friday 03 April 2026 01:42:40 +0000 (0:00:00.502) 0:10:34.930 ********** 2026-04-03 01:42:41.520222 | instance | ok: [instance] 2026-04-03 01:42:41.520465 | instance | 2026-04-03 01:42:41.520744 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-04-03 01:42:41.521024 | instance | Friday 03 April 2026 01:42:41 +0000 (0:00:00.634) 0:10:35.565 ********** 2026-04-03 01:42:42.603567 | instance | changed: [instance] 2026-04-03 01:42:42.603635 | instance | 2026-04-03 01:42:42.603648 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-04-03 01:42:42.603685 | instance | Friday 03 April 2026 01:42:42 +0000 (0:00:01.082) 0:10:36.647 ********** 2026-04-03 01:42:43.005535 | instance | ok: [instance] 2026-04-03 01:42:43.005616 | instance | 2026-04-03 01:42:43.005878 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-04-03 01:42:43.005917 | instance | Friday 03 April 2026 01:42:42 +0000 (0:00:00.403) 0:10:37.050 ********** 2026-04-03 01:42:43.455978 | instance | changed: [instance] 2026-04-03 01:42:43.456082 | instance | 2026-04-03 01:42:43.456347 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-04-03 01:42:43.456365 | instance | Friday 03 April 2026 01:42:43 +0000 (0:00:00.450) 0:10:37.501 ********** 2026-04-03 01:42:43.919006 | instance | changed: [instance] 2026-04-03 01:42:43.919509 | instance | 2026-04-03 01:42:43.919556 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-04-03 01:42:43.919564 | instance | Friday 03 April 2026 01:42:43 +0000 (0:00:00.462) 0:10:37.963 ********** 2026-04-03 01:42:44.315408 | instance | ok: [instance] 2026-04-03 01:42:44.315531 | instance | 2026-04-03 01:42:44.315649 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-04-03 01:42:44.315773 | instance | Friday 03 April 2026 01:42:44 +0000 (0:00:00.396) 0:10:38.360 ********** 2026-04-03 01:43:47.664290 | instance | changed: [instance] 2026-04-03 01:43:47.664528 | instance | 2026-04-03 01:43:47.664824 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-04-03 01:43:47.665324 | instance | Friday 03 April 2026 01:43:47 +0000 (0:01:03.348) 0:11:41.708 ********** 2026-04-03 01:43:48.356578 | instance | ok: [instance] 2026-04-03 01:43:48.356880 | instance | 2026-04-03 01:43:48.357121 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-04-03 01:43:48.357392 | instance | Friday 03 April 2026 01:43:48 +0000 (0:00:00.692) 0:11:42.401 ********** 2026-04-03 01:43:48.409239 | instance | included: ingress for instance 2026-04-03 01:43:48.409533 | instance | 2026-04-03 01:43:48.409840 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-04-03 01:43:48.410111 | instance | Friday 03 April 2026 01:43:48 +0000 (0:00:00.052) 0:11:42.453 ********** 2026-04-03 01:43:49.236517 | instance | changed: [instance] 2026-04-03 01:43:49.236750 | instance | 2026-04-03 01:43:49.237181 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-04-03 01:43:49.237507 | instance | Friday 03 April 2026 01:43:49 +0000 (0:00:00.827) 0:11:43.281 ********** 2026-04-03 01:43:49.542636 | instance | ok: [instance] 2026-04-03 01:43:49.542863 | instance | 2026-04-03 01:43:49.543166 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-04-03 01:43:49.543456 | instance | Friday 03 April 2026 01:43:49 +0000 (0:00:00.306) 0:11:43.587 ********** 2026-04-03 01:43:50.349807 | instance | changed: [instance] 2026-04-03 01:43:50.349878 | instance | 2026-04-03 01:43:50.349896 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-04-03 01:43:50.349912 | instance | 2026-04-03 01:43:50.349925 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-03 01:43:50.349935 | instance | Friday 03 April 2026 01:43:50 +0000 (0:00:00.805) 0:11:44.392 ********** 2026-04-03 01:43:51.773759 | instance | ok: [instance] 2026-04-03 01:43:51.773852 | instance | 2026-04-03 01:43:51.773944 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-03 01:43:51.774065 | instance | Friday 03 April 2026 01:43:51 +0000 (0:00:01.425) 0:11:45.818 ********** 2026-04-03 01:43:51.824662 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-03 01:43:51.824767 | instance | 2026-04-03 01:43:51.824827 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-03 01:43:51.824947 | instance | Friday 03 April 2026 01:43:51 +0000 (0:00:00.050) 0:11:45.869 ********** 2026-04-03 01:43:52.346392 | instance | changed: [instance] 2026-04-03 01:43:52.346492 | instance | 2026-04-03 01:43:52.346723 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Suspend the existing HelmRelease] *** 2026-04-03 01:43:52.346784 | instance | Friday 03 April 2026 01:43:52 +0000 (0:00:00.521) 0:11:46.391 ********** 2026-04-03 01:43:53.032491 | instance | ok: [instance] 2026-04-03 01:43:53.032595 | instance | 2026-04-03 01:43:53.032775 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Remove the existing HelmRelease] *** 2026-04-03 01:43:53.032890 | instance | Friday 03 April 2026 01:43:53 +0000 (0:00:00.685) 0:11:47.077 ********** 2026-04-03 01:43:53.686333 | instance | ok: [instance] 2026-04-03 01:43:53.686567 | instance | 2026-04-03 01:43:53.686886 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-04-03 01:43:53.687146 | instance | Friday 03 April 2026 01:43:53 +0000 (0:00:00.653) 0:11:47.731 ********** 2026-04-03 01:43:54.833481 | instance | changed: [instance] 2026-04-03 01:43:54.833726 | instance | 2026-04-03 01:43:54.834001 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-03 01:43:54.834265 | instance | Friday 03 April 2026 01:43:54 +0000 (0:00:01.147) 0:11:48.878 ********** 2026-04-03 01:43:54.885328 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-03 01:43:54.885570 | instance | 2026-04-03 01:43:54.885915 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-03 01:43:54.886174 | instance | Friday 03 April 2026 01:43:54 +0000 (0:00:00.051) 0:11:48.929 ********** 2026-04-03 01:43:55.464365 | instance | changed: [instance] 2026-04-03 01:43:55.464513 | instance | 2026-04-03 01:43:55.464771 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-03 01:43:55.464956 | instance | Friday 03 April 2026 01:43:55 +0000 (0:00:00.579) 0:11:49.509 ********** 2026-04-03 01:43:56.748821 | instance | changed: [instance] 2026-04-03 01:43:56.748884 | instance | 2026-04-03 01:43:56.748896 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Uninstall the legacy "ethtool-exporter"] *** 2026-04-03 01:43:56.748907 | instance | Friday 03 April 2026 01:43:56 +0000 (0:00:01.283) 0:11:50.792 ********** 2026-04-03 01:43:57.506943 | instance | ok: [instance] 2026-04-03 01:43:57.507121 | instance | 2026-04-03 01:43:57.507307 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Suspend the existing HelmRelease] *** 2026-04-03 01:43:57.507460 | instance | Friday 03 April 2026 01:43:57 +0000 (0:00:00.759) 0:11:51.551 ********** 2026-04-03 01:43:58.191092 | instance | ok: [instance] 2026-04-03 01:43:58.191363 | instance | 2026-04-03 01:43:58.191652 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Remove the existing HelmRelease] *** 2026-04-03 01:43:58.191922 | instance | Friday 03 April 2026 01:43:58 +0000 (0:00:00.683) 0:11:52.235 ********** 2026-04-03 01:43:58.905418 | instance | ok: [instance] 2026-04-03 01:43:58.905573 | instance | 2026-04-03 01:43:58.905883 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-04-03 01:43:58.906142 | instance | Friday 03 April 2026 01:43:58 +0000 (0:00:00.713) 0:11:52.949 ********** 2026-04-03 01:43:59.602388 | instance | ok: [instance] 2026-04-03 01:43:59.602536 | instance | 2026-04-03 01:43:59.602714 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-04-03 01:43:59.602905 | instance | Friday 03 April 2026 01:43:59 +0000 (0:00:00.696) 0:11:53.646 ********** 2026-04-03 01:44:02.460586 | instance | ok: [instance] 2026-04-03 01:44:02.460706 | instance | 2026-04-03 01:44:02.460726 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-04-03 01:44:02.460741 | instance | Friday 03 April 2026 01:44:02 +0000 (0:00:02.857) 0:11:56.504 ********** 2026-04-03 01:44:03.261986 | instance | ok: [instance] 2026-04-03 01:44:03.262067 | instance | 2026-04-03 01:44:03.262334 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-04-03 01:44:03.262376 | instance | Friday 03 April 2026 01:44:03 +0000 (0:00:00.802) 0:11:57.306 ********** 2026-04-03 01:44:03.622513 | instance | ok: [instance] 2026-04-03 01:44:03.623007 | instance | 2026-04-03 01:44:03.623030 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-04-03 01:44:03.623052 | instance | Friday 03 April 2026 01:44:03 +0000 (0:00:00.360) 0:11:57.667 ********** 2026-04-03 01:44:03.820104 | instance | ok: [instance] 2026-04-03 01:44:03.820200 | instance | 2026-04-03 01:44:03.820418 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-04-03 01:44:03.820486 | instance | Friday 03 April 2026 01:44:03 +0000 (0:00:00.197) 0:11:57.865 ********** 2026-04-03 01:44:04.135172 | instance | ok: [instance] 2026-04-03 01:44:04.135259 | instance | 2026-04-03 01:44:04.135519 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-04-03 01:44:04.135563 | instance | Friday 03 April 2026 01:44:04 +0000 (0:00:00.315) 0:11:58.180 ********** 2026-04-03 01:44:04.812728 | instance | changed: [instance] 2026-04-03 01:44:04.812812 | instance | 2026-04-03 01:44:04.813035 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-04-03 01:44:04.813108 | instance | Friday 03 April 2026 01:44:04 +0000 (0:00:00.677) 0:11:58.857 ********** 2026-04-03 01:44:21.785018 | instance | changed: [instance] => (item=alertmanager) 2026-04-03 01:44:21.785268 | instance | changed: [instance] => (item=grafana) 2026-04-03 01:44:21.785648 | instance | changed: [instance] => (item=prometheus) 2026-04-03 01:44:21.785923 | instance | 2026-04-03 01:44:21.786202 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-04-03 01:44:21.786482 | instance | Friday 03 April 2026 01:44:21 +0000 (0:00:16.971) 0:12:15.829 ********** 2026-04-03 01:44:23.677602 | instance | ok: [instance] => (item=alertmanager) 2026-04-03 01:44:23.677819 | instance | ok: [instance] => (item=grafana) 2026-04-03 01:44:23.678079 | instance | ok: [instance] => (item=prometheus) 2026-04-03 01:44:23.678321 | instance | 2026-04-03 01:44:23.678583 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-04-03 01:44:23.678892 | instance | Friday 03 April 2026 01:44:23 +0000 (0:00:01.892) 0:12:17.722 ********** 2026-04-03 01:44:25.404075 | instance | changed: [instance] => (item=None) 2026-04-03 01:44:25.404740 | instance | changed: [instance] => (item=None) 2026-04-03 01:44:25.404805 | instance | changed: [instance] => (item=None) 2026-04-03 01:44:25.404885 | instance | changed: [instance] 2026-04-03 01:44:25.405166 | instance | 2026-04-03 01:44:25.408597 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-04-03 01:44:25.408652 | instance | Friday 03 April 2026 01:44:25 +0000 (0:00:01.726) 0:12:19.448 ********** 2026-04-03 01:44:28.032395 | instance | changed: [instance] => (item=None) 2026-04-03 01:44:28.032487 | instance | changed: [instance] => (item=None) 2026-04-03 01:44:28.032829 | instance | changed: [instance] => (item=None) 2026-04-03 01:44:28.033106 | instance | changed: [instance] => (item=None) 2026-04-03 01:44:28.033396 | instance | changed: [instance] => (item=None) 2026-04-03 01:44:28.033715 | instance | changed: [instance] 2026-04-03 01:44:28.033965 | instance | 2026-04-03 01:44:28.034233 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-04-03 01:44:28.034496 | instance | Friday 03 April 2026 01:44:28 +0000 (0:00:02.628) 0:12:22.076 ********** 2026-04-03 01:44:40.449174 | instance | changed: [instance] => (item=alertmanager) 2026-04-03 01:44:40.449242 | instance | changed: [instance] => (item=prometheus) 2026-04-03 01:44:40.449261 | instance | 2026-04-03 01:44:40.449916 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-04-03 01:44:40.449955 | instance | Friday 03 April 2026 01:44:40 +0000 (0:00:12.416) 0:12:34.493 ********** 2026-04-03 01:44:51.879871 | instance | changed: [instance] => (item=alertmanager) 2026-04-03 01:44:51.879959 | instance | changed: [instance] => (item=prometheus) 2026-04-03 01:44:51.880139 | instance | 2026-04-03 01:44:51.880223 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-04-03 01:44:51.880376 | instance | Friday 03 April 2026 01:44:51 +0000 (0:00:11.430) 0:12:45.923 ********** 2026-04-03 01:44:52.602375 | instance | changed: [instance] 2026-04-03 01:44:52.602490 | instance | 2026-04-03 01:44:52.602565 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-04-03 01:44:52.602707 | instance | Friday 03 April 2026 01:44:52 +0000 (0:00:00.723) 0:12:46.647 ********** 2026-04-03 01:45:00.313710 | instance | ok: [instance] 2026-04-03 01:45:00.313828 | instance | 2026-04-03 01:45:00.313851 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-04-03 01:45:00.313866 | instance | Friday 03 April 2026 01:45:00 +0000 (0:00:07.711) 0:12:54.358 ********** 2026-04-03 01:45:14.415964 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-04-03 01:45:14.416058 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-04-03 01:45:14.416186 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-04-03 01:45:14.416313 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-04-03 01:45:14.416441 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-04-03 01:45:14.416563 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-04-03 01:45:14.416686 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-04-03 01:45:14.417555 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-04-03 01:45:14.417633 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-04-03 01:45:14.417645 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-04-03 01:45:14.417654 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-04-03 01:45:14.417664 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-04-03 01:45:14.417673 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-04-03 01:45:14.417691 | instance | 2026-04-03 01:45:14.417701 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-04-03 01:45:14.417810 | instance | Friday 03 April 2026 01:45:14 +0000 (0:00:14.102) 0:13:08.461 ********** 2026-04-03 01:45:46.855791 | instance | changed: [instance] 2026-04-03 01:45:46.856022 | instance | 2026-04-03 01:45:46.856575 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-03 01:45:46.857282 | instance | Friday 03 April 2026 01:45:46 +0000 (0:00:32.439) 0:13:40.900 ********** 2026-04-03 01:45:46.915831 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-03 01:45:46.915909 | instance | 2026-04-03 01:45:46.916069 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-03 01:45:46.916233 | instance | Friday 03 April 2026 01:45:46 +0000 (0:00:00.060) 0:13:40.960 ********** 2026-04-03 01:45:47.451082 | instance | changed: [instance] 2026-04-03 01:45:47.451279 | instance | 2026-04-03 01:45:47.451584 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-04-03 01:45:47.451829 | instance | Friday 03 April 2026 01:45:47 +0000 (0:00:00.535) 0:13:41.495 ********** 2026-04-03 01:45:50.926882 | instance | changed: [instance] 2026-04-03 01:45:50.927036 | instance | 2026-04-03 01:45:50.927172 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-03 01:45:50.927336 | instance | Friday 03 April 2026 01:45:50 +0000 (0:00:03.475) 0:13:44.971 ********** 2026-04-03 01:45:50.985647 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-03 01:45:50.985748 | instance | 2026-04-03 01:45:50.985882 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-03 01:45:50.986009 | instance | Friday 03 April 2026 01:45:50 +0000 (0:00:00.058) 0:13:45.030 ********** 2026-04-03 01:45:51.495050 | instance | changed: [instance] 2026-04-03 01:45:51.495148 | instance | 2026-04-03 01:45:51.495345 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-04-03 01:45:51.495498 | instance | Friday 03 April 2026 01:45:51 +0000 (0:00:00.509) 0:13:45.539 ********** 2026-04-03 01:45:54.020783 | instance | changed: [instance] 2026-04-03 01:45:54.020878 | instance | 2026-04-03 01:45:54.020997 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-03 01:45:54.021174 | instance | Friday 03 April 2026 01:45:54 +0000 (0:00:02.525) 0:13:48.065 ********** 2026-04-03 01:45:54.078866 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-03 01:45:54.079001 | instance | 2026-04-03 01:45:54.079223 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-03 01:45:54.079404 | instance | Friday 03 April 2026 01:45:54 +0000 (0:00:00.057) 0:13:48.123 ********** 2026-04-03 01:45:54.616294 | instance | changed: [instance] 2026-04-03 01:45:54.616526 | instance | 2026-04-03 01:45:54.616788 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-04-03 01:45:54.617083 | instance | Friday 03 April 2026 01:45:54 +0000 (0:00:00.537) 0:13:48.660 ********** 2026-04-03 01:45:57.850002 | instance | changed: [instance] 2026-04-03 01:45:57.850233 | instance | 2026-04-03 01:45:57.850505 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-04-03 01:45:57.850769 | instance | Friday 03 April 2026 01:45:57 +0000 (0:00:03.234) 0:13:51.894 ********** 2026-04-03 01:45:58.597329 | instance | changed: [instance] 2026-04-03 01:45:58.597588 | instance | 2026-04-03 01:45:58.597890 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-03 01:45:58.598177 | instance | Friday 03 April 2026 01:45:58 +0000 (0:00:00.747) 0:13:52.641 ********** 2026-04-03 01:45:58.644188 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-03 01:45:58.644534 | instance | 2026-04-03 01:45:58.644925 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-03 01:45:58.645298 | instance | Friday 03 April 2026 01:45:58 +0000 (0:00:00.047) 0:13:52.689 ********** 2026-04-03 01:45:59.135602 | instance | changed: [instance] 2026-04-03 01:45:59.135800 | instance | 2026-04-03 01:45:59.135992 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Suspend the existing HelmRelease] *** 2026-04-03 01:45:59.136242 | instance | Friday 03 April 2026 01:45:59 +0000 (0:00:00.491) 0:13:53.180 ********** 2026-04-03 01:45:59.899171 | instance | ok: [instance] 2026-04-03 01:45:59.899468 | instance | 2026-04-03 01:45:59.899767 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Remove the existing HelmRelease] *** 2026-04-03 01:45:59.900035 | instance | Friday 03 April 2026 01:45:59 +0000 (0:00:00.763) 0:13:53.943 ********** 2026-04-03 01:46:00.586329 | instance | ok: [instance] 2026-04-03 01:46:00.586522 | instance | 2026-04-03 01:46:00.586757 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-04-03 01:46:00.586986 | instance | Friday 03 April 2026 01:46:00 +0000 (0:00:00.687) 0:13:54.631 ********** 2026-04-03 01:46:02.148020 | instance | changed: [instance] 2026-04-03 01:46:02.148277 | instance | 2026-04-03 01:46:02.148571 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-04-03 01:46:02.148840 | instance | 2026-04-03 01:46:02.149124 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-03 01:46:02.149403 | instance | Friday 03 April 2026 01:46:02 +0000 (0:00:01.561) 0:13:56.192 ********** 2026-04-03 01:46:04.901879 | instance | ok: [instance] 2026-04-03 01:46:04.902100 | instance | 2026-04-03 01:46:04.902389 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-03 01:46:04.902656 | instance | Friday 03 April 2026 01:46:04 +0000 (0:00:02.753) 0:13:58.946 ********** 2026-04-03 01:46:04.969632 | instance | ok: [instance] 2026-04-03 01:46:04.970429 | instance | 2026-04-03 01:46:04.970487 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-03 01:46:04.970500 | instance | Friday 03 April 2026 01:46:04 +0000 (0:00:00.067) 0:13:59.014 ********** 2026-04-03 01:46:05.017483 | instance | skipping: [instance] 2026-04-03 01:46:05.017570 | instance | 2026-04-03 01:46:05.017766 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-03 01:46:05.018027 | instance | Friday 03 April 2026 01:46:05 +0000 (0:00:00.047) 0:13:59.062 ********** 2026-04-03 01:46:05.061337 | instance | skipping: [instance] 2026-04-03 01:46:05.061464 | instance | 2026-04-03 01:46:05.061601 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-03 01:46:05.061739 | instance | Friday 03 April 2026 01:46:05 +0000 (0:00:00.044) 0:13:59.106 ********** 2026-04-03 01:46:05.107754 | instance | skipping: [instance] 2026-04-03 01:46:05.107919 | instance | 2026-04-03 01:46:05.108111 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-03 01:46:05.108285 | instance | Friday 03 April 2026 01:46:05 +0000 (0:00:00.046) 0:13:59.152 ********** 2026-04-03 01:46:05.155669 | instance | skipping: [instance] 2026-04-03 01:46:05.155789 | instance | 2026-04-03 01:46:05.155969 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-03 01:46:05.156133 | instance | Friday 03 April 2026 01:46:05 +0000 (0:00:00.046) 0:13:59.198 ********** 2026-04-03 01:46:05.199355 | instance | skipping: [instance] 2026-04-03 01:46:05.199678 | instance | 2026-04-03 01:46:05.200087 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-03 01:46:05.200386 | instance | Friday 03 April 2026 01:46:05 +0000 (0:00:00.045) 0:13:59.244 ********** 2026-04-03 01:46:05.247941 | instance | ok: [instance] 2026-04-03 01:46:05.259201 | instance | 2026-04-03 01:46:05.259234 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-03 01:46:05.259249 | instance | Friday 03 April 2026 01:46:05 +0000 (0:00:00.048) 0:13:59.293 ********** 2026-04-03 01:46:05.308903 | instance | ok: [instance] => (item=oslo_cache) 2026-04-03 01:46:05.309195 | instance | 2026-04-03 01:46:05.309554 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-03 01:46:05.309864 | instance | Friday 03 April 2026 01:46:05 +0000 (0:00:00.060) 0:13:59.353 ********** 2026-04-03 01:46:05.372070 | instance | ok: [instance] 2026-04-03 01:46:05.372310 | instance | 2026-04-03 01:46:05.372690 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-03 01:46:05.373039 | instance | Friday 03 April 2026 01:46:05 +0000 (0:00:00.062) 0:13:59.416 ********** 2026-04-03 01:46:05.436520 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-03 01:46:05.436785 | instance | 2026-04-03 01:46:05.437061 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-03 01:46:05.437321 | instance | Friday 03 April 2026 01:46:05 +0000 (0:00:00.064) 0:13:59.481 ********** 2026-04-03 01:46:06.015087 | instance | changed: [instance] 2026-04-03 01:46:06.015368 | instance | 2026-04-03 01:46:06.015723 | instance | TASK [vexxhost.atmosphere.memcached : Suspend the existing HelmRelease] ******** 2026-04-03 01:46:06.016113 | instance | Friday 03 April 2026 01:46:06 +0000 (0:00:00.578) 0:14:00.059 ********** 2026-04-03 01:46:07.213902 | instance | ok: [instance] 2026-04-03 01:46:07.214028 | instance | 2026-04-03 01:46:07.214208 | instance | TASK [vexxhost.atmosphere.memcached : Remove the existing HelmRelease] ********* 2026-04-03 01:46:07.214382 | instance | Friday 03 April 2026 01:46:07 +0000 (0:00:01.199) 0:14:01.258 ********** 2026-04-03 01:46:07.921621 | instance | ok: [instance] 2026-04-03 01:46:07.921880 | instance | 2026-04-03 01:46:07.922219 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-04-03 01:46:07.922553 | instance | Friday 03 April 2026 01:46:07 +0000 (0:00:00.707) 0:14:01.966 ********** 2026-04-03 01:46:09.258714 | instance | changed: [instance] 2026-04-03 01:46:09.258936 | instance | 2026-04-03 01:46:09.259345 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-04-03 01:46:09.259617 | instance | Friday 03 April 2026 01:46:09 +0000 (0:00:01.337) 0:14:03.303 ********** 2026-04-03 01:46:10.026113 | instance | changed: [instance] 2026-04-03 01:46:10.026212 | instance | 2026-04-03 01:46:10.026344 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-03 01:46:10.026464 | instance | Friday 03 April 2026 01:46:10 +0000 (0:00:00.767) 0:14:04.071 ********** 2026-04-03 01:46:15.473320 | instance | changed: [instance] 2026-04-03 01:46:15.473591 | instance | 2026-04-03 01:46:15.473873 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-03 01:46:15.474192 | instance | Friday 03 April 2026 01:46:15 +0000 (0:00:05.446) 0:14:09.518 ********** 2026-04-03 01:46:15.681989 | instance | changed: [instance] 2026-04-03 01:46:15.682225 | instance | 2026-04-03 01:46:15.682499 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-03 01:46:15.682786 | instance | Friday 03 April 2026 01:46:15 +0000 (0:00:00.208) 0:14:09.726 ********** 2026-04-03 01:46:16.178968 | instance | changed: [instance] 2026-04-03 01:46:16.179189 | instance | 2026-04-03 01:46:16.179558 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-03 01:46:16.179849 | instance | Friday 03 April 2026 01:46:16 +0000 (0:00:00.496) 0:14:10.223 ********** 2026-04-03 01:46:16.258378 | instance | ok: [instance] 2026-04-03 01:46:16.258623 | instance | 2026-04-03 01:46:16.258894 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-03 01:46:16.259154 | instance | Friday 03 April 2026 01:46:16 +0000 (0:00:00.079) 0:14:10.303 ********** 2026-04-03 01:46:16.337639 | instance | included: rabbitmq for instance 2026-04-03 01:46:16.337879 | instance | 2026-04-03 01:46:16.338221 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-03 01:46:16.338495 | instance | Friday 03 April 2026 01:46:16 +0000 (0:00:00.079) 0:14:10.382 ********** 2026-04-03 01:46:16.972323 | instance | ok: [instance] 2026-04-03 01:46:16.972663 | instance | 2026-04-03 01:46:16.972946 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-03 01:46:16.973254 | instance | Friday 03 April 2026 01:46:16 +0000 (0:00:00.634) 0:14:11.016 ********** 2026-04-03 01:46:17.032556 | instance | skipping: [instance] 2026-04-03 01:46:17.032640 | instance | 2026-04-03 01:46:17.032732 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-03 01:46:17.032860 | instance | Friday 03 April 2026 01:46:17 +0000 (0:00:00.058) 0:14:11.074 ********** 2026-04-03 01:46:17.086017 | instance | skipping: [instance] 2026-04-03 01:46:17.086211 | instance | 2026-04-03 01:46:17.086471 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-03 01:46:17.086727 | instance | Friday 03 April 2026 01:46:17 +0000 (0:00:00.055) 0:14:11.130 ********** 2026-04-03 01:46:57.937443 | instance | changed: [instance] 2026-04-03 01:46:57.937514 | instance | 2026-04-03 01:46:57.937527 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-03 01:46:57.937538 | instance | Friday 03 April 2026 01:46:57 +0000 (0:00:40.850) 0:14:51.981 ********** 2026-04-03 01:46:58.582046 | instance | ok: [instance] 2026-04-03 01:46:58.582287 | instance | 2026-04-03 01:46:58.582626 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-03 01:46:58.582707 | instance | Friday 03 April 2026 01:46:58 +0000 (0:00:00.645) 0:14:52.626 ********** 2026-04-03 01:46:58.634635 | instance | ok: [instance] 2026-04-03 01:46:58.634830 | instance | 2026-04-03 01:46:58.634957 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-03 01:46:58.635079 | instance | Friday 03 April 2026 01:46:58 +0000 (0:00:00.052) 0:14:52.679 ********** 2026-04-03 01:46:58.689356 | instance | skipping: [instance] 2026-04-03 01:46:58.689658 | instance | 2026-04-03 01:46:58.690026 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-03 01:46:58.690326 | instance | Friday 03 April 2026 01:46:58 +0000 (0:00:00.054) 0:14:52.734 ********** 2026-04-03 01:46:58.737798 | instance | skipping: [instance] 2026-04-03 01:46:58.738060 | instance | 2026-04-03 01:46:58.738338 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-03 01:46:58.738605 | instance | Friday 03 April 2026 01:46:58 +0000 (0:00:00.048) 0:14:52.782 ********** 2026-04-03 01:46:58.788174 | instance | ok: [instance] 2026-04-03 01:46:58.788473 | instance | 2026-04-03 01:46:58.788858 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-03 01:46:58.789146 | instance | Friday 03 April 2026 01:46:58 +0000 (0:00:00.050) 0:14:52.833 ********** 2026-04-03 01:46:58.868298 | instance | ok: [instance] => (item=oslo_db) 2026-04-03 01:46:58.868540 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-03 01:46:58.868822 | instance | ok: [instance] => (item=oslo_cache) 2026-04-03 01:46:58.869060 | instance | ok: [instance] => (item=identity) 2026-04-03 01:46:58.869296 | instance | 2026-04-03 01:46:58.869707 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-03 01:46:58.869935 | instance | Friday 03 April 2026 01:46:58 +0000 (0:00:00.080) 0:14:52.913 ********** 2026-04-03 01:46:58.933731 | instance | ok: [instance] 2026-04-03 01:46:58.933993 | instance | 2026-04-03 01:46:58.934286 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-03 01:46:58.934550 | instance | Friday 03 April 2026 01:46:58 +0000 (0:00:00.065) 0:14:52.978 ********** 2026-04-03 01:46:58.989470 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-03 01:46:58.989685 | instance | 2026-04-03 01:46:58.989959 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-03 01:46:58.990200 | instance | Friday 03 April 2026 01:46:58 +0000 (0:00:00.055) 0:14:53.034 ********** 2026-04-03 01:46:59.525858 | instance | changed: [instance] 2026-04-03 01:46:59.526201 | instance | 2026-04-03 01:46:59.526610 | instance | TASK [vexxhost.atmosphere.keystone : Suspend the existing HelmRelease] ********* 2026-04-03 01:46:59.527003 | instance | Friday 03 April 2026 01:46:59 +0000 (0:00:00.536) 0:14:53.570 ********** 2026-04-03 01:47:00.202000 | instance | ok: [instance] 2026-04-03 01:47:00.202347 | instance | 2026-04-03 01:47:00.202955 | instance | TASK [vexxhost.atmosphere.keystone : Remove the existing HelmRelease] ********** 2026-04-03 01:47:00.203046 | instance | Friday 03 April 2026 01:47:00 +0000 (0:00:00.676) 0:14:54.246 ********** 2026-04-03 01:47:00.855069 | instance | ok: [instance] 2026-04-03 01:47:00.855137 | instance | 2026-04-03 01:47:00.855395 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-04-03 01:47:00.855439 | instance | Friday 03 April 2026 01:47:00 +0000 (0:00:00.653) 0:14:54.900 ********** 2026-04-03 01:47:01.535687 | instance | ok: [instance] => (item=None) 2026-04-03 01:47:01.535793 | instance | ok: [instance] 2026-04-03 01:47:01.536155 | instance | 2026-04-03 01:47:01.536213 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-04-03 01:47:01.536220 | instance | Friday 03 April 2026 01:47:01 +0000 (0:00:00.680) 0:14:55.580 ********** 2026-04-03 01:47:02.518072 | instance | changed: [instance] 2026-04-03 01:47:02.518145 | instance | 2026-04-03 01:47:02.518400 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-04-03 01:47:02.518440 | instance | Friday 03 April 2026 01:47:02 +0000 (0:00:00.982) 0:14:56.563 ********** 2026-04-03 01:47:03.022732 | instance | changed: [instance] => (item=None) 2026-04-03 01:47:03.022805 | instance | changed: [instance] 2026-04-03 01:47:03.023284 | instance | 2026-04-03 01:47:03.023328 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-04-03 01:47:03.023334 | instance | Friday 03 April 2026 01:47:03 +0000 (0:00:00.504) 0:14:57.067 ********** 2026-04-03 01:47:03.883599 | instance | changed: [instance] => (item=None) 2026-04-03 01:47:03.883680 | instance | changed: [instance] 2026-04-03 01:47:03.883701 | instance | 2026-04-03 01:47:03.883714 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-04-03 01:47:03.883873 | instance | Friday 03 April 2026 01:47:03 +0000 (0:00:00.860) 0:14:57.928 ********** 2026-04-03 01:49:43.076736 | instance | changed: [instance] 2026-04-03 01:49:43.076809 | instance | 2026-04-03 01:49:43.077077 | instance | TASK [Create Ingress] ********************************************************** 2026-04-03 01:49:43.077117 | instance | Friday 03 April 2026 01:49:43 +0000 (0:02:39.193) 0:17:37.121 ********** 2026-04-03 01:49:43.182839 | instance | included: openstack_helm_ingress for instance 2026-04-03 01:49:43.182915 | instance | 2026-04-03 01:49:43.183193 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-03 01:49:43.183231 | instance | Friday 03 April 2026 01:49:43 +0000 (0:00:00.106) 0:17:37.227 ********** 2026-04-03 01:49:43.235427 | instance | skipping: [instance] 2026-04-03 01:49:43.235666 | instance | 2026-04-03 01:49:43.235735 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-03 01:49:43.235771 | instance | Friday 03 April 2026 01:49:43 +0000 (0:00:00.052) 0:17:37.280 ********** 2026-04-03 01:49:43.286741 | instance | skipping: [instance] 2026-04-03 01:49:43.286816 | instance | 2026-04-03 01:49:43.286971 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-03 01:49:43.287099 | instance | Friday 03 April 2026 01:49:43 +0000 (0:00:00.051) 0:17:37.331 ********** 2026-04-03 01:49:43.352599 | instance | ok: [instance] 2026-04-03 01:49:43.352661 | instance | 2026-04-03 01:49:43.352967 | instance | TASK [Create Ingress identity] ************************************************* 2026-04-03 01:49:43.353013 | instance | Friday 03 April 2026 01:49:43 +0000 (0:00:00.065) 0:17:37.397 ********** 2026-04-03 01:49:43.428933 | instance | included: ingress for instance 2026-04-03 01:49:43.429002 | instance | 2026-04-03 01:49:43.429253 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-04-03 01:49:43.429293 | instance | Friday 03 April 2026 01:49:43 +0000 (0:00:00.076) 0:17:37.473 ********** 2026-04-03 01:49:44.421535 | instance | changed: [instance] 2026-04-03 01:49:44.421894 | instance | 2026-04-03 01:49:44.421942 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-04-03 01:49:44.421949 | instance | Friday 03 April 2026 01:49:44 +0000 (0:00:00.992) 0:17:38.466 ********** 2026-04-03 01:49:48.706748 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-04-03 01:49:48.707227 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-04-03 01:49:48.707285 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-04-03 01:49:48.707303 | instance | ok: [instance] 2026-04-03 01:49:48.707317 | instance | 2026-04-03 01:49:48.707571 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-04-03 01:49:48.707589 | instance | Friday 03 April 2026 01:49:48 +0000 (0:00:04.285) 0:17:42.751 ********** 2026-04-03 01:49:49.369833 | instance | ok: [instance] 2026-04-03 01:49:49.369905 | instance | 2026-04-03 01:49:49.370203 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-04-03 01:49:49.370236 | instance | Friday 03 April 2026 01:49:49 +0000 (0:00:00.662) 0:17:43.414 ********** 2026-04-03 01:49:50.419196 | instance | ok: [instance] => (item=atmosphere) 2026-04-03 01:49:50.419269 | instance | 2026-04-03 01:49:50.419529 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-04-03 01:49:50.419563 | instance | Friday 03 April 2026 01:49:50 +0000 (0:00:01.049) 0:17:44.464 ********** 2026-04-03 01:49:51.424991 | instance | changed: [instance] => (item=atmosphere) 2026-04-03 01:49:51.425063 | instance | 2026-04-03 01:49:51.425326 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-04-03 01:49:51.425363 | instance | Friday 03 April 2026 01:49:51 +0000 (0:00:01.005) 0:17:45.469 ********** 2026-04-03 01:49:52.478193 | instance | changed: [instance] => (item=atmosphere) 2026-04-03 01:49:52.478267 | instance | 2026-04-03 01:49:52.478531 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-04-03 01:49:52.478566 | instance | Friday 03 April 2026 01:49:52 +0000 (0:00:01.053) 0:17:46.523 ********** 2026-04-03 01:49:53.615571 | instance | changed: [instance] => (item=atmosphere) 2026-04-03 01:49:53.615654 | instance | 2026-04-03 01:49:53.615881 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-03 01:49:53.615924 | instance | Friday 03 April 2026 01:49:53 +0000 (0:00:01.137) 0:17:47.660 ********** 2026-04-03 01:49:53.866225 | instance | changed: [instance] 2026-04-03 01:49:53.866328 | instance | 2026-04-03 01:49:53.866503 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-03 01:49:53.866671 | instance | Friday 03 April 2026 01:49:53 +0000 (0:00:00.250) 0:17:47.911 ********** 2026-04-03 01:49:54.907484 | instance | ok: [instance] 2026-04-03 01:49:54.907557 | instance | 2026-04-03 01:49:54.907700 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-03 01:49:54.907829 | instance | Friday 03 April 2026 01:49:54 +0000 (0:00:01.040) 0:17:48.952 ********** 2026-04-03 01:49:55.148786 | instance | ok: [instance] 2026-04-03 01:49:55.149019 | instance | 2026-04-03 01:49:55.149297 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-03 01:49:55.149625 | instance | Friday 03 April 2026 01:49:55 +0000 (0:00:00.241) 0:17:49.193 ********** 2026-04-03 01:49:55.220085 | instance | ok: [instance] => { 2026-04-03 01:49:55.220318 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-04-03 01:49:55.220573 | instance | } 2026-04-03 01:49:55.220860 | instance | 2026-04-03 01:49:55.221129 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-03 01:49:55.221395 | instance | Friday 03 April 2026 01:49:55 +0000 (0:00:00.071) 0:17:49.264 ********** 2026-04-03 01:49:55.809825 | instance | changed: [instance] 2026-04-03 01:49:55.810071 | instance | 2026-04-03 01:49:55.810366 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-03 01:49:55.810630 | instance | Friday 03 April 2026 01:49:55 +0000 (0:00:00.589) 0:17:49.854 ********** 2026-04-03 01:49:57.089146 | instance | changed: [instance] 2026-04-03 01:49:57.089261 | instance | 2026-04-03 01:49:57.089464 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-03 01:49:57.089653 | instance | Friday 03 April 2026 01:49:57 +0000 (0:00:01.279) 0:17:51.133 ********** 2026-04-03 01:49:57.581194 | instance | changed: [instance] 2026-04-03 01:49:57.581462 | instance | 2026-04-03 01:49:57.581719 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-03 01:49:57.582038 | instance | Friday 03 April 2026 01:49:57 +0000 (0:00:00.492) 0:17:51.625 ********** 2026-04-03 01:49:58.308055 | instance | ok: [instance] 2026-04-03 01:49:58.308126 | instance | 2026-04-03 01:49:58.308280 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-03 01:49:58.308387 | instance | Friday 03 April 2026 01:49:58 +0000 (0:00:00.727) 0:17:52.353 ********** 2026-04-03 01:49:59.037256 | instance | ok: [instance] 2026-04-03 01:49:59.037492 | instance | 2026-04-03 01:49:59.037816 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-03 01:49:59.038088 | instance | Friday 03 April 2026 01:49:59 +0000 (0:00:00.728) 0:17:53.082 ********** 2026-04-03 01:49:59.403430 | instance | ok: [instance] 2026-04-03 01:49:59.403730 | instance | 2026-04-03 01:49:59.404056 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-03 01:49:59.404368 | instance | Friday 03 April 2026 01:49:59 +0000 (0:00:00.366) 0:17:53.448 ********** 2026-04-03 01:49:59.518055 | instance | included: openstack_helm_endpoints for instance 2026-04-03 01:49:59.518296 | instance | 2026-04-03 01:49:59.518567 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-03 01:49:59.518878 | instance | Friday 03 April 2026 01:49:59 +0000 (0:00:00.114) 0:17:53.563 ********** 2026-04-03 01:49:59.563867 | instance | skipping: [instance] 2026-04-03 01:49:59.564100 | instance | 2026-04-03 01:49:59.564402 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-03 01:49:59.564670 | instance | Friday 03 April 2026 01:49:59 +0000 (0:00:00.045) 0:17:53.608 ********** 2026-04-03 01:49:59.611979 | instance | skipping: [instance] 2026-04-03 01:49:59.612215 | instance | 2026-04-03 01:49:59.612485 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-03 01:49:59.612748 | instance | Friday 03 April 2026 01:49:59 +0000 (0:00:00.048) 0:17:53.656 ********** 2026-04-03 01:49:59.658863 | instance | skipping: [instance] 2026-04-03 01:49:59.659006 | instance | 2026-04-03 01:49:59.659337 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-03 01:49:59.659666 | instance | Friday 03 April 2026 01:49:59 +0000 (0:00:00.047) 0:17:53.704 ********** 2026-04-03 01:49:59.707124 | instance | skipping: [instance] 2026-04-03 01:49:59.707368 | instance | 2026-04-03 01:49:59.707657 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-03 01:49:59.707919 | instance | Friday 03 April 2026 01:49:59 +0000 (0:00:00.047) 0:17:53.751 ********** 2026-04-03 01:49:59.752594 | instance | skipping: [instance] 2026-04-03 01:49:59.752859 | instance | 2026-04-03 01:49:59.753138 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-03 01:49:59.753456 | instance | Friday 03 April 2026 01:49:59 +0000 (0:00:00.045) 0:17:53.797 ********** 2026-04-03 01:49:59.798052 | instance | skipping: [instance] 2026-04-03 01:49:59.798284 | instance | 2026-04-03 01:49:59.798542 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-03 01:49:59.798869 | instance | Friday 03 April 2026 01:49:59 +0000 (0:00:00.045) 0:17:53.843 ********** 2026-04-03 01:49:59.849947 | instance | ok: [instance] 2026-04-03 01:49:59.850166 | instance | 2026-04-03 01:49:59.850437 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-03 01:49:59.850700 | instance | Friday 03 April 2026 01:49:59 +0000 (0:00:00.051) 0:17:53.894 ********** 2026-04-03 01:49:59.917703 | instance | ok: [instance] => (item=identity) 2026-04-03 01:49:59.917771 | instance | 2026-04-03 01:49:59.918406 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-03 01:49:59.918532 | instance | Friday 03 April 2026 01:49:59 +0000 (0:00:00.067) 0:17:53.962 ********** 2026-04-03 01:49:59.991859 | instance | ok: [instance] 2026-04-03 01:49:59.992063 | instance | 2026-04-03 01:49:59.992330 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-03 01:49:59.992645 | instance | Friday 03 April 2026 01:49:59 +0000 (0:00:00.074) 0:17:54.036 ********** 2026-04-03 01:50:00.499294 | instance | changed: [instance] 2026-04-03 01:50:00.499539 | instance | 2026-04-03 01:50:00.499827 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-03 01:50:00.500094 | instance | Friday 03 April 2026 01:50:00 +0000 (0:00:00.507) 0:17:54.543 ********** 2026-04-03 01:50:01.020808 | instance | changed: [instance] 2026-04-03 01:50:01.021088 | instance | 2026-04-03 01:50:01.021432 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-03 01:50:01.021751 | instance | Friday 03 April 2026 01:50:01 +0000 (0:00:00.520) 0:17:55.064 ********** 2026-04-03 01:50:01.104478 | instance | ok: [instance] 2026-04-03 01:50:01.104725 | instance | 2026-04-03 01:50:01.105055 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-03 01:50:01.105314 | instance | Friday 03 April 2026 01:50:01 +0000 (0:00:00.084) 0:17:55.148 ********** 2026-04-03 01:50:01.190378 | instance | included: rabbitmq for instance 2026-04-03 01:50:01.190577 | instance | 2026-04-03 01:50:01.190895 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-03 01:50:01.191143 | instance | Friday 03 April 2026 01:50:01 +0000 (0:00:00.085) 0:17:55.234 ********** 2026-04-03 01:50:01.894432 | instance | ok: [instance] 2026-04-03 01:50:01.894747 | instance | 2026-04-03 01:50:01.895064 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-03 01:50:01.895358 | instance | Friday 03 April 2026 01:50:01 +0000 (0:00:00.704) 0:17:55.938 ********** 2026-04-03 01:50:01.947585 | instance | skipping: [instance] 2026-04-03 01:50:01.947725 | instance | 2026-04-03 01:50:01.948085 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-03 01:50:01.948375 | instance | Friday 03 April 2026 01:50:01 +0000 (0:00:00.053) 0:17:55.992 ********** 2026-04-03 01:50:01.997418 | instance | skipping: [instance] 2026-04-03 01:50:01.997660 | instance | 2026-04-03 01:50:01.997938 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-03 01:50:01.998201 | instance | Friday 03 April 2026 01:50:01 +0000 (0:00:00.050) 0:17:56.042 ********** 2026-04-03 01:50:32.847125 | instance | changed: [instance] 2026-04-03 01:50:32.847363 | instance | 2026-04-03 01:50:32.847651 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-03 01:50:32.847936 | instance | Friday 03 April 2026 01:50:32 +0000 (0:00:30.849) 0:18:26.891 ********** 2026-04-03 01:50:33.505083 | instance | ok: [instance] 2026-04-03 01:50:33.505315 | instance | 2026-04-03 01:50:33.505659 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-03 01:50:33.505983 | instance | Friday 03 April 2026 01:50:33 +0000 (0:00:00.658) 0:18:27.549 ********** 2026-04-03 01:50:33.558857 | instance | ok: [instance] 2026-04-03 01:50:33.559078 | instance | 2026-04-03 01:50:33.559350 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-03 01:50:33.559614 | instance | Friday 03 April 2026 01:50:33 +0000 (0:00:00.053) 0:18:27.603 ********** 2026-04-03 01:50:33.607571 | instance | skipping: [instance] 2026-04-03 01:50:33.607836 | instance | 2026-04-03 01:50:33.608171 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-03 01:50:33.608465 | instance | Friday 03 April 2026 01:50:33 +0000 (0:00:00.048) 0:18:27.652 ********** 2026-04-03 01:50:33.656656 | instance | skipping: [instance] 2026-04-03 01:50:33.656894 | instance | 2026-04-03 01:50:33.657213 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-03 01:50:33.657521 | instance | Friday 03 April 2026 01:50:33 +0000 (0:00:00.048) 0:18:27.701 ********** 2026-04-03 01:50:33.714266 | instance | ok: [instance] 2026-04-03 01:50:33.714560 | instance | 2026-04-03 01:50:33.714909 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-03 01:50:33.715247 | instance | Friday 03 April 2026 01:50:33 +0000 (0:00:00.057) 0:18:27.759 ********** 2026-04-03 01:50:33.815258 | instance | ok: [instance] => (item=oslo_db) 2026-04-03 01:50:33.815495 | instance | ok: [instance] => (item=key_manager) 2026-04-03 01:50:33.815838 | instance | ok: [instance] => (item=oslo_cache) 2026-04-03 01:50:33.816087 | instance | ok: [instance] => (item=identity) 2026-04-03 01:50:33.816337 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-03 01:50:33.816583 | instance | 2026-04-03 01:50:33.816901 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-03 01:50:33.817274 | instance | Friday 03 April 2026 01:50:33 +0000 (0:00:00.100) 0:18:27.860 ********** 2026-04-03 01:50:33.875935 | instance | ok: [instance] 2026-04-03 01:50:33.876158 | instance | 2026-04-03 01:50:33.876460 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-03 01:50:33.876696 | instance | Friday 03 April 2026 01:50:33 +0000 (0:00:00.060) 0:18:27.920 ********** 2026-04-03 01:50:33.934135 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-03 01:50:33.934356 | instance | 2026-04-03 01:50:33.934621 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-03 01:50:33.934883 | instance | Friday 03 April 2026 01:50:33 +0000 (0:00:00.058) 0:18:27.979 ********** 2026-04-03 01:50:34.481278 | instance | changed: [instance] 2026-04-03 01:50:34.481575 | instance | 2026-04-03 01:50:34.481898 | instance | TASK [vexxhost.atmosphere.barbican : Suspend the existing HelmRelease] ********* 2026-04-03 01:50:34.482205 | instance | Friday 03 April 2026 01:50:34 +0000 (0:00:00.546) 0:18:28.526 ********** 2026-04-03 01:50:35.163513 | instance | ok: [instance] 2026-04-03 01:50:35.163736 | instance | 2026-04-03 01:50:35.164014 | instance | TASK [vexxhost.atmosphere.barbican : Remove the existing HelmRelease] ********** 2026-04-03 01:50:35.164294 | instance | Friday 03 April 2026 01:50:35 +0000 (0:00:00.682) 0:18:29.208 ********** 2026-04-03 01:50:35.822143 | instance | ok: [instance] 2026-04-03 01:50:35.822396 | instance | 2026-04-03 01:50:35.822651 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-04-03 01:50:35.822910 | instance | Friday 03 April 2026 01:50:35 +0000 (0:00:00.658) 0:18:29.866 ********** 2026-04-03 01:52:05.496617 | instance | changed: [instance] 2026-04-03 01:52:05.496840 | instance | 2026-04-03 01:52:05.497122 | instance | TASK [Create Ingress] ********************************************************** 2026-04-03 01:52:05.497416 | instance | Friday 03 April 2026 01:52:05 +0000 (0:01:29.674) 0:19:59.541 ********** 2026-04-03 01:52:05.597890 | instance | included: openstack_helm_ingress for instance 2026-04-03 01:52:05.598125 | instance | 2026-04-03 01:52:05.598499 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-03 01:52:05.598770 | instance | Friday 03 April 2026 01:52:05 +0000 (0:00:00.101) 0:19:59.642 ********** 2026-04-03 01:52:05.655999 | instance | skipping: [instance] 2026-04-03 01:52:05.656226 | instance | 2026-04-03 01:52:05.656589 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-03 01:52:05.656860 | instance | Friday 03 April 2026 01:52:05 +0000 (0:00:00.058) 0:19:59.700 ********** 2026-04-03 01:52:05.703483 | instance | skipping: [instance] 2026-04-03 01:52:05.703696 | instance | 2026-04-03 01:52:05.703992 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-03 01:52:05.704278 | instance | Friday 03 April 2026 01:52:05 +0000 (0:00:00.047) 0:19:59.748 ********** 2026-04-03 01:52:05.767013 | instance | ok: [instance] 2026-04-03 01:52:05.767293 | instance | 2026-04-03 01:52:05.767568 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-04-03 01:52:05.767873 | instance | Friday 03 April 2026 01:52:05 +0000 (0:00:00.063) 0:19:59.811 ********** 2026-04-03 01:52:05.836340 | instance | included: ingress for instance 2026-04-03 01:52:05.836727 | instance | 2026-04-03 01:52:05.836944 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-04-03 01:52:05.837229 | instance | Friday 03 April 2026 01:52:05 +0000 (0:00:00.069) 0:19:59.881 ********** 2026-04-03 01:52:06.802281 | instance | changed: [instance] 2026-04-03 01:52:06.802536 | instance | 2026-04-03 01:52:06.802888 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-04-03 01:52:06.803181 | instance | Friday 03 April 2026 01:52:06 +0000 (0:00:00.965) 0:20:00.846 ********** 2026-04-03 01:52:07.906147 | instance | changed: [instance] 2026-04-03 01:52:07.906441 | instance | 2026-04-03 01:52:07.906768 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-04-03 01:52:07.907077 | instance | Friday 03 April 2026 01:52:07 +0000 (0:00:01.104) 0:20:01.950 ********** 2026-04-03 01:52:18.833840 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-04-03 01:52:18.833920 | instance | 2026-04-03 01:52:18.834054 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-03 01:52:18.834181 | instance | Friday 03 April 2026 01:52:18 +0000 (0:00:10.927) 0:20:12.878 ********** 2026-04-03 01:52:18.905619 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-03 01:52:18.905865 | instance | 2026-04-03 01:52:18.906142 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-03 01:52:18.906417 | instance | Friday 03 April 2026 01:52:18 +0000 (0:00:00.071) 0:20:12.950 ********** 2026-04-03 01:52:19.430106 | instance | changed: [instance] 2026-04-03 01:52:19.430344 | instance | 2026-04-03 01:52:19.430634 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-04-03 01:52:19.430924 | instance | Friday 03 April 2026 01:52:19 +0000 (0:00:00.524) 0:20:13.474 ********** 2026-04-03 01:52:22.410912 | instance | changed: [instance] 2026-04-03 01:52:22.411037 | instance | 2026-04-03 01:52:22.411238 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-03 01:52:22.411405 | instance | Friday 03 April 2026 01:52:22 +0000 (0:00:02.980) 0:20:16.455 ********** 2026-04-03 01:52:22.471407 | instance | skipping: [instance] 2026-04-03 01:52:22.471651 | instance | 2026-04-03 01:52:22.471925 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-03 01:52:22.472231 | instance | Friday 03 April 2026 01:52:22 +0000 (0:00:00.060) 0:20:16.516 ********** 2026-04-03 01:52:22.525069 | instance | skipping: [instance] 2026-04-03 01:52:22.525441 | instance | 2026-04-03 01:52:22.525718 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-03 01:52:22.525981 | instance | Friday 03 April 2026 01:52:22 +0000 (0:00:00.053) 0:20:16.570 ********** 2026-04-03 01:52:22.576141 | instance | skipping: [instance] 2026-04-03 01:52:22.576368 | instance | 2026-04-03 01:52:22.576651 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-03 01:52:22.576901 | instance | Friday 03 April 2026 01:52:22 +0000 (0:00:00.050) 0:20:16.620 ********** 2026-04-03 01:52:22.630609 | instance | skipping: [instance] 2026-04-03 01:52:22.630797 | instance | 2026-04-03 01:52:22.631086 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-03 01:52:22.631405 | instance | Friday 03 April 2026 01:52:22 +0000 (0:00:00.054) 0:20:16.675 ********** 2026-04-03 01:52:22.685039 | instance | skipping: [instance] 2026-04-03 01:52:22.685295 | instance | 2026-04-03 01:52:22.685715 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-03 01:52:22.686004 | instance | Friday 03 April 2026 01:52:22 +0000 (0:00:00.054) 0:20:16.729 ********** 2026-04-03 01:52:22.737638 | instance | skipping: [instance] 2026-04-03 01:52:22.737789 | instance | 2026-04-03 01:52:22.737965 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-03 01:52:22.738136 | instance | Friday 03 April 2026 01:52:22 +0000 (0:00:00.052) 0:20:16.782 ********** 2026-04-03 01:52:22.812691 | instance | ok: [instance] 2026-04-03 01:52:22.812840 | instance | 2026-04-03 01:52:22.813037 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-03 01:52:22.813308 | instance | Friday 03 April 2026 01:52:22 +0000 (0:00:00.074) 0:20:16.857 ********** 2026-04-03 01:52:22.883272 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-04-03 01:52:22.883459 | instance | 2026-04-03 01:52:22.883651 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-03 01:52:22.883839 | instance | Friday 03 April 2026 01:52:22 +0000 (0:00:00.070) 0:20:16.928 ********** 2026-04-03 01:52:22.954160 | instance | ok: [instance] 2026-04-03 01:52:22.954375 | instance | 2026-04-03 01:52:22.954658 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-03 01:52:22.954912 | instance | Friday 03 April 2026 01:52:22 +0000 (0:00:00.070) 0:20:16.998 ********** 2026-04-03 01:52:23.045972 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-03 01:52:23.046089 | instance | 2026-04-03 01:52:23.046280 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-03 01:52:23.046464 | instance | Friday 03 April 2026 01:52:23 +0000 (0:00:00.091) 0:20:17.090 ********** 2026-04-03 01:52:23.559125 | instance | changed: [instance] 2026-04-03 01:52:23.559318 | instance | 2026-04-03 01:52:23.559677 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-04-03 01:52:23.559986 | instance | Friday 03 April 2026 01:52:23 +0000 (0:00:00.512) 0:20:17.603 ********** 2026-04-03 01:52:45.165191 | instance | ok: [instance] 2026-04-03 01:52:45.165626 | instance | 2026-04-03 01:52:45.165993 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-04-03 01:52:45.166321 | instance | Friday 03 April 2026 01:52:45 +0000 (0:00:21.606) 0:20:39.209 ********** 2026-04-03 01:53:00.440802 | instance | ok: [instance] 2026-04-03 01:53:00.440860 | instance | 2026-04-03 01:53:00.441437 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-04-03 01:53:00.441472 | instance | Friday 03 April 2026 01:53:00 +0000 (0:00:15.276) 0:20:54.485 ********** 2026-04-03 01:53:02.159968 | instance | ok: [instance] 2026-04-03 01:53:02.160488 | instance | 2026-04-03 01:53:02.160503 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-04-03 01:53:02.160745 | instance | Friday 03 April 2026 01:53:02 +0000 (0:00:01.718) 0:20:56.204 ********** 2026-04-03 01:53:03.800292 | instance | ok: [instance] 2026-04-03 01:53:03.800357 | instance | 2026-04-03 01:53:03.800620 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-04-03 01:53:03.800637 | instance | Friday 03 April 2026 01:53:03 +0000 (0:00:01.640) 0:20:57.845 ********** 2026-04-03 01:53:04.533194 | instance | changed: [instance] 2026-04-03 01:53:04.534143 | instance | 2026-04-03 01:53:04.534203 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-04-03 01:53:04.534215 | instance | Friday 03 April 2026 01:53:04 +0000 (0:00:00.731) 0:20:58.577 ********** 2026-04-03 01:53:07.563423 | instance | changed: [instance] 2026-04-03 01:53:07.563511 | instance | 2026-04-03 01:53:07.563606 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-04-03 01:53:07.563725 | instance | Friday 03 April 2026 01:53:07 +0000 (0:00:03.031) 0:21:01.608 ********** 2026-04-03 01:53:09.134614 | instance | [WARNING]: Module did not set no_log for update_password 2026-04-03 01:53:09.155497 | instance | changed: [instance] 2026-04-03 01:53:09.155787 | instance | 2026-04-03 01:53:09.155877 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-04-03 01:53:09.156036 | instance | Friday 03 April 2026 01:53:09 +0000 (0:00:01.591) 0:21:03.200 ********** 2026-04-03 01:53:10.555141 | instance | changed: [instance] 2026-04-03 01:53:10.555174 | instance | 2026-04-03 01:53:10.555322 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-04-03 01:53:10.555393 | instance | Friday 03 April 2026 01:53:10 +0000 (0:00:01.399) 0:21:04.599 ********** 2026-04-03 01:53:12.063456 | instance | changed: [instance] 2026-04-03 01:53:12.063517 | instance | 2026-04-03 01:53:12.063533 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-04-03 01:53:12.063554 | instance | Friday 03 April 2026 01:53:12 +0000 (0:00:01.508) 0:21:06.108 ********** 2026-04-03 01:53:13.888432 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-115.nip.io/swift/v1/%(tenant_id)s'}) 2026-04-03 01:53:13.888723 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-04-03 01:53:13.888994 | instance | 2026-04-03 01:53:13.889282 | instance | TASK [Create Ingress] ********************************************************** 2026-04-03 01:53:13.889658 | instance | Friday 03 April 2026 01:53:13 +0000 (0:00:01.824) 0:21:07.933 ********** 2026-04-03 01:53:13.989615 | instance | included: openstack_helm_ingress for instance 2026-04-03 01:53:13.989890 | instance | 2026-04-03 01:53:13.990202 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-03 01:53:13.990473 | instance | Friday 03 April 2026 01:53:13 +0000 (0:00:00.100) 0:21:08.034 ********** 2026-04-03 01:53:14.121138 | instance | skipping: [instance] 2026-04-03 01:53:14.121474 | instance | 2026-04-03 01:53:14.121765 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-03 01:53:14.122091 | instance | Friday 03 April 2026 01:53:14 +0000 (0:00:00.131) 0:21:08.165 ********** 2026-04-03 01:53:14.167664 | instance | skipping: [instance] 2026-04-03 01:53:14.167893 | instance | 2026-04-03 01:53:14.168203 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-03 01:53:14.168488 | instance | Friday 03 April 2026 01:53:14 +0000 (0:00:00.046) 0:21:08.212 ********** 2026-04-03 01:53:14.229180 | instance | ok: [instance] 2026-04-03 01:53:14.229413 | instance | 2026-04-03 01:53:14.229710 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-04-03 01:53:14.229991 | instance | Friday 03 April 2026 01:53:14 +0000 (0:00:00.061) 0:21:08.274 ********** 2026-04-03 01:53:14.304084 | instance | included: ingress for instance 2026-04-03 01:53:14.304287 | instance | 2026-04-03 01:53:14.304584 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-04-03 01:53:14.304852 | instance | Friday 03 April 2026 01:53:14 +0000 (0:00:00.074) 0:21:08.348 ********** 2026-04-03 01:53:15.266173 | instance | changed: [instance] 2026-04-03 01:53:15.266466 | instance | 2026-04-03 01:53:15.267156 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-03 01:53:15.267771 | instance | Friday 03 April 2026 01:53:15 +0000 (0:00:00.961) 0:21:09.310 ********** 2026-04-03 01:53:15.327219 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-03 01:53:15.327505 | instance | 2026-04-03 01:53:15.327775 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-03 01:53:15.328025 | instance | Friday 03 April 2026 01:53:15 +0000 (0:00:00.061) 0:21:09.372 ********** 2026-04-03 01:53:15.844431 | instance | changed: [instance] 2026-04-03 01:53:15.844754 | instance | 2026-04-03 01:53:15.845215 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-04-03 01:53:15.845621 | instance | Friday 03 April 2026 01:53:15 +0000 (0:00:00.516) 0:21:09.889 ********** 2026-04-03 01:53:33.832240 | instance | ok: [instance] 2026-04-03 01:53:33.833113 | instance | 2026-04-03 01:53:33.833149 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-04-03 01:53:33.833162 | instance | Friday 03 April 2026 01:53:33 +0000 (0:00:17.987) 0:21:27.877 ********** 2026-04-03 01:53:33.894368 | instance | ok: [instance] => (item=10.96.240.200) 2026-04-03 01:53:33.894469 | instance | 2026-04-03 01:53:33.894735 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-04-03 01:53:33.894781 | instance | Friday 03 April 2026 01:53:33 +0000 (0:00:00.062) 0:21:27.939 ********** 2026-04-03 01:53:34.551376 | instance | changed: [instance] 2026-04-03 01:53:34.551473 | instance | 2026-04-03 01:53:34.551730 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-04-03 01:53:34.551748 | instance | Friday 03 April 2026 01:53:34 +0000 (0:00:00.657) 0:21:28.596 ********** 2026-04-03 01:53:35.204960 | instance | changed: [instance] 2026-04-03 01:53:35.205042 | instance | 2026-04-03 01:53:35.205294 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-04-03 01:53:35.205334 | instance | Friday 03 April 2026 01:53:35 +0000 (0:00:00.653) 0:21:29.250 ********** 2026-04-03 01:53:36.364080 | instance | ok: [instance] 2026-04-03 01:53:36.364123 | instance | 2026-04-03 01:53:36.364130 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-04-03 01:53:36.364136 | instance | Friday 03 April 2026 01:53:36 +0000 (0:00:01.158) 0:21:30.408 ********** 2026-04-03 01:53:36.417487 | instance | ok: [instance] 2026-04-03 01:53:36.417564 | instance | 2026-04-03 01:53:36.417811 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-04-03 01:53:36.417850 | instance | Friday 03 April 2026 01:53:36 +0000 (0:00:00.053) 0:21:30.462 ********** 2026-04-03 01:53:37.066255 | instance | changed: [instance] 2026-04-03 01:53:37.066406 | instance | 2026-04-03 01:53:37.066579 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-04-03 01:53:37.066828 | instance | Friday 03 April 2026 01:53:37 +0000 (0:00:00.648) 0:21:31.110 ********** 2026-04-03 01:53:38.301886 | instance | changed: [instance] 2026-04-03 01:53:38.301954 | instance | 2026-04-03 01:53:38.301961 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-03 01:53:38.301967 | instance | Friday 03 April 2026 01:53:38 +0000 (0:00:01.234) 0:21:32.345 ********** 2026-04-03 01:53:38.389061 | instance | ok: [instance] 2026-04-03 01:53:38.389158 | instance | 2026-04-03 01:53:38.391330 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-03 01:53:38.391391 | instance | Friday 03 April 2026 01:53:38 +0000 (0:00:00.088) 0:21:32.433 ********** 2026-04-03 01:53:38.468778 | instance | included: rabbitmq for instance 2026-04-03 01:53:38.468931 | instance | 2026-04-03 01:53:38.469124 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-03 01:53:38.469359 | instance | Friday 03 April 2026 01:53:38 +0000 (0:00:00.079) 0:21:32.513 ********** 2026-04-03 01:53:39.121565 | instance | ok: [instance] 2026-04-03 01:53:39.121795 | instance | 2026-04-03 01:53:39.122081 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-03 01:53:39.122350 | instance | Friday 03 April 2026 01:53:39 +0000 (0:00:00.652) 0:21:33.166 ********** 2026-04-03 01:53:39.175404 | instance | skipping: [instance] 2026-04-03 01:53:39.175665 | instance | 2026-04-03 01:53:39.175948 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-03 01:53:39.176215 | instance | Friday 03 April 2026 01:53:39 +0000 (0:00:00.053) 0:21:33.220 ********** 2026-04-03 01:53:39.230420 | instance | skipping: [instance] 2026-04-03 01:53:39.230770 | instance | 2026-04-03 01:53:39.231119 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-03 01:53:39.231451 | instance | Friday 03 April 2026 01:53:39 +0000 (0:00:00.054) 0:21:33.275 ********** 2026-04-03 01:54:10.069923 | instance | changed: [instance] 2026-04-03 01:54:10.070157 | instance | 2026-04-03 01:54:10.070475 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-03 01:54:10.070739 | instance | Friday 03 April 2026 01:54:10 +0000 (0:00:30.839) 0:22:04.114 ********** 2026-04-03 01:54:10.769511 | instance | ok: [instance] 2026-04-03 01:54:10.769756 | instance | 2026-04-03 01:54:10.770027 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-03 01:54:10.770306 | instance | Friday 03 April 2026 01:54:10 +0000 (0:00:00.699) 0:22:04.814 ********** 2026-04-03 01:54:10.817956 | instance | ok: [instance] 2026-04-03 01:54:10.822020 | instance | 2026-04-03 01:54:10.822049 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-03 01:54:10.822063 | instance | Friday 03 April 2026 01:54:10 +0000 (0:00:00.048) 0:22:04.862 ********** 2026-04-03 01:54:10.867187 | instance | skipping: [instance] 2026-04-03 01:54:10.867337 | instance | 2026-04-03 01:54:10.867518 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-03 01:54:10.867700 | instance | Friday 03 April 2026 01:54:10 +0000 (0:00:00.049) 0:22:04.912 ********** 2026-04-03 01:54:10.916626 | instance | skipping: [instance] 2026-04-03 01:54:10.917419 | instance | 2026-04-03 01:54:10.918060 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-03 01:54:10.918147 | instance | Friday 03 April 2026 01:54:10 +0000 (0:00:00.048) 0:22:04.960 ********** 2026-04-03 01:54:10.970245 | instance | ok: [instance] 2026-04-03 01:54:10.970584 | instance | 2026-04-03 01:54:10.971158 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-03 01:54:10.971494 | instance | Friday 03 April 2026 01:54:10 +0000 (0:00:00.054) 0:22:05.015 ********** 2026-04-03 01:54:11.099581 | instance | ok: [instance] => (item=oslo_db) 2026-04-03 01:54:11.099914 | instance | ok: [instance] => (item=dashboard) 2026-04-03 01:54:11.100245 | instance | ok: [instance] => (item=image) 2026-04-03 01:54:11.100561 | instance | ok: [instance] => (item=oslo_cache) 2026-04-03 01:54:11.100875 | instance | ok: [instance] => (item=identity) 2026-04-03 01:54:11.101186 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-03 01:54:11.101525 | instance | 2026-04-03 01:54:11.101902 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-03 01:54:11.102226 | instance | Friday 03 April 2026 01:54:11 +0000 (0:00:00.128) 0:22:05.143 ********** 2026-04-03 01:54:11.163949 | instance | ok: [instance] 2026-04-03 01:54:11.164173 | instance | 2026-04-03 01:54:11.164532 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-03 01:54:11.164947 | instance | Friday 03 April 2026 01:54:11 +0000 (0:00:00.064) 0:22:05.208 ********** 2026-04-03 01:54:11.235447 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-03 01:54:11.235671 | instance | 2026-04-03 01:54:11.235955 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-03 01:54:11.236216 | instance | Friday 03 April 2026 01:54:11 +0000 (0:00:00.071) 0:22:05.280 ********** 2026-04-03 01:54:11.758430 | instance | changed: [instance] 2026-04-03 01:54:11.758649 | instance | 2026-04-03 01:54:11.758925 | instance | TASK [vexxhost.atmosphere.glance : Suspend the existing HelmRelease] *********** 2026-04-03 01:54:11.759202 | instance | Friday 03 April 2026 01:54:11 +0000 (0:00:00.522) 0:22:05.802 ********** 2026-04-03 01:54:12.437827 | instance | ok: [instance] 2026-04-03 01:54:12.438062 | instance | 2026-04-03 01:54:12.438383 | instance | TASK [vexxhost.atmosphere.glance : Remove the existing HelmRelease] ************ 2026-04-03 01:54:12.438651 | instance | Friday 03 April 2026 01:54:12 +0000 (0:00:00.679) 0:22:06.482 ********** 2026-04-03 01:54:13.105947 | instance | ok: [instance] 2026-04-03 01:54:13.106177 | instance | 2026-04-03 01:54:13.106445 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-04-03 01:54:13.106710 | instance | Friday 03 April 2026 01:54:13 +0000 (0:00:00.668) 0:22:07.150 ********** 2026-04-03 01:56:15.850625 | instance | changed: [instance] 2026-04-03 01:56:15.850712 | instance | 2026-04-03 01:56:15.850838 | instance | TASK [Create Ingress] ********************************************************** 2026-04-03 01:56:15.850955 | instance | Friday 03 April 2026 01:56:15 +0000 (0:02:02.744) 0:24:09.895 ********** 2026-04-03 01:56:15.963799 | instance | included: openstack_helm_ingress for instance 2026-04-03 01:56:15.964134 | instance | 2026-04-03 01:56:15.964478 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-03 01:56:15.964826 | instance | Friday 03 April 2026 01:56:15 +0000 (0:00:00.113) 0:24:10.008 ********** 2026-04-03 01:56:16.016604 | instance | skipping: [instance] 2026-04-03 01:56:16.016844 | instance | 2026-04-03 01:56:16.017169 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-03 01:56:16.017512 | instance | Friday 03 April 2026 01:56:16 +0000 (0:00:00.052) 0:24:10.061 ********** 2026-04-03 01:56:16.069900 | instance | skipping: [instance] 2026-04-03 01:56:16.070336 | instance | 2026-04-03 01:56:16.070668 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-03 01:56:16.070977 | instance | Friday 03 April 2026 01:56:16 +0000 (0:00:00.053) 0:24:10.114 ********** 2026-04-03 01:56:16.146668 | instance | ok: [instance] 2026-04-03 01:56:16.146955 | instance | 2026-04-03 01:56:16.147293 | instance | TASK [Create Ingress image] **************************************************** 2026-04-03 01:56:16.147612 | instance | Friday 03 April 2026 01:56:16 +0000 (0:00:00.076) 0:24:10.191 ********** 2026-04-03 01:56:16.239085 | instance | included: ingress for instance 2026-04-03 01:56:16.239304 | instance | 2026-04-03 01:56:16.239568 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-04-03 01:56:16.239828 | instance | Friday 03 April 2026 01:56:16 +0000 (0:00:00.092) 0:24:10.283 ********** 2026-04-03 01:56:17.245473 | instance | changed: [instance] 2026-04-03 01:56:17.245728 | instance | 2026-04-03 01:56:17.245999 | instance | TASK [Create images] *********************************************************** 2026-04-03 01:56:17.246266 | instance | Friday 03 April 2026 01:56:17 +0000 (0:00:01.006) 0:24:11.290 ********** 2026-04-03 01:56:17.398579 | instance | included: glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-04-03 01:56:17.398840 | instance | 2026-04-03 01:56:17.399158 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-03 01:56:17.399446 | instance | Friday 03 April 2026 01:56:17 +0000 (0:00:00.151) 0:24:11.441 ********** 2026-04-03 01:56:20.587463 | instance | changed: [instance] 2026-04-03 01:56:20.587533 | instance | 2026-04-03 01:56:20.587554 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-03 01:56:20.587833 | instance | Friday 03 April 2026 01:56:20 +0000 (0:00:03.189) 0:24:14.631 ********** 2026-04-03 01:56:44.648527 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-04-03 01:56:44.648620 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-04-03 01:56:44.649222 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-04-03 01:56:44.649319 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-04-03 01:56:44.649333 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-04-03 01:56:44.649344 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-04-03 01:56:44.649355 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-04-03 01:56:44.649373 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-04-03 01:56:44.649451 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-04-03 01:56:44.649865 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-04-03 01:56:44.649922 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left). 2026-04-03 01:56:44.649933 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left). 2026-04-03 01:56:44.649950 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left). 2026-04-03 01:56:44.650322 | instance | ok: [instance] 2026-04-03 01:56:44.650473 | instance | 2026-04-03 01:56:44.650492 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-03 01:56:44.650509 | instance | Friday 03 April 2026 01:56:44 +0000 (0:00:24.061) 0:24:38.693 ********** 2026-04-03 01:56:44.865617 | instance | changed: [instance] 2026-04-03 01:56:44.865967 | instance | 2026-04-03 01:56:44.866302 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-03 01:56:44.866791 | instance | Friday 03 April 2026 01:56:44 +0000 (0:00:00.216) 0:24:38.910 ********** 2026-04-03 01:56:45.720657 | instance | changed: [instance] 2026-04-03 01:56:45.720811 | instance | 2026-04-03 01:56:45.720992 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-03 01:56:45.721315 | instance | Friday 03 April 2026 01:56:45 +0000 (0:00:00.855) 0:24:39.765 ********** 2026-04-03 01:56:45.972705 | instance | ok: [instance] 2026-04-03 01:56:45.972946 | instance | 2026-04-03 01:56:45.973248 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-03 01:56:45.973651 | instance | Friday 03 April 2026 01:56:45 +0000 (0:00:00.251) 0:24:40.017 ********** 2026-04-03 01:56:46.242790 | instance | changed: [instance] 2026-04-03 01:56:46.242884 | instance | 2026-04-03 01:56:46.242977 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-03 01:56:46.243137 | instance | Friday 03 April 2026 01:56:46 +0000 (0:00:00.270) 0:24:40.287 ********** 2026-04-03 01:56:46.948017 | instance | ok: [instance] 2026-04-03 01:56:46.948337 | instance | 2026-04-03 01:56:46.948664 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-03 01:56:46.948929 | instance | Friday 03 April 2026 01:56:46 +0000 (0:00:00.704) 0:24:40.992 ********** 2026-04-03 01:56:53.589034 | instance | changed: [instance] 2026-04-03 01:56:53.589295 | instance | 2026-04-03 01:56:53.589687 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-03 01:56:53.589977 | instance | Friday 03 April 2026 01:56:53 +0000 (0:00:06.641) 0:24:47.633 ********** 2026-04-03 01:56:53.882298 | instance | changed: [instance] 2026-04-03 01:56:53.882501 | instance | 2026-04-03 01:56:53.882779 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-03 01:56:53.883043 | instance | Friday 03 April 2026 01:56:53 +0000 (0:00:00.293) 0:24:47.926 ********** 2026-04-03 01:56:53.958544 | instance | ok: [instance] 2026-04-03 01:56:53.958859 | instance | 2026-04-03 01:56:53.959228 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-03 01:56:53.959579 | instance | Friday 03 April 2026 01:56:53 +0000 (0:00:00.076) 0:24:48.003 ********** 2026-04-03 01:56:54.003448 | instance | skipping: [instance] 2026-04-03 01:56:54.003648 | instance | 2026-04-03 01:56:54.003922 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-03 01:56:54.004220 | instance | Friday 03 April 2026 01:56:54 +0000 (0:00:00.045) 0:24:48.048 ********** 2026-04-03 01:56:54.052849 | instance | skipping: [instance] 2026-04-03 01:56:54.053066 | instance | 2026-04-03 01:56:54.053339 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-03 01:56:54.053689 | instance | Friday 03 April 2026 01:56:54 +0000 (0:00:00.049) 0:24:48.097 ********** 2026-04-03 01:56:54.100875 | instance | skipping: [instance] 2026-04-03 01:56:54.100960 | instance | 2026-04-03 01:56:54.101218 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-03 01:56:54.101502 | instance | Friday 03 April 2026 01:56:54 +0000 (0:00:00.047) 0:24:48.145 ********** 2026-04-03 01:56:54.154038 | instance | skipping: [instance] 2026-04-03 01:56:54.154278 | instance | 2026-04-03 01:56:54.154613 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-03 01:56:54.154882 | instance | Friday 03 April 2026 01:56:54 +0000 (0:00:00.052) 0:24:48.198 ********** 2026-04-03 01:56:54.209305 | instance | skipping: [instance] 2026-04-03 01:56:54.209570 | instance | 2026-04-03 01:56:54.209849 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-03 01:56:54.210112 | instance | Friday 03 April 2026 01:56:54 +0000 (0:00:00.055) 0:24:48.254 ********** 2026-04-03 01:56:54.261657 | instance | ok: [instance] 2026-04-03 01:56:54.261870 | instance | 2026-04-03 01:56:54.262185 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-03 01:56:54.262450 | instance | Friday 03 April 2026 01:56:54 +0000 (0:00:00.052) 0:24:48.306 ********** 2026-04-03 01:56:54.355858 | instance | ok: [instance] => (item=oslo_db) 2026-04-03 01:56:54.356073 | instance | ok: [instance] => (item=staffeln) 2026-04-03 01:56:54.356387 | instance | ok: [instance] => (item=oslo_cache) 2026-04-03 01:56:54.356640 | instance | ok: [instance] => (item=identity) 2026-04-03 01:56:54.356897 | instance | 2026-04-03 01:56:54.357152 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-03 01:56:54.357434 | instance | Friday 03 April 2026 01:56:54 +0000 (0:00:00.093) 0:24:48.400 ********** 2026-04-03 01:56:54.423348 | instance | ok: [instance] 2026-04-03 01:56:54.423544 | instance | 2026-04-03 01:56:54.423821 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-03 01:56:54.424080 | instance | Friday 03 April 2026 01:56:54 +0000 (0:00:00.067) 0:24:48.468 ********** 2026-04-03 01:56:54.488738 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-03 01:56:54.488990 | instance | 2026-04-03 01:56:54.489279 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-03 01:56:54.489578 | instance | Friday 03 April 2026 01:56:54 +0000 (0:00:00.065) 0:24:48.533 ********** 2026-04-03 01:56:55.015305 | instance | changed: [instance] 2026-04-03 01:56:55.015514 | instance | 2026-04-03 01:56:55.015782 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-04-03 01:56:55.016033 | instance | Friday 03 April 2026 01:56:55 +0000 (0:00:00.526) 0:24:49.060 ********** 2026-04-03 02:02:07.413519 | instance | fatal: [instance]: FAILED! => {"changed": false, "command": "/usr/bin/helm upgrade -i --reset-values --create-namespace -f=/tmp/tmpi3r0brfz.yml staffeln /usr/local/src/staffeln", "msg": "Failure when executing Helm command. Exited 1.\nstdout: Release \"staffeln\" does not exist. Installing it now.\n\nstderr: Error: failed post-install: timed out waiting for the condition\n", "stderr": "Error: failed post-install: timed out waiting for the condition\n", "stderr_lines": ["Error: failed post-install: timed out waiting for the condition"], "stdout": "Release \"staffeln\" does not exist. Installing it now.\n", "stdout_lines": ["Release \"staffeln\" does not exist. Installing it now."]} 2026-04-03 02:02:07.417862 | instance | 2026-04-03 02:02:07.418128 | instance | PLAY RECAP ********************************************************************* 2026-04-03 02:02:07.418616 | instance | instance : ok=479 changed=174 unreachable=0 failed=1 skipped=144 rescued=0 ignored=2 2026-04-03 02:02:07.418654 | instance | 2026-04-03 02:02:07.418895 | instance | Friday 03 April 2026 02:02:07 +0000 (0:05:12.401) 0:30:01.461 ********** 2026-04-03 02:02:07.419466 | instance | =============================================================================== 2026-04-03 02:02:07.419532 | instance | vexxhost.atmosphere.staffeln : Deploy Helm chart ---------------------- 312.40s 2026-04-03 02:02:07.419544 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 159.19s 2026-04-03 02:02:07.419560 | instance | vexxhost.ceph.mon : Run Bootstrap coomand ----------------------------- 131.56s 2026-04-03 02:02:07.420042 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 122.74s 2026-04-03 02:02:07.420060 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 89.67s 2026-04-03 02:02:07.420073 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 87.61s 2026-04-03 02:02:07.420412 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 79.22s 2026-04-03 02:02:07.420491 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ----------------------- 63.35s 2026-04-03 02:02:07.420694 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 40.85s 2026-04-03 02:02:07.420964 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 36.90s 2026-04-03 02:02:07.421256 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 32.44s 2026-04-03 02:02:07.421549 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.85s 2026-04-03 02:02:07.421710 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.84s 2026-04-03 02:02:07.421857 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster -------------------- 27.95s 2026-04-03 02:02:07.422029 | instance | vexxhost.kubernetes.cert_manager : Deploy Helm chart ------------------- 25.59s 2026-04-03 02:02:07.422199 | instance | vexxhost.atmosphere.glance_image : Check if image exists --------------- 24.06s 2026-04-03 02:02:07.422382 | instance | vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false -- 21.61s 2026-04-03 02:02:07.422579 | instance | vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor -- 17.99s 2026-04-03 02:02:07.422743 | instance | vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords -- 16.97s 2026-04-03 02:02:07.422891 | instance | vexxhost.atmosphere.ingress_nginx : Deploy Helm chart ------------------ 15.60s 2026-04-03 02:02:07.648859 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-04-03 02:02:07.649170 | instance | ERROR [aio > converge] Executed: Failed 2026-04-03 02:02:07.649474 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-04-03 02:02:08.030797 | instance | ERROR 2026-04-03 02:02:08.031058 | instance | { 2026-04-03 02:02:08.031101 | instance | "delta": "0:31:54.317022", 2026-04-03 02:02:08.031129 | instance | "end": "2026-04-03 02:02:07.737990", 2026-04-03 02:02:08.031155 | instance | "msg": "non-zero return code", 2026-04-03 02:02:08.031181 | instance | "rc": 2, 2026-04-03 02:02:08.031208 | instance | "start": "2026-04-03 01:30:13.420968" 2026-04-03 02:02:08.031234 | instance | } failure 2026-04-03 02:02:08.284287 | 2026-04-03 02:02:08.284422 | PLAY RECAP 2026-04-03 02:02:08.284492 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-04-03 02:02:08.284521 | 2026-04-03 02:02:08.398185 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-03 02:02:08.408647 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/zed] 2026-04-03 02:02:09.092247 | 2026-04-03 02:02:09.092388 | PLAY [all] 2026-04-03 02:02:09.106633 | 2026-04-03 02:02:09.106735 | TASK [gather-host-logs : creating directory for system status] 2026-04-03 02:02:09.443166 | instance | changed 2026-04-03 02:02:09.449340 | 2026-04-03 02:02:09.449424 | TASK [gather-host-logs : Get logs for each host] 2026-04-03 02:02:09.792625 | instance | + systemd-cgls --full --all --no-pager 2026-04-03 02:02:09.819152 | instance | + ip addr 2026-04-03 02:02:09.823542 | instance | + ip route 2026-04-03 02:02:09.825704 | instance | + lsblk 2026-04-03 02:02:09.833703 | instance | + mount 2026-04-03 02:02:09.844252 | instance | + docker images 2026-04-03 02:02:09.868693 | instance | + brctl show 2026-04-03 02:02:09.869498 | instance | /bin/bash: line 8: brctl: command not found 2026-04-03 02:02:09.869989 | instance | + ps aux --sort=-%mem 2026-04-03 02:02:09.913283 | instance | + dpkg -l 2026-04-03 02:02:09.923405 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-04-03 02:02:09.924108 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-04-03 02:02:09.944632 | instance | + '[' '!' -z '' ']' 2026-04-03 02:02:09.994654 | instance | ok: Runtime: 0:00:00.159463 2026-04-03 02:02:10.000746 | 2026-04-03 02:02:10.000861 | TASK [gather-host-logs : Downloads logs to executor] 2026-04-03 02:02:10.630745 | instance | changed: 2026-04-03 02:02:10.630890 | instance | created directory /var/lib/zuul/builds/4569680703a94ea49bca6b92734664ba/work/logs/instance 2026-04-03 02:02:10.630918 | instance | cd+++++++++ system/ 2026-04-03 02:02:10.630941 | instance | >f+++++++++ system/brctl-show.txt 2026-04-03 02:02:10.630962 | instance | >f+++++++++ system/docker-images.txt 2026-04-03 02:02:10.630981 | instance | >f+++++++++ system/ip-addr.txt 2026-04-03 02:02:10.631003 | instance | >f+++++++++ system/ip-route.txt 2026-04-03 02:02:10.631024 | instance | >f+++++++++ system/lsblk.txt 2026-04-03 02:02:10.631043 | instance | >f+++++++++ system/mount.txt 2026-04-03 02:02:10.631063 | instance | >f+++++++++ system/packages.txt 2026-04-03 02:02:10.631081 | instance | >f+++++++++ system/ps.txt 2026-04-03 02:02:10.631102 | instance | >f+++++++++ system/systemd-cgls.txt 2026-04-03 02:02:10.640782 | 2026-04-03 02:02:10.640855 | LOOP [helm-release-status : creating directory for helm release status] 2026-04-03 02:02:10.826874 | instance | changed: "values" 2026-04-03 02:02:10.999821 | instance | changed: "releases" 2026-04-03 02:02:11.014955 | 2026-04-03 02:02:11.015069 | TASK [helm-release-status : Gather get release status for helm charts] 2026-04-03 02:02:17.056369 | instance | ok: Runtime: 0:00:05.604430 2026-04-03 02:02:17.062362 | 2026-04-03 02:02:17.062428 | TASK [helm-release-status : Downloads logs to executor] 2026-04-03 02:02:17.566615 | instance | changed: 2026-04-03 02:02:17.566805 | instance | cd+++++++++ helm/ 2026-04-03 02:02:17.566845 | instance | cd+++++++++ helm/releases/ 2026-04-03 02:02:17.566876 | instance | cd+++++++++ helm/releases/auth-system/ 2026-04-03 02:02:17.566906 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-04-03 02:02:17.566953 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-04-03 02:02:17.566982 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-04-03 02:02:17.567009 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-04-03 02:02:17.567036 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-04-03 02:02:17.567063 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-04-03 02:02:17.567089 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-04-03 02:02:17.567116 | instance | cd+++++++++ helm/releases/kube-system/ 2026-04-03 02:02:17.567144 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-04-03 02:02:17.567182 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-04-03 02:02:17.567217 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-04-03 02:02:17.567251 | instance | cd+++++++++ helm/releases/monitoring/ 2026-04-03 02:02:17.567285 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-04-03 02:02:17.567317 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-04-03 02:02:17.567349 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-04-03 02:02:17.567383 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-04-03 02:02:17.567417 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-04-03 02:02:17.567449 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-04-03 02:02:17.567477 | instance | cd+++++++++ helm/releases/openstack/ 2026-04-03 02:02:17.567503 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-04-03 02:02:17.567530 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-04-03 02:02:17.567556 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-04-03 02:02:17.567583 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-04-03 02:02:17.567609 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-04-03 02:02:17.567636 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-04-03 02:02:17.567663 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-04-03 02:02:17.567689 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-04-03 02:02:17.567716 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-04-03 02:02:17.567743 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-04-03 02:02:17.567857 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-04-03 02:02:17.567903 | instance | cd+++++++++ helm/values/ 2026-04-03 02:02:17.567933 | instance | cd+++++++++ helm/values/auth-system/ 2026-04-03 02:02:17.567961 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-04-03 02:02:17.567988 | instance | cd+++++++++ helm/values/cert-manager/ 2026-04-03 02:02:17.568015 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-04-03 02:02:17.568042 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-04-03 02:02:17.568069 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-04-03 02:02:17.568096 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-04-03 02:02:17.568124 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-04-03 02:02:17.568151 | instance | cd+++++++++ helm/values/kube-system/ 2026-04-03 02:02:17.568178 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-04-03 02:02:17.568205 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-04-03 02:02:17.568232 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-04-03 02:02:17.568258 | instance | cd+++++++++ helm/values/monitoring/ 2026-04-03 02:02:17.568285 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-04-03 02:02:17.568313 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-04-03 02:02:17.568340 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-04-03 02:02:17.568376 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-04-03 02:02:17.568404 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-04-03 02:02:17.568431 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-04-03 02:02:17.568457 | instance | cd+++++++++ helm/values/openstack/ 2026-04-03 02:02:17.568484 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-04-03 02:02:17.568511 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-04-03 02:02:17.568538 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-04-03 02:02:17.568564 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-04-03 02:02:17.568591 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-04-03 02:02:17.568617 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-04-03 02:02:17.568643 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-04-03 02:02:17.568669 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-04-03 02:02:17.568695 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-04-03 02:02:17.568722 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-04-03 02:02:17.568749 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-04-03 02:02:17.615276 | 2026-04-03 02:02:17.615638 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-04-03 02:02:17.809575 | instance | changed 2026-04-03 02:02:17.817440 | 2026-04-03 02:02:17.817556 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-04-03 02:02:18.047875 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-03 02:02:18.048271 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-03 02:02:18.055385 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:18.058268 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:18.147818 | instance | node/instance 2026-04-03 02:02:18.150622 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:18.204077 | instance | clusterrole/admin 2026-04-03 02:02:18.399557 | instance | clusterrole/cephfs-csi-nodeplugin 2026-04-03 02:02:18.435783 | instance | clusterrole/cephfs-external-provisioner-runner 2026-04-03 02:02:18.447784 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:18.487641 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:18.599830 | instance | clusterrole/cert-manager-cainjector 2026-04-03 02:02:18.622693 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-04-03 02:02:18.767258 | instance | clusterrole/cert-manager-controller-certificates 2026-04-03 02:02:18.798437 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-04-03 02:02:18.962930 | instance | clusterrole/cert-manager-controller-challenges 2026-04-03 02:02:18.986099 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-04-03 02:02:19.134235 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-04-03 02:02:19.149972 | instance | clusterrole/cert-manager-controller-issuers 2026-04-03 02:02:19.305762 | instance | clusterrole/cert-manager-controller-orders 2026-04-03 02:02:19.307611 | instance | clusterrole/cert-manager-edit 2026-04-03 02:02:19.476537 | instance | clusterrole/cert-manager-view 2026-04-03 02:02:19.491345 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-04-03 02:02:19.650395 | instance | clusterrole/cilium 2026-04-03 02:02:19.651626 | instance | clusterrole/cilium-operator 2026-04-03 02:02:19.825408 | instance | clusterrole/cluster-admin 2026-04-03 02:02:19.832719 | instance | clusterrole/edit 2026-04-03 02:02:20.003234 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-03 02:02:20.027557 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-04-03 02:02:20.166641 | instance | clusterrole/goldpinger-clusterrole 2026-04-03 02:02:20.218010 | instance | clusterrole/ingress-nginx 2026-04-03 02:02:20.346212 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-04-03 02:02:20.400366 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-04-03 02:02:20.516827 | instance | clusterrole/kube-prometheus-stack-operator 2026-04-03 02:02:20.587768 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-04-03 02:02:20.683704 | instance | clusterrole/kubeadm:get-nodes 2026-04-03 02:02:20.757458 | instance | clusterrole/local-path-provisioner 2026-04-03 02:02:20.853825 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-04-03 02:02:20.931595 | instance | clusterrole/loki-clusterrole 2026-04-03 02:02:21.032956 | instance | clusterrolebinding/cert-manager-cainjector 2026-04-03 02:02:21.102350 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-04-03 02:02:21.202702 | instance | clusterrole/node-feature-discovery 2026-04-03 02:02:21.268617 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-04-03 02:02:21.386037 | instance | clusterrole/rabbitmq-cluster-operator 2026-04-03 02:02:21.433430 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-04-03 02:02:21.563430 | instance | clusterrole/rabbitmq-messaging-topology-operator 2026-04-03 02:02:21.608721 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-04-03 02:02:21.761258 | instance | clusterrole/rbd-csi-nodeplugin 2026-04-03 02:02:21.782636 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-04-03 02:02:21.945534 | instance | clusterrole/rbd-external-provisioner-runner 2026-04-03 02:02:21.958855 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-04-03 02:02:22.126939 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-04-03 02:02:22.129409 | instance | clusterrole/rook-ceph-global 2026-04-03 02:02:22.289608 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-04-03 02:02:22.299338 | instance | clusterrole/rook-ceph-mgr-cluster 2026-04-03 02:02:22.457398 | instance | clusterrole/rook-ceph-mgr-system 2026-04-03 02:02:22.475251 | instance | clusterrolebinding/cert-manager-controller-orders 2026-04-03 02:02:22.628432 | instance | clusterrole/rook-ceph-object-bucket 2026-04-03 02:02:22.656117 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-04-03 02:02:22.798428 | instance | clusterrolebinding/cilium 2026-04-03 02:02:22.841557 | instance | clusterrole/rook-ceph-osd 2026-04-03 02:02:22.961478 | instance | clusterrolebinding/cilium-operator 2026-04-03 02:02:23.001082 | instance | clusterrole/rook-ceph-system 2026-04-03 02:02:23.137922 | instance | clusterrole/secretgen-controller-cluster-role 2026-04-03 02:02:23.163215 | instance | clusterrolebinding/cluster-admin 2026-04-03 02:02:23.312341 | instance | clusterrole/system:aggregate-to-admin 2026-04-03 02:02:23.346579 | instance | clusterrole/system:aggregate-to-edit 2026-04-03 02:02:23.499150 | instance | clusterrole/system:aggregate-to-view 2026-04-03 02:02:23.525055 | instance | clusterrole/system:auth-delegator 2026-04-03 02:02:23.678328 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-03 02:02:23.695343 | instance | clusterrole/system:basic-user 2026-04-03 02:02:23.880108 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-04-03 02:02:23.884005 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-04-03 02:02:24.049580 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-04-03 02:02:24.070209 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-04-03 02:02:24.234835 | instance | clusterrolebinding/ingress-nginx 2026-04-03 02:02:24.240491 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-04-03 02:02:24.418388 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-04-03 02:02:24.431184 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-04-03 02:02:24.583292 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-04-03 02:02:24.608187 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-04-03 02:02:24.772831 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-04-03 02:02:24.791241 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-04-03 02:02:24.953325 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-04-03 02:02:24.976341 | instance | clusterrole/system:controller:attachdetach-controller 2026-04-03 02:02:25.127809 | instance | clusterrolebinding/kubeadm:get-nodes 2026-04-03 02:02:25.175027 | instance | clusterrole/system:controller:certificate-controller 2026-04-03 02:02:25.301043 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-04-03 02:02:25.361788 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-04-03 02:02:25.496636 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-04-03 02:02:25.543175 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-04-03 02:02:25.665695 | instance | clusterrole/system:controller:cronjob-controller 2026-04-03 02:02:25.726783 | instance | clusterrolebinding/kubeadm:node-proxier 2026-04-03 02:02:25.844733 | instance | clusterrole/system:controller:daemon-set-controller 2026-04-03 02:02:25.902779 | instance | clusterrole/system:controller:deployment-controller 2026-04-03 02:02:26.043808 | instance | clusterrolebinding/local-path-provisioner 2026-04-03 02:02:26.081406 | instance | clusterrole/system:controller:disruption-controller 2026-04-03 02:02:26.216383 | instance | clusterrolebinding/loki-clusterrolebinding 2026-04-03 02:02:26.247410 | instance | clusterrolebinding/node-feature-discovery 2026-04-03 02:02:26.389111 | instance | clusterrole/system:controller:endpoint-controller 2026-04-03 02:02:26.435700 | instance | clusterrolebinding/rabbitmq-cluster-operator 2026-04-03 02:02:26.571191 | instance | clusterrole/system:controller:endpointslice-controller 2026-04-03 02:02:26.605721 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-04-03 02:02:26.745260 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator 2026-04-03 02:02:26.779471 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-04-03 02:02:26.953105 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-04-03 02:02:26.972185 | instance | clusterrole/system:controller:expand-controller 2026-04-03 02:02:27.121349 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-04-03 02:02:27.140934 | instance | clusterrolebinding/rook-ceph-global 2026-04-03 02:02:27.284673 | instance | clusterrole/system:controller:generic-garbage-collector 2026-04-03 02:02:27.302829 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-04-03 02:02:27.449950 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-04-03 02:02:27.474281 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-04-03 02:02:27.618582 | instance | clusterrole/system:controller:job-controller 2026-04-03 02:02:27.637557 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-04-03 02:02:27.781231 | instance | clusterrole/system:controller:namespace-controller 2026-04-03 02:02:27.802228 | instance | clusterrole/system:controller:node-controller 2026-04-03 02:02:27.958156 | instance | clusterrolebinding/rook-ceph-osd 2026-04-03 02:02:27.958880 | instance | clusterrole/system:controller:persistent-volume-binder 2026-04-03 02:02:28.134387 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-04-03 02:02:28.145094 | instance | clusterrole/system:controller:pod-garbage-collector 2026-04-03 02:02:28.306861 | instance | clusterrolebinding/rook-ceph-system 2026-04-03 02:02:28.307640 | instance | clusterrole/system:controller:pv-protection-controller 2026-04-03 02:02:28.469704 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-04-03 02:02:28.474509 | instance | clusterrole/system:controller:pvc-protection-controller 2026-04-03 02:02:28.651464 | instance | clusterrolebinding/system:basic-user 2026-04-03 02:02:28.666133 | instance | clusterrole/system:controller:replicaset-controller 2026-04-03 02:02:28.820355 | instance | clusterrole/system:controller:replication-controller 2026-04-03 02:02:28.865523 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-04-03 02:02:28.994038 | instance | clusterrole/system:controller:resourcequota-controller 2026-04-03 02:02:29.046753 | instance | clusterrolebinding/system:controller:certificate-controller 2026-04-03 02:02:29.162633 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-04-03 02:02:29.205706 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-04-03 02:02:29.338104 | instance | clusterrole/system:controller:route-controller 2026-04-03 02:02:29.372721 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-04-03 02:02:29.505577 | instance | clusterrole/system:controller:service-account-controller 2026-04-03 02:02:29.541656 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-04-03 02:02:29.674774 | instance | clusterrole/system:controller:service-controller 2026-04-03 02:02:29.715730 | instance | clusterrole/system:controller:statefulset-controller 2026-04-03 02:02:29.853046 | instance | clusterrolebinding/system:controller:deployment-controller 2026-04-03 02:02:29.880640 | instance | clusterrolebinding/system:controller:disruption-controller 2026-04-03 02:02:30.035634 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-04-03 02:02:30.057523 | instance | clusterrole/system:controller:ttl-controller 2026-04-03 02:02:30.230248 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-04-03 02:02:30.233941 | instance | clusterrole/system:coredns 2026-04-03 02:02:30.413248 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-04-03 02:02:30.415957 | instance | clusterrole/system:discovery 2026-04-03 02:02:30.588739 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-04-03 02:02:30.592823 | instance | clusterrole/system:heapster 2026-04-03 02:02:30.757757 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-04-03 02:02:30.782783 | instance | clusterrole/system:kube-aggregator 2026-04-03 02:02:30.928076 | instance | clusterrole/system:kube-controller-manager 2026-04-03 02:02:30.947722 | instance | clusterrolebinding/system:controller:expand-controller 2026-04-03 02:02:31.107909 | instance | clusterrole/system:kube-dns 2026-04-03 02:02:31.128504 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-04-03 02:02:31.290681 | instance | clusterrole/system:kube-scheduler 2026-04-03 02:02:31.322001 | instance | clusterrole/system:kubelet-api-admin 2026-04-03 02:02:31.490137 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-04-03 02:02:31.609177 | instance | clusterrole/system:monitoring 2026-04-03 02:02:31.673525 | instance | clusterrolebinding/system:controller:job-controller 2026-04-03 02:02:31.791394 | instance | clusterrole/system:node 2026-04-03 02:02:31.854781 | instance | clusterrolebinding/system:controller:namespace-controller 2026-04-03 02:02:31.996770 | instance | clusterrole/system:node-bootstrapper 2026-04-03 02:02:32.040744 | instance | clusterrolebinding/system:controller:node-controller 2026-04-03 02:02:32.178443 | instance | clusterrole/system:node-problem-detector 2026-04-03 02:02:32.235237 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-04-03 02:02:32.346722 | instance | clusterrole/system:node-proxier 2026-04-03 02:02:32.432911 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-04-03 02:02:32.536370 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-04-03 02:02:32.622701 | instance | clusterrole/system:persistent-volume-provisioner 2026-04-03 02:02:32.732174 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-04-03 02:02:32.822064 | instance | clusterrole/system:public-info-viewer 2026-04-03 02:02:32.915741 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-04-03 02:02:33.004237 | instance | clusterrole/system:service-account-issuer-discovery 2026-04-03 02:02:33.086435 | instance | clusterrolebinding/system:controller:replication-controller 2026-04-03 02:02:33.180457 | instance | clusterrole/system:volume-scheduler 2026-04-03 02:02:33.270316 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-04-03 02:02:33.368827 | instance | clusterrole/vector 2026-04-03 02:02:33.456736 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-04-03 02:02:33.555070 | instance | clusterrole/view 2026-04-03 02:02:33.633721 | instance | clusterrolebinding/system:controller:route-controller 2026-04-03 02:02:33.741962 | instance | clusterrolebinding/system:controller:service-account-controller 2026-04-03 02:02:33.815181 | instance | clusterrolebinding/system:controller:service-controller 2026-04-03 02:02:33.924512 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-04-03 02:02:33.990720 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-04-03 02:02:34.095078 | instance | clusterrolebinding/system:controller:ttl-controller 2026-04-03 02:02:34.164570 | instance | clusterrolebinding/system:coredns 2026-04-03 02:02:34.263047 | instance | clusterrolebinding/system:discovery 2026-04-03 02:02:34.356899 | instance | clusterrolebinding/system:kube-controller-manager 2026-04-03 02:02:34.437567 | instance | clusterrolebinding/system:kube-dns 2026-04-03 02:02:34.543702 | instance | clusterrolebinding/system:kube-scheduler 2026-04-03 02:02:34.623418 | instance | clusterrolebinding/system:monitoring 2026-04-03 02:02:34.723295 | instance | clusterrolebinding/system:node 2026-04-03 02:02:34.802806 | instance | clusterrolebinding/system:node-proxier 2026-04-03 02:02:34.904533 | instance | clusterrolebinding/system:public-info-viewer 2026-04-03 02:02:34.973694 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-04-03 02:02:35.087326 | instance | clusterrolebinding/system:volume-scheduler 2026-04-03 02:02:35.155495 | instance | clusterrolebinding/vector 2026-04-03 02:02:35.274881 | instance | storageclass/general 2026-04-03 02:02:35.347703 | instance | namespace/auth-system 2026-04-03 02:02:35.465476 | instance | namespace/cert-manager 2026-04-03 02:02:35.529650 | instance | namespace/default 2026-04-03 02:02:35.648576 | instance | namespace/envoy-gateway-system 2026-04-03 02:02:35.713289 | instance | namespace/ingress-nginx 2026-04-03 02:02:35.835830 | instance | namespace/kube-node-lease 2026-04-03 02:02:35.898353 | instance | namespace/kube-public 2026-04-03 02:02:36.033155 | instance | namespace/kube-system 2026-04-03 02:02:36.085716 | instance | namespace/local-path-storage 2026-04-03 02:02:36.254164 | instance | namespace/monitoring 2026-04-03 02:02:36.270064 | instance | namespace/openstack 2026-04-03 02:02:36.452386 | instance | namespace/rook-ceph 2026-04-03 02:02:36.454561 | instance | namespace/secretgen-controller 2026-04-03 02:02:36.929571 | instance | ok: Runtime: 0:00:18.604661 2026-04-03 02:02:36.936250 | 2026-04-03 02:02:36.936447 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-04-03 02:02:37.141017 | instance | changed 2026-04-03 02:02:37.148185 | 2026-04-03 02:02:37.148266 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-04-03 02:02:37.361901 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-03 02:02:37.362141 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-03 02:02:37.363121 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-03 02:02:37.468896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:37.469891 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:37.553146 | instance | auth-system/configmaps/keycloak-env-vars 2026-04-03 02:02:37.553954 | instance | cert-manager/configmaps/cert-manager-webhook 2026-04-03 02:02:37.560195 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:37.560251 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:37.650835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:37.652171 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:37.743273 | instance | auth-system/configmaps/kube-root-ca.crt 2026-04-03 02:02:37.747448 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:37.748294 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-04-03 02:02:37.751323 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:37.839556 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:37.851432 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:37.917250 | instance | cert-manager/deployment/cert-manager 2026-04-03 02:02:37.935096 | instance | cert-manager/deployment/cert-manager-cainjector 2026-04-03 02:02:37.943308 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:37.947117 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:38.027464 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:38.044722 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:38.132745 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:38.136774 | instance | cert-manager/deployment/cert-manager-webhook 2026-04-03 02:02:38.140074 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:38.140962 | instance | cert-manager/endpoints/cert-manager 2026-04-03 02:02:38.232402 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:38.236034 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:38.318743 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:38.333074 | instance | cert-manager/endpoints/cert-manager-webhook 2026-04-03 02:02:38.336996 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-03 02:02:38.340396 | instance | auth-system/endpoints/keycloak 2026-04-03 02:02:38.344691 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:38.419439 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:38.445363 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:38.498612 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-03 02:02:38.510547 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:38.529186 | instance | auth-system/endpoints/keycloak-headless 2026-04-03 02:02:38.534815 | instance | auth-system/endpoints/keycloak-metrics 2026-04-03 02:02:38.545221 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:38.604696 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:38.627132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:38.717878 | instance | auth-system/ingresses/keycloak 2026-04-03 02:02:38.718582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:38.722698 | instance | auth-system/pods/keycloak-0 2026-04-03 02:02:38.755242 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:38.817491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:38.850118 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:38.912049 | instance | cert-manager/pods/cert-manager-75969b45cf-xbl5j 2026-04-03 02:02:38.913161 | instance | cert-manager/pods/cert-manager-cainjector-84f45b698d-rk6rg 2026-04-03 02:02:38.956181 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:38.962312 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:39.063277 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:39.067488 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:39.114679 | instance | cert-manager/pods/cert-manager-webhook-9997c64fc-tblms 2026-04-03 02:02:39.126559 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-04-03 02:02:39.168095 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:39.177369 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:39.253557 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:39.277173 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:39.309902 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-04-03 02:02:39.318771 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-04-03 02:02:39.338619 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:39.380129 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:39.430782 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:39.475175 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:39.497682 | instance | auth-system/secrets/keycloak 2026-04-03 02:02:39.507536 | instance | auth-system/secrets/keycloak-externaldb 2026-04-03 02:02:39.525637 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:39.575416 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:39.624861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:39.668802 | instance | auth-system/secrets/keycloak.199-204-45-115.nip.io-tls 2026-04-03 02:02:39.675358 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:39.708997 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-04-03 02:02:39.722529 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:39.767077 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:39.826695 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:39.858757 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:39.888860 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-04-03 02:02:39.914972 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-04-03 02:02:39.916362 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:39.968301 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:40.006737 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:40.075075 | instance | cert-manager/roles/cert-manager:leaderelection 2026-04-03 02:02:40.083894 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-03 02:02:40.091670 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:40.099816 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:40.118946 | instance | auth-system/serviceaccounts/default 2026-04-03 02:02:40.189780 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:40.229853 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-03 02:02:40.242722 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:40.269334 | instance | auth-system/serviceaccounts/keycloak 2026-04-03 02:02:40.288160 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:40.331647 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:40.350665 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-04-03 02:02:40.375139 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:40.435054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:40.438303 | instance | auth-system/services/keycloak 2026-04-03 02:02:40.468691 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:40.534448 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:40.557457 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-04-03 02:02:40.570635 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:40.648940 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-04-03 02:02:40.677760 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:40.737978 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-04-03 02:02:40.770875 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:40.801930 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:40.830343 | instance | auth-system/services/keycloak-headless 2026-04-03 02:02:40.866855 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:40.895284 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:40.948888 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:40.977368 | instance | auth-system/services/keycloak-metrics 2026-04-03 02:02:40.994740 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:41.014235 | instance | cert-manager/serviceaccounts/cert-manager 2026-04-03 02:02:41.052726 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:41.078766 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:41.146912 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:41.167608 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-04-03 02:02:41.170284 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:41.219093 | instance | auth-system/statefulsets/keycloak 2026-04-03 02:02:41.237370 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:41.268933 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:41.337707 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:41.353009 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:41.375328 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-04-03 02:02:41.405165 | instance | cert-manager/serviceaccounts/default 2026-04-03 02:02:41.445297 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:41.456538 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:41.539567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:41.544192 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:41.587979 | instance | cert-manager/services/cert-manager 2026-04-03 02:02:41.637005 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:41.640320 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:41.651444 | instance | cert-manager/services/cert-manager-webhook 2026-04-03 02:02:41.733801 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:41.738665 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-03 02:02:41.752089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:41.785443 | instance | default/configmaps/kube-root-ca.crt 2026-04-03 02:02:41.824209 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:41.833117 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-04-03 02:02:41.845307 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:41.910257 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:41.949438 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:41.978959 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-04-03 02:02:42.017674 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:42.019191 | instance | default/endpoints/kubernetes 2026-04-03 02:02:42.045157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:42.115051 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-03 02:02:42.125980 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:42.131907 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:42.189009 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-04-03 02:02:42.211383 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-04-03 02:02:42.224150 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:42.227741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:42.333120 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:42.338877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:42.388407 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-kqvfq 2026-04-03 02:02:42.414397 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-04-03 02:02:42.429829 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:42.453664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:42.535818 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:42.570001 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:42.593053 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-04-03 02:02:42.619359 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-04-03 02:02:42.620519 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:42.672984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:42.720289 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:42.759957 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:42.792642 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-04-03 02:02:42.798491 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-04-03 02:02:42.844604 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:42.854129 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:42.942579 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:42.963624 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:42.967435 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-04-03 02:02:42.998684 | instance | default/serviceaccounts/default 2026-04-03 02:02:43.043370 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:43.058892 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:43.150344 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:43.153516 | instance | default/services/kubernetes 2026-04-03 02:02:43.155491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:43.218730 | instance | envoy-gateway-system/serviceaccounts/default 2026-04-03 02:02:43.243002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:43.246173 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:43.329721 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:43.331506 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:43.337185 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-04-03 02:02:43.424357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:43.428575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:43.471543 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-04-03 02:02:43.553170 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-03 02:02:43.570908 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:43.571208 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:43.612586 | instance | envoy-gateway-system/secrets/envoy 2026-04-03 02:02:43.689940 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-03 02:02:43.693414 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:43.725441 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:43.786173 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-04-03 02:02:43.801520 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:43.839099 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-04-03 02:02:43.847064 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:43.907797 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:43.975416 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:43.989835 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-04-03 02:02:44.012881 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:44.017664 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-04-03 02:02:44.102786 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:44.111398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:44.196901 | instance | envoy-gateway-system/services/envoy-gateway 2026-04-03 02:02:44.209685 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:44.277238 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:44.357617 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:44.398300 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-04-03 02:02:44.414406 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:44.493468 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:44.508849 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-04-03 02:02:44.520327 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:44.582105 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:44.613849 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-04-03 02:02:44.691896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:44.723580 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-04-03 02:02:44.779831 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:44.808138 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-04-03 02:02:44.868830 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:44.914169 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-04-03 02:02:44.989005 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:44.994717 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-04-03 02:02:45.081454 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:45.114350 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-04-03 02:02:45.142460 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:45.182134 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-04-03 02:02:45.196552 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:45.284375 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:45.303976 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-04-03 02:02:45.304659 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:45.379027 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:45.384719 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-04-03 02:02:45.391787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:45.469263 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:45.485063 | instance | ingress-nginx/pods/ingress-nginx-controller-jjg5v 2026-04-03 02:02:45.486649 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:45.548644 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:45.571967 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-qmdz5 2026-04-03 02:02:45.632677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:45.636824 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:45.672133 | instance | kube-node-lease/serviceaccounts/default 2026-04-03 02:02:45.738965 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-03 02:02:45.749936 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:45.753625 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:45.793814 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-04-03 02:02:45.859673 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:45.865684 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:45.901004 | instance | ingress-nginx/roles/ingress-nginx 2026-04-03 02:02:45.957015 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-03 02:02:45.966920 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:45.967077 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:45.986485 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-04-03 02:02:46.066835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:46.089089 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-04-03 02:02:46.167174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:46.172411 | instance | ingress-nginx/serviceaccounts/default 2026-04-03 02:02:46.233500 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:46.292767 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:46.296007 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-04-03 02:02:46.320452 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:46.379578 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-04-03 02:02:46.442561 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:46.452723 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:46.506238 | instance | ingress-nginx/services/ingress-nginx-controller 2026-04-03 02:02:46.542720 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:46.552767 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:46.586445 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-04-03 02:02:46.639772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:46.705263 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-04-03 02:02:46.715185 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:46.720064 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:46.764594 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-04-03 02:02:46.808627 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:46.811815 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:46.893343 | instance | kube-public/configmaps/cluster-info 2026-04-03 02:02:46.910700 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:46.958627 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:46.972897 | instance | kube-public/configmaps/kube-root-ca.crt 2026-04-03 02:02:46.997664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:47.078464 | instance | kube-system/configmaps/cilium-config 2026-04-03 02:02:47.093573 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:47.098702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:47.148597 | instance | kube-system/configmaps/coredns 2026-04-03 02:02:47.198848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:47.210809 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:47.270962 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-04-03 02:02:47.302685 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:47.307952 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:47.337308 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-04-03 02:02:47.401474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:47.483343 | instance | kube-system/configmaps/kube-proxy 2026-04-03 02:02:47.502081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:47.519578 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:47.567960 | instance | kube-system/configmaps/kube-root-ca.crt 2026-04-03 02:02:47.616634 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:47.655343 | instance | kube-system/configmaps/kubeadm-config 2026-04-03 02:02:47.714571 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-03 02:02:47.724746 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:47.759107 | instance | kube-system/configmaps/kubelet-config 2026-04-03 02:02:47.816092 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:47.825087 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:47.865860 | instance | kube-system/daemonsets/cilium 2026-04-03 02:02:47.934040 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-03 02:02:47.935421 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:47.944592 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:47.956530 | instance | kube-system/daemonsets/kube-proxy 2026-04-03 02:02:48.029274 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:48.073887 | instance | kube-system/deployment/cilium-operator 2026-04-03 02:02:48.163279 | instance | kube-system/deployment/coredns 2026-04-03 02:02:48.165725 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:48.249345 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:48.269770 | instance | kube-system/endpoints/kube-dns 2026-04-03 02:02:48.278473 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:48.357870 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-04-03 02:02:48.392919 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:48.477030 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-04-03 02:02:48.550733 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-04-03 02:02:48.586223 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:48.612464 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:48.687875 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-04-03 02:02:48.736396 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-04-03 02:02:48.753197 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:48.781132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:48.900131 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:48.900444 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:48.910212 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-04-03 02:02:48.920933 | instance | kube-system/pods/cilium-mnpqd 2026-04-03 02:02:48.989772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:48.989829 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:49.080454 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:49.084261 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:49.108525 | instance | kube-system/pods/cilium-operator-869df985b8-bvnxf 2026-04-03 02:02:49.142132 | instance | kube-system/pods/coredns-67659f764b-jl2vr 2026-04-03 02:02:49.191536 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:49.192860 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:49.289319 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:49.303883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:49.323119 | instance | kube-system/pods/coredns-67659f764b-zg795 2026-04-03 02:02:49.333308 | instance | kube-system/pods/etcd-instance 2026-04-03 02:02:49.397961 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:49.406264 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:49.516942 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:49.518195 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-03 02:02:49.531771 | instance | kube-system/pods/kube-apiserver-instance 2026-04-03 02:02:49.535157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:49.544510 | instance | kube-system/pods/kube-controller-manager-instance 2026-04-03 02:02:49.621952 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:49.622004 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:49.721106 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:49.726063 | instance | kube-system/pods/kube-proxy-28th6 2026-04-03 02:02:49.739796 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:49.743930 | instance | kube-system/pods/kube-scheduler-instance 2026-04-03 02:02:49.826591 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-03 02:02:49.921290 | instance | kube-system/pods/kube-vip-instance 2026-04-03 02:02:49.941523 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-04-03 02:02:50.120634 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-04-03 02:02:50.122099 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-04-03 02:02:50.300782 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-04-03 02:02:50.305411 | instance | kube-system/rolebindings/cilium-config-agent 2026-04-03 02:02:50.471406 | instance | kube-system/rolebindings/kube-proxy 2026-04-03 02:02:50.487881 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-04-03 02:02:50.651146 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-04-03 02:02:50.653289 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-04-03 02:02:50.819646 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-04-03 02:02:50.829050 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-04-03 02:02:50.991331 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-04-03 02:02:50.993044 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-04-03 02:02:51.152894 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-04-03 02:02:51.153353 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-04-03 02:02:51.311916 | instance | kube-system/roles/cilium-config-agent 2026-04-03 02:02:51.320267 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-04-03 02:02:51.486189 | instance | kube-system/roles/kube-proxy 2026-04-03 02:02:51.489102 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-04-03 02:02:51.651633 | instance | kube-system/roles/kubeadm:kubelet-config 2026-04-03 02:02:51.672658 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-04-03 02:02:51.819965 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-04-03 02:02:51.843131 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-04-03 02:02:51.993820 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-04-03 02:02:52.019388 | instance | kube-system/roles/system:controller:cloud-provider 2026-04-03 02:02:52.174332 | instance | kube-system/roles/system:controller:token-cleaner 2026-04-03 02:02:52.194821 | instance | kube-public/serviceaccounts/default 2026-04-03 02:02:52.357194 | instance | kube-system/secrets/bootstrap-token-rtxhjr 2026-04-03 02:02:52.368027 | instance | kube-system/secrets/bootstrap-token-yob6sc 2026-04-03 02:02:52.537177 | instance | kube-system/secrets/kubeadm-certs 2026-04-03 02:02:52.556112 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-04-03 02:02:52.721873 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-04-03 02:02:52.838639 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-04-03 02:02:52.935483 | instance | kube-system/serviceaccounts/certificate-controller 2026-04-03 02:02:53.037757 | instance | kube-system/serviceaccounts/cilium 2026-04-03 02:02:53.134748 | instance | kube-system/serviceaccounts/cilium-operator 2026-04-03 02:02:53.254277 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-04-03 02:02:53.330300 | instance | kube-system/serviceaccounts/coredns 2026-04-03 02:02:53.455467 | instance | kube-system/serviceaccounts/cronjob-controller 2026-04-03 02:02:53.529861 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-04-03 02:02:53.676762 | instance | kube-system/serviceaccounts/default 2026-04-03 02:02:53.744439 | instance | kube-system/serviceaccounts/deployment-controller 2026-04-03 02:02:53.891042 | instance | kube-system/serviceaccounts/disruption-controller 2026-04-03 02:02:53.958254 | instance | kube-system/serviceaccounts/endpoint-controller 2026-04-03 02:02:54.110625 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-04-03 02:02:54.183259 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-04-03 02:02:54.333675 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-04-03 02:02:54.392058 | instance | kube-system/serviceaccounts/expand-controller 2026-04-03 02:02:54.565028 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-04-03 02:02:54.597920 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-04-03 02:02:54.779175 | instance | kube-system/serviceaccounts/job-controller 2026-04-03 02:02:54.819074 | instance | kube-system/serviceaccounts/kube-proxy 2026-04-03 02:02:54.970444 | instance | kube-system/serviceaccounts/namespace-controller 2026-04-03 02:02:55.040534 | instance | kube-system/serviceaccounts/node-controller 2026-04-03 02:02:55.183733 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-04-03 02:02:55.249352 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-04-03 02:02:55.388357 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-04-03 02:02:55.444915 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-04-03 02:02:55.611381 | instance | kube-system/serviceaccounts/replicaset-controller 2026-04-03 02:02:55.659811 | instance | kube-system/serviceaccounts/replication-controller 2026-04-03 02:02:55.837562 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-04-03 02:02:55.869253 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-04-03 02:02:56.062284 | instance | kube-system/serviceaccounts/service-account-controller 2026-04-03 02:02:56.065235 | instance | kube-system/serviceaccounts/service-controller 2026-04-03 02:02:56.264160 | instance | kube-system/serviceaccounts/statefulset-controller 2026-04-03 02:02:56.265156 | instance | kube-system/serviceaccounts/token-cleaner 2026-04-03 02:02:56.472265 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-04-03 02:02:56.476799 | instance | kube-system/serviceaccounts/ttl-controller 2026-04-03 02:02:56.857652 | instance | kube-system/services/kube-dns 2026-04-03 02:02:56.859435 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-04-03 02:02:57.052643 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-04-03 02:02:57.058429 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-04-03 02:02:57.240502 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-04-03 02:02:57.252822 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-04-03 02:02:57.420874 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-04-03 02:02:57.422443 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-04-03 02:02:57.588377 | instance | local-path-storage/configmaps/local-path-config 2026-04-03 02:02:57.612361 | instance | monitoring/daemonsets/goldpinger 2026-04-03 02:02:57.766754 | instance | monitoring/daemonsets/ipmi-exporter 2026-04-03 02:02:57.817158 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-04-03 02:02:57.955907 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-04-03 02:02:58.001525 | instance | monitoring/daemonsets/vector 2026-04-03 02:02:58.181823 | instance | monitoring/configmaps/goldpinger-zap 2026-04-03 02:02:58.200150 | instance | monitoring/configmaps/ipmi-exporter 2026-04-03 02:02:58.368029 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-04-03 02:02:58.385430 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-04-03 02:02:58.541181 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-04-03 02:02:58.564058 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-04-03 02:02:58.726457 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-04-03 02:02:58.758213 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-04-03 02:02:58.922018 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-04-03 02:02:58.978285 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-04-03 02:02:59.120950 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-04-03 02:02:59.270330 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-04-03 02:02:59.307413 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-04-03 02:02:59.464494 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-04-03 02:02:59.638042 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-04-03 02:02:59.656226 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-04-03 02:02:59.817014 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-04-03 02:02:59.862175 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-04-03 02:03:00.000293 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-04-03 02:03:00.067926 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-04-03 02:03:00.176612 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-04-03 02:03:00.252817 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-04-03 02:03:00.347159 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-04-03 02:03:00.448868 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-04-03 02:03:00.543098 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-04-03 02:03:00.649477 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-04-03 02:03:00.774541 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-04-03 02:03:00.867520 | instance | local-path-storage/deployment/local-path-provisioner 2026-04-03 02:03:00.951264 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-04-03 02:03:01.057179 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-04-03 02:03:01.139250 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-04-03 02:03:01.250805 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-04-03 02:03:01.316647 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-04-03 02:03:01.426613 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-04-03 02:03:01.496735 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-04-03 02:03:01.602702 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-04-03 02:03:01.681760 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-04-03 02:03:01.774085 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-04-03 02:03:01.858235 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-04-03 02:03:01.940080 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-04-03 02:03:02.030751 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-04-03 02:03:02.125805 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-04-03 02:03:02.215928 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-04-03 02:03:02.306069 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-04-03 02:03:02.388068 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-04-03 02:03:02.474103 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-04-03 02:03:02.568374 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-04-03 02:03:02.648929 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-04-03 02:03:02.768238 | instance | monitoring/configmaps/kube-root-ca.crt 2026-04-03 02:03:02.856441 | instance | monitoring/configmaps/loki 2026-04-03 02:03:02.942667 | instance | monitoring/configmaps/loki-alerting-rules 2026-04-03 02:03:03.034211 | instance | monitoring/configmaps/loki-dashboards-1 2026-04-03 02:03:03.119243 | instance | monitoring/configmaps/loki-dashboards-2 2026-04-03 02:03:03.258038 | instance | monitoring/configmaps/loki-gateway 2026-04-03 02:03:03.327699 | instance | monitoring/configmaps/loki-runtime 2026-04-03 02:03:03.429162 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-04-03 02:03:03.514161 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-04-03 02:03:03.602844 | instance | monitoring/configmaps/vector 2026-04-03 02:03:03.778458 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-04-03 02:03:03.783546 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-04-03 02:03:03.969332 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-04-03 02:03:03.971787 | instance | monitoring/deployment/loki-gateway 2026-04-03 02:03:04.154946 | instance | monitoring/deployment/node-feature-discovery-master 2026-04-03 02:03:04.159162 | instance | monitoring/deployment/prometheus-pushgateway 2026-04-03 02:03:04.343432 | instance | monitoring/endpoints/alertmanager-operated 2026-04-03 02:03:04.343755 | instance | monitoring/endpoints/goldpinger 2026-04-03 02:03:04.509001 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-04-03 02:03:04.528860 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-04-03 02:03:04.694764 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-04-03 02:03:04.723993 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-04-03 02:03:04.895996 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-04-03 02:03:04.900113 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-04-03 02:03:05.077786 | instance | monitoring/endpoints/loki 2026-04-03 02:03:05.082019 | instance | monitoring/endpoints/loki-gateway 2026-04-03 02:03:05.262843 | instance | monitoring/endpoints/loki-headless 2026-04-03 02:03:05.264070 | instance | monitoring/endpoints/loki-memberlist 2026-04-03 02:03:05.444599 | instance | monitoring/endpoints/node-feature-discovery-master 2026-04-03 02:03:05.451821 | instance | monitoring/endpoints/prometheus-operated 2026-04-03 02:03:05.608597 | instance | monitoring/endpoints/prometheus-pushgateway 2026-04-03 02:03:05.609807 | instance | monitoring/endpoints/vector-headless 2026-04-03 02:03:05.791269 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-04-03 02:03:05.797636 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-04-03 02:03:05.982459 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-04-03 02:03:05.984889 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-03 02:03:06.157027 | instance | monitoring/pods/goldpinger-f77kx 2026-04-03 02:03:06.185629 | instance | monitoring/pods/kube-prometheus-stack-grafana-594d576b56-nrxbb 2026-04-03 02:03:06.353136 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-c7bd54d7-wpf4v 2026-04-03 02:03:06.379905 | instance | monitoring/pods/kube-prometheus-stack-operator-cc88b86d6-7dklj 2026-04-03 02:03:06.545999 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-grngc 2026-04-03 02:03:06.577625 | instance | monitoring/pods/loki-0 2026-04-03 02:03:06.739202 | instance | monitoring/pods/loki-gateway-5cc45946cd-tjgx9 2026-04-03 02:03:06.760078 | instance | monitoring/pods/node-feature-discovery-master-68cf466d5f-9xwnx 2026-04-03 02:03:06.946601 | instance | monitoring/pods/node-feature-discovery-worker-6j49m 2026-04-03 02:03:06.958313 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-04-03 02:03:07.154470 | instance | monitoring/pods/prometheus-pushgateway-5c694d99cc-bc5bl 2026-04-03 02:03:07.162498 | instance | monitoring/pods/vector-zzth5 2026-04-03 02:03:07.335899 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-03 02:03:07.341751 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-04-03 02:03:07.536371 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-04-03 02:03:07.539972 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-hgkxz 2026-04-03 02:03:07.717016 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-04-03 02:03:07.731278 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-04-03 02:03:07.895124 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-04-03 02:03:07.914306 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-04-03 02:03:08.062303 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-03 02:03:08.101254 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-04-03 02:03:08.256076 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-04-03 02:03:08.267949 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-04-03 02:03:08.425092 | instance | monitoring/secrets/alertmanager-tls 2026-04-03 02:03:08.458373 | instance | monitoring/secrets/grafana-tls 2026-04-03 02:03:08.604229 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-04-03 02:03:08.626560 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-04-03 02:03:08.794527 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-04-03 02:03:08.798725 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-04-03 02:03:08.952645 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-04-03 02:03:08.974168 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-04-03 02:03:09.123972 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-04-03 02:03:09.148362 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-04-03 02:03:09.300466 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-04-03 02:03:09.329995 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-grngc-tls 2026-04-03 02:03:09.466430 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-04-03 02:03:09.502854 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-04-03 02:03:09.615331 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-04-03 02:03:09.681482 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-04-03 02:03:09.788328 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-04-03 02:03:09.848544 | instance | monitoring/secrets/prometheus-tls 2026-04-03 02:03:09.950469 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-04-03 02:03:10.014473 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-04-03 02:03:10.142677 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-04-03 02:03:10.363559 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-04-03 02:03:10.394719 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-04-03 02:03:10.554298 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-04-03 02:03:10.587806 | instance | monitoring/serviceaccounts/default 2026-04-03 02:03:10.753482 | instance | monitoring/serviceaccounts/goldpinger 2026-04-03 02:03:10.821775 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-04-03 02:03:11.016936 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-04-03 02:03:11.049890 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-04-03 02:03:11.245647 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-04-03 02:03:11.292997 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-04-03 02:03:11.498822 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-04-03 02:03:11.540393 | instance | monitoring/serviceaccounts/loki 2026-04-03 02:03:11.737771 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-04-03 02:03:11.778732 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-04-03 02:03:11.978989 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-04-03 02:03:12.028693 | instance | monitoring/serviceaccounts/vector 2026-04-03 02:03:12.208177 | instance | monitoring/services/alertmanager-operated 2026-04-03 02:03:12.268523 | instance | monitoring/services/goldpinger 2026-04-03 02:03:12.394536 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-04-03 02:03:12.450077 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-04-03 02:03:12.587827 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-04-03 02:03:12.636747 | instance | monitoring/services/kube-prometheus-stack-operator 2026-04-03 02:03:12.773668 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-04-03 02:03:12.834238 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-04-03 02:03:12.971086 | instance | monitoring/services/loki 2026-04-03 02:03:13.039592 | instance | monitoring/services/loki-gateway 2026-04-03 02:03:13.172318 | instance | monitoring/services/loki-headless 2026-04-03 02:03:13.242931 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-04-03 02:03:13.363557 | instance | monitoring/services/loki-memberlist 2026-04-03 02:03:13.422261 | instance | monitoring/services/node-feature-discovery-master 2026-04-03 02:03:13.544437 | instance | monitoring/services/prometheus-operated 2026-04-03 02:03:13.626035 | instance | monitoring/services/prometheus-pushgateway 2026-04-03 02:03:13.735457 | instance | monitoring/services/vector-headless 2026-04-03 02:03:13.815384 | instance | local-path-storage/serviceaccounts/default 2026-04-03 02:03:13.931021 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-04-03 02:03:13.994610 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-03 02:03:14.125448 | instance | monitoring/statefulsets/loki 2026-04-03 02:03:14.189236 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-04-03 02:03:14.329957 | instance | openstack/configmaps/barbican-bin 2026-04-03 02:03:14.421582 | instance | openstack/configmaps/ceph-csi-config 2026-04-03 02:03:14.534896 | instance | openstack/configmaps/ceph-etc 2026-04-03 02:03:14.616378 | instance | openstack/configmaps/glance-bin 2026-04-03 02:03:14.721051 | instance | openstack/configmaps/keepalived-bin 2026-04-03 02:03:14.806633 | instance | openstack/configmaps/keystone-bin 2026-04-03 02:03:14.927550 | instance | openstack/configmaps/keystone-openid-metadata 2026-04-03 02:03:15.033423 | instance | openstack/configmaps/kube-root-ca.crt 2026-04-03 02:03:15.119996 | instance | openstack/configmaps/memcached-memcached-bin 2026-04-03 02:03:15.231686 | instance | openstack/configmaps/messaging-topology-operator-leader-election 2026-04-03 02:03:15.320137 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-04-03 02:03:15.424908 | instance | openstack/configmaps/percona-xtradb-pxc 2026-04-03 02:03:15.500120 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-04-03 02:03:15.645441 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-04-03 02:03:15.741194 | instance | openstack/configmaps/rabbitmq-cluster-operator-leader-election 2026-04-03 02:03:15.858803 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-04-03 02:03:15.928428 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-04-03 02:03:16.041169 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-04-03 02:03:16.130876 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-04-03 02:03:16.228062 | instance | openstack/configmaps/rook-ceph-csi-config 2026-04-03 02:03:16.355351 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-04-03 02:03:16.503692 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-04-03 02:03:16.608180 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-04-03 02:03:16.688619 | instance | openstack/configmaps/rook-config-override 2026-04-03 02:03:16.800837 | instance | openstack/configmaps/staffeln-bin 2026-04-03 02:03:16.864159 | instance | openstack/cronjobs/keystone-credential-rotate 2026-04-03 02:03:17.010648 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-04-03 02:03:17.056947 | instance | openstack/daemonsets/keepalived 2026-04-03 02:03:17.194543 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-04-03 02:03:17.254921 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-04-03 02:03:17.383916 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-04-03 02:03:17.439906 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-04-03 02:03:17.544808 | instance | openstack/deployment/barbican-api 2026-04-03 02:03:17.600316 | instance | openstack/deployment/glance-api 2026-04-03 02:03:17.735534 | instance | openstack/deployment/keystone-api 2026-04-03 02:03:17.789652 | instance | openstack/deployment/memcached-memcached 2026-04-03 02:03:17.949482 | instance | openstack/deployment/pxc-operator 2026-04-03 02:03:17.992177 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-04-03 02:03:18.152998 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-04-03 02:03:18.193365 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-04-03 02:03:18.353244 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-04-03 02:03:18.397909 | instance | openstack/deployment/staffeln-api 2026-04-03 02:03:18.544669 | instance | openstack/deployment/staffeln-conductor 2026-04-03 02:03:18.597031 | instance | openstack/endpoints/barbican-api 2026-04-03 02:03:18.745856 | instance | openstack/endpoints/ceph-mon 2026-04-03 02:03:18.785893 | instance | openstack/endpoints/glance-api 2026-04-03 02:03:18.945993 | instance | openstack/endpoints/keystone-api 2026-04-03 02:03:18.982681 | instance | openstack/endpoints/memcached 2026-04-03 02:03:19.154587 | instance | openstack/endpoints/memcached-metrics 2026-04-03 02:03:19.157850 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-04-03 02:03:19.333845 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-04-03 02:03:19.342529 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-04-03 02:03:19.491583 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-04-03 02:03:19.538603 | instance | openstack/endpoints/percona-xtradb-pxc 2026-04-03 02:03:19.676326 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-04-03 02:03:19.723894 | instance | openstack/endpoints/rabbitmq-barbican 2026-04-03 02:03:19.848477 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-04-03 02:03:19.901626 | instance | openstack/endpoints/rabbitmq-glance 2026-04-03 02:03:20.032502 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-04-03 02:03:20.083920 | instance | openstack/endpoints/rabbitmq-keystone 2026-04-03 02:03:20.202778 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-04-03 02:03:20.271266 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-04-03 02:03:20.407209 | instance | openstack/ingresses/identity 2026-04-03 02:03:20.457751 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-04-03 02:03:20.600618 | instance | openstack/ingresses/image 2026-04-03 02:03:20.653898 | instance | openstack/endpoints/staffeln-api 2026-04-03 02:03:20.787346 | instance | openstack/ingresses/key-manager 2026-04-03 02:03:20.834160 | instance | openstack/ingresses/rook-ceph-cluster 2026-04-03 02:03:20.971409 | instance | rook-ceph/deployment/rook-ceph-operator 2026-04-03 02:03:21.035911 | instance | openstack/jobs/barbican-db-init 2026-04-03 02:03:21.162778 | instance | openstack/jobs/barbican-db-sync 2026-04-03 02:03:21.223054 | instance | openstack/jobs/barbican-ks-endpoints 2026-04-03 02:03:21.356854 | instance | openstack/jobs/barbican-ks-service 2026-04-03 02:03:21.431138 | instance | openstack/jobs/barbican-ks-user 2026-04-03 02:03:21.559410 | instance | openstack/jobs/barbican-rabbit-init 2026-04-03 02:03:21.635988 | instance | openstack/jobs/glance-db-init 2026-04-03 02:03:21.737499 | instance | openstack/jobs/glance-db-sync 2026-04-03 02:03:21.815662 | instance | openstack/jobs/glance-ks-endpoints 2026-04-03 02:03:21.916743 | instance | openstack/jobs/glance-ks-service 2026-04-03 02:03:22.026196 | instance | openstack/jobs/glance-ks-user 2026-04-03 02:03:22.095488 | instance | openstack/jobs/glance-metadefs-load 2026-04-03 02:03:22.229482 | instance | openstack/jobs/glance-rabbit-init 2026-04-03 02:03:22.279738 | instance | openstack/jobs/glance-storage-init 2026-04-03 02:03:22.418394 | instance | openstack/jobs/keystone-bootstrap 2026-04-03 02:03:22.487837 | instance | openstack/jobs/keystone-credential-setup 2026-04-03 02:03:22.620606 | instance | openstack/jobs/keystone-db-init 2026-04-03 02:03:22.693622 | instance | openstack/jobs/keystone-db-sync 2026-04-03 02:03:22.816497 | instance | openstack/jobs/keystone-domain-manage 2026-04-03 02:03:22.877921 | instance | openstack/jobs/keystone-fernet-setup 2026-04-03 02:03:23.017943 | instance | openstack/jobs/keystone-rabbit-init 2026-04-03 02:03:23.080373 | instance | openstack/jobs/staffeln-db-init 2026-04-03 02:03:23.215656 | instance | openstack/jobs/staffeln-db-sync 2026-04-03 02:03:23.300849 | instance | openstack/pods/barbican-api-757d677fb7-27lht 2026-04-03 02:03:23.421073 | instance | openstack/pods/barbican-db-init-kb5k6 2026-04-03 02:03:23.502420 | instance | openstack/pods/barbican-db-sync-n74dk 2026-04-03 02:03:23.612342 | instance | openstack/pods/barbican-ks-endpoints-z8trx 2026-04-03 02:03:23.699212 | instance | openstack/pods/barbican-ks-service-2d8j7 2026-04-03 02:03:23.809925 | instance | openstack/pods/barbican-ks-user-s8n4p 2026-04-03 02:03:23.908637 | instance | openstack/pods/barbican-rabbit-init-j8bzg 2026-04-03 02:03:24.012701 | instance | openstack/pods/glance-api-67655b47c6-h266p 2026-04-03 02:03:24.125527 | instance | openstack/pods/glance-db-init-cchl8 2026-04-03 02:03:24.219458 | instance | openstack/pods/glance-db-sync-qdksz 2026-04-03 02:03:24.324077 | instance | openstack/pods/glance-ks-endpoints-4x7vm 2026-04-03 02:03:24.416831 | instance | openstack/pods/glance-ks-service-zsk22 2026-04-03 02:03:24.540881 | instance | openstack/pods/glance-ks-user-jvwf4 2026-04-03 02:03:24.620995 | instance | openstack/pods/glance-metadefs-load-5gzst 2026-04-03 02:03:24.738955 | instance | openstack/pods/glance-rabbit-init-58zcn 2026-04-03 02:03:24.814374 | instance | openstack/pods/glance-storage-init-6kxff 2026-04-03 02:03:24.929913 | instance | openstack/pods/keepalived-m75nc 2026-04-03 02:03:25.038870 | instance | openstack/pods/keystone-api-64785d5f64-2wrxb 2026-04-03 02:03:25.136359 | instance | openstack/pods/keystone-bootstrap-gt6tg 2026-04-03 02:03:25.244485 | instance | openstack/pods/keystone-credential-setup-775ks 2026-04-03 02:03:25.347211 | instance | openstack/pods/keystone-db-init-ggz2k 2026-04-03 02:03:25.461803 | instance | openstack/pods/keystone-db-sync-kthpl 2026-04-03 02:03:25.550854 | instance | openstack/pods/keystone-domain-manage-bsc72 2026-04-03 02:03:25.691616 | instance | openstack/pods/keystone-fernet-setup-gtkxh 2026-04-03 02:03:25.794176 | instance | openstack/pods/keystone-rabbit-init-fplhx 2026-04-03 02:03:25.930358 | instance | openstack/pods/memcached-memcached-c47d949f5-cgp2k 2026-04-03 02:03:26.013046 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-04-03 02:03:26.127753 | instance | openstack/pods/percona-xtradb-pxc-0 2026-04-03 02:03:26.213058 | instance | openstack/pods/pxc-operator-59d66cbc78-ltcps 2026-04-03 02:03:26.353669 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-04-03 02:03:26.416801 | instance | openstack/pods/rabbitmq-cluster-operator-6b5c8b7cdc-kmtj8 2026-04-03 02:03:26.560921 | instance | openstack/pods/rabbitmq-glance-server-0 2026-04-03 02:03:26.626620 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-04-03 02:03:26.775227 | instance | rook-ceph/pods/rook-ceph-operator-6988c5f444-65cf4 2026-04-03 02:03:26.833554 | instance | openstack/pods/rabbitmq-messaging-topology-operator-69996b7f7f-s8l9v 2026-04-03 02:03:26.966921 | instance | openstack/pods/rook-ceph-crashcollector-instance-cb464b779-829kk 2026-04-03 02:03:27.041317 | instance | openstack/pods/rook-ceph-rgw-ceph-a-67fd8975c6-z6ll5 2026-04-03 02:03:27.170163 | instance | openstack/pods/staffeln-api-59b9668679-m5ktv 2026-04-03 02:03:27.233811 | instance | openstack/pods/staffeln-conductor-7b679f7b88-trmv4 2026-04-03 02:03:27.359653 | instance | openstack/pods/staffeln-db-init-hbzgc 2026-04-03 02:03:27.430992 | instance | openstack/pods/staffeln-db-sync-8hw89 2026-04-03 02:03:27.557193 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-04-03 02:03:27.658783 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-04-03 02:03:27.794702 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-04-03 02:03:27.873702 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-04-03 02:03:28.032780 | instance | openstack/rolebindings/barbican-barbican-api 2026-04-03 02:03:28.115513 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-04-03 02:03:28.203606 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-04-03 02:03:28.288559 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-04-03 02:03:28.387984 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-04-03 02:03:28.468139 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-04-03 02:03:28.565958 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-04-03 02:03:28.655775 | instance | openstack/rolebindings/glance-glance-api 2026-04-03 02:03:28.744933 | instance | openstack/rolebindings/glance-glance-db-init 2026-04-03 02:03:28.844812 | instance | openstack/rolebindings/glance-glance-db-sync 2026-04-03 02:03:28.908723 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-04-03 02:03:29.012415 | instance | openstack/rolebindings/glance-glance-ks-service 2026-04-03 02:03:29.093943 | instance | openstack/rolebindings/glance-glance-ks-user 2026-04-03 02:03:29.191255 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-04-03 02:03:29.271778 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-04-03 02:03:29.381807 | instance | openstack/rolebindings/glance-glance-storage-init 2026-04-03 02:03:29.455042 | instance | openstack/rolebindings/glance-glance-test 2026-04-03 02:03:29.561484 | instance | openstack/rolebindings/glance-storage-init 2026-04-03 02:03:29.657077 | instance | openstack/rolebindings/keepalived 2026-04-03 02:03:29.738502 | instance | openstack/rolebindings/keystone-credential-rotate 2026-04-03 02:03:29.821090 | instance | openstack/rolebindings/keystone-credential-setup 2026-04-03 02:03:29.908226 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-04-03 02:03:29.998856 | instance | openstack/rolebindings/keystone-fernet-setup 2026-04-03 02:03:30.082828 | instance | openstack/rolebindings/keystone-keystone-api 2026-04-03 02:03:30.165952 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-04-03 02:03:30.245748 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-04-03 02:03:30.340993 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-04-03 02:03:30.414684 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-04-03 02:03:30.514766 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-04-03 02:03:30.589008 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-04-03 02:03:30.705169 | instance | openstack/rolebindings/keystone-keystone-test 2026-04-03 02:03:30.794132 | instance | openstack/rolebindings/pxc-operator 2026-04-03 02:03:30.878029 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-04-03 02:03:30.974540 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-04-03 02:03:31.061109 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-04-03 02:03:31.162293 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-04-03 02:03:31.234029 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-04-03 02:03:31.341559 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-04-03 02:03:31.416054 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-04-03 02:03:31.510212 | instance | openstack/roles/barbican-openstack-barbican-api 2026-04-03 02:03:31.579787 | instance | openstack/rolebindings/rook-ceph-mgr 2026-04-03 02:03:31.678369 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-04-03 02:03:31.745296 | instance | openstack/rolebindings/rook-ceph-osd 2026-04-03 02:03:31.853850 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-04-03 02:03:31.924507 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-04-03 02:03:32.021837 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-04-03 02:03:32.100585 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-04-03 02:03:32.198204 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-04-03 02:03:32.281128 | instance | openstack/rolebindings/rook-ceph-rgw 2026-04-03 02:03:32.390576 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-04-03 02:03:32.458306 | instance | openstack/roles/glance-openstack-glance-api 2026-04-03 02:03:32.563361 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-04-03 02:03:32.628660 | instance | openstack/roles/glance-openstack-glance-db-init 2026-04-03 02:03:32.722981 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-04-03 02:03:32.808470 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-04-03 02:03:32.903443 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-04-03 02:03:32.975754 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-04-03 02:03:33.068573 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-04-03 02:03:33.145001 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-04-03 02:03:33.234917 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-04-03 02:03:33.335004 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-04-03 02:03:33.427287 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-04-03 02:03:33.504649 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-04-03 02:03:33.597914 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-04-03 02:03:33.691788 | instance | openstack/roles/glance-openstack-glance-test 2026-04-03 02:03:33.772009 | instance | openstack/roles/glance-storage-init 2026-04-03 02:03:33.862981 | instance | openstack/roles/keepalived 2026-04-03 02:03:33.948269 | instance | openstack/roles/keystone-credential-rotate 2026-04-03 02:03:34.028027 | instance | openstack/roles/keystone-credential-setup 2026-04-03 02:03:34.116468 | instance | openstack/roles/keystone-fernet-rotate 2026-04-03 02:03:34.206951 | instance | openstack/roles/keystone-fernet-setup 2026-04-03 02:03:34.299042 | instance | openstack/roles/keystone-openstack-keystone-api 2026-04-03 02:03:34.386085 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-04-03 02:03:34.471857 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-04-03 02:03:34.547382 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-04-03 02:03:34.638085 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-04-03 02:03:34.714885 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-04-03 02:03:34.827856 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-04-03 02:03:34.906067 | instance | openstack/roles/keystone-openstack-keystone-test 2026-04-03 02:03:34.996021 | instance | openstack/roles/pxc-operator 2026-04-03 02:03:35.070453 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-04-03 02:03:35.184712 | instance | openstack/roles/rabbitmq-cluster-operator 2026-04-03 02:03:35.247916 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-04-03 02:03:35.354814 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-04-03 02:03:35.415923 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-04-03 02:03:35.531208 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-04-03 02:03:35.598611 | instance | openstack/roles/rook-ceph-mgr 2026-04-03 02:03:35.705187 | instance | openstack/roles/rook-ceph-osd 2026-04-03 02:03:35.763854 | instance | openstack/roles/rook-ceph-purge-osd 2026-04-03 02:03:35.884650 | instance | openstack/roles/rook-ceph-rgw 2026-04-03 02:03:35.946467 | instance | openstack/roles/staffeln-conductor 2026-04-03 02:03:36.083382 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-04-03 02:03:36.136167 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-04-03 02:03:36.258233 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-04-03 02:03:36.316026 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-04-03 02:03:36.437875 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-04-03 02:03:36.498545 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-04-03 02:03:36.619029 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-04-03 02:03:36.683051 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-04-03 02:03:36.799644 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-04-03 02:03:36.852953 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-04-03 02:03:36.972323 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-04-03 02:03:37.036036 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-04-03 02:03:37.149732 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-04-03 02:03:37.207478 | instance | rook-ceph/rolebindings/rook-ceph-rgw 2026-04-03 02:03:37.324073 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-04-03 02:03:37.394144 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-04-03 02:03:37.502109 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-04-03 02:03:37.559244 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-04-03 02:03:37.669690 | instance | rook-ceph/roles/rook-ceph-mgr 2026-04-03 02:03:37.733893 | instance | rook-ceph/roles/rook-ceph-osd 2026-04-03 02:03:37.838618 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-04-03 02:03:37.909897 | instance | rook-ceph/roles/rook-ceph-rgw 2026-04-03 02:03:38.006074 | instance | rook-ceph/roles/rook-ceph-system 2026-04-03 02:03:38.077363 | instance | openstack/secrets/barbican-api-certs 2026-04-03 02:03:38.175063 | instance | openstack/secrets/barbican-db-admin 2026-04-03 02:03:38.235657 | instance | openstack/secrets/barbican-db-user 2026-04-03 02:03:38.351394 | instance | openstack/secrets/barbican-etc 2026-04-03 02:03:38.398393 | instance | openstack/secrets/barbican-keystone-admin 2026-04-03 02:03:38.520911 | instance | openstack/secrets/barbican-keystone-user 2026-04-03 02:03:38.579886 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-04-03 02:03:38.695159 | instance | openstack/secrets/barbican-rabbitmq-user 2026-04-03 02:03:38.744846 | instance | openstack/secrets/glance-api-certs 2026-04-03 02:03:38.901483 | instance | openstack/secrets/glance-db-admin 2026-04-03 02:03:38.933945 | instance | openstack/secrets/glance-db-user 2026-04-03 02:03:39.071193 | instance | openstack/secrets/glance-etc 2026-04-03 02:03:39.116891 | instance | openstack/secrets/glance-keystone-admin 2026-04-03 02:03:39.252522 | instance | openstack/secrets/glance-keystone-test 2026-04-03 02:03:39.307947 | instance | openstack/secrets/glance-keystone-user 2026-04-03 02:03:39.424348 | instance | openstack/secrets/glance-rabbitmq-admin 2026-04-03 02:03:39.482061 | instance | openstack/secrets/glance-rabbitmq-user 2026-04-03 02:03:39.620749 | instance | openstack/secrets/images-rbd-keyring 2026-04-03 02:03:39.662179 | instance | openstack/secrets/internal-percona-xtradb 2026-04-03 02:03:39.813711 | instance | openstack/secrets/keepalived-etc 2026-04-03 02:03:39.835246 | instance | openstack/secrets/keystone-api-certs 2026-04-03 02:03:40.011832 | instance | openstack/secrets/keystone-credential-keys 2026-04-03 02:03:40.037066 | instance | openstack/secrets/keystone-db-admin 2026-04-03 02:03:40.179938 | instance | openstack/secrets/keystone-db-user 2026-04-03 02:03:40.219596 | instance | openstack/secrets/keystone-etc 2026-04-03 02:03:40.350481 | instance | openstack/secrets/keystone-fernet-keys 2026-04-03 02:03:40.411836 | instance | openstack/secrets/keystone-keystone-admin 2026-04-03 02:03:40.525532 | instance | openstack/secrets/keystone-keystone-test 2026-04-03 02:03:40.598436 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-04-03 02:03:40.740473 | instance | openstack/serviceaccounts/barbican-api 2026-04-03 02:03:40.779804 | instance | openstack/serviceaccounts/barbican-db-init 2026-04-03 02:03:40.996931 | instance | openstack/secrets/keystone-rabbitmq-user 2026-04-03 02:03:41.020063 | instance | openstack/secrets/percona-xtradb 2026-04-03 02:03:41.166945 | instance | openstack/serviceaccounts/barbican-db-sync 2026-04-03 02:03:41.183866 | instance | openstack/secrets/pvc-ceph-client-key 2026-04-03 02:03:41.359856 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-04-03 02:03:41.379697 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-04-03 02:03:41.555185 | instance | openstack/serviceaccounts/barbican-ks-service 2026-04-03 02:03:41.593024 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-04-03 02:03:41.762746 | instance | openstack/serviceaccounts/barbican-ks-user 2026-04-03 02:03:41.778259 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-04-03 02:03:41.947149 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-04-03 02:03:41.979872 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-04-03 02:03:42.163906 | instance | openstack/serviceaccounts/barbican-test 2026-04-03 02:03:42.179673 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-04-03 02:03:42.360235 | instance | openstack/serviceaccounts/default 2026-04-03 02:03:42.382775 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-04-03 02:03:42.545308 | instance | openstack/serviceaccounts/glance-api 2026-04-03 02:03:42.590528 | instance | openstack/serviceaccounts/glance-db-init 2026-04-03 02:03:42.769721 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-04-03 02:03:42.813466 | instance | openstack/serviceaccounts/glance-db-sync 2026-04-03 02:03:42.936723 | instance | openstack/secrets/rook-ceph-config 2026-04-03 02:03:43.062685 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-04-03 02:03:43.124322 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-04-03 02:03:43.290705 | instance | openstack/serviceaccounts/glance-ks-service 2026-04-03 02:03:43.309571 | instance | openstack/serviceaccounts/glance-ks-user 2026-04-03 02:03:43.522154 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-04-03 02:03:43.541005 | instance | openstack/secrets/rook-ceph-mon 2026-04-03 02:03:43.716351 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-04-03 02:03:43.750282 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-04-03 02:03:43.927850 | instance | openstack/serviceaccounts/glance-storage-init 2026-04-03 02:03:43.962230 | instance | openstack/serviceaccounts/glance-test 2026-04-03 02:03:44.181262 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-04-03 02:03:44.182702 | instance | openstack/serviceaccounts/keepalived 2026-04-03 02:03:44.367388 | instance | openstack/serviceaccounts/keystone-api 2026-04-03 02:03:44.426334 | instance | openstack/secrets/rook-csi-cephfs-node 2026-04-03 02:03:44.600900 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-04-03 02:03:44.611945 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-04-03 02:03:44.793517 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-04-03 02:03:44.819848 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-04-03 02:03:45.010554 | instance | openstack/secrets/rook-csi-rbd-node 2026-04-03 02:03:45.055000 | instance | openstack/serviceaccounts/keystone-db-init 2026-04-03 02:03:45.196920 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-04-03 02:03:45.291979 | instance | openstack/serviceaccounts/keystone-db-sync 2026-04-03 02:03:45.390482 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-04-03 02:03:45.581660 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-04-03 02:03:45.615817 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-04-03 02:03:45.822177 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-04-03 02:03:45.830367 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-04-03 02:03:46.013319 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-04-03 02:03:46.048418 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-04-03 02:03:46.256179 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-04-03 02:03:46.259302 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-04-03 02:03:46.447494 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-04-03 02:03:46.499844 | instance | openstack/serviceaccounts/keystone-test 2026-04-03 02:03:46.615915 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-04-03 02:03:46.754262 | instance | openstack/serviceaccounts/memcached-memcached 2026-04-03 02:03:46.801593 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-04-03 02:03:47.003678 | instance | openstack/serviceaccounts/pxc-operator 2026-04-03 02:03:47.018808 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-04-03 02:03:47.254316 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-04-03 02:03:47.263267 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-04-03 02:03:47.453326 | instance | openstack/secrets/staffeln-db-admin 2026-04-03 02:03:47.482585 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-04-03 02:03:47.630015 | instance | openstack/secrets/staffeln-db-user 2026-04-03 02:03:47.743583 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-04-03 02:03:47.801951 | instance | openstack/secrets/staffeln-etc 2026-04-03 02:03:47.987184 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-04-03 02:03:47.994223 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-04-03 02:03:48.222730 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-04-03 02:03:48.244315 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-04-03 02:03:48.456736 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-04-03 02:03:48.492108 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-04-03 02:03:48.686826 | instance | openstack/serviceaccounts/staffeln-api 2026-04-03 02:03:48.717135 | instance | openstack/serviceaccounts/staffeln-conductor 2026-04-03 02:03:48.934299 | instance | openstack/serviceaccounts/staffeln-db-init 2026-04-03 02:03:48.956096 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-04-03 02:03:49.162784 | instance | openstack/services/barbican-api 2026-04-03 02:03:49.203106 | instance | openstack/services/ceph-mon 2026-04-03 02:03:49.359487 | instance | openstack/services/glance-api 2026-04-03 02:03:49.382143 | instance | openstack/services/keystone-api 2026-04-03 02:03:49.544047 | instance | openstack/services/memcached 2026-04-03 02:03:49.598543 | instance | openstack/services/memcached-metrics 2026-04-03 02:03:49.760651 | instance | openstack/services/percona-xtradb-cluster-operator 2026-04-03 02:03:49.809643 | instance | openstack/services/percona-xtradb-haproxy 2026-04-03 02:03:49.957851 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-04-03 02:03:50.009225 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-04-03 02:03:50.136344 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-04-03 02:03:50.196690 | instance | openstack/services/percona-xtradb-pxc 2026-04-03 02:03:50.378773 | instance | openstack/services/percona-xtradb-pxc-unready 2026-04-03 02:03:50.514360 | instance | openstack/services/rabbitmq-barbican 2026-04-03 02:03:50.583392 | instance | openstack/services/rabbitmq-barbican-nodes 2026-04-03 02:03:50.715698 | instance | openstack/services/rabbitmq-glance 2026-04-03 02:03:50.800706 | instance | openstack/services/rabbitmq-glance-nodes 2026-04-03 02:03:50.909062 | instance | openstack/services/rabbitmq-keystone 2026-04-03 02:03:51.007963 | instance | openstack/services/rabbitmq-keystone-nodes 2026-04-03 02:03:51.098910 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-04-03 02:03:51.211639 | instance | openstack/services/rook-ceph-rgw-ceph 2026-04-03 02:03:51.293718 | instance | openstack/services/staffeln-api 2026-04-03 02:03:51.413456 | instance | rook-ceph/serviceaccounts/default 2026-04-03 02:03:51.490129 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-04-03 02:03:51.642354 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-04-03 02:03:51.715135 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-04-03 02:03:51.867862 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-04-03 02:03:51.949469 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-04-03 02:03:52.085589 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-04-03 02:03:52.167409 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-04-03 02:03:52.314298 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-04-03 02:03:52.379336 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-04-03 02:03:52.547542 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-04-03 02:03:52.595074 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-04-03 02:03:52.759361 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-04-03 02:03:52.824547 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-04-03 02:03:52.964779 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-04-03 02:03:53.035966 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-04-03 02:03:53.192249 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-04-03 02:03:53.244320 | instance | secretgen-controller/deployment/secretgen-controller 2026-04-03 02:03:53.384570 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-9dcx5 2026-04-03 02:03:53.431455 | instance | secretgen-controller/serviceaccounts/default 2026-04-03 02:03:53.543352 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-04-03 02:03:53.792598 | instance | ok: Runtime: 0:01:16.366994 2026-04-03 02:03:53.808979 | 2026-04-03 02:03:53.809095 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-04-03 02:03:54.560164 | instance | changed: 2026-04-03 02:03:54.560352 | instance | cd+++++++++ objects/ 2026-04-03 02:03:54.560388 | instance | cd+++++++++ objects/cluster/ 2026-04-03 02:03:54.560411 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-04-03 02:03:54.560431 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-04-03 02:03:54.560450 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-04-03 02:03:54.560469 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-04-03 02:03:54.560488 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-04-03 02:03:54.560506 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-04-03 02:03:54.560525 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-04-03 02:03:54.560543 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-04-03 02:03:54.560561 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-04-03 02:03:54.560579 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-04-03 02:03:54.560598 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-03 02:03:54.560617 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-04-03 02:03:54.560635 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-04-03 02:03:54.560654 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-04-03 02:03:54.560672 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-04-03 02:03:54.560691 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-04-03 02:03:54.560710 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-04-03 02:03:54.560728 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-04-03 02:03:54.560755 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-04-03 02:03:54.560775 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-04-03 02:03:54.560793 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-04-03 02:03:54.560811 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-04-03 02:03:54.560829 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-04-03 02:03:54.560848 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-04-03 02:03:54.560867 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-04-03 02:03:54.560886 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-04-03 02:03:54.560931 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-04-03 02:03:54.560974 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-04-03 02:03:54.560997 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-04-03 02:03:54.561016 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-04-03 02:03:54.561034 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-03 02:03:54.561052 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-04-03 02:03:54.561070 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-04-03 02:03:54.561088 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-04-03 02:03:54.561106 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-04-03 02:03:54.561124 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-04-03 02:03:54.561142 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-04-03 02:03:54.561159 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-04-03 02:03:54.561177 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-04-03 02:03:54.561195 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-03 02:03:54.561212 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-03 02:03:54.561230 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-04-03 02:03:54.561247 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-04-03 02:03:54.561266 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-04-03 02:03:54.561284 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-04-03 02:03:54.561302 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-04-03 02:03:54.561320 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-04-03 02:03:54.561337 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-04-03 02:03:54.561355 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-04-03 02:03:54.561372 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-04-03 02:03:54.561390 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-03 02:03:54.561408 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-04-03 02:03:54.561425 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-04-03 02:03:54.561443 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-04-03 02:03:54.561468 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-04-03 02:03:54.561487 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-04-03 02:03:54.561505 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-04-03 02:03:54.561522 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-04-03 02:03:54.561540 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-04-03 02:03:54.561557 | instance | >f+++++++++ objects/cluster/clusterrole/loki-clusterrole.txt 2026-04-03 02:03:54.561575 | instance | >f+++++++++ objects/cluster/clusterrole/loki-clusterrole.yaml 2026-04-03 02:03:54.561592 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-04-03 02:03:54.561610 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-04-03 02:03:54.561628 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator.txt 2026-04-03 02:03:54.561645 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator.yaml 2026-04-03 02:03:54.561663 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator.txt 2026-04-03 02:03:54.561681 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator.yaml 2026-04-03 02:03:54.561699 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-04-03 02:03:54.561716 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-04-03 02:03:54.561734 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-04-03 02:03:54.561752 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-04-03 02:03:54.561769 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-04-03 02:03:54.561787 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-04-03 02:03:54.561805 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-04-03 02:03:54.561822 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-04-03 02:03:54.561840 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-04-03 02:03:54.561858 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-04-03 02:03:54.561876 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-04-03 02:03:54.561894 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-04-03 02:03:54.561916 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-04-03 02:03:54.561940 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-04-03 02:03:54.561959 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-04-03 02:03:54.561996 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-04-03 02:03:54.562015 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-04-03 02:03:54.562055 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-04-03 02:03:54.562081 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-04-03 02:03:54.562101 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-04-03 02:03:54.562121 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-04-03 02:03:54.562140 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-04-03 02:03:54.562158 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-04-03 02:03:54.562176 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-04-03 02:03:54.562194 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-04-03 02:03:54.562218 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-04-03 02:03:54.562237 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-04-03 02:03:54.562256 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-04-03 02:03:54.562274 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-04-03 02:03:54.562291 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-04-03 02:03:54.562309 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-04-03 02:03:54.562327 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-04-03 02:03:54.562345 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-04-03 02:03:54.562363 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-04-03 02:03:54.562380 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-04-03 02:03:54.562398 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-04-03 02:03:54.562416 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-04-03 02:03:54.562434 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-04-03 02:03:54.562452 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-04-03 02:03:54.562470 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-04-03 02:03:54.562487 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-04-03 02:03:54.562507 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-04-03 02:03:54.562552 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-04-03 02:03:54.562584 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-04-03 02:03:54.562605 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-04-03 02:03:54.562624 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-04-03 02:03:54.562643 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-04-03 02:03:54.562661 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-04-03 02:03:54.562679 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-04-03 02:03:54.562698 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-04-03 02:03:54.562716 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-04-03 02:03:54.562734 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-04-03 02:03:54.562751 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-04-03 02:03:54.562769 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-04-03 02:03:54.562787 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-04-03 02:03:54.562804 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-04-03 02:03:54.562821 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-04-03 02:03:54.562844 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-04-03 02:03:54.562863 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-04-03 02:03:54.562881 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-04-03 02:03:54.562899 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-04-03 02:03:54.562918 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-04-03 02:03:54.562961 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-04-03 02:03:54.562988 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-04-03 02:03:54.563008 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-04-03 02:03:54.563027 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-04-03 02:03:54.563045 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-04-03 02:03:54.563064 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-04-03 02:03:54.563082 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-04-03 02:03:54.563100 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-04-03 02:03:54.563118 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-04-03 02:03:54.563137 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-04-03 02:03:54.563184 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-04-03 02:03:54.563214 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-04-03 02:03:54.563238 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-04-03 02:03:54.563258 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-04-03 02:03:54.563276 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-04-03 02:03:54.563296 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-04-03 02:03:54.563317 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-04-03 02:03:54.563336 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-04-03 02:03:54.563354 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-04-03 02:03:54.563372 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-04-03 02:03:54.563390 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-04-03 02:03:54.563408 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-04-03 02:03:54.563426 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-04-03 02:03:54.563443 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-04-03 02:03:54.563461 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-04-03 02:03:54.563479 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-04-03 02:03:54.563496 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-04-03 02:03:54.563519 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-04-03 02:03:54.563538 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-04-03 02:03:54.563556 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-04-03 02:03:54.563573 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-04-03 02:03:54.563591 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-04-03 02:03:54.563608 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-04-03 02:03:54.563627 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-04-03 02:03:54.563644 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-04-03 02:03:54.563662 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-04-03 02:03:54.563680 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-04-03 02:03:54.563698 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-04-03 02:03:54.563715 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-04-03 02:03:54.563733 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-04-03 02:03:54.563751 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-04-03 02:03:54.563769 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-04-03 02:03:54.563787 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-04-03 02:03:54.563805 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-04-03 02:03:54.563823 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-04-03 02:03:54.563841 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-04-03 02:03:54.563858 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-04-03 02:03:54.563876 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-04-03 02:03:54.563893 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-04-03 02:03:54.563910 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-04-03 02:03:54.563928 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-04-03 02:03:54.563963 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-04-03 02:03:54.563996 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-04-03 02:03:54.564016 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-04-03 02:03:54.564035 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-04-03 02:03:54.564054 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-04-03 02:03:54.564072 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-04-03 02:03:54.564090 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-04-03 02:03:54.564108 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-04-03 02:03:54.564126 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-04-03 02:03:54.564144 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-04-03 02:03:54.564163 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-04-03 02:03:54.564204 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-04-03 02:03:54.564239 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-04-03 02:03:54.564260 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-04-03 02:03:54.564279 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-04-03 02:03:54.564297 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-04-03 02:03:54.564317 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-04-03 02:03:54.564341 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-04-03 02:03:54.564365 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-04-03 02:03:54.564385 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-04-03 02:03:54.564403 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-04-03 02:03:54.564421 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-04-03 02:03:54.564439 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-04-03 02:03:54.564457 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-04-03 02:03:54.564475 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-04-03 02:03:54.564493 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-04-03 02:03:54.564510 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-04-03 02:03:54.564528 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-04-03 02:03:54.564546 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-04-03 02:03:54.564563 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-04-03 02:03:54.564580 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-04-03 02:03:54.564598 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-04-03 02:03:54.564616 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-04-03 02:03:54.564633 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-04-03 02:03:54.564651 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-04-03 02:03:54.564669 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-03 02:03:54.564687 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-04-03 02:03:54.564705 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-04-03 02:03:54.564723 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-04-03 02:03:54.564740 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-04-03 02:03:54.564759 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-04-03 02:03:54.564777 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-04-03 02:03:54.564795 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-04-03 02:03:54.564812 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-04-03 02:03:54.564830 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-04-03 02:03:54.564916 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-04-03 02:03:54.565002 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-04-03 02:03:54.565158 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-04-03 02:03:54.565259 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-04-03 02:03:54.565324 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-04-03 02:03:54.565366 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-04-03 02:03:54.565389 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-03 02:03:54.565409 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-04-03 02:03:54.565428 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-04-03 02:03:54.565447 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-04-03 02:03:54.565466 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-04-03 02:03:54.565484 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-04-03 02:03:54.565502 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-04-03 02:03:54.565520 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-03 02:03:54.565538 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-03 02:03:54.565555 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-04-03 02:03:54.565580 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-04-03 02:03:54.565620 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-04-03 02:03:54.565643 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-04-03 02:03:54.565663 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-04-03 02:03:54.565682 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-04-03 02:03:54.565700 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-04-03 02:03:54.565719 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-04-03 02:03:54.565737 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-04-03 02:03:54.565755 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-03 02:03:54.565773 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-04-03 02:03:54.565790 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-04-03 02:03:54.565808 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-04-03 02:03:54.565825 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-04-03 02:03:54.565843 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-04-03 02:03:54.565860 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-04-03 02:03:54.565878 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-04-03 02:03:54.565896 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-04-03 02:03:54.565914 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-04-03 02:03:54.565931 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-04-03 02:03:54.565949 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-04-03 02:03:54.565993 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-04-03 02:03:54.566040 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-04-03 02:03:54.566065 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-04-03 02:03:54.566085 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-04-03 02:03:54.566105 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-04-03 02:03:54.566123 | instance | >f+++++++++ objects/cluster/clusterrolebinding/loki-clusterrolebinding.txt 2026-04-03 02:03:54.566142 | instance | >f+++++++++ objects/cluster/clusterrolebinding/loki-clusterrolebinding.yaml 2026-04-03 02:03:54.566160 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-04-03 02:03:54.566178 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-04-03 02:03:54.566196 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator.txt 2026-04-03 02:03:54.566214 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator.yaml 2026-04-03 02:03:54.566231 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator.txt 2026-04-03 02:03:54.566249 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator.yaml 2026-04-03 02:03:54.566308 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-04-03 02:03:54.566345 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-04-03 02:03:54.566366 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-04-03 02:03:54.566389 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-04-03 02:03:54.566432 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-04-03 02:03:54.566454 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-04-03 02:03:54.566474 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-04-03 02:03:54.566493 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-04-03 02:03:54.566511 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-04-03 02:03:54.566530 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-04-03 02:03:54.566597 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-04-03 02:03:54.566660 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-04-03 02:03:54.566702 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-04-03 02:03:54.566769 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-04-03 02:03:54.566829 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-04-03 02:03:54.566873 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-04-03 02:03:54.566945 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-04-03 02:03:54.567662 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-04-03 02:03:54.567705 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-04-03 02:03:54.567730 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-04-03 02:03:54.567752 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-04-03 02:03:54.567775 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-04-03 02:03:54.567801 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-04-03 02:03:54.567822 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-04-03 02:03:54.567845 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-04-03 02:03:54.567866 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-04-03 02:03:54.567887 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-04-03 02:03:54.567907 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-04-03 02:03:54.567926 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-04-03 02:03:54.567945 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-04-03 02:03:54.567963 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-04-03 02:03:54.567981 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-04-03 02:03:54.567999 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-04-03 02:03:54.568017 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-04-03 02:03:54.568048 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-04-03 02:03:54.568086 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-04-03 02:03:54.568107 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-04-03 02:03:54.568128 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-04-03 02:03:54.568171 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-04-03 02:03:54.568194 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-04-03 02:03:54.568214 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-04-03 02:03:54.568232 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-04-03 02:03:54.568251 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-04-03 02:03:54.568269 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-04-03 02:03:54.568287 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-04-03 02:03:54.568305 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-04-03 02:03:54.568323 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-04-03 02:03:54.568341 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-04-03 02:03:54.568359 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-04-03 02:03:54.568376 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-04-03 02:03:54.568393 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-04-03 02:03:54.568412 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-04-03 02:03:54.568458 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-04-03 02:03:54.568501 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-04-03 02:03:54.568530 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-04-03 02:03:54.568551 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-04-03 02:03:54.568569 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-04-03 02:03:54.568587 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-04-03 02:03:54.568605 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-04-03 02:03:54.568623 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-04-03 02:03:54.568641 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-04-03 02:03:54.568658 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-04-03 02:03:54.568676 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-04-03 02:03:54.568693 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-04-03 02:03:54.568711 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-04-03 02:03:54.568729 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-04-03 02:03:54.568747 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-04-03 02:03:54.568764 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-04-03 02:03:54.568781 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-04-03 02:03:54.568799 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-04-03 02:03:54.568816 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-04-03 02:03:54.568833 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-04-03 02:03:54.568850 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-04-03 02:03:54.568868 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-04-03 02:03:54.568885 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-04-03 02:03:54.568903 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-04-03 02:03:54.568921 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-04-03 02:03:54.568939 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-04-03 02:03:54.568974 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-04-03 02:03:54.568996 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-04-03 02:03:54.569013 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-04-03 02:03:54.569031 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-04-03 02:03:54.569055 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-04-03 02:03:54.569099 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-04-03 02:03:54.569128 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-04-03 02:03:54.569149 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-04-03 02:03:54.569196 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-04-03 02:03:54.569227 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-04-03 02:03:54.569249 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-04-03 02:03:54.569269 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-04-03 02:03:54.569288 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-04-03 02:03:54.569306 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-04-03 02:03:54.569329 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-04-03 02:03:54.569355 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-04-03 02:03:54.569380 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-04-03 02:03:54.569402 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-04-03 02:03:54.569421 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-04-03 02:03:54.569439 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-04-03 02:03:54.569457 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-04-03 02:03:54.569474 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-04-03 02:03:54.569493 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-04-03 02:03:54.569517 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-04-03 02:03:54.569536 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-04-03 02:03:54.569554 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-04-03 02:03:54.569572 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-04-03 02:03:54.569590 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-04-03 02:03:54.569613 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-04-03 02:03:54.569632 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-04-03 02:03:54.569650 | instance | cd+++++++++ objects/cluster/namespace/ 2026-04-03 02:03:54.569667 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-04-03 02:03:54.569685 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-04-03 02:03:54.569702 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-04-03 02:03:54.569720 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-04-03 02:03:54.569737 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-04-03 02:03:54.569754 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-04-03 02:03:54.569772 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-04-03 02:03:54.569789 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-04-03 02:03:54.569806 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-04-03 02:03:54.569823 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-04-03 02:03:54.569841 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-04-03 02:03:54.569858 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-04-03 02:03:54.569876 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-04-03 02:03:54.569899 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-04-03 02:03:54.569917 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-04-03 02:03:54.569935 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-04-03 02:03:54.569952 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-04-03 02:03:54.569997 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-04-03 02:03:54.570022 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-04-03 02:03:54.570040 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-04-03 02:03:54.570058 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-04-03 02:03:54.570096 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-04-03 02:03:54.570126 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-04-03 02:03:54.570146 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-04-03 02:03:54.570165 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-04-03 02:03:54.570183 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-04-03 02:03:54.570202 | instance | cd+++++++++ objects/cluster/node/ 2026-04-03 02:03:54.570220 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-04-03 02:03:54.570237 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-04-03 02:03:54.570255 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-04-03 02:03:54.570272 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-04-03 02:03:54.570290 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-04-03 02:03:54.570307 | instance | cd+++++++++ objects/namespaced/ 2026-04-03 02:03:54.570325 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-04-03 02:03:54.570342 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-04-03 02:03:54.570360 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-04-03 02:03:54.570378 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-04-03 02:03:54.570396 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-04-03 02:03:54.570413 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-04-03 02:03:54.570432 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-04-03 02:03:54.570450 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-04-03 02:03:54.570467 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-04-03 02:03:54.570486 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-04-03 02:03:54.570503 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-04-03 02:03:54.570521 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-04-03 02:03:54.570539 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-04-03 02:03:54.570557 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-04-03 02:03:54.570575 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-04-03 02:03:54.570593 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-04-03 02:03:54.570610 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-04-03 02:03:54.570628 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-04-03 02:03:54.570646 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-04-03 02:03:54.570663 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-04-03 02:03:54.570682 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-04-03 02:03:54.570729 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-04-03 02:03:54.570772 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-115.nip.io-tls.txt 2026-04-03 02:03:54.570800 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-115.nip.io-tls.yaml 2026-04-03 02:03:54.570820 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-04-03 02:03:54.570840 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-04-03 02:03:54.570858 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-04-03 02:03:54.570876 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-04-03 02:03:54.570894 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-04-03 02:03:54.570912 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-04-03 02:03:54.570930 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-04-03 02:03:54.570948 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-04-03 02:03:54.570966 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-04-03 02:03:54.570984 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-04-03 02:03:54.571002 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-04-03 02:03:54.571020 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-04-03 02:03:54.571038 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-04-03 02:03:54.571056 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-04-03 02:03:54.571074 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-04-03 02:03:54.571114 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-04-03 02:03:54.571143 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-04-03 02:03:54.571163 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-04-03 02:03:54.571182 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-04-03 02:03:54.571201 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-04-03 02:03:54.571219 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-04-03 02:03:54.571238 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-04-03 02:03:54.571256 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-04-03 02:03:54.571273 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-04-03 02:03:54.571291 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-04-03 02:03:54.571309 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-04-03 02:03:54.571352 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-04-03 02:03:54.571385 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-04-03 02:03:54.571409 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-04-03 02:03:54.571428 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-04-03 02:03:54.571447 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-04-03 02:03:54.571465 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-04-03 02:03:54.571483 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-04-03 02:03:54.571501 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-04-03 02:03:54.571526 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-04-03 02:03:54.571545 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-04-03 02:03:54.571563 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-04-03 02:03:54.571580 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-04-03 02:03:54.571598 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75969b45cf-xbl5j.txt 2026-04-03 02:03:54.571616 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75969b45cf-xbl5j.yaml 2026-04-03 02:03:54.571634 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-84f45b698d-rk6rg.txt 2026-04-03 02:03:54.571652 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-84f45b698d-rk6rg.yaml 2026-04-03 02:03:54.571670 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-9997c64fc-tblms.txt 2026-04-03 02:03:54.571688 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-9997c64fc-tblms.yaml 2026-04-03 02:03:54.571706 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-04-03 02:03:54.571724 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-04-03 02:03:54.571742 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-04-03 02:03:54.571760 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-04-03 02:03:54.571777 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-04-03 02:03:54.571795 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-04-03 02:03:54.571813 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-04-03 02:03:54.571831 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-04-03 02:03:54.571849 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-04-03 02:03:54.571867 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-04-03 02:03:54.571884 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-04-03 02:03:54.571902 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-04-03 02:03:54.571921 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-04-03 02:03:54.571938 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-04-03 02:03:54.571956 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-04-03 02:03:54.571973 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-04-03 02:03:54.571991 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-04-03 02:03:54.572008 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-04-03 02:03:54.572026 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-04-03 02:03:54.572043 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-04-03 02:03:54.572060 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-04-03 02:03:54.572078 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-04-03 02:03:54.572098 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-04-03 02:03:54.572143 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-04-03 02:03:54.572175 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-04-03 02:03:54.572196 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-04-03 02:03:54.572215 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-04-03 02:03:54.572233 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-04-03 02:03:54.572252 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-04-03 02:03:54.572270 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-04-03 02:03:54.572289 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-04-03 02:03:54.572309 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-04-03 02:03:54.572330 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-04-03 02:03:54.572348 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-04-03 02:03:54.572365 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-04-03 02:03:54.572383 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-04-03 02:03:54.572401 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-04-03 02:03:54.572419 | instance | cd+++++++++ objects/namespaced/default/ 2026-04-03 02:03:54.572436 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-04-03 02:03:54.572454 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-04-03 02:03:54.572471 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-04-03 02:03:54.572489 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-04-03 02:03:54.572507 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-04-03 02:03:54.572524 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-04-03 02:03:54.572542 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-04-03 02:03:54.572559 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-04-03 02:03:54.572577 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-04-03 02:03:54.572594 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-04-03 02:03:54.572612 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-04-03 02:03:54.572629 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-04-03 02:03:54.572647 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-04-03 02:03:54.572684 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-04-03 02:03:54.572723 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-04-03 02:03:54.572753 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-04-03 02:03:54.572778 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-04-03 02:03:54.572797 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-04-03 02:03:54.572815 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-04-03 02:03:54.572834 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-04-03 02:03:54.572852 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-04-03 02:03:54.572869 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-04-03 02:03:54.572887 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-04-03 02:03:54.572910 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-04-03 02:03:54.572928 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-04-03 02:03:54.572946 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-kqvfq.txt 2026-04-03 02:03:54.572979 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-kqvfq.yaml 2026-04-03 02:03:54.572998 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-04-03 02:03:54.573016 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-04-03 02:03:54.573034 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-04-03 02:03:54.573053 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-03 02:03:54.573070 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-03 02:03:54.573088 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-04-03 02:03:54.573106 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-04-03 02:03:54.573142 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-04-03 02:03:54.573175 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-04-03 02:03:54.573196 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-04-03 02:03:54.573216 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-03 02:03:54.573235 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-03 02:03:54.573254 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-04-03 02:03:54.573272 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-04-03 02:03:54.573291 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-04-03 02:03:54.573310 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-04-03 02:03:54.573328 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-04-03 02:03:54.573347 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-04-03 02:03:54.573365 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-04-03 02:03:54.573384 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-04-03 02:03:54.573402 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-04-03 02:03:54.573419 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-04-03 02:03:54.573437 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-04-03 02:03:54.573455 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-04-03 02:03:54.573473 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-04-03 02:03:54.573492 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-04-03 02:03:54.573510 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-04-03 02:03:54.573534 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-04-03 02:03:54.573552 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-04-03 02:03:54.573570 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-04-03 02:03:54.573588 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-04-03 02:03:54.573606 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-04-03 02:03:54.573624 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-04-03 02:03:54.573641 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-04-03 02:03:54.573671 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-04-03 02:03:54.573714 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-04-03 02:03:54.573740 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-04-03 02:03:54.573760 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-04-03 02:03:54.573780 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-04-03 02:03:54.573798 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-04-03 02:03:54.573816 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-04-03 02:03:54.573834 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-04-03 02:03:54.573852 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-04-03 02:03:54.573870 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-04-03 02:03:54.573891 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-04-03 02:03:54.573912 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-04-03 02:03:54.573930 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-04-03 02:03:54.573948 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-04-03 02:03:54.573966 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-04-03 02:03:54.574006 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-04-03 02:03:54.574024 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-04-03 02:03:54.574043 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-04-03 02:03:54.574061 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-04-03 02:03:54.574079 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-04-03 02:03:54.574097 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-04-03 02:03:54.574115 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-04-03 02:03:54.574136 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-04-03 02:03:54.574182 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-04-03 02:03:54.574205 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-04-03 02:03:54.574225 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-04-03 02:03:54.574244 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-04-03 02:03:54.574268 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-jjg5v.txt 2026-04-03 02:03:54.574287 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-jjg5v.yaml 2026-04-03 02:03:54.574305 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-qmdz5.txt 2026-04-03 02:03:54.574323 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-qmdz5.yaml 2026-04-03 02:03:54.574340 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-04-03 02:03:54.574358 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-04-03 02:03:54.574376 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-04-03 02:03:54.574395 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-04-03 02:03:54.574413 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-04-03 02:03:54.574431 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-04-03 02:03:54.574449 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-04-03 02:03:54.574466 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-04-03 02:03:54.574484 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-04-03 02:03:54.574502 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-04-03 02:03:54.574520 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-04-03 02:03:54.574538 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-04-03 02:03:54.574557 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-04-03 02:03:54.574575 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-04-03 02:03:54.574593 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-04-03 02:03:54.574611 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-04-03 02:03:54.574629 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-04-03 02:03:54.574647 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-04-03 02:03:54.574664 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-04-03 02:03:54.574682 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-04-03 02:03:54.574700 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-04-03 02:03:54.574717 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-04-03 02:03:54.574735 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-04-03 02:03:54.574753 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-04-03 02:03:54.574771 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-04-03 02:03:54.574789 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-04-03 02:03:54.574807 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-04-03 02:03:54.574824 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-04-03 02:03:54.574842 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-04-03 02:03:54.574860 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-04-03 02:03:54.574878 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-04-03 02:03:54.574901 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-04-03 02:03:54.574920 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-04-03 02:03:54.574938 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-04-03 02:03:54.574956 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-04-03 02:03:54.574973 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-04-03 02:03:54.574991 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-04-03 02:03:54.575009 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-04-03 02:03:54.575028 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-04-03 02:03:54.575065 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-04-03 02:03:54.575106 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-04-03 02:03:54.575129 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-03 02:03:54.575149 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-03 02:03:54.575194 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-04-03 02:03:54.575221 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-03 02:03:54.575241 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-04-03 02:03:54.575283 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-03 02:03:54.575316 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-03 02:03:54.575337 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-04-03 02:03:54.575356 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-04-03 02:03:54.575375 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-04-03 02:03:54.575394 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-04-03 02:03:54.575412 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-04-03 02:03:54.575433 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-04-03 02:03:54.575460 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-04-03 02:03:54.575482 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-04-03 02:03:54.575500 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-04-03 02:03:54.575518 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-04-03 02:03:54.575536 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-04-03 02:03:54.575553 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-04-03 02:03:54.575571 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-04-03 02:03:54.575589 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-04-03 02:03:54.575615 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-04-03 02:03:54.575641 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-04-03 02:03:54.575662 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-04-03 02:03:54.575680 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-04-03 02:03:54.575703 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-04-03 02:03:54.575721 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-04-03 02:03:54.575739 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-04-03 02:03:54.575756 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-04-03 02:03:54.575774 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-04-03 02:03:54.575791 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-04-03 02:03:54.575809 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-04-03 02:03:54.575828 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-04-03 02:03:54.575847 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-04-03 02:03:54.575871 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-04-03 02:03:54.575890 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-04-03 02:03:54.575908 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-04-03 02:03:54.575926 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-04-03 02:03:54.575944 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-04-03 02:03:54.575961 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-04-03 02:03:54.575982 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-04-03 02:03:54.576001 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-04-03 02:03:54.576019 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-04-03 02:03:54.576038 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-04-03 02:03:54.576055 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-04-03 02:03:54.576073 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-04-03 02:03:54.576091 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-03 02:03:54.576110 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-04-03 02:03:54.576128 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-04-03 02:03:54.576146 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-04-03 02:03:54.576164 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-04-03 02:03:54.576205 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-04-03 02:03:54.576235 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-04-03 02:03:54.576255 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-04-03 02:03:54.576301 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-04-03 02:03:54.576335 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-04-03 02:03:54.576357 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-mnpqd.txt 2026-04-03 02:03:54.576376 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-mnpqd.yaml 2026-04-03 02:03:54.576395 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-bvnxf.txt 2026-04-03 02:03:54.576413 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-bvnxf.yaml 2026-04-03 02:03:54.576438 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-jl2vr.txt 2026-04-03 02:03:54.576457 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-jl2vr.yaml 2026-04-03 02:03:54.576475 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-zg795.txt 2026-04-03 02:03:54.576493 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-zg795.yaml 2026-04-03 02:03:54.576511 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-04-03 02:03:54.576529 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-04-03 02:03:54.576546 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-04-03 02:03:54.576565 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-04-03 02:03:54.576583 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-04-03 02:03:54.576608 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-04-03 02:03:54.576636 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-28th6.txt 2026-04-03 02:03:54.576656 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-28th6.yaml 2026-04-03 02:03:54.576675 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-04-03 02:03:54.576693 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-04-03 02:03:54.576711 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-04-03 02:03:54.576729 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-04-03 02:03:54.576747 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-04-03 02:03:54.576765 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-04-03 02:03:54.576783 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-04-03 02:03:54.576801 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-04-03 02:03:54.576819 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-04-03 02:03:54.576837 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-04-03 02:03:54.576855 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-04-03 02:03:54.576872 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-04-03 02:03:54.576890 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-04-03 02:03:54.576907 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-04-03 02:03:54.576925 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-04-03 02:03:54.576943 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-04-03 02:03:54.576986 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-04-03 02:03:54.577013 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-04-03 02:03:54.577041 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-04-03 02:03:54.577063 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-04-03 02:03:54.577081 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-04-03 02:03:54.577100 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-04-03 02:03:54.577124 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-03 02:03:54.577144 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-04-03 02:03:54.577162 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-04-03 02:03:54.577230 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-04-03 02:03:54.577258 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-04-03 02:03:54.577278 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-04-03 02:03:54.577297 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-04-03 02:03:54.577316 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-04-03 02:03:54.577334 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-04-03 02:03:54.577352 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-04-03 02:03:54.577370 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-04-03 02:03:54.577389 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-04-03 02:03:54.577407 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-04-03 02:03:54.577425 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-04-03 02:03:54.577446 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-04-03 02:03:54.577474 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-04-03 02:03:54.577497 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-04-03 02:03:54.577516 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-04-03 02:03:54.577535 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-04-03 02:03:54.577562 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-04-03 02:03:54.577594 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-04-03 02:03:54.577625 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-04-03 02:03:54.577646 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-04-03 02:03:54.577665 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-04-03 02:03:54.577684 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-04-03 02:03:54.577702 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-04-03 02:03:54.577721 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-04-03 02:03:54.577738 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-04-03 02:03:54.577756 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-04-03 02:03:54.577774 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-rtxhjr.txt 2026-04-03 02:03:54.577792 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-rtxhjr.yaml 2026-04-03 02:03:54.577810 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-yob6sc.txt 2026-04-03 02:03:54.577828 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-yob6sc.yaml 2026-04-03 02:03:54.577852 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-04-03 02:03:54.577871 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-04-03 02:03:54.577889 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-04-03 02:03:54.577907 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-04-03 02:03:54.577925 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-04-03 02:03:54.577943 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-04-03 02:03:54.577961 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-04-03 02:03:54.578012 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-04-03 02:03:54.578032 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-04-03 02:03:54.578050 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-04-03 02:03:54.578068 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-04-03 02:03:54.578085 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-04-03 02:03:54.578102 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-04-03 02:03:54.578120 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-04-03 02:03:54.578138 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-04-03 02:03:54.578156 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-04-03 02:03:54.578174 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-04-03 02:03:54.578191 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-04-03 02:03:54.578209 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-04-03 02:03:54.578232 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-04-03 02:03:54.578534 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-04-03 02:03:54.578567 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-04-03 02:03:54.578587 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-04-03 02:03:54.578607 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-04-03 02:03:54.578633 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-04-03 02:03:54.578658 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-04-03 02:03:54.578685 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-04-03 02:03:54.578712 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-04-03 02:03:54.578740 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-04-03 02:03:54.578767 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-04-03 02:03:54.578795 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-04-03 02:03:54.578827 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-04-03 02:03:54.578862 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-04-03 02:03:54.578897 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-04-03 02:03:54.578940 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-04-03 02:03:54.578975 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-04-03 02:03:54.579006 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-04-03 02:03:54.579038 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-04-03 02:03:54.579071 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-04-03 02:03:54.579102 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-04-03 02:03:54.579124 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-04-03 02:03:54.579143 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-04-03 02:03:54.579161 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-04-03 02:03:54.579183 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-04-03 02:03:54.579212 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-04-03 02:03:54.579235 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-04-03 02:03:54.579254 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-04-03 02:03:54.579272 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-04-03 02:03:54.579290 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-04-03 02:03:54.579307 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-04-03 02:03:54.579325 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-04-03 02:03:54.579343 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-04-03 02:03:54.579361 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-04-03 02:03:54.579379 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-04-03 02:03:54.579397 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-04-03 02:03:54.579421 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-04-03 02:03:54.579449 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-04-03 02:03:54.579469 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-04-03 02:03:54.579487 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-04-03 02:03:54.579504 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-04-03 02:03:54.579522 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-04-03 02:03:54.579540 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-04-03 02:03:54.579557 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-04-03 02:03:54.579575 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-04-03 02:03:54.579593 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-04-03 02:03:54.579611 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-04-03 02:03:54.579636 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-04-03 02:03:54.579655 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-04-03 02:03:54.579674 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-04-03 02:03:54.579691 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-04-03 02:03:54.579709 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-04-03 02:03:54.579726 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-04-03 02:03:54.579743 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-04-03 02:03:54.579761 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-04-03 02:03:54.579778 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-04-03 02:03:54.579796 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-04-03 02:03:54.579813 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-04-03 02:03:54.579831 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-04-03 02:03:54.579848 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-04-03 02:03:54.579866 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-04-03 02:03:54.579884 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-04-03 02:03:54.579901 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-04-03 02:03:54.579919 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-04-03 02:03:54.579936 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-04-03 02:03:54.579954 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-04-03 02:03:54.579972 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-03 02:03:54.579989 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-04-03 02:03:54.580007 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-04-03 02:03:54.580025 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-04-03 02:03:54.580043 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-04-03 02:03:54.580060 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-04-03 02:03:54.580078 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-04-03 02:03:54.580095 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-04-03 02:03:54.580112 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-04-03 02:03:54.580130 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-04-03 02:03:54.580147 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-04-03 02:03:54.580165 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-04-03 02:03:54.580182 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-04-03 02:03:54.580200 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-04-03 02:03:54.580217 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-04-03 02:03:54.580524 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-04-03 02:03:54.580640 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-04-03 02:03:54.580675 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-04-03 02:03:54.580697 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-04-03 02:03:54.580716 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-hgkxz.txt 2026-04-03 02:03:54.580735 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-hgkxz.yaml 2026-04-03 02:03:54.580754 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-04-03 02:03:54.580772 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-04-03 02:03:54.580790 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-04-03 02:03:54.580808 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-04-03 02:03:54.580827 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-04-03 02:03:54.580845 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-04-03 02:03:54.580863 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-04-03 02:03:54.580882 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-04-03 02:03:54.580900 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-04-03 02:03:54.580918 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-04-03 02:03:54.580936 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-04-03 02:03:54.580974 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-04-03 02:03:54.580997 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-04-03 02:03:54.581015 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-04-03 02:03:54.581034 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-04-03 02:03:54.581052 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-04-03 02:03:54.581074 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-04-03 02:03:54.581103 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-04-03 02:03:54.581125 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-04-03 02:03:54.581144 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-04-03 02:03:54.581162 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-04-03 02:03:54.581180 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-04-03 02:03:54.581198 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-04-03 02:03:54.581216 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-04-03 02:03:54.581234 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-04-03 02:03:54.581252 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-04-03 02:03:54.581282 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-04-03 02:03:54.581312 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-04-03 02:03:54.581332 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-04-03 02:03:54.581351 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-04-03 02:03:54.581369 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-04-03 02:03:54.581387 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-04-03 02:03:54.581405 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-04-03 02:03:54.581422 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-04-03 02:03:54.581442 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-04-03 02:03:54.581468 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-04-03 02:03:54.581494 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-04-03 02:03:54.581515 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-04-03 02:03:54.581533 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-04-03 02:03:54.581552 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-04-03 02:03:54.581570 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-04-03 02:03:54.581588 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-04-03 02:03:54.581605 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-04-03 02:03:54.581623 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-04-03 02:03:54.581640 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-04-03 02:03:54.581657 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-04-03 02:03:54.581674 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-04-03 02:03:54.581691 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-04-03 02:03:54.581709 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-04-03 02:03:54.581726 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-04-03 02:03:54.581744 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-04-03 02:03:54.581761 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-04-03 02:03:54.581779 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-04-03 02:03:54.581802 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-04-03 02:03:54.581826 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-04-03 02:03:54.581860 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-04-03 02:03:54.581886 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-04-03 02:03:54.581905 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-04-03 02:03:54.581924 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-04-03 02:03:54.581941 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-04-03 02:03:54.581959 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-04-03 02:03:54.582015 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-04-03 02:03:54.582042 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-04-03 02:03:54.582062 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-04-03 02:03:54.582080 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-04-03 02:03:54.582098 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-04-03 02:03:54.582115 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-04-03 02:03:54.582133 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-04-03 02:03:54.582150 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-04-03 02:03:54.582168 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-04-03 02:03:54.582185 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-04-03 02:03:54.582202 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-04-03 02:03:54.582219 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-04-03 02:03:54.582237 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-04-03 02:03:54.582254 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-04-03 02:03:54.582272 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-04-03 02:03:54.582289 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-04-03 02:03:54.582307 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-04-03 02:03:54.582325 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-04-03 02:03:54.582343 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-04-03 02:03:54.582362 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-04-03 02:03:54.582416 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-04-03 02:03:54.582744 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-04-03 02:03:54.582778 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-04-03 02:03:54.582800 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-04-03 02:03:54.582825 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-04-03 02:03:54.582845 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-04-03 02:03:54.582864 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-04-03 02:03:54.582882 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-04-03 02:03:54.582900 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-04-03 02:03:54.582919 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-04-03 02:03:54.582937 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-04-03 02:03:54.582954 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-04-03 02:03:54.582972 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-04-03 02:03:54.582990 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-04-03 02:03:54.583008 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-04-03 02:03:54.583026 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-04-03 02:03:54.583044 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-04-03 02:03:54.583062 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-04-03 02:03:54.583080 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-04-03 02:03:54.583098 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-04-03 02:03:54.583116 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-04-03 02:03:54.583134 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-04-03 02:03:54.583151 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-04-03 02:03:54.583169 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-04-03 02:03:54.583186 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-04-03 02:03:54.583204 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-04-03 02:03:54.583222 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-04-03 02:03:54.583239 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-dashboards-1.txt 2026-04-03 02:03:54.583257 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-dashboards-1.yaml 2026-04-03 02:03:54.583275 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-dashboards-2.txt 2026-04-03 02:03:54.583293 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-dashboards-2.yaml 2026-04-03 02:03:54.583314 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-04-03 02:03:54.583333 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-04-03 02:03:54.583351 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-04-03 02:03:54.583369 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-04-03 02:03:54.583386 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-04-03 02:03:54.583404 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-04-03 02:03:54.583427 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-04-03 02:03:54.583446 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-04-03 02:03:54.583464 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-04-03 02:03:54.583482 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-04-03 02:03:54.583500 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-04-03 02:03:54.583519 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-04-03 02:03:54.583537 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-04-03 02:03:54.583555 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-04-03 02:03:54.583573 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-04-03 02:03:54.583591 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-04-03 02:03:54.583608 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-04-03 02:03:54.583626 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-03 02:03:54.583643 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-03 02:03:54.583661 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-04-03 02:03:54.583679 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-04-03 02:03:54.583697 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-04-03 02:03:54.583714 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-04-03 02:03:54.583732 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-04-03 02:03:54.583749 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-04-03 02:03:54.583767 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-04-03 02:03:54.583785 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-04-03 02:03:54.583803 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-03 02:03:54.583820 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-04-03 02:03:54.583837 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-04-03 02:03:54.583855 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-04-03 02:03:54.583873 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-04-03 02:03:54.583891 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-04-03 02:03:54.583908 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-04-03 02:03:54.583926 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-04-03 02:03:54.583944 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-04-03 02:03:54.583961 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-04-03 02:03:54.583979 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-04-03 02:03:54.583997 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-04-03 02:03:54.584015 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-04-03 02:03:54.584037 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-04-03 02:03:54.584056 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-04-03 02:03:54.584074 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-04-03 02:03:54.584092 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-04-03 02:03:54.584109 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-04-03 02:03:54.584127 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-04-03 02:03:54.584211 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-03 02:03:54.584243 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-04-03 02:03:54.584264 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-04-03 02:03:54.584283 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-03 02:03:54.584302 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-03 02:03:54.584321 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-04-03 02:03:54.584339 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-04-03 02:03:54.584358 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-04-03 02:03:54.584377 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-04-03 02:03:54.584396 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-04-03 02:03:54.584415 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-04-03 02:03:54.584437 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-04-03 02:03:54.584465 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-04-03 02:03:54.584486 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-04-03 02:03:54.584503 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-04-03 02:03:54.584521 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/node-feature-discovery-master.txt 2026-04-03 02:03:54.584539 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/node-feature-discovery-master.yaml 2026-04-03 02:03:54.584557 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-04-03 02:03:54.584574 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-04-03 02:03:54.584592 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-04-03 02:03:54.584610 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-04-03 02:03:54.584627 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-04-03 02:03:54.584645 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-04-03 02:03:54.584663 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-04-03 02:03:54.584681 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-04-03 02:03:54.584699 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-04-03 02:03:54.584725 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-04-03 02:03:54.584751 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-04-03 02:03:54.584776 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-04-03 02:03:54.584795 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-04-03 02:03:54.584812 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-04-03 02:03:54.584831 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-03 02:03:54.584856 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-03 02:03:54.584874 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-03 02:03:54.584892 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-03 02:03:54.584910 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-04-03 02:03:54.584928 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-04-03 02:03:54.584945 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-04-03 02:03:54.584983 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-03 02:03:54.585002 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-03 02:03:54.585020 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-f77kx.txt 2026-04-03 02:03:54.585038 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-f77kx.yaml 2026-04-03 02:03:54.585056 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-594d576b56-nrxbb.txt 2026-04-03 02:03:54.585074 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-594d576b56-nrxbb.yaml 2026-04-03 02:03:54.585091 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-c7bd54d7-wpf4v.txt 2026-04-03 02:03:54.585109 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-c7bd54d7-wpf4v.yaml 2026-04-03 02:03:54.585127 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cc88b86d6-7dklj.txt 2026-04-03 02:03:54.585144 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cc88b86d6-7dklj.yaml 2026-04-03 02:03:54.585162 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-grngc.txt 2026-04-03 02:03:54.585180 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-grngc.yaml 2026-04-03 02:03:54.585197 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-04-03 02:03:54.585215 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-04-03 02:03:54.585233 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-5cc45946cd-tjgx9.txt 2026-04-03 02:03:54.585251 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-5cc45946cd-tjgx9.yaml 2026-04-03 02:03:54.585269 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-68cf466d5f-9xwnx.txt 2026-04-03 02:03:54.585287 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-68cf466d5f-9xwnx.yaml 2026-04-03 02:03:54.585306 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-6j49m.txt 2026-04-03 02:03:54.585331 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-6j49m.yaml 2026-04-03 02:03:54.585350 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-03 02:03:54.585368 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-03 02:03:54.585387 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-5c694d99cc-bc5bl.txt 2026-04-03 02:03:54.585432 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-5c694d99cc-bc5bl.yaml 2026-04-03 02:03:54.585894 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-zzth5.txt 2026-04-03 02:03:54.585926 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-zzth5.yaml 2026-04-03 02:03:54.585948 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-04-03 02:03:54.585967 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-04-03 02:03:54.586037 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-04-03 02:03:54.586058 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-03 02:03:54.586077 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-03 02:03:54.586095 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-04-03 02:03:54.586115 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-04-03 02:03:54.586134 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-04-03 02:03:54.586152 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-03 02:03:54.586170 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-03 02:03:54.586188 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-04-03 02:03:54.586206 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-04-03 02:03:54.586224 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-04-03 02:03:54.586242 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-04-03 02:03:54.586262 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-04-03 02:03:54.586280 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-04-03 02:03:54.586298 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-04-03 02:03:54.586316 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-03 02:03:54.586334 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-03 02:03:54.586352 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-04-03 02:03:54.586370 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-04-03 02:03:54.586393 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-04-03 02:03:54.586420 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-04-03 02:03:54.586441 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-04-03 02:03:54.586459 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-04-03 02:03:54.586484 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-04-03 02:03:54.586503 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-04-03 02:03:54.586521 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-04-03 02:03:54.586539 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-04-03 02:03:54.586556 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-04-03 02:03:54.586574 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-04-03 02:03:54.586592 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-04-03 02:03:54.586614 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-04-03 02:03:54.586641 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-04-03 02:03:54.586661 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-04-03 02:03:54.586679 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-04-03 02:03:54.586698 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-04-03 02:03:54.586715 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-04-03 02:03:54.586733 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-04-03 02:03:54.586751 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-04-03 02:03:54.586769 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-04-03 02:03:54.586787 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-grngc-tls.txt 2026-04-03 02:03:54.586805 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-grngc-tls.yaml 2026-04-03 02:03:54.586823 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-04-03 02:03:54.586840 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-04-03 02:03:54.586858 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-04-03 02:03:54.586875 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-04-03 02:03:54.586900 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-04-03 02:03:54.586926 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-04-03 02:03:54.586945 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-04-03 02:03:54.586963 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-04-03 02:03:54.586980 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-03 02:03:54.586998 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-03 02:03:54.587016 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-04-03 02:03:54.587042 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-04-03 02:03:54.587062 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-04-03 02:03:54.587081 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-04-03 02:03:54.587099 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-04-03 02:03:54.587117 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-04-03 02:03:54.587135 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-04-03 02:03:54.587153 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-04-03 02:03:54.587170 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-04-03 02:03:54.587188 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-04-03 02:03:54.587206 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-04-03 02:03:54.587224 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-04-03 02:03:54.587242 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-04-03 02:03:54.587299 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-04-03 02:03:54.587327 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-04-03 02:03:54.587347 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-04-03 02:03:54.587366 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-04-03 02:03:54.587385 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-04-03 02:03:54.587403 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-04-03 02:03:54.587422 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-04-03 02:03:54.587440 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-04-03 02:03:54.587458 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-04-03 02:03:54.587477 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-04-03 02:03:54.587495 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-04-03 02:03:54.587514 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-03 02:03:54.587533 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-04-03 02:03:54.587551 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-04-03 02:03:54.587570 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-03 02:03:54.587589 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-03 02:03:54.587612 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-04-03 02:03:54.587644 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-04-03 02:03:54.587674 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-04-03 02:03:54.587709 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-04-03 02:03:54.587741 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-04-03 02:03:54.587762 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-04-03 02:03:54.587781 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-04-03 02:03:54.587800 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-04-03 02:03:54.587818 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-04-03 02:03:54.587835 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-04-03 02:03:54.587853 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-04-03 02:03:54.587872 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-04-03 02:03:54.587890 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-04-03 02:03:54.587916 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-04-03 02:03:54.587946 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-04-03 02:03:54.587970 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-04-03 02:03:54.587990 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-04-03 02:03:54.588008 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-04-03 02:03:54.588026 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-04-03 02:03:54.588045 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-04-03 02:03:54.588063 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-04-03 02:03:54.588081 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-04-03 02:03:54.588099 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-03 02:03:54.588117 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-04-03 02:03:54.588135 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-04-03 02:03:54.588153 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-03 02:03:54.588171 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-03 02:03:54.588188 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-04-03 02:03:54.588206 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-04-03 02:03:54.588223 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-04-03 02:03:54.588241 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-04-03 02:03:54.588259 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-04-03 02:03:54.588277 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-04-03 02:03:54.588296 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-04-03 02:03:54.588317 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-04-03 02:03:54.588336 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-04-03 02:03:54.588354 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-04-03 02:03:54.588372 | instance | >f+++++++++ objects/namespaced/monitoring/services/node-feature-discovery-master.txt 2026-04-03 02:03:54.588397 | instance | >f+++++++++ objects/namespaced/monitoring/services/node-feature-discovery-master.yaml 2026-04-03 02:03:54.588418 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-04-03 02:03:54.588446 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-04-03 02:03:54.588468 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-04-03 02:03:54.588486 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-04-03 02:03:54.588504 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-04-03 02:03:54.588522 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-04-03 02:03:54.588540 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-04-03 02:03:54.588559 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-03 02:03:54.588577 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-03 02:03:54.588599 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-04-03 02:03:54.588627 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-04-03 02:03:54.588649 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-03 02:03:54.588668 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-03 02:03:54.588687 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-04-03 02:03:54.588706 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-04-03 02:03:54.588724 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-04-03 02:03:54.588742 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-04-03 02:03:54.588760 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-04-03 02:03:54.588778 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-04-03 02:03:54.588796 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-04-03 02:03:54.588814 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-04-03 02:03:54.588832 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-04-03 02:03:54.588850 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-04-03 02:03:54.588867 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-04-03 02:03:54.588885 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-04-03 02:03:54.588909 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-04-03 02:03:54.588937 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-04-03 02:03:54.588985 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-04-03 02:03:54.589007 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-04-03 02:03:54.589025 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-04-03 02:03:54.589044 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-04-03 02:03:54.589061 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-04-03 02:03:54.589080 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-04-03 02:03:54.589098 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/messaging-topology-operator-leader-election.txt 2026-04-03 02:03:54.589115 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/messaging-topology-operator-leader-election.yaml 2026-04-03 02:03:54.589139 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-04-03 02:03:54.589157 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-04-03 02:03:54.589175 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-04-03 02:03:54.589193 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-04-03 02:03:54.589210 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-04-03 02:03:54.589228 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-04-03 02:03:54.589245 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-04-03 02:03:54.589263 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-04-03 02:03:54.589280 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cluster-operator-leader-election.txt 2026-04-03 02:03:54.589298 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cluster-operator-leader-election.yaml 2026-04-03 02:03:54.589315 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-04-03 02:03:54.589332 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-04-03 02:03:54.589350 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-04-03 02:03:54.589367 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-04-03 02:03:54.589385 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-04-03 02:03:54.589402 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-04-03 02:03:54.589420 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-04-03 02:03:54.589437 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-04-03 02:03:54.589455 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-csi-config.txt 2026-04-03 02:03:54.589472 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-csi-config.yaml 2026-04-03 02:03:54.589490 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-04-03 02:03:54.589507 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-04-03 02:03:54.589524 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-04-03 02:03:54.589541 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-04-03 02:03:54.589559 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-04-03 02:03:54.589576 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-04-03 02:03:54.589594 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-04-03 02:03:54.589612 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-04-03 02:03:54.589630 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-04-03 02:03:54.589648 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-04-03 02:03:54.589666 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-04-03 02:03:54.589690 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-04-03 02:03:54.590012 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-04-03 02:03:54.590051 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-04-03 02:03:54.590073 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-04-03 02:03:54.590092 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-04-03 02:03:54.590111 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-04-03 02:03:54.590129 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-04-03 02:03:54.590147 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-04-03 02:03:54.590165 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-04-03 02:03:54.590182 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-04-03 02:03:54.590200 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-04-03 02:03:54.590218 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-04-03 02:03:54.590235 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-04-03 02:03:54.590253 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-04-03 02:03:54.590270 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-04-03 02:03:54.590288 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-04-03 02:03:54.590306 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-04-03 02:03:54.590323 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-04-03 02:03:54.590341 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-04-03 02:03:54.590359 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-04-03 02:03:54.590377 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-04-03 02:03:54.590395 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-04-03 02:03:54.590412 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-04-03 02:03:54.590430 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-04-03 02:03:54.590448 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-04-03 02:03:54.590466 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-04-03 02:03:54.590483 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-04-03 02:03:54.590508 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-04-03 02:03:54.590534 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-04-03 02:03:54.590554 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-04-03 02:03:54.590572 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-04-03 02:03:54.590590 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-04-03 02:03:54.590609 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-04-03 02:03:54.590627 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-04-03 02:03:54.590644 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-04-03 02:03:54.590662 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-04-03 02:03:54.590679 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-04-03 02:03:54.590698 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-04-03 02:03:54.590724 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-04-03 02:03:54.590753 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-04-03 02:03:54.590773 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-04-03 02:03:54.590791 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-04-03 02:03:54.590808 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-04-03 02:03:54.590826 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-04-03 02:03:54.590844 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-04-03 02:03:54.590862 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-04-03 02:03:54.590879 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-04-03 02:03:54.590899 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-04-03 02:03:54.590926 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-04-03 02:03:54.590952 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-04-03 02:03:54.590973 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-04-03 02:03:54.590991 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-04-03 02:03:54.591009 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-04-03 02:03:54.591026 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-04-03 02:03:54.591044 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-04-03 02:03:54.591062 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-04-03 02:03:54.591080 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-04-03 02:03:54.591097 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-04-03 02:03:54.591115 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-04-03 02:03:54.591132 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-04-03 02:03:54.591150 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-04-03 02:03:54.591168 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-04-03 02:03:54.591186 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-04-03 02:03:54.591204 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-04-03 02:03:54.591221 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-04-03 02:03:54.591239 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-04-03 02:03:54.591256 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-04-03 02:03:54.591274 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-03 02:03:54.591291 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-03 02:03:54.591309 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-04-03 02:03:54.591327 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-04-03 02:03:54.591345 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-04-03 02:03:54.591363 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-04-03 02:03:54.591386 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-04-03 02:03:54.591405 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-04-03 02:03:54.591423 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-04-03 02:03:54.591441 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-04-03 02:03:54.591459 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-04-03 02:03:54.591477 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-04-03 02:03:54.591494 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-04-03 02:03:54.591512 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-04-03 02:03:54.591533 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-04-03 02:03:54.591563 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-04-03 02:03:54.591592 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-04-03 02:03:54.591612 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-04-03 02:03:54.591630 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-04-03 02:03:54.591648 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-04-03 02:03:54.591667 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-04-03 02:03:54.591684 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-04-03 02:03:54.591703 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-04-03 02:03:54.591720 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-04-03 02:03:54.591738 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-04-03 02:03:54.591756 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-04-03 02:03:54.591774 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-04-03 02:03:54.591792 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-04-03 02:03:54.591810 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-04-03 02:03:54.591828 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-04-03 02:03:54.591846 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-04-03 02:03:54.591869 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-04-03 02:03:54.591898 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-04-03 02:03:54.591921 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-04-03 02:03:54.591940 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-04-03 02:03:54.591958 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-04-03 02:03:54.591976 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-04-03 02:03:54.591994 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-04-03 02:03:54.592012 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-04-03 02:03:54.592029 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-04-03 02:03:54.592047 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-04-03 02:03:54.592065 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-04-03 02:03:54.592083 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-04-03 02:03:54.592101 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-04-03 02:03:54.592125 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-04-03 02:03:54.592144 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-04-03 02:03:54.592162 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-04-03 02:03:54.592180 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-04-03 02:03:54.592198 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-04-03 02:03:54.592216 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-04-03 02:03:54.592234 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-04-03 02:03:54.592251 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-04-03 02:03:54.592270 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-04-03 02:03:54.592288 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-04-03 02:03:54.592305 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-04-03 02:03:54.592324 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-04-03 02:03:54.592342 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-04-03 02:03:54.592359 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-04-03 02:03:54.592377 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-04-03 02:03:54.592395 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-04-03 02:03:54.592412 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-04-03 02:03:54.592430 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-04-03 02:03:54.592447 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-04-03 02:03:54.592465 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-04-03 02:03:54.592483 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-04-03 02:03:54.592501 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-04-03 02:03:54.592519 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-04-03 02:03:54.592537 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-04-03 02:03:54.592555 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-04-03 02:03:54.592572 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-04-03 02:03:54.592594 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-04-03 02:03:54.592621 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-04-03 02:03:54.592642 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-757d677fb7-27lht.txt 2026-04-03 02:03:54.592661 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-757d677fb7-27lht.yaml 2026-04-03 02:03:54.592679 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-kb5k6.txt 2026-04-03 02:03:54.592697 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-kb5k6.yaml 2026-04-03 02:03:54.592715 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-n74dk.txt 2026-04-03 02:03:54.592732 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-n74dk.yaml 2026-04-03 02:03:54.592750 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-z8trx.txt 2026-04-03 02:03:54.592775 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-z8trx.yaml 2026-04-03 02:03:54.592794 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-2d8j7.txt 2026-04-03 02:03:54.592812 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-2d8j7.yaml 2026-04-03 02:03:54.592830 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-s8n4p.txt 2026-04-03 02:03:54.592847 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-s8n4p.yaml 2026-04-03 02:03:54.592869 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-j8bzg.txt 2026-04-03 02:03:54.592898 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-j8bzg.yaml 2026-04-03 02:03:54.592919 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-67655b47c6-h266p.txt 2026-04-03 02:03:54.592937 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-67655b47c6-h266p.yaml 2026-04-03 02:03:54.592971 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-cchl8.txt 2026-04-03 02:03:54.592994 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-cchl8.yaml 2026-04-03 02:03:54.593013 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-qdksz.txt 2026-04-03 02:03:54.593031 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-qdksz.yaml 2026-04-03 02:03:54.593049 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-4x7vm.txt 2026-04-03 02:03:54.593068 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-4x7vm.yaml 2026-04-03 02:03:54.593094 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-zsk22.txt 2026-04-03 02:03:54.593122 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-zsk22.yaml 2026-04-03 02:03:54.593142 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-jvwf4.txt 2026-04-03 02:03:54.593161 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-jvwf4.yaml 2026-04-03 02:03:54.593179 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-5gzst.txt 2026-04-03 02:03:54.593197 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-5gzst.yaml 2026-04-03 02:03:54.593215 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-58zcn.txt 2026-04-03 02:03:54.593234 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-58zcn.yaml 2026-04-03 02:03:54.593252 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-6kxff.txt 2026-04-03 02:03:54.593270 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-6kxff.yaml 2026-04-03 02:03:54.593288 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-m75nc.txt 2026-04-03 02:03:54.593306 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-m75nc.yaml 2026-04-03 02:03:54.593324 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-64785d5f64-2wrxb.txt 2026-04-03 02:03:54.593342 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-64785d5f64-2wrxb.yaml 2026-04-03 02:03:54.593359 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-gt6tg.txt 2026-04-03 02:03:54.593377 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-gt6tg.yaml 2026-04-03 02:03:54.593395 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-775ks.txt 2026-04-03 02:03:54.593417 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-775ks.yaml 2026-04-03 02:03:54.593443 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-ggz2k.txt 2026-04-03 02:03:54.593468 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-ggz2k.yaml 2026-04-03 02:03:54.593492 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-kthpl.txt 2026-04-03 02:03:54.593518 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-kthpl.yaml 2026-04-03 02:03:54.593537 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-bsc72.txt 2026-04-03 02:03:54.593561 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-bsc72.yaml 2026-04-03 02:03:54.593585 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-gtkxh.txt 2026-04-03 02:03:54.593604 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-gtkxh.yaml 2026-04-03 02:03:54.593622 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-fplhx.txt 2026-04-03 02:03:54.593659 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-fplhx.yaml 2026-04-03 02:03:54.598145 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-c47d949f5-cgp2k.txt 2026-04-03 02:03:54.598191 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-c47d949f5-cgp2k.yaml 2026-04-03 02:03:54.598214 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-04-03 02:03:54.598234 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-04-03 02:03:54.598254 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-04-03 02:03:54.598272 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-04-03 02:03:54.598291 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-59d66cbc78-ltcps.txt 2026-04-03 02:03:54.598318 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-59d66cbc78-ltcps.yaml 2026-04-03 02:03:54.598344 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-04-03 02:03:54.598367 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-04-03 02:03:54.598386 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-6b5c8b7cdc-kmtj8.txt 2026-04-03 02:03:54.598405 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-6b5c8b7cdc-kmtj8.yaml 2026-04-03 02:03:54.598423 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-04-03 02:03:54.598441 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-04-03 02:03:54.598459 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-04-03 02:03:54.598476 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-04-03 02:03:54.598494 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-69996b7f7f-s8l9v.txt 2026-04-03 02:03:54.598516 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-69996b7f7f-s8l9v.yaml 2026-04-03 02:03:54.598545 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-cb464b779-829kk.txt 2026-04-03 02:03:54.598570 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-cb464b779-829kk.yaml 2026-04-03 02:03:54.598593 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-67fd8975c6-z6ll5.txt 2026-04-03 02:03:54.598616 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-67fd8975c6-z6ll5.yaml 2026-04-03 02:03:54.598636 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-59b9668679-m5ktv.txt 2026-04-03 02:03:54.598654 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-59b9668679-m5ktv.yaml 2026-04-03 02:03:54.598672 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-7b679f7b88-trmv4.txt 2026-04-03 02:03:54.598689 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-7b679f7b88-trmv4.yaml 2026-04-03 02:03:54.598713 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-hbzgc.txt 2026-04-03 02:03:54.598732 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-hbzgc.yaml 2026-04-03 02:03:54.598750 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-8hw89.txt 2026-04-03 02:03:54.598768 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-8hw89.yaml 2026-04-03 02:03:54.598786 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-04-03 02:03:54.598804 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-04-03 02:03:54.598823 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-04-03 02:03:54.598840 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-04-03 02:03:54.598858 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-04-03 02:03:54.598876 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-04-03 02:03:54.598893 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-04-03 02:03:54.598911 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-04-03 02:03:54.598928 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-04-03 02:03:54.598946 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-04-03 02:03:54.598964 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-04-03 02:03:54.598981 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-04-03 02:03:54.598999 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-04-03 02:03:54.599017 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-04-03 02:03:54.599034 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-04-03 02:03:54.599052 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-04-03 02:03:54.599070 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-04-03 02:03:54.599088 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-04-03 02:03:54.599106 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-04-03 02:03:54.599123 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-04-03 02:03:54.599141 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-04-03 02:03:54.599159 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-04-03 02:03:54.599176 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-04-03 02:03:54.599207 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-04-03 02:03:54.599474 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-04-03 02:03:54.599511 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-04-03 02:03:54.599533 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-04-03 02:03:54.599552 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-04-03 02:03:54.599570 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-04-03 02:03:54.599587 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-04-03 02:03:54.599611 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-04-03 02:03:54.599629 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-04-03 02:03:54.599647 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-04-03 02:03:54.599664 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-04-03 02:03:54.599682 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-04-03 02:03:54.599699 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-04-03 02:03:54.599717 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-04-03 02:03:54.599734 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-04-03 02:03:54.599752 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-04-03 02:03:54.599769 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-04-03 02:03:54.599787 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-04-03 02:03:54.599804 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-04-03 02:03:54.599822 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-04-03 02:03:54.599839 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-04-03 02:03:54.599856 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-04-03 02:03:54.599879 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-04-03 02:03:54.599898 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-04-03 02:03:54.599923 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-04-03 02:03:54.599949 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-04-03 02:03:54.599968 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-04-03 02:03:54.599985 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-04-03 02:03:54.600003 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-04-03 02:03:54.600022 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-04-03 02:03:54.600040 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-04-03 02:03:54.600057 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-04-03 02:03:54.600081 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-04-03 02:03:54.600108 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-04-03 02:03:54.600127 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-04-03 02:03:54.600146 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-04-03 02:03:54.600164 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-04-03 02:03:54.600181 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-04-03 02:03:54.600199 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-04-03 02:03:54.600216 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-04-03 02:03:54.600240 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-04-03 02:03:54.600259 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-04-03 02:03:54.600277 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-04-03 02:03:54.600295 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-04-03 02:03:54.600313 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-04-03 02:03:54.600331 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-04-03 02:03:54.600354 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-04-03 02:03:54.600382 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-04-03 02:03:54.600402 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-04-03 02:03:54.600421 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-04-03 02:03:54.600439 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-04-03 02:03:54.600457 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-04-03 02:03:54.600475 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-04-03 02:03:54.600493 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-04-03 02:03:54.600512 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-04-03 02:03:54.600530 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-04-03 02:03:54.600547 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-04-03 02:03:54.600566 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-04-03 02:03:54.600585 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-04-03 02:03:54.600603 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-04-03 02:03:54.600621 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-04-03 02:03:54.600640 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-04-03 02:03:54.600658 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-rgw.txt 2026-04-03 02:03:54.600676 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-rgw.yaml 2026-04-03 02:03:54.600693 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-04-03 02:03:54.600711 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-04-03 02:03:54.600729 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-04-03 02:03:54.600747 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-04-03 02:03:54.600765 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-04-03 02:03:54.600782 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-04-03 02:03:54.600800 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-04-03 02:03:54.600817 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-04-03 02:03:54.600835 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-04-03 02:03:54.600852 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-04-03 02:03:54.600874 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-04-03 02:03:54.600893 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-04-03 02:03:54.600910 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-04-03 02:03:54.600928 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-04-03 02:03:54.600945 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-04-03 02:03:54.600984 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-04-03 02:03:54.601003 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-04-03 02:03:54.601029 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-04-03 02:03:54.601059 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-04-03 02:03:54.601088 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-04-03 02:03:54.601109 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-04-03 02:03:54.601127 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-04-03 02:03:54.601145 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-04-03 02:03:54.601162 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-04-03 02:03:54.601180 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-04-03 02:03:54.601198 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-04-03 02:03:54.601216 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-04-03 02:03:54.601233 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-04-03 02:03:54.601251 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-04-03 02:03:54.601268 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-04-03 02:03:54.601286 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-04-03 02:03:54.601302 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-04-03 02:03:54.601319 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-04-03 02:03:54.601337 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-04-03 02:03:54.601354 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-04-03 02:03:54.601371 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-04-03 02:03:54.601389 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-04-03 02:03:54.601406 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-04-03 02:03:54.601423 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-04-03 02:03:54.601440 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-04-03 02:03:54.601457 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-04-03 02:03:54.601474 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-04-03 02:03:54.601497 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-04-03 02:03:54.601516 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-04-03 02:03:54.601533 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-04-03 02:03:54.601551 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-04-03 02:03:54.601569 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-04-03 02:03:54.601587 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-04-03 02:03:54.601605 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-04-03 02:03:54.601623 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-04-03 02:03:54.601641 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-04-03 02:03:54.601659 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-04-03 02:03:54.601679 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-04-03 02:03:54.601706 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-04-03 02:03:54.601734 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-04-03 02:03:54.601754 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-04-03 02:03:54.601772 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-04-03 02:03:54.601790 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-04-03 02:03:54.601808 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-04-03 02:03:54.601826 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-04-03 02:03:54.601843 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-04-03 02:03:54.601861 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-04-03 02:03:54.601879 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-04-03 02:03:54.601897 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-04-03 02:03:54.601915 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-04-03 02:03:54.601932 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-04-03 02:03:54.601950 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-04-03 02:03:54.601969 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-04-03 02:03:54.602010 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-04-03 02:03:54.602030 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-04-03 02:03:54.602048 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-04-03 02:03:54.602067 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-04-03 02:03:54.602085 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-04-03 02:03:54.602103 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-04-03 02:03:54.602121 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-04-03 02:03:54.602138 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-04-03 02:03:54.602162 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-04-03 02:03:54.602185 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-04-03 02:03:54.602212 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-04-03 02:03:54.602233 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-04-03 02:03:54.602251 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-04-03 02:03:54.602269 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-04-03 02:03:54.602286 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-04-03 02:03:54.602304 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-04-03 02:03:54.602321 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-04-03 02:03:54.602338 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-04-03 02:03:54.602356 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-04-03 02:03:54.602377 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-04-03 02:03:54.602404 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-04-03 02:03:54.602426 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-04-03 02:03:54.602444 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-04-03 02:03:54.602462 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-04-03 02:03:54.602480 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-04-03 02:03:54.602498 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-rgw.txt 2026-04-03 02:03:54.602515 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-rgw.yaml 2026-04-03 02:03:54.602533 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-04-03 02:03:54.602551 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-04-03 02:03:54.602568 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-04-03 02:03:54.602586 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-04-03 02:03:54.602604 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-04-03 02:03:54.602622 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-04-03 02:03:54.602645 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-04-03 02:03:54.602672 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-04-03 02:03:54.602693 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-04-03 02:03:54.602711 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-04-03 02:03:54.602729 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-04-03 02:03:54.602747 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-04-03 02:03:54.602765 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-04-03 02:03:54.602783 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-04-03 02:03:54.602801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-04-03 02:03:54.602818 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-04-03 02:03:54.602842 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-04-03 02:03:54.602861 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-04-03 02:03:54.602879 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-04-03 02:03:54.602896 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-04-03 02:03:54.602914 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-04-03 02:03:54.602931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-04-03 02:03:54.602949 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-04-03 02:03:54.602966 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-04-03 02:03:54.602984 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-04-03 02:03:54.603002 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-04-03 02:03:54.603020 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-04-03 02:03:54.603037 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-04-03 02:03:54.603055 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-04-03 02:03:54.603072 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-04-03 02:03:54.603090 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-04-03 02:03:54.603108 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-04-03 02:03:54.603126 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-04-03 02:03:54.603144 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-04-03 02:03:54.603161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-04-03 02:03:54.603179 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-04-03 02:03:54.603197 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-04-03 02:03:54.603215 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-04-03 02:03:54.603233 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-04-03 02:03:54.603251 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-04-03 02:03:54.603269 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-04-03 02:03:54.603287 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-04-03 02:03:54.603305 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-04-03 02:03:54.603323 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-04-03 02:03:54.603347 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-04-03 02:03:54.603366 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-04-03 02:03:54.603384 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-04-03 02:03:54.603402 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-04-03 02:03:54.603420 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-04-03 02:03:54.603438 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-04-03 02:03:54.603456 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-04-03 02:03:54.603479 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-04-03 02:03:54.603507 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-04-03 02:03:54.603531 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-04-03 02:03:54.603560 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-04-03 02:03:54.603582 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-04-03 02:03:54.603607 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-04-03 02:03:54.603626 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-04-03 02:03:54.603647 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-04-03 02:03:54.603670 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-04-03 02:03:54.603689 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-04-03 02:03:54.603707 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-04-03 02:03:54.603725 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-04-03 02:03:54.603743 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-04-03 02:03:54.603761 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-04-03 02:03:54.603778 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-04-03 02:03:54.603796 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-04-03 02:03:54.603814 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-04-03 02:03:54.603831 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-04-03 02:03:54.603849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-04-03 02:03:54.603867 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-04-03 02:03:54.603885 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-04-03 02:03:54.603905 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-04-03 02:03:54.603933 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-04-03 02:03:54.603961 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-04-03 02:03:54.603982 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-04-03 02:03:54.604000 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-04-03 02:03:54.604018 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-04-03 02:03:54.604036 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-04-03 02:03:54.604053 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-04-03 02:03:54.604071 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-04-03 02:03:54.604089 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-04-03 02:03:54.604108 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-04-03 02:03:54.604125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-04-03 02:03:54.604143 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-04-03 02:03:54.604161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-04-03 02:03:54.604178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-04-03 02:03:54.604202 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-03 02:03:54.604221 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-03 02:03:54.604239 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-04-03 02:03:54.604256 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-04-03 02:03:54.604274 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-04-03 02:03:54.604293 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-04-03 02:03:54.604319 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-04-03 02:03:54.604340 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-04-03 02:03:54.604359 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-04-03 02:03:54.604377 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-04-03 02:03:54.604394 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-04-03 02:03:54.604412 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-04-03 02:03:54.604430 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-04-03 02:03:54.604448 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-04-03 02:03:54.604465 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-04-03 02:03:54.604483 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-04-03 02:03:54.604501 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-04-03 02:03:54.604519 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-04-03 02:03:54.604537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-04-03 02:03:54.604555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-04-03 02:03:54.604573 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-04-03 02:03:54.604594 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-04-03 02:03:54.604622 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-04-03 02:03:54.604645 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-04-03 02:03:54.604663 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-04-03 02:03:54.604682 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-04-03 02:03:54.604700 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-04-03 02:03:54.604718 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-04-03 02:03:54.604735 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-04-03 02:03:54.604753 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-04-03 02:03:54.604770 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-04-03 02:03:54.604792 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-04-03 02:03:54.604820 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-04-03 02:03:54.604841 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-04-03 02:03:54.604865 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-04-03 02:03:54.604885 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-04-03 02:03:54.604903 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-04-03 02:03:54.604921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-04-03 02:03:54.604939 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-04-03 02:03:54.604973 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-04-03 02:03:54.604994 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-04-03 02:03:54.605015 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-04-03 02:03:54.605043 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-04-03 02:03:54.605066 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-04-03 02:03:54.605085 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-04-03 02:03:54.605103 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-04-03 02:03:54.605121 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-04-03 02:03:54.605139 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-04-03 02:03:54.605157 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-04-03 02:03:54.605174 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-04-03 02:03:54.605191 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-04-03 02:03:54.605209 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-04-03 02:03:54.605227 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-04-03 02:03:54.605244 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-04-03 02:03:54.605261 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-04-03 02:03:54.605279 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-04-03 02:03:54.605296 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-04-03 02:03:54.605313 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-04-03 02:03:54.605331 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-04-03 02:03:54.605348 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-04-03 02:03:54.605365 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-04-03 02:03:54.605382 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-04-03 02:03:54.605400 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-04-03 02:03:54.605418 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-04-03 02:03:54.605436 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-04-03 02:03:54.605454 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-04-03 02:03:54.605471 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-04-03 02:03:54.605489 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-04-03 02:03:54.605506 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-04-03 02:03:54.605528 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-04-03 02:03:54.605547 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-04-03 02:03:54.605564 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-04-03 02:03:54.605582 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-04-03 02:03:54.605599 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-04-03 02:03:54.605617 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-04-03 02:03:54.605635 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-04-03 02:03:54.605653 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-04-03 02:03:54.605670 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-04-03 02:03:54.605688 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-04-03 02:03:54.605707 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-04-03 02:03:54.605725 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-04-03 02:03:54.605742 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-04-03 02:03:54.605760 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-04-03 02:03:54.605778 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-04-03 02:03:54.605796 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-04-03 02:03:54.605813 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-04-03 02:03:54.605830 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-04-03 02:03:54.605848 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-04-03 02:03:54.605865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-04-03 02:03:54.605883 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-04-03 02:03:54.605904 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-04-03 02:03:54.606263 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-04-03 02:03:54.606297 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-04-03 02:03:54.606318 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-04-03 02:03:54.606339 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-04-03 02:03:54.606368 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-04-03 02:03:54.606397 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-04-03 02:03:54.606422 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-04-03 02:03:54.606446 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-04-03 02:03:54.606471 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-04-03 02:03:54.606495 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-04-03 02:03:54.606519 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-04-03 02:03:54.606543 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-04-03 02:03:54.606575 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-04-03 02:03:54.606600 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-04-03 02:03:54.606625 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-04-03 02:03:54.606649 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-04-03 02:03:54.606673 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-04-03 02:03:54.606699 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-04-03 02:03:54.606737 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-04-03 02:03:54.606766 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-04-03 02:03:54.606790 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-04-03 02:03:54.606814 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-04-03 02:03:54.606839 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-04-03 02:03:54.606863 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-04-03 02:03:54.606887 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-04-03 02:03:54.606911 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-04-03 02:03:54.606935 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-04-03 02:03:54.606960 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-04-03 02:03:54.606995 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-04-03 02:03:54.607026 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-04-03 02:03:54.607052 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-04-03 02:03:54.607077 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-04-03 02:03:54.607101 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-04-03 02:03:54.607126 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-04-03 02:03:54.607151 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-04-03 02:03:54.607178 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-04-03 02:03:54.607217 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-04-03 02:03:54.607248 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-04-03 02:03:54.607273 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-04-03 02:03:54.607298 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-04-03 02:03:54.607323 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-04-03 02:03:54.607348 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-04-03 02:03:54.607373 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-04-03 02:03:54.607398 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-04-03 02:03:54.607478 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-04-03 02:03:54.607522 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-04-03 02:03:54.607550 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-04-03 02:03:54.607575 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-04-03 02:03:54.607600 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-04-03 02:03:54.607626 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-04-03 02:03:54.607651 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-04-03 02:03:54.607676 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-04-03 02:03:54.607701 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-04-03 02:03:54.607726 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-04-03 02:03:54.607751 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-04-03 02:03:54.607776 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-04-03 02:03:54.607801 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-04-03 02:03:54.607829 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-04-03 02:03:54.607867 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-04-03 02:03:54.607914 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-04-03 02:03:54.607953 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-04-03 02:03:54.607981 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-04-03 02:03:54.608008 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-04-03 02:03:54.608034 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-04-03 02:03:54.608059 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-04-03 02:03:54.608084 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-04-03 02:03:54.608109 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-04-03 02:03:54.608135 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-04-03 02:03:54.608160 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-04-03 02:03:54.608185 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-04-03 02:03:54.608210 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-04-03 02:03:54.608235 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-04-03 02:03:54.608260 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-04-03 02:03:54.608285 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-04-03 02:03:54.608309 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-04-03 02:03:54.608333 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-04-03 02:03:54.608358 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-04-03 02:03:54.608382 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-04-03 02:03:54.608406 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-04-03 02:03:54.608431 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-04-03 02:03:54.608455 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-04-03 02:03:54.608493 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-04-03 02:03:54.608866 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-04-03 02:03:54.608913 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-04-03 02:03:54.608941 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-04-03 02:03:54.608987 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-03 02:03:54.609015 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-03 02:03:54.609040 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-04-03 02:03:54.609066 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-04-03 02:03:54.609091 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-04-03 02:03:54.609116 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-04-03 02:03:54.609141 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-04-03 02:03:54.609167 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-04-03 02:03:54.609191 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-04-03 02:03:54.609216 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-04-03 02:03:54.609241 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-04-03 02:03:54.609265 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-04-03 02:03:54.609290 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-04-03 02:03:54.609314 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-04-03 02:03:54.609338 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-04-03 02:03:54.609364 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-04-03 02:03:54.609388 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-04-03 02:03:54.609413 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-04-03 02:03:54.609437 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-04-03 02:03:54.609462 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-04-03 02:03:54.609487 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-04-03 02:03:54.609511 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-04-03 02:03:54.609535 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-04-03 02:03:54.609558 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-04-03 02:03:54.609582 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-04-03 02:03:54.609606 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-04-03 02:03:54.609629 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-04-03 02:03:54.609653 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-04-03 02:03:54.609677 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-04-03 02:03:54.609701 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-04-03 02:03:54.609725 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-04-03 02:03:54.609749 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-6988c5f444-65cf4.txt 2026-04-03 02:03:54.609781 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-6988c5f444-65cf4.yaml 2026-04-03 02:03:54.609807 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-04-03 02:03:54.609832 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-04-03 02:03:54.609857 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-04-03 02:03:54.609882 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-04-03 02:03:54.609907 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-04-03 02:03:54.609931 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-04-03 02:03:54.609956 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-04-03 02:03:54.610019 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-04-03 02:03:54.610051 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-04-03 02:03:54.610077 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-04-03 02:03:54.610102 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-04-03 02:03:54.610126 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-04-03 02:03:54.610151 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-04-03 02:03:54.610179 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-04-03 02:03:54.610217 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-04-03 02:03:54.610250 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-04-03 02:03:54.610276 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-04-03 02:03:54.610302 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-04-03 02:03:54.610327 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-04-03 02:03:54.610352 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-rgw.txt 2026-04-03 02:03:54.610385 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-rgw.yaml 2026-04-03 02:03:54.610421 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-04-03 02:03:54.610448 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-04-03 02:03:54.610473 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-04-03 02:03:54.610498 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-04-03 02:03:54.610523 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-04-03 02:03:54.610547 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-04-03 02:03:54.610571 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-04-03 02:03:54.610596 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-04-03 02:03:54.610620 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-04-03 02:03:54.610645 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-04-03 02:03:54.610677 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-04-03 02:03:54.610716 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-04-03 02:03:54.610745 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-04-03 02:03:54.610779 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-04-03 02:03:54.610805 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-04-03 02:03:54.610829 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-rgw.txt 2026-04-03 02:03:54.610854 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-rgw.yaml 2026-04-03 02:03:54.610878 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-04-03 02:03:54.610902 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-04-03 02:03:54.610927 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-04-03 02:03:54.610952 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-04-03 02:03:54.610976 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-04-03 02:03:54.611000 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-04-03 02:03:54.611024 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-04-03 02:03:54.611048 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-04-03 02:03:54.611073 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-04-03 02:03:54.611097 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-04-03 02:03:54.611122 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-04-03 02:03:54.611147 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-04-03 02:03:54.611171 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-04-03 02:03:54.611195 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-04-03 02:03:54.611220 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-04-03 02:03:54.611244 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-04-03 02:03:54.611269 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-04-03 02:03:54.611293 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-04-03 02:03:54.611318 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-04-03 02:03:54.611343 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-04-03 02:03:54.611367 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-04-03 02:03:54.611400 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-04-03 02:03:54.611713 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-04-03 02:03:54.611763 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-04-03 02:03:54.611793 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-04-03 02:03:54.611820 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-04-03 02:03:54.611845 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-04-03 02:03:54.611872 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-04-03 02:03:54.611899 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-04-03 02:03:54.611924 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-04-03 02:03:54.611949 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-04-03 02:03:54.611981 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-04-03 02:03:54.612007 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-04-03 02:03:54.612032 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-04-03 02:03:54.612058 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-04-03 02:03:54.612083 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-04-03 02:03:54.612108 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-9dcx5.txt 2026-04-03 02:03:54.612134 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-9dcx5.yaml 2026-04-03 02:03:54.612159 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-04-03 02:03:54.612184 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-04-03 02:03:54.612209 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-04-03 02:03:54.612233 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-04-03 02:03:54.612258 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-04-03 02:03:54.639188 | 2026-04-03 02:03:54.639278 | TASK [gather-pod-logs : creating directory for pod logs] 2026-04-03 02:03:54.834691 | instance | changed 2026-04-03 02:03:54.845367 | 2026-04-03 02:03:54.845522 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-04-03 02:03:55.062263 | instance | changed 2026-04-03 02:03:55.067446 | 2026-04-03 02:03:55.067521 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-04-03 02:03:55.612980 | instance | auth-system/keycloak-0/keycloak 2026-04-03 02:03:55.790216 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-04-03 02:03:55.972127 | instance | cert-manager/cert-manager-75969b45cf-xbl5j/cert-manager-controller 2026-04-03 02:03:56.144021 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75969b45cf-xbl5j" not found 2026-04-03 02:03:56.305891 | instance | cert-manager/cert-manager-cainjector-84f45b698d-rk6rg/cert-manager-cainjector 2026-04-03 02:03:56.480338 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-84f45b698d-rk6rg" not found 2026-04-03 02:03:56.644521 | instance | cert-manager/cert-manager-webhook-9997c64fc-tblms/cert-manager-webhook 2026-04-03 02:03:56.815761 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-9997c64fc-tblms" not found 2026-04-03 02:03:56.994023 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-kqvfq/envoy-gateway 2026-04-03 02:03:57.221332 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-kqvfq" not found 2026-04-03 02:03:57.398945 | instance | ingress-nginx/ingress-nginx-controller-jjg5v/controller 2026-04-03 02:03:57.594955 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-jjg5v" not found 2026-04-03 02:03:57.763806 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-qmdz5/ingress-nginx-default-backend 2026-04-03 02:03:57.940171 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-qmdz5" not found 2026-04-03 02:03:58.117597 | instance | kube-system/cilium-mnpqd/config 2026-04-03 02:03:58.334724 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-mnpqd" not found 2026-04-03 02:03:58.339156 | instance | kube-system/cilium-mnpqd/mount-cgroup 2026-04-03 02:03:58.520334 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-mnpqd" not found 2026-04-03 02:03:58.523625 | instance | kube-system/cilium-mnpqd/apply-sysctl-overwrites 2026-04-03 02:03:58.746560 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-mnpqd" not found 2026-04-03 02:03:58.751569 | instance | kube-system/cilium-mnpqd/mount-bpf-fs 2026-04-03 02:03:58.938065 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-mnpqd" not found 2026-04-03 02:03:58.943237 | instance | kube-system/cilium-mnpqd/clean-cilium-state 2026-04-03 02:03:59.130381 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-mnpqd" not found 2026-04-03 02:03:59.135585 | instance | kube-system/cilium-mnpqd/install-cni-binaries 2026-04-03 02:03:59.312742 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-mnpqd" not found 2026-04-03 02:03:59.317062 | instance | kube-system/cilium-mnpqd/cilium-agent 2026-04-03 02:03:59.561641 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-mnpqd" not found 2026-04-03 02:03:59.735197 | instance | kube-system/cilium-operator-869df985b8-bvnxf/cilium-operator 2026-04-03 02:03:59.917748 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-bvnxf" not found 2026-04-03 02:04:00.081834 | instance | kube-system/coredns-67659f764b-jl2vr/coredns 2026-04-03 02:04:00.251399 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-jl2vr" not found 2026-04-03 02:04:00.418117 | instance | kube-system/coredns-67659f764b-zg795/coredns 2026-04-03 02:04:00.583409 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-zg795" not found 2026-04-03 02:04:00.764396 | instance | kube-system/etcd-instance/etcd 2026-04-03 02:04:01.012935 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-04-03 02:04:01.184241 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-04-03 02:04:01.385222 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-04-03 02:04:01.561948 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-04-03 02:04:01.743135 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-04-03 02:04:01.913118 | instance | kube-system/kube-proxy-28th6/kube-proxy 2026-04-03 02:04:02.085143 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-28th6" not found 2026-04-03 02:04:02.258520 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-04-03 02:04:02.438932 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-04-03 02:04:02.613489 | instance | kube-system/kube-vip-instance/kube-vip 2026-04-03 02:04:02.801929 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-04-03 02:04:02.978652 | instance | local-path-storage/local-path-provisioner-679c578f5-hgkxz/local-path-provisioner 2026-04-03 02:04:03.152335 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-hgkxz" not found 2026-04-03 02:04:03.332415 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-04-03 02:04:03.516499 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-03 02:04:03.520834 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-04-03 02:04:03.718493 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-03 02:04:03.723544 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-04-03 02:04:03.921359 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-03 02:04:03.926519 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-04-03 02:04:04.127841 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-03 02:04:04.292288 | instance | monitoring/goldpinger-f77kx/goldpinger-daemon 2026-04-03 02:04:04.463217 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-f77kx" not found 2026-04-03 02:04:04.642341 | instance | monitoring/kube-prometheus-stack-grafana-594d576b56-nrxbb/grafana-sc-dashboard 2026-04-03 02:04:04.816908 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-594d576b56-nrxbb" not found 2026-04-03 02:04:04.821469 | instance | monitoring/kube-prometheus-stack-grafana-594d576b56-nrxbb/grafana-sc-datasources 2026-04-03 02:04:04.998611 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-594d576b56-nrxbb" not found 2026-04-03 02:04:05.003235 | instance | monitoring/kube-prometheus-stack-grafana-594d576b56-nrxbb/grafana 2026-04-03 02:04:05.224838 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-594d576b56-nrxbb" not found 2026-04-03 02:04:05.380640 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-c7bd54d7-wpf4v/kube-state-metrics 2026-04-03 02:04:05.553809 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-c7bd54d7-wpf4v" not found 2026-04-03 02:04:05.725084 | instance | monitoring/kube-prometheus-stack-operator-cc88b86d6-7dklj/kube-prometheus-stack 2026-04-03 02:04:05.907216 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cc88b86d6-7dklj" not found 2026-04-03 02:04:06.078538 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-grngc/node-exporter 2026-04-03 02:04:06.260938 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-grngc/pod-tls-sidecar 2026-04-03 02:04:06.429570 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-grngc" not found 2026-04-03 02:04:06.599620 | instance | monitoring/loki-0/loki 2026-04-03 02:04:06.767907 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-04-03 02:04:06.942437 | instance | monitoring/loki-gateway-5cc45946cd-tjgx9/nginx 2026-04-03 02:04:07.160170 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-5cc45946cd-tjgx9" not found 2026-04-03 02:04:07.330952 | instance | monitoring/node-feature-discovery-master-68cf466d5f-9xwnx/master 2026-04-03 02:04:07.508872 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-68cf466d5f-9xwnx" not found 2026-04-03 02:04:07.674124 | instance | monitoring/node-feature-discovery-worker-6j49m/worker 2026-04-03 02:04:07.852741 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-6j49m" not found 2026-04-03 02:04:08.021895 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-04-03 02:04:08.203180 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-03 02:04:08.208987 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-04-03 02:04:08.385868 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-03 02:04:08.389134 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-04-03 02:04:08.566009 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-03 02:04:08.570350 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-04-03 02:04:08.751667 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-03 02:04:08.756715 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-04-03 02:04:08.956563 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-03 02:04:09.133613 | instance | monitoring/prometheus-pushgateway-5c694d99cc-bc5bl/pushgateway 2026-04-03 02:04:09.308667 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-5c694d99cc-bc5bl" not found 2026-04-03 02:04:09.488463 | instance | monitoring/vector-zzth5/vector 2026-04-03 02:04:09.693727 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-zzth5" not found 2026-04-03 02:04:09.876751 | instance | openstack/barbican-api-757d677fb7-27lht/init 2026-04-03 02:04:10.066011 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-757d677fb7-27lht" not found 2026-04-03 02:04:10.070796 | instance | openstack/barbican-api-757d677fb7-27lht/barbican-api 2026-04-03 02:04:10.243716 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-757d677fb7-27lht" not found 2026-04-03 02:04:10.415149 | instance | openstack/barbican-db-init-kb5k6/init 2026-04-03 02:04:10.601291 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-kb5k6" not found 2026-04-03 02:04:10.604366 | instance | openstack/barbican-db-init-kb5k6/barbican-db-init-0 2026-04-03 02:04:10.777471 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-kb5k6" not found 2026-04-03 02:04:10.967612 | instance | openstack/barbican-db-sync-n74dk/init 2026-04-03 02:04:11.158490 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-n74dk" not found 2026-04-03 02:04:11.163269 | instance | openstack/barbican-db-sync-n74dk/barbican-db-sync 2026-04-03 02:04:11.340802 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-n74dk" not found 2026-04-03 02:04:11.515773 | instance | openstack/barbican-ks-endpoints-z8trx/init 2026-04-03 02:04:11.696253 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-z8trx" not found 2026-04-03 02:04:11.700946 | instance | openstack/barbican-ks-endpoints-z8trx/key-manager-ks-endpoints-admin 2026-04-03 02:04:11.886747 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-z8trx" not found 2026-04-03 02:04:11.891847 | instance | openstack/barbican-ks-endpoints-z8trx/key-manager-ks-endpoints-internal 2026-04-03 02:04:12.077120 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-z8trx" not found 2026-04-03 02:04:12.081547 | instance | openstack/barbican-ks-endpoints-z8trx/key-manager-ks-endpoints-public 2026-04-03 02:04:12.276012 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-z8trx" not found 2026-04-03 02:04:12.444929 | instance | openstack/barbican-ks-service-2d8j7/init 2026-04-03 02:04:12.618113 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-2d8j7" not found 2026-04-03 02:04:12.621263 | instance | openstack/barbican-ks-service-2d8j7/key-manager-ks-service-registration 2026-04-03 02:04:12.804820 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-2d8j7" not found 2026-04-03 02:04:12.977268 | instance | openstack/barbican-ks-user-s8n4p/init 2026-04-03 02:04:13.148504 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-s8n4p" not found 2026-04-03 02:04:13.151480 | instance | openstack/barbican-ks-user-s8n4p/barbican-ks-user 2026-04-03 02:04:13.325404 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-s8n4p" not found 2026-04-03 02:04:13.491177 | instance | openstack/barbican-rabbit-init-j8bzg/init 2026-04-03 02:04:13.667400 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-j8bzg" not found 2026-04-03 02:04:13.675459 | instance | openstack/barbican-rabbit-init-j8bzg/rabbit-init 2026-04-03 02:04:13.858288 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-j8bzg" not found 2026-04-03 02:04:14.042306 | instance | openstack/glance-api-67655b47c6-h266p/init 2026-04-03 02:04:14.229211 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-67655b47c6-h266p" not found 2026-04-03 02:04:14.238837 | instance | openstack/glance-api-67655b47c6-h266p/glance-perms 2026-04-03 02:04:14.446541 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-67655b47c6-h266p" not found 2026-04-03 02:04:14.451113 | instance | openstack/glance-api-67655b47c6-h266p/ceph-keyring-placement 2026-04-03 02:04:14.625149 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-67655b47c6-h266p" not found 2026-04-03 02:04:14.629690 | instance | openstack/glance-api-67655b47c6-h266p/glance-api 2026-04-03 02:04:14.814195 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-67655b47c6-h266p" not found 2026-04-03 02:04:14.986470 | instance | openstack/glance-db-init-cchl8/init 2026-04-03 02:04:15.166898 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-cchl8" not found 2026-04-03 02:04:15.171126 | instance | openstack/glance-db-init-cchl8/glance-db-init-0 2026-04-03 02:04:15.341775 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-cchl8" not found 2026-04-03 02:04:15.508354 | instance | openstack/glance-db-sync-qdksz/init 2026-04-03 02:04:15.679979 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-qdksz" not found 2026-04-03 02:04:15.684297 | instance | openstack/glance-db-sync-qdksz/glance-db-sync 2026-04-03 02:04:15.884240 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-qdksz" not found 2026-04-03 02:04:16.067843 | instance | openstack/glance-ks-endpoints-4x7vm/init 2026-04-03 02:04:16.250499 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-4x7vm" not found 2026-04-03 02:04:16.254778 | instance | openstack/glance-ks-endpoints-4x7vm/image-ks-endpoints-admin 2026-04-03 02:04:16.456351 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-4x7vm" not found 2026-04-03 02:04:16.461641 | instance | openstack/glance-ks-endpoints-4x7vm/image-ks-endpoints-internal 2026-04-03 02:04:16.645501 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-4x7vm" not found 2026-04-03 02:04:16.648768 | instance | openstack/glance-ks-endpoints-4x7vm/image-ks-endpoints-public 2026-04-03 02:04:16.841800 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-4x7vm" not found 2026-04-03 02:04:17.018135 | instance | openstack/glance-ks-service-zsk22/init 2026-04-03 02:04:17.196030 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-zsk22" not found 2026-04-03 02:04:17.199982 | instance | openstack/glance-ks-service-zsk22/image-ks-service-registration 2026-04-03 02:04:17.375497 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-zsk22" not found 2026-04-03 02:04:17.546790 | instance | openstack/glance-ks-user-jvwf4/init 2026-04-03 02:04:17.714408 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-jvwf4" not found 2026-04-03 02:04:17.719339 | instance | openstack/glance-ks-user-jvwf4/glance-ks-user 2026-04-03 02:04:17.899351 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-jvwf4" not found 2026-04-03 02:04:18.077062 | instance | openstack/glance-metadefs-load-5gzst/init 2026-04-03 02:04:18.249531 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-5gzst" not found 2026-04-03 02:04:18.253173 | instance | openstack/glance-metadefs-load-5gzst/glance-metadefs-load 2026-04-03 02:04:18.432979 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-5gzst" not found 2026-04-03 02:04:18.609943 | instance | openstack/glance-rabbit-init-58zcn/init 2026-04-03 02:04:18.782051 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-58zcn" not found 2026-04-03 02:04:18.785992 | instance | openstack/glance-rabbit-init-58zcn/rabbit-init 2026-04-03 02:04:18.964654 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-58zcn" not found 2026-04-03 02:04:19.143702 | instance | openstack/glance-storage-init-6kxff/init 2026-04-03 02:04:19.342340 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-6kxff" not found 2026-04-03 02:04:19.346817 | instance | openstack/glance-storage-init-6kxff/ceph-keyring-placement 2026-04-03 02:04:19.548008 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-6kxff" not found 2026-04-03 02:04:19.552562 | instance | openstack/glance-storage-init-6kxff/glance-storage-init 2026-04-03 02:04:19.743840 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-6kxff" not found 2026-04-03 02:04:19.922060 | instance | openstack/keepalived-m75nc/init 2026-04-03 02:04:20.141474 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-m75nc" not found 2026-04-03 02:04:20.146002 | instance | openstack/keepalived-m75nc/wait-for-ip 2026-04-03 02:04:20.230961 | instance | Error from server (BadRequest): container "wait-for-ip" in pod "keepalived-m75nc" is waiting to start: PodInitializing 2026-04-03 02:04:20.318170 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-m75nc" not found 2026-04-03 02:04:20.323427 | instance | openstack/keepalived-m75nc/keepalived 2026-04-03 02:04:20.415824 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-m75nc" is waiting to start: PodInitializing 2026-04-03 02:04:20.523377 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-m75nc" not found 2026-04-03 02:04:20.699992 | instance | openstack/keystone-api-64785d5f64-2wrxb/init 2026-04-03 02:04:20.871754 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-64785d5f64-2wrxb" not found 2026-04-03 02:04:20.875687 | instance | openstack/keystone-api-64785d5f64-2wrxb/keystone-api 2026-04-03 02:04:21.202115 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-64785d5f64-2wrxb" not found 2026-04-03 02:04:21.388603 | instance | openstack/keystone-bootstrap-gt6tg/init 2026-04-03 02:04:21.552546 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-gt6tg" not found 2026-04-03 02:04:21.557244 | instance | openstack/keystone-bootstrap-gt6tg/bootstrap 2026-04-03 02:04:21.724650 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-gt6tg" not found 2026-04-03 02:04:21.910026 | instance | openstack/keystone-credential-setup-775ks/init 2026-04-03 02:04:22.083255 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-775ks" not found 2026-04-03 02:04:22.087393 | instance | openstack/keystone-credential-setup-775ks/keystone-credential-setup 2026-04-03 02:04:22.256634 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-775ks" not found 2026-04-03 02:04:22.434324 | instance | openstack/keystone-db-init-ggz2k/init 2026-04-03 02:04:22.611169 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-ggz2k" not found 2026-04-03 02:04:22.615955 | instance | openstack/keystone-db-init-ggz2k/keystone-db-init-0 2026-04-03 02:04:22.787853 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-ggz2k" not found 2026-04-03 02:04:22.964589 | instance | openstack/keystone-db-sync-kthpl/init 2026-04-03 02:04:23.154877 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-kthpl" not found 2026-04-03 02:04:23.159731 | instance | openstack/keystone-db-sync-kthpl/keystone-db-sync 2026-04-03 02:04:23.360666 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-kthpl" not found 2026-04-03 02:04:23.546321 | instance | openstack/keystone-domain-manage-bsc72/init 2026-04-03 02:04:23.727270 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-bsc72" not found 2026-04-03 02:04:23.732231 | instance | openstack/keystone-domain-manage-bsc72/keystone-domain-manage 2026-04-03 02:04:23.934586 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-bsc72" not found 2026-04-03 02:04:24.122171 | instance | openstack/keystone-fernet-setup-gtkxh/init 2026-04-03 02:04:24.322830 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-gtkxh" not found 2026-04-03 02:04:24.328831 | instance | openstack/keystone-fernet-setup-gtkxh/keystone-fernet-setup 2026-04-03 02:04:24.513847 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-gtkxh" not found 2026-04-03 02:04:24.716424 | instance | openstack/keystone-rabbit-init-fplhx/init 2026-04-03 02:04:24.899654 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-fplhx" not found 2026-04-03 02:04:24.904430 | instance | openstack/keystone-rabbit-init-fplhx/rabbit-init 2026-04-03 02:04:25.086602 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-fplhx" not found 2026-04-03 02:04:25.272522 | instance | openstack/memcached-memcached-c47d949f5-cgp2k/init 2026-04-03 02:04:25.448079 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-c47d949f5-cgp2k" not found 2026-04-03 02:04:25.452534 | instance | openstack/memcached-memcached-c47d949f5-cgp2k/memcached 2026-04-03 02:04:25.633667 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-c47d949f5-cgp2k" not found 2026-04-03 02:04:25.639379 | instance | openstack/memcached-memcached-c47d949f5-cgp2k/memcached-exporter 2026-04-03 02:04:25.834302 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-c47d949f5-cgp2k" not found 2026-04-03 02:04:26.026064 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-04-03 02:04:26.209895 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-03 02:04:26.215016 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-04-03 02:04:26.467328 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-04-03 02:04:26.473229 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-04-03 02:04:26.661895 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-04-03 02:04:26.847673 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-04-03 02:04:27.034129 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-04-03 02:04:27.039269 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-04-03 02:04:27.261213 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-04-03 02:04:27.266244 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-04-03 02:04:27.446285 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-04-03 02:04:27.627360 | instance | openstack/pxc-operator-59d66cbc78-ltcps/percona-xtradb-cluster-operator 2026-04-03 02:04:27.822664 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-59d66cbc78-ltcps" not found 2026-04-03 02:04:28.006028 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-04-03 02:04:28.186426 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-04-03 02:04:28.189703 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-04-03 02:04:28.390016 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-04-03 02:04:28.569637 | instance | openstack/rabbitmq-cluster-operator-6b5c8b7cdc-kmtj8/rabbitmq-cluster-operator 2026-04-03 02:04:28.760488 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-6b5c8b7cdc-kmtj8" not found 2026-04-03 02:04:28.938848 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-04-03 02:04:29.118740 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-04-03 02:04:29.123874 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-04-03 02:04:29.337946 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-04-03 02:04:29.514138 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-04-03 02:04:29.692905 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-04-03 02:04:29.697791 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-04-03 02:04:29.892265 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-04-03 02:04:30.074567 | instance | openstack/rabbitmq-messaging-topology-operator-69996b7f7f-s8l9v/rabbitmq-cluster-operator 2026-04-03 02:04:30.258421 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-69996b7f7f-s8l9v" not found 2026-04-03 02:04:30.437428 | instance | openstack/rook-ceph-crashcollector-instance-cb464b779-829kk/make-container-crash-dir 2026-04-03 02:04:30.628658 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-cb464b779-829kk" not found 2026-04-03 02:04:30.633484 | instance | openstack/rook-ceph-crashcollector-instance-cb464b779-829kk/chown-container-data-dir 2026-04-03 02:04:30.827977 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-cb464b779-829kk" not found 2026-04-03 02:04:30.833327 | instance | openstack/rook-ceph-crashcollector-instance-cb464b779-829kk/ceph-crash 2026-04-03 02:04:31.010029 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-cb464b779-829kk" not found 2026-04-03 02:04:31.197208 | instance | openstack/rook-ceph-rgw-ceph-a-67fd8975c6-z6ll5/chown-container-data-dir 2026-04-03 02:04:31.381096 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-67fd8975c6-z6ll5" not found 2026-04-03 02:04:31.385403 | instance | openstack/rook-ceph-rgw-ceph-a-67fd8975c6-z6ll5/rgw 2026-04-03 02:04:31.608143 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-67fd8975c6-z6ll5" not found 2026-04-03 02:04:31.614655 | instance | openstack/rook-ceph-rgw-ceph-a-67fd8975c6-z6ll5/log-collector 2026-04-03 02:04:31.804806 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-67fd8975c6-z6ll5" not found 2026-04-03 02:04:31.989441 | instance | openstack/staffeln-api-59b9668679-m5ktv/init 2026-04-03 02:04:32.181268 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-59b9668679-m5ktv" not found 2026-04-03 02:04:32.186008 | instance | openstack/staffeln-api-59b9668679-m5ktv/staffeln-api 2026-04-03 02:04:32.275026 | instance | Error from server (BadRequest): container "staffeln-api" in pod "staffeln-api-59b9668679-m5ktv" is waiting to start: PodInitializing 2026-04-03 02:04:32.367764 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-59b9668679-m5ktv" not found 2026-04-03 02:04:32.555134 | instance | openstack/staffeln-conductor-7b679f7b88-trmv4/staffeln-conductor 2026-04-03 02:04:32.781324 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-7b679f7b88-trmv4" not found 2026-04-03 02:04:32.954708 | instance | openstack/staffeln-db-init-hbzgc/init 2026-04-03 02:04:33.142916 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-hbzgc" not found 2026-04-03 02:04:33.149723 | instance | openstack/staffeln-db-init-hbzgc/staffeln-db-init-0 2026-04-03 02:04:33.336773 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-hbzgc" not found 2026-04-03 02:04:33.518889 | instance | openstack/staffeln-db-sync-8hw89/init 2026-04-03 02:04:33.707611 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-8hw89" not found 2026-04-03 02:04:33.713068 | instance | openstack/staffeln-db-sync-8hw89/staffeln-db-sync 2026-04-03 02:04:34.106912 | instance | rook-ceph/rook-ceph-operator-6988c5f444-65cf4/rook-ceph-operator 2026-04-03 02:04:34.305962 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-6988c5f444-65cf4" not found 2026-04-03 02:04:34.492559 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-9dcx5/secretgen-controller 2026-04-03 02:04:34.693540 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-9dcx5" not found 2026-04-03 02:04:35.156145 | instance | ERROR 2026-04-03 02:04:35.156393 | instance | { 2026-04-03 02:04:35.156453 | instance | "delta": "0:00:39.436895", 2026-04-03 02:04:35.156495 | instance | "end": "2026-04-03 02:04:34.704145", 2026-04-03 02:04:35.156531 | instance | "msg": "non-zero return code", 2026-04-03 02:04:35.156567 | instance | "rc": 123, 2026-04-03 02:04:35.156604 | instance | "start": "2026-04-03 02:03:55.267250" 2026-04-03 02:04:35.156639 | instance | } 2026-04-03 02:04:35.156684 | instance | ERROR: Ignoring Errors 2026-04-03 02:04:35.166826 | 2026-04-03 02:04:35.166943 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-04-03 02:04:35.696818 | instance | changed: 2026-04-03 02:04:35.696978 | instance | cd+++++++++ pod-logs/ 2026-04-03 02:04:35.697009 | instance | cd+++++++++ pod-logs/auth-system/ 2026-04-03 02:04:35.697031 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-04-03 02:04:35.697051 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-04-03 02:04:35.697071 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-04-03 02:04:35.697094 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75969b45cf-xbl5j/ 2026-04-03 02:04:35.697113 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75969b45cf-xbl5j/cert-manager-controller.txt 2026-04-03 02:04:35.697133 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-84f45b698d-rk6rg/ 2026-04-03 02:04:35.697152 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-84f45b698d-rk6rg/cert-manager-cainjector.txt 2026-04-03 02:04:35.697170 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-9997c64fc-tblms/ 2026-04-03 02:04:35.697188 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-9997c64fc-tblms/cert-manager-webhook.txt 2026-04-03 02:04:35.697207 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-04-03 02:04:35.697226 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-kqvfq/ 2026-04-03 02:04:35.697244 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-kqvfq/envoy-gateway.txt 2026-04-03 02:04:35.697263 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-04-03 02:04:35.697282 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-04-03 02:04:35.697300 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-04-03 02:04:35.697318 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-04-03 02:04:35.697336 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-04-03 02:04:35.697354 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75969b45cf-xbl5j/ 2026-04-03 02:04:35.697373 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75969b45cf-xbl5j/cert-manager-controller.txt 2026-04-03 02:04:35.697402 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-84f45b698d-rk6rg/ 2026-04-03 02:04:35.697423 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-84f45b698d-rk6rg/cert-manager-cainjector.txt 2026-04-03 02:04:35.697444 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-9997c64fc-tblms/ 2026-04-03 02:04:35.697462 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-9997c64fc-tblms/cert-manager-webhook.txt 2026-04-03 02:04:35.697481 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-04-03 02:04:35.697500 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-kqvfq/ 2026-04-03 02:04:35.697518 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-kqvfq/envoy-gateway.txt 2026-04-03 02:04:35.697536 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-04-03 02:04:35.697554 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-jjg5v/ 2026-04-03 02:04:35.697572 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-jjg5v/controller.txt 2026-04-03 02:04:35.697591 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-qmdz5/ 2026-04-03 02:04:35.697609 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-qmdz5/ingress-nginx-default-backend.txt 2026-04-03 02:04:35.697630 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-04-03 02:04:35.697651 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-mnpqd/ 2026-04-03 02:04:35.697670 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-mnpqd/apply-sysctl-overwrites.txt 2026-04-03 02:04:35.697688 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-mnpqd/cilium-agent.txt 2026-04-03 02:04:35.697707 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-mnpqd/clean-cilium-state.txt 2026-04-03 02:04:35.697725 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-mnpqd/config.txt 2026-04-03 02:04:35.697744 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-mnpqd/install-cni-binaries.txt 2026-04-03 02:04:35.697762 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-mnpqd/mount-bpf-fs.txt 2026-04-03 02:04:35.697783 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-mnpqd/mount-cgroup.txt 2026-04-03 02:04:35.697803 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-bvnxf/ 2026-04-03 02:04:35.697821 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-bvnxf/cilium-operator.txt 2026-04-03 02:04:35.697840 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-jl2vr/ 2026-04-03 02:04:35.697859 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-jl2vr/coredns.txt 2026-04-03 02:04:35.697877 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-zg795/ 2026-04-03 02:04:35.697896 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-zg795/coredns.txt 2026-04-03 02:04:35.697914 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-04-03 02:04:35.697933 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-04-03 02:04:35.697952 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-04-03 02:04:35.697970 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-03 02:04:35.697989 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-04-03 02:04:35.698008 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-03 02:04:35.698031 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-28th6/ 2026-04-03 02:04:35.698050 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-28th6/kube-proxy.txt 2026-04-03 02:04:35.698069 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-04-03 02:04:35.698087 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-03 02:04:35.698105 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-04-03 02:04:35.698123 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-04-03 02:04:35.698142 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-04-03 02:04:35.698160 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-hgkxz/ 2026-04-03 02:04:35.698179 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-hgkxz/local-path-provisioner.txt 2026-04-03 02:04:35.698198 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-04-03 02:04:35.698216 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-03 02:04:35.698235 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-03 02:04:35.698253 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-03 02:04:35.698272 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-03 02:04:35.698291 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-03 02:04:35.698309 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-f77kx/ 2026-04-03 02:04:35.698328 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-f77kx/goldpinger-daemon.txt 2026-04-03 02:04:35.698346 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-594d576b56-nrxbb/ 2026-04-03 02:04:35.698364 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-594d576b56-nrxbb/grafana-sc-dashboard.txt 2026-04-03 02:04:35.698383 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-594d576b56-nrxbb/grafana-sc-datasources.txt 2026-04-03 02:04:35.698402 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-594d576b56-nrxbb/grafana.txt 2026-04-03 02:04:35.698420 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-c7bd54d7-wpf4v/ 2026-04-03 02:04:35.698439 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-c7bd54d7-wpf4v/kube-state-metrics.txt 2026-04-03 02:04:35.698457 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cc88b86d6-7dklj/ 2026-04-03 02:04:35.698475 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cc88b86d6-7dklj/kube-prometheus-stack.txt 2026-04-03 02:04:35.698494 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-grngc/ 2026-04-03 02:04:35.698512 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-grngc/node-exporter.txt 2026-04-03 02:04:35.698531 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-grngc/pod-tls-sidecar.txt 2026-04-03 02:04:35.698549 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-04-03 02:04:35.698568 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-04-03 02:04:35.698586 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-5cc45946cd-tjgx9/ 2026-04-03 02:04:35.698608 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-5cc45946cd-tjgx9/nginx.txt 2026-04-03 02:04:35.698627 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-68cf466d5f-9xwnx/ 2026-04-03 02:04:35.698646 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-68cf466d5f-9xwnx/master.txt 2026-04-03 02:04:35.698664 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-6j49m/ 2026-04-03 02:04:35.698682 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-6j49m/worker.txt 2026-04-03 02:04:35.698705 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-03 02:04:35.698724 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-03 02:04:35.698743 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-03 02:04:35.698762 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-03 02:04:35.698802 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-03 02:04:35.698827 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-03 02:04:35.698850 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-5c694d99cc-bc5bl/ 2026-04-03 02:04:35.698873 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-5c694d99cc-bc5bl/pushgateway.txt 2026-04-03 02:04:35.698898 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-zzth5/ 2026-04-03 02:04:35.698922 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-zzth5/vector.txt 2026-04-03 02:04:35.698946 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-04-03 02:04:35.698969 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-757d677fb7-27lht/ 2026-04-03 02:04:35.698989 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-757d677fb7-27lht/barbican-api.txt 2026-04-03 02:04:35.699010 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-757d677fb7-27lht/init.txt 2026-04-03 02:04:35.699029 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-kb5k6/ 2026-04-03 02:04:35.699047 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-kb5k6/barbican-db-init-0.txt 2026-04-03 02:04:35.699066 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-kb5k6/init.txt 2026-04-03 02:04:35.699085 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-n74dk/ 2026-04-03 02:04:35.699103 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-n74dk/barbican-db-sync.txt 2026-04-03 02:04:35.699121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-n74dk/init.txt 2026-04-03 02:04:35.699145 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-z8trx/ 2026-04-03 02:04:35.699164 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-z8trx/init.txt 2026-04-03 02:04:35.699182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-z8trx/key-manager-ks-endpoints-admin.txt 2026-04-03 02:04:35.699201 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-z8trx/key-manager-ks-endpoints-internal.txt 2026-04-03 02:04:35.699219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-z8trx/key-manager-ks-endpoints-public.txt 2026-04-03 02:04:35.699237 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-2d8j7/ 2026-04-03 02:04:35.699255 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-2d8j7/init.txt 2026-04-03 02:04:35.699273 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-2d8j7/key-manager-ks-service-registration.txt 2026-04-03 02:04:35.699297 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-s8n4p/ 2026-04-03 02:04:35.699316 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-s8n4p/barbican-ks-user.txt 2026-04-03 02:04:35.699335 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-s8n4p/init.txt 2026-04-03 02:04:35.699357 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-j8bzg/ 2026-04-03 02:04:35.699376 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-j8bzg/init.txt 2026-04-03 02:04:35.699395 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-j8bzg/rabbit-init.txt 2026-04-03 02:04:35.699413 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-67655b47c6-h266p/ 2026-04-03 02:04:35.699431 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-67655b47c6-h266p/ceph-keyring-placement.txt 2026-04-03 02:04:35.699450 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-67655b47c6-h266p/glance-api.txt 2026-04-03 02:04:35.699468 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-67655b47c6-h266p/glance-perms.txt 2026-04-03 02:04:35.699486 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-67655b47c6-h266p/init.txt 2026-04-03 02:04:35.699504 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-cchl8/ 2026-04-03 02:04:35.699524 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-cchl8/glance-db-init-0.txt 2026-04-03 02:04:35.699543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-cchl8/init.txt 2026-04-03 02:04:35.699561 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-qdksz/ 2026-04-03 02:04:35.699580 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-qdksz/glance-db-sync.txt 2026-04-03 02:04:35.699598 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-qdksz/init.txt 2026-04-03 02:04:35.699616 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-4x7vm/ 2026-04-03 02:04:35.699635 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-4x7vm/image-ks-endpoints-admin.txt 2026-04-03 02:04:35.699653 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-4x7vm/image-ks-endpoints-internal.txt 2026-04-03 02:04:35.699671 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-4x7vm/image-ks-endpoints-public.txt 2026-04-03 02:04:35.699690 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-4x7vm/init.txt 2026-04-03 02:04:35.699708 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-zsk22/ 2026-04-03 02:04:35.699726 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-zsk22/image-ks-service-registration.txt 2026-04-03 02:04:35.699744 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-zsk22/init.txt 2026-04-03 02:04:35.699762 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-jvwf4/ 2026-04-03 02:04:35.699780 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-jvwf4/glance-ks-user.txt 2026-04-03 02:04:35.699798 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-jvwf4/init.txt 2026-04-03 02:04:35.699817 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-5gzst/ 2026-04-03 02:04:35.699835 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-5gzst/glance-metadefs-load.txt 2026-04-03 02:04:35.699853 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-5gzst/init.txt 2026-04-03 02:04:35.699872 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-58zcn/ 2026-04-03 02:04:35.699890 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-58zcn/init.txt 2026-04-03 02:04:35.699909 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-58zcn/rabbit-init.txt 2026-04-03 02:04:35.700004 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-6kxff/ 2026-04-03 02:04:35.700029 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-6kxff/ceph-keyring-placement.txt 2026-04-03 02:04:35.700049 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-6kxff/glance-storage-init.txt 2026-04-03 02:04:35.700067 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-6kxff/init.txt 2026-04-03 02:04:35.700086 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-m75nc/ 2026-04-03 02:04:35.700104 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-m75nc/init.txt 2026-04-03 02:04:35.700122 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-m75nc/keepalived.txt 2026-04-03 02:04:35.700140 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-m75nc/wait-for-ip.txt 2026-04-03 02:04:35.700158 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-64785d5f64-2wrxb/ 2026-04-03 02:04:35.700176 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-64785d5f64-2wrxb/init.txt 2026-04-03 02:04:35.700194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-64785d5f64-2wrxb/keystone-api.txt 2026-04-03 02:04:35.700212 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-gt6tg/ 2026-04-03 02:04:35.700230 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-gt6tg/bootstrap.txt 2026-04-03 02:04:35.700248 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-gt6tg/init.txt 2026-04-03 02:04:35.700266 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-775ks/ 2026-04-03 02:04:35.700284 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-775ks/init.txt 2026-04-03 02:04:35.700302 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-775ks/keystone-credential-setup.txt 2026-04-03 02:04:35.700320 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-ggz2k/ 2026-04-03 02:04:35.700338 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-ggz2k/init.txt 2026-04-03 02:04:35.700356 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-ggz2k/keystone-db-init-0.txt 2026-04-03 02:04:35.700374 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-kthpl/ 2026-04-03 02:04:35.700392 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-kthpl/init.txt 2026-04-03 02:04:35.700410 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-kthpl/keystone-db-sync.txt 2026-04-03 02:04:35.700428 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-bsc72/ 2026-04-03 02:04:35.700446 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-bsc72/init.txt 2026-04-03 02:04:35.700465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-bsc72/keystone-domain-manage.txt 2026-04-03 02:04:35.700483 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-gtkxh/ 2026-04-03 02:04:35.700501 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-gtkxh/init.txt 2026-04-03 02:04:35.700520 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-gtkxh/keystone-fernet-setup.txt 2026-04-03 02:04:35.700538 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-fplhx/ 2026-04-03 02:04:35.700557 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-fplhx/init.txt 2026-04-03 02:04:35.700575 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-fplhx/rabbit-init.txt 2026-04-03 02:04:35.700593 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-c47d949f5-cgp2k/ 2026-04-03 02:04:35.700612 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-c47d949f5-cgp2k/init.txt 2026-04-03 02:04:35.700638 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-c47d949f5-cgp2k/memcached-exporter.txt 2026-04-03 02:04:35.700658 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-c47d949f5-cgp2k/memcached.txt 2026-04-03 02:04:35.700677 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-04-03 02:04:35.700696 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-03 02:04:35.700714 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-03 02:04:35.700732 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-03 02:04:35.700751 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-04-03 02:04:35.700769 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-03 02:04:35.700791 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-03 02:04:35.700811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-03 02:04:35.700829 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-59d66cbc78-ltcps/ 2026-04-03 02:04:35.700848 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-59d66cbc78-ltcps/percona-xtradb-cluster-operator.txt 2026-04-03 02:04:35.700867 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-04-03 02:04:35.700885 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-04-03 02:04:35.700904 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-04-03 02:04:35.700923 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-6b5c8b7cdc-kmtj8/ 2026-04-03 02:04:35.700941 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-6b5c8b7cdc-kmtj8/rabbitmq-cluster-operator.txt 2026-04-03 02:04:35.700975 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-04-03 02:04:35.700996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-04-03 02:04:35.701015 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-04-03 02:04:35.701033 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-04-03 02:04:35.701051 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-03 02:04:35.701069 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-03 02:04:35.701087 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-69996b7f7f-s8l9v/ 2026-04-03 02:04:35.701105 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-69996b7f7f-s8l9v/rabbitmq-cluster-operator.txt 2026-04-03 02:04:35.701124 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-cb464b779-829kk/ 2026-04-03 02:04:35.701142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-cb464b779-829kk/ceph-crash.txt 2026-04-03 02:04:35.701160 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-cb464b779-829kk/chown-container-data-dir.txt 2026-04-03 02:04:35.701178 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-cb464b779-829kk/make-container-crash-dir.txt 2026-04-03 02:04:35.701197 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-z6ll5/ 2026-04-03 02:04:35.701215 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-z6ll5/chown-container-data-dir.txt 2026-04-03 02:04:35.701234 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-z6ll5/log-collector.txt 2026-04-03 02:04:35.701258 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-z6ll5/rgw.txt 2026-04-03 02:04:35.701277 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-59b9668679-m5ktv/ 2026-04-03 02:04:35.701296 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-59b9668679-m5ktv/init.txt 2026-04-03 02:04:35.701315 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-59b9668679-m5ktv/staffeln-api.txt 2026-04-03 02:04:35.701333 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-7b679f7b88-trmv4/ 2026-04-03 02:04:35.701351 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-7b679f7b88-trmv4/staffeln-conductor.txt 2026-04-03 02:04:35.701369 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-hbzgc/ 2026-04-03 02:04:35.701387 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-hbzgc/init.txt 2026-04-03 02:04:35.701405 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-hbzgc/staffeln-db-init-0.txt 2026-04-03 02:04:35.701423 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-8hw89/ 2026-04-03 02:04:35.701442 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-8hw89/init.txt 2026-04-03 02:04:35.701460 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-8hw89/staffeln-db-sync.txt 2026-04-03 02:04:35.701479 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-04-03 02:04:35.701497 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-6988c5f444-65cf4/ 2026-04-03 02:04:35.701515 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-6988c5f444-65cf4/rook-ceph-operator.txt 2026-04-03 02:04:35.701533 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-04-03 02:04:35.701553 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-9dcx5/ 2026-04-03 02:04:35.701574 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-9dcx5/secretgen-controller.txt 2026-04-03 02:04:35.701592 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-04-03 02:04:35.701611 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-jjg5v/ 2026-04-03 02:04:35.701629 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-jjg5v/controller.txt 2026-04-03 02:04:35.701648 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-qmdz5/ 2026-04-03 02:04:35.701666 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-qmdz5/ingress-nginx-default-backend.txt 2026-04-03 02:04:35.701685 | instance | cd+++++++++ pod-logs/kube-system/ 2026-04-03 02:04:35.701704 | instance | cd+++++++++ pod-logs/kube-system/cilium-mnpqd/ 2026-04-03 02:04:35.701723 | instance | >f+++++++++ pod-logs/kube-system/cilium-mnpqd/apply-sysctl-overwrites.txt 2026-04-03 02:04:35.701742 | instance | >f+++++++++ pod-logs/kube-system/cilium-mnpqd/cilium-agent.txt 2026-04-03 02:04:35.701761 | instance | >f+++++++++ pod-logs/kube-system/cilium-mnpqd/clean-cilium-state.txt 2026-04-03 02:04:35.701780 | instance | >f+++++++++ pod-logs/kube-system/cilium-mnpqd/config.txt 2026-04-03 02:04:35.701798 | instance | >f+++++++++ pod-logs/kube-system/cilium-mnpqd/install-cni-binaries.txt 2026-04-03 02:04:35.701816 | instance | >f+++++++++ pod-logs/kube-system/cilium-mnpqd/mount-bpf-fs.txt 2026-04-03 02:04:35.701834 | instance | >f+++++++++ pod-logs/kube-system/cilium-mnpqd/mount-cgroup.txt 2026-04-03 02:04:35.701853 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-bvnxf/ 2026-04-03 02:04:35.701871 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-bvnxf/cilium-operator.txt 2026-04-03 02:04:35.701889 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-jl2vr/ 2026-04-03 02:04:35.701912 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-jl2vr/coredns.txt 2026-04-03 02:04:35.701931 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-zg795/ 2026-04-03 02:04:35.701949 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-zg795/coredns.txt 2026-04-03 02:04:35.701968 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-04-03 02:04:35.701986 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-04-03 02:04:35.702005 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-04-03 02:04:35.702023 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-03 02:04:35.702042 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-04-03 02:04:35.702061 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-03 02:04:35.702079 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-28th6/ 2026-04-03 02:04:35.702097 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-28th6/kube-proxy.txt 2026-04-03 02:04:35.702115 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-04-03 02:04:35.702133 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-03 02:04:35.702151 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-04-03 02:04:35.702169 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-04-03 02:04:35.702187 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-04-03 02:04:35.702206 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-hgkxz/ 2026-04-03 02:04:35.702224 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-hgkxz/local-path-provisioner.txt 2026-04-03 02:04:35.702243 | instance | cd+++++++++ pod-logs/monitoring/ 2026-04-03 02:04:35.702261 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-03 02:04:35.702280 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-03 02:04:35.702298 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-03 02:04:35.702316 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-03 02:04:35.702335 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-03 02:04:35.702353 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-f77kx/ 2026-04-03 02:04:35.702371 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-f77kx/goldpinger-daemon.txt 2026-04-03 02:04:35.702390 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-594d576b56-nrxbb/ 2026-04-03 02:04:35.702408 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-594d576b56-nrxbb/grafana-sc-dashboard.txt 2026-04-03 02:04:35.702426 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-594d576b56-nrxbb/grafana-sc-datasources.txt 2026-04-03 02:04:35.702445 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-594d576b56-nrxbb/grafana.txt 2026-04-03 02:04:35.702463 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-c7bd54d7-wpf4v/ 2026-04-03 02:04:35.702481 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-c7bd54d7-wpf4v/kube-state-metrics.txt 2026-04-03 02:04:35.702500 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cc88b86d6-7dklj/ 2026-04-03 02:04:35.702518 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cc88b86d6-7dklj/kube-prometheus-stack.txt 2026-04-03 02:04:35.702536 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-grngc/ 2026-04-03 02:04:35.702559 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-grngc/node-exporter.txt 2026-04-03 02:04:35.702578 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-grngc/pod-tls-sidecar.txt 2026-04-03 02:04:35.702597 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-04-03 02:04:35.702615 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-04-03 02:04:35.702633 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-5cc45946cd-tjgx9/ 2026-04-03 02:04:35.702652 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-5cc45946cd-tjgx9/nginx.txt 2026-04-03 02:04:35.702670 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-68cf466d5f-9xwnx/ 2026-04-03 02:04:35.702689 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-68cf466d5f-9xwnx/master.txt 2026-04-03 02:04:35.702707 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-6j49m/ 2026-04-03 02:04:35.702725 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-6j49m/worker.txt 2026-04-03 02:04:35.702743 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-03 02:04:35.702761 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-03 02:04:35.702831 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-03 02:04:35.702852 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-03 02:04:35.702871 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-03 02:04:35.702889 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-03 02:04:35.702907 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-5c694d99cc-bc5bl/ 2026-04-03 02:04:35.702926 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-5c694d99cc-bc5bl/pushgateway.txt 2026-04-03 02:04:35.702944 | instance | cd+++++++++ pod-logs/monitoring/vector-zzth5/ 2026-04-03 02:04:35.702963 | instance | >f+++++++++ pod-logs/monitoring/vector-zzth5/vector.txt 2026-04-03 02:04:35.702981 | instance | cd+++++++++ pod-logs/openstack/ 2026-04-03 02:04:35.702999 | instance | cd+++++++++ pod-logs/openstack/barbican-api-757d677fb7-27lht/ 2026-04-03 02:04:35.703018 | instance | >f+++++++++ pod-logs/openstack/barbican-api-757d677fb7-27lht/barbican-api.txt 2026-04-03 02:04:35.703043 | instance | >f+++++++++ pod-logs/openstack/barbican-api-757d677fb7-27lht/init.txt 2026-04-03 02:04:35.703061 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-kb5k6/ 2026-04-03 02:04:35.703079 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-kb5k6/barbican-db-init-0.txt 2026-04-03 02:04:35.703098 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-kb5k6/init.txt 2026-04-03 02:04:35.703116 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-n74dk/ 2026-04-03 02:04:35.703134 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-n74dk/barbican-db-sync.txt 2026-04-03 02:04:35.703153 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-n74dk/init.txt 2026-04-03 02:04:35.703171 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-z8trx/ 2026-04-03 02:04:35.703190 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-z8trx/init.txt 2026-04-03 02:04:35.703208 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-z8trx/key-manager-ks-endpoints-admin.txt 2026-04-03 02:04:35.703226 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-z8trx/key-manager-ks-endpoints-internal.txt 2026-04-03 02:04:35.703244 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-z8trx/key-manager-ks-endpoints-public.txt 2026-04-03 02:04:35.703263 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-2d8j7/ 2026-04-03 02:04:35.703286 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-2d8j7/init.txt 2026-04-03 02:04:35.703306 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-2d8j7/key-manager-ks-service-registration.txt 2026-04-03 02:04:35.703324 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-s8n4p/ 2026-04-03 02:04:35.703343 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-s8n4p/barbican-ks-user.txt 2026-04-03 02:04:35.703361 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-s8n4p/init.txt 2026-04-03 02:04:35.703379 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-j8bzg/ 2026-04-03 02:04:35.703398 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-j8bzg/init.txt 2026-04-03 02:04:35.703416 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-j8bzg/rabbit-init.txt 2026-04-03 02:04:35.703434 | instance | cd+++++++++ pod-logs/openstack/glance-api-67655b47c6-h266p/ 2026-04-03 02:04:35.703452 | instance | >f+++++++++ pod-logs/openstack/glance-api-67655b47c6-h266p/ceph-keyring-placement.txt 2026-04-03 02:04:35.703471 | instance | >f+++++++++ pod-logs/openstack/glance-api-67655b47c6-h266p/glance-api.txt 2026-04-03 02:04:35.703489 | instance | >f+++++++++ pod-logs/openstack/glance-api-67655b47c6-h266p/glance-perms.txt 2026-04-03 02:04:35.703508 | instance | >f+++++++++ pod-logs/openstack/glance-api-67655b47c6-h266p/init.txt 2026-04-03 02:04:35.703526 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-cchl8/ 2026-04-03 02:04:35.703544 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-cchl8/glance-db-init-0.txt 2026-04-03 02:04:35.703562 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-cchl8/init.txt 2026-04-03 02:04:35.703581 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-qdksz/ 2026-04-03 02:04:35.703600 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-qdksz/glance-db-sync.txt 2026-04-03 02:04:35.703618 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-qdksz/init.txt 2026-04-03 02:04:35.703639 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-4x7vm/ 2026-04-03 02:04:35.703659 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-4x7vm/image-ks-endpoints-admin.txt 2026-04-03 02:04:35.703678 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-4x7vm/image-ks-endpoints-internal.txt 2026-04-03 02:04:35.703696 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-4x7vm/image-ks-endpoints-public.txt 2026-04-03 02:04:35.703717 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-4x7vm/init.txt 2026-04-03 02:04:35.703735 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-zsk22/ 2026-04-03 02:04:35.703753 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-zsk22/image-ks-service-registration.txt 2026-04-03 02:04:35.703772 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-zsk22/init.txt 2026-04-03 02:04:35.703790 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-jvwf4/ 2026-04-03 02:04:35.703808 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-jvwf4/glance-ks-user.txt 2026-04-03 02:04:35.703827 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-jvwf4/init.txt 2026-04-03 02:04:35.703845 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-5gzst/ 2026-04-03 02:04:35.703864 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-5gzst/glance-metadefs-load.txt 2026-04-03 02:04:35.703882 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-5gzst/init.txt 2026-04-03 02:04:35.703901 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-58zcn/ 2026-04-03 02:04:35.703919 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-58zcn/init.txt 2026-04-03 02:04:35.703937 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-58zcn/rabbit-init.txt 2026-04-03 02:04:35.703955 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-6kxff/ 2026-04-03 02:04:35.703974 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-6kxff/ceph-keyring-placement.txt 2026-04-03 02:04:35.703997 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-6kxff/glance-storage-init.txt 2026-04-03 02:04:35.704017 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-6kxff/init.txt 2026-04-03 02:04:35.704036 | instance | cd+++++++++ pod-logs/openstack/keepalived-m75nc/ 2026-04-03 02:04:35.704054 | instance | >f+++++++++ pod-logs/openstack/keepalived-m75nc/init.txt 2026-04-03 02:04:35.704072 | instance | >f+++++++++ pod-logs/openstack/keepalived-m75nc/keepalived.txt 2026-04-03 02:04:35.704090 | instance | >f+++++++++ pod-logs/openstack/keepalived-m75nc/wait-for-ip.txt 2026-04-03 02:04:35.704108 | instance | cd+++++++++ pod-logs/openstack/keystone-api-64785d5f64-2wrxb/ 2026-04-03 02:04:35.704126 | instance | >f+++++++++ pod-logs/openstack/keystone-api-64785d5f64-2wrxb/init.txt 2026-04-03 02:04:35.704147 | instance | >f+++++++++ pod-logs/openstack/keystone-api-64785d5f64-2wrxb/keystone-api.txt 2026-04-03 02:04:35.704166 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-gt6tg/ 2026-04-03 02:04:35.704184 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-gt6tg/bootstrap.txt 2026-04-03 02:04:35.704203 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-gt6tg/init.txt 2026-04-03 02:04:35.704222 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-775ks/ 2026-04-03 02:04:35.704243 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-775ks/init.txt 2026-04-03 02:04:35.704261 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-775ks/keystone-credential-setup.txt 2026-04-03 02:04:35.704280 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-ggz2k/ 2026-04-03 02:04:35.704299 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-ggz2k/init.txt 2026-04-03 02:04:35.704317 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-ggz2k/keystone-db-init-0.txt 2026-04-03 02:04:35.704336 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-kthpl/ 2026-04-03 02:04:35.704357 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-kthpl/init.txt 2026-04-03 02:04:35.704376 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-kthpl/keystone-db-sync.txt 2026-04-03 02:04:35.704394 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-bsc72/ 2026-04-03 02:04:35.704414 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-bsc72/init.txt 2026-04-03 02:04:35.704433 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-bsc72/keystone-domain-manage.txt 2026-04-03 02:04:35.704451 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-gtkxh/ 2026-04-03 02:04:35.704469 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-gtkxh/init.txt 2026-04-03 02:04:35.704487 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-gtkxh/keystone-fernet-setup.txt 2026-04-03 02:04:35.704505 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-fplhx/ 2026-04-03 02:04:35.704523 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-fplhx/init.txt 2026-04-03 02:04:35.704541 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-fplhx/rabbit-init.txt 2026-04-03 02:04:35.704559 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-c47d949f5-cgp2k/ 2026-04-03 02:04:35.704578 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-c47d949f5-cgp2k/init.txt 2026-04-03 02:04:35.704597 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-c47d949f5-cgp2k/memcached-exporter.txt 2026-04-03 02:04:35.704615 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-c47d949f5-cgp2k/memcached.txt 2026-04-03 02:04:35.704634 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-04-03 02:04:35.704652 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-03 02:04:35.704670 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-03 02:04:35.704693 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-03 02:04:35.704712 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-04-03 02:04:35.704731 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-03 02:04:35.704749 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-03 02:04:35.704767 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-03 02:04:35.704786 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-59d66cbc78-ltcps/ 2026-04-03 02:04:35.704804 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-59d66cbc78-ltcps/percona-xtradb-cluster-operator.txt 2026-04-03 02:04:35.704825 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-04-03 02:04:35.704843 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-04-03 02:04:35.704862 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-04-03 02:04:35.704880 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-6b5c8b7cdc-kmtj8/ 2026-04-03 02:04:35.704898 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-6b5c8b7cdc-kmtj8/rabbitmq-cluster-operator.txt 2026-04-03 02:04:35.704916 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-04-03 02:04:35.704934 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-04-03 02:04:35.704965 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-04-03 02:04:35.704987 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-04-03 02:04:35.705005 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-03 02:04:35.705024 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-03 02:04:35.705042 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-69996b7f7f-s8l9v/ 2026-04-03 02:04:35.705064 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-69996b7f7f-s8l9v/rabbitmq-cluster-operator.txt 2026-04-03 02:04:35.705082 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-cb464b779-829kk/ 2026-04-03 02:04:35.705100 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-cb464b779-829kk/ceph-crash.txt 2026-04-03 02:04:35.705118 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-cb464b779-829kk/chown-container-data-dir.txt 2026-04-03 02:04:35.705136 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-cb464b779-829kk/make-container-crash-dir.txt 2026-04-03 02:04:35.705154 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-z6ll5/ 2026-04-03 02:04:35.705172 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-z6ll5/chown-container-data-dir.txt 2026-04-03 02:04:35.705190 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-z6ll5/log-collector.txt 2026-04-03 02:04:35.705209 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-67fd8975c6-z6ll5/rgw.txt 2026-04-03 02:04:35.705230 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-59b9668679-m5ktv/ 2026-04-03 02:04:35.705249 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-59b9668679-m5ktv/init.txt 2026-04-03 02:04:35.705268 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-59b9668679-m5ktv/staffeln-api.txt 2026-04-03 02:04:35.705286 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-7b679f7b88-trmv4/ 2026-04-03 02:04:35.705304 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-7b679f7b88-trmv4/staffeln-conductor.txt 2026-04-03 02:04:35.705322 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-hbzgc/ 2026-04-03 02:04:35.705340 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-hbzgc/init.txt 2026-04-03 02:04:35.705365 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-hbzgc/staffeln-db-init-0.txt 2026-04-03 02:04:35.705384 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-8hw89/ 2026-04-03 02:04:35.705402 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-8hw89/init.txt 2026-04-03 02:04:35.705421 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-8hw89/staffeln-db-sync.txt 2026-04-03 02:04:35.705439 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-04-03 02:04:35.705457 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-6988c5f444-65cf4/ 2026-04-03 02:04:35.705475 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-6988c5f444-65cf4/rook-ceph-operator.txt 2026-04-03 02:04:35.705494 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-04-03 02:04:35.705512 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-9dcx5/ 2026-04-03 02:04:35.705531 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-9dcx5/secretgen-controller.txt 2026-04-03 02:04:35.717639 | 2026-04-03 02:04:35.717704 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-04-03 02:04:35.910928 | instance | changed 2026-04-03 02:04:35.917396 | 2026-04-03 02:04:35.917481 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-04-03 02:04:36.686755 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-04-03 02:04:36.704385 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-03 02:04:36.704984 | instance | Dload Upload Total Spent Left Speed 2026-04-03 02:04:36.709658 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-04-03 02:04:36.885550 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-04-03 02:04:36.894482 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-03 02:04:36.894520 | instance | Dload Upload Total Spent Left Speed 2026-04-03 02:04:36.898784 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-04-03 02:04:37.250156 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-04-03 02:04:37.256327 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-03 02:04:37.256358 | instance | Dload Upload Total Spent Left Speed 2026-04-03 02:04:37.261364 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-04-03 02:04:37.439023 | instance | jq: error (at :888): Cannot iterate over null (null) 2026-04-03 02:04:37.494201 | instance | ERROR 2026-04-03 02:04:37.494410 | instance | { 2026-04-03 02:04:37.494441 | instance | "delta": "0:00:01.304712", 2026-04-03 02:04:37.494462 | instance | "end": "2026-04-03 02:04:37.443986", 2026-04-03 02:04:37.494481 | instance | "msg": "non-zero return code", 2026-04-03 02:04:37.494499 | instance | "rc": 5, 2026-04-03 02:04:37.494518 | instance | "start": "2026-04-03 02:04:36.139274" 2026-04-03 02:04:37.494536 | instance | } 2026-04-03 02:04:37.494559 | instance | ERROR: Ignoring Errors 2026-04-03 02:04:37.499425 | 2026-04-03 02:04:37.499514 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-04-03 02:04:37.820640 | instance | ceph-mgr endpoints: 2026-04-03 02:04:38.035476 | instance | ok: Runtime: 0:00:00.095910 2026-04-03 02:04:38.042583 | 2026-04-03 02:04:38.042719 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-04-03 02:04:38.611821 | instance | ok: Runtime: 0:00:00.091291 2026-04-03 02:04:38.617811 | 2026-04-03 02:04:38.617894 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-04-03 02:04:39.116598 | instance | changed: 2026-04-03 02:04:39.116771 | instance | cd+++++++++ prometheus/ 2026-04-03 02:04:39.116808 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-04-03 02:04:39.116837 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-04-03 02:04:39.116865 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-04-03 02:04:39.128748 | 2026-04-03 02:04:39.128814 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-04-03 02:04:40.120240 | instance | changed 2026-04-03 02:04:40.125262 | 2026-04-03 02:04:40.125349 | TASK [gather-selenium-data : Get selenium data] 2026-04-03 02:04:40.925675 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-04-03 02:04:40.927157 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-04-03 02:04:41.160583 | instance | ERROR 2026-04-03 02:04:41.160767 | instance | { 2026-04-03 02:04:41.160809 | instance | "delta": "0:00:00.007282", 2026-04-03 02:04:41.160839 | instance | "end": "2026-04-03 02:04:40.927573", 2026-04-03 02:04:41.160865 | instance | "msg": "non-zero return code", 2026-04-03 02:04:41.160891 | instance | "rc": 1, 2026-04-03 02:04:41.160916 | instance | "start": "2026-04-03 02:04:40.920291" 2026-04-03 02:04:41.160941 | instance | } 2026-04-03 02:04:41.161016 | instance | ERROR: Ignoring Errors 2026-04-03 02:04:41.167895 | 2026-04-03 02:04:41.167983 | TASK [gather-selenium-data : Downloads logs to executor] 2026-04-03 02:04:41.646874 | instance | changed: cd+++++++++ selenium/ 2026-04-03 02:04:41.654834 | 2026-04-03 02:04:41.654886 | PLAY RECAP 2026-04-03 02:04:41.654931 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-04-03 02:04:41.654952 | 2026-04-03 02:04:41.770277 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/zed] 2026-04-03 02:04:41.786090 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-03 02:04:42.359799 | 2026-04-03 02:04:42.359913 | PLAY [all] 2026-04-03 02:04:42.370492 | 2026-04-03 02:04:42.370566 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-03 02:04:42.404435 | instance | skipping: Conditional result was False 2026-04-03 02:04:42.410188 | 2026-04-03 02:04:42.410268 | TASK [fetch-output : Set log path for single node] 2026-04-03 02:04:42.447995 | instance | ok 2026-04-03 02:04:42.452435 | 2026-04-03 02:04:42.452500 | LOOP [fetch-output : Ensure local output dirs] 2026-04-03 02:04:42.806141 | instance -> localhost | ok: "/var/lib/zuul/builds/4569680703a94ea49bca6b92734664ba/work/logs" 2026-04-03 02:04:43.001960 | instance -> localhost | changed: "/var/lib/zuul/builds/4569680703a94ea49bca6b92734664ba/work/artifacts" 2026-04-03 02:04:43.200822 | instance -> localhost | changed: "/var/lib/zuul/builds/4569680703a94ea49bca6b92734664ba/work/docs" 2026-04-03 02:04:43.218146 | 2026-04-03 02:04:43.218275 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-03 02:04:43.807819 | instance | changed: .d..t...... ./ 2026-04-03 02:04:43.808045 | instance | changed: All items complete 2026-04-03 02:04:43.808087 | 2026-04-03 02:04:44.254855 | instance | changed: .d..t...... ./ 2026-04-03 02:04:44.713948 | instance | changed: .d..t...... ./ 2026-04-03 02:04:44.738865 | 2026-04-03 02:04:44.739009 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-03 02:04:45.147243 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.006882 2026-04-03 02:04:45.366992 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007603 2026-04-03 02:04:45.387327 | 2026-04-03 02:04:45.387462 | PLAY [all] 2026-04-03 02:04:45.395123 | 2026-04-03 02:04:45.395196 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-03 02:04:45.863696 | instance | changed 2026-04-03 02:04:45.869207 | 2026-04-03 02:04:45.869275 | PLAY RECAP 2026-04-03 02:04:45.869320 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-03 02:04:45.869341 | 2026-04-03 02:04:45.975849 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-03 02:04:45.990556 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-03 02:04:46.583448 | 2026-04-03 02:04:46.583900 | PLAY [localhost] 2026-04-03 02:04:46.593486 | 2026-04-03 02:04:46.593558 | TASK [Generate Zuul manifest] 2026-04-03 02:04:46.615126 | localhost | ok 2026-04-03 02:04:46.631900 | 2026-04-03 02:04:46.631992 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-03 02:04:47.182221 | localhost | changed 2026-04-03 02:04:47.191589 | 2026-04-03 02:04:47.191660 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-03 02:04:47.222699 | localhost | ok 2026-04-03 02:04:47.232529 | 2026-04-03 02:04:47.232616 | TASK [Upload logs] 2026-04-03 02:04:47.249998 | localhost | ok 2026-04-03 02:04:47.344559 | 2026-04-03 02:04:47.344698 | TASK [Set zuul-log-path fact] 2026-04-03 02:04:47.364598 | localhost | ok 2026-04-03 02:04:47.377973 | 2026-04-03 02:04:47.378039 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-03 02:04:47.409996 | localhost | ok 2026-04-03 02:04:47.419789 | 2026-04-03 02:04:47.419873 | TASK [upload-logs : Create log directories] 2026-04-03 02:04:47.765814 | localhost | changed 2026-04-03 02:04:47.771929 | 2026-04-03 02:04:47.772023 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-03 02:04:48.139580 | localhost -> localhost | ok: Runtime: 0:00:00.020096 2026-04-03 02:04:48.148056 | 2026-04-03 02:04:48.148143 | TASK [upload-logs : Upload logs to log server] 2026-04-03 02:04:48.849303 | localhost | Output suppressed because no_log was given 2026-04-03 02:04:48.855438 | 2026-04-03 02:04:48.855558 | LOOP [upload-logs : Compress console log and json output] 2026-04-03 02:04:48.898664 | localhost | skipping: Conditional result was False 2026-04-03 02:04:48.905981 | localhost | skipping: Conditional result was False 2026-04-03 02:04:48.920038 | 2026-04-03 02:04:48.920241 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-03 02:04:48.962673 | localhost | skipping: Conditional result was False 2026-04-03 02:04:48.963057 | 2026-04-03 02:04:48.966589 | localhost | skipping: Conditional result was False 2026-04-03 02:04:48.982515 | 2026-04-03 02:04:48.982633 | LOOP [upload-logs : Upload console log and json output]