2026-05-22 00:39:22.930943 | Job console starting 2026-05-22 00:39:22.955460 | Updating git repos 2026-05-22 00:39:27.637542 | Cloning repos into workspace 2026-05-22 00:39:51.383435 | Restoring repo states 2026-05-22 00:40:02.074275 | Merging changes 2026-05-22 00:40:04.987287 | Checking out repos 2026-05-22 00:40:12.908253 | Preparing playbooks 2026-05-22 00:40:15.378935 | Running Ansible setup 2026-05-22 00:40:19.284735 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-22 00:40:20.034226 | 2026-05-22 00:40:20.034385 | PLAY [localhost] 2026-05-22 00:40:20.042436 | 2026-05-22 00:40:20.042520 | TASK [Gathering Facts] 2026-05-22 00:40:21.057994 | localhost | ok 2026-05-22 00:40:21.067374 | 2026-05-22 00:40:21.067454 | TASK [Setup log path fact] 2026-05-22 00:40:21.088169 | localhost | ok 2026-05-22 00:40:21.101828 | 2026-05-22 00:40:21.101897 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-22 00:40:21.132899 | localhost | ok 2026-05-22 00:40:21.142656 | 2026-05-22 00:40:21.142754 | TASK [emit-job-header : Print job information] 2026-05-22 00:40:21.187933 | # Job Information 2026-05-22 00:40:21.188291 | Ansible Version: 2.16.18 2026-05-22 00:40:21.188474 | Job: atmosphere-molecule-aio-ovn 2026-05-22 00:40:21.188580 | Pipeline: check 2026-05-22 00:40:21.188683 | Executor: 2d72f0692154 2026-05-22 00:40:21.188858 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501 2026-05-22 00:40:21.189040 | Event ID: 6a6b8810-5576-11f1-8433-d19cc142b334 2026-05-22 00:40:21.194058 | 2026-05-22 00:40:21.194162 | LOOP [emit-job-header : Print node information] 2026-05-22 00:40:21.295562 | localhost | ok: 2026-05-22 00:40:21.295754 | localhost | # Node Information 2026-05-22 00:40:21.295790 | localhost | Inventory Hostname: instance 2026-05-22 00:40:21.295818 | localhost | Hostname: np0000176115 2026-05-22 00:40:21.295840 | localhost | Username: zuul 2026-05-22 00:40:21.295870 | localhost | Distro: Ubuntu 22.04 2026-05-22 00:40:21.295895 | localhost | Provider: yul1 2026-05-22 00:40:21.295920 | localhost | Region: ca-ymq-1 2026-05-22 00:40:21.295944 | localhost | Label: ubuntu-jammy-16 2026-05-22 00:40:21.295968 | localhost | Product Name: OpenStack Nova 2026-05-22 00:40:21.295991 | localhost | Interface IP: 199.204.45.216 2026-05-22 00:40:21.313408 | 2026-05-22 00:40:21.313582 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-22 00:40:21.727488 | localhost -> localhost | changed 2026-05-22 00:40:21.739816 | 2026-05-22 00:40:21.739953 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-22 00:40:22.728394 | localhost -> localhost | changed 2026-05-22 00:40:22.738770 | 2026-05-22 00:40:22.738844 | PLAY [all] 2026-05-22 00:40:22.748418 | 2026-05-22 00:40:22.748491 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-22 00:40:23.021873 | instance -> localhost | ok 2026-05-22 00:40:23.031122 | 2026-05-22 00:40:23.031196 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-22 00:40:23.067538 | instance | ok 2026-05-22 00:40:23.082495 | instance | included: /var/lib/zuul/builds/2d6a10280037487c86a625d0df877643/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-22 00:40:23.088362 | 2026-05-22 00:40:23.088421 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-22 00:40:24.066575 | instance -> localhost | Generating public/private rsa key pair. 2026-05-22 00:40:24.066824 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/2d6a10280037487c86a625d0df877643/work/2d6a10280037487c86a625d0df877643_id_rsa 2026-05-22 00:40:24.066855 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/2d6a10280037487c86a625d0df877643/work/2d6a10280037487c86a625d0df877643_id_rsa.pub 2026-05-22 00:40:24.066878 | instance -> localhost | The key fingerprint is: 2026-05-22 00:40:24.066900 | instance -> localhost | SHA256:uM03Ptwhlu9+PpSJEw0DRTPVSGU2NESQife/StcWoSQ zuul-build-sshkey 2026-05-22 00:40:24.066936 | instance -> localhost | The key's randomart image is: 2026-05-22 00:40:24.066958 | instance -> localhost | +---[RSA 3072]----+ 2026-05-22 00:40:24.066986 | instance -> localhost | | .+*+XX+| 2026-05-22 00:40:24.067009 | instance -> localhost | | .o*.o+| 2026-05-22 00:40:24.067029 | instance -> localhost | | E.=.. | 2026-05-22 00:40:24.067049 | instance -> localhost | | . + o..| 2026-05-22 00:40:24.067069 | instance -> localhost | | . S . + +.| 2026-05-22 00:40:24.067089 | instance -> localhost | | + + + + +| 2026-05-22 00:40:24.067108 | instance -> localhost | | . ooo+ = .+| 2026-05-22 00:40:24.067128 | instance -> localhost | | oo.+ +o | 2026-05-22 00:40:24.067150 | instance -> localhost | | .+o+o. | 2026-05-22 00:40:24.067170 | instance -> localhost | +----[SHA256]-----+ 2026-05-22 00:40:24.067218 | instance -> localhost | ok: Runtime: 0:00:00.568772 2026-05-22 00:40:24.072369 | 2026-05-22 00:40:24.072435 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-22 00:40:24.107910 | instance | ok 2026-05-22 00:40:24.120635 | instance | included: /var/lib/zuul/builds/2d6a10280037487c86a625d0df877643/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-22 00:40:24.128937 | 2026-05-22 00:40:24.129025 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-22 00:40:24.154573 | instance | skipping: Conditional result was False 2026-05-22 00:40:24.165507 | 2026-05-22 00:40:24.165578 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-22 00:40:24.650391 | instance | changed 2026-05-22 00:40:24.655494 | 2026-05-22 00:40:24.655562 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-22 00:40:24.912625 | instance | ok 2026-05-22 00:40:24.918228 | 2026-05-22 00:40:24.918299 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-22 00:40:25.391397 | instance | changed 2026-05-22 00:40:25.397362 | 2026-05-22 00:40:25.397449 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-22 00:40:25.838172 | instance | changed 2026-05-22 00:40:25.843324 | 2026-05-22 00:40:25.843390 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-22 00:40:25.878486 | instance | skipping: Conditional result was False 2026-05-22 00:40:25.885797 | 2026-05-22 00:40:25.885866 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-22 00:40:26.225500 | instance -> localhost | changed 2026-05-22 00:40:26.236164 | 2026-05-22 00:40:26.236229 | TASK [add-build-sshkey : Add back temp key] 2026-05-22 00:40:26.525761 | instance -> localhost | Identity added: /var/lib/zuul/builds/2d6a10280037487c86a625d0df877643/work/2d6a10280037487c86a625d0df877643_id_rsa (zuul-build-sshkey) 2026-05-22 00:40:26.526025 | instance -> localhost | ok: Runtime: 0:00:00.014769 2026-05-22 00:40:26.533343 | 2026-05-22 00:40:26.533436 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-22 00:40:26.802204 | instance | ok 2026-05-22 00:40:26.808913 | 2026-05-22 00:40:26.809001 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-22 00:40:26.844811 | instance | skipping: Conditional result was False 2026-05-22 00:40:26.864648 | 2026-05-22 00:40:26.864991 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-22 00:40:27.144581 | instance | ok 2026-05-22 00:40:27.150651 | 2026-05-22 00:40:27.150716 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-22 00:40:41.656423 | instance | Output suppressed because no_log was given 2026-05-22 00:40:41.681968 | 2026-05-22 00:40:41.682215 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-22 00:40:41.873136 | instance | ok: "logs" 2026-05-22 00:40:41.873434 | instance | ok: All items complete 2026-05-22 00:40:41.873475 | 2026-05-22 00:40:42.019372 | instance | ok: "artifacts" 2026-05-22 00:40:42.165164 | instance | ok: "docs" 2026-05-22 00:40:42.185002 | 2026-05-22 00:40:42.185222 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-22 00:40:42.372126 | instance | changed: "logs" 2026-05-22 00:40:42.527026 | instance | changed: "artifacts" 2026-05-22 00:40:42.693878 | instance | changed: "docs" 2026-05-22 00:40:42.713525 | 2026-05-22 00:40:42.713674 | PLAY RECAP 2026-05-22 00:40:42.713730 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-22 00:40:42.713760 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-22 00:40:42.713785 | 2026-05-22 00:40:42.896467 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-22 00:40:42.902795 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-22 00:40:43.554081 | 2026-05-22 00:40:43.554246 | PLAY [all] 2026-05-22 00:40:43.566340 | 2026-05-22 00:40:43.566474 | TASK [setup-uv : Extract archive] 2026-05-22 00:40:45.933840 | instance | changed 2026-05-22 00:40:45.940906 | 2026-05-22 00:40:45.940992 | TASK [setup-uv : Print version] 2026-05-22 00:40:46.302717 | instance | uv 0.8.13 2026-05-22 00:40:46.485457 | instance | ok: Runtime: 0:00:00.012789 2026-05-22 00:40:46.495164 | 2026-05-22 00:40:46.495241 | TASK [Install Ansible collection siblings] 2026-05-22 00:40:55.480736 | instance | changed: 2026-05-22 00:40:55.480972 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-05-22 00:40:55.481044 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-05-22 00:40:55.481078 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-05-22 00:40:55.481108 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-05-22 00:40:55.481137 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-05-22 00:40:55.481168 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-05-22 00:40:55.481198 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-05-22 00:40:55.481229 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-05-22 00:40:55.481257 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-05-22 00:40:55.481285 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-05-22 00:40:55.481313 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-05-22 00:40:55.481341 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-05-22 00:40:55.481367 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-05-22 00:40:55.481394 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-05-22 00:40:55.481421 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0 2026-05-22 00:40:55.481449 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-05-22 00:40:55.481476 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-05-22 00:40:55.481503 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-05-22 00:40:55.481530 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-05-22 00:40:55.481557 | instance | Resolved openstack.cloud to 2.5.0 for >=2.0.0 2026-05-22 00:40:55.481583 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0 2026-05-22 00:40:55.481609 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-05-22 00:40:55.481638 | instance | Resolved vexxhost.kubernetes to v3.1.0 for >=2.5.0 2026-05-22 00:40:55.481682 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-05-22 00:40:55.481711 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0,>=6.0.0 2026-05-22 00:40:55.481738 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0 2026-05-22 00:40:55.481764 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-05-22 00:40:55.481791 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-05-22 00:40:55.481817 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-05-22 00:40:55.481844 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-05-22 00:40:55.481870 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0 2026-05-22 00:40:55.481897 | instance | Checked out ansible.netcommon to 1.2.0 2026-05-22 00:40:55.481924 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-05-22 00:40:55.481959 | instance | Starting galaxy collection install process 2026-05-22 00:40:55.481987 | instance | Process install dependency map 2026-05-22 00:40:55.482014 | instance | Starting collection install process 2026-05-22 00:40:55.482040 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-05-22 00:40:55.482067 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-05-22 00:40:55.482093 | instance | ansible.netcommon:* was installed successfully 2026-05-22 00:40:55.482157 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-05-22 00:40:55.482188 | instance | Creating virtual environment at: .venv 2026-05-22 00:40:55.482214 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-22 00:40:55.482241 | instance | Downloading openstacksdk (1.7MiB) 2026-05-22 00:40:55.482267 | instance | Downloading setuptools (1.1MiB) 2026-05-22 00:40:55.482294 | instance | Downloading pygments (1.2MiB) 2026-05-22 00:40:55.482325 | instance | Downloading netaddr (2.2MiB) 2026-05-22 00:40:55.482352 | instance | Downloading kubernetes (1.9MiB) 2026-05-22 00:40:55.482379 | instance | Downloading cryptography (4.2MiB) 2026-05-22 00:40:55.482405 | instance | Downloading ansible-core (2.1MiB) 2026-05-22 00:40:55.482432 | instance | Downloading rjsonnet (1.2MiB) 2026-05-22 00:40:55.482459 | instance | Downloading pydantic-core (2.0MiB) 2026-05-22 00:40:55.482486 | instance | Building pyperclip==1.9.0 2026-05-22 00:40:55.482512 | instance | Downloading rjsonnet 2026-05-22 00:40:55.482540 | instance | Downloading pydantic-core 2026-05-22 00:40:55.482568 | instance | Downloading netaddr 2026-05-22 00:40:55.482595 | instance | Downloading pygments 2026-05-22 00:40:55.482621 | instance | Downloading cryptography 2026-05-22 00:40:55.482647 | instance | Downloading setuptools 2026-05-22 00:40:55.482673 | instance | Downloading kubernetes 2026-05-22 00:40:55.482698 | instance | Downloading ansible-core 2026-05-22 00:40:55.482724 | instance | Downloading openstacksdk 2026-05-22 00:40:55.482750 | instance | Built pyperclip==1.9.0 2026-05-22 00:40:55.482777 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-22 00:40:55.482804 | instance | Installed 83 packages in 48ms 2026-05-22 00:40:55.482831 | instance | Checked out ansible.posix to 1.6.0 2026-05-22 00:40:55.482856 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-05-22 00:40:55.482874 | instance | Starting galaxy collection install process 2026-05-22 00:40:55.482892 | instance | Process install dependency map 2026-05-22 00:40:55.482910 | instance | Starting collection install process 2026-05-22 00:40:55.482927 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-05-22 00:40:55.482951 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-05-22 00:40:55.482969 | instance | ansible.posix:1.6.0 was installed successfully 2026-05-22 00:40:55.482987 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-22 00:40:55.483005 | instance | 2.17.12 2026-05-22 00:40:55.483023 | instance | Checked out ansible.utils to v6.0.2 2026-05-22 00:40:55.483042 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-05-22 00:40:55.483060 | instance | Starting galaxy collection install process 2026-05-22 00:40:55.483077 | instance | Process install dependency map 2026-05-22 00:40:55.483096 | instance | Starting collection install process 2026-05-22 00:40:55.483114 | instance | Installing 'ansible.utils:6.0.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-05-22 00:40:55.483133 | instance | Created collection for ansible.utils:6.0.2 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-05-22 00:40:55.483151 | instance | ansible.utils:6.0.2 was installed successfully 2026-05-22 00:40:55.483170 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-22 00:40:55.483188 | instance | 2.17.12 2026-05-22 00:40:55.483207 | instance | Checked out atmosphere.common to v0.7.0 2026-05-22 00:40:55.483225 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-05-22 00:40:55.483243 | instance | Starting galaxy collection install process 2026-05-22 00:40:55.483261 | instance | Process install dependency map 2026-05-22 00:40:55.483279 | instance | Starting collection install process 2026-05-22 00:40:55.483297 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-05-22 00:40:55.483315 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-05-22 00:40:55.483333 | instance | atmosphere.common:0.7.0 was installed successfully 2026-05-22 00:40:55.483351 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-22 00:40:55.483368 | instance | 2.17.12 2026-05-22 00:40:55.483386 | instance | Checked out community.crypto to 2.2.3 2026-05-22 00:40:55.483403 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto 2026-05-22 00:40:55.483421 | instance | Starting galaxy collection install process 2026-05-22 00:40:55.483438 | instance | Process install dependency map 2026-05-22 00:40:55.483456 | instance | Starting collection install process 2026-05-22 00:40:55.483474 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-05-22 00:40:55.483492 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-05-22 00:40:55.483510 | instance | community.crypto:2.2.3 was installed successfully 2026-05-22 00:40:55.483528 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-22 00:40:55.483545 | instance | 2.17.12 2026-05-22 00:40:55.483563 | instance | Checked out community.general to 7.3.0 2026-05-22 00:40:55.483581 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general 2026-05-22 00:40:55.483598 | instance | Starting galaxy collection install process 2026-05-22 00:40:55.483621 | instance | Process install dependency map 2026-05-22 00:40:55.483640 | instance | Starting collection install process 2026-05-22 00:40:55.483658 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-05-22 00:40:55.483676 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-05-22 00:40:55.483694 | instance | community.general:7.3.0 was installed successfully 2026-05-22 00:40:55.483712 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-22 00:40:55.483730 | instance | 2.17.12 2026-05-22 00:40:55.483748 | instance | Checked out community.mysql to 3.6.0 2026-05-22 00:40:55.483767 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql 2026-05-22 00:40:55.483786 | instance | Starting galaxy collection install process 2026-05-22 00:40:55.483805 | instance | Process install dependency map 2026-05-22 00:40:55.483824 | instance | Starting collection install process 2026-05-22 00:40:55.483842 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-05-22 00:40:55.483859 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-05-22 00:40:55.483877 | instance | community.mysql:3.6.0 was installed successfully 2026-05-22 00:40:55.483896 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-22 00:40:55.483913 | instance | 2.17.12 2026-05-22 00:40:55.483931 | instance | Checked out kubernetes.core to 2.4.0 2026-05-22 00:40:55.483950 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-05-22 00:40:55.483968 | instance | Starting galaxy collection install process 2026-05-22 00:40:55.483986 | instance | Process install dependency map 2026-05-22 00:40:55.484004 | instance | Starting collection install process 2026-05-22 00:40:55.484022 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-05-22 00:40:55.484040 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-05-22 00:40:55.484059 | instance | kubernetes.core:2.4.0 was installed successfully 2026-05-22 00:40:55.484077 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-22 00:40:55.484095 | instance | 2.17.12 2026-05-22 00:40:55.484113 | instance | Checked out openstack.cloud to 2.5.0 2026-05-22 00:40:55.484132 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-05-22 00:40:55.484150 | instance | Starting galaxy collection install process 2026-05-22 00:40:55.484168 | instance | Process install dependency map 2026-05-22 00:40:55.484185 | instance | Starting collection install process 2026-05-22 00:40:55.484203 | instance | Installing 'openstack.cloud:2.5.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-05-22 00:40:55.484220 | instance | Created collection for openstack.cloud:2.5.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-05-22 00:40:55.484237 | instance | openstack.cloud:2.5.0 was installed successfully 2026-05-22 00:40:55.484255 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-22 00:40:55.484273 | instance | 2.17.12 2026-05-22 00:40:55.484291 | instance | Checked out vexxhost.ceph to v4.0.0 2026-05-22 00:40:55.484309 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-05-22 00:40:55.484335 | instance | Starting galaxy collection install process 2026-05-22 00:40:55.484354 | instance | Process install dependency map 2026-05-22 00:40:55.484373 | instance | Starting collection install process 2026-05-22 00:40:55.484391 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-05-22 00:40:55.484409 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-05-22 00:40:55.484427 | instance | vexxhost.ceph:4.0.0 was installed successfully 2026-05-22 00:40:55.484445 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-22 00:40:55.484463 | instance | 2.17.12 2026-05-22 00:40:55.484481 | instance | Checked out vexxhost.containers to v1.6.6 2026-05-22 00:40:55.484498 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-05-22 00:40:55.484517 | instance | Starting galaxy collection install process 2026-05-22 00:40:55.484534 | instance | Process install dependency map 2026-05-22 00:40:55.484553 | instance | Starting collection install process 2026-05-22 00:40:55.484570 | instance | Installing 'vexxhost.containers:1.6.6' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-05-22 00:40:55.484588 | instance | Created collection for vexxhost.containers:1.6.6 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-05-22 00:40:55.484606 | instance | vexxhost.containers:1.6.6 was installed successfully 2026-05-22 00:40:55.484625 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-22 00:40:55.484643 | instance | 2.17.12 2026-05-22 00:40:55.484661 | instance | Checked out vexxhost.kubernetes to v3.1.0 2026-05-22 00:40:55.484680 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-05-22 00:40:55.484698 | instance | Starting galaxy collection install process 2026-05-22 00:40:55.484716 | instance | Process install dependency map 2026-05-22 00:40:55.484734 | instance | Starting collection install process 2026-05-22 00:40:55.484751 | instance | Installing 'vexxhost.kubernetes:3.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-05-22 00:40:55.484769 | instance | Created collection for vexxhost.kubernetes:3.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-05-22 00:40:55.484787 | instance | vexxhost.kubernetes:3.1.0 was installed successfully 2026-05-22 00:40:55.484805 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-05-22 00:40:55.484823 | instance | 2.17.12 2026-05-22 00:40:55.491199 | 2026-05-22 00:40:55.491249 | PLAY RECAP 2026-05-22 00:40:55.491300 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-22 00:40:55.491321 | 2026-05-22 00:40:55.652633 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-22 00:40:55.663498 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-05-22 00:40:56.308086 | 2026-05-22 00:40:56.308211 | PLAY [all] 2026-05-22 00:40:56.320287 | 2026-05-22 00:40:56.320366 | TASK [Install "jq" for log collection] 2026-05-22 00:41:06.156648 | instance | changed 2026-05-22 00:41:06.159213 | 2026-05-22 00:41:06.159294 | PLAY RECAP 2026-05-22 00:41:06.159361 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-22 00:41:06.159428 | 2026-05-22 00:41:06.316253 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-05-22 00:41:06.325896 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-22 00:41:06.945217 | 2026-05-22 00:41:06.945347 | PLAY [all] 2026-05-22 00:41:06.957105 | 2026-05-22 00:41:06.957203 | TASK [Copy inventory file for Zuul] 2026-05-22 00:41:07.784277 | instance | changed 2026-05-22 00:41:07.791552 | 2026-05-22 00:41:07.791634 | TASK [Switch "ansible_host" to private IP] 2026-05-22 00:41:08.110437 | instance | changed: 1 replacements made 2026-05-22 00:41:08.117530 | 2026-05-22 00:41:08.117601 | TASK [Run Molecule scenario] 2026-05-22 00:41:09.015328 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-05-22 00:41:09.393980 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-05-22 00:41:09.394106 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-05-22 00:41:20.750347 | instance | INFO [aio > dependency] Executing 2026-05-22 00:41:20.750527 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-05-22 00:41:20.750818 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-05-22 00:41:20.750887 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-05-22 00:41:20.758660 | instance | INFO [aio > cleanup] Executing 2026-05-22 00:41:20.758986 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-22 00:41:20.766647 | instance | INFO [aio > destroy] Executing 2026-05-22 00:41:20.766682 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-05-22 00:41:20.766736 | instance | INFO [aio > destroy] Executed: Successful 2026-05-22 00:41:20.774241 | instance | INFO [aio > syntax] Executing 2026-05-22 00:41:23.805585 | instance | 2026-05-22 00:41:23.805883 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-05-22 00:41:24.072367 | instance | INFO [aio > syntax] Executed: Successful 2026-05-22 00:41:24.123617 | instance | INFO [aio > create] Executing 2026-05-22 00:41:24.127690 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-22 00:41:24.144195 | instance | INFO [aio > prepare] Executing 2026-05-22 00:41:25.013376 | instance | 2026-05-22 00:41:25.013629 | instance | PLAY [Prepare] ***************************************************************** 2026-05-22 00:41:25.013926 | instance | 2026-05-22 00:41:25.014204 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-22 00:41:25.014479 | instance | Friday 22 May 2026 00:41:25 +0000 (0:00:00.026) 0:00:00.026 ************ 2026-05-22 00:41:26.166194 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-22 00:41:26.166299 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-22 00:41:26.166522 | instance | interpreter could change the meaning of that path. See 2026-05-22 00:41:26.166649 | instance | https://docs.ansible.com/ansible- 2026-05-22 00:41:26.166813 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-22 00:41:26.176678 | instance | ok: [instance] 2026-05-22 00:41:26.176823 | instance | 2026-05-22 00:41:26.176993 | instance | TASK [Configure short hostname] ************************************************ 2026-05-22 00:41:26.177161 | instance | Friday 22 May 2026 00:41:26 +0000 (0:00:01.164) 0:00:01.190 ************ 2026-05-22 00:41:26.849088 | instance | changed: [instance] 2026-05-22 00:41:26.849293 | instance | 2026-05-22 00:41:26.849587 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-05-22 00:41:26.849850 | instance | Friday 22 May 2026 00:41:26 +0000 (0:00:00.671) 0:00:01.862 ************ 2026-05-22 00:41:27.098422 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-05-22 00:41:27.098640 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-05-22 00:41:27.098916 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-05-22 00:41:27.108876 | instance | changed: [instance] 2026-05-22 00:41:27.109093 | instance | 2026-05-22 00:41:27.109414 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-05-22 00:41:27.109755 | instance | Friday 22 May 2026 00:41:27 +0000 (0:00:00.260) 0:00:02.122 ************ 2026-05-22 00:41:28.235685 | instance | ok: [instance] 2026-05-22 00:41:28.236056 | instance | 2026-05-22 00:41:28.236292 | instance | TASK [Purge "snapd" package] *************************************************** 2026-05-22 00:41:28.236560 | instance | Friday 22 May 2026 00:41:28 +0000 (0:00:01.126) 0:00:03.249 ************ 2026-05-22 00:41:28.915399 | instance | ok: [instance] 2026-05-22 00:41:28.915574 | instance | 2026-05-22 00:41:28.915925 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-05-22 00:41:28.916195 | instance | 2026-05-22 00:41:28.916490 | instance | TASK [Create folders for workspace] ******************************************** 2026-05-22 00:41:28.916840 | instance | Friday 22 May 2026 00:41:28 +0000 (0:00:00.678) 0:00:03.927 ************ 2026-05-22 00:41:29.975811 | instance | changed: [localhost] => (item=group_vars) 2026-05-22 00:41:29.975911 | instance | changed: [localhost] => (item=group_vars/all) 2026-05-22 00:41:29.975924 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-05-22 00:41:29.975933 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-05-22 00:41:29.976635 | instance | changed: [localhost] => (item=group_vars/computes) 2026-05-22 00:41:29.976725 | instance | changed: [localhost] => (item=host_vars) 2026-05-22 00:41:29.977368 | instance | 2026-05-22 00:41:29.977386 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-05-22 00:41:29.977392 | instance | 2026-05-22 00:41:29.977396 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-05-22 00:41:29.977401 | instance | Friday 22 May 2026 00:41:29 +0000 (0:00:01.060) 0:00:04.987 ************ 2026-05-22 00:41:30.161084 | instance | changed: [localhost] 2026-05-22 00:41:30.161134 | instance | 2026-05-22 00:41:30.161142 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-05-22 00:41:30.161151 | instance | Friday 22 May 2026 00:41:30 +0000 (0:00:00.184) 0:00:05.171 ************ 2026-05-22 00:41:30.183844 | instance | ok: [localhost] 2026-05-22 00:41:30.183915 | instance | 2026-05-22 00:41:30.183937 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-05-22 00:41:30.184021 | instance | Friday 22 May 2026 00:41:30 +0000 (0:00:00.026) 0:00:05.197 ************ 2026-05-22 00:41:30.238335 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'c8f2533c-8f54-5a2a-8bc8-a1e925d06529'}) 2026-05-22 00:41:30.238500 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-05-22 00:41:30.238661 | instance | 2026-05-22 00:41:30.238838 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-05-22 00:41:30.239016 | instance | Friday 22 May 2026 00:41:30 +0000 (0:00:00.054) 0:00:05.252 ************ 2026-05-22 00:41:30.804672 | instance | changed: [localhost] 2026-05-22 00:41:30.804875 | instance | 2026-05-22 00:41:30.805155 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-05-22 00:41:30.805408 | instance | 2026-05-22 00:41:30.805701 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-05-22 00:41:30.805955 | instance | Friday 22 May 2026 00:41:30 +0000 (0:00:00.565) 0:00:05.818 ************ 2026-05-22 00:41:30.977893 | instance | changed: [localhost] 2026-05-22 00:41:30.978202 | instance | 2026-05-22 00:41:30.978389 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-05-22 00:41:30.978646 | instance | Friday 22 May 2026 00:41:30 +0000 (0:00:00.173) 0:00:05.991 ************ 2026-05-22 00:41:31.006109 | instance | ok: [localhost] 2026-05-22 00:41:31.006344 | instance | 2026-05-22 00:41:31.006695 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-05-22 00:41:31.006938 | instance | Friday 22 May 2026 00:41:31 +0000 (0:00:00.028) 0:00:06.020 ************ 2026-05-22 00:41:31.039339 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-05-22 00:41:31.039578 | instance | 2026-05-22 00:41:31.039886 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-05-22 00:41:31.040156 | instance | Friday 22 May 2026 00:41:31 +0000 (0:00:00.033) 0:00:06.053 ************ 2026-05-22 00:41:31.387710 | instance | changed: [localhost] 2026-05-22 00:41:31.388035 | instance | 2026-05-22 00:41:31.388398 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-05-22 00:41:31.388700 | instance | 2026-05-22 00:41:31.389042 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-05-22 00:41:31.389392 | instance | Friday 22 May 2026 00:41:31 +0000 (0:00:00.347) 0:00:06.401 ************ 2026-05-22 00:41:31.556100 | instance | changed: [localhost] 2026-05-22 00:41:31.556277 | instance | 2026-05-22 00:41:31.556554 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-05-22 00:41:31.556832 | instance | Friday 22 May 2026 00:41:31 +0000 (0:00:00.168) 0:00:06.570 ************ 2026-05-22 00:41:31.582727 | instance | ok: [localhost] 2026-05-22 00:41:31.582963 | instance | 2026-05-22 00:41:31.583305 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-05-22 00:41:31.583642 | instance | Friday 22 May 2026 00:41:31 +0000 (0:00:00.026) 0:00:06.596 ************ 2026-05-22 00:41:31.624341 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-05-22 00:41:31.624596 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-05-22 00:41:31.624872 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-05-22 00:41:31.625120 | instance | 2026-05-22 00:41:31.625388 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-05-22 00:41:31.625656 | instance | Friday 22 May 2026 00:41:31 +0000 (0:00:00.041) 0:00:06.638 ************ 2026-05-22 00:41:31.975876 | instance | changed: [localhost] 2026-05-22 00:41:31.975980 | instance | 2026-05-22 00:41:31.976175 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-05-22 00:41:31.976339 | instance | 2026-05-22 00:41:31.976508 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-05-22 00:41:31.976735 | instance | Friday 22 May 2026 00:41:31 +0000 (0:00:00.351) 0:00:06.989 ************ 2026-05-22 00:41:32.146753 | instance | changed: [localhost] 2026-05-22 00:41:32.146926 | instance | 2026-05-22 00:41:32.147309 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-05-22 00:41:32.147625 | instance | Friday 22 May 2026 00:41:32 +0000 (0:00:00.170) 0:00:07.160 ************ 2026-05-22 00:41:32.176098 | instance | ok: [localhost] 2026-05-22 00:41:32.176385 | instance | 2026-05-22 00:41:32.176683 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-05-22 00:41:32.176952 | instance | Friday 22 May 2026 00:41:32 +0000 (0:00:00.029) 0:00:07.189 ************ 2026-05-22 00:41:32.217367 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-05-22 00:41:32.217697 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-05-22 00:41:32.217952 | instance | 2026-05-22 00:41:32.218241 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-05-22 00:41:32.218514 | instance | Friday 22 May 2026 00:41:32 +0000 (0:00:00.041) 0:00:07.231 ************ 2026-05-22 00:41:32.566474 | instance | changed: [localhost] 2026-05-22 00:41:32.566654 | instance | 2026-05-22 00:41:32.567038 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-05-22 00:41:32.567247 | instance | 2026-05-22 00:41:32.567509 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-22 00:41:32.567854 | instance | Friday 22 May 2026 00:41:32 +0000 (0:00:00.348) 0:00:07.579 ************ 2026-05-22 00:41:33.278492 | instance | ok: [localhost] 2026-05-22 00:41:33.278575 | instance | 2026-05-22 00:41:33.278589 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-05-22 00:41:33.278600 | instance | Friday 22 May 2026 00:41:33 +0000 (0:00:00.711) 0:00:08.291 ************ 2026-05-22 00:41:33.456709 | instance | changed: [localhost] 2026-05-22 00:41:33.456792 | instance | 2026-05-22 00:41:33.457208 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-05-22 00:41:33.457276 | instance | Friday 22 May 2026 00:41:33 +0000 (0:00:00.179) 0:00:08.470 ************ 2026-05-22 00:41:33.493349 | instance | ok: [localhost] 2026-05-22 00:41:33.494123 | instance | 2026-05-22 00:41:33.494165 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-05-22 00:41:33.494178 | instance | Friday 22 May 2026 00:41:33 +0000 (0:00:00.036) 0:00:08.506 ************ 2026-05-22 00:41:34.219895 | instance | ok: [localhost] => (item=keycloak_host) 2026-05-22 00:41:34.220027 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-05-22 00:41:34.220142 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-05-22 00:41:34.220416 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-05-22 00:41:34.220639 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-05-22 00:41:34.220859 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-05-22 00:41:34.221071 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-05-22 00:41:34.221280 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-05-22 00:41:34.221490 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-05-22 00:41:34.221719 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-05-22 00:41:34.221933 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-05-22 00:41:34.222143 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-05-22 00:41:34.222362 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-05-22 00:41:34.222576 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-05-22 00:41:34.222785 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-05-22 00:41:34.222992 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-05-22 00:41:34.223209 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-05-22 00:41:34.223423 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-05-22 00:41:34.223629 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-05-22 00:41:34.223860 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-05-22 00:41:34.224122 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-05-22 00:41:34.224380 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-05-22 00:41:34.224589 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-05-22 00:41:34.224736 | instance | 2026-05-22 00:41:34.224885 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-05-22 00:41:34.225031 | instance | Friday 22 May 2026 00:41:34 +0000 (0:00:00.726) 0:00:09.233 ************ 2026-05-22 00:41:34.576416 | instance | changed: [localhost] 2026-05-22 00:41:34.576510 | instance | 2026-05-22 00:41:34.576579 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-05-22 00:41:34.576715 | instance | Friday 22 May 2026 00:41:34 +0000 (0:00:00.354) 0:00:09.588 ************ 2026-05-22 00:41:34.756721 | instance | changed: [localhost] 2026-05-22 00:41:34.757235 | instance | 2026-05-22 00:41:34.757566 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-05-22 00:41:34.757871 | instance | 2026-05-22 00:41:34.758195 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-05-22 00:41:34.758574 | instance | Friday 22 May 2026 00:41:34 +0000 (0:00:00.179) 0:00:09.767 ************ 2026-05-22 00:41:34.936435 | instance | changed: [localhost] 2026-05-22 00:41:34.936726 | instance | 2026-05-22 00:41:34.936944 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-05-22 00:41:34.937156 | instance | Friday 22 May 2026 00:41:34 +0000 (0:00:00.178) 0:00:09.946 ************ 2026-05-22 00:41:34.963128 | instance | ok: [localhost] 2026-05-22 00:41:34.963152 | instance | 2026-05-22 00:41:34.963160 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-05-22 00:41:34.963166 | instance | Friday 22 May 2026 00:41:34 +0000 (0:00:00.030) 0:00:09.977 ************ 2026-05-22 00:41:35.003382 | 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-05-22 00:41:35.003424 | instance | 2026-05-22 00:41:35.003432 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-05-22 00:41:35.003438 | instance | Friday 22 May 2026 00:41:34 +0000 (0:00:00.040) 0:00:10.017 ************ 2026-05-22 00:41:35.423815 | instance | changed: [localhost] 2026-05-22 00:41:35.424095 | instance | 2026-05-22 00:41:35.424107 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-05-22 00:41:35.424115 | instance | 2026-05-22 00:41:35.424134 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-05-22 00:41:35.424145 | instance | Friday 22 May 2026 00:41:35 +0000 (0:00:00.419) 0:00:10.437 ************ 2026-05-22 00:41:35.608752 | instance | changed: [localhost] 2026-05-22 00:41:35.609004 | instance | 2026-05-22 00:41:35.609296 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-05-22 00:41:35.609575 | instance | Friday 22 May 2026 00:41:35 +0000 (0:00:00.185) 0:00:10.622 ************ 2026-05-22 00:41:35.640697 | instance | ok: [localhost] 2026-05-22 00:41:35.640954 | instance | 2026-05-22 00:41:35.641236 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-05-22 00:41:35.641510 | instance | Friday 22 May 2026 00:41:35 +0000 (0:00:00.032) 0:00:10.654 ************ 2026-05-22 00:41:35.682909 | 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-05-22 00:41:35.683156 | instance | 2026-05-22 00:41:35.683431 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-05-22 00:41:35.683796 | instance | Friday 22 May 2026 00:41:35 +0000 (0:00:00.042) 0:00:10.696 ************ 2026-05-22 00:41:36.059289 | instance | changed: [localhost] 2026-05-22 00:41:36.059543 | instance | 2026-05-22 00:41:36.059869 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-05-22 00:41:36.060116 | instance | 2026-05-22 00:41:36.060393 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-05-22 00:41:36.060663 | instance | Friday 22 May 2026 00:41:36 +0000 (0:00:00.376) 0:00:11.073 ************ 2026-05-22 00:41:36.229238 | instance | changed: [localhost] 2026-05-22 00:41:36.229378 | instance | 2026-05-22 00:41:36.229569 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-05-22 00:41:36.229766 | instance | Friday 22 May 2026 00:41:36 +0000 (0:00:00.170) 0:00:11.243 ************ 2026-05-22 00:41:36.259960 | instance | ok: [localhost] 2026-05-22 00:41:36.260215 | instance | 2026-05-22 00:41:36.260495 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-05-22 00:41:36.260764 | instance | Friday 22 May 2026 00:41:36 +0000 (0:00:00.030) 0:00:11.273 ************ 2026-05-22 00:41:36.675898 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-05-22 00:41:36.675983 | instance | ok: [localhost] => (item=keepalived_password) 2026-05-22 00:41:36.675991 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-05-22 00:41:36.675998 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-05-22 00:41:36.676004 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-05-22 00:41:36.676010 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-05-22 00:41:36.676016 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-05-22 00:41:36.676022 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-05-22 00:41:36.676028 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-05-22 00:41:36.676043 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-05-22 00:41:36.676244 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-05-22 00:41:36.676678 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-05-22 00:41:36.677082 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-05-22 00:41:36.677645 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-05-22 00:41:36.677981 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-05-22 00:41:36.678307 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-05-22 00:41:36.678633 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-05-22 00:41:36.678964 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-05-22 00:41:36.679318 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-05-22 00:41:36.679681 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-05-22 00:41:36.680042 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-05-22 00:41:36.680374 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-05-22 00:41:36.680732 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-05-22 00:41:36.681231 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-05-22 00:41:36.681552 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-05-22 00:41:36.681758 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-05-22 00:41:36.681967 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-05-22 00:41:36.682181 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-05-22 00:41:36.682382 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-05-22 00:41:36.682586 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-05-22 00:41:36.682803 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-05-22 00:41:36.683005 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-05-22 00:41:36.683207 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-05-22 00:41:36.683410 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-05-22 00:41:36.683613 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-05-22 00:41:36.683851 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-05-22 00:41:36.684068 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-05-22 00:41:36.684275 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-05-22 00:41:36.684481 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-05-22 00:41:36.684684 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-05-22 00:41:36.684887 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-05-22 00:41:36.685138 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-05-22 00:41:36.685343 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-05-22 00:41:36.685560 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-05-22 00:41:36.685776 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-05-22 00:41:36.685982 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-05-22 00:41:36.686185 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-05-22 00:41:36.686392 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-05-22 00:41:36.686596 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-05-22 00:41:36.686806 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-05-22 00:41:36.687014 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-05-22 00:41:36.687226 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-05-22 00:41:36.687428 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-05-22 00:41:36.687631 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-05-22 00:41:36.687846 | instance | 2026-05-22 00:41:36.688052 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-05-22 00:41:36.688261 | instance | Friday 22 May 2026 00:41:36 +0000 (0:00:00.413) 0:00:11.687 ************ 2026-05-22 00:41:36.728918 | instance | ok: [localhost] => (item=barbican_kek) 2026-05-22 00:41:36.729320 | instance | 2026-05-22 00:41:36.729697 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-05-22 00:41:36.730062 | instance | Friday 22 May 2026 00:41:36 +0000 (0:00:00.054) 0:00:11.741 ************ 2026-05-22 00:41:37.176748 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-22 00:41:37.177313 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-22 00:41:37.177631 | instance | 2026-05-22 00:41:37.177964 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-05-22 00:41:37.178294 | instance | Friday 22 May 2026 00:41:37 +0000 (0:00:00.446) 0:00:12.188 ************ 2026-05-22 00:41:40.788786 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-22 00:41:40.789237 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-22 00:41:40.790675 | instance | 2026-05-22 00:41:40.790701 | instance | TASK [Set values for SSH keys] ************************************************* 2026-05-22 00:41:40.790712 | instance | Friday 22 May 2026 00:41:40 +0000 (0:00:03.612) 0:00:15.801 ************ 2026-05-22 00:41:40.847464 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-05-22 00:41:40.847953 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-05-22 00:41:40.848167 | instance | 2026-05-22 00:41:40.848407 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-05-22 00:41:40.848629 | instance | Friday 22 May 2026 00:41:40 +0000 (0:00:00.057) 0:00:15.858 ************ 2026-05-22 00:41:41.184703 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-22 00:41:41.185143 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-22 00:41:41.185480 | instance | 2026-05-22 00:41:41.185834 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-05-22 00:41:41.186220 | instance | Friday 22 May 2026 00:41:41 +0000 (0:00:00.338) 0:00:16.196 ************ 2026-05-22 00:41:41.558791 | instance | changed: [localhost] 2026-05-22 00:41:41.558887 | instance | 2026-05-22 00:41:41.559117 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-05-22 00:41:41.559132 | instance | Friday 22 May 2026 00:41:41 +0000 (0:00:00.376) 0:00:16.573 ************ 2026-05-22 00:41:41.593589 | instance | skipping: [localhost] 2026-05-22 00:41:41.593752 | instance | 2026-05-22 00:41:41.594439 | instance | PLAY [Setup networking] ******************************************************** 2026-05-22 00:41:41.594460 | instance | 2026-05-22 00:41:41.594467 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-22 00:41:41.594473 | instance | Friday 22 May 2026 00:41:41 +0000 (0:00:00.035) 0:00:16.608 ************ 2026-05-22 00:41:42.313901 | instance | ok: [instance] 2026-05-22 00:41:42.314032 | instance | 2026-05-22 00:41:42.314430 | instance | TASK [Create bridge for management network] ************************************ 2026-05-22 00:41:42.314487 | instance | Friday 22 May 2026 00:41:42 +0000 (0:00:00.719) 0:00:17.327 ************ 2026-05-22 00:41:42.673312 | instance | ok: [instance] 2026-05-22 00:41:42.673403 | instance | 2026-05-22 00:41:42.673843 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-05-22 00:41:42.673911 | instance | Friday 22 May 2026 00:41:42 +0000 (0:00:00.359) 0:00:17.687 ************ 2026-05-22 00:41:42.895198 | instance | ok: [instance] 2026-05-22 00:41:42.895351 | instance | 2026-05-22 00:41:42.895533 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-05-22 00:41:42.895832 | instance | Friday 22 May 2026 00:41:42 +0000 (0:00:00.221) 0:00:17.908 ************ 2026-05-22 00:41:43.111809 | instance | ok: [instance] 2026-05-22 00:41:43.112021 | instance | 2026-05-22 00:41:43.112176 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-05-22 00:41:43.112327 | instance | Friday 22 May 2026 00:41:43 +0000 (0:00:00.216) 0:00:18.125 ************ 2026-05-22 00:41:43.314026 | instance | ok: [instance] 2026-05-22 00:41:43.314110 | instance | 2026-05-22 00:41:43.314224 | instance | TASK [Bring up interfaces] ***************************************************** 2026-05-22 00:41:43.314443 | instance | Friday 22 May 2026 00:41:43 +0000 (0:00:00.200) 0:00:18.326 ************ 2026-05-22 00:41:43.751523 | instance | ok: [instance] => (item=br-mgmt) 2026-05-22 00:41:43.751965 | instance | ok: [instance] => (item=dummy0) 2026-05-22 00:41:43.752413 | instance | 2026-05-22 00:41:43.752798 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-05-22 00:41:43.753126 | instance | 2026-05-22 00:41:43.753586 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-22 00:41:43.754037 | instance | Friday 22 May 2026 00:41:43 +0000 (0:00:00.433) 0:00:18.759 ************ 2026-05-22 00:41:44.476673 | instance | ok: [instance] 2026-05-22 00:41:44.477061 | instance | 2026-05-22 00:41:44.477398 | instance | TASK [Install depedencies] ***************************************************** 2026-05-22 00:41:44.477729 | instance | Friday 22 May 2026 00:41:44 +0000 (0:00:00.728) 0:00:19.488 ************ 2026-05-22 00:42:23.135958 | instance | changed: [instance] 2026-05-22 00:42:23.136027 | instance | 2026-05-22 00:42:23.136285 | instance | TASK [Start up service] ******************************************************** 2026-05-22 00:42:23.136300 | instance | Friday 22 May 2026 00:42:23 +0000 (0:00:38.661) 0:00:58.150 ************ 2026-05-22 00:42:23.698025 | instance | ok: [instance] 2026-05-22 00:42:23.698116 | instance | 2026-05-22 00:42:23.698183 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-05-22 00:42:23.698348 | instance | Friday 22 May 2026 00:42:23 +0000 (0:00:00.561) 0:00:58.711 ************ 2026-05-22 00:42:23.917647 | instance | ok: [instance] 2026-05-22 00:42:23.917782 | instance | 2026-05-22 00:42:23.917812 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-05-22 00:42:23.917938 | instance | Friday 22 May 2026 00:42:23 +0000 (0:00:00.219) 0:00:58.931 ************ 2026-05-22 00:42:24.363467 | instance | changed: [instance] 2026-05-22 00:42:24.363781 | instance | 2026-05-22 00:42:24.364109 | instance | TASK [Get list of all loopback devices] **************************************** 2026-05-22 00:42:24.364166 | instance | Friday 22 May 2026 00:42:24 +0000 (0:00:00.445) 0:00:59.377 ************ 2026-05-22 00:42:24.551839 | instance | ok: [instance] 2026-05-22 00:42:24.551969 | instance | 2026-05-22 00:42:24.551982 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-05-22 00:42:24.552119 | instance | Friday 22 May 2026 00:42:24 +0000 (0:00:00.188) 0:00:59.565 ************ 2026-05-22 00:42:24.576866 | instance | skipping: [instance] 2026-05-22 00:42:24.577048 | instance | 2026-05-22 00:42:24.577558 | instance | TASK [Create devices for Ceph] ************************************************* 2026-05-22 00:42:24.577772 | instance | Friday 22 May 2026 00:42:24 +0000 (0:00:00.025) 0:00:59.590 ************ 2026-05-22 00:42:25.102288 | instance | changed: [instance] => (item=osd0) 2026-05-22 00:42:25.102359 | instance | changed: [instance] => (item=osd1) 2026-05-22 00:42:25.102472 | instance | changed: [instance] => (item=osd2) 2026-05-22 00:42:25.102642 | instance | 2026-05-22 00:42:25.102802 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-05-22 00:42:25.102954 | instance | Friday 22 May 2026 00:42:25 +0000 (0:00:00.525) 0:01:00.116 ************ 2026-05-22 00:42:25.640352 | instance | changed: [instance] => (item=osd0) 2026-05-22 00:42:25.640582 | instance | changed: [instance] => (item=osd1) 2026-05-22 00:42:25.640732 | instance | changed: [instance] => (item=osd2) 2026-05-22 00:42:25.640882 | instance | 2026-05-22 00:42:25.641041 | instance | TASK [Start loop devices] ****************************************************** 2026-05-22 00:42:25.641189 | instance | Friday 22 May 2026 00:42:25 +0000 (0:00:00.535) 0:01:00.651 ************ 2026-05-22 00:42:26.382795 | instance | changed: [instance] => (item=osd0) 2026-05-22 00:42:26.382859 | instance | changed: [instance] => (item=osd1) 2026-05-22 00:42:26.382863 | instance | changed: [instance] => (item=osd2) 2026-05-22 00:42:26.382868 | instance | 2026-05-22 00:42:26.382874 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-05-22 00:42:26.382879 | instance | Friday 22 May 2026 00:42:26 +0000 (0:00:00.744) 0:01:01.396 ************ 2026-05-22 00:42:29.569956 | instance | changed: [instance] => (item=osd0) 2026-05-22 00:42:29.570051 | instance | changed: [instance] => (item=osd1) 2026-05-22 00:42:29.570701 | instance | changed: [instance] => (item=osd2) 2026-05-22 00:42:29.570750 | instance | 2026-05-22 00:42:29.570759 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-05-22 00:42:29.570768 | instance | Friday 22 May 2026 00:42:29 +0000 (0:00:03.187) 0:01:04.583 ************ 2026-05-22 00:42:31.459095 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-05-22 00:42:31.459191 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-05-22 00:42:31.459757 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-05-22 00:42:31.459815 | instance | 2026-05-22 00:42:31.459821 | instance | PLAY [controllers] ************************************************************* 2026-05-22 00:42:31.459831 | instance | 2026-05-22 00:42:31.460225 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-22 00:42:31.460276 | instance | Friday 22 May 2026 00:42:31 +0000 (0:00:01.889) 0:01:06.473 ************ 2026-05-22 00:42:32.345021 | instance | ok: [instance] 2026-05-22 00:42:32.345090 | instance | 2026-05-22 00:42:32.345290 | instance | TASK [Set masquerade rule] ***************************************************** 2026-05-22 00:42:32.345305 | instance | Friday 22 May 2026 00:42:32 +0000 (0:00:00.886) 0:01:07.359 ************ 2026-05-22 00:42:32.834281 | instance | changed: [instance] 2026-05-22 00:42:32.834588 | instance | 2026-05-22 00:42:32.834913 | instance | PLAY RECAP ********************************************************************* 2026-05-22 00:42:32.835155 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-22 00:42:32.835398 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-22 00:42:32.835597 | instance | 2026-05-22 00:42:32.835830 | instance | Friday 22 May 2026 00:42:32 +0000 (0:00:00.489) 0:01:07.848 ************ 2026-05-22 00:42:32.836033 | instance | =============================================================================== 2026-05-22 00:42:32.836252 | instance | Install depedencies ---------------------------------------------------- 38.66s 2026-05-22 00:42:32.836460 | instance | Generate SSH keys for missing variables --------------------------------- 3.61s 2026-05-22 00:42:32.836674 | instance | Create a volume group for each loop device ------------------------------ 3.19s 2026-05-22 00:42:32.836879 | instance | Create a logical volume for each loop device ---------------------------- 1.89s 2026-05-22 00:42:32.837081 | instance | Gathering Facts --------------------------------------------------------- 1.16s 2026-05-22 00:42:32.837283 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.13s 2026-05-22 00:42:32.837488 | instance | Create folders for workspace -------------------------------------------- 1.06s 2026-05-22 00:42:32.837689 | instance | Gathering Facts --------------------------------------------------------- 0.89s 2026-05-22 00:42:32.837891 | instance | Start loop devices ------------------------------------------------------ 0.74s 2026-05-22 00:42:32.838091 | instance | Gathering Facts --------------------------------------------------------- 0.73s 2026-05-22 00:42:32.838293 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.73s 2026-05-22 00:42:32.838518 | instance | Gathering Facts --------------------------------------------------------- 0.72s 2026-05-22 00:42:32.838721 | instance | Gathering Facts --------------------------------------------------------- 0.71s 2026-05-22 00:42:32.838943 | instance | Purge "snapd" package --------------------------------------------------- 0.68s 2026-05-22 00:42:32.839145 | instance | Configure short hostname ------------------------------------------------ 0.67s 2026-05-22 00:42:32.839364 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.57s 2026-05-22 00:42:32.839585 | instance | Start up service -------------------------------------------------------- 0.56s 2026-05-22 00:42:32.839815 | instance | Set permissions on loopback devices ------------------------------------- 0.54s 2026-05-22 00:42:32.840024 | instance | Create devices for Ceph ------------------------------------------------- 0.53s 2026-05-22 00:42:32.840240 | instance | Set masquerade rule ----------------------------------------------------- 0.49s 2026-05-22 00:42:32.923686 | instance | INFO [aio > prepare] Executed: Successful 2026-05-22 00:42:32.935697 | instance | INFO [aio > converge] Executing 2026-05-22 00:42:35.750331 | instance | 2026-05-22 00:42:35.750712 | instance | PLAY [all] ********************************************************************* 2026-05-22 00:42:35.751021 | instance | 2026-05-22 00:42:35.751337 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-22 00:42:35.751653 | instance | Friday 22 May 2026 00:42:35 +0000 (0:00:00.016) 0:00:00.016 ************ 2026-05-22 00:42:36.952718 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-22 00:42:36.952967 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-22 00:42:36.953114 | instance | interpreter could change the meaning of that path. See 2026-05-22 00:42:36.953259 | instance | https://docs.ansible.com/ansible- 2026-05-22 00:42:36.953403 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-22 00:42:36.963929 | instance | ok: [instance] 2026-05-22 00:42:36.964106 | instance | 2026-05-22 00:42:36.964292 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-05-22 00:42:36.964475 | instance | Friday 22 May 2026 00:42:36 +0000 (0:00:01.213) 0:00:01.230 ************ 2026-05-22 00:42:37.015694 | instance | skipping: [instance] 2026-05-22 00:42:37.016128 | instance | 2026-05-22 00:42:37.016461 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-22 00:42:37.016852 | instance | Friday 22 May 2026 00:42:37 +0000 (0:00:00.050) 0:00:01.281 ************ 2026-05-22 00:42:37.192238 | instance | ok: [instance] 2026-05-22 00:42:37.192463 | instance | 2026-05-22 00:42:37.192642 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-05-22 00:42:37.192840 | instance | 2026-05-22 00:42:37.193019 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-22 00:42:37.193195 | instance | Friday 22 May 2026 00:42:37 +0000 (0:00:00.177) 0:00:01.458 ************ 2026-05-22 00:42:38.127631 | instance | ok: [instance] 2026-05-22 00:42:38.127946 | instance | 2026-05-22 00:42:38.128174 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-22 00:42:38.128387 | instance | Friday 22 May 2026 00:42:38 +0000 (0:00:00.934) 0:00:02.393 ************ 2026-05-22 00:42:38.424637 | instance | ok: [instance] 2026-05-22 00:42:38.425199 | instance | 2026-05-22 00:42:38.425601 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-22 00:42:38.425938 | instance | Friday 22 May 2026 00:42:38 +0000 (0:00:00.296) 0:00:02.690 ************ 2026-05-22 00:42:38.464311 | instance | skipping: [instance] 2026-05-22 00:42:38.464407 | instance | 2026-05-22 00:42:38.464541 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-22 00:42:38.464767 | instance | Friday 22 May 2026 00:42:38 +0000 (0:00:00.038) 0:00:02.728 ************ 2026-05-22 00:42:38.852985 | instance | changed: [instance] 2026-05-22 00:42:38.853056 | instance | 2026-05-22 00:42:38.853187 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-22 00:42:38.853306 | instance | Friday 22 May 2026 00:42:38 +0000 (0:00:00.386) 0:00:03.115 ************ 2026-05-22 00:42:38.916833 | instance | ok: [instance] => { 2026-05-22 00:42:38.916900 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-22 00:42:38.917029 | instance | } 2026-05-22 00:42:38.917135 | instance | 2026-05-22 00:42:38.917265 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-22 00:42:38.917374 | instance | Friday 22 May 2026 00:42:38 +0000 (0:00:00.067) 0:00:03.183 ************ 2026-05-22 00:42:39.640364 | instance | changed: [instance] 2026-05-22 00:42:39.640601 | instance | 2026-05-22 00:42:39.640880 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-22 00:42:39.641142 | instance | Friday 22 May 2026 00:42:39 +0000 (0:00:00.722) 0:00:03.906 ************ 2026-05-22 00:42:39.692478 | instance | skipping: [instance] 2026-05-22 00:42:39.692724 | instance | 2026-05-22 00:42:39.692990 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-22 00:42:39.693249 | instance | Friday 22 May 2026 00:42:39 +0000 (0:00:00.052) 0:00:03.959 ************ 2026-05-22 00:42:39.741489 | instance | skipping: [instance] 2026-05-22 00:42:39.741734 | instance | 2026-05-22 00:42:39.742044 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-22 00:42:39.742371 | instance | Friday 22 May 2026 00:42:39 +0000 (0:00:00.049) 0:00:04.008 ************ 2026-05-22 00:42:39.949139 | instance | ok: [instance] 2026-05-22 00:42:39.949390 | instance | 2026-05-22 00:42:39.949655 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-22 00:42:39.949913 | instance | Friday 22 May 2026 00:42:39 +0000 (0:00:00.207) 0:00:04.215 ************ 2026-05-22 00:42:41.584929 | instance | ok: [instance] 2026-05-22 00:42:41.585297 | instance | 2026-05-22 00:42:41.585637 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-22 00:42:41.585968 | instance | Friday 22 May 2026 00:42:41 +0000 (0:00:01.635) 0:00:05.851 ************ 2026-05-22 00:42:41.660870 | instance | ok: [instance] => { 2026-05-22 00:42:41.661451 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-22 00:42:41.661878 | instance | } 2026-05-22 00:42:41.662207 | instance | 2026-05-22 00:42:41.662554 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-22 00:42:41.662894 | instance | Friday 22 May 2026 00:42:41 +0000 (0:00:00.072) 0:00:05.923 ************ 2026-05-22 00:42:42.508540 | instance | changed: [instance] 2026-05-22 00:42:42.508927 | instance | 2026-05-22 00:42:42.509278 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-22 00:42:42.509623 | instance | Friday 22 May 2026 00:42:42 +0000 (0:00:00.850) 0:00:06.774 ************ 2026-05-22 00:42:45.512290 | instance | changed: [instance] 2026-05-22 00:42:45.512394 | instance | 2026-05-22 00:42:45.512463 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-22 00:42:45.512595 | instance | Friday 22 May 2026 00:42:45 +0000 (0:00:03.003) 0:00:09.777 ************ 2026-05-22 00:42:45.556531 | instance | skipping: [instance] 2026-05-22 00:42:45.556657 | instance | 2026-05-22 00:42:45.556847 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-22 00:42:45.557029 | instance | Friday 22 May 2026 00:42:45 +0000 (0:00:00.042) 0:00:09.820 ************ 2026-05-22 00:42:45.592297 | instance | skipping: [instance] 2026-05-22 00:42:45.592657 | instance | 2026-05-22 00:42:45.592816 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-22 00:42:45.592980 | instance | Friday 22 May 2026 00:42:45 +0000 (0:00:00.037) 0:00:09.858 ************ 2026-05-22 00:42:45.632341 | instance | skipping: [instance] 2026-05-22 00:42:45.632637 | instance | 2026-05-22 00:42:45.632851 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-22 00:42:45.633102 | instance | Friday 22 May 2026 00:42:45 +0000 (0:00:00.039) 0:00:09.897 ************ 2026-05-22 00:42:53.512658 | instance | changed: [instance] 2026-05-22 00:42:53.513120 | instance | 2026-05-22 00:42:53.513492 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-22 00:42:53.513829 | instance | Friday 22 May 2026 00:42:53 +0000 (0:00:07.879) 0:00:17.777 ************ 2026-05-22 00:42:54.168243 | instance | changed: [instance] 2026-05-22 00:42:54.168319 | instance | 2026-05-22 00:42:54.168454 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-22 00:42:54.168649 | instance | Friday 22 May 2026 00:42:54 +0000 (0:00:00.656) 0:00:18.433 ************ 2026-05-22 00:42:55.104749 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-05-22 00:42:55.105168 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-22 00:42:55.105496 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-22 00:42:55.105874 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-22 00:42:55.106211 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-22 00:42:55.106509 | instance | 2026-05-22 00:42:55.106824 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-22 00:42:55.107139 | instance | Friday 22 May 2026 00:42:55 +0000 (0:00:00.936) 0:00:19.370 ************ 2026-05-22 00:42:55.692439 | instance | changed: [instance] 2026-05-22 00:42:55.692550 | instance | 2026-05-22 00:42:55.692566 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-22 00:42:55.692940 | instance | Friday 22 May 2026 00:42:55 +0000 (0:00:00.579) 0:00:19.949 ************ 2026-05-22 00:42:55.693127 | instance | 2026-05-22 00:42:55.693277 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-05-22 00:42:55.693460 | instance | Friday 22 May 2026 00:42:55 +0000 (0:00:00.008) 0:00:19.957 ************ 2026-05-22 00:42:56.716610 | instance | ok: [instance] 2026-05-22 00:42:56.716862 | instance | 2026-05-22 00:42:56.717025 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-05-22 00:42:56.717174 | instance | Friday 22 May 2026 00:42:56 +0000 (0:00:01.023) 0:00:20.981 ************ 2026-05-22 00:42:57.173463 | instance | changed: [instance] 2026-05-22 00:42:57.173562 | instance | 2026-05-22 00:42:57.173660 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-22 00:42:57.174135 | instance | Friday 22 May 2026 00:42:57 +0000 (0:00:00.458) 0:00:21.439 ************ 2026-05-22 00:42:57.731329 | instance | changed: [instance] 2026-05-22 00:42:57.731389 | instance | 2026-05-22 00:42:57.731538 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-22 00:42:57.731729 | instance | Friday 22 May 2026 00:42:57 +0000 (0:00:00.557) 0:00:21.997 ************ 2026-05-22 00:42:57.948327 | instance | ok: [instance] 2026-05-22 00:42:57.948537 | instance | 2026-05-22 00:42:57.948697 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-22 00:42:57.948846 | instance | Friday 22 May 2026 00:42:57 +0000 (0:00:00.216) 0:00:22.214 ************ 2026-05-22 00:42:58.008689 | instance | ok: [instance] => { 2026-05-22 00:42:58.008827 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-22 00:42:58.009029 | instance | } 2026-05-22 00:42:58.009168 | instance | 2026-05-22 00:42:58.009319 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-22 00:42:58.009468 | instance | Friday 22 May 2026 00:42:58 +0000 (0:00:00.060) 0:00:22.274 ************ 2026-05-22 00:42:58.964576 | instance | changed: [instance] 2026-05-22 00:42:58.964656 | instance | 2026-05-22 00:42:58.964672 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-22 00:42:58.964842 | instance | Friday 22 May 2026 00:42:58 +0000 (0:00:00.954) 0:00:23.229 ************ 2026-05-22 00:43:03.391418 | instance | changed: [instance] 2026-05-22 00:43:03.391495 | instance | 2026-05-22 00:43:03.391709 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-22 00:43:03.391758 | instance | Friday 22 May 2026 00:43:03 +0000 (0:00:04.428) 0:00:27.657 ************ 2026-05-22 00:43:04.567799 | instance | ok: [instance] 2026-05-22 00:43:04.567874 | instance | 2026-05-22 00:43:04.568119 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-22 00:43:04.568163 | instance | Friday 22 May 2026 00:43:04 +0000 (0:00:01.176) 0:00:28.834 ************ 2026-05-22 00:43:04.966089 | instance | changed: [instance] 2026-05-22 00:43:04.966154 | instance | 2026-05-22 00:43:04.966425 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-22 00:43:04.966473 | instance | Friday 22 May 2026 00:43:04 +0000 (0:00:00.398) 0:00:29.232 ************ 2026-05-22 00:43:05.444374 | instance | changed: [instance] 2026-05-22 00:43:05.444476 | instance | 2026-05-22 00:43:05.444530 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-22 00:43:05.444685 | instance | Friday 22 May 2026 00:43:05 +0000 (0:00:00.478) 0:00:29.710 ************ 2026-05-22 00:43:05.996395 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-05-22 00:43:05.996469 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-22 00:43:05.996934 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-22 00:43:05.996978 | instance | 2026-05-22 00:43:05.996984 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-22 00:43:05.996989 | instance | Friday 22 May 2026 00:43:05 +0000 (0:00:00.551) 0:00:30.262 ************ 2026-05-22 00:43:06.437322 | instance | changed: [instance] 2026-05-22 00:43:06.437706 | instance | 2026-05-22 00:43:06.437758 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-22 00:43:06.437765 | instance | Friday 22 May 2026 00:43:06 +0000 (0:00:00.440) 0:00:30.703 ************ 2026-05-22 00:43:06.901623 | instance | changed: [instance] 2026-05-22 00:43:06.901716 | instance | 2026-05-22 00:43:06.901729 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-22 00:43:06.902237 | instance | Friday 22 May 2026 00:43:06 +0000 (0:00:00.455) 0:00:31.159 ************ 2026-05-22 00:43:06.902292 | instance | 2026-05-22 00:43:06.902300 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-05-22 00:43:06.902306 | instance | Friday 22 May 2026 00:43:06 +0000 (0:00:00.008) 0:00:31.167 ************ 2026-05-22 00:43:07.585086 | instance | ok: [instance] 2026-05-22 00:43:07.585136 | instance | 2026-05-22 00:43:07.585142 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-05-22 00:43:07.585147 | instance | Friday 22 May 2026 00:43:07 +0000 (0:00:00.683) 0:00:31.851 ************ 2026-05-22 00:43:09.697782 | instance | changed: [instance] 2026-05-22 00:43:09.697860 | instance | 2026-05-22 00:43:09.698099 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-22 00:43:09.698143 | instance | Friday 22 May 2026 00:43:09 +0000 (0:00:02.113) 0:00:33.964 ************ 2026-05-22 00:43:10.288102 | instance | changed: [instance] 2026-05-22 00:43:10.288181 | instance | 2026-05-22 00:43:10.288412 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-22 00:43:10.288661 | instance | Friday 22 May 2026 00:43:10 +0000 (0:00:00.590) 0:00:34.554 ************ 2026-05-22 00:43:10.343901 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-22 00:43:10.343994 | instance | 2026-05-22 00:43:10.344209 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-22 00:43:10.344248 | instance | Friday 22 May 2026 00:43:10 +0000 (0:00:00.055) 0:00:34.610 ************ 2026-05-22 00:43:16.466266 | instance | changed: [instance] 2026-05-22 00:43:16.466344 | instance | 2026-05-22 00:43:16.466554 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-22 00:43:16.466600 | instance | Friday 22 May 2026 00:43:16 +0000 (0:00:06.122) 0:00:40.732 ************ 2026-05-22 00:43:17.122263 | instance | ok: [instance] => (item=chronyd) 2026-05-22 00:43:17.122326 | instance | ok: [instance] => (item=sshd) 2026-05-22 00:43:17.122691 | instance | 2026-05-22 00:43:17.122740 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-22 00:43:17.122746 | instance | Friday 22 May 2026 00:43:17 +0000 (0:00:00.655) 0:00:41.388 ************ 2026-05-22 00:43:17.410286 | instance | changed: [instance] 2026-05-22 00:43:17.410347 | instance | 2026-05-22 00:43:17.410591 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-22 00:43:17.410641 | instance | Friday 22 May 2026 00:43:17 +0000 (0:00:00.288) 0:00:41.676 ************ 2026-05-22 00:43:17.617750 | instance | ok: [instance] 2026-05-22 00:43:17.617824 | instance | 2026-05-22 00:43:17.618047 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-22 00:43:17.618248 | instance | Friday 22 May 2026 00:43:17 +0000 (0:00:00.207) 0:00:41.883 ************ 2026-05-22 00:43:18.376676 | instance | changed: [instance] 2026-05-22 00:43:18.376766 | instance | 2026-05-22 00:43:18.377019 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-22 00:43:18.377058 | instance | Friday 22 May 2026 00:43:18 +0000 (0:00:00.759) 0:00:42.643 ************ 2026-05-22 00:43:18.795346 | instance | changed: [instance] 2026-05-22 00:43:18.795401 | instance | 2026-05-22 00:43:18.795653 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-05-22 00:43:18.795682 | instance | Friday 22 May 2026 00:43:18 +0000 (0:00:00.418) 0:00:43.061 ************ 2026-05-22 00:43:18.914944 | instance | ok: [instance] 2026-05-22 00:43:18.914993 | instance | 2026-05-22 00:43:18.915132 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-05-22 00:43:18.915278 | instance | Friday 22 May 2026 00:43:18 +0000 (0:00:00.119) 0:00:43.181 ************ 2026-05-22 00:43:19.134334 | instance | ok: [instance] => (item=instance) 2026-05-22 00:43:19.134388 | instance | 2026-05-22 00:43:19.134716 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-05-22 00:43:19.134780 | instance | Friday 22 May 2026 00:43:19 +0000 (0:00:00.218) 0:00:43.400 ************ 2026-05-22 00:43:19.193648 | instance | ok: [instance] 2026-05-22 00:43:19.193712 | instance | 2026-05-22 00:43:19.194008 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-05-22 00:43:19.194036 | instance | Friday 22 May 2026 00:43:19 +0000 (0:00:00.059) 0:00:43.459 ************ 2026-05-22 00:43:19.275419 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-05-22 00:43:19.275930 | instance | 2026-05-22 00:43:19.276004 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-05-22 00:43:19.276016 | instance | Friday 22 May 2026 00:43:19 +0000 (0:00:00.081) 0:00:43.541 ************ 2026-05-22 00:43:19.685410 | instance | changed: [instance] 2026-05-22 00:43:19.685492 | instance | 2026-05-22 00:43:19.685612 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-05-22 00:43:19.685818 | instance | Friday 22 May 2026 00:43:19 +0000 (0:00:00.409) 0:00:43.951 ************ 2026-05-22 00:43:20.396698 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-05-22 00:43:20.396763 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-05-22 00:43:20.397271 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-05-22 00:43:20.397329 | instance | 2026-05-22 00:43:20.397336 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-05-22 00:43:20.397342 | instance | Friday 22 May 2026 00:43:20 +0000 (0:00:00.711) 0:00:44.662 ************ 2026-05-22 00:45:06.246442 | instance | ok: [instance] 2026-05-22 00:45:06.246483 | instance | 2026-05-22 00:45:06.246488 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-05-22 00:45:06.246494 | instance | Friday 22 May 2026 00:45:06 +0000 (0:01:45.849) 0:02:30.512 ************ 2026-05-22 00:45:06.465844 | instance | changed: [instance] 2026-05-22 00:45:06.465884 | instance | 2026-05-22 00:45:06.465890 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-05-22 00:45:06.465901 | instance | Friday 22 May 2026 00:45:06 +0000 (0:00:00.219) 0:02:30.732 ************ 2026-05-22 00:45:06.512701 | instance | ok: [instance] 2026-05-22 00:45:06.512739 | instance | 2026-05-22 00:45:06.512745 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-22 00:45:06.512750 | instance | Friday 22 May 2026 00:45:06 +0000 (0:00:00.046) 0:02:30.778 ************ 2026-05-22 00:45:06.604065 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-22 00:45:06.604098 | instance | 2026-05-22 00:45:06.604104 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-22 00:45:06.604111 | instance | Friday 22 May 2026 00:45:06 +0000 (0:00:00.091) 0:02:30.870 ************ 2026-05-22 00:45:13.048958 | instance | ok: [instance] 2026-05-22 00:45:13.049027 | instance | 2026-05-22 00:45:13.049309 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-22 00:45:13.049357 | instance | Friday 22 May 2026 00:45:13 +0000 (0:00:06.445) 0:02:37.315 ************ 2026-05-22 00:45:13.114525 | instance | ok: [instance] => (item=instance) 2026-05-22 00:45:13.114615 | instance | 2026-05-22 00:45:13.114899 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-22 00:45:13.114968 | instance | Friday 22 May 2026 00:45:13 +0000 (0:00:00.064) 0:02:37.380 ************ 2026-05-22 00:45:13.584359 | instance | ok: [instance] 2026-05-22 00:45:13.584453 | instance | 2026-05-22 00:45:13.584466 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-22 00:45:13.584634 | instance | Friday 22 May 2026 00:45:13 +0000 (0:00:00.470) 0:02:37.850 ************ 2026-05-22 00:45:20.947719 | instance | ok: [instance] 2026-05-22 00:45:20.947790 | instance | 2026-05-22 00:45:20.948021 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-05-22 00:45:20.948093 | instance | Friday 22 May 2026 00:45:20 +0000 (0:00:07.363) 0:02:45.214 ************ 2026-05-22 00:46:14.850620 | instance | changed: [instance] 2026-05-22 00:46:14.850737 | instance | 2026-05-22 00:46:14.850930 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-05-22 00:46:14.851104 | instance | Friday 22 May 2026 00:46:14 +0000 (0:00:53.902) 0:03:39.116 ************ 2026-05-22 00:46:29.301991 | instance | ok: [instance] 2026-05-22 00:46:29.302051 | instance | 2026-05-22 00:46:29.302329 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-22 00:46:29.302370 | instance | Friday 22 May 2026 00:46:29 +0000 (0:00:14.451) 0:03:53.568 ************ 2026-05-22 00:46:29.385877 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-22 00:46:29.386232 | instance | 2026-05-22 00:46:29.386276 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-22 00:46:29.386282 | instance | Friday 22 May 2026 00:46:29 +0000 (0:00:00.083) 0:03:53.652 ************ 2026-05-22 00:46:29.432545 | instance | skipping: [instance] 2026-05-22 00:46:29.432637 | instance | 2026-05-22 00:46:29.432880 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-22 00:46:29.432898 | instance | Friday 22 May 2026 00:46:29 +0000 (0:00:00.046) 0:03:53.699 ************ 2026-05-22 00:46:29.482887 | instance | skipping: [instance] => (item=instance) 2026-05-22 00:46:29.483005 | instance | skipping: [instance] 2026-05-22 00:46:29.483381 | instance | 2026-05-22 00:46:29.483421 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-22 00:46:29.483427 | instance | Friday 22 May 2026 00:46:29 +0000 (0:00:00.050) 0:03:53.749 ************ 2026-05-22 00:46:29.760095 | instance | ok: [instance] 2026-05-22 00:46:29.760153 | instance | 2026-05-22 00:46:29.760269 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-22 00:46:29.760386 | instance | Friday 22 May 2026 00:46:29 +0000 (0:00:00.277) 0:03:54.026 ************ 2026-05-22 00:46:36.183101 | instance | ok: [instance] 2026-05-22 00:46:36.183261 | instance | 2026-05-22 00:46:36.183573 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-05-22 00:46:36.183862 | instance | Friday 22 May 2026 00:46:36 +0000 (0:00:06.422) 0:04:00.449 ************ 2026-05-22 00:46:48.361388 | instance | changed: [instance] 2026-05-22 00:46:48.361752 | instance | 2026-05-22 00:46:48.361765 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-05-22 00:46:48.361775 | instance | Friday 22 May 2026 00:46:48 +0000 (0:00:12.177) 0:04:12.626 ************ 2026-05-22 00:46:54.391192 | instance | ok: [instance] 2026-05-22 00:46:54.391272 | instance | 2026-05-22 00:46:54.391496 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-05-22 00:46:54.391545 | instance | Friday 22 May 2026 00:46:54 +0000 (0:00:06.030) 0:04:18.657 ************ 2026-05-22 00:47:02.093871 | instance | changed: [instance] => (item={'name': 'diskprediction_local'}) 2026-05-22 00:47:02.093943 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-05-22 00:47:02.094074 | instance | changed: [instance] => (item={'name': 'prometheus'}) 2026-05-22 00:47:02.094193 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-05-22 00:47:02.094307 | instance | 2026-05-22 00:47:02.094434 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-05-22 00:47:02.094538 | instance | 2026-05-22 00:47:02.094659 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-22 00:47:02.094780 | instance | Friday 22 May 2026 00:47:02 +0000 (0:00:07.702) 0:04:26.360 ************ 2026-05-22 00:47:02.972424 | instance | ok: [instance] 2026-05-22 00:47:02.972486 | instance | 2026-05-22 00:47:02.972749 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-22 00:47:02.972786 | instance | Friday 22 May 2026 00:47:02 +0000 (0:00:00.878) 0:04:27.238 ************ 2026-05-22 00:47:03.172202 | instance | ok: [instance] 2026-05-22 00:47:03.172246 | instance | 2026-05-22 00:47:03.172377 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-22 00:47:03.172535 | instance | Friday 22 May 2026 00:47:03 +0000 (0:00:00.199) 0:04:27.438 ************ 2026-05-22 00:47:03.211292 | instance | skipping: [instance] 2026-05-22 00:47:03.211332 | instance | 2026-05-22 00:47:03.211467 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-22 00:47:03.211585 | instance | Friday 22 May 2026 00:47:03 +0000 (0:00:00.039) 0:04:27.478 ************ 2026-05-22 00:47:03.419387 | instance | ok: [instance] 2026-05-22 00:47:03.419430 | instance | 2026-05-22 00:47:03.419622 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-22 00:47:03.419697 | instance | Friday 22 May 2026 00:47:03 +0000 (0:00:00.207) 0:04:27.685 ************ 2026-05-22 00:47:03.473253 | instance | ok: [instance] => { 2026-05-22 00:47:03.473292 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-22 00:47:03.473483 | instance | } 2026-05-22 00:47:03.473520 | instance | 2026-05-22 00:47:03.473707 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-22 00:47:03.473764 | instance | Friday 22 May 2026 00:47:03 +0000 (0:00:00.054) 0:04:27.740 ************ 2026-05-22 00:47:03.763033 | instance | ok: [instance] 2026-05-22 00:47:03.763083 | instance | 2026-05-22 00:47:03.763211 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-22 00:47:03.763320 | instance | Friday 22 May 2026 00:47:03 +0000 (0:00:00.289) 0:04:28.029 ************ 2026-05-22 00:47:03.807819 | instance | skipping: [instance] 2026-05-22 00:47:03.807897 | instance | 2026-05-22 00:47:03.808021 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-22 00:47:03.808140 | instance | Friday 22 May 2026 00:47:03 +0000 (0:00:00.045) 0:04:28.074 ************ 2026-05-22 00:47:03.852940 | instance | skipping: [instance] 2026-05-22 00:47:03.853048 | instance | 2026-05-22 00:47:03.853169 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-22 00:47:03.853287 | instance | Friday 22 May 2026 00:47:03 +0000 (0:00:00.045) 0:04:28.119 ************ 2026-05-22 00:47:04.056252 | instance | ok: [instance] 2026-05-22 00:47:04.056324 | instance | 2026-05-22 00:47:04.056443 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-22 00:47:04.056560 | instance | Friday 22 May 2026 00:47:04 +0000 (0:00:00.203) 0:04:28.322 ************ 2026-05-22 00:47:05.111179 | instance | ok: [instance] 2026-05-22 00:47:05.111236 | instance | 2026-05-22 00:47:05.111349 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-22 00:47:05.111484 | instance | Friday 22 May 2026 00:47:05 +0000 (0:00:01.054) 0:04:29.377 ************ 2026-05-22 00:47:05.174637 | instance | ok: [instance] => { 2026-05-22 00:47:05.174706 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-22 00:47:05.174825 | instance | } 2026-05-22 00:47:05.174937 | instance | 2026-05-22 00:47:05.175057 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-22 00:47:05.175168 | instance | Friday 22 May 2026 00:47:05 +0000 (0:00:00.063) 0:04:29.441 ************ 2026-05-22 00:47:05.495779 | instance | ok: [instance] 2026-05-22 00:47:05.495847 | instance | 2026-05-22 00:47:05.495921 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-22 00:47:05.496037 | instance | Friday 22 May 2026 00:47:05 +0000 (0:00:00.320) 0:04:29.762 ************ 2026-05-22 00:47:07.424372 | instance | ok: [instance] 2026-05-22 00:47:07.424437 | instance | 2026-05-22 00:47:07.424609 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-22 00:47:07.424681 | instance | Friday 22 May 2026 00:47:07 +0000 (0:00:01.928) 0:04:31.690 ************ 2026-05-22 00:47:07.459514 | instance | skipping: [instance] 2026-05-22 00:47:07.459585 | instance | 2026-05-22 00:47:07.459737 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-22 00:47:07.459914 | instance | Friday 22 May 2026 00:47:07 +0000 (0:00:00.035) 0:04:31.726 ************ 2026-05-22 00:47:07.496153 | instance | skipping: [instance] 2026-05-22 00:47:07.496235 | instance | 2026-05-22 00:47:07.496304 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-22 00:47:07.496423 | instance | Friday 22 May 2026 00:47:07 +0000 (0:00:00.036) 0:04:31.762 ************ 2026-05-22 00:47:07.527083 | instance | skipping: [instance] 2026-05-22 00:47:07.527163 | instance | 2026-05-22 00:47:07.527348 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-22 00:47:07.527498 | instance | Friday 22 May 2026 00:47:07 +0000 (0:00:00.030) 0:04:31.793 ************ 2026-05-22 00:47:08.609348 | instance | ok: [instance] 2026-05-22 00:47:08.609446 | instance | 2026-05-22 00:47:08.609637 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-22 00:47:08.609808 | instance | Friday 22 May 2026 00:47:08 +0000 (0:00:01.082) 0:04:32.875 ************ 2026-05-22 00:47:09.024072 | instance | ok: [instance] 2026-05-22 00:47:09.024142 | instance | 2026-05-22 00:47:09.024513 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-22 00:47:09.024553 | instance | Friday 22 May 2026 00:47:09 +0000 (0:00:00.414) 0:04:33.290 ************ 2026-05-22 00:47:09.942285 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-22 00:47:09.942346 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-22 00:47:09.943052 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-22 00:47:09.943091 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-22 00:47:09.943098 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-22 00:47:09.943103 | instance | 2026-05-22 00:47:09.943109 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-22 00:47:09.943113 | instance | Friday 22 May 2026 00:47:09 +0000 (0:00:00.918) 0:04:34.208 ************ 2026-05-22 00:47:10.449267 | instance | ok: [instance] 2026-05-22 00:47:10.449328 | instance | 2026-05-22 00:47:10.449927 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-22 00:47:10.449963 | instance | Friday 22 May 2026 00:47:10 +0000 (0:00:00.500) 0:04:34.709 ************ 2026-05-22 00:47:10.449968 | instance | 2026-05-22 00:47:10.449973 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-22 00:47:10.449977 | instance | Friday 22 May 2026 00:47:10 +0000 (0:00:00.006) 0:04:34.715 ************ 2026-05-22 00:47:10.810661 | instance | ok: [instance] 2026-05-22 00:47:10.810733 | instance | 2026-05-22 00:47:10.810959 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-22 00:47:10.810998 | instance | Friday 22 May 2026 00:47:10 +0000 (0:00:00.361) 0:04:35.077 ************ 2026-05-22 00:47:11.013178 | instance | ok: [instance] 2026-05-22 00:47:11.013238 | instance | 2026-05-22 00:47:11.013504 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-22 00:47:11.013544 | instance | Friday 22 May 2026 00:47:11 +0000 (0:00:00.202) 0:04:35.279 ************ 2026-05-22 00:47:11.064490 | instance | ok: [instance] => { 2026-05-22 00:47:11.065132 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-22 00:47:11.065173 | instance | } 2026-05-22 00:47:11.065179 | instance | 2026-05-22 00:47:11.065184 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-22 00:47:11.065189 | instance | Friday 22 May 2026 00:47:11 +0000 (0:00:00.051) 0:04:35.330 ************ 2026-05-22 00:47:11.397476 | instance | ok: [instance] 2026-05-22 00:47:11.397565 | instance | 2026-05-22 00:47:11.397644 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-22 00:47:11.397763 | instance | Friday 22 May 2026 00:47:11 +0000 (0:00:00.333) 0:04:35.663 ************ 2026-05-22 00:47:14.487256 | instance | ok: [instance] 2026-05-22 00:47:14.487325 | instance | 2026-05-22 00:47:14.487588 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-22 00:47:14.487630 | instance | Friday 22 May 2026 00:47:14 +0000 (0:00:03.089) 0:04:38.753 ************ 2026-05-22 00:47:15.588890 | instance | ok: [instance] 2026-05-22 00:47:15.588967 | instance | 2026-05-22 00:47:15.589204 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-22 00:47:15.589249 | instance | Friday 22 May 2026 00:47:15 +0000 (0:00:01.101) 0:04:39.855 ************ 2026-05-22 00:47:15.802916 | instance | ok: [instance] 2026-05-22 00:47:15.803033 | instance | 2026-05-22 00:47:15.803277 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-22 00:47:15.803457 | instance | Friday 22 May 2026 00:47:15 +0000 (0:00:00.214) 0:04:40.069 ************ 2026-05-22 00:47:16.219509 | instance | ok: [instance] 2026-05-22 00:47:16.219577 | instance | 2026-05-22 00:47:16.219788 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-22 00:47:16.219854 | instance | Friday 22 May 2026 00:47:16 +0000 (0:00:00.416) 0:04:40.485 ************ 2026-05-22 00:47:16.789979 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-05-22 00:47:16.790047 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-22 00:47:16.790500 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-22 00:47:16.790539 | instance | 2026-05-22 00:47:16.790545 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-22 00:47:16.790550 | instance | Friday 22 May 2026 00:47:16 +0000 (0:00:00.570) 0:04:41.056 ************ 2026-05-22 00:47:17.201344 | instance | ok: [instance] 2026-05-22 00:47:17.201410 | instance | 2026-05-22 00:47:17.201677 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-22 00:47:17.201714 | instance | Friday 22 May 2026 00:47:17 +0000 (0:00:00.411) 0:04:41.467 ************ 2026-05-22 00:47:17.628850 | instance | ok: [instance] 2026-05-22 00:47:17.628912 | instance | 2026-05-22 00:47:17.629518 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-22 00:47:17.629561 | instance | Friday 22 May 2026 00:47:17 +0000 (0:00:00.420) 0:04:41.888 ************ 2026-05-22 00:47:17.629567 | instance | 2026-05-22 00:47:17.629579 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-22 00:47:17.629583 | instance | Friday 22 May 2026 00:47:17 +0000 (0:00:00.006) 0:04:41.895 ************ 2026-05-22 00:47:18.015537 | instance | ok: [instance] 2026-05-22 00:47:18.015622 | instance | 2026-05-22 00:47:18.015727 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-22 00:47:18.015845 | instance | Friday 22 May 2026 00:47:18 +0000 (0:00:00.386) 0:04:42.281 ************ 2026-05-22 00:47:18.077980 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-22 00:47:18.078068 | instance | 2026-05-22 00:47:18.078345 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-22 00:47:18.078398 | instance | Friday 22 May 2026 00:47:18 +0000 (0:00:00.062) 0:04:42.344 ************ 2026-05-22 00:47:19.130720 | instance | ok: [instance] 2026-05-22 00:47:19.130794 | instance | 2026-05-22 00:47:19.131051 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-22 00:47:19.131095 | instance | Friday 22 May 2026 00:47:19 +0000 (0:00:01.052) 0:04:43.397 ************ 2026-05-22 00:47:19.801998 | instance | ok: [instance] => (item=chronyd) 2026-05-22 00:47:19.802089 | instance | ok: [instance] => (item=sshd) 2026-05-22 00:47:19.802526 | instance | 2026-05-22 00:47:19.802600 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-22 00:47:19.802620 | instance | Friday 22 May 2026 00:47:19 +0000 (0:00:00.670) 0:04:44.067 ************ 2026-05-22 00:47:20.094925 | instance | ok: [instance] 2026-05-22 00:47:20.095051 | instance | 2026-05-22 00:47:20.095069 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-22 00:47:20.095249 | instance | Friday 22 May 2026 00:47:20 +0000 (0:00:00.293) 0:04:44.361 ************ 2026-05-22 00:47:20.309917 | instance | ok: [instance] 2026-05-22 00:47:20.309996 | instance | 2026-05-22 00:47:20.310244 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-22 00:47:20.310310 | instance | Friday 22 May 2026 00:47:20 +0000 (0:00:00.214) 0:04:44.575 ************ 2026-05-22 00:47:20.548621 | instance | ok: [instance] 2026-05-22 00:47:20.548682 | instance | 2026-05-22 00:47:20.548897 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-22 00:47:20.548915 | instance | Friday 22 May 2026 00:47:20 +0000 (0:00:00.239) 0:04:44.815 ************ 2026-05-22 00:47:20.761485 | instance | ok: [instance] 2026-05-22 00:47:20.761584 | instance | 2026-05-22 00:47:20.761876 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-05-22 00:47:20.761920 | instance | Friday 22 May 2026 00:47:20 +0000 (0:00:00.212) 0:04:45.027 ************ 2026-05-22 00:47:20.988102 | instance | ok: [instance] => (item=instance) 2026-05-22 00:47:20.988177 | instance | 2026-05-22 00:47:20.988322 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-05-22 00:47:20.988554 | instance | Friday 22 May 2026 00:47:20 +0000 (0:00:00.226) 0:04:45.254 ************ 2026-05-22 00:47:21.043549 | instance | ok: [instance] 2026-05-22 00:47:21.043698 | instance | 2026-05-22 00:47:21.043907 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-22 00:47:21.044086 | instance | Friday 22 May 2026 00:47:21 +0000 (0:00:00.055) 0:04:45.309 ************ 2026-05-22 00:47:21.114271 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-22 00:47:21.114382 | instance | 2026-05-22 00:47:21.114558 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-22 00:47:21.114783 | instance | Friday 22 May 2026 00:47:21 +0000 (0:00:00.070) 0:04:45.380 ************ 2026-05-22 00:47:21.168441 | instance | skipping: [instance] 2026-05-22 00:47:21.168807 | instance | 2026-05-22 00:47:21.169952 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-22 00:47:21.169980 | instance | Friday 22 May 2026 00:47:21 +0000 (0:00:00.053) 0:04:45.433 ************ 2026-05-22 00:47:21.428540 | instance | skipping: [instance] => (item=instance) 2026-05-22 00:47:21.428655 | instance | skipping: [instance] 2026-05-22 00:47:21.428785 | instance | 2026-05-22 00:47:21.429266 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-22 00:47:21.429420 | instance | Friday 22 May 2026 00:47:21 +0000 (0:00:00.258) 0:04:45.692 ************ 2026-05-22 00:47:21.685445 | instance | ok: [instance] 2026-05-22 00:47:21.685511 | instance | 2026-05-22 00:47:21.685772 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-22 00:47:21.685813 | instance | Friday 22 May 2026 00:47:21 +0000 (0:00:00.259) 0:04:45.951 ************ 2026-05-22 00:47:28.047786 | instance | ok: [instance] 2026-05-22 00:47:28.047864 | instance | 2026-05-22 00:47:28.048101 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-05-22 00:47:28.048116 | instance | Friday 22 May 2026 00:47:28 +0000 (0:00:06.362) 0:04:52.314 ************ 2026-05-22 00:47:33.338877 | instance | ok: [instance] 2026-05-22 00:47:33.338957 | instance | 2026-05-22 00:47:33.339191 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-05-22 00:47:33.339233 | instance | Friday 22 May 2026 00:47:33 +0000 (0:00:05.291) 0:04:57.605 ************ 2026-05-22 00:47:47.301032 | instance | ok: [instance] 2026-05-22 00:47:47.301115 | instance | 2026-05-22 00:47:47.301341 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-05-22 00:47:47.301383 | instance | Friday 22 May 2026 00:47:47 +0000 (0:00:13.962) 0:05:11.567 ************ 2026-05-22 00:49:22.125446 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-05-22 00:49:22.125520 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-05-22 00:49:22.126118 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-05-22 00:49:22.126158 | instance | 2026-05-22 00:49:22.126164 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-05-22 00:49:22.126169 | instance | Friday 22 May 2026 00:49:22 +0000 (0:01:34.823) 0:06:46.390 ************ 2026-05-22 00:49:27.888966 | instance | ok: [instance] 2026-05-22 00:49:27.889070 | instance | 2026-05-22 00:49:27.889083 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-05-22 00:49:27.889093 | instance | Friday 22 May 2026 00:49:27 +0000 (0:00:05.764) 0:06:52.155 ************ 2026-05-22 00:49:34.498632 | instance | ok: [instance] 2026-05-22 00:49:34.498765 | instance | 2026-05-22 00:49:34.499144 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-05-22 00:49:34.499213 | instance | Friday 22 May 2026 00:49:34 +0000 (0:00:06.609) 0:06:58.764 ************ 2026-05-22 00:49:34.571718 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-05-22 00:49:34.572174 | instance | 2026-05-22 00:49:34.572233 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-05-22 00:49:34.572242 | instance | Friday 22 May 2026 00:49:34 +0000 (0:00:00.073) 0:06:58.837 ************ 2026-05-22 00:49:34.628675 | instance | ok: [instance] 2026-05-22 00:49:34.628755 | instance | 2026-05-22 00:49:34.629006 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-05-22 00:49:34.629077 | instance | Friday 22 May 2026 00:49:34 +0000 (0:00:00.056) 0:06:58.894 ************ 2026-05-22 00:49:42.578082 | instance | ok: [instance] 2026-05-22 00:49:42.578213 | instance | 2026-05-22 00:49:42.578524 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-05-22 00:49:42.578579 | instance | Friday 22 May 2026 00:49:42 +0000 (0:00:07.949) 0:07:06.844 ************ 2026-05-22 00:49:42.635373 | instance | ok: [instance] 2026-05-22 00:49:42.635784 | instance | 2026-05-22 00:49:42.635850 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-05-22 00:49:42.635863 | instance | Friday 22 May 2026 00:49:42 +0000 (0:00:00.057) 0:07:06.901 ************ 2026-05-22 00:49:42.691430 | instance | skipping: [instance] => (item=1) 2026-05-22 00:49:42.691511 | instance | skipping: [instance] => (item=1) 2026-05-22 00:49:42.691798 | instance | skipping: [instance] => (item=1) 2026-05-22 00:49:42.691851 | instance | skipping: [instance] 2026-05-22 00:49:42.691868 | instance | 2026-05-22 00:49:42.692097 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-05-22 00:49:42.692113 | instance | Friday 22 May 2026 00:49:42 +0000 (0:00:00.056) 0:07:06.957 ************ 2026-05-22 00:49:42.744732 | instance | skipping: [instance] 2026-05-22 00:49:42.745307 | instance | 2026-05-22 00:49:42.745340 | instance | PLAY [all] ********************************************************************* 2026-05-22 00:49:42.745346 | instance | 2026-05-22 00:49:42.745351 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-05-22 00:49:42.745355 | instance | Friday 22 May 2026 00:49:42 +0000 (0:00:00.053) 0:07:07.011 ************ 2026-05-22 00:49:43.079944 | instance | changed: [instance] 2026-05-22 00:49:43.079998 | instance | 2026-05-22 00:49:43.080507 | instance | PLAY [all] ********************************************************************* 2026-05-22 00:49:43.080572 | instance | 2026-05-22 00:49:43.080585 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-22 00:49:43.080590 | instance | Friday 22 May 2026 00:49:43 +0000 (0:00:00.334) 0:07:07.346 ************ 2026-05-22 00:49:44.073659 | instance | ok: [instance] 2026-05-22 00:49:44.073752 | instance | 2026-05-22 00:49:44.073827 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-05-22 00:49:44.073975 | instance | Friday 22 May 2026 00:49:44 +0000 (0:00:00.993) 0:07:08.339 ************ 2026-05-22 00:49:48.093500 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-05-22 00:49:48.093580 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-05-22 00:49:48.095779 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-05-22 00:49:48.095836 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-05-22 00:49:48.095848 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-05-22 00:49:48.095858 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-05-22 00:49:48.095867 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-05-22 00:49:48.095876 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-05-22 00:49:48.095885 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-05-22 00:49:48.095894 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-05-22 00:49:48.095903 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-05-22 00:49:48.095912 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-05-22 00:49:48.095920 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-05-22 00:49:48.095929 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-05-22 00:49:48.095938 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-05-22 00:49:48.095947 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-22 00:49:48.095956 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-22 00:49:48.095964 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-05-22 00:49:48.095973 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-22 00:49:48.096009 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-22 00:49:48.096019 | instance | 2026-05-22 00:49:48.096033 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-05-22 00:49:48.096042 | instance | Friday 22 May 2026 00:49:48 +0000 (0:00:04.019) 0:07:12.359 ************ 2026-05-22 00:49:48.308264 | instance | changed: [instance] 2026-05-22 00:49:48.308350 | instance | 2026-05-22 00:49:48.308640 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-05-22 00:49:48.308703 | instance | Friday 22 May 2026 00:49:48 +0000 (0:00:00.214) 0:07:12.574 ************ 2026-05-22 00:49:48.759293 | instance | changed: [instance] 2026-05-22 00:49:48.759391 | instance | 2026-05-22 00:49:48.759407 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-05-22 00:49:48.759579 | instance | Friday 22 May 2026 00:49:48 +0000 (0:00:00.450) 0:07:13.025 ************ 2026-05-22 00:49:49.027744 | instance | ok: [instance] 2026-05-22 00:49:49.027798 | instance | 2026-05-22 00:49:49.027804 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-22 00:49:49.027810 | instance | Friday 22 May 2026 00:49:49 +0000 (0:00:00.267) 0:07:13.293 ************ 2026-05-22 00:49:49.078830 | instance | ok: [instance] 2026-05-22 00:49:49.078895 | instance | 2026-05-22 00:49:49.078902 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-05-22 00:49:49.078924 | instance | 2026-05-22 00:49:49.078929 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-22 00:49:49.078933 | instance | Friday 22 May 2026 00:49:49 +0000 (0:00:00.050) 0:07:13.344 ************ 2026-05-22 00:49:50.042226 | instance | ok: [instance] 2026-05-22 00:49:50.042350 | instance | 2026-05-22 00:49:50.042362 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-05-22 00:49:50.042533 | instance | Friday 22 May 2026 00:49:50 +0000 (0:00:00.964) 0:07:14.308 ************ 2026-05-22 00:49:50.256236 | instance | changed: [instance] 2026-05-22 00:49:50.256295 | instance | 2026-05-22 00:49:50.256871 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-05-22 00:49:50.256955 | instance | Friday 22 May 2026 00:49:50 +0000 (0:00:00.213) 0:07:14.522 ************ 2026-05-22 00:49:51.163183 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-05-22 00:49:51.163303 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-05-22 00:49:51.163319 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-05-22 00:49:51.163832 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-05-22 00:49:51.163941 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-05-22 00:49:51.163954 | instance | 2026-05-22 00:49:51.163979 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-05-22 00:49:51.163990 | instance | Friday 22 May 2026 00:49:51 +0000 (0:00:00.906) 0:07:15.429 ************ 2026-05-22 00:49:51.352086 | 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-05-22 00:49:51.516026 | 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-05-22 00:49:51.682541 | 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-05-22 00:49:51.697280 | instance | ...ignoring 2026-05-22 00:49:51.697829 | instance | 2026-05-22 00:49:51.697902 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-05-22 00:49:51.697911 | instance | Friday 22 May 2026 00:49:51 +0000 (0:00:00.533) 0:07:15.962 ************ 2026-05-22 00:49:51.897117 | instance | ok: [instance] 2026-05-22 00:49:51.897223 | instance | 2026-05-22 00:49:51.897594 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-05-22 00:49:51.897647 | instance | Friday 22 May 2026 00:49:51 +0000 (0:00:00.200) 0:07:16.163 ************ 2026-05-22 00:49:52.089474 | instance | ok: [instance] 2026-05-22 00:49:52.089518 | instance | 2026-05-22 00:49:52.089823 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-05-22 00:49:52.089896 | instance | Friday 22 May 2026 00:49:52 +0000 (0:00:00.192) 0:07:16.355 ************ 2026-05-22 00:49:52.128878 | instance | ok: [instance] 2026-05-22 00:49:52.129251 | instance | 2026-05-22 00:49:52.129282 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-05-22 00:49:52.129288 | instance | Friday 22 May 2026 00:49:52 +0000 (0:00:00.039) 0:07:16.394 ************ 2026-05-22 00:49:52.176775 | instance | ok: [instance] 2026-05-22 00:49:52.176928 | instance | 2026-05-22 00:49:52.177163 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-05-22 00:49:52.177366 | instance | Friday 22 May 2026 00:49:52 +0000 (0:00:00.048) 0:07:16.442 ************ 2026-05-22 00:49:52.716272 | instance | ok: [instance] 2026-05-22 00:49:52.716389 | instance | 2026-05-22 00:49:52.716700 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-05-22 00:49:52.716753 | instance | Friday 22 May 2026 00:49:52 +0000 (0:00:00.539) 0:07:16.982 ************ 2026-05-22 00:49:52.982680 | instance | ok: [instance] 2026-05-22 00:49:52.982767 | instance | 2026-05-22 00:49:52.982833 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-05-22 00:49:52.983531 | instance | Friday 22 May 2026 00:49:52 +0000 (0:00:00.206) 0:07:17.188 ************ 2026-05-22 00:49:52.983598 | instance | 2026-05-22 00:49:52.983604 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-05-22 00:49:52.983609 | instance | 2026-05-22 00:49:52.983613 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-22 00:49:52.983617 | instance | Friday 22 May 2026 00:49:52 +0000 (0:00:00.060) 0:07:17.248 ************ 2026-05-22 00:49:53.904290 | instance | ok: [instance] 2026-05-22 00:49:53.904417 | instance | 2026-05-22 00:49:53.904430 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-22 00:49:53.904622 | instance | Friday 22 May 2026 00:49:53 +0000 (0:00:00.921) 0:07:18.170 ************ 2026-05-22 00:49:54.121315 | instance | ok: [instance] 2026-05-22 00:49:54.121765 | instance | 2026-05-22 00:49:54.121835 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-22 00:49:54.121842 | instance | Friday 22 May 2026 00:49:54 +0000 (0:00:00.216) 0:07:18.387 ************ 2026-05-22 00:49:54.171432 | instance | skipping: [instance] 2026-05-22 00:49:54.171815 | instance | 2026-05-22 00:49:54.171906 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-22 00:49:54.171925 | instance | Friday 22 May 2026 00:49:54 +0000 (0:00:00.050) 0:07:18.438 ************ 2026-05-22 00:49:54.387198 | instance | ok: [instance] 2026-05-22 00:49:54.387264 | instance | 2026-05-22 00:49:54.387534 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-22 00:49:54.387605 | instance | Friday 22 May 2026 00:49:54 +0000 (0:00:00.215) 0:07:18.653 ************ 2026-05-22 00:49:54.450347 | instance | ok: [instance] => { 2026-05-22 00:49:54.450935 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-22 00:49:54.450982 | instance | } 2026-05-22 00:49:54.450988 | instance | 2026-05-22 00:49:54.450993 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-22 00:49:54.451005 | instance | Friday 22 May 2026 00:49:54 +0000 (0:00:00.062) 0:07:18.716 ************ 2026-05-22 00:49:54.773087 | instance | ok: [instance] 2026-05-22 00:49:54.773190 | instance | 2026-05-22 00:49:54.773202 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-22 00:49:54.773343 | instance | Friday 22 May 2026 00:49:54 +0000 (0:00:00.322) 0:07:19.038 ************ 2026-05-22 00:49:54.826389 | instance | skipping: [instance] 2026-05-22 00:49:54.826493 | instance | 2026-05-22 00:49:54.826610 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-22 00:49:54.826789 | instance | Friday 22 May 2026 00:49:54 +0000 (0:00:00.053) 0:07:19.092 ************ 2026-05-22 00:49:55.045109 | instance | ok: [instance] 2026-05-22 00:49:55.045164 | instance | 2026-05-22 00:49:55.045313 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-22 00:49:55.045535 | instance | Friday 22 May 2026 00:49:55 +0000 (0:00:00.218) 0:07:19.310 ************ 2026-05-22 00:49:56.080634 | instance | ok: [instance] 2026-05-22 00:49:56.080769 | instance | 2026-05-22 00:49:56.080781 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-22 00:49:56.080844 | instance | Friday 22 May 2026 00:49:56 +0000 (0:00:01.033) 0:07:20.344 ************ 2026-05-22 00:49:56.152473 | instance | ok: [instance] => { 2026-05-22 00:49:56.152693 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-22 00:49:56.152838 | instance | } 2026-05-22 00:49:56.152974 | instance | 2026-05-22 00:49:56.153121 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-22 00:49:56.153267 | instance | Friday 22 May 2026 00:49:56 +0000 (0:00:00.073) 0:07:20.417 ************ 2026-05-22 00:49:56.508551 | instance | ok: [instance] 2026-05-22 00:49:56.508676 | instance | 2026-05-22 00:49:56.508739 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-22 00:49:56.508899 | instance | Friday 22 May 2026 00:49:56 +0000 (0:00:00.356) 0:07:20.774 ************ 2026-05-22 00:49:58.516352 | instance | ok: [instance] 2026-05-22 00:49:58.516491 | instance | 2026-05-22 00:49:58.516503 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-22 00:49:58.516634 | instance | Friday 22 May 2026 00:49:58 +0000 (0:00:02.008) 0:07:22.782 ************ 2026-05-22 00:49:58.558155 | instance | skipping: [instance] 2026-05-22 00:49:58.558205 | instance | 2026-05-22 00:49:58.558211 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-22 00:49:58.558217 | instance | Friday 22 May 2026 00:49:58 +0000 (0:00:00.040) 0:07:22.823 ************ 2026-05-22 00:49:58.596769 | instance | skipping: [instance] 2026-05-22 00:49:58.597140 | instance | 2026-05-22 00:49:58.597184 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-22 00:49:58.597191 | instance | Friday 22 May 2026 00:49:58 +0000 (0:00:00.039) 0:07:22.863 ************ 2026-05-22 00:49:58.638527 | instance | skipping: [instance] 2026-05-22 00:49:58.638929 | instance | 2026-05-22 00:49:58.638961 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-22 00:49:58.638968 | instance | Friday 22 May 2026 00:49:58 +0000 (0:00:00.041) 0:07:22.904 ************ 2026-05-22 00:49:59.952516 | instance | ok: [instance] 2026-05-22 00:49:59.952633 | instance | 2026-05-22 00:49:59.952646 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-22 00:49:59.952798 | instance | Friday 22 May 2026 00:49:59 +0000 (0:00:01.314) 0:07:24.219 ************ 2026-05-22 00:50:00.403824 | instance | ok: [instance] 2026-05-22 00:50:00.403892 | instance | 2026-05-22 00:50:00.404141 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-22 00:50:00.404186 | instance | Friday 22 May 2026 00:50:00 +0000 (0:00:00.451) 0:07:24.670 ************ 2026-05-22 00:50:01.306016 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-22 00:50:01.306089 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-22 00:50:01.306858 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-22 00:50:01.306918 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-22 00:50:01.306926 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-22 00:50:01.306933 | instance | 2026-05-22 00:50:01.306939 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-22 00:50:01.306945 | instance | Friday 22 May 2026 00:50:01 +0000 (0:00:00.901) 0:07:25.571 ************ 2026-05-22 00:50:01.812624 | instance | ok: [instance] 2026-05-22 00:50:01.812738 | instance | 2026-05-22 00:50:01.812754 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-22 00:50:01.813267 | instance | Friday 22 May 2026 00:50:01 +0000 (0:00:00.500) 0:07:26.072 ************ 2026-05-22 00:50:01.813325 | instance | 2026-05-22 00:50:01.813331 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-22 00:50:01.813342 | instance | Friday 22 May 2026 00:50:01 +0000 (0:00:00.006) 0:07:26.078 ************ 2026-05-22 00:50:02.177321 | instance | ok: [instance] 2026-05-22 00:50:02.177400 | instance | 2026-05-22 00:50:02.177665 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-05-22 00:50:02.177720 | instance | Friday 22 May 2026 00:50:02 +0000 (0:00:00.364) 0:07:26.443 ************ 2026-05-22 00:50:02.813192 | 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-05-22 00:50:02.826123 | instance | ...ignoring 2026-05-22 00:50:02.826226 | instance | 2026-05-22 00:50:02.826341 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-05-22 00:50:02.826512 | instance | Friday 22 May 2026 00:50:02 +0000 (0:00:00.649) 0:07:27.092 ************ 2026-05-22 00:50:02.872660 | instance | skipping: [instance] 2026-05-22 00:50:02.873061 | instance | 2026-05-22 00:50:02.873120 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-05-22 00:50:02.873128 | instance | Friday 22 May 2026 00:50:02 +0000 (0:00:00.045) 0:07:27.138 ************ 2026-05-22 00:50:02.916486 | instance | skipping: [instance] 2026-05-22 00:50:02.916575 | instance | 2026-05-22 00:50:02.916844 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-05-22 00:50:02.916877 | instance | Friday 22 May 2026 00:50:02 +0000 (0:00:00.044) 0:07:27.182 ************ 2026-05-22 00:50:02.956890 | instance | skipping: [instance] 2026-05-22 00:50:02.957417 | instance | 2026-05-22 00:50:02.957484 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-05-22 00:50:02.957494 | instance | Friday 22 May 2026 00:50:02 +0000 (0:00:00.039) 0:07:27.222 ************ 2026-05-22 00:50:03.000117 | instance | skipping: [instance] 2026-05-22 00:50:03.000218 | instance | 2026-05-22 00:50:03.000239 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-05-22 00:50:03.000401 | instance | Friday 22 May 2026 00:50:02 +0000 (0:00:00.043) 0:07:27.266 ************ 2026-05-22 00:50:03.049764 | instance | skipping: [instance] 2026-05-22 00:50:03.049903 | instance | 2026-05-22 00:50:03.050104 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-22 00:50:03.050254 | instance | Friday 22 May 2026 00:50:03 +0000 (0:00:00.049) 0:07:27.315 ************ 2026-05-22 00:50:03.265135 | instance | ok: [instance] 2026-05-22 00:50:03.265270 | instance | 2026-05-22 00:50:03.265474 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-22 00:50:03.265662 | instance | Friday 22 May 2026 00:50:03 +0000 (0:00:00.215) 0:07:27.531 ************ 2026-05-22 00:50:03.314202 | instance | ok: [instance] => { 2026-05-22 00:50:03.314346 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-05-22 00:50:03.314550 | instance | } 2026-05-22 00:50:03.314690 | instance | 2026-05-22 00:50:03.314840 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-22 00:50:03.314988 | instance | Friday 22 May 2026 00:50:03 +0000 (0:00:00.048) 0:07:27.580 ************ 2026-05-22 00:50:04.192340 | instance | changed: [instance] 2026-05-22 00:50:04.193011 | instance | 2026-05-22 00:50:04.193044 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-22 00:50:04.193059 | instance | Friday 22 May 2026 00:50:04 +0000 (0:00:00.877) 0:07:28.458 ************ 2026-05-22 00:50:04.248689 | instance | skipping: [instance] 2026-05-22 00:50:04.248785 | instance | 2026-05-22 00:50:04.249073 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-22 00:50:04.249138 | instance | Friday 22 May 2026 00:50:04 +0000 (0:00:00.056) 0:07:28.514 ************ 2026-05-22 00:50:04.468444 | instance | ok: [instance] 2026-05-22 00:50:04.468499 | instance | 2026-05-22 00:50:04.468505 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-22 00:50:04.468511 | instance | Friday 22 May 2026 00:50:04 +0000 (0:00:00.219) 0:07:28.734 ************ 2026-05-22 00:50:04.518052 | instance | ok: [instance] => { 2026-05-22 00:50:04.518668 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-05-22 00:50:04.518732 | instance | } 2026-05-22 00:50:04.518739 | instance | 2026-05-22 00:50:04.518744 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-22 00:50:04.518749 | instance | Friday 22 May 2026 00:50:04 +0000 (0:00:00.049) 0:07:28.784 ************ 2026-05-22 00:50:06.166304 | instance | changed: [instance] 2026-05-22 00:50:06.166396 | instance | 2026-05-22 00:50:06.166656 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-22 00:50:06.166734 | instance | Friday 22 May 2026 00:50:06 +0000 (0:00:01.648) 0:07:30.432 ************ 2026-05-22 00:50:06.226373 | instance | skipping: [instance] 2026-05-22 00:50:06.226473 | instance | 2026-05-22 00:50:06.226747 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-22 00:50:06.226798 | instance | Friday 22 May 2026 00:50:06 +0000 (0:00:00.059) 0:07:30.492 ************ 2026-05-22 00:50:06.269120 | instance | skipping: [instance] 2026-05-22 00:50:06.269555 | instance | 2026-05-22 00:50:06.269620 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-22 00:50:06.269629 | instance | Friday 22 May 2026 00:50:06 +0000 (0:00:00.042) 0:07:30.535 ************ 2026-05-22 00:50:06.310755 | instance | skipping: [instance] 2026-05-22 00:50:06.310815 | instance | 2026-05-22 00:50:06.311117 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-22 00:50:06.311174 | instance | Friday 22 May 2026 00:50:06 +0000 (0:00:00.041) 0:07:30.576 ************ 2026-05-22 00:50:06.345735 | instance | skipping: [instance] 2026-05-22 00:50:06.346102 | instance | 2026-05-22 00:50:06.346140 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-22 00:50:06.346147 | instance | Friday 22 May 2026 00:50:06 +0000 (0:00:00.035) 0:07:30.612 ************ 2026-05-22 00:50:07.630627 | instance | ok: [instance] 2026-05-22 00:50:07.630724 | instance | 2026-05-22 00:50:07.630834 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-22 00:50:07.631042 | instance | Friday 22 May 2026 00:50:07 +0000 (0:00:01.284) 0:07:31.896 ************ 2026-05-22 00:50:08.071425 | instance | ok: [instance] 2026-05-22 00:50:08.071498 | instance | 2026-05-22 00:50:08.071612 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-22 00:50:08.071845 | instance | Friday 22 May 2026 00:50:08 +0000 (0:00:00.441) 0:07:32.337 ************ 2026-05-22 00:50:09.409277 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-22 00:50:09.409358 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-22 00:50:09.410072 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-22 00:50:09.410119 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-22 00:50:09.410124 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-22 00:50:09.410130 | instance | 2026-05-22 00:50:09.410134 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-22 00:50:09.410139 | instance | Friday 22 May 2026 00:50:09 +0000 (0:00:01.337) 0:07:33.675 ************ 2026-05-22 00:50:09.941960 | instance | ok: [instance] 2026-05-22 00:50:09.942038 | instance | 2026-05-22 00:50:09.942648 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-22 00:50:09.942707 | instance | Friday 22 May 2026 00:50:09 +0000 (0:00:00.521) 0:07:34.196 ************ 2026-05-22 00:50:09.942713 | instance | 2026-05-22 00:50:09.942719 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-22 00:50:09.942724 | instance | Friday 22 May 2026 00:50:09 +0000 (0:00:00.010) 0:07:34.207 ************ 2026-05-22 00:50:10.290111 | instance | ok: [instance] 2026-05-22 00:50:10.290186 | instance | 2026-05-22 00:50:10.290255 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-22 00:50:10.290418 | instance | Friday 22 May 2026 00:50:10 +0000 (0:00:00.348) 0:07:34.556 ************ 2026-05-22 00:50:10.492471 | instance | ok: [instance] 2026-05-22 00:50:10.492519 | instance | 2026-05-22 00:50:10.492816 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-22 00:50:10.492871 | instance | Friday 22 May 2026 00:50:10 +0000 (0:00:00.201) 0:07:34.758 ************ 2026-05-22 00:50:10.553020 | instance | ok: [instance] => { 2026-05-22 00:50:10.553133 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-05-22 00:50:10.553342 | instance | } 2026-05-22 00:50:10.553497 | instance | 2026-05-22 00:50:10.553654 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-22 00:50:10.553801 | instance | Friday 22 May 2026 00:50:10 +0000 (0:00:00.061) 0:07:34.819 ************ 2026-05-22 00:50:11.161097 | instance | changed: [instance] 2026-05-22 00:50:11.161177 | instance | 2026-05-22 00:50:11.161191 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-22 00:50:11.161356 | instance | Friday 22 May 2026 00:50:11 +0000 (0:00:00.607) 0:07:35.426 ************ 2026-05-22 00:50:12.542541 | instance | changed: [instance] 2026-05-22 00:50:12.542616 | instance | 2026-05-22 00:50:12.542871 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-22 00:50:12.542924 | instance | Friday 22 May 2026 00:50:12 +0000 (0:00:01.382) 0:07:36.809 ************ 2026-05-22 00:50:12.591373 | instance | ok: [instance] => { 2026-05-22 00:50:12.591473 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-05-22 00:50:12.591980 | instance | } 2026-05-22 00:50:12.592045 | instance | 2026-05-22 00:50:12.592059 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-22 00:50:12.592195 | instance | Friday 22 May 2026 00:50:12 +0000 (0:00:00.048) 0:07:36.857 ************ 2026-05-22 00:50:13.277231 | instance | changed: [instance] 2026-05-22 00:50:13.277323 | instance | 2026-05-22 00:50:13.277559 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-22 00:50:13.277600 | instance | Friday 22 May 2026 00:50:13 +0000 (0:00:00.686) 0:07:37.543 ************ 2026-05-22 00:50:14.703744 | instance | changed: [instance] 2026-05-22 00:50:14.703825 | instance | 2026-05-22 00:50:14.704069 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-05-22 00:50:14.704377 | instance | Friday 22 May 2026 00:50:14 +0000 (0:00:01.426) 0:07:38.970 ************ 2026-05-22 00:50:15.159851 | instance | changed: [instance] 2026-05-22 00:50:15.159918 | instance | 2026-05-22 00:50:15.160175 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-05-22 00:50:15.160216 | instance | Friday 22 May 2026 00:50:15 +0000 (0:00:00.456) 0:07:39.426 ************ 2026-05-22 00:50:15.380545 | instance | changed: [instance] 2026-05-22 00:50:15.380599 | instance | 2026-05-22 00:50:15.380869 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-22 00:50:15.380917 | instance | Friday 22 May 2026 00:50:15 +0000 (0:00:00.220) 0:07:39.646 ************ 2026-05-22 00:50:15.599337 | instance | ok: [instance] 2026-05-22 00:50:15.599814 | instance | 2026-05-22 00:50:15.599907 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-22 00:50:15.599921 | instance | Friday 22 May 2026 00:50:15 +0000 (0:00:00.218) 0:07:39.865 ************ 2026-05-22 00:50:15.658528 | instance | ok: [instance] => { 2026-05-22 00:50:15.659139 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-05-22 00:50:15.659197 | instance | } 2026-05-22 00:50:15.659203 | instance | 2026-05-22 00:50:15.659208 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-22 00:50:15.659214 | instance | Friday 22 May 2026 00:50:15 +0000 (0:00:00.059) 0:07:39.924 ************ 2026-05-22 00:50:16.602013 | instance | changed: [instance] 2026-05-22 00:50:16.602106 | instance | 2026-05-22 00:50:16.602118 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-22 00:50:16.602271 | instance | Friday 22 May 2026 00:50:16 +0000 (0:00:00.943) 0:07:40.868 ************ 2026-05-22 00:50:19.303163 | instance | changed: [instance] 2026-05-22 00:50:19.303267 | instance | 2026-05-22 00:50:19.303510 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-05-22 00:50:19.303585 | instance | Friday 22 May 2026 00:50:19 +0000 (0:00:02.700) 0:07:43.569 ************ 2026-05-22 00:50:19.362608 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-05-22 00:50:19.362663 | instance | 2026-05-22 00:50:19.362961 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-05-22 00:50:19.363025 | instance | Friday 22 May 2026 00:50:19 +0000 (0:00:00.059) 0:07:43.628 ************ 2026-05-22 00:50:20.467615 | instance | ok: [instance] 2026-05-22 00:50:20.467708 | instance | 2026-05-22 00:50:20.468055 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-05-22 00:50:20.468101 | instance | Friday 22 May 2026 00:50:20 +0000 (0:00:01.105) 0:07:44.734 ************ 2026-05-22 00:50:20.682569 | instance | changed: [instance] 2026-05-22 00:50:20.682715 | instance | 2026-05-22 00:50:20.682735 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-05-22 00:50:20.682873 | instance | Friday 22 May 2026 00:50:20 +0000 (0:00:00.214) 0:07:44.948 ************ 2026-05-22 00:50:21.141632 | instance | changed: [instance] 2026-05-22 00:50:21.141695 | instance | 2026-05-22 00:50:21.141997 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-05-22 00:50:21.142050 | instance | Friday 22 May 2026 00:50:21 +0000 (0:00:00.458) 0:07:45.407 ************ 2026-05-22 00:50:21.878578 | instance | changed: [instance] => (item=br_netfilter) 2026-05-22 00:50:21.878688 | instance | ok: [instance] => (item=ip_tables) 2026-05-22 00:50:21.878699 | instance | changed: [instance] => (item=ip6_tables) 2026-05-22 00:50:21.879240 | instance | ok: [instance] => (item=nf_conntrack) 2026-05-22 00:50:21.879297 | instance | 2026-05-22 00:50:21.879304 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-22 00:50:21.879310 | instance | Friday 22 May 2026 00:50:21 +0000 (0:00:00.737) 0:07:46.144 ************ 2026-05-22 00:50:22.094584 | instance | ok: [instance] 2026-05-22 00:50:22.094672 | instance | 2026-05-22 00:50:22.094935 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-22 00:50:22.094982 | instance | Friday 22 May 2026 00:50:22 +0000 (0:00:00.215) 0:07:46.360 ************ 2026-05-22 00:50:22.145991 | instance | ok: [instance] => { 2026-05-22 00:50:22.146599 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-05-22 00:50:22.146630 | instance | } 2026-05-22 00:50:22.146636 | instance | 2026-05-22 00:50:22.146641 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-22 00:50:22.146645 | instance | Friday 22 May 2026 00:50:22 +0000 (0:00:00.051) 0:07:46.412 ************ 2026-05-22 00:50:27.010301 | instance | changed: [instance] 2026-05-22 00:50:27.010415 | instance | 2026-05-22 00:50:27.010427 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-22 00:50:27.010568 | instance | Friday 22 May 2026 00:50:27 +0000 (0:00:04.864) 0:07:51.276 ************ 2026-05-22 00:50:27.058958 | instance | skipping: [instance] 2026-05-22 00:50:27.059042 | instance | 2026-05-22 00:50:27.059296 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-05-22 00:50:27.059334 | instance | Friday 22 May 2026 00:50:27 +0000 (0:00:00.048) 0:07:51.325 ************ 2026-05-22 00:50:27.121829 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-05-22 00:50:27.121876 | instance | 2026-05-22 00:50:27.122170 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-05-22 00:50:27.122214 | instance | Friday 22 May 2026 00:50:27 +0000 (0:00:00.062) 0:07:51.387 ************ 2026-05-22 00:50:27.165577 | instance | skipping: [instance] 2026-05-22 00:50:27.165669 | instance | 2026-05-22 00:50:27.165770 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-05-22 00:50:27.165950 | instance | Friday 22 May 2026 00:50:27 +0000 (0:00:00.043) 0:07:51.431 ************ 2026-05-22 00:50:30.964589 | instance | changed: [instance] 2026-05-22 00:50:30.964636 | instance | 2026-05-22 00:50:30.964642 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-05-22 00:50:30.964646 | instance | Friday 22 May 2026 00:50:30 +0000 (0:00:03.799) 0:07:55.230 ************ 2026-05-22 00:50:32.300610 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-05-22 00:50:32.300693 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-05-22 00:50:32.300781 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-05-22 00:50:32.301637 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-05-22 00:50:32.301993 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-05-22 00:50:32.302001 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-05-22 00:50:32.302006 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-05-22 00:50:32.302010 | instance | 2026-05-22 00:50:32.302015 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-05-22 00:50:32.302020 | instance | Friday 22 May 2026 00:50:32 +0000 (0:00:01.336) 0:07:56.566 ************ 2026-05-22 00:50:32.869749 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-05-22 00:50:32.869868 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-05-22 00:50:32.869933 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-05-22 00:50:32.870308 | instance | 2026-05-22 00:50:32.870680 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-05-22 00:50:32.870688 | instance | Friday 22 May 2026 00:50:32 +0000 (0:00:00.568) 0:07:57.135 ************ 2026-05-22 00:50:33.330027 | instance | changed: [instance] 2026-05-22 00:50:33.330134 | instance | 2026-05-22 00:50:33.330150 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-05-22 00:50:33.330335 | instance | Friday 22 May 2026 00:50:33 +0000 (0:00:00.460) 0:07:57.596 ************ 2026-05-22 00:50:33.788614 | instance | changed: [instance] 2026-05-22 00:50:33.788685 | instance | 2026-05-22 00:50:33.788971 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-05-22 00:50:33.789025 | instance | Friday 22 May 2026 00:50:33 +0000 (0:00:00.458) 0:07:58.054 ************ 2026-05-22 00:50:34.002389 | instance | ok: [instance] 2026-05-22 00:50:34.002438 | instance | 2026-05-22 00:50:34.002721 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-05-22 00:50:34.002765 | instance | Friday 22 May 2026 00:50:33 +0000 (0:00:00.213) 0:07:58.268 ************ 2026-05-22 00:50:34.039494 | instance | skipping: [instance] 2026-05-22 00:50:34.039708 | instance | 2026-05-22 00:50:34.039909 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-05-22 00:50:34.039968 | instance | Friday 22 May 2026 00:50:34 +0000 (0:00:00.037) 0:07:58.305 ************ 2026-05-22 00:50:34.647578 | instance | ok: [instance] => (item=swap) 2026-05-22 00:50:34.647692 | instance | ok: [instance] => (item=none) 2026-05-22 00:50:34.648298 | instance | 2026-05-22 00:50:34.648366 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-05-22 00:50:34.648375 | instance | Friday 22 May 2026 00:50:34 +0000 (0:00:00.608) 0:07:58.913 ************ 2026-05-22 00:50:35.133499 | instance | changed: [instance] 2026-05-22 00:50:35.133563 | instance | 2026-05-22 00:50:35.133860 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-05-22 00:50:35.133929 | instance | Friday 22 May 2026 00:50:35 +0000 (0:00:00.485) 0:07:59.399 ************ 2026-05-22 00:50:35.711312 | instance | changed: [instance] 2026-05-22 00:50:35.711397 | instance | 2026-05-22 00:50:35.711823 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-05-22 00:50:35.711916 | instance | Friday 22 May 2026 00:50:35 +0000 (0:00:00.570) 0:07:59.970 ************ 2026-05-22 00:50:35.711929 | instance | 2026-05-22 00:50:35.711948 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-05-22 00:50:35.711958 | instance | Friday 22 May 2026 00:50:35 +0000 (0:00:00.007) 0:07:59.977 ************ 2026-05-22 00:50:36.484280 | instance | ok: [instance] 2026-05-22 00:50:36.484358 | instance | 2026-05-22 00:50:36.484577 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-05-22 00:50:36.484844 | instance | Friday 22 May 2026 00:50:36 +0000 (0:00:00.773) 0:08:00.750 ************ 2026-05-22 00:50:37.102221 | instance | changed: [instance] 2026-05-22 00:50:37.102283 | instance | 2026-05-22 00:50:37.102409 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-05-22 00:50:37.102540 | instance | Friday 22 May 2026 00:50:37 +0000 (0:00:00.617) 0:08:01.368 ************ 2026-05-22 00:50:38.388292 | instance | ok: [instance] 2026-05-22 00:50:38.388415 | instance | 2026-05-22 00:50:38.388430 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-05-22 00:50:38.388598 | instance | Friday 22 May 2026 00:50:38 +0000 (0:00:01.286) 0:08:02.654 ************ 2026-05-22 00:50:39.167701 | instance | ok: [instance] 2026-05-22 00:50:39.167770 | instance | 2026-05-22 00:50:39.168057 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-05-22 00:50:39.168123 | instance | Friday 22 May 2026 00:50:39 +0000 (0:00:00.778) 0:08:03.433 ************ 2026-05-22 00:50:39.374383 | instance | ok: [instance] 2026-05-22 00:50:39.374483 | instance | 2026-05-22 00:50:39.374496 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-05-22 00:50:39.375741 | instance | Friday 22 May 2026 00:50:39 +0000 (0:00:00.207) 0:08:03.640 ************ 2026-05-22 00:50:39.941635 | instance | ok: [instance] 2026-05-22 00:50:39.941715 | instance | 2026-05-22 00:50:39.941974 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-05-22 00:50:39.942047 | instance | Friday 22 May 2026 00:50:39 +0000 (0:00:00.566) 0:08:04.207 ************ 2026-05-22 00:50:40.023197 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-05-22 00:50:40.023248 | instance | 2026-05-22 00:50:40.023540 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-05-22 00:50:40.023603 | instance | Friday 22 May 2026 00:50:40 +0000 (0:00:00.081) 0:08:04.289 ************ 2026-05-22 00:50:40.104394 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-05-22 00:50:40.104487 | instance | 2026-05-22 00:50:40.104795 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-05-22 00:50:40.104859 | instance | Friday 22 May 2026 00:50:40 +0000 (0:00:00.081) 0:08:04.370 ************ 2026-05-22 00:50:40.327780 | instance | ok: [instance] => (item=instance) 2026-05-22 00:50:40.327898 | instance | 2026-05-22 00:50:40.327912 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-05-22 00:50:40.328062 | instance | Friday 22 May 2026 00:50:40 +0000 (0:00:00.223) 0:08:04.594 ************ 2026-05-22 00:50:40.372886 | instance | skipping: [instance] 2026-05-22 00:50:40.373278 | instance | 2026-05-22 00:50:40.373327 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-05-22 00:50:40.373334 | instance | Friday 22 May 2026 00:50:40 +0000 (0:00:00.045) 0:08:04.639 ************ 2026-05-22 00:50:40.428830 | instance | ok: [instance] 2026-05-22 00:50:40.428900 | instance | 2026-05-22 00:50:40.429003 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-05-22 00:50:40.429179 | instance | Friday 22 May 2026 00:50:40 +0000 (0:00:00.056) 0:08:04.695 ************ 2026-05-22 00:50:40.478257 | instance | ok: [instance] => { 2026-05-22 00:50:40.478383 | instance | "msg": "instance" 2026-05-22 00:50:40.478561 | instance | } 2026-05-22 00:50:40.478698 | instance | 2026-05-22 00:50:40.478850 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-05-22 00:50:40.478994 | instance | Friday 22 May 2026 00:50:40 +0000 (0:00:00.049) 0:08:04.744 ************ 2026-05-22 00:50:41.027790 | instance | changed: [instance] 2026-05-22 00:50:41.027895 | instance | 2026-05-22 00:50:41.028037 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-05-22 00:50:41.028304 | instance | Friday 22 May 2026 00:50:41 +0000 (0:00:00.549) 0:08:05.293 ************ 2026-05-22 00:50:41.068655 | instance | skipping: [instance] 2026-05-22 00:50:41.068788 | instance | 2026-05-22 00:50:41.069023 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-05-22 00:50:41.069189 | instance | Friday 22 May 2026 00:50:41 +0000 (0:00:00.040) 0:08:05.334 ************ 2026-05-22 00:50:41.118150 | instance | skipping: [instance] 2026-05-22 00:50:41.118480 | instance | 2026-05-22 00:50:41.118753 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-05-22 00:50:41.119014 | instance | Friday 22 May 2026 00:50:41 +0000 (0:00:00.049) 0:08:05.383 ************ 2026-05-22 00:50:41.158206 | instance | skipping: [instance] 2026-05-22 00:50:41.158502 | instance | 2026-05-22 00:50:41.158790 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-05-22 00:50:41.159080 | instance | Friday 22 May 2026 00:50:41 +0000 (0:00:00.041) 0:08:05.424 ************ 2026-05-22 00:50:41.201042 | instance | skipping: [instance] 2026-05-22 00:50:41.201150 | instance | 2026-05-22 00:50:41.201503 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-05-22 00:50:41.201763 | instance | Friday 22 May 2026 00:50:41 +0000 (0:00:00.042) 0:08:05.466 ************ 2026-05-22 00:50:41.241705 | instance | skipping: [instance] 2026-05-22 00:50:41.241924 | instance | 2026-05-22 00:50:41.242205 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-05-22 00:50:41.242491 | instance | Friday 22 May 2026 00:50:41 +0000 (0:00:00.040) 0:08:05.507 ************ 2026-05-22 00:50:41.287540 | instance | skipping: [instance] 2026-05-22 00:50:41.287686 | instance | 2026-05-22 00:50:41.288054 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-05-22 00:50:41.288332 | instance | Friday 22 May 2026 00:50:41 +0000 (0:00:00.045) 0:08:05.553 ************ 2026-05-22 00:50:41.328494 | instance | skipping: [instance] 2026-05-22 00:50:41.328763 | instance | 2026-05-22 00:50:41.329134 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-05-22 00:50:41.329426 | instance | Friday 22 May 2026 00:50:41 +0000 (0:00:00.041) 0:08:05.594 ************ 2026-05-22 00:51:13.163266 | instance | changed: [instance] 2026-05-22 00:51:13.163591 | instance | 2026-05-22 00:51:13.163933 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-05-22 00:51:13.164199 | instance | Friday 22 May 2026 00:51:13 +0000 (0:00:31.830) 0:08:37.424 ************ 2026-05-22 00:51:13.397053 | instance | ok: [instance] 2026-05-22 00:51:13.397308 | instance | 2026-05-22 00:51:13.397574 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-05-22 00:51:13.397857 | instance | Friday 22 May 2026 00:51:13 +0000 (0:00:00.236) 0:08:37.661 ************ 2026-05-22 00:51:13.429883 | instance | skipping: [instance] 2026-05-22 00:51:13.430171 | instance | 2026-05-22 00:51:13.430451 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-05-22 00:51:13.430723 | instance | Friday 22 May 2026 00:51:13 +0000 (0:00:00.034) 0:08:37.696 ************ 2026-05-22 00:51:13.630595 | instance | changed: [instance] 2026-05-22 00:51:13.630868 | instance | 2026-05-22 00:51:13.631206 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-05-22 00:51:13.631485 | instance | Friday 22 May 2026 00:51:13 +0000 (0:00:00.200) 0:08:37.896 ************ 2026-05-22 00:51:13.822741 | instance | changed: [instance] 2026-05-22 00:51:13.822860 | instance | 2026-05-22 00:51:13.823080 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-05-22 00:51:13.823244 | instance | Friday 22 May 2026 00:51:13 +0000 (0:00:00.192) 0:08:38.088 ************ 2026-05-22 00:51:14.024299 | instance | changed: [instance] 2026-05-22 00:51:14.024543 | instance | 2026-05-22 00:51:14.024816 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-05-22 00:51:14.025093 | instance | Friday 22 May 2026 00:51:14 +0000 (0:00:00.201) 0:08:38.290 ************ 2026-05-22 00:51:18.865780 | instance | changed: [instance] 2026-05-22 00:51:18.865924 | instance | 2026-05-22 00:51:18.866120 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-05-22 00:51:18.866296 | instance | Friday 22 May 2026 00:51:18 +0000 (0:00:04.841) 0:08:43.131 ************ 2026-05-22 00:51:31.306726 | instance | changed: [instance] 2026-05-22 00:51:31.306825 | instance | 2026-05-22 00:51:31.307343 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-05-22 00:51:31.307423 | instance | Friday 22 May 2026 00:51:31 +0000 (0:00:12.440) 0:08:55.572 ************ 2026-05-22 00:51:31.354792 | instance | skipping: [instance] 2026-05-22 00:51:31.354927 | instance | 2026-05-22 00:51:31.355154 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-05-22 00:51:31.355192 | instance | Friday 22 May 2026 00:51:31 +0000 (0:00:00.048) 0:08:55.620 ************ 2026-05-22 00:51:31.406502 | instance | skipping: [instance] 2026-05-22 00:51:31.406878 | instance | 2026-05-22 00:51:31.406923 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-05-22 00:51:31.406930 | instance | Friday 22 May 2026 00:51:31 +0000 (0:00:00.052) 0:08:55.672 ************ 2026-05-22 00:51:33.334402 | instance | changed: [instance] 2026-05-22 00:51:33.334499 | instance | 2026-05-22 00:51:33.334739 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-05-22 00:51:33.334787 | instance | Friday 22 May 2026 00:51:33 +0000 (0:00:01.927) 0:08:57.600 ************ 2026-05-22 00:51:33.389012 | instance | skipping: [instance] => (item=DaemonSet) 2026-05-22 00:51:33.389124 | instance | skipping: [instance] => (item=ConfigMap) 2026-05-22 00:51:33.389247 | instance | skipping: [instance] 2026-05-22 00:51:33.389355 | instance | 2026-05-22 00:51:33.389475 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-05-22 00:51:33.389619 | instance | Friday 22 May 2026 00:51:33 +0000 (0:00:00.054) 0:08:57.655 ************ 2026-05-22 00:51:33.437753 | instance | skipping: [instance] 2026-05-22 00:51:33.438000 | instance | 2026-05-22 00:51:33.438319 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-05-22 00:51:33.438592 | instance | Friday 22 May 2026 00:51:33 +0000 (0:00:00.048) 0:08:57.703 ************ 2026-05-22 00:51:33.483962 | instance | skipping: [instance] 2026-05-22 00:51:33.484359 | instance | 2026-05-22 00:51:33.484779 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-05-22 00:51:33.485048 | instance | Friday 22 May 2026 00:51:33 +0000 (0:00:00.046) 0:08:57.750 ************ 2026-05-22 00:51:33.525911 | instance | skipping: [instance] 2026-05-22 00:51:33.526557 | instance | 2026-05-22 00:51:33.526852 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-05-22 00:51:33.527128 | instance | Friday 22 May 2026 00:51:33 +0000 (0:00:00.041) 0:08:57.792 ************ 2026-05-22 00:51:33.566131 | instance | skipping: [instance] 2026-05-22 00:51:33.566370 | instance | 2026-05-22 00:51:33.566705 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-05-22 00:51:33.566967 | instance | Friday 22 May 2026 00:51:33 +0000 (0:00:00.040) 0:08:57.832 ************ 2026-05-22 00:51:34.130140 | instance | ok: [instance] 2026-05-22 00:51:34.130348 | instance | 2026-05-22 00:51:34.130629 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-05-22 00:51:34.130915 | instance | Friday 22 May 2026 00:51:34 +0000 (0:00:00.563) 0:08:58.395 ************ 2026-05-22 00:51:35.213028 | instance | changed: [instance] 2026-05-22 00:51:35.213250 | instance | 2026-05-22 00:51:35.213521 | instance | PLAY [Install control-plane components] **************************************** 2026-05-22 00:51:35.213890 | instance | 2026-05-22 00:51:35.214180 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-22 00:51:35.214446 | instance | Friday 22 May 2026 00:51:35 +0000 (0:00:01.082) 0:08:59.478 ************ 2026-05-22 00:51:36.269464 | instance | ok: [instance] 2026-05-22 00:51:36.269706 | instance | 2026-05-22 00:51:36.269973 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-22 00:51:36.270234 | instance | Friday 22 May 2026 00:51:36 +0000 (0:00:01.057) 0:09:00.535 ************ 2026-05-22 00:51:36.490880 | instance | ok: [instance] 2026-05-22 00:51:36.491178 | instance | 2026-05-22 00:51:36.491445 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-22 00:51:36.491748 | instance | Friday 22 May 2026 00:51:36 +0000 (0:00:00.221) 0:09:00.756 ************ 2026-05-22 00:51:37.740763 | instance | ok: [instance] 2026-05-22 00:51:37.741053 | instance | 2026-05-22 00:51:37.741324 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-22 00:51:37.741608 | instance | Friday 22 May 2026 00:51:37 +0000 (0:00:01.249) 0:09:02.006 ************ 2026-05-22 00:51:37.994946 | instance | ok: [instance] 2026-05-22 00:51:37.995192 | instance | 2026-05-22 00:51:37.995460 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-22 00:51:37.995686 | instance | Friday 22 May 2026 00:51:37 +0000 (0:00:00.254) 0:09:02.260 ************ 2026-05-22 00:51:38.042435 | instance | ok: [instance] => { 2026-05-22 00:51:38.042666 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-05-22 00:51:38.042985 | instance | } 2026-05-22 00:51:38.043270 | instance | 2026-05-22 00:51:38.043530 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-22 00:51:38.043824 | instance | Friday 22 May 2026 00:51:38 +0000 (0:00:00.047) 0:09:02.308 ************ 2026-05-22 00:51:38.599267 | instance | changed: [instance] 2026-05-22 00:51:38.599490 | instance | 2026-05-22 00:51:38.600019 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-22 00:51:38.600330 | instance | Friday 22 May 2026 00:51:38 +0000 (0:00:00.556) 0:09:02.864 ************ 2026-05-22 00:51:40.189089 | instance | changed: [instance] 2026-05-22 00:51:40.189929 | instance | 2026-05-22 00:51:40.190018 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-05-22 00:51:40.190046 | instance | Friday 22 May 2026 00:51:40 +0000 (0:00:01.589) 0:09:04.454 ************ 2026-05-22 00:51:40.559752 | instance | ok: [instance] 2026-05-22 00:51:40.559833 | instance | 2026-05-22 00:51:40.560013 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-05-22 00:51:40.560174 | instance | Friday 22 May 2026 00:51:40 +0000 (0:00:00.370) 0:09:04.825 ************ 2026-05-22 00:51:40.765181 | instance | changed: [instance] 2026-05-22 00:51:40.765449 | instance | 2026-05-22 00:51:40.765781 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-05-22 00:51:40.766104 | instance | Friday 22 May 2026 00:51:40 +0000 (0:00:00.205) 0:09:05.031 ************ 2026-05-22 00:51:41.031424 | instance | ok: [instance] 2026-05-22 00:51:41.031643 | instance | 2026-05-22 00:51:41.031981 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-05-22 00:51:41.032253 | instance | Friday 22 May 2026 00:51:41 +0000 (0:00:00.266) 0:09:05.297 ************ 2026-05-22 00:51:41.254006 | instance | changed: [instance] 2026-05-22 00:51:41.254233 | instance | 2026-05-22 00:51:41.254534 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-05-22 00:51:41.254954 | instance | Friday 22 May 2026 00:51:41 +0000 (0:00:00.222) 0:09:05.519 ************ 2026-05-22 00:51:41.458770 | instance | ok: [instance] 2026-05-22 00:51:41.458984 | instance | 2026-05-22 00:51:41.459249 | instance | TASK [Install plugin] ********************************************************** 2026-05-22 00:51:41.459529 | instance | Friday 22 May 2026 00:51:41 +0000 (0:00:00.204) 0:09:05.724 ************ 2026-05-22 00:51:41.530012 | instance | included: vexxhost.containers.download_artifact for instance 2026-05-22 00:51:41.530246 | instance | 2026-05-22 00:51:41.530563 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-22 00:51:41.530868 | instance | Friday 22 May 2026 00:51:41 +0000 (0:00:00.071) 0:09:05.796 ************ 2026-05-22 00:51:41.580182 | instance | ok: [instance] => { 2026-05-22 00:51:41.580441 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-05-22 00:51:41.580711 | instance | } 2026-05-22 00:51:41.580991 | instance | 2026-05-22 00:51:41.581270 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-22 00:51:41.581548 | instance | Friday 22 May 2026 00:51:41 +0000 (0:00:00.050) 0:09:05.846 ************ 2026-05-22 00:51:42.344276 | instance | changed: [instance] 2026-05-22 00:51:42.344479 | instance | 2026-05-22 00:51:42.344751 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-22 00:51:42.345013 | instance | Friday 22 May 2026 00:51:42 +0000 (0:00:00.763) 0:09:06.609 ************ 2026-05-22 00:51:45.182714 | instance | changed: [instance] 2026-05-22 00:51:45.182951 | instance | 2026-05-22 00:51:45.183231 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 00:51:45.183490 | instance | Friday 22 May 2026 00:51:45 +0000 (0:00:02.838) 0:09:09.448 ************ 2026-05-22 00:51:45.228168 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 00:51:45.228418 | instance | 2026-05-22 00:51:45.228700 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 00:51:45.228948 | instance | Friday 22 May 2026 00:51:45 +0000 (0:00:00.045) 0:09:09.494 ************ 2026-05-22 00:51:45.914797 | instance | changed: [instance] 2026-05-22 00:51:45.915035 | instance | 2026-05-22 00:51:45.915313 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-05-22 00:51:45.915592 | instance | Friday 22 May 2026 00:51:45 +0000 (0:00:00.685) 0:09:10.180 ************ 2026-05-22 00:51:46.792627 | instance | ok: [instance] 2026-05-22 00:51:46.792705 | instance | 2026-05-22 00:51:46.792717 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-05-22 00:51:46.792916 | instance | Friday 22 May 2026 00:51:46 +0000 (0:00:00.876) 0:09:11.057 ************ 2026-05-22 00:51:50.242424 | instance | changed: [instance] 2026-05-22 00:51:50.242530 | instance | 2026-05-22 00:51:50.242591 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 00:51:50.242754 | instance | Friday 22 May 2026 00:51:50 +0000 (0:00:03.451) 0:09:14.508 ************ 2026-05-22 00:51:50.293284 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 00:51:50.293800 | instance | 2026-05-22 00:51:50.293900 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 00:51:50.293926 | instance | Friday 22 May 2026 00:51:50 +0000 (0:00:00.050) 0:09:14.559 ************ 2026-05-22 00:51:50.781418 | instance | changed: [instance] 2026-05-22 00:51:50.781480 | instance | 2026-05-22 00:51:50.781776 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-05-22 00:51:50.781834 | instance | Friday 22 May 2026 00:51:50 +0000 (0:00:00.488) 0:09:15.047 ************ 2026-05-22 00:52:29.553124 | instance | changed: [instance] 2026-05-22 00:52:29.553214 | instance | 2026-05-22 00:52:29.553293 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-05-22 00:52:29.553406 | instance | Friday 22 May 2026 00:52:29 +0000 (0:00:38.771) 0:09:53.819 ************ 2026-05-22 00:52:30.268502 | instance | changed: [instance] 2026-05-22 00:52:30.268571 | instance | 2026-05-22 00:52:30.268582 | instance | PLAY [all] ********************************************************************* 2026-05-22 00:52:30.268593 | instance | 2026-05-22 00:52:30.268601 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-22 00:52:30.268618 | instance | Friday 22 May 2026 00:52:30 +0000 (0:00:00.715) 0:09:54.534 ************ 2026-05-22 00:52:31.419038 | instance | ok: [instance] 2026-05-22 00:52:31.419175 | instance | 2026-05-22 00:52:31.419191 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-05-22 00:52:31.419375 | instance | Friday 22 May 2026 00:52:31 +0000 (0:00:01.150) 0:09:55.685 ************ 2026-05-22 00:52:32.155719 | instance | changed: [instance] 2026-05-22 00:52:32.155811 | instance | 2026-05-22 00:52:32.155962 | instance | PLAY [all] ********************************************************************* 2026-05-22 00:52:32.156540 | instance | 2026-05-22 00:52:32.156558 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-05-22 00:52:32.156571 | instance | Friday 22 May 2026 00:52:32 +0000 (0:00:00.737) 0:09:56.422 ************ 2026-05-22 00:52:32.908496 | instance | ok: [instance] 2026-05-22 00:52:32.908564 | instance | 2026-05-22 00:52:32.909002 | instance | PLAY [controllers] ************************************************************* 2026-05-22 00:52:32.909037 | instance | 2026-05-22 00:52:32.909042 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-22 00:52:32.909046 | instance | Friday 22 May 2026 00:52:32 +0000 (0:00:00.752) 0:09:57.174 ************ 2026-05-22 00:52:34.356104 | instance | ok: [instance] 2026-05-22 00:52:34.356177 | instance | 2026-05-22 00:52:34.356435 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 00:52:34.356454 | instance | Friday 22 May 2026 00:52:34 +0000 (0:00:01.447) 0:09:58.622 ************ 2026-05-22 00:52:34.411213 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 00:52:34.411261 | instance | 2026-05-22 00:52:34.411544 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 00:52:34.411616 | instance | Friday 22 May 2026 00:52:34 +0000 (0:00:00.054) 0:09:58.677 ************ 2026-05-22 00:52:34.889221 | instance | changed: [instance] 2026-05-22 00:52:34.889287 | instance | 2026-05-22 00:52:34.889293 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-05-22 00:52:34.889298 | instance | Friday 22 May 2026 00:52:34 +0000 (0:00:00.477) 0:09:59.155 ************ 2026-05-22 00:52:36.819683 | instance | changed: [instance] 2026-05-22 00:52:36.819745 | instance | 2026-05-22 00:52:36.819886 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 00:52:36.820005 | instance | Friday 22 May 2026 00:52:36 +0000 (0:00:01.930) 0:10:01.085 ************ 2026-05-22 00:52:36.859584 | instance | skipping: [instance] 2026-05-22 00:52:36.859845 | instance | 2026-05-22 00:52:36.860186 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-05-22 00:52:36.860465 | instance | Friday 22 May 2026 00:52:36 +0000 (0:00:00.040) 0:10:01.126 ************ 2026-05-22 00:52:36.910564 | instance | skipping: [instance] 2026-05-22 00:52:36.910694 | instance | 2026-05-22 00:52:36.910859 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-05-22 00:52:36.911014 | instance | Friday 22 May 2026 00:52:36 +0000 (0:00:00.050) 0:10:01.176 ************ 2026-05-22 00:52:36.953709 | instance | skipping: [instance] 2026-05-22 00:52:36.953927 | instance | 2026-05-22 00:52:36.954169 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-05-22 00:52:36.954368 | instance | Friday 22 May 2026 00:52:36 +0000 (0:00:00.042) 0:10:01.219 ************ 2026-05-22 00:52:36.995827 | instance | skipping: [instance] 2026-05-22 00:52:36.996014 | instance | 2026-05-22 00:52:36.996325 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-05-22 00:52:36.996621 | instance | Friday 22 May 2026 00:52:36 +0000 (0:00:00.042) 0:10:01.261 ************ 2026-05-22 00:52:37.053545 | instance | skipping: [instance] 2026-05-22 00:52:37.053658 | instance | 2026-05-22 00:52:37.053814 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-05-22 00:52:37.053934 | instance | Friday 22 May 2026 00:52:37 +0000 (0:00:00.057) 0:10:01.319 ************ 2026-05-22 00:52:37.109274 | instance | skipping: [instance] 2026-05-22 00:52:37.109495 | instance | 2026-05-22 00:52:37.109766 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-05-22 00:52:37.110022 | instance | Friday 22 May 2026 00:52:37 +0000 (0:00:00.055) 0:10:01.375 ************ 2026-05-22 00:52:37.171808 | instance | skipping: [instance] 2026-05-22 00:52:37.171925 | instance | 2026-05-22 00:52:37.172090 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-05-22 00:52:37.172296 | instance | Friday 22 May 2026 00:52:37 +0000 (0:00:00.062) 0:10:01.438 ************ 2026-05-22 00:52:37.212104 | instance | skipping: [instance] 2026-05-22 00:52:37.212317 | instance | 2026-05-22 00:52:37.212594 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-05-22 00:52:37.212849 | instance | Friday 22 May 2026 00:52:37 +0000 (0:00:00.040) 0:10:01.478 ************ 2026-05-22 00:52:37.274008 | instance | skipping: [instance] 2026-05-22 00:52:37.274258 | instance | 2026-05-22 00:52:37.274512 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-05-22 00:52:37.274825 | instance | Friday 22 May 2026 00:52:37 +0000 (0:00:00.061) 0:10:01.540 ************ 2026-05-22 00:52:37.315051 | instance | skipping: [instance] 2026-05-22 00:52:37.315132 | instance | 2026-05-22 00:52:37.315152 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-05-22 00:52:37.315345 | instance | Friday 22 May 2026 00:52:37 +0000 (0:00:00.041) 0:10:01.581 ************ 2026-05-22 00:52:37.351815 | instance | skipping: [instance] 2026-05-22 00:52:37.352026 | instance | 2026-05-22 00:52:37.352311 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-05-22 00:52:37.352565 | instance | Friday 22 May 2026 00:52:37 +0000 (0:00:00.036) 0:10:01.617 ************ 2026-05-22 00:52:37.391406 | instance | skipping: [instance] 2026-05-22 00:52:37.391597 | instance | 2026-05-22 00:52:37.391885 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-05-22 00:52:37.392141 | instance | Friday 22 May 2026 00:52:37 +0000 (0:00:00.039) 0:10:01.657 ************ 2026-05-22 00:52:37.446390 | instance | skipping: [instance] 2026-05-22 00:52:37.446734 | instance | 2026-05-22 00:52:37.447047 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-22 00:52:37.447331 | instance | Friday 22 May 2026 00:52:37 +0000 (0:00:00.054) 0:10:01.712 ************ 2026-05-22 00:52:37.483318 | instance | skipping: [instance] 2026-05-22 00:52:37.483567 | instance | 2026-05-22 00:52:37.483991 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-22 00:52:37.484303 | instance | Friday 22 May 2026 00:52:37 +0000 (0:00:00.037) 0:10:01.749 ************ 2026-05-22 00:52:37.526420 | instance | skipping: [instance] 2026-05-22 00:52:37.526623 | instance | 2026-05-22 00:52:37.526885 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-22 00:52:37.527145 | instance | Friday 22 May 2026 00:52:37 +0000 (0:00:00.043) 0:10:01.793 ************ 2026-05-22 00:52:37.572923 | instance | skipping: [instance] 2026-05-22 00:52:37.573107 | instance | 2026-05-22 00:52:37.573366 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-05-22 00:52:37.573665 | instance | Friday 22 May 2026 00:52:37 +0000 (0:00:00.046) 0:10:01.839 ************ 2026-05-22 00:52:37.614773 | instance | skipping: [instance] 2026-05-22 00:52:37.614947 | instance | 2026-05-22 00:52:37.615212 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-05-22 00:52:37.615476 | instance | Friday 22 May 2026 00:52:37 +0000 (0:00:00.041) 0:10:01.881 ************ 2026-05-22 00:52:37.653437 | instance | skipping: [instance] 2026-05-22 00:52:37.653626 | instance | 2026-05-22 00:52:37.653908 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-05-22 00:52:37.654164 | instance | Friday 22 May 2026 00:52:37 +0000 (0:00:00.038) 0:10:01.919 ************ 2026-05-22 00:52:37.693039 | instance | skipping: [instance] 2026-05-22 00:52:37.693316 | instance | 2026-05-22 00:52:37.693591 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-05-22 00:52:37.693857 | instance | Friday 22 May 2026 00:52:37 +0000 (0:00:00.038) 0:10:01.958 ************ 2026-05-22 00:52:37.727164 | instance | skipping: [instance] 2026-05-22 00:52:37.727399 | instance | 2026-05-22 00:52:37.727738 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-05-22 00:52:37.728020 | instance | Friday 22 May 2026 00:52:37 +0000 (0:00:00.035) 0:10:01.993 ************ 2026-05-22 00:52:37.762899 | instance | skipping: [instance] 2026-05-22 00:52:37.763153 | instance | 2026-05-22 00:52:37.763430 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-05-22 00:52:37.763796 | instance | Friday 22 May 2026 00:52:37 +0000 (0:00:00.035) 0:10:02.029 ************ 2026-05-22 00:52:37.795342 | instance | skipping: [instance] 2026-05-22 00:52:37.795585 | instance | 2026-05-22 00:52:37.795906 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-05-22 00:52:37.796126 | instance | Friday 22 May 2026 00:52:37 +0000 (0:00:00.032) 0:10:02.061 ************ 2026-05-22 00:52:37.842791 | instance | skipping: [instance] 2026-05-22 00:52:37.843065 | instance | 2026-05-22 00:52:37.843289 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-05-22 00:52:37.843547 | instance | Friday 22 May 2026 00:52:37 +0000 (0:00:00.047) 0:10:02.109 ************ 2026-05-22 00:52:37.903975 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-05-22 00:52:37.904241 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-05-22 00:52:37.904521 | instance | skipping: [instance] 2026-05-22 00:52:37.904770 | instance | 2026-05-22 00:52:37.905031 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-05-22 00:52:37.905244 | instance | Friday 22 May 2026 00:52:37 +0000 (0:00:00.061) 0:10:02.170 ************ 2026-05-22 00:52:37.939159 | instance | skipping: [instance] 2026-05-22 00:52:37.939735 | instance | 2026-05-22 00:52:37.939767 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-05-22 00:52:37.939908 | instance | Friday 22 May 2026 00:52:37 +0000 (0:00:00.035) 0:10:02.205 ************ 2026-05-22 00:52:37.988434 | instance | skipping: [instance] 2026-05-22 00:52:37.994471 | instance | 2026-05-22 00:52:37.994498 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-05-22 00:52:37.994509 | instance | Friday 22 May 2026 00:52:37 +0000 (0:00:00.049) 0:10:02.254 ************ 2026-05-22 00:52:38.030883 | instance | skipping: [instance] 2026-05-22 00:52:38.031393 | instance | 2026-05-22 00:52:38.031809 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-05-22 00:52:38.032146 | instance | Friday 22 May 2026 00:52:38 +0000 (0:00:00.041) 0:10:02.296 ************ 2026-05-22 00:52:38.069073 | instance | skipping: [instance] 2026-05-22 00:52:38.069415 | instance | 2026-05-22 00:52:38.069731 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-05-22 00:52:38.070040 | instance | Friday 22 May 2026 00:52:38 +0000 (0:00:00.039) 0:10:02.335 ************ 2026-05-22 00:52:38.149770 | instance | skipping: [instance] 2026-05-22 00:52:38.150122 | instance | 2026-05-22 00:52:38.150440 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-05-22 00:52:38.150731 | instance | 2026-05-22 00:52:38.151050 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-22 00:52:38.151371 | instance | Friday 22 May 2026 00:52:38 +0000 (0:00:00.080) 0:10:02.416 ************ 2026-05-22 00:52:39.492576 | instance | ok: [instance] 2026-05-22 00:52:39.492652 | instance | 2026-05-22 00:52:39.492787 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-05-22 00:52:39.493037 | instance | Friday 22 May 2026 00:52:39 +0000 (0:00:01.341) 0:10:03.757 ************ 2026-05-22 00:52:39.564392 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-05-22 00:52:39.564676 | instance | 2026-05-22 00:52:39.565025 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 00:52:39.565349 | instance | Friday 22 May 2026 00:52:39 +0000 (0:00:00.072) 0:10:03.830 ************ 2026-05-22 00:52:39.613221 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 00:52:39.652100 | instance | 2026-05-22 00:52:39.652123 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 00:52:39.652133 | instance | Friday 22 May 2026 00:52:39 +0000 (0:00:00.049) 0:10:03.879 ************ 2026-05-22 00:52:40.135242 | instance | changed: [instance] 2026-05-22 00:52:40.135478 | instance | 2026-05-22 00:52:40.135782 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-05-22 00:52:40.136044 | instance | Friday 22 May 2026 00:52:40 +0000 (0:00:00.521) 0:10:04.400 ************ 2026-05-22 00:52:58.605738 | instance | changed: [instance] 2026-05-22 00:52:58.605955 | instance | 2026-05-22 00:52:58.606228 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-05-22 00:52:58.606485 | instance | Friday 22 May 2026 00:52:58 +0000 (0:00:18.470) 0:10:22.871 ************ 2026-05-22 00:52:59.387989 | instance | changed: [instance] 2026-05-22 00:52:59.388225 | instance | 2026-05-22 00:52:59.388591 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-05-22 00:52:59.388787 | instance | Friday 22 May 2026 00:52:59 +0000 (0:00:00.782) 0:10:23.653 ************ 2026-05-22 00:52:59.439964 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-05-22 00:52:59.440217 | instance | 2026-05-22 00:52:59.440440 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-05-22 00:52:59.440684 | instance | Friday 22 May 2026 00:52:59 +0000 (0:00:00.052) 0:10:23.706 ************ 2026-05-22 00:53:00.316992 | instance | changed: [instance] 2026-05-22 00:53:00.317185 | instance | 2026-05-22 00:53:00.317453 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-05-22 00:53:00.317709 | instance | Friday 22 May 2026 00:53:00 +0000 (0:00:00.875) 0:10:24.582 ************ 2026-05-22 00:53:02.070774 | instance | ok: [instance] 2026-05-22 00:53:02.070875 | instance | 2026-05-22 00:53:02.070915 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-05-22 00:53:02.071046 | instance | Friday 22 May 2026 00:53:02 +0000 (0:00:01.754) 0:10:26.336 ************ 2026-05-22 00:53:02.584082 | instance | changed: [instance] 2026-05-22 00:53:02.584266 | instance | 2026-05-22 00:53:02.584525 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-05-22 00:53:02.584781 | instance | Friday 22 May 2026 00:53:02 +0000 (0:00:00.504) 0:10:26.841 ************ 2026-05-22 00:53:02.585015 | instance | 2026-05-22 00:53:02.585283 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-05-22 00:53:02.585533 | instance | Friday 22 May 2026 00:53:02 +0000 (0:00:00.008) 0:10:26.850 ************ 2026-05-22 00:53:02.624970 | instance | skipping: [instance] 2026-05-22 00:53:02.625189 | instance | 2026-05-22 00:53:02.625450 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-05-22 00:53:02.625711 | instance | Friday 22 May 2026 00:53:02 +0000 (0:00:00.041) 0:10:26.891 ************ 2026-05-22 00:53:04.290245 | instance | changed: [instance] 2026-05-22 00:53:04.291003 | instance | 2026-05-22 00:53:04.291028 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-05-22 00:53:04.291039 | instance | Friday 22 May 2026 00:53:04 +0000 (0:00:01.664) 0:10:28.556 ************ 2026-05-22 00:53:06.610483 | instance | changed: [instance] 2026-05-22 00:53:06.610538 | instance | 2026-05-22 00:53:06.610549 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 00:53:06.610560 | instance | Friday 22 May 2026 00:53:06 +0000 (0:00:02.319) 0:10:30.875 ************ 2026-05-22 00:53:06.660495 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 00:53:06.660574 | instance | 2026-05-22 00:53:06.660596 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 00:53:06.660772 | instance | Friday 22 May 2026 00:53:06 +0000 (0:00:00.050) 0:10:30.926 ************ 2026-05-22 00:53:07.154317 | instance | changed: [instance] 2026-05-22 00:53:07.154548 | instance | 2026-05-22 00:53:07.154836 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-05-22 00:53:07.155115 | instance | Friday 22 May 2026 00:53:07 +0000 (0:00:00.493) 0:10:31.420 ************ 2026-05-22 00:53:25.243767 | instance | changed: [instance] 2026-05-22 00:53:25.244749 | instance | 2026-05-22 00:53:25.244847 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 00:53:25.244872 | instance | Friday 22 May 2026 00:53:25 +0000 (0:00:18.089) 0:10:49.509 ************ 2026-05-22 00:53:25.293660 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 00:53:25.294041 | instance | 2026-05-22 00:53:25.294098 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 00:53:25.294120 | instance | Friday 22 May 2026 00:53:25 +0000 (0:00:00.050) 0:10:49.559 ************ 2026-05-22 00:53:25.797901 | instance | changed: [instance] 2026-05-22 00:53:25.797991 | instance | 2026-05-22 00:53:25.798100 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-05-22 00:53:25.798214 | instance | Friday 22 May 2026 00:53:25 +0000 (0:00:00.504) 0:10:50.064 ************ 2026-05-22 00:53:28.862780 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-05-22 00:53:28.862973 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-05-22 00:53:28.863299 | instance | 2026-05-22 00:53:28.863576 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-05-22 00:53:28.863854 | instance | Friday 22 May 2026 00:53:28 +0000 (0:00:03.064) 0:10:53.128 ************ 2026-05-22 00:53:32.424029 | instance | changed: [instance] 2026-05-22 00:53:32.424169 | instance | 2026-05-22 00:53:32.424346 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 00:53:32.424509 | instance | Friday 22 May 2026 00:53:32 +0000 (0:00:03.561) 0:10:56.689 ************ 2026-05-22 00:53:32.476546 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 00:53:32.476789 | instance | 2026-05-22 00:53:32.477077 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 00:53:32.477387 | instance | Friday 22 May 2026 00:53:32 +0000 (0:00:00.052) 0:10:56.742 ************ 2026-05-22 00:53:32.951868 | instance | changed: [instance] 2026-05-22 00:53:32.952126 | instance | 2026-05-22 00:53:32.952420 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-05-22 00:53:32.952696 | instance | Friday 22 May 2026 00:53:32 +0000 (0:00:00.475) 0:10:57.217 ************ 2026-05-22 00:53:35.852268 | instance | ok: [instance] 2026-05-22 00:53:35.852320 | instance | 2026-05-22 00:53:35.852326 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-05-22 00:53:35.852332 | instance | Friday 22 May 2026 00:53:35 +0000 (0:00:02.900) 0:11:00.118 ************ 2026-05-22 00:53:38.391855 | instance | changed: [instance] 2026-05-22 00:53:38.391939 | instance | 2026-05-22 00:53:38.392152 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-05-22 00:53:38.392170 | instance | Friday 22 May 2026 00:53:38 +0000 (0:00:02.539) 0:11:02.658 ************ 2026-05-22 00:53:39.062128 | instance | ok: [instance] 2026-05-22 00:53:39.062242 | instance | 2026-05-22 00:53:39.062278 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-05-22 00:53:39.062458 | instance | Friday 22 May 2026 00:53:39 +0000 (0:00:00.670) 0:11:03.328 ************ 2026-05-22 00:53:39.769067 | instance | changed: [instance] 2026-05-22 00:53:39.769178 | instance | 2026-05-22 00:53:39.769529 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-05-22 00:53:39.769556 | instance | Friday 22 May 2026 00:53:39 +0000 (0:00:00.706) 0:11:04.034 ************ 2026-05-22 00:53:40.939139 | instance | ok: [instance] 2026-05-22 00:53:40.939237 | instance | 2026-05-22 00:53:40.939448 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-05-22 00:53:40.939507 | instance | Friday 22 May 2026 00:53:40 +0000 (0:00:01.170) 0:11:05.205 ************ 2026-05-22 00:53:40.985972 | instance | skipping: [instance] 2026-05-22 00:53:40.986371 | instance | 2026-05-22 00:53:40.986413 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-05-22 00:53:40.986420 | instance | Friday 22 May 2026 00:53:40 +0000 (0:00:00.046) 0:11:05.252 ************ 2026-05-22 00:53:41.036628 | instance | skipping: [instance] 2026-05-22 00:53:41.037107 | instance | 2026-05-22 00:53:41.037147 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-05-22 00:53:41.037159 | instance | Friday 22 May 2026 00:53:41 +0000 (0:00:00.050) 0:11:05.302 ************ 2026-05-22 00:53:41.085874 | instance | skipping: [instance] 2026-05-22 00:53:41.085910 | instance | 2026-05-22 00:53:41.085932 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-05-22 00:53:41.085938 | instance | Friday 22 May 2026 00:53:41 +0000 (0:00:00.049) 0:11:05.351 ************ 2026-05-22 00:53:41.133842 | instance | skipping: [instance] 2026-05-22 00:53:41.134020 | instance | 2026-05-22 00:53:41.134085 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-05-22 00:53:41.134236 | instance | Friday 22 May 2026 00:53:41 +0000 (0:00:00.047) 0:11:05.399 ************ 2026-05-22 00:53:41.184294 | instance | skipping: [instance] 2026-05-22 00:53:41.184382 | instance | 2026-05-22 00:53:41.184425 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-05-22 00:53:41.184578 | instance | Friday 22 May 2026 00:53:41 +0000 (0:00:00.050) 0:11:05.450 ************ 2026-05-22 00:53:41.245224 | instance | skipping: [instance] 2026-05-22 00:53:41.245324 | instance | 2026-05-22 00:53:41.245449 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-05-22 00:53:41.245568 | instance | Friday 22 May 2026 00:53:41 +0000 (0:00:00.061) 0:11:05.511 ************ 2026-05-22 00:53:41.291565 | instance | skipping: [instance] 2026-05-22 00:53:41.291680 | instance | 2026-05-22 00:53:41.291798 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-05-22 00:53:41.291941 | instance | Friday 22 May 2026 00:53:41 +0000 (0:00:00.046) 0:11:05.558 ************ 2026-05-22 00:55:44.337391 | instance | changed: [instance] 2026-05-22 00:55:44.337485 | instance | 2026-05-22 00:55:44.337759 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-05-22 00:55:44.337826 | instance | Friday 22 May 2026 00:55:44 +0000 (0:02:03.045) 0:13:08.603 ************ 2026-05-22 00:55:45.086127 | instance | changed: [instance] 2026-05-22 00:55:45.086213 | instance | 2026-05-22 00:55:45.086477 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 00:55:45.086532 | instance | Friday 22 May 2026 00:55:45 +0000 (0:00:00.748) 0:13:09.352 ************ 2026-05-22 00:55:45.134075 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 00:55:45.134110 | instance | 2026-05-22 00:55:45.134117 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 00:55:45.134122 | instance | Friday 22 May 2026 00:55:45 +0000 (0:00:00.047) 0:13:09.399 ************ 2026-05-22 00:55:45.643527 | instance | changed: [instance] 2026-05-22 00:55:45.643588 | instance | 2026-05-22 00:55:45.643594 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-05-22 00:55:45.643599 | instance | Friday 22 May 2026 00:55:45 +0000 (0:00:00.509) 0:13:09.909 ************ 2026-05-22 00:55:46.464219 | instance | changed: [instance] 2026-05-22 00:55:46.464332 | instance | 2026-05-22 00:55:46.464488 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-05-22 00:55:46.464606 | instance | Friday 22 May 2026 00:55:46 +0000 (0:00:00.820) 0:13:10.730 ************ 2026-05-22 00:55:48.115417 | instance | changed: [instance] 2026-05-22 00:55:48.115541 | instance | 2026-05-22 00:55:48.115556 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-22 00:55:48.115695 | instance | Friday 22 May 2026 00:55:48 +0000 (0:00:01.651) 0:13:12.381 ************ 2026-05-22 00:55:48.166098 | instance | skipping: [instance] 2026-05-22 00:55:48.166179 | instance | 2026-05-22 00:55:48.166405 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-22 00:55:48.166465 | instance | Friday 22 May 2026 00:55:48 +0000 (0:00:00.050) 0:13:12.432 ************ 2026-05-22 00:55:48.210401 | instance | skipping: [instance] 2026-05-22 00:55:48.210441 | instance | 2026-05-22 00:55:48.210726 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-22 00:55:48.210778 | instance | Friday 22 May 2026 00:55:48 +0000 (0:00:00.044) 0:13:12.476 ************ 2026-05-22 00:55:48.248515 | instance | skipping: [instance] 2026-05-22 00:55:48.248990 | instance | 2026-05-22 00:55:48.249066 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-22 00:55:48.249073 | instance | Friday 22 May 2026 00:55:48 +0000 (0:00:00.037) 0:13:12.514 ************ 2026-05-22 00:55:48.291384 | instance | skipping: [instance] 2026-05-22 00:55:48.291494 | instance | 2026-05-22 00:55:48.291689 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-22 00:55:48.291849 | instance | Friday 22 May 2026 00:55:48 +0000 (0:00:00.043) 0:13:12.557 ************ 2026-05-22 00:55:48.992135 | instance | ok: [instance] 2026-05-22 00:55:48.992241 | instance | 2026-05-22 00:55:48.992257 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-22 00:55:48.992440 | instance | Friday 22 May 2026 00:55:48 +0000 (0:00:00.700) 0:13:13.258 ************ 2026-05-22 00:55:49.059327 | instance | ok: [instance] 2026-05-22 00:55:49.059424 | instance | 2026-05-22 00:55:49.059757 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-22 00:55:49.059827 | instance | Friday 22 May 2026 00:55:49 +0000 (0:00:00.066) 0:13:13.325 ************ 2026-05-22 00:55:49.111484 | instance | ok: [instance] 2026-05-22 00:55:49.111529 | instance | 2026-05-22 00:55:49.111837 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-22 00:55:49.111929 | instance | Friday 22 May 2026 00:55:49 +0000 (0:00:00.051) 0:13:13.376 ************ 2026-05-22 00:55:49.182215 | instance | ok: [instance] => (item=oslo_db) 2026-05-22 00:55:49.182279 | instance | 2026-05-22 00:55:49.182286 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-22 00:55:49.182291 | instance | Friday 22 May 2026 00:55:49 +0000 (0:00:00.069) 0:13:13.446 ************ 2026-05-22 00:55:49.237415 | instance | ok: [instance] 2026-05-22 00:55:49.237621 | instance | 2026-05-22 00:55:49.237789 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 00:55:49.237938 | instance | Friday 22 May 2026 00:55:49 +0000 (0:00:00.056) 0:13:13.503 ************ 2026-05-22 00:55:49.286168 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 00:55:49.286282 | instance | 2026-05-22 00:55:49.286471 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 00:55:49.286619 | instance | Friday 22 May 2026 00:55:49 +0000 (0:00:00.048) 0:13:13.552 ************ 2026-05-22 00:55:49.792377 | instance | changed: [instance] 2026-05-22 00:55:49.792583 | instance | 2026-05-22 00:55:49.792746 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-05-22 00:55:49.792895 | instance | Friday 22 May 2026 00:55:49 +0000 (0:00:00.506) 0:13:14.058 ************ 2026-05-22 00:55:50.506009 | instance | ok: [instance] 2026-05-22 00:55:50.506086 | instance | 2026-05-22 00:55:50.506098 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-05-22 00:55:50.506116 | instance | Friday 22 May 2026 00:55:50 +0000 (0:00:00.712) 0:13:14.771 ************ 2026-05-22 00:55:51.678914 | instance | changed: [instance] 2026-05-22 00:55:51.678971 | instance | 2026-05-22 00:55:51.678978 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-05-22 00:55:51.678982 | instance | Friday 22 May 2026 00:55:51 +0000 (0:00:01.173) 0:13:15.944 ************ 2026-05-22 00:55:52.148609 | instance | ok: [instance] 2026-05-22 00:55:52.148667 | instance | 2026-05-22 00:55:52.148673 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-05-22 00:55:52.148679 | instance | Friday 22 May 2026 00:55:52 +0000 (0:00:00.469) 0:13:16.414 ************ 2026-05-22 00:55:52.626236 | instance | changed: [instance] 2026-05-22 00:55:52.626322 | instance | 2026-05-22 00:55:52.626567 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-05-22 00:55:52.626622 | instance | Friday 22 May 2026 00:55:52 +0000 (0:00:00.478) 0:13:16.892 ************ 2026-05-22 00:55:53.167085 | instance | changed: [instance] 2026-05-22 00:55:53.167157 | instance | 2026-05-22 00:55:53.167276 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-05-22 00:55:53.167394 | instance | Friday 22 May 2026 00:55:53 +0000 (0:00:00.540) 0:13:17.433 ************ 2026-05-22 00:55:53.579467 | instance | ok: [instance] 2026-05-22 00:55:53.579557 | instance | 2026-05-22 00:55:53.579830 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-05-22 00:55:53.579902 | instance | Friday 22 May 2026 00:55:53 +0000 (0:00:00.412) 0:13:17.845 ************ 2026-05-22 00:58:33.111532 | instance | changed: [instance] 2026-05-22 00:58:33.113246 | instance | 2026-05-22 00:58:33.113339 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-05-22 00:58:33.113352 | instance | Friday 22 May 2026 00:58:33 +0000 (0:02:39.530) 0:15:57.375 ************ 2026-05-22 00:58:33.840984 | instance | ok: [instance] 2026-05-22 00:58:33.841063 | instance | 2026-05-22 00:58:33.841120 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-05-22 00:58:33.841232 | instance | Friday 22 May 2026 00:58:33 +0000 (0:00:00.731) 0:15:58.107 ************ 2026-05-22 00:58:33.900617 | instance | included: ingress for instance 2026-05-22 00:58:33.900716 | instance | 2026-05-22 00:58:33.900723 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-05-22 00:58:33.900747 | instance | Friday 22 May 2026 00:58:33 +0000 (0:00:00.059) 0:15:58.166 ************ 2026-05-22 00:58:35.016145 | instance | changed: [instance] 2026-05-22 00:58:35.016246 | instance | 2026-05-22 00:58:35.016346 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-05-22 00:58:35.016456 | instance | Friday 22 May 2026 00:58:35 +0000 (0:00:01.115) 0:15:59.282 ************ 2026-05-22 00:58:35.317465 | instance | ok: [instance] 2026-05-22 00:58:35.317557 | instance | 2026-05-22 00:58:35.317647 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-05-22 00:58:35.317858 | instance | Friday 22 May 2026 00:58:35 +0000 (0:00:00.301) 0:15:59.583 ************ 2026-05-22 00:58:36.408066 | instance | changed: [instance] 2026-05-22 00:58:36.408172 | instance | 2026-05-22 00:58:36.408242 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-05-22 00:58:36.408615 | instance | 2026-05-22 00:58:36.408674 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-22 00:58:36.408681 | instance | Friday 22 May 2026 00:58:36 +0000 (0:00:01.090) 0:16:00.674 ************ 2026-05-22 00:58:39.271888 | instance | ok: [instance] 2026-05-22 00:58:39.272353 | instance | 2026-05-22 00:58:39.272366 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 00:58:39.272372 | instance | Friday 22 May 2026 00:58:39 +0000 (0:00:02.863) 0:16:03.538 ************ 2026-05-22 00:58:39.332483 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 00:58:39.332519 | instance | 2026-05-22 00:58:39.332529 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 00:58:39.332538 | instance | Friday 22 May 2026 00:58:39 +0000 (0:00:00.059) 0:16:03.597 ************ 2026-05-22 00:58:39.821780 | instance | changed: [instance] 2026-05-22 00:58:39.821853 | instance | 2026-05-22 00:58:39.821865 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-05-22 00:58:39.821875 | instance | Friday 22 May 2026 00:58:39 +0000 (0:00:00.488) 0:16:04.086 ************ 2026-05-22 00:58:40.629799 | instance | ok: [instance] 2026-05-22 00:58:40.629878 | instance | 2026-05-22 00:58:40.630179 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-05-22 00:58:40.630429 | instance | Friday 22 May 2026 00:58:40 +0000 (0:00:00.809) 0:16:04.895 ************ 2026-05-22 00:58:43.047229 | instance | changed: [instance] 2026-05-22 00:58:43.047743 | instance | 2026-05-22 00:58:43.047892 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 00:58:43.047912 | instance | Friday 22 May 2026 00:58:43 +0000 (0:00:02.416) 0:16:07.312 ************ 2026-05-22 00:58:43.106912 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 00:58:43.106996 | instance | 2026-05-22 00:58:43.107008 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 00:58:43.107018 | instance | Friday 22 May 2026 00:58:43 +0000 (0:00:00.059) 0:16:07.371 ************ 2026-05-22 00:58:43.746526 | instance | changed: [instance] 2026-05-22 00:58:43.746638 | instance | 2026-05-22 00:58:43.746724 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-05-22 00:58:43.746842 | instance | Friday 22 May 2026 00:58:43 +0000 (0:00:00.640) 0:16:08.012 ************ 2026-05-22 00:58:44.984337 | instance | changed: [instance] 2026-05-22 00:58:44.984425 | instance | 2026-05-22 00:58:44.984596 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-05-22 00:58:44.984715 | instance | Friday 22 May 2026 00:58:44 +0000 (0:00:01.237) 0:16:09.250 ************ 2026-05-22 00:58:45.798446 | instance | ok: [instance] 2026-05-22 00:58:45.798554 | instance | 2026-05-22 00:58:45.798891 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-05-22 00:58:45.799107 | instance | Friday 22 May 2026 00:58:45 +0000 (0:00:00.813) 0:16:10.064 ************ 2026-05-22 00:58:53.684997 | instance | ok: [instance] 2026-05-22 00:58:53.685204 | instance | 2026-05-22 00:58:53.685488 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-05-22 00:58:53.685797 | instance | Friday 22 May 2026 00:58:53 +0000 (0:00:07.886) 0:16:17.950 ************ 2026-05-22 00:58:55.286194 | instance | ok: [instance] 2026-05-22 00:58:55.286393 | instance | 2026-05-22 00:58:55.286672 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-05-22 00:58:55.286938 | instance | Friday 22 May 2026 00:58:55 +0000 (0:00:01.601) 0:16:19.552 ************ 2026-05-22 00:58:55.580814 | instance | ok: [instance] 2026-05-22 00:58:55.581095 | instance | 2026-05-22 00:58:55.581362 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-05-22 00:58:55.581619 | instance | Friday 22 May 2026 00:58:55 +0000 (0:00:00.294) 0:16:19.847 ************ 2026-05-22 00:58:55.793939 | instance | ok: [instance] 2026-05-22 00:58:55.794185 | instance | 2026-05-22 00:58:55.794460 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-05-22 00:58:55.794719 | instance | Friday 22 May 2026 00:58:55 +0000 (0:00:00.212) 0:16:20.060 ************ 2026-05-22 00:58:56.006107 | instance | ok: [instance] 2026-05-22 00:58:56.006864 | instance | 2026-05-22 00:58:56.006962 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-05-22 00:58:56.006976 | instance | Friday 22 May 2026 00:58:56 +0000 (0:00:00.212) 0:16:20.272 ************ 2026-05-22 00:58:56.743765 | instance | changed: [instance] 2026-05-22 00:58:56.744005 | instance | 2026-05-22 00:58:56.744282 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-05-22 00:58:56.744544 | instance | Friday 22 May 2026 00:58:56 +0000 (0:00:00.737) 0:16:21.009 ************ 2026-05-22 00:59:13.836686 | instance | changed: [instance] => (item=alertmanager) 2026-05-22 00:59:13.836930 | instance | changed: [instance] => (item=grafana) 2026-05-22 00:59:13.837186 | instance | changed: [instance] => (item=prometheus) 2026-05-22 00:59:13.837429 | instance | 2026-05-22 00:59:13.837697 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-05-22 00:59:13.837952 | instance | Friday 22 May 2026 00:59:13 +0000 (0:00:17.092) 0:16:38.102 ************ 2026-05-22 00:59:15.875919 | instance | ok: [instance] => (item=alertmanager) 2026-05-22 00:59:15.876193 | instance | ok: [instance] => (item=grafana) 2026-05-22 00:59:15.876467 | instance | ok: [instance] => (item=prometheus) 2026-05-22 00:59:15.877182 | instance | 2026-05-22 00:59:15.877264 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-05-22 00:59:15.877277 | instance | Friday 22 May 2026 00:59:15 +0000 (0:00:02.038) 0:16:40.141 ************ 2026-05-22 00:59:19.486908 | instance | changed: [instance] => (item=None) 2026-05-22 00:59:19.486975 | instance | changed: [instance] => (item=None) 2026-05-22 00:59:19.486995 | instance | changed: [instance] => (item=None) 2026-05-22 00:59:19.486999 | instance | changed: [instance] 2026-05-22 00:59:19.487004 | instance | 2026-05-22 00:59:19.487008 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-05-22 00:59:19.487013 | instance | Friday 22 May 2026 00:59:19 +0000 (0:00:03.610) 0:16:43.752 ************ 2026-05-22 00:59:24.831697 | instance | changed: [instance] => (item=None) 2026-05-22 00:59:24.831788 | instance | changed: [instance] => (item=None) 2026-05-22 00:59:24.832049 | instance | changed: [instance] => (item=None) 2026-05-22 00:59:24.832065 | instance | changed: [instance] => (item=None) 2026-05-22 00:59:24.832441 | instance | changed: [instance] => (item=None) 2026-05-22 00:59:24.832511 | instance | changed: [instance] 2026-05-22 00:59:24.832524 | instance | 2026-05-22 00:59:24.832625 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-05-22 00:59:24.832658 | instance | Friday 22 May 2026 00:59:24 +0000 (0:00:05.345) 0:16:49.097 ************ 2026-05-22 00:59:36.227678 | instance | changed: [instance] => (item=alertmanager) 2026-05-22 00:59:36.227743 | instance | changed: [instance] => (item=prometheus) 2026-05-22 00:59:36.227749 | instance | 2026-05-22 00:59:36.227754 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-05-22 00:59:36.227759 | instance | Friday 22 May 2026 00:59:36 +0000 (0:00:11.395) 0:17:00.493 ************ 2026-05-22 00:59:47.665102 | instance | changed: [instance] => (item=alertmanager) 2026-05-22 00:59:47.665218 | instance | changed: [instance] => (item=prometheus) 2026-05-22 00:59:47.665280 | instance | 2026-05-22 00:59:47.665549 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-05-22 00:59:47.665609 | instance | Friday 22 May 2026 00:59:47 +0000 (0:00:11.438) 0:17:11.931 ************ 2026-05-22 00:59:48.391956 | instance | changed: [instance] 2026-05-22 00:59:48.392027 | instance | 2026-05-22 00:59:48.392288 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-05-22 00:59:48.392333 | instance | Friday 22 May 2026 00:59:48 +0000 (0:00:00.726) 0:17:12.658 ************ 2026-05-22 00:59:56.118084 | instance | ok: [instance] 2026-05-22 00:59:56.118169 | instance | 2026-05-22 00:59:56.118257 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-05-22 00:59:56.118377 | instance | Friday 22 May 2026 00:59:56 +0000 (0:00:07.726) 0:17:20.384 ************ 2026-05-22 01:00:10.689237 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-05-22 01:00:10.689318 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-05-22 01:00:10.689696 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-05-22 01:00:10.689773 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-05-22 01:00:10.689785 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-05-22 01:00:10.689803 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-05-22 01:00:10.690734 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-05-22 01:00:10.690757 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-05-22 01:00:10.690766 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-05-22 01:00:10.690776 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-05-22 01:00:10.690785 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-05-22 01:00:10.690794 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-05-22 01:00:10.690803 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-05-22 01:00:10.690813 | instance | 2026-05-22 01:00:10.690826 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-05-22 01:00:10.690945 | instance | Friday 22 May 2026 01:00:10 +0000 (0:00:14.570) 0:17:34.955 ************ 2026-05-22 01:00:42.916023 | instance | changed: [instance] 2026-05-22 01:00:42.916122 | instance | 2026-05-22 01:00:42.916302 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 01:00:42.916466 | instance | Friday 22 May 2026 01:00:42 +0000 (0:00:32.226) 0:18:07.182 ************ 2026-05-22 01:00:42.982656 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 01:00:42.982879 | instance | 2026-05-22 01:00:42.983144 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 01:00:42.983400 | instance | Friday 22 May 2026 01:00:42 +0000 (0:00:00.066) 0:18:07.248 ************ 2026-05-22 01:00:43.518919 | instance | changed: [instance] 2026-05-22 01:00:43.519835 | instance | 2026-05-22 01:00:43.519852 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-05-22 01:00:43.519863 | instance | Friday 22 May 2026 01:00:43 +0000 (0:00:00.536) 0:18:07.785 ************ 2026-05-22 01:00:46.642582 | instance | changed: [instance] 2026-05-22 01:00:46.642656 | instance | 2026-05-22 01:00:46.642668 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 01:00:46.642678 | instance | Friday 22 May 2026 01:00:46 +0000 (0:00:03.122) 0:18:10.907 ************ 2026-05-22 01:00:46.701801 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 01:00:46.701981 | instance | 2026-05-22 01:00:46.702330 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 01:00:46.702394 | instance | Friday 22 May 2026 01:00:46 +0000 (0:00:00.060) 0:18:10.967 ************ 2026-05-22 01:00:47.290118 | instance | changed: [instance] 2026-05-22 01:00:47.290223 | instance | 2026-05-22 01:00:47.290543 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-05-22 01:00:47.291056 | instance | Friday 22 May 2026 01:00:47 +0000 (0:00:00.587) 0:18:11.555 ************ 2026-05-22 01:00:48.938068 | instance | changed: [instance] 2026-05-22 01:00:48.938166 | instance | 2026-05-22 01:00:48.938177 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 01:00:48.938198 | instance | Friday 22 May 2026 01:00:48 +0000 (0:00:01.648) 0:18:13.203 ************ 2026-05-22 01:00:49.001525 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 01:00:49.001607 | instance | 2026-05-22 01:00:49.001909 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 01:00:49.002166 | instance | Friday 22 May 2026 01:00:48 +0000 (0:00:00.062) 0:18:13.266 ************ 2026-05-22 01:00:49.489698 | instance | changed: [instance] 2026-05-22 01:00:49.489775 | instance | 2026-05-22 01:00:49.490019 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-05-22 01:00:49.490060 | instance | Friday 22 May 2026 01:00:49 +0000 (0:00:00.489) 0:18:13.756 ************ 2026-05-22 01:00:51.062873 | instance | changed: [instance] 2026-05-22 01:00:51.062971 | instance | 2026-05-22 01:00:51.063207 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-05-22 01:00:51.063218 | instance | Friday 22 May 2026 01:00:51 +0000 (0:00:01.572) 0:18:15.328 ************ 2026-05-22 01:00:51.942395 | instance | changed: [instance] 2026-05-22 01:00:51.942484 | instance | 2026-05-22 01:00:51.942493 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 01:00:51.942501 | instance | Friday 22 May 2026 01:00:51 +0000 (0:00:00.878) 0:18:16.207 ************ 2026-05-22 01:00:52.002091 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 01:00:52.002164 | instance | 2026-05-22 01:00:52.002185 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 01:00:52.002292 | instance | Friday 22 May 2026 01:00:51 +0000 (0:00:00.060) 0:18:16.267 ************ 2026-05-22 01:00:52.497244 | instance | changed: [instance] 2026-05-22 01:00:52.497348 | instance | 2026-05-22 01:00:52.497518 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-05-22 01:00:52.497681 | instance | Friday 22 May 2026 01:00:52 +0000 (0:00:00.495) 0:18:16.763 ************ 2026-05-22 01:00:54.065515 | instance | changed: [instance] 2026-05-22 01:00:54.065743 | instance | 2026-05-22 01:00:54.066023 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 01:00:54.066280 | instance | Friday 22 May 2026 01:00:54 +0000 (0:00:01.567) 0:18:18.331 ************ 2026-05-22 01:00:54.122530 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 01:00:54.122853 | instance | 2026-05-22 01:00:54.123138 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 01:00:54.123403 | instance | Friday 22 May 2026 01:00:54 +0000 (0:00:00.057) 0:18:18.388 ************ 2026-05-22 01:00:54.614650 | instance | changed: [instance] 2026-05-22 01:00:54.614862 | instance | 2026-05-22 01:00:54.615137 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-05-22 01:00:54.615401 | instance | Friday 22 May 2026 01:00:54 +0000 (0:00:00.491) 0:18:18.880 ************ 2026-05-22 01:00:56.165296 | instance | changed: [instance] 2026-05-22 01:00:56.165375 | instance | 2026-05-22 01:00:56.165500 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-05-22 01:00:56.165608 | instance | 2026-05-22 01:00:56.165735 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-22 01:00:56.165855 | instance | Friday 22 May 2026 01:00:56 +0000 (0:00:01.551) 0:18:20.431 ************ 2026-05-22 01:00:58.236243 | instance | ok: [instance] 2026-05-22 01:00:58.236444 | instance | 2026-05-22 01:00:58.236747 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-05-22 01:00:58.237001 | instance | Friday 22 May 2026 01:00:58 +0000 (0:00:02.070) 0:18:22.502 ************ 2026-05-22 01:00:58.323534 | instance | skipping: [instance] 2026-05-22 01:00:58.323774 | instance | 2026-05-22 01:00:58.324052 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-22 01:00:58.324319 | instance | Friday 22 May 2026 01:00:58 +0000 (0:00:00.087) 0:18:22.589 ************ 2026-05-22 01:00:58.648796 | instance | ok: [instance] 2026-05-22 01:00:58.648968 | instance | 2026-05-22 01:00:58.649234 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-22 01:00:58.649487 | instance | Friday 22 May 2026 01:00:58 +0000 (0:00:00.324) 0:18:22.914 ************ 2026-05-22 01:00:58.699397 | instance | skipping: [instance] 2026-05-22 01:00:58.699618 | instance | 2026-05-22 01:00:58.699920 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-22 01:00:58.700180 | instance | Friday 22 May 2026 01:00:58 +0000 (0:00:00.051) 0:18:22.965 ************ 2026-05-22 01:00:58.744664 | instance | skipping: [instance] 2026-05-22 01:00:58.744820 | instance | 2026-05-22 01:00:58.745213 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-22 01:00:58.745366 | instance | Friday 22 May 2026 01:00:58 +0000 (0:00:00.044) 0:18:23.010 ************ 2026-05-22 01:00:58.796932 | instance | skipping: [instance] 2026-05-22 01:00:58.797193 | instance | 2026-05-22 01:00:58.797497 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-22 01:00:58.797756 | instance | Friday 22 May 2026 01:00:58 +0000 (0:00:00.053) 0:18:23.063 ************ 2026-05-22 01:00:58.849189 | instance | skipping: [instance] 2026-05-22 01:00:58.849558 | instance | 2026-05-22 01:00:58.849829 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-22 01:00:58.850179 | instance | Friday 22 May 2026 01:00:58 +0000 (0:00:00.052) 0:18:23.115 ************ 2026-05-22 01:00:58.898934 | instance | skipping: [instance] 2026-05-22 01:00:58.899150 | instance | 2026-05-22 01:00:58.899423 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-22 01:00:58.899755 | instance | Friday 22 May 2026 01:00:58 +0000 (0:00:00.049) 0:18:23.165 ************ 2026-05-22 01:00:58.967196 | instance | ok: [instance] 2026-05-22 01:00:58.967264 | instance | 2026-05-22 01:00:58.967434 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-22 01:00:58.967598 | instance | Friday 22 May 2026 01:00:58 +0000 (0:00:00.067) 0:18:23.233 ************ 2026-05-22 01:00:59.030900 | instance | ok: [instance] => (item=oslo_cache) 2026-05-22 01:00:59.031186 | instance | 2026-05-22 01:00:59.031524 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-22 01:00:59.031869 | instance | Friday 22 May 2026 01:00:59 +0000 (0:00:00.063) 0:18:23.296 ************ 2026-05-22 01:00:59.109016 | instance | ok: [instance] 2026-05-22 01:00:59.109083 | instance | 2026-05-22 01:00:59.109104 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 01:00:59.109327 | instance | Friday 22 May 2026 01:00:59 +0000 (0:00:00.077) 0:18:23.374 ************ 2026-05-22 01:00:59.178539 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 01:00:59.178767 | instance | 2026-05-22 01:00:59.179075 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 01:00:59.179318 | instance | Friday 22 May 2026 01:00:59 +0000 (0:00:00.069) 0:18:23.444 ************ 2026-05-22 01:00:59.891951 | instance | changed: [instance] 2026-05-22 01:00:59.892144 | instance | 2026-05-22 01:00:59.892417 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-05-22 01:00:59.892683 | instance | Friday 22 May 2026 01:00:59 +0000 (0:00:00.713) 0:18:24.157 ************ 2026-05-22 01:01:01.750447 | instance | changed: [instance] 2026-05-22 01:01:01.750667 | instance | 2026-05-22 01:01:01.750937 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-05-22 01:01:01.751244 | instance | Friday 22 May 2026 01:01:01 +0000 (0:00:01.858) 0:18:26.016 ************ 2026-05-22 01:01:02.718199 | instance | changed: [instance] 2026-05-22 01:01:02.718408 | instance | 2026-05-22 01:01:02.718668 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-22 01:01:02.718937 | instance | Friday 22 May 2026 01:01:02 +0000 (0:00:00.967) 0:18:26.984 ************ 2026-05-22 01:01:07.027738 | instance | changed: [instance] 2026-05-22 01:01:07.027981 | instance | 2026-05-22 01:01:07.028343 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-22 01:01:07.028668 | instance | Friday 22 May 2026 01:01:07 +0000 (0:00:04.307) 0:18:31.292 ************ 2026-05-22 01:01:07.254197 | instance | changed: [instance] 2026-05-22 01:01:07.254441 | instance | 2026-05-22 01:01:07.254704 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-22 01:01:07.255001 | instance | Friday 22 May 2026 01:01:07 +0000 (0:00:00.227) 0:18:31.520 ************ 2026-05-22 01:01:07.784383 | instance | changed: [instance] 2026-05-22 01:01:07.784615 | instance | 2026-05-22 01:01:07.784954 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-22 01:01:07.785248 | instance | Friday 22 May 2026 01:01:07 +0000 (0:00:00.530) 0:18:32.050 ************ 2026-05-22 01:01:07.893811 | instance | ok: [instance] 2026-05-22 01:01:07.894002 | instance | 2026-05-22 01:01:07.894286 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-22 01:01:07.894647 | instance | Friday 22 May 2026 01:01:07 +0000 (0:00:00.109) 0:18:32.159 ************ 2026-05-22 01:01:07.990995 | instance | included: rabbitmq for instance 2026-05-22 01:01:07.991232 | instance | 2026-05-22 01:01:07.991518 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-22 01:01:07.991834 | instance | Friday 22 May 2026 01:01:07 +0000 (0:00:00.097) 0:18:32.257 ************ 2026-05-22 01:01:08.695719 | instance | ok: [instance] 2026-05-22 01:01:08.695810 | instance | 2026-05-22 01:01:08.695858 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-22 01:01:08.695979 | instance | Friday 22 May 2026 01:01:08 +0000 (0:00:00.704) 0:18:32.961 ************ 2026-05-22 01:01:08.748037 | instance | skipping: [instance] 2026-05-22 01:01:08.748225 | instance | 2026-05-22 01:01:08.748496 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-22 01:01:08.748753 | instance | Friday 22 May 2026 01:01:08 +0000 (0:00:00.052) 0:18:33.014 ************ 2026-05-22 01:01:08.803444 | instance | skipping: [instance] 2026-05-22 01:01:08.803621 | instance | 2026-05-22 01:01:08.803955 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-22 01:01:08.804212 | instance | Friday 22 May 2026 01:01:08 +0000 (0:00:00.055) 0:18:33.069 ************ 2026-05-22 01:01:08.860026 | instance | skipping: [instance] 2026-05-22 01:01:08.860218 | instance | 2026-05-22 01:01:08.860481 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-22 01:01:08.860739 | instance | Friday 22 May 2026 01:01:08 +0000 (0:00:00.056) 0:18:33.126 ************ 2026-05-22 01:01:49.766720 | instance | changed: [instance] 2026-05-22 01:01:49.766933 | instance | 2026-05-22 01:01:49.767216 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-22 01:01:49.767476 | instance | Friday 22 May 2026 01:01:49 +0000 (0:00:40.906) 0:19:14.032 ************ 2026-05-22 01:01:50.504283 | instance | ok: [instance] 2026-05-22 01:01:50.504508 | instance | 2026-05-22 01:01:50.504794 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-22 01:01:50.505069 | instance | Friday 22 May 2026 01:01:50 +0000 (0:00:00.737) 0:19:14.770 ************ 2026-05-22 01:01:50.571851 | instance | ok: [instance] 2026-05-22 01:01:50.572088 | instance | 2026-05-22 01:01:50.572360 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-22 01:01:50.572613 | instance | Friday 22 May 2026 01:01:50 +0000 (0:00:00.067) 0:19:14.838 ************ 2026-05-22 01:01:50.632785 | instance | skipping: [instance] 2026-05-22 01:01:50.633053 | instance | 2026-05-22 01:01:50.633331 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-22 01:01:50.633582 | instance | Friday 22 May 2026 01:01:50 +0000 (0:00:00.060) 0:19:14.899 ************ 2026-05-22 01:01:50.694734 | instance | skipping: [instance] 2026-05-22 01:01:50.694963 | instance | 2026-05-22 01:01:50.695263 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-22 01:01:50.695513 | instance | Friday 22 May 2026 01:01:50 +0000 (0:00:00.061) 0:19:14.961 ************ 2026-05-22 01:01:50.760292 | instance | ok: [instance] 2026-05-22 01:01:50.760497 | instance | 2026-05-22 01:01:50.760780 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-22 01:01:50.761058 | instance | Friday 22 May 2026 01:01:50 +0000 (0:00:00.065) 0:19:15.026 ************ 2026-05-22 01:01:50.859570 | instance | ok: [instance] => (item=oslo_db) 2026-05-22 01:01:50.859836 | instance | ok: [instance] => (item=identity) 2026-05-22 01:01:50.860089 | instance | ok: [instance] => (item=oslo_cache) 2026-05-22 01:01:50.860330 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-22 01:01:50.860575 | instance | 2026-05-22 01:01:50.860842 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-22 01:01:50.861084 | instance | Friday 22 May 2026 01:01:50 +0000 (0:00:00.099) 0:19:15.125 ************ 2026-05-22 01:01:50.930061 | instance | ok: [instance] 2026-05-22 01:01:50.930272 | instance | 2026-05-22 01:01:50.930545 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 01:01:50.930797 | instance | Friday 22 May 2026 01:01:50 +0000 (0:00:00.070) 0:19:15.196 ************ 2026-05-22 01:01:51.016367 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 01:01:51.016586 | instance | 2026-05-22 01:01:51.016856 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 01:01:51.017162 | instance | Friday 22 May 2026 01:01:51 +0000 (0:00:00.085) 0:19:15.282 ************ 2026-05-22 01:01:51.560746 | instance | changed: [instance] 2026-05-22 01:01:51.560980 | instance | 2026-05-22 01:01:51.561222 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-05-22 01:01:51.561474 | instance | Friday 22 May 2026 01:01:51 +0000 (0:00:00.544) 0:19:15.826 ************ 2026-05-22 01:01:53.019615 | instance | ok: [instance] => (item=None) 2026-05-22 01:01:53.019905 | instance | ok: [instance] 2026-05-22 01:01:53.020150 | instance | 2026-05-22 01:01:53.020435 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-05-22 01:01:53.020693 | instance | Friday 22 May 2026 01:01:53 +0000 (0:00:01.458) 0:19:17.285 ************ 2026-05-22 01:01:54.149964 | instance | ok: [instance] => (item=atmosphere) 2026-05-22 01:01:54.150063 | instance | 2026-05-22 01:01:54.150076 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-05-22 01:01:54.150205 | instance | Friday 22 May 2026 01:01:54 +0000 (0:00:01.129) 0:19:18.415 ************ 2026-05-22 01:01:55.026480 | instance | changed: [instance] 2026-05-22 01:01:55.026588 | instance | 2026-05-22 01:01:55.026728 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-05-22 01:01:55.026825 | instance | Friday 22 May 2026 01:01:55 +0000 (0:00:00.877) 0:19:19.292 ************ 2026-05-22 01:01:56.094685 | instance | changed: [instance] => (item=None) 2026-05-22 01:01:56.094772 | instance | changed: [instance] 2026-05-22 01:01:56.094845 | instance | 2026-05-22 01:01:56.095147 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-05-22 01:01:56.095210 | instance | Friday 22 May 2026 01:01:56 +0000 (0:00:01.068) 0:19:20.360 ************ 2026-05-22 01:01:57.586490 | instance | changed: [instance] => (item=None) 2026-05-22 01:01:57.586545 | instance | changed: [instance] 2026-05-22 01:01:57.586551 | instance | 2026-05-22 01:01:57.586556 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-05-22 01:01:57.586561 | instance | Friday 22 May 2026 01:01:57 +0000 (0:00:01.491) 0:19:21.852 ************ 2026-05-22 01:04:39.124668 | instance | changed: [instance] 2026-05-22 01:04:39.124738 | instance | 2026-05-22 01:04:39.124858 | instance | TASK [Create Ingress] ********************************************************** 2026-05-22 01:04:39.124978 | instance | Friday 22 May 2026 01:04:39 +0000 (0:02:41.538) 0:22:03.390 ************ 2026-05-22 01:04:39.253931 | instance | included: openstack_helm_ingress for instance 2026-05-22 01:04:39.254159 | instance | 2026-05-22 01:04:39.254419 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-22 01:04:39.254674 | instance | Friday 22 May 2026 01:04:39 +0000 (0:00:00.129) 0:22:03.520 ************ 2026-05-22 01:04:39.321049 | instance | skipping: [instance] 2026-05-22 01:04:39.321295 | instance | 2026-05-22 01:04:39.321567 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-22 01:04:39.321824 | instance | Friday 22 May 2026 01:04:39 +0000 (0:00:00.067) 0:22:03.587 ************ 2026-05-22 01:04:39.386723 | instance | skipping: [instance] 2026-05-22 01:04:39.386802 | instance | 2026-05-22 01:04:39.386891 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-22 01:04:39.387010 | instance | Friday 22 May 2026 01:04:39 +0000 (0:00:00.065) 0:22:03.653 ************ 2026-05-22 01:04:39.461218 | instance | ok: [instance] 2026-05-22 01:04:39.461358 | instance | 2026-05-22 01:04:39.461527 | instance | TASK [Create Ingress identity] ************************************************* 2026-05-22 01:04:39.461689 | instance | Friday 22 May 2026 01:04:39 +0000 (0:00:00.074) 0:22:03.727 ************ 2026-05-22 01:04:39.542428 | instance | included: ingress for instance 2026-05-22 01:04:39.542640 | instance | 2026-05-22 01:04:39.542896 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-05-22 01:04:39.543150 | instance | Friday 22 May 2026 01:04:39 +0000 (0:00:00.080) 0:22:03.808 ************ 2026-05-22 01:04:40.581741 | instance | changed: [instance] 2026-05-22 01:04:40.581966 | instance | 2026-05-22 01:04:40.582259 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-05-22 01:04:40.582517 | instance | Friday 22 May 2026 01:04:40 +0000 (0:00:01.038) 0:22:04.847 ************ 2026-05-22 01:04:44.951963 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-05-22 01:04:44.952887 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-05-22 01:04:44.953010 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-05-22 01:04:44.953024 | instance | ok: [instance] 2026-05-22 01:04:44.953050 | instance | 2026-05-22 01:04:44.953302 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-05-22 01:04:44.953546 | instance | Friday 22 May 2026 01:04:44 +0000 (0:00:04.370) 0:22:09.217 ************ 2026-05-22 01:04:45.717971 | instance | ok: [instance] 2026-05-22 01:04:45.718083 | instance | 2026-05-22 01:04:45.718102 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-05-22 01:04:45.718885 | instance | Friday 22 May 2026 01:04:45 +0000 (0:00:00.766) 0:22:09.984 ************ 2026-05-22 01:04:47.020503 | instance | ok: [instance] => (item=atmosphere) 2026-05-22 01:04:47.020698 | instance | 2026-05-22 01:04:47.020973 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-05-22 01:04:47.021244 | instance | Friday 22 May 2026 01:04:47 +0000 (0:00:01.302) 0:22:11.286 ************ 2026-05-22 01:04:48.378824 | instance | changed: [instance] => (item=atmosphere) 2026-05-22 01:04:48.378924 | instance | 2026-05-22 01:04:48.379093 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-05-22 01:04:48.379236 | instance | Friday 22 May 2026 01:04:48 +0000 (0:00:01.358) 0:22:12.644 ************ 2026-05-22 01:04:49.561501 | instance | changed: [instance] => (item=atmosphere) 2026-05-22 01:04:49.561729 | instance | 2026-05-22 01:04:49.562002 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-05-22 01:04:49.562260 | instance | Friday 22 May 2026 01:04:49 +0000 (0:00:01.182) 0:22:13.827 ************ 2026-05-22 01:04:50.754544 | instance | changed: [instance] => (item=atmosphere) 2026-05-22 01:04:50.754834 | instance | 2026-05-22 01:04:50.755124 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-22 01:04:50.755425 | instance | Friday 22 May 2026 01:04:50 +0000 (0:00:01.192) 0:22:15.020 ************ 2026-05-22 01:04:51.001139 | instance | changed: [instance] 2026-05-22 01:04:51.001272 | instance | 2026-05-22 01:04:51.001474 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-22 01:04:51.001798 | instance | Friday 22 May 2026 01:04:50 +0000 (0:00:00.247) 0:22:15.267 ************ 2026-05-22 01:04:52.194633 | instance | ok: [instance] 2026-05-22 01:04:52.194860 | instance | 2026-05-22 01:04:52.195128 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-22 01:04:52.195389 | instance | Friday 22 May 2026 01:04:52 +0000 (0:00:01.193) 0:22:16.460 ************ 2026-05-22 01:04:52.453067 | instance | ok: [instance] 2026-05-22 01:04:52.453346 | instance | 2026-05-22 01:04:52.453609 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-22 01:04:52.453862 | instance | Friday 22 May 2026 01:04:52 +0000 (0:00:00.258) 0:22:16.718 ************ 2026-05-22 01:04:52.543881 | instance | ok: [instance] => { 2026-05-22 01:04:52.544156 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-22 01:04:52.544359 | instance | } 2026-05-22 01:04:52.544591 | instance | 2026-05-22 01:04:52.544849 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-22 01:04:52.545143 | instance | Friday 22 May 2026 01:04:52 +0000 (0:00:00.091) 0:22:16.809 ************ 2026-05-22 01:04:53.269506 | instance | changed: [instance] 2026-05-22 01:04:53.269719 | instance | 2026-05-22 01:04:53.269986 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-22 01:04:53.270254 | instance | Friday 22 May 2026 01:04:53 +0000 (0:00:00.725) 0:22:17.535 ************ 2026-05-22 01:04:54.597390 | instance | changed: [instance] 2026-05-22 01:04:54.597500 | instance | 2026-05-22 01:04:54.597801 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-22 01:04:54.597815 | instance | Friday 22 May 2026 01:04:54 +0000 (0:00:01.328) 0:22:18.863 ************ 2026-05-22 01:04:55.122422 | instance | changed: [instance] 2026-05-22 01:04:55.122636 | instance | 2026-05-22 01:04:55.122927 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-22 01:04:55.123220 | instance | Friday 22 May 2026 01:04:55 +0000 (0:00:00.524) 0:22:19.387 ************ 2026-05-22 01:04:56.025996 | instance | ok: [instance] 2026-05-22 01:04:56.026170 | instance | 2026-05-22 01:04:56.026421 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-22 01:04:56.026486 | instance | Friday 22 May 2026 01:04:56 +0000 (0:00:00.904) 0:22:20.292 ************ 2026-05-22 01:04:56.856411 | instance | ok: [instance] 2026-05-22 01:04:56.856514 | instance | 2026-05-22 01:04:56.856537 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-22 01:04:56.856551 | instance | Friday 22 May 2026 01:04:56 +0000 (0:00:00.830) 0:22:21.122 ************ 2026-05-22 01:04:57.234426 | instance | ok: [instance] 2026-05-22 01:04:57.234524 | instance | 2026-05-22 01:04:57.234748 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-22 01:04:57.234804 | instance | Friday 22 May 2026 01:04:57 +0000 (0:00:00.378) 0:22:21.500 ************ 2026-05-22 01:04:57.372308 | instance | included: openstack_helm_endpoints for instance 2026-05-22 01:04:57.372371 | instance | 2026-05-22 01:04:57.372378 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-22 01:04:57.372385 | instance | Friday 22 May 2026 01:04:57 +0000 (0:00:00.137) 0:22:21.638 ************ 2026-05-22 01:04:57.435224 | instance | skipping: [instance] 2026-05-22 01:04:57.435412 | instance | 2026-05-22 01:04:57.435945 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-22 01:04:57.435966 | instance | Friday 22 May 2026 01:04:57 +0000 (0:00:00.063) 0:22:21.701 ************ 2026-05-22 01:04:57.492308 | instance | skipping: [instance] 2026-05-22 01:04:57.492705 | instance | 2026-05-22 01:04:57.492740 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-22 01:04:57.492747 | instance | Friday 22 May 2026 01:04:57 +0000 (0:00:00.057) 0:22:21.758 ************ 2026-05-22 01:04:57.544251 | instance | skipping: [instance] 2026-05-22 01:04:57.544345 | instance | 2026-05-22 01:04:57.544587 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-22 01:04:57.544605 | instance | Friday 22 May 2026 01:04:57 +0000 (0:00:00.051) 0:22:21.810 ************ 2026-05-22 01:04:57.595573 | instance | skipping: [instance] 2026-05-22 01:04:57.595643 | instance | 2026-05-22 01:04:57.595783 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-22 01:04:57.595947 | instance | Friday 22 May 2026 01:04:57 +0000 (0:00:00.051) 0:22:21.862 ************ 2026-05-22 01:04:57.647822 | instance | skipping: [instance] 2026-05-22 01:04:57.647907 | instance | 2026-05-22 01:04:57.648029 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-22 01:04:57.648145 | instance | Friday 22 May 2026 01:04:57 +0000 (0:00:00.052) 0:22:21.914 ************ 2026-05-22 01:04:57.702724 | instance | skipping: [instance] 2026-05-22 01:04:57.702839 | instance | 2026-05-22 01:04:57.702981 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-22 01:04:57.703094 | instance | Friday 22 May 2026 01:04:57 +0000 (0:00:00.054) 0:22:21.968 ************ 2026-05-22 01:04:57.769032 | instance | ok: [instance] 2026-05-22 01:04:57.769270 | instance | 2026-05-22 01:04:57.769581 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-22 01:04:57.769943 | instance | Friday 22 May 2026 01:04:57 +0000 (0:00:00.066) 0:22:22.035 ************ 2026-05-22 01:04:57.836200 | instance | ok: [instance] => (item=identity) 2026-05-22 01:04:57.836454 | instance | 2026-05-22 01:04:57.836761 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-22 01:04:57.837016 | instance | Friday 22 May 2026 01:04:57 +0000 (0:00:00.067) 0:22:22.102 ************ 2026-05-22 01:04:57.909242 | instance | ok: [instance] 2026-05-22 01:04:57.909369 | instance | 2026-05-22 01:04:57.909537 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-22 01:04:57.909699 | instance | Friday 22 May 2026 01:04:57 +0000 (0:00:00.072) 0:22:22.175 ************ 2026-05-22 01:04:58.395576 | instance | changed: [instance] 2026-05-22 01:04:58.395823 | instance | 2026-05-22 01:04:58.396095 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-22 01:04:58.396938 | instance | Friday 22 May 2026 01:04:58 +0000 (0:00:00.486) 0:22:22.661 ************ 2026-05-22 01:04:58.887238 | instance | changed: [instance] 2026-05-22 01:04:58.887483 | instance | 2026-05-22 01:04:58.887787 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-22 01:04:58.888058 | instance | Friday 22 May 2026 01:04:58 +0000 (0:00:00.491) 0:22:23.153 ************ 2026-05-22 01:04:59.609734 | instance | changed: [instance] 2026-05-22 01:04:59.609925 | instance | 2026-05-22 01:04:59.610195 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-22 01:04:59.610455 | instance | Friday 22 May 2026 01:04:59 +0000 (0:00:00.722) 0:22:23.875 ************ 2026-05-22 01:05:00.163690 | instance | changed: [instance] 2026-05-22 01:05:00.163899 | instance | 2026-05-22 01:05:00.164176 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-22 01:05:00.164430 | instance | Friday 22 May 2026 01:05:00 +0000 (0:00:00.553) 0:22:24.429 ************ 2026-05-22 01:05:00.269914 | instance | ok: [instance] 2026-05-22 01:05:00.270105 | instance | 2026-05-22 01:05:00.270362 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-22 01:05:00.270619 | instance | Friday 22 May 2026 01:05:00 +0000 (0:00:00.106) 0:22:24.535 ************ 2026-05-22 01:05:00.361026 | instance | included: rabbitmq for instance 2026-05-22 01:05:00.361229 | instance | 2026-05-22 01:05:00.361520 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-22 01:05:00.361786 | instance | Friday 22 May 2026 01:05:00 +0000 (0:00:00.091) 0:22:24.627 ************ 2026-05-22 01:05:01.073141 | instance | ok: [instance] 2026-05-22 01:05:01.073323 | instance | 2026-05-22 01:05:01.073593 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-22 01:05:01.073861 | instance | Friday 22 May 2026 01:05:01 +0000 (0:00:00.711) 0:22:25.338 ************ 2026-05-22 01:05:01.132658 | instance | skipping: [instance] 2026-05-22 01:05:01.132860 | instance | 2026-05-22 01:05:01.133137 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-22 01:05:01.133420 | instance | Friday 22 May 2026 01:05:01 +0000 (0:00:00.060) 0:22:25.399 ************ 2026-05-22 01:05:01.189836 | instance | skipping: [instance] 2026-05-22 01:05:01.190078 | instance | 2026-05-22 01:05:01.190342 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-22 01:05:01.190629 | instance | Friday 22 May 2026 01:05:01 +0000 (0:00:00.057) 0:22:25.456 ************ 2026-05-22 01:05:01.244544 | instance | skipping: [instance] 2026-05-22 01:05:01.244756 | instance | 2026-05-22 01:05:01.245036 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-22 01:05:01.245293 | instance | Friday 22 May 2026 01:05:01 +0000 (0:00:00.054) 0:22:25.511 ************ 2026-05-22 01:05:32.112882 | instance | changed: [instance] 2026-05-22 01:05:32.113076 | instance | 2026-05-22 01:05:32.113362 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-22 01:05:32.113623 | instance | Friday 22 May 2026 01:05:32 +0000 (0:00:30.867) 0:22:56.378 ************ 2026-05-22 01:05:32.819830 | instance | ok: [instance] 2026-05-22 01:05:32.820137 | instance | 2026-05-22 01:05:32.820434 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-22 01:05:32.820777 | instance | Friday 22 May 2026 01:05:32 +0000 (0:00:00.707) 0:22:57.085 ************ 2026-05-22 01:05:32.891550 | instance | ok: [instance] 2026-05-22 01:05:32.891891 | instance | 2026-05-22 01:05:32.892248 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-22 01:05:32.892554 | instance | Friday 22 May 2026 01:05:32 +0000 (0:00:00.071) 0:22:57.157 ************ 2026-05-22 01:05:32.953563 | instance | skipping: [instance] 2026-05-22 01:05:32.953770 | instance | 2026-05-22 01:05:32.954058 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-22 01:05:32.954324 | instance | Friday 22 May 2026 01:05:32 +0000 (0:00:00.061) 0:22:57.219 ************ 2026-05-22 01:05:33.017012 | instance | skipping: [instance] 2026-05-22 01:05:33.017153 | instance | 2026-05-22 01:05:33.017340 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-22 01:05:33.017515 | instance | Friday 22 May 2026 01:05:33 +0000 (0:00:00.063) 0:22:57.283 ************ 2026-05-22 01:05:33.086956 | instance | ok: [instance] 2026-05-22 01:05:33.087096 | instance | 2026-05-22 01:05:33.087293 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-22 01:05:33.087632 | instance | Friday 22 May 2026 01:05:33 +0000 (0:00:00.070) 0:22:57.353 ************ 2026-05-22 01:05:33.204118 | instance | ok: [instance] => (item=key_manager) 2026-05-22 01:05:33.204247 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-22 01:05:33.204411 | instance | ok: [instance] => (item=oslo_db) 2026-05-22 01:05:33.204565 | instance | ok: [instance] => (item=oslo_cache) 2026-05-22 01:05:33.204729 | instance | ok: [instance] => (item=identity) 2026-05-22 01:05:33.204877 | instance | 2026-05-22 01:05:33.205042 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-22 01:05:33.205194 | instance | Friday 22 May 2026 01:05:33 +0000 (0:00:00.116) 0:22:57.470 ************ 2026-05-22 01:05:33.285774 | instance | ok: [instance] 2026-05-22 01:05:33.286024 | instance | 2026-05-22 01:05:33.286342 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 01:05:33.286634 | instance | Friday 22 May 2026 01:05:33 +0000 (0:00:00.081) 0:22:57.551 ************ 2026-05-22 01:05:33.362687 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 01:05:33.362929 | instance | 2026-05-22 01:05:33.363206 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 01:05:33.363479 | instance | Friday 22 May 2026 01:05:33 +0000 (0:00:00.077) 0:22:57.628 ************ 2026-05-22 01:05:33.892432 | instance | changed: [instance] 2026-05-22 01:05:33.892639 | instance | 2026-05-22 01:05:33.892914 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-05-22 01:05:33.893209 | instance | Friday 22 May 2026 01:05:33 +0000 (0:00:00.529) 0:22:58.158 ************ 2026-05-22 01:07:18.573939 | instance | changed: [instance] 2026-05-22 01:07:18.574159 | instance | 2026-05-22 01:07:18.574416 | instance | TASK [Create Ingress] ********************************************************** 2026-05-22 01:07:18.574673 | instance | Friday 22 May 2026 01:07:18 +0000 (0:01:44.681) 0:24:42.840 ************ 2026-05-22 01:07:18.682446 | instance | included: openstack_helm_ingress for instance 2026-05-22 01:07:18.682688 | instance | 2026-05-22 01:07:18.682968 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-22 01:07:18.683244 | instance | Friday 22 May 2026 01:07:18 +0000 (0:00:00.108) 0:24:42.948 ************ 2026-05-22 01:07:18.749274 | instance | skipping: [instance] 2026-05-22 01:07:18.749477 | instance | 2026-05-22 01:07:18.749794 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-22 01:07:18.750069 | instance | Friday 22 May 2026 01:07:18 +0000 (0:00:00.066) 0:24:43.015 ************ 2026-05-22 01:07:18.810235 | instance | skipping: [instance] 2026-05-22 01:07:18.810486 | instance | 2026-05-22 01:07:18.810778 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-22 01:07:18.811052 | instance | Friday 22 May 2026 01:07:18 +0000 (0:00:00.061) 0:24:43.076 ************ 2026-05-22 01:07:18.888946 | instance | ok: [instance] 2026-05-22 01:07:18.889212 | instance | 2026-05-22 01:07:18.889489 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-05-22 01:07:18.889802 | instance | Friday 22 May 2026 01:07:18 +0000 (0:00:00.078) 0:24:43.155 ************ 2026-05-22 01:07:18.973593 | instance | included: ingress for instance 2026-05-22 01:07:18.973814 | instance | 2026-05-22 01:07:18.974287 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-05-22 01:07:18.974353 | instance | Friday 22 May 2026 01:07:18 +0000 (0:00:00.084) 0:24:43.239 ************ 2026-05-22 01:07:19.992341 | instance | changed: [instance] 2026-05-22 01:07:19.992555 | instance | 2026-05-22 01:07:19.992831 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-05-22 01:07:19.993089 | instance | Friday 22 May 2026 01:07:19 +0000 (0:00:01.018) 0:24:44.257 ************ 2026-05-22 01:07:21.278666 | instance | changed: [instance] 2026-05-22 01:07:21.279091 | instance | 2026-05-22 01:07:21.279190 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-05-22 01:07:21.279511 | instance | Friday 22 May 2026 01:07:21 +0000 (0:00:01.286) 0:24:45.544 ************ 2026-05-22 01:07:32.121865 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-05-22 01:07:32.121927 | instance | 2026-05-22 01:07:32.121934 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 01:07:32.121939 | instance | Friday 22 May 2026 01:07:32 +0000 (0:00:10.842) 0:24:56.386 ************ 2026-05-22 01:07:32.198398 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 01:07:32.198465 | instance | 2026-05-22 01:07:32.198472 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 01:07:32.198477 | instance | Friday 22 May 2026 01:07:32 +0000 (0:00:00.077) 0:24:56.463 ************ 2026-05-22 01:07:32.748098 | instance | changed: [instance] 2026-05-22 01:07:32.748187 | instance | 2026-05-22 01:07:32.748390 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-05-22 01:07:32.748475 | instance | Friday 22 May 2026 01:07:32 +0000 (0:00:00.550) 0:24:57.014 ************ 2026-05-22 01:07:35.549260 | instance | changed: [instance] 2026-05-22 01:07:35.549350 | instance | 2026-05-22 01:07:35.549584 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-22 01:07:35.549634 | instance | Friday 22 May 2026 01:07:35 +0000 (0:00:02.800) 0:24:59.815 ************ 2026-05-22 01:07:35.611255 | instance | skipping: [instance] 2026-05-22 01:07:35.611620 | instance | 2026-05-22 01:07:35.611655 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-22 01:07:35.611691 | instance | Friday 22 May 2026 01:07:35 +0000 (0:00:00.062) 0:24:59.877 ************ 2026-05-22 01:07:35.663823 | instance | skipping: [instance] 2026-05-22 01:07:35.663924 | instance | 2026-05-22 01:07:35.663943 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-22 01:07:35.663961 | instance | Friday 22 May 2026 01:07:35 +0000 (0:00:00.052) 0:24:59.929 ************ 2026-05-22 01:07:35.711997 | instance | skipping: [instance] 2026-05-22 01:07:35.712081 | instance | 2026-05-22 01:07:35.712215 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-22 01:07:35.712983 | instance | Friday 22 May 2026 01:07:35 +0000 (0:00:00.047) 0:24:59.977 ************ 2026-05-22 01:07:35.765561 | instance | skipping: [instance] 2026-05-22 01:07:35.765792 | instance | 2026-05-22 01:07:35.766069 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-22 01:07:35.766329 | instance | Friday 22 May 2026 01:07:35 +0000 (0:00:00.054) 0:25:00.031 ************ 2026-05-22 01:07:35.820858 | instance | skipping: [instance] 2026-05-22 01:07:35.821026 | instance | 2026-05-22 01:07:35.821216 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-22 01:07:35.821392 | instance | Friday 22 May 2026 01:07:35 +0000 (0:00:00.055) 0:25:00.087 ************ 2026-05-22 01:07:35.873435 | instance | skipping: [instance] 2026-05-22 01:07:35.873691 | instance | 2026-05-22 01:07:35.873990 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-22 01:07:35.874262 | instance | Friday 22 May 2026 01:07:35 +0000 (0:00:00.052) 0:25:00.139 ************ 2026-05-22 01:07:35.933746 | instance | ok: [instance] 2026-05-22 01:07:35.933854 | instance | 2026-05-22 01:07:35.933983 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-22 01:07:35.934112 | instance | Friday 22 May 2026 01:07:35 +0000 (0:00:00.060) 0:25:00.199 ************ 2026-05-22 01:07:36.007948 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-05-22 01:07:36.008113 | instance | 2026-05-22 01:07:36.008282 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-22 01:07:36.008454 | instance | Friday 22 May 2026 01:07:36 +0000 (0:00:00.074) 0:25:00.274 ************ 2026-05-22 01:07:36.080793 | instance | ok: [instance] 2026-05-22 01:07:36.080946 | instance | 2026-05-22 01:07:36.081201 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 01:07:36.081285 | instance | Friday 22 May 2026 01:07:36 +0000 (0:00:00.072) 0:25:00.346 ************ 2026-05-22 01:07:36.164217 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 01:07:36.164361 | instance | 2026-05-22 01:07:36.164545 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 01:07:36.164720 | instance | Friday 22 May 2026 01:07:36 +0000 (0:00:00.083) 0:25:00.430 ************ 2026-05-22 01:07:36.691374 | instance | changed: [instance] 2026-05-22 01:07:36.691809 | instance | 2026-05-22 01:07:36.692097 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-05-22 01:07:36.692354 | instance | Friday 22 May 2026 01:07:36 +0000 (0:00:00.527) 0:25:00.957 ************ 2026-05-22 01:07:55.232506 | instance | ok: [instance] 2026-05-22 01:07:55.232732 | instance | 2026-05-22 01:07:55.233025 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-05-22 01:07:55.233295 | instance | Friday 22 May 2026 01:07:55 +0000 (0:00:18.541) 0:25:19.498 ************ 2026-05-22 01:08:09.729348 | instance | ok: [instance] 2026-05-22 01:08:09.729434 | instance | 2026-05-22 01:08:09.729999 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-05-22 01:08:09.730017 | instance | Friday 22 May 2026 01:08:09 +0000 (0:00:14.496) 0:25:33.995 ************ 2026-05-22 01:08:11.275538 | instance | ok: [instance] 2026-05-22 01:08:11.275618 | instance | 2026-05-22 01:08:11.275903 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-05-22 01:08:11.275957 | instance | Friday 22 May 2026 01:08:11 +0000 (0:00:01.546) 0:25:35.541 ************ 2026-05-22 01:08:12.545796 | instance | ok: [instance] 2026-05-22 01:08:12.545885 | instance | 2026-05-22 01:08:12.546133 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-05-22 01:08:12.546177 | instance | Friday 22 May 2026 01:08:12 +0000 (0:00:01.270) 0:25:36.812 ************ 2026-05-22 01:08:13.274760 | instance | changed: [instance] 2026-05-22 01:08:13.274812 | instance | 2026-05-22 01:08:13.274818 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-05-22 01:08:13.274824 | instance | Friday 22 May 2026 01:08:13 +0000 (0:00:00.728) 0:25:37.540 ************ 2026-05-22 01:08:13.996886 | instance | changed: [instance] 2026-05-22 01:08:13.996934 | instance | 2026-05-22 01:08:13.996940 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-05-22 01:08:13.996945 | instance | Friday 22 May 2026 01:08:13 +0000 (0:00:00.722) 0:25:38.262 ************ 2026-05-22 01:08:17.222187 | instance | changed: [instance] 2026-05-22 01:08:17.222276 | instance | 2026-05-22 01:08:17.222372 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-05-22 01:08:17.222489 | instance | Friday 22 May 2026 01:08:17 +0000 (0:00:03.225) 0:25:41.488 ************ 2026-05-22 01:08:18.795770 | instance | [WARNING]: Module did not set no_log for update_password 2026-05-22 01:08:18.820373 | instance | changed: [instance] 2026-05-22 01:08:18.820481 | instance | 2026-05-22 01:08:18.820765 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-05-22 01:08:18.820827 | instance | Friday 22 May 2026 01:08:18 +0000 (0:00:01.598) 0:25:43.086 ************ 2026-05-22 01:08:26.416532 | instance | ok: [instance] 2026-05-22 01:08:26.416599 | instance | 2026-05-22 01:08:26.416605 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-05-22 01:08:26.416611 | instance | Friday 22 May 2026 01:08:26 +0000 (0:00:07.595) 0:25:50.682 ************ 2026-05-22 01:08:28.874612 | instance | changed: [instance] 2026-05-22 01:08:28.874700 | instance | 2026-05-22 01:08:28.874786 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-05-22 01:08:28.874903 | instance | Friday 22 May 2026 01:08:28 +0000 (0:00:02.458) 0:25:53.140 ************ 2026-05-22 01:08:31.046692 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-216.nip.io/swift/v1/%(tenant_id)s'}) 2026-05-22 01:08:31.046796 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-05-22 01:08:31.047137 | instance | 2026-05-22 01:08:31.047193 | instance | TASK [Create Ingress] ********************************************************** 2026-05-22 01:08:31.047199 | instance | Friday 22 May 2026 01:08:31 +0000 (0:00:02.172) 0:25:55.313 ************ 2026-05-22 01:08:31.151820 | instance | included: openstack_helm_ingress for instance 2026-05-22 01:08:31.151936 | instance | 2026-05-22 01:08:31.152059 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-22 01:08:31.152180 | instance | Friday 22 May 2026 01:08:31 +0000 (0:00:00.104) 0:25:55.418 ************ 2026-05-22 01:08:31.212921 | instance | skipping: [instance] 2026-05-22 01:08:31.213067 | instance | 2026-05-22 01:08:31.213241 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-22 01:08:31.213416 | instance | Friday 22 May 2026 01:08:31 +0000 (0:00:00.061) 0:25:55.479 ************ 2026-05-22 01:08:31.268525 | instance | skipping: [instance] 2026-05-22 01:08:31.268775 | instance | 2026-05-22 01:08:31.269027 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-22 01:08:31.269282 | instance | Friday 22 May 2026 01:08:31 +0000 (0:00:00.055) 0:25:55.535 ************ 2026-05-22 01:08:31.340337 | instance | ok: [instance] 2026-05-22 01:08:31.340453 | instance | 2026-05-22 01:08:31.340582 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-05-22 01:08:31.341187 | instance | Friday 22 May 2026 01:08:31 +0000 (0:00:00.071) 0:25:55.606 ************ 2026-05-22 01:08:31.425303 | instance | included: ingress for instance 2026-05-22 01:08:31.425409 | instance | 2026-05-22 01:08:31.425530 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-05-22 01:08:31.425649 | instance | Friday 22 May 2026 01:08:31 +0000 (0:00:00.084) 0:25:55.691 ************ 2026-05-22 01:08:32.596183 | instance | changed: [instance] 2026-05-22 01:08:32.596430 | instance | 2026-05-22 01:08:32.596722 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 01:08:32.597031 | instance | Friday 22 May 2026 01:08:32 +0000 (0:00:01.168) 0:25:56.859 ************ 2026-05-22 01:08:32.660309 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 01:08:32.660460 | instance | 2026-05-22 01:08:32.660693 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 01:08:32.660864 | instance | Friday 22 May 2026 01:08:32 +0000 (0:00:00.066) 0:25:56.926 ************ 2026-05-22 01:08:33.186057 | instance | changed: [instance] 2026-05-22 01:08:33.186277 | instance | 2026-05-22 01:08:33.186614 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-05-22 01:08:33.186906 | instance | Friday 22 May 2026 01:08:33 +0000 (0:00:00.525) 0:25:57.451 ************ 2026-05-22 01:08:48.903981 | instance | ok: [instance] 2026-05-22 01:08:48.904075 | instance | 2026-05-22 01:08:48.904218 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-05-22 01:08:48.904503 | instance | Friday 22 May 2026 01:08:48 +0000 (0:00:15.716) 0:26:13.167 ************ 2026-05-22 01:08:48.982892 | instance | ok: [instance] => (item=10.96.240.200) 2026-05-22 01:08:48.983014 | instance | 2026-05-22 01:08:48.983183 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-05-22 01:08:48.983349 | instance | Friday 22 May 2026 01:08:48 +0000 (0:00:00.081) 0:26:13.248 ************ 2026-05-22 01:08:49.689891 | instance | changed: [instance] 2026-05-22 01:08:49.690102 | instance | 2026-05-22 01:08:49.690371 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-05-22 01:08:49.690670 | instance | Friday 22 May 2026 01:08:49 +0000 (0:00:00.706) 0:26:13.955 ************ 2026-05-22 01:08:50.443585 | instance | changed: [instance] 2026-05-22 01:08:50.443830 | instance | 2026-05-22 01:08:50.444109 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-05-22 01:08:50.444355 | instance | Friday 22 May 2026 01:08:50 +0000 (0:00:00.753) 0:26:14.709 ************ 2026-05-22 01:08:51.694052 | instance | ok: [instance] 2026-05-22 01:08:51.694274 | instance | 2026-05-22 01:08:51.694534 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-05-22 01:08:51.694794 | instance | Friday 22 May 2026 01:08:51 +0000 (0:00:01.250) 0:26:15.959 ************ 2026-05-22 01:08:51.751483 | instance | ok: [instance] 2026-05-22 01:08:51.751811 | instance | 2026-05-22 01:08:51.752088 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-05-22 01:08:51.752349 | instance | Friday 22 May 2026 01:08:51 +0000 (0:00:00.058) 0:26:16.018 ************ 2026-05-22 01:08:52.555537 | instance | changed: [instance] 2026-05-22 01:08:52.555932 | instance | 2026-05-22 01:08:52.556281 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-05-22 01:08:52.556546 | instance | Friday 22 May 2026 01:08:52 +0000 (0:00:00.803) 0:26:16.821 ************ 2026-05-22 01:08:52.838552 | instance | ok: [instance] 2026-05-22 01:08:52.839074 | instance | 2026-05-22 01:08:52.839505 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-05-22 01:08:52.839978 | instance | Friday 22 May 2026 01:08:52 +0000 (0:00:00.282) 0:26:17.104 ************ 2026-05-22 01:08:54.242702 | instance | changed: [instance] 2026-05-22 01:08:54.242813 | instance | 2026-05-22 01:08:54.242877 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-22 01:08:54.243058 | instance | Friday 22 May 2026 01:08:54 +0000 (0:00:01.404) 0:26:18.508 ************ 2026-05-22 01:08:54.525640 | instance | ok: [instance] 2026-05-22 01:08:54.525709 | instance | 2026-05-22 01:08:54.526027 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-22 01:08:54.526096 | instance | Friday 22 May 2026 01:08:54 +0000 (0:00:00.282) 0:26:18.791 ************ 2026-05-22 01:08:54.625244 | instance | included: rabbitmq for instance 2026-05-22 01:08:54.625806 | instance | 2026-05-22 01:08:54.625819 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-22 01:08:54.625826 | instance | Friday 22 May 2026 01:08:54 +0000 (0:00:00.098) 0:26:18.890 ************ 2026-05-22 01:08:55.369475 | instance | ok: [instance] 2026-05-22 01:08:55.369579 | instance | 2026-05-22 01:08:55.369769 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-22 01:08:55.369892 | instance | Friday 22 May 2026 01:08:55 +0000 (0:00:00.745) 0:26:19.635 ************ 2026-05-22 01:08:55.428820 | instance | skipping: [instance] 2026-05-22 01:08:55.428934 | instance | 2026-05-22 01:08:55.429073 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-22 01:08:55.429197 | instance | Friday 22 May 2026 01:08:55 +0000 (0:00:00.059) 0:26:19.695 ************ 2026-05-22 01:08:55.679126 | instance | skipping: [instance] 2026-05-22 01:08:55.679311 | instance | 2026-05-22 01:08:55.679588 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-22 01:08:55.679944 | instance | Friday 22 May 2026 01:08:55 +0000 (0:00:00.249) 0:26:19.945 ************ 2026-05-22 01:08:55.743760 | instance | skipping: [instance] 2026-05-22 01:08:55.744016 | instance | 2026-05-22 01:08:55.744267 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-22 01:08:55.744526 | instance | Friday 22 May 2026 01:08:55 +0000 (0:00:00.064) 0:26:20.010 ************ 2026-05-22 01:09:26.652779 | instance | changed: [instance] 2026-05-22 01:09:26.652867 | instance | 2026-05-22 01:09:26.653546 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-22 01:09:26.653637 | instance | Friday 22 May 2026 01:09:26 +0000 (0:00:30.908) 0:26:50.918 ************ 2026-05-22 01:09:27.352130 | instance | ok: [instance] 2026-05-22 01:09:27.352318 | instance | 2026-05-22 01:09:27.352606 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-22 01:09:27.352889 | instance | Friday 22 May 2026 01:09:27 +0000 (0:00:00.699) 0:26:51.617 ************ 2026-05-22 01:09:27.413284 | instance | ok: [instance] 2026-05-22 01:09:27.413480 | instance | 2026-05-22 01:09:27.413742 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-22 01:09:27.413998 | instance | Friday 22 May 2026 01:09:27 +0000 (0:00:00.061) 0:26:51.679 ************ 2026-05-22 01:09:27.491601 | instance | skipping: [instance] 2026-05-22 01:09:27.491844 | instance | 2026-05-22 01:09:27.492169 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-22 01:09:27.492383 | instance | Friday 22 May 2026 01:09:27 +0000 (0:00:00.078) 0:26:51.757 ************ 2026-05-22 01:09:27.569078 | instance | skipping: [instance] 2026-05-22 01:09:27.569275 | instance | 2026-05-22 01:09:27.569572 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-22 01:09:27.569834 | instance | Friday 22 May 2026 01:09:27 +0000 (0:00:00.077) 0:26:51.834 ************ 2026-05-22 01:09:27.637413 | instance | ok: [instance] 2026-05-22 01:09:27.637564 | instance | 2026-05-22 01:09:27.637705 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-22 01:09:27.637869 | instance | Friday 22 May 2026 01:09:27 +0000 (0:00:00.068) 0:26:51.903 ************ 2026-05-22 01:09:27.760324 | instance | ok: [instance] => (item=image) 2026-05-22 01:09:27.760534 | instance | ok: [instance] => (item=oslo_db) 2026-05-22 01:09:27.760813 | instance | ok: [instance] => (item=identity) 2026-05-22 01:09:27.761096 | instance | ok: [instance] => (item=oslo_cache) 2026-05-22 01:09:27.761337 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-22 01:09:27.761594 | instance | ok: [instance] => (item=dashboard) 2026-05-22 01:09:27.761834 | instance | 2026-05-22 01:09:27.762127 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-22 01:09:27.763774 | instance | Friday 22 May 2026 01:09:27 +0000 (0:00:00.122) 0:26:52.026 ************ 2026-05-22 01:09:27.837363 | instance | ok: [instance] 2026-05-22 01:09:27.837603 | instance | 2026-05-22 01:09:27.837875 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 01:09:27.838135 | instance | Friday 22 May 2026 01:09:27 +0000 (0:00:00.077) 0:26:52.103 ************ 2026-05-22 01:09:27.922196 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 01:09:27.922343 | instance | 2026-05-22 01:09:27.922517 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 01:09:27.922677 | instance | Friday 22 May 2026 01:09:27 +0000 (0:00:00.084) 0:26:52.188 ************ 2026-05-22 01:09:28.444171 | instance | changed: [instance] 2026-05-22 01:09:28.444387 | instance | 2026-05-22 01:09:28.444653 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-05-22 01:09:28.444927 | instance | Friday 22 May 2026 01:09:28 +0000 (0:00:00.522) 0:26:52.710 ************ 2026-05-22 01:09:28.733597 | instance | ok: [instance] 2026-05-22 01:09:28.733819 | instance | 2026-05-22 01:09:28.734082 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-05-22 01:09:28.734373 | instance | Friday 22 May 2026 01:09:28 +0000 (0:00:00.289) 0:26:52.999 ************ 2026-05-22 01:11:50.519937 | instance | changed: [instance] 2026-05-22 01:11:50.520213 | instance | 2026-05-22 01:11:50.520527 | instance | TASK [Create Ingress] ********************************************************** 2026-05-22 01:11:50.520835 | instance | Friday 22 May 2026 01:11:50 +0000 (0:02:21.785) 0:29:14.785 ************ 2026-05-22 01:11:50.643526 | instance | included: openstack_helm_ingress for instance 2026-05-22 01:11:50.643785 | instance | 2026-05-22 01:11:50.644049 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-22 01:11:50.644309 | instance | Friday 22 May 2026 01:11:50 +0000 (0:00:00.123) 0:29:14.909 ************ 2026-05-22 01:11:50.711300 | instance | skipping: [instance] 2026-05-22 01:11:50.711415 | instance | 2026-05-22 01:11:50.711588 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-22 01:11:50.711778 | instance | Friday 22 May 2026 01:11:50 +0000 (0:00:00.068) 0:29:14.977 ************ 2026-05-22 01:11:50.779001 | instance | skipping: [instance] 2026-05-22 01:11:50.779243 | instance | 2026-05-22 01:11:50.779526 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-22 01:11:50.779898 | instance | Friday 22 May 2026 01:11:50 +0000 (0:00:00.067) 0:29:15.044 ************ 2026-05-22 01:11:50.853958 | instance | ok: [instance] 2026-05-22 01:11:50.854209 | instance | 2026-05-22 01:11:50.854481 | instance | TASK [Create Ingress image] **************************************************** 2026-05-22 01:11:50.854739 | instance | Friday 22 May 2026 01:11:50 +0000 (0:00:00.075) 0:29:15.120 ************ 2026-05-22 01:11:50.945878 | instance | included: ingress for instance 2026-05-22 01:11:50.946122 | instance | 2026-05-22 01:11:50.946425 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-05-22 01:11:50.946686 | instance | Friday 22 May 2026 01:11:50 +0000 (0:00:00.091) 0:29:15.212 ************ 2026-05-22 01:11:51.963871 | instance | changed: [instance] 2026-05-22 01:11:51.963966 | instance | 2026-05-22 01:11:51.964089 | instance | TASK [Create images] *********************************************************** 2026-05-22 01:11:51.964210 | instance | Friday 22 May 2026 01:11:51 +0000 (0:00:01.017) 0:29:16.229 ************ 2026-05-22 01:11:52.103254 | instance | included: atmosphere.common.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-05-22 01:11:52.103880 | instance | 2026-05-22 01:11:52.103905 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-05-22 01:11:52.103916 | instance | Friday 22 May 2026 01:11:52 +0000 (0:00:00.138) 0:29:16.368 ************ 2026-05-22 01:11:55.871272 | instance | changed: [instance] 2026-05-22 01:11:55.871513 | instance | 2026-05-22 01:11:55.871819 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-05-22 01:11:55.872082 | instance | Friday 22 May 2026 01:11:55 +0000 (0:00:03.768) 0:29:20.137 ************ 2026-05-22 01:11:56.612506 | instance | ok: [instance] 2026-05-22 01:11:56.612716 | instance | 2026-05-22 01:11:56.612990 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-05-22 01:11:56.613309 | instance | Friday 22 May 2026 01:11:56 +0000 (0:00:00.741) 0:29:20.878 ************ 2026-05-22 01:11:56.688349 | instance | ok: [instance] 2026-05-22 01:11:56.688580 | instance | 2026-05-22 01:11:56.688861 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-05-22 01:11:56.689113 | instance | Friday 22 May 2026 01:11:56 +0000 (0:00:00.075) 0:29:20.954 ************ 2026-05-22 01:13:54.244274 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-05-22 01:13:54.244574 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-05-22 01:13:54.244908 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-05-22 01:13:54.245187 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-05-22 01:13:54.245465 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-05-22 01:13:54.245734 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-05-22 01:13:54.245998 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-05-22 01:13:54.246262 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-05-22 01:13:54.246525 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-05-22 01:13:54.246787 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-05-22 01:13:54.247049 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left). 2026-05-22 01:13:54.247317 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left). 2026-05-22 01:13:54.247578 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left). 2026-05-22 01:13:54.247902 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left). 2026-05-22 01:13:54.248166 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left). 2026-05-22 01:13:54.248430 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left). 2026-05-22 01:13:54.248710 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left). 2026-05-22 01:13:54.248971 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left). 2026-05-22 01:13:54.249238 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left). 2026-05-22 01:13:54.249497 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left). 2026-05-22 01:13:54.249771 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left). 2026-05-22 01:13:54.250032 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left). 2026-05-22 01:13:54.250289 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left). 2026-05-22 01:13:54.250545 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left). 2026-05-22 01:13:54.250805 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left). 2026-05-22 01:13:54.251062 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left). 2026-05-22 01:13:54.251316 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left). 2026-05-22 01:13:54.251574 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left). 2026-05-22 01:13:54.251862 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left). 2026-05-22 01:13:54.252120 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left). 2026-05-22 01:13:54.252374 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left). 2026-05-22 01:13:54.252676 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left). 2026-05-22 01:13:54.252855 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left). 2026-05-22 01:13:54.252973 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left). 2026-05-22 01:13:54.253089 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left). 2026-05-22 01:13:54.253209 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left). 2026-05-22 01:13:54.253325 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left). 2026-05-22 01:13:54.253437 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left). 2026-05-22 01:13:54.253550 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left). 2026-05-22 01:13:54.253664 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left). 2026-05-22 01:13:54.253778 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left). 2026-05-22 01:13:54.253892 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left). 2026-05-22 01:13:54.254007 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left). 2026-05-22 01:13:54.254122 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left). 2026-05-22 01:13:54.254236 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left). 2026-05-22 01:13:54.254351 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left). 2026-05-22 01:13:54.254465 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left). 2026-05-22 01:13:54.254580 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left). 2026-05-22 01:13:54.254693 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left). 2026-05-22 01:13:54.254808 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left). 2026-05-22 01:13:54.254950 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left). 2026-05-22 01:13:54.255075 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left). 2026-05-22 01:13:54.255190 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left). 2026-05-22 01:13:54.255309 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left). 2026-05-22 01:13:54.255419 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left). 2026-05-22 01:13:54.255533 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left). 2026-05-22 01:13:54.255647 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left). 2026-05-22 01:13:54.255780 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left). 2026-05-22 01:13:54.255899 | instance | FAILED - RETRYING: [instance]: Check if image exists (62 retries left). 2026-05-22 01:13:54.256013 | instance | FAILED - RETRYING: [instance]: Check if image exists (61 retries left). 2026-05-22 01:13:54.256127 | instance | FAILED - RETRYING: [instance]: Check if image exists (60 retries left). 2026-05-22 01:13:54.256242 | instance | FAILED - RETRYING: [instance]: Check if image exists (59 retries left). 2026-05-22 01:13:54.256358 | instance | FAILED - RETRYING: [instance]: Check if image exists (58 retries left). 2026-05-22 01:13:54.256472 | instance | FAILED - RETRYING: [instance]: Check if image exists (57 retries left). 2026-05-22 01:13:54.256607 | instance | ok: [instance] 2026-05-22 01:13:54.256708 | instance | 2026-05-22 01:13:54.256830 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-05-22 01:13:54.256946 | instance | Friday 22 May 2026 01:13:54 +0000 (0:01:57.556) 0:31:18.510 ************ 2026-05-22 01:13:54.301904 | instance | ok: [instance] 2026-05-22 01:13:54.302044 | instance | 2026-05-22 01:13:54.302213 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-05-22 01:13:54.302375 | instance | Friday 22 May 2026 01:13:54 +0000 (0:00:00.058) 0:31:18.568 ************ 2026-05-22 01:13:54.374051 | instance | ok: [instance] 2026-05-22 01:13:54.374289 | instance | 2026-05-22 01:13:54.374552 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-05-22 01:13:54.374810 | instance | Friday 22 May 2026 01:13:54 +0000 (0:00:00.071) 0:31:18.640 ************ 2026-05-22 01:13:54.585072 | instance | changed: [instance] 2026-05-22 01:13:54.585296 | instance | 2026-05-22 01:13:54.585558 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-05-22 01:13:54.585824 | instance | Friday 22 May 2026 01:13:54 +0000 (0:00:00.211) 0:31:18.851 ************ 2026-05-22 01:13:55.419533 | instance | changed: [instance] 2026-05-22 01:13:55.419822 | instance | 2026-05-22 01:13:55.420109 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-05-22 01:13:55.420385 | instance | Friday 22 May 2026 01:13:55 +0000 (0:00:00.833) 0:31:19.685 ************ 2026-05-22 01:13:55.666301 | instance | ok: [instance] 2026-05-22 01:13:55.666529 | instance | 2026-05-22 01:13:55.666814 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-05-22 01:13:55.667090 | instance | Friday 22 May 2026 01:13:55 +0000 (0:00:00.247) 0:31:19.932 ************ 2026-05-22 01:13:55.942577 | instance | changed: [instance] 2026-05-22 01:13:55.943405 | instance | 2026-05-22 01:13:55.943426 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-05-22 01:13:55.943437 | instance | Friday 22 May 2026 01:13:55 +0000 (0:00:00.276) 0:31:20.209 ************ 2026-05-22 01:13:56.655946 | instance | ok: [instance] 2026-05-22 01:13:56.656019 | instance | 2026-05-22 01:13:56.656899 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-05-22 01:13:56.656960 | instance | Friday 22 May 2026 01:13:56 +0000 (0:00:00.713) 0:31:20.922 ************ 2026-05-22 01:13:56.722203 | instance | ok: [instance] 2026-05-22 01:13:56.722452 | instance | 2026-05-22 01:13:56.722718 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-05-22 01:13:56.722930 | instance | Friday 22 May 2026 01:13:56 +0000 (0:00:00.066) 0:31:20.988 ************ 2026-05-22 01:14:01.648619 | instance | changed: [instance] 2026-05-22 01:14:01.648846 | instance | 2026-05-22 01:14:01.649127 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-05-22 01:14:01.649392 | instance | Friday 22 May 2026 01:14:01 +0000 (0:00:04.926) 0:31:25.914 ************ 2026-05-22 01:14:01.700009 | instance | skipping: [instance] 2026-05-22 01:14:01.700243 | instance | 2026-05-22 01:14:01.700701 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-05-22 01:14:01.701052 | instance | Friday 22 May 2026 01:14:01 +0000 (0:00:00.051) 0:31:25.966 ************ 2026-05-22 01:14:01.758269 | instance | skipping: [instance] 2026-05-22 01:14:01.758562 | instance | 2026-05-22 01:14:01.758875 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-05-22 01:14:01.759185 | instance | Friday 22 May 2026 01:14:01 +0000 (0:00:00.058) 0:31:26.024 ************ 2026-05-22 01:14:02.080173 | instance | changed: [instance] 2026-05-22 01:14:02.080323 | instance | 2026-05-22 01:14:02.080501 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-22 01:14:02.080675 | instance | Friday 22 May 2026 01:14:02 +0000 (0:00:00.318) 0:31:26.342 ************ 2026-05-22 01:14:02.170629 | instance | ok: [instance] 2026-05-22 01:14:02.170752 | instance | 2026-05-22 01:14:02.170943 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-22 01:14:02.171104 | instance | Friday 22 May 2026 01:14:02 +0000 (0:00:00.094) 0:31:26.436 ************ 2026-05-22 01:14:02.226377 | instance | skipping: [instance] 2026-05-22 01:14:02.226578 | instance | 2026-05-22 01:14:02.227004 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-22 01:14:02.227296 | instance | Friday 22 May 2026 01:14:02 +0000 (0:00:00.055) 0:31:26.492 ************ 2026-05-22 01:14:02.282718 | instance | skipping: [instance] 2026-05-22 01:14:02.282837 | instance | 2026-05-22 01:14:02.283014 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-22 01:14:02.283170 | instance | Friday 22 May 2026 01:14:02 +0000 (0:00:00.056) 0:31:26.549 ************ 2026-05-22 01:14:02.343560 | instance | skipping: [instance] 2026-05-22 01:14:02.343817 | instance | 2026-05-22 01:14:02.344113 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-22 01:14:02.344371 | instance | Friday 22 May 2026 01:14:02 +0000 (0:00:00.060) 0:31:26.609 ************ 2026-05-22 01:14:02.411800 | instance | skipping: [instance] 2026-05-22 01:14:02.412035 | instance | 2026-05-22 01:14:02.412315 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-22 01:14:02.412735 | instance | Friday 22 May 2026 01:14:02 +0000 (0:00:00.068) 0:31:26.677 ************ 2026-05-22 01:14:02.477516 | instance | skipping: [instance] 2026-05-22 01:14:02.477755 | instance | 2026-05-22 01:14:02.478033 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-22 01:14:02.478362 | instance | Friday 22 May 2026 01:14:02 +0000 (0:00:00.065) 0:31:26.743 ************ 2026-05-22 01:14:02.548164 | instance | ok: [instance] 2026-05-22 01:14:02.548417 | instance | 2026-05-22 01:14:02.548689 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-22 01:14:02.549003 | instance | Friday 22 May 2026 01:14:02 +0000 (0:00:00.070) 0:31:26.814 ************ 2026-05-22 01:14:02.653050 | instance | ok: [instance] => (item=oslo_db) 2026-05-22 01:14:02.653171 | instance | ok: [instance] => (item=staffeln) 2026-05-22 01:14:02.653296 | instance | ok: [instance] => (item=oslo_cache) 2026-05-22 01:14:02.653404 | instance | ok: [instance] => (item=identity) 2026-05-22 01:14:02.653512 | instance | 2026-05-22 01:14:02.653629 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-22 01:14:02.653743 | instance | Friday 22 May 2026 01:14:02 +0000 (0:00:00.104) 0:31:26.919 ************ 2026-05-22 01:14:02.731804 | instance | ok: [instance] 2026-05-22 01:14:02.732051 | instance | 2026-05-22 01:14:02.732391 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 01:14:02.732675 | instance | Friday 22 May 2026 01:14:02 +0000 (0:00:00.078) 0:31:26.998 ************ 2026-05-22 01:14:02.801835 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 01:14:02.802055 | instance | 2026-05-22 01:14:02.802314 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 01:14:02.802569 | instance | Friday 22 May 2026 01:14:02 +0000 (0:00:00.069) 0:31:27.067 ************ 2026-05-22 01:14:03.368402 | instance | changed: [instance] 2026-05-22 01:14:03.368618 | instance | 2026-05-22 01:14:03.368921 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-05-22 01:14:03.369171 | instance | Friday 22 May 2026 01:14:03 +0000 (0:00:00.566) 0:31:27.634 ************ 2026-05-22 01:14:25.066159 | instance | changed: [instance] 2026-05-22 01:14:25.066233 | instance | 2026-05-22 01:14:25.066245 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-22 01:14:25.066255 | instance | Friday 22 May 2026 01:14:25 +0000 (0:00:21.696) 0:31:49.331 ************ 2026-05-22 01:14:25.150895 | instance | ok: [instance] 2026-05-22 01:14:25.150972 | instance | 2026-05-22 01:14:25.151098 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-22 01:14:25.151215 | instance | Friday 22 May 2026 01:14:25 +0000 (0:00:00.086) 0:31:49.417 ************ 2026-05-22 01:14:25.229670 | instance | included: rabbitmq for instance 2026-05-22 01:14:25.229781 | instance | 2026-05-22 01:14:25.230059 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-22 01:14:25.230107 | instance | Friday 22 May 2026 01:14:25 +0000 (0:00:00.078) 0:31:49.496 ************ 2026-05-22 01:14:25.914998 | instance | ok: [instance] 2026-05-22 01:14:25.915361 | instance | 2026-05-22 01:14:25.915378 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-22 01:14:25.915383 | instance | Friday 22 May 2026 01:14:25 +0000 (0:00:00.685) 0:31:50.181 ************ 2026-05-22 01:14:25.968839 | instance | skipping: [instance] 2026-05-22 01:14:25.969338 | instance | 2026-05-22 01:14:25.969389 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-22 01:14:25.969395 | instance | Friday 22 May 2026 01:14:25 +0000 (0:00:00.053) 0:31:50.235 ************ 2026-05-22 01:14:26.020966 | instance | skipping: [instance] 2026-05-22 01:14:26.021046 | instance | 2026-05-22 01:14:26.021288 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-22 01:14:26.021330 | instance | Friday 22 May 2026 01:14:26 +0000 (0:00:00.052) 0:31:50.287 ************ 2026-05-22 01:14:26.075546 | instance | skipping: [instance] 2026-05-22 01:14:26.075761 | instance | 2026-05-22 01:14:26.075839 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-22 01:14:26.075939 | instance | Friday 22 May 2026 01:14:26 +0000 (0:00:00.054) 0:31:50.341 ************ 2026-05-22 01:14:56.989385 | instance | changed: [instance] 2026-05-22 01:14:56.989512 | instance | 2026-05-22 01:14:56.989527 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-22 01:14:56.989666 | instance | Friday 22 May 2026 01:14:56 +0000 (0:00:30.913) 0:32:21.255 ************ 2026-05-22 01:14:57.663587 | instance | ok: [instance] 2026-05-22 01:14:57.663768 | instance | 2026-05-22 01:14:57.663902 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-22 01:14:57.664077 | instance | Friday 22 May 2026 01:14:57 +0000 (0:00:00.674) 0:32:21.929 ************ 2026-05-22 01:14:57.726042 | instance | ok: [instance] 2026-05-22 01:14:57.726367 | instance | 2026-05-22 01:14:57.726682 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-22 01:14:57.727011 | instance | Friday 22 May 2026 01:14:57 +0000 (0:00:00.062) 0:32:21.992 ************ 2026-05-22 01:14:57.778815 | instance | skipping: [instance] 2026-05-22 01:14:57.779095 | instance | 2026-05-22 01:14:57.779379 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-22 01:14:57.779651 | instance | Friday 22 May 2026 01:14:57 +0000 (0:00:00.052) 0:32:22.045 ************ 2026-05-22 01:14:57.831848 | instance | skipping: [instance] 2026-05-22 01:14:57.832095 | instance | 2026-05-22 01:14:57.832346 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-22 01:14:57.832639 | instance | Friday 22 May 2026 01:14:57 +0000 (0:00:00.053) 0:32:22.098 ************ 2026-05-22 01:14:57.889854 | instance | ok: [instance] 2026-05-22 01:14:57.890081 | instance | 2026-05-22 01:14:57.890352 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-22 01:14:57.890611 | instance | Friday 22 May 2026 01:14:57 +0000 (0:00:00.057) 0:32:22.155 ************ 2026-05-22 01:14:58.032717 | instance | ok: [instance] => (item=image) 2026-05-22 01:14:58.032916 | instance | ok: [instance] => (item=volumev3) 2026-05-22 01:14:58.033174 | instance | ok: [instance] => (item=oslo_db) 2026-05-22 01:14:58.033430 | instance | ok: [instance] => (item=identity) 2026-05-22 01:14:58.033682 | instance | ok: [instance] => (item=oslo_cache) 2026-05-22 01:14:58.033935 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-22 01:14:58.034177 | instance | 2026-05-22 01:14:58.034451 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-22 01:14:58.034691 | instance | Friday 22 May 2026 01:14:58 +0000 (0:00:00.143) 0:32:22.298 ************ 2026-05-22 01:14:58.113369 | instance | ok: [instance] 2026-05-22 01:14:58.114153 | instance | 2026-05-22 01:14:58.114736 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 01:14:58.114759 | instance | Friday 22 May 2026 01:14:58 +0000 (0:00:00.080) 0:32:22.378 ************ 2026-05-22 01:14:58.186759 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 01:14:58.186982 | instance | 2026-05-22 01:14:58.187249 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 01:14:58.187508 | instance | Friday 22 May 2026 01:14:58 +0000 (0:00:00.073) 0:32:22.452 ************ 2026-05-22 01:14:58.730958 | instance | changed: [instance] 2026-05-22 01:14:58.731031 | instance | 2026-05-22 01:14:58.731219 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-05-22 01:14:58.731304 | instance | Friday 22 May 2026 01:14:58 +0000 (0:00:00.544) 0:32:22.997 ************ 2026-05-22 01:14:59.216884 | instance | ok: [instance] 2026-05-22 01:14:59.216978 | instance | 2026-05-22 01:14:59.217102 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-05-22 01:14:59.217221 | instance | Friday 22 May 2026 01:14:59 +0000 (0:00:00.485) 0:32:23.483 ************ 2026-05-22 01:14:59.284072 | instance | ok: [instance] 2026-05-22 01:14:59.284177 | instance | 2026-05-22 01:14:59.284300 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-05-22 01:14:59.284417 | instance | Friday 22 May 2026 01:14:59 +0000 (0:00:00.067) 0:32:23.550 ************ 2026-05-22 01:14:59.682439 | instance | ok: [instance] 2026-05-22 01:14:59.682651 | instance | 2026-05-22 01:14:59.682914 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-05-22 01:14:59.683225 | instance | Friday 22 May 2026 01:14:59 +0000 (0:00:00.397) 0:32:23.948 ************ 2026-05-22 01:19:48.544012 | instance | changed: [instance] 2026-05-22 01:19:48.544097 | instance | 2026-05-22 01:19:48.544109 | instance | TASK [Create Ingress] ********************************************************** 2026-05-22 01:19:48.544119 | instance | Friday 22 May 2026 01:19:48 +0000 (0:04:48.860) 0:37:12.809 ************ 2026-05-22 01:19:48.675048 | instance | included: openstack_helm_ingress for instance 2026-05-22 01:19:48.675135 | instance | 2026-05-22 01:19:48.675317 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-22 01:19:48.675481 | instance | Friday 22 May 2026 01:19:48 +0000 (0:00:00.131) 0:37:12.940 ************ 2026-05-22 01:19:48.737934 | instance | skipping: [instance] 2026-05-22 01:19:48.738027 | instance | 2026-05-22 01:19:48.738314 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-22 01:19:48.738367 | instance | Friday 22 May 2026 01:19:48 +0000 (0:00:00.063) 0:37:13.004 ************ 2026-05-22 01:19:48.803586 | instance | skipping: [instance] 2026-05-22 01:19:48.803721 | instance | 2026-05-22 01:19:48.803820 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-22 01:19:48.803938 | instance | Friday 22 May 2026 01:19:48 +0000 (0:00:00.064) 0:37:13.068 ************ 2026-05-22 01:19:48.884005 | instance | ok: [instance] 2026-05-22 01:19:48.884224 | instance | 2026-05-22 01:19:48.884483 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-05-22 01:19:48.884742 | instance | Friday 22 May 2026 01:19:48 +0000 (0:00:00.081) 0:37:13.150 ************ 2026-05-22 01:19:48.966148 | instance | included: ingress for instance 2026-05-22 01:19:48.966386 | instance | 2026-05-22 01:19:48.966647 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-05-22 01:19:48.966904 | instance | Friday 22 May 2026 01:19:48 +0000 (0:00:00.082) 0:37:13.232 ************ 2026-05-22 01:19:50.076202 | instance | changed: [instance] 2026-05-22 01:19:50.076377 | instance | 2026-05-22 01:19:50.076573 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-22 01:19:50.076758 | instance | Friday 22 May 2026 01:19:50 +0000 (0:00:01.109) 0:37:14.342 ************ 2026-05-22 01:19:50.160207 | instance | ok: [instance] 2026-05-22 01:19:50.160443 | instance | 2026-05-22 01:19:50.160702 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-22 01:19:50.161130 | instance | Friday 22 May 2026 01:19:50 +0000 (0:00:00.083) 0:37:14.425 ************ 2026-05-22 01:19:50.215220 | instance | skipping: [instance] 2026-05-22 01:19:50.215372 | instance | 2026-05-22 01:19:50.215553 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-22 01:19:50.215746 | instance | Friday 22 May 2026 01:19:50 +0000 (0:00:00.055) 0:37:14.481 ************ 2026-05-22 01:19:50.266862 | instance | skipping: [instance] 2026-05-22 01:19:50.266972 | instance | 2026-05-22 01:19:50.267102 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-22 01:19:50.267219 | instance | Friday 22 May 2026 01:19:50 +0000 (0:00:00.051) 0:37:14.533 ************ 2026-05-22 01:19:50.320508 | instance | skipping: [instance] 2026-05-22 01:19:50.320651 | instance | 2026-05-22 01:19:50.320839 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-22 01:19:50.321010 | instance | Friday 22 May 2026 01:19:50 +0000 (0:00:00.053) 0:37:14.586 ************ 2026-05-22 01:19:50.381838 | instance | skipping: [instance] 2026-05-22 01:19:50.382012 | instance | 2026-05-22 01:19:50.382196 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-22 01:19:50.382373 | instance | Friday 22 May 2026 01:19:50 +0000 (0:00:00.061) 0:37:14.647 ************ 2026-05-22 01:19:50.440332 | instance | skipping: [instance] 2026-05-22 01:19:50.440634 | instance | 2026-05-22 01:19:50.440918 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-22 01:19:50.441176 | instance | Friday 22 May 2026 01:19:50 +0000 (0:00:00.058) 0:37:14.706 ************ 2026-05-22 01:19:50.497014 | instance | ok: [instance] 2026-05-22 01:19:50.497168 | instance | 2026-05-22 01:19:50.497348 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-22 01:19:50.497522 | instance | Friday 22 May 2026 01:19:50 +0000 (0:00:00.056) 0:37:14.763 ************ 2026-05-22 01:19:50.599567 | instance | ok: [instance] => (item=oslo_db) 2026-05-22 01:19:50.599683 | instance | ok: [instance] => (item=oslo_cache) 2026-05-22 01:19:50.599830 | instance | ok: [instance] => (item=identity) 2026-05-22 01:19:50.599948 | instance | ok: [instance] => (item=placement) 2026-05-22 01:19:50.600055 | instance | 2026-05-22 01:19:50.600175 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-22 01:19:50.600292 | instance | Friday 22 May 2026 01:19:50 +0000 (0:00:00.102) 0:37:14.865 ************ 2026-05-22 01:19:50.679346 | instance | ok: [instance] 2026-05-22 01:19:50.679477 | instance | 2026-05-22 01:19:50.679654 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 01:19:50.679863 | instance | Friday 22 May 2026 01:19:50 +0000 (0:00:00.079) 0:37:14.945 ************ 2026-05-22 01:19:50.757859 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 01:19:50.757965 | instance | 2026-05-22 01:19:50.758087 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 01:19:50.758205 | instance | Friday 22 May 2026 01:19:50 +0000 (0:00:00.078) 0:37:15.024 ************ 2026-05-22 01:19:51.311066 | instance | changed: [instance] 2026-05-22 01:19:51.311269 | instance | 2026-05-22 01:19:51.311580 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-05-22 01:19:51.311919 | instance | Friday 22 May 2026 01:19:51 +0000 (0:00:00.552) 0:37:15.576 ************ 2026-05-22 01:21:31.618283 | instance | changed: [instance] 2026-05-22 01:21:31.618492 | instance | 2026-05-22 01:21:31.618754 | instance | TASK [Create Ingress] ********************************************************** 2026-05-22 01:21:31.619006 | instance | Friday 22 May 2026 01:21:31 +0000 (0:01:40.307) 0:38:55.884 ************ 2026-05-22 01:21:31.737184 | instance | included: openstack_helm_ingress for instance 2026-05-22 01:21:31.737277 | instance | 2026-05-22 01:21:31.737298 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-22 01:21:31.737547 | instance | Friday 22 May 2026 01:21:31 +0000 (0:00:00.118) 0:38:56.002 ************ 2026-05-22 01:21:31.811402 | instance | skipping: [instance] 2026-05-22 01:21:31.811527 | instance | 2026-05-22 01:21:31.811929 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-22 01:21:31.812267 | instance | Friday 22 May 2026 01:21:31 +0000 (0:00:00.074) 0:38:56.077 ************ 2026-05-22 01:21:31.871705 | instance | skipping: [instance] 2026-05-22 01:21:31.871966 | instance | 2026-05-22 01:21:31.872263 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-22 01:21:31.872532 | instance | Friday 22 May 2026 01:21:31 +0000 (0:00:00.060) 0:38:56.138 ************ 2026-05-22 01:21:31.949025 | instance | ok: [instance] 2026-05-22 01:21:31.949377 | instance | 2026-05-22 01:21:31.949749 | instance | TASK [Create Ingress placement] ************************************************ 2026-05-22 01:21:31.950150 | instance | Friday 22 May 2026 01:21:31 +0000 (0:00:00.076) 0:38:56.214 ************ 2026-05-22 01:21:32.033100 | instance | included: ingress for instance 2026-05-22 01:21:32.033304 | instance | 2026-05-22 01:21:32.033564 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-05-22 01:21:32.033815 | instance | Friday 22 May 2026 01:21:32 +0000 (0:00:00.084) 0:38:56.299 ************ 2026-05-22 01:21:33.118537 | instance | changed: [instance] 2026-05-22 01:21:33.120330 | instance | 2026-05-22 01:21:33.120361 | instance | PLAY [Configure operating system] ********************************************** 2026-05-22 01:21:33.120372 | instance | 2026-05-22 01:21:33.120381 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-22 01:21:33.120390 | instance | Friday 22 May 2026 01:21:33 +0000 (0:00:01.085) 0:38:57.384 ************ 2026-05-22 01:21:35.533253 | instance | ok: [instance] 2026-05-22 01:21:35.533503 | instance | 2026-05-22 01:21:35.533769 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-05-22 01:21:35.534031 | instance | Friday 22 May 2026 01:21:35 +0000 (0:00:02.414) 0:38:59.799 ************ 2026-05-22 01:21:35.751308 | instance | ok: [instance] 2026-05-22 01:21:35.751556 | instance | 2026-05-22 01:21:35.751850 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-05-22 01:21:35.752126 | instance | Friday 22 May 2026 01:21:35 +0000 (0:00:00.218) 0:39:00.017 ************ 2026-05-22 01:21:35.806883 | instance | skipping: [instance] 2026-05-22 01:21:35.807129 | instance | 2026-05-22 01:21:35.807390 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-05-22 01:21:35.807647 | instance | Friday 22 May 2026 01:21:35 +0000 (0:00:00.055) 0:39:00.073 ************ 2026-05-22 01:21:35.875598 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-05-22 01:21:35.875932 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-05-22 01:21:35.876171 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-05-22 01:21:35.876426 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-05-22 01:21:35.876674 | instance | skipping: [instance] 2026-05-22 01:21:35.876916 | instance | 2026-05-22 01:21:35.877189 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-05-22 01:21:35.877465 | instance | Friday 22 May 2026 01:21:35 +0000 (0:00:00.068) 0:39:00.141 ************ 2026-05-22 01:21:35.963729 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-05-22 01:21:35.964020 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-05-22 01:21:35.964292 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-05-22 01:21:35.964556 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-05-22 01:21:35.964824 | instance | skipping: [instance] 2026-05-22 01:21:35.965074 | instance | 2026-05-22 01:21:35.965351 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-05-22 01:21:35.965659 | instance | Friday 22 May 2026 01:21:35 +0000 (0:00:00.078) 0:39:00.220 ************ 2026-05-22 01:21:36.026019 | instance | skipping: [instance] 2026-05-22 01:21:36.026292 | instance | 2026-05-22 01:21:36.026559 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-05-22 01:21:36.026817 | instance | Friday 22 May 2026 01:21:36 +0000 (0:00:00.071) 0:39:00.292 ************ 2026-05-22 01:21:36.107515 | instance | skipping: [instance] 2026-05-22 01:21:36.107795 | instance | 2026-05-22 01:21:36.108066 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-22 01:21:36.108311 | instance | Friday 22 May 2026 01:21:36 +0000 (0:00:00.081) 0:39:00.373 ************ 2026-05-22 01:21:40.820014 | instance | changed: [instance] 2026-05-22 01:21:40.820265 | instance | 2026-05-22 01:21:40.820565 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-22 01:21:40.820839 | instance | Friday 22 May 2026 01:21:40 +0000 (0:00:04.712) 0:39:05.085 ************ 2026-05-22 01:22:03.396504 | instance | changed: [instance] 2026-05-22 01:22:03.396598 | instance | 2026-05-22 01:22:03.397130 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-22 01:22:03.397649 | instance | Friday 22 May 2026 01:22:03 +0000 (0:00:22.576) 0:39:27.662 ************ 2026-05-22 01:22:03.930381 | instance | changed: [instance] 2026-05-22 01:22:03.930458 | instance | 2026-05-22 01:22:03.930476 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-05-22 01:22:03.930613 | instance | Friday 22 May 2026 01:22:03 +0000 (0:00:00.534) 0:39:28.196 ************ 2026-05-22 01:22:05.289859 | instance | ok: [instance] 2026-05-22 01:22:05.289955 | instance | 2026-05-22 01:22:05.290017 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-05-22 01:22:05.290131 | instance | Friday 22 May 2026 01:22:05 +0000 (0:00:01.359) 0:39:29.556 ************ 2026-05-22 01:22:05.726250 | instance | changed: [instance] 2026-05-22 01:22:05.726300 | instance | 2026-05-22 01:22:05.726306 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-05-22 01:22:05.726311 | instance | Friday 22 May 2026 01:22:05 +0000 (0:00:00.436) 0:39:29.992 ************ 2026-05-22 01:22:06.218098 | instance | changed: [instance] 2026-05-22 01:22:06.218150 | instance | 2026-05-22 01:22:06.218155 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-05-22 01:22:06.218161 | instance | Friday 22 May 2026 01:22:06 +0000 (0:00:00.491) 0:39:30.484 ************ 2026-05-22 01:22:06.748517 | instance | changed: [instance] 2026-05-22 01:22:06.748724 | instance | 2026-05-22 01:22:06.749012 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-05-22 01:22:06.749079 | instance | Friday 22 May 2026 01:22:06 +0000 (0:00:00.530) 0:39:31.014 ************ 2026-05-22 01:22:07.220213 | instance | changed: [instance] 2026-05-22 01:22:07.220286 | instance | 2026-05-22 01:22:07.220551 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-05-22 01:22:07.220595 | instance | Friday 22 May 2026 01:22:07 +0000 (0:00:00.471) 0:39:31.486 ************ 2026-05-22 01:22:07.542969 | instance | ok: [instance] 2026-05-22 01:22:07.543054 | instance | 2026-05-22 01:22:07.543170 | instance | PLAY [Deploy SDN] ************************************************************** 2026-05-22 01:22:07.543278 | instance | 2026-05-22 01:22:07.543405 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-22 01:22:07.543549 | instance | Friday 22 May 2026 01:22:07 +0000 (0:00:00.321) 0:39:31.808 ************ 2026-05-22 01:22:07.638682 | instance | ok: [instance] 2026-05-22 01:22:07.638939 | instance | 2026-05-22 01:22:07.639201 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-22 01:22:07.639456 | instance | Friday 22 May 2026 01:22:07 +0000 (0:00:00.096) 0:39:31.904 ************ 2026-05-22 01:22:07.689263 | instance | skipping: [instance] 2026-05-22 01:22:07.689510 | instance | 2026-05-22 01:22:07.689786 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-22 01:22:07.690049 | instance | Friday 22 May 2026 01:22:07 +0000 (0:00:00.050) 0:39:31.955 ************ 2026-05-22 01:22:07.737832 | instance | skipping: [instance] 2026-05-22 01:22:07.738079 | instance | 2026-05-22 01:22:07.738364 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-22 01:22:07.738629 | instance | Friday 22 May 2026 01:22:07 +0000 (0:00:00.048) 0:39:32.004 ************ 2026-05-22 01:22:07.793155 | instance | skipping: [instance] 2026-05-22 01:22:07.793381 | instance | 2026-05-22 01:22:07.793665 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-22 01:22:07.793930 | instance | Friday 22 May 2026 01:22:07 +0000 (0:00:00.055) 0:39:32.059 ************ 2026-05-22 01:22:08.002314 | instance | skipping: [instance] 2026-05-22 01:22:08.002544 | instance | 2026-05-22 01:22:08.002855 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-22 01:22:08.003114 | instance | Friday 22 May 2026 01:22:07 +0000 (0:00:00.208) 0:39:32.268 ************ 2026-05-22 01:22:08.051169 | instance | skipping: [instance] 2026-05-22 01:22:08.051436 | instance | 2026-05-22 01:22:08.051766 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-22 01:22:08.052031 | instance | Friday 22 May 2026 01:22:08 +0000 (0:00:00.049) 0:39:32.317 ************ 2026-05-22 01:22:08.100901 | instance | ok: [instance] 2026-05-22 01:22:08.101124 | instance | 2026-05-22 01:22:08.101460 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-22 01:22:08.101728 | instance | Friday 22 May 2026 01:22:08 +0000 (0:00:00.048) 0:39:32.366 ************ 2026-05-22 01:22:08.149073 | instance | skipping: [instance] 2026-05-22 01:22:08.149307 | instance | 2026-05-22 01:22:08.149603 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-22 01:22:08.149864 | instance | Friday 22 May 2026 01:22:08 +0000 (0:00:00.048) 0:39:32.415 ************ 2026-05-22 01:22:08.236862 | instance | ok: [instance] 2026-05-22 01:22:08.237083 | instance | 2026-05-22 01:22:08.237406 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 01:22:08.237685 | instance | Friday 22 May 2026 01:22:08 +0000 (0:00:00.087) 0:39:32.502 ************ 2026-05-22 01:22:08.313806 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 01:22:08.314037 | instance | 2026-05-22 01:22:08.314294 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 01:22:08.314543 | instance | Friday 22 May 2026 01:22:08 +0000 (0:00:00.076) 0:39:32.579 ************ 2026-05-22 01:22:08.878566 | instance | changed: [instance] 2026-05-22 01:22:08.878804 | instance | 2026-05-22 01:22:08.879300 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-05-22 01:22:08.879460 | instance | Friday 22 May 2026 01:22:08 +0000 (0:00:00.564) 0:39:33.144 ************ 2026-05-22 01:22:09.111209 | instance | ok: [instance] 2026-05-22 01:22:09.111388 | instance | 2026-05-22 01:22:09.111721 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-05-22 01:22:09.111980 | instance | Friday 22 May 2026 01:22:09 +0000 (0:00:00.232) 0:39:33.377 ************ 2026-05-22 01:22:09.168821 | instance | ok: [instance] => { 2026-05-22 01:22:09.169106 | instance | "changed": false, 2026-05-22 01:22:09.169308 | instance | "msg": "All assertions passed" 2026-05-22 01:22:09.169558 | instance | } 2026-05-22 01:22:09.169827 | instance | 2026-05-22 01:22:09.170093 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-05-22 01:22:09.170353 | instance | Friday 22 May 2026 01:22:09 +0000 (0:00:00.058) 0:39:33.435 ************ 2026-05-22 01:22:16.123079 | instance | ok: [instance] 2026-05-22 01:22:16.123296 | instance | 2026-05-22 01:22:16.123559 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-05-22 01:22:16.123866 | instance | Friday 22 May 2026 01:22:16 +0000 (0:00:06.953) 0:39:40.389 ************ 2026-05-22 01:22:16.171475 | instance | ok: [instance] => { 2026-05-22 01:22:16.171750 | instance | "changed": false, 2026-05-22 01:22:16.172010 | instance | "msg": "Successfully pulled openvswitch image" 2026-05-22 01:22:16.172254 | instance | } 2026-05-22 01:22:16.172498 | instance | 2026-05-22 01:22:16.172743 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-05-22 01:22:16.172996 | instance | Friday 22 May 2026 01:22:16 +0000 (0:00:00.048) 0:39:40.437 ************ 2026-05-22 01:22:17.695216 | instance | changed: [instance] 2026-05-22 01:22:17.695433 | instance | 2026-05-22 01:22:17.695762 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 01:22:17.696026 | instance | Friday 22 May 2026 01:22:17 +0000 (0:00:01.523) 0:39:41.960 ************ 2026-05-22 01:22:17.772145 | instance | skipping: [instance] 2026-05-22 01:22:17.772289 | instance | 2026-05-22 01:22:17.772469 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-05-22 01:22:17.772637 | instance | Friday 22 May 2026 01:22:17 +0000 (0:00:00.077) 0:39:42.038 ************ 2026-05-22 01:22:17.881731 | instance | skipping: [instance] 2026-05-22 01:22:17.881816 | instance | 2026-05-22 01:22:17.881921 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 01:22:17.882039 | instance | Friday 22 May 2026 01:22:17 +0000 (0:00:00.109) 0:39:42.147 ************ 2026-05-22 01:22:17.955071 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 01:22:17.955395 | instance | 2026-05-22 01:22:17.955686 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 01:22:17.955961 | instance | Friday 22 May 2026 01:22:17 +0000 (0:00:00.073) 0:39:42.221 ************ 2026-05-22 01:22:18.540030 | instance | changed: [instance] 2026-05-22 01:22:18.540258 | instance | 2026-05-22 01:22:18.540538 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-05-22 01:22:18.540867 | instance | Friday 22 May 2026 01:22:18 +0000 (0:00:00.583) 0:39:42.805 ************ 2026-05-22 01:22:19.636467 | instance | ok: [instance] 2026-05-22 01:22:19.636697 | instance | 2026-05-22 01:22:19.636985 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-05-22 01:22:19.637252 | instance | Friday 22 May 2026 01:22:19 +0000 (0:00:01.096) 0:39:43.902 ************ 2026-05-22 01:22:19.691942 | instance | skipping: [instance] 2026-05-22 01:22:19.692189 | instance | 2026-05-22 01:22:19.692447 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-05-22 01:22:19.692713 | instance | Friday 22 May 2026 01:22:19 +0000 (0:00:00.055) 0:39:43.958 ************ 2026-05-22 01:22:25.757198 | instance | ok: [instance] 2026-05-22 01:22:25.757403 | instance | 2026-05-22 01:22:25.757665 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-05-22 01:22:25.757924 | instance | Friday 22 May 2026 01:22:25 +0000 (0:00:06.064) 0:39:50.022 ************ 2026-05-22 01:22:25.814545 | instance | ok: [instance] => { 2026-05-22 01:22:25.814637 | instance | "changed": false, 2026-05-22 01:22:25.814749 | instance | "msg": "Successfully pulled ovn-controller image" 2026-05-22 01:22:25.814868 | instance | } 2026-05-22 01:22:25.814989 | instance | 2026-05-22 01:22:25.815111 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-05-22 01:22:25.815219 | instance | Friday 22 May 2026 01:22:25 +0000 (0:00:00.057) 0:39:50.080 ************ 2026-05-22 01:22:28.012574 | instance | changed: [instance] 2026-05-22 01:22:28.012756 | instance | 2026-05-22 01:22:28.012990 | instance | PLAY [controllers[0]] ********************************************************** 2026-05-22 01:22:28.013191 | instance | 2026-05-22 01:22:28.013388 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-22 01:22:28.013592 | instance | Friday 22 May 2026 01:22:28 +0000 (0:00:02.197) 0:39:52.278 ************ 2026-05-22 01:22:30.859589 | instance | ok: [instance] 2026-05-22 01:22:30.859836 | instance | 2026-05-22 01:22:30.860096 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-22 01:22:30.860409 | instance | Friday 22 May 2026 01:22:30 +0000 (0:00:02.846) 0:39:55.125 ************ 2026-05-22 01:22:30.956757 | instance | ok: [instance] 2026-05-22 01:22:30.956985 | instance | 2026-05-22 01:22:30.957295 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-22 01:22:30.957583 | instance | Friday 22 May 2026 01:22:30 +0000 (0:00:00.097) 0:39:55.222 ************ 2026-05-22 01:22:31.025088 | instance | skipping: [instance] 2026-05-22 01:22:31.025326 | instance | 2026-05-22 01:22:31.025614 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-22 01:22:31.025871 | instance | Friday 22 May 2026 01:22:31 +0000 (0:00:00.068) 0:39:55.291 ************ 2026-05-22 01:22:31.094767 | instance | skipping: [instance] 2026-05-22 01:22:31.094983 | instance | 2026-05-22 01:22:31.095273 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-22 01:22:31.095519 | instance | Friday 22 May 2026 01:22:31 +0000 (0:00:00.070) 0:39:55.361 ************ 2026-05-22 01:22:31.152784 | instance | skipping: [instance] 2026-05-22 01:22:31.153043 | instance | 2026-05-22 01:22:31.153368 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-22 01:22:31.153642 | instance | Friday 22 May 2026 01:22:31 +0000 (0:00:00.057) 0:39:55.418 ************ 2026-05-22 01:22:31.223125 | instance | skipping: [instance] 2026-05-22 01:22:31.223354 | instance | 2026-05-22 01:22:31.223680 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-22 01:22:31.224047 | instance | Friday 22 May 2026 01:22:31 +0000 (0:00:00.069) 0:39:55.488 ************ 2026-05-22 01:22:31.283905 | instance | skipping: [instance] 2026-05-22 01:22:31.284072 | instance | 2026-05-22 01:22:31.284252 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-22 01:22:31.284434 | instance | Friday 22 May 2026 01:22:31 +0000 (0:00:00.061) 0:39:55.550 ************ 2026-05-22 01:22:31.361006 | instance | ok: [instance] 2026-05-22 01:22:31.361097 | instance | 2026-05-22 01:22:31.361247 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-22 01:22:31.361390 | instance | Friday 22 May 2026 01:22:31 +0000 (0:00:00.076) 0:39:55.627 ************ 2026-05-22 01:22:31.434383 | instance | ok: [instance] => (item=libvirt_exporter) 2026-05-22 01:22:31.434619 | instance | 2026-05-22 01:22:31.434886 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-22 01:22:31.435133 | instance | Friday 22 May 2026 01:22:31 +0000 (0:00:00.073) 0:39:55.700 ************ 2026-05-22 01:22:31.519622 | instance | ok: [instance] 2026-05-22 01:22:31.519946 | instance | 2026-05-22 01:22:31.520219 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 01:22:31.520468 | instance | Friday 22 May 2026 01:22:31 +0000 (0:00:00.084) 0:39:55.785 ************ 2026-05-22 01:22:31.597041 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 01:22:31.597128 | instance | 2026-05-22 01:22:31.597152 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 01:22:31.597570 | instance | Friday 22 May 2026 01:22:31 +0000 (0:00:00.077) 0:39:55.862 ************ 2026-05-22 01:22:32.266408 | instance | changed: [instance] 2026-05-22 01:22:32.266518 | instance | 2026-05-22 01:22:32.266725 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-05-22 01:22:32.266914 | instance | Friday 22 May 2026 01:22:32 +0000 (0:00:00.669) 0:39:56.532 ************ 2026-05-22 01:22:32.321847 | instance | skipping: [instance] 2026-05-22 01:22:32.322066 | instance | 2026-05-22 01:22:32.322349 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-05-22 01:22:32.322709 | instance | Friday 22 May 2026 01:22:32 +0000 (0:00:00.055) 0:39:56.588 ************ 2026-05-22 01:22:33.809806 | instance | changed: [instance] => (item=libvirt-vnc) 2026-05-22 01:22:33.809885 | instance | changed: [instance] => (item=libvirt-api) 2026-05-22 01:22:33.810671 | instance | 2026-05-22 01:22:33.810691 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-05-22 01:22:33.810698 | instance | Friday 22 May 2026 01:22:33 +0000 (0:00:01.487) 0:39:58.076 ************ 2026-05-22 01:22:35.217312 | instance | changed: [instance] => (item=libvirt-vnc) 2026-05-22 01:22:35.217522 | instance | changed: [instance] => (item=libvirt-api) 2026-05-22 01:22:35.217781 | instance | 2026-05-22 01:22:35.218071 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-05-22 01:22:35.218336 | instance | Friday 22 May 2026 01:22:35 +0000 (0:00:01.407) 0:39:59.483 ************ 2026-05-22 01:22:35.455822 | instance | ok: [instance] 2026-05-22 01:22:35.456048 | instance | 2026-05-22 01:22:35.456318 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-05-22 01:22:35.456578 | instance | Friday 22 May 2026 01:22:35 +0000 (0:00:00.238) 0:39:59.721 ************ 2026-05-22 01:22:37.337165 | instance | changed: [instance] 2026-05-22 01:22:37.337258 | instance | 2026-05-22 01:22:37.337341 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 01:22:37.337460 | instance | Friday 22 May 2026 01:22:37 +0000 (0:00:01.881) 0:40:01.603 ************ 2026-05-22 01:22:37.419872 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 01:22:37.420094 | instance | 2026-05-22 01:22:37.420372 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 01:22:37.420654 | instance | Friday 22 May 2026 01:22:37 +0000 (0:00:00.083) 0:40:01.686 ************ 2026-05-22 01:22:38.002156 | instance | changed: [instance] 2026-05-22 01:22:38.002337 | instance | 2026-05-22 01:22:38.002655 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-05-22 01:22:38.002914 | instance | Friday 22 May 2026 01:22:37 +0000 (0:00:00.581) 0:40:02.267 ************ 2026-05-22 01:22:38.107110 | instance | skipping: [instance] 2026-05-22 01:22:38.107168 | instance | 2026-05-22 01:22:38.107305 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-22 01:22:38.107420 | instance | Friday 22 May 2026 01:22:38 +0000 (0:00:00.105) 0:40:02.373 ************ 2026-05-22 01:22:39.191169 | instance | ok: [instance] 2026-05-22 01:22:39.191358 | instance | 2026-05-22 01:22:39.191620 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-22 01:22:39.191924 | instance | Friday 22 May 2026 01:22:39 +0000 (0:00:01.083) 0:40:03.457 ************ 2026-05-22 01:22:39.431929 | instance | ok: [instance] 2026-05-22 01:22:39.432104 | instance | 2026-05-22 01:22:39.432372 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-22 01:22:39.432620 | instance | Friday 22 May 2026 01:22:39 +0000 (0:00:00.240) 0:40:03.697 ************ 2026-05-22 01:22:39.937677 | instance | ok: [instance] 2026-05-22 01:22:39.938069 | instance | 2026-05-22 01:22:39.938356 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-22 01:22:39.938649 | instance | Friday 22 May 2026 01:22:39 +0000 (0:00:00.505) 0:40:04.203 ************ 2026-05-22 01:22:40.053587 | instance | ok: [instance] 2026-05-22 01:22:40.053806 | instance | 2026-05-22 01:22:40.054099 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-22 01:22:40.054384 | instance | Friday 22 May 2026 01:22:40 +0000 (0:00:00.116) 0:40:04.319 ************ 2026-05-22 01:22:40.166254 | instance | included: rabbitmq for instance 2026-05-22 01:22:40.166488 | instance | 2026-05-22 01:22:40.166779 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-22 01:22:40.167039 | instance | Friday 22 May 2026 01:22:40 +0000 (0:00:00.112) 0:40:04.432 ************ 2026-05-22 01:22:40.961373 | instance | ok: [instance] 2026-05-22 01:22:40.961580 | instance | 2026-05-22 01:22:40.961856 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-22 01:22:40.962146 | instance | Friday 22 May 2026 01:22:40 +0000 (0:00:00.795) 0:40:05.227 ************ 2026-05-22 01:22:41.024783 | instance | skipping: [instance] 2026-05-22 01:22:41.025035 | instance | 2026-05-22 01:22:41.025437 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-22 01:22:41.025744 | instance | Friday 22 May 2026 01:22:41 +0000 (0:00:00.063) 0:40:05.290 ************ 2026-05-22 01:22:41.085004 | instance | skipping: [instance] 2026-05-22 01:22:41.085261 | instance | 2026-05-22 01:22:41.085543 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-22 01:22:41.085828 | instance | Friday 22 May 2026 01:22:41 +0000 (0:00:00.060) 0:40:05.351 ************ 2026-05-22 01:22:41.147507 | instance | skipping: [instance] 2026-05-22 01:22:41.147783 | instance | 2026-05-22 01:22:41.148058 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-22 01:22:41.148333 | instance | Friday 22 May 2026 01:22:41 +0000 (0:00:00.062) 0:40:05.413 ************ 2026-05-22 01:23:12.057595 | instance | changed: [instance] 2026-05-22 01:23:12.057738 | instance | 2026-05-22 01:23:12.058045 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-22 01:23:12.058292 | instance | Friday 22 May 2026 01:23:12 +0000 (0:00:30.909) 0:40:36.323 ************ 2026-05-22 01:23:12.775877 | instance | ok: [instance] 2026-05-22 01:23:12.776085 | instance | 2026-05-22 01:23:12.776374 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-22 01:23:12.776636 | instance | Friday 22 May 2026 01:23:12 +0000 (0:00:00.718) 0:40:37.041 ************ 2026-05-22 01:23:12.846270 | instance | ok: [instance] 2026-05-22 01:23:12.846516 | instance | 2026-05-22 01:23:12.846865 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-22 01:23:12.847155 | instance | Friday 22 May 2026 01:23:12 +0000 (0:00:00.070) 0:40:37.112 ************ 2026-05-22 01:23:12.926854 | instance | skipping: [instance] 2026-05-22 01:23:12.926945 | instance | 2026-05-22 01:23:12.927104 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-22 01:23:12.927255 | instance | Friday 22 May 2026 01:23:12 +0000 (0:00:00.080) 0:40:37.192 ************ 2026-05-22 01:23:13.007704 | instance | skipping: [instance] 2026-05-22 01:23:13.007879 | instance | 2026-05-22 01:23:13.008197 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-22 01:23:13.008455 | instance | Friday 22 May 2026 01:23:13 +0000 (0:00:00.079) 0:40:37.272 ************ 2026-05-22 01:23:13.073400 | instance | ok: [instance] 2026-05-22 01:23:13.073532 | instance | 2026-05-22 01:23:13.073709 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-22 01:23:13.073872 | instance | Friday 22 May 2026 01:23:13 +0000 (0:00:00.067) 0:40:37.339 ************ 2026-05-22 01:23:13.308354 | instance | ok: [instance] => (item=image) 2026-05-22 01:23:13.308458 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-22 01:23:13.308608 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-05-22 01:23:13.308766 | instance | ok: [instance] => (item=oslo_db) 2026-05-22 01:23:13.308927 | instance | ok: [instance] => (item=baremetal) 2026-05-22 01:23:13.309087 | instance | ok: [instance] => (item=network) 2026-05-22 01:23:13.309253 | instance | ok: [instance] => (item=volumev3) 2026-05-22 01:23:13.309407 | instance | ok: [instance] => (item=compute) 2026-05-22 01:23:13.309570 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-05-22 01:23:13.309749 | instance | ok: [instance] => (item=oslo_db_api) 2026-05-22 01:23:13.309910 | instance | ok: [instance] => (item=placement) 2026-05-22 01:23:13.310087 | instance | ok: [instance] => (item=oslo_cache) 2026-05-22 01:23:13.310246 | instance | ok: [instance] => (item=identity) 2026-05-22 01:23:13.310419 | instance | ok: [instance] => (item=compute_metadata) 2026-05-22 01:23:13.310570 | instance | 2026-05-22 01:23:13.310734 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-22 01:23:13.310894 | instance | Friday 22 May 2026 01:23:13 +0000 (0:00:00.234) 0:40:37.574 ************ 2026-05-22 01:23:13.390553 | instance | ok: [instance] 2026-05-22 01:23:13.390766 | instance | 2026-05-22 01:23:13.391070 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 01:23:13.391447 | instance | Friday 22 May 2026 01:23:13 +0000 (0:00:00.082) 0:40:37.656 ************ 2026-05-22 01:23:13.473388 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 01:23:13.473641 | instance | 2026-05-22 01:23:13.473924 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 01:23:13.474182 | instance | Friday 22 May 2026 01:23:13 +0000 (0:00:00.082) 0:40:37.739 ************ 2026-05-22 01:23:14.056661 | instance | changed: [instance] 2026-05-22 01:23:14.056775 | instance | 2026-05-22 01:23:14.056924 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-05-22 01:23:14.057127 | instance | Friday 22 May 2026 01:23:14 +0000 (0:00:00.582) 0:40:38.322 ************ 2026-05-22 01:23:14.124189 | instance | skipping: [instance] 2026-05-22 01:23:14.124280 | instance | 2026-05-22 01:23:14.124444 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-05-22 01:23:14.124596 | instance | Friday 22 May 2026 01:23:14 +0000 (0:00:00.067) 0:40:38.390 ************ 2026-05-22 01:23:14.361474 | instance | ok: [instance -> localhost] 2026-05-22 01:23:14.361559 | instance | 2026-05-22 01:23:14.361810 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-05-22 01:23:14.362202 | instance | Friday 22 May 2026 01:23:14 +0000 (0:00:00.236) 0:40:38.627 ************ 2026-05-22 01:23:14.752691 | instance | ok: [instance -> localhost] 2026-05-22 01:23:14.752884 | instance | 2026-05-22 01:23:14.753154 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-05-22 01:23:14.753413 | instance | Friday 22 May 2026 01:23:14 +0000 (0:00:00.391) 0:40:39.018 ************ 2026-05-22 01:23:15.348573 | instance | ok: [instance -> localhost] 2026-05-22 01:23:15.348773 | instance | 2026-05-22 01:23:15.349207 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-05-22 01:23:15.349465 | instance | Friday 22 May 2026 01:23:15 +0000 (0:00:00.595) 0:40:39.614 ************ 2026-05-22 01:23:15.560288 | instance | ok: [instance -> localhost] 2026-05-22 01:23:15.560536 | instance | 2026-05-22 01:23:15.560817 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-05-22 01:23:15.561075 | instance | Friday 22 May 2026 01:23:15 +0000 (0:00:00.212) 0:40:39.826 ************ 2026-05-22 01:23:17.051961 | instance | ok: [instance] => (item=nova-bootstrap) 2026-05-22 01:23:17.052184 | instance | ok: [instance] => (item=nova-cell-setup) 2026-05-22 01:23:17.052446 | instance | 2026-05-22 01:23:17.052753 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-05-22 01:23:17.053047 | instance | Friday 22 May 2026 01:23:17 +0000 (0:00:01.491) 0:40:41.317 ************ 2026-05-22 01:23:17.581840 | instance | ok: [instance] 2026-05-22 01:23:17.581961 | instance | 2026-05-22 01:23:17.581973 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-05-22 01:23:17.582134 | instance | Friday 22 May 2026 01:23:17 +0000 (0:00:00.530) 0:40:41.848 ************ 2026-05-22 01:26:11.190704 | instance | changed: [instance] 2026-05-22 01:26:11.190762 | instance | 2026-05-22 01:26:11.190767 | instance | TASK [Create Ingress] ********************************************************** 2026-05-22 01:26:11.190772 | instance | Friday 22 May 2026 01:26:11 +0000 (0:02:53.608) 0:43:35.456 ************ 2026-05-22 01:26:11.324341 | instance | included: openstack_helm_ingress for instance 2026-05-22 01:26:11.324403 | instance | 2026-05-22 01:26:11.324409 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-22 01:26:11.324414 | instance | Friday 22 May 2026 01:26:11 +0000 (0:00:00.133) 0:43:35.590 ************ 2026-05-22 01:26:11.390455 | instance | skipping: [instance] 2026-05-22 01:26:11.390538 | instance | 2026-05-22 01:26:11.390798 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-22 01:26:11.390853 | instance | Friday 22 May 2026 01:26:11 +0000 (0:00:00.066) 0:43:35.656 ************ 2026-05-22 01:26:11.459980 | instance | skipping: [instance] 2026-05-22 01:26:11.460049 | instance | 2026-05-22 01:26:11.460339 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-22 01:26:11.460468 | instance | Friday 22 May 2026 01:26:11 +0000 (0:00:00.069) 0:43:35.725 ************ 2026-05-22 01:26:11.530369 | instance | ok: [instance] 2026-05-22 01:26:11.530434 | instance | 2026-05-22 01:26:11.530678 | instance | TASK [Create Ingress compute] ************************************************** 2026-05-22 01:26:11.530736 | instance | Friday 22 May 2026 01:26:11 +0000 (0:00:00.070) 0:43:35.796 ************ 2026-05-22 01:26:11.796831 | instance | included: ingress for instance 2026-05-22 01:26:11.796918 | instance | 2026-05-22 01:26:11.796933 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-05-22 01:26:11.797069 | instance | Friday 22 May 2026 01:26:11 +0000 (0:00:00.266) 0:43:36.062 ************ 2026-05-22 01:26:12.887060 | instance | changed: [instance] 2026-05-22 01:26:12.887140 | instance | 2026-05-22 01:26:12.887207 | instance | TASK [Create Ingress] ********************************************************** 2026-05-22 01:26:12.887327 | instance | Friday 22 May 2026 01:26:12 +0000 (0:00:01.089) 0:43:37.152 ************ 2026-05-22 01:26:13.020610 | instance | included: openstack_helm_ingress for instance 2026-05-22 01:26:13.020681 | instance | 2026-05-22 01:26:13.020798 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-22 01:26:13.020917 | instance | Friday 22 May 2026 01:26:13 +0000 (0:00:00.134) 0:43:37.286 ************ 2026-05-22 01:26:13.089633 | instance | skipping: [instance] 2026-05-22 01:26:13.089831 | instance | 2026-05-22 01:26:13.090108 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-22 01:26:13.090359 | instance | Friday 22 May 2026 01:26:13 +0000 (0:00:00.068) 0:43:37.355 ************ 2026-05-22 01:26:13.152663 | instance | skipping: [instance] 2026-05-22 01:26:13.152738 | instance | 2026-05-22 01:26:13.152746 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-22 01:26:13.152754 | instance | Friday 22 May 2026 01:26:13 +0000 (0:00:00.063) 0:43:37.418 ************ 2026-05-22 01:26:13.229347 | instance | ok: [instance] 2026-05-22 01:26:13.229445 | instance | 2026-05-22 01:26:13.229520 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-05-22 01:26:13.229664 | instance | Friday 22 May 2026 01:26:13 +0000 (0:00:00.076) 0:43:37.495 ************ 2026-05-22 01:26:13.329284 | instance | included: ingress for instance 2026-05-22 01:26:13.329357 | instance | 2026-05-22 01:26:13.329657 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-05-22 01:26:13.329713 | instance | Friday 22 May 2026 01:26:13 +0000 (0:00:00.099) 0:43:37.595 ************ 2026-05-22 01:26:14.330788 | instance | changed: [instance] 2026-05-22 01:26:14.330864 | instance | 2026-05-22 01:26:14.330982 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-05-22 01:26:14.331100 | instance | Friday 22 May 2026 01:26:14 +0000 (0:00:01.001) 0:43:38.596 ************ 2026-05-22 01:26:15.098887 | instance | ok: [instance] 2026-05-22 01:26:15.099013 | instance | 2026-05-22 01:26:15.099064 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-05-22 01:26:15.099198 | instance | Friday 22 May 2026 01:26:15 +0000 (0:00:00.768) 0:43:39.365 ************ 2026-05-22 01:26:33.525924 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-05-22 01:26:33.525996 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-05-22 01:26:33.526002 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-05-22 01:26:33.526010 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-05-22 01:26:33.526014 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-05-22 01:26:33.526019 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-05-22 01:26:33.526035 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-05-22 01:26:33.526039 | instance | 2026-05-22 01:26:33.526045 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-22 01:26:33.526051 | instance | Friday 22 May 2026 01:26:33 +0000 (0:00:18.425) 0:43:57.790 ************ 2026-05-22 01:26:33.662600 | instance | ok: [instance] 2026-05-22 01:26:33.662706 | instance | 2026-05-22 01:26:33.662835 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-22 01:26:33.662949 | instance | Friday 22 May 2026 01:26:33 +0000 (0:00:00.137) 0:43:57.928 ************ 2026-05-22 01:26:33.765244 | instance | included: rabbitmq for instance 2026-05-22 01:26:33.765507 | instance | 2026-05-22 01:26:33.765813 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-22 01:26:33.766090 | instance | Friday 22 May 2026 01:26:33 +0000 (0:00:00.102) 0:43:58.031 ************ 2026-05-22 01:26:34.554104 | instance | ok: [instance] 2026-05-22 01:26:34.554207 | instance | 2026-05-22 01:26:34.554220 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-22 01:26:34.554330 | instance | Friday 22 May 2026 01:26:34 +0000 (0:00:00.789) 0:43:58.820 ************ 2026-05-22 01:26:34.614878 | instance | skipping: [instance] 2026-05-22 01:26:34.614921 | instance | 2026-05-22 01:26:34.615070 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-22 01:26:34.615187 | instance | Friday 22 May 2026 01:26:34 +0000 (0:00:00.061) 0:43:58.881 ************ 2026-05-22 01:26:34.685574 | instance | skipping: [instance] 2026-05-22 01:26:34.685674 | instance | 2026-05-22 01:26:34.685793 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-22 01:26:34.685921 | instance | Friday 22 May 2026 01:26:34 +0000 (0:00:00.070) 0:43:58.951 ************ 2026-05-22 01:26:34.750847 | instance | skipping: [instance] 2026-05-22 01:26:34.750932 | instance | 2026-05-22 01:26:34.751048 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-22 01:26:34.751166 | instance | Friday 22 May 2026 01:26:34 +0000 (0:00:00.065) 0:43:59.017 ************ 2026-05-22 01:27:05.677490 | instance | changed: [instance] 2026-05-22 01:27:05.677575 | instance | 2026-05-22 01:27:05.677588 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-22 01:27:05.677599 | instance | Friday 22 May 2026 01:27:05 +0000 (0:00:30.924) 0:44:29.942 ************ 2026-05-22 01:27:06.338875 | instance | ok: [instance] 2026-05-22 01:27:06.338955 | instance | 2026-05-22 01:27:06.339186 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-22 01:27:06.339275 | instance | Friday 22 May 2026 01:27:06 +0000 (0:00:00.662) 0:44:30.604 ************ 2026-05-22 01:27:06.413564 | instance | ok: [instance] 2026-05-22 01:27:06.413954 | instance | 2026-05-22 01:27:06.413975 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-22 01:27:06.413981 | instance | Friday 22 May 2026 01:27:06 +0000 (0:00:00.074) 0:44:30.679 ************ 2026-05-22 01:27:06.486373 | instance | skipping: [instance] 2026-05-22 01:27:06.486457 | instance | 2026-05-22 01:27:06.486723 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-22 01:27:06.486785 | instance | Friday 22 May 2026 01:27:06 +0000 (0:00:00.072) 0:44:30.752 ************ 2026-05-22 01:27:06.555348 | instance | skipping: [instance] 2026-05-22 01:27:06.555456 | instance | 2026-05-22 01:27:06.555786 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-22 01:27:06.555899 | instance | Friday 22 May 2026 01:27:06 +0000 (0:00:00.069) 0:44:30.821 ************ 2026-05-22 01:27:06.629492 | instance | ok: [instance] 2026-05-22 01:27:06.629800 | instance | 2026-05-22 01:27:06.630204 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-22 01:27:06.630515 | instance | Friday 22 May 2026 01:27:06 +0000 (0:00:00.073) 0:44:30.895 ************ 2026-05-22 01:27:06.815171 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-22 01:27:06.815367 | instance | ok: [instance] => (item=load_balancer) 2026-05-22 01:27:06.815624 | instance | ok: [instance] => (item=oslo_db) 2026-05-22 01:27:06.815945 | instance | ok: [instance] => (item=baremetal) 2026-05-22 01:27:06.816296 | instance | ok: [instance] => (item=compute) 2026-05-22 01:27:06.816560 | instance | ok: [instance] => (item=dns) 2026-05-22 01:27:06.816813 | instance | ok: [instance] => (item=network) 2026-05-22 01:27:06.817068 | instance | ok: [instance] => (item=oslo_cache) 2026-05-22 01:27:06.817277 | instance | ok: [instance] => (item=identity) 2026-05-22 01:27:06.817527 | instance | ok: [instance] => (item=compute_metadata) 2026-05-22 01:27:06.817765 | instance | 2026-05-22 01:27:06.818045 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-22 01:27:06.818310 | instance | Friday 22 May 2026 01:27:06 +0000 (0:00:00.185) 0:44:31.081 ************ 2026-05-22 01:27:06.899821 | instance | ok: [instance] 2026-05-22 01:27:06.900066 | instance | 2026-05-22 01:27:06.900341 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-22 01:27:06.900601 | instance | Friday 22 May 2026 01:27:06 +0000 (0:00:00.084) 0:44:31.165 ************ 2026-05-22 01:27:06.986445 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-22 01:27:06.986655 | instance | 2026-05-22 01:27:06.986908 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-22 01:27:06.987174 | instance | Friday 22 May 2026 01:27:06 +0000 (0:00:00.086) 0:44:31.252 ************ 2026-05-22 01:27:07.534010 | instance | changed: [instance] 2026-05-22 01:27:07.534238 | instance | 2026-05-22 01:27:07.534552 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-05-22 01:27:07.534824 | instance | Friday 22 May 2026 01:27:07 +0000 (0:00:00.547) 0:44:31.800 ************ 2026-05-22 01:27:08.240847 | instance | ok: [instance] 2026-05-22 01:27:08.241075 | instance | 2026-05-22 01:27:08.241494 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-05-22 01:27:08.241788 | instance | Friday 22 May 2026 01:27:08 +0000 (0:00:00.706) 0:44:32.506 ************ 2026-05-22 01:27:08.305193 | instance | skipping: [instance] 2026-05-22 01:27:08.305254 | instance | 2026-05-22 01:27:08.305393 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-05-22 01:27:08.305513 | instance | Friday 22 May 2026 01:27:08 +0000 (0:00:00.065) 0:44:32.571 ************ 2026-05-22 01:27:08.905113 | instance | ok: [instance] 2026-05-22 01:27:08.905223 | instance | 2026-05-22 01:27:08.905395 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-05-22 01:27:08.905565 | instance | Friday 22 May 2026 01:27:08 +0000 (0:00:00.599) 0:44:33.171 ************ 2026-05-22 01:27:08.983417 | instance | ok: [instance] 2026-05-22 01:27:08.983607 | instance | 2026-05-22 01:27:08.983878 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-05-22 01:27:08.984099 | instance | Friday 22 May 2026 01:27:08 +0000 (0:00:00.078) 0:44:33.249 ************ 2026-05-22 01:27:09.077800 | instance | ok: [instance] 2026-05-22 01:27:09.077976 | instance | 2026-05-22 01:27:09.078210 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-05-22 01:27:09.078419 | instance | Friday 22 May 2026 01:27:09 +0000 (0:00:00.094) 0:44:33.344 ************ 2026-05-22 01:27:09.144386 | instance | skipping: [instance] 2026-05-22 01:27:09.144532 | instance | 2026-05-22 01:27:09.144698 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-05-22 01:27:09.144860 | instance | Friday 22 May 2026 01:27:09 +0000 (0:00:00.066) 0:44:33.410 ************ 2026-05-22 01:29:30.545457 | instance | changed: [instance] 2026-05-22 01:29:30.545663 | instance | 2026-05-22 01:29:30.545936 | instance | TASK [Create Ingress] ********************************************************** 2026-05-22 01:29:30.546187 | instance | Friday 22 May 2026 01:29:30 +0000 (0:02:21.400) 0:46:54.811 ************ 2026-05-22 01:29:30.687873 | instance | included: openstack_helm_ingress for instance 2026-05-22 01:29:30.688099 | instance | 2026-05-22 01:29:30.688359 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-22 01:29:30.688615 | instance | Friday 22 May 2026 01:29:30 +0000 (0:00:00.142) 0:46:54.953 ************ 2026-05-22 01:29:30.759030 | instance | skipping: [instance] 2026-05-22 01:29:30.759280 | instance | 2026-05-22 01:29:30.759557 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-22 01:29:30.759845 | instance | Friday 22 May 2026 01:29:30 +0000 (0:00:00.071) 0:46:55.025 ************ 2026-05-22 01:29:30.829287 | instance | skipping: [instance] 2026-05-22 01:29:30.829533 | instance | 2026-05-22 01:29:30.829805 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-22 01:29:30.830087 | instance | Friday 22 May 2026 01:29:30 +0000 (0:00:00.070) 0:46:55.095 ************ 2026-05-22 01:29:30.913994 | instance | ok: [instance] 2026-05-22 01:29:30.914241 | instance | 2026-05-22 01:29:30.914496 | instance | TASK [Create Ingress network] ************************************************** 2026-05-22 01:29:30.914749 | instance | Friday 22 May 2026 01:29:30 +0000 (0:00:00.084) 0:46:55.180 ************ 2026-05-22 01:29:31.167435 | instance | included: ingress for instance 2026-05-22 01:29:31.167702 | instance | 2026-05-22 01:29:31.167960 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-05-22 01:29:31.168217 | instance | Friday 22 May 2026 01:29:31 +0000 (0:00:00.253) 0:46:55.433 ************ 2026-05-22 01:29:32.338729 | instance | changed: [instance] 2026-05-22 01:29:32.338949 | instance | 2026-05-22 01:29:32.339227 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-05-22 01:29:32.339521 | instance | Friday 22 May 2026 01:29:32 +0000 (0:00:01.169) 0:46:56.603 ************ 2026-05-22 01:29:33.094948 | instance | ok: [instance] 2026-05-22 01:29:33.095033 | instance | 2026-05-22 01:29:33.095156 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-05-22 01:29:33.095279 | instance | Friday 22 May 2026 01:29:33 +0000 (0:00:00.757) 0:46:57.361 ************ 2026-05-22 01:35:23.892138 | instance | failed: [instance] (item={'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True, 'subnets': [{'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]}) => {"ansible_loop_var": "item", "attempts": 60, "changed": false, "extra_data": {"data": null, "details": "503 Service Temporarily Unavailable: nginx", "response": "\r\n503 Service Temporarily Unavailable\r\n\r\n

503 Service Temporarily Unavailable

\r\n
nginx
\r\n\r\n\r\n"}, "item": {"external": true, "mtu_size": 1500, "name": "public", "port_security_enabled": true, "provider_network_type": "flat", "provider_physical_network": "external", "shared": true, "subnets": [{"allocation_pool_end": "10.96.250.220", "allocation_pool_start": "10.96.250.200", "cidr": "10.96.250.0/24", "enable_dhcp": true, "gateway_ip": "10.96.250.10", "name": "public-subnet"}]}, "msg": "HttpException: 503: Server Error for url: https://network.199-204-45-216.nip.io/v2.0/networks/public, 503 Service Temporarily Unavailable: nginx"} 2026-05-22 01:35:23.902009 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-05-22 01:35:23.902267 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-05-22 01:35:23.902528 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left). 2026-05-22 01:35:23.902784 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left). 2026-05-22 01:35:23.903051 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left). 2026-05-22 01:35:23.903293 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left). 2026-05-22 01:35:23.903547 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left). 2026-05-22 01:35:23.903915 | instance | FAILED - RETRYING: [instance]: Create networks (53 retries left). 2026-05-22 01:35:23.904178 | instance | FAILED - RETRYING: [instance]: Create networks (52 retries left). 2026-05-22 01:35:23.904447 | instance | FAILED - RETRYING: [instance]: Create networks (51 retries left). 2026-05-22 01:35:23.904698 | instance | FAILED - RETRYING: [instance]: Create networks (50 retries left). 2026-05-22 01:35:23.904956 | instance | FAILED - RETRYING: [instance]: Create networks (49 retries left). 2026-05-22 01:35:23.905206 | instance | FAILED - RETRYING: [instance]: Create networks (48 retries left). 2026-05-22 01:35:23.905464 | instance | FAILED - RETRYING: [instance]: Create networks (47 retries left). 2026-05-22 01:35:23.905743 | instance | FAILED - RETRYING: [instance]: Create networks (46 retries left). 2026-05-22 01:35:23.905980 | instance | FAILED - RETRYING: [instance]: Create networks (45 retries left). 2026-05-22 01:35:23.906231 | instance | FAILED - RETRYING: [instance]: Create networks (44 retries left). 2026-05-22 01:35:23.906490 | instance | FAILED - RETRYING: [instance]: Create networks (43 retries left). 2026-05-22 01:35:23.906745 | instance | FAILED - RETRYING: [instance]: Create networks (42 retries left). 2026-05-22 01:35:23.907000 | instance | FAILED - RETRYING: [instance]: Create networks (41 retries left). 2026-05-22 01:35:23.907265 | instance | FAILED - RETRYING: [instance]: Create networks (40 retries left). 2026-05-22 01:35:23.907515 | instance | FAILED - RETRYING: [instance]: Create networks (39 retries left). 2026-05-22 01:35:23.907808 | instance | FAILED - RETRYING: [instance]: Create networks (38 retries left). 2026-05-22 01:35:23.908113 | instance | FAILED - RETRYING: [instance]: Create networks (37 retries left). 2026-05-22 01:35:23.908341 | instance | FAILED - RETRYING: [instance]: Create networks (36 retries left). 2026-05-22 01:35:23.908501 | instance | FAILED - RETRYING: [instance]: Create networks (35 retries left). 2026-05-22 01:35:23.908659 | instance | FAILED - RETRYING: [instance]: Create networks (34 retries left). 2026-05-22 01:35:23.908818 | instance | FAILED - RETRYING: [instance]: Create networks (33 retries left). 2026-05-22 01:35:23.908985 | instance | FAILED - RETRYING: [instance]: Create networks (32 retries left). 2026-05-22 01:35:23.909141 | instance | FAILED - RETRYING: [instance]: Create networks (31 retries left). 2026-05-22 01:35:23.909296 | instance | FAILED - RETRYING: [instance]: Create networks (30 retries left). 2026-05-22 01:35:23.909455 | instance | FAILED - RETRYING: [instance]: Create networks (29 retries left). 2026-05-22 01:35:23.909615 | instance | FAILED - RETRYING: [instance]: Create networks (28 retries left). 2026-05-22 01:35:23.909775 | instance | FAILED - RETRYING: [instance]: Create networks (27 retries left). 2026-05-22 01:35:23.909935 | instance | FAILED - RETRYING: [instance]: Create networks (26 retries left). 2026-05-22 01:35:23.910094 | instance | FAILED - RETRYING: [instance]: Create networks (25 retries left). 2026-05-22 01:35:23.910253 | instance | FAILED - RETRYING: [instance]: Create networks (24 retries left). 2026-05-22 01:35:23.910413 | instance | FAILED - RETRYING: [instance]: Create networks (23 retries left). 2026-05-22 01:35:23.910579 | instance | FAILED - RETRYING: [instance]: Create networks (22 retries left). 2026-05-22 01:35:23.910740 | instance | FAILED - RETRYING: [instance]: Create networks (21 retries left). 2026-05-22 01:35:23.910900 | instance | FAILED - RETRYING: [instance]: Create networks (20 retries left). 2026-05-22 01:35:23.911059 | instance | FAILED - RETRYING: [instance]: Create networks (19 retries left). 2026-05-22 01:35:23.911220 | instance | FAILED - RETRYING: [instance]: Create networks (18 retries left). 2026-05-22 01:35:23.911383 | instance | FAILED - RETRYING: [instance]: Create networks (17 retries left). 2026-05-22 01:35:23.911544 | instance | FAILED - RETRYING: [instance]: Create networks (16 retries left). 2026-05-22 01:35:23.911722 | instance | FAILED - RETRYING: [instance]: Create networks (15 retries left). 2026-05-22 01:35:23.911882 | instance | FAILED - RETRYING: [instance]: Create networks (14 retries left). 2026-05-22 01:35:23.912055 | instance | FAILED - RETRYING: [instance]: Create networks (13 retries left). 2026-05-22 01:35:23.912225 | instance | FAILED - RETRYING: [instance]: Create networks (12 retries left). 2026-05-22 01:35:23.912384 | instance | FAILED - RETRYING: [instance]: Create networks (11 retries left). 2026-05-22 01:35:23.912542 | instance | FAILED - RETRYING: [instance]: Create networks (10 retries left). 2026-05-22 01:35:23.912698 | instance | FAILED - RETRYING: [instance]: Create networks (9 retries left). 2026-05-22 01:35:23.912857 | instance | FAILED - RETRYING: [instance]: Create networks (8 retries left). 2026-05-22 01:35:23.913015 | instance | FAILED - RETRYING: [instance]: Create networks (7 retries left). 2026-05-22 01:35:23.913179 | instance | FAILED - RETRYING: [instance]: Create networks (6 retries left). 2026-05-22 01:35:23.913346 | instance | FAILED - RETRYING: [instance]: Create networks (5 retries left). 2026-05-22 01:35:23.913505 | instance | FAILED - RETRYING: [instance]: Create networks (4 retries left). 2026-05-22 01:35:23.913672 | instance | FAILED - RETRYING: [instance]: Create networks (3 retries left). 2026-05-22 01:35:23.913832 | instance | FAILED - RETRYING: [instance]: Create networks (2 retries left). 2026-05-22 01:35:23.913987 | instance | FAILED - RETRYING: [instance]: Create networks (1 retries left). 2026-05-22 01:35:23.914137 | instance | 2026-05-22 01:35:23.914295 | instance | PLAY RECAP ********************************************************************* 2026-05-22 01:35:23.914469 | instance | instance : ok=598 changed=219 unreachable=0 failed=1 skipped=196 rescued=0 ignored=2 2026-05-22 01:35:23.914618 | instance | 2026-05-22 01:35:23.914778 | instance | Friday 22 May 2026 01:35:23 +0000 (0:05:50.804) 0:52:48.165 ************ 2026-05-22 01:35:23.914932 | instance | =============================================================================== 2026-05-22 01:35:23.915092 | instance | vexxhost.atmosphere.neutron : Create networks ------------------------- 350.80s 2026-05-22 01:35:23.915252 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 288.86s 2026-05-22 01:35:23.915412 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 173.61s 2026-05-22 01:35:23.915572 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 161.54s 2026-05-22 01:35:23.915749 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 159.53s 2026-05-22 01:35:23.915910 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 141.79s 2026-05-22 01:35:23.916112 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 141.40s 2026-05-22 01:35:23.916265 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 123.05s 2026-05-22 01:35:23.916382 | instance | atmosphere.common.glance_image : Check if image exists ---------------- 117.56s 2026-05-22 01:35:23.916500 | instance | vexxhost.ceph.mon : Run Bootstrap command ----------------------------- 105.85s 2026-05-22 01:35:23.916615 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 104.68s 2026-05-22 01:35:23.916733 | instance | vexxhost.atmosphere.placement : Deploy Helm chart --------------------- 100.31s 2026-05-22 01:35:23.916843 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 94.82s 2026-05-22 01:35:23.916958 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 53.90s 2026-05-22 01:35:23.917078 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 40.91s 2026-05-22 01:35:23.917187 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 38.77s 2026-05-22 01:35:23.917343 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 32.23s 2026-05-22 01:35:23.917463 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster -------------------- 31.83s 2026-05-22 01:35:23.917577 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.92s 2026-05-22 01:35:23.917690 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.91s 2026-05-22 01:35:24.224138 | 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-05-22 01:35:24.224253 | instance | ERROR [aio > converge] Executed: Failed 2026-05-22 01:35:24.224405 | 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-05-22 01:35:24.705598 | instance | ERROR 2026-05-22 01:35:24.705839 | instance | { 2026-05-22 01:35:24.705870 | instance | "delta": "0:54:15.829622", 2026-05-22 01:35:24.705892 | instance | "end": "2026-05-22 01:35:24.284060", 2026-05-22 01:35:24.705911 | instance | "msg": "non-zero return code", 2026-05-22 01:35:24.705930 | instance | "rc": 2, 2026-05-22 01:35:24.705950 | instance | "start": "2026-05-22 00:41:08.454438" 2026-05-22 01:35:24.705969 | instance | } failure 2026-05-22 01:35:24.736354 | 2026-05-22 01:35:24.736436 | PLAY RECAP 2026-05-22 01:35:24.736488 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-05-22 01:35:24.736511 | 2026-05-22 01:35:24.863183 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-22 01:35:24.875173 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-05-22 01:35:25.490477 | 2026-05-22 01:35:25.490617 | PLAY [all] 2026-05-22 01:35:25.504894 | 2026-05-22 01:35:25.504988 | TASK [gather-host-logs : creating directory for system status] 2026-05-22 01:35:25.843463 | instance | changed 2026-05-22 01:35:25.848907 | 2026-05-22 01:35:25.849024 | TASK [gather-host-logs : Get logs for each host] 2026-05-22 01:35:26.191149 | instance | + systemd-cgls --full --all --no-pager 2026-05-22 01:35:26.230139 | instance | + ip addr 2026-05-22 01:35:26.237568 | instance | + ip route 2026-05-22 01:35:26.239902 | instance | + lsblk 2026-05-22 01:35:26.252113 | instance | + mount 2026-05-22 01:35:26.264949 | instance | + docker images 2026-05-22 01:35:26.290010 | instance | + brctl show 2026-05-22 01:35:26.291065 | instance | /bin/bash: line 8: brctl: command not found 2026-05-22 01:35:26.291467 | instance | + ps aux --sort=-%mem 2026-05-22 01:35:26.343475 | instance | + dpkg -l 2026-05-22 01:35:26.354562 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-05-22 01:35:26.355215 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-05-22 01:35:26.374945 | instance | + '[' '!' -z '' ']' 2026-05-22 01:35:26.888797 | instance | ok: Runtime: 0:00:00.190472 2026-05-22 01:35:26.897389 | 2026-05-22 01:35:26.897475 | TASK [gather-host-logs : Downloads logs to executor] 2026-05-22 01:35:27.558009 | instance | changed: 2026-05-22 01:35:27.558293 | instance | created directory /var/lib/zuul/builds/2d6a10280037487c86a625d0df877643/work/logs/instance 2026-05-22 01:35:27.558357 | instance | cd+++++++++ system/ 2026-05-22 01:35:27.558407 | instance | >f+++++++++ system/brctl-show.txt 2026-05-22 01:35:27.558454 | instance | >f+++++++++ system/docker-images.txt 2026-05-22 01:35:27.558499 | instance | >f+++++++++ system/ip-addr.txt 2026-05-22 01:35:27.558550 | instance | >f+++++++++ system/ip-route.txt 2026-05-22 01:35:27.558597 | instance | >f+++++++++ system/lsblk.txt 2026-05-22 01:35:27.558643 | instance | >f+++++++++ system/mount.txt 2026-05-22 01:35:27.558689 | instance | >f+++++++++ system/packages.txt 2026-05-22 01:35:27.558738 | instance | >f+++++++++ system/ps.txt 2026-05-22 01:35:27.558778 | instance | >f+++++++++ system/systemd-cgls.txt 2026-05-22 01:35:27.567820 | 2026-05-22 01:35:27.567892 | LOOP [helm-release-status : creating directory for helm release status] 2026-05-22 01:35:27.762759 | instance | changed: "values" 2026-05-22 01:35:27.943877 | instance | changed: "releases" 2026-05-22 01:35:27.961419 | 2026-05-22 01:35:27.961600 | TASK [helm-release-status : Gather get release status for helm charts] 2026-05-22 01:35:36.542365 | instance | ok: Runtime: 0:00:07.843330 2026-05-22 01:35:36.547258 | 2026-05-22 01:35:36.547351 | TASK [helm-release-status : Downloads logs to executor] 2026-05-22 01:35:37.057619 | instance | changed: 2026-05-22 01:35:37.057806 | instance | cd+++++++++ helm/ 2026-05-22 01:35:37.057834 | instance | cd+++++++++ helm/releases/ 2026-05-22 01:35:37.057855 | instance | cd+++++++++ helm/releases/auth-system/ 2026-05-22 01:35:37.057875 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-05-22 01:35:37.057895 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-05-22 01:35:37.057914 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-05-22 01:35:37.057933 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-05-22 01:35:37.057951 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-05-22 01:35:37.057970 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-05-22 01:35:37.057988 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-05-22 01:35:37.058007 | instance | cd+++++++++ helm/releases/kube-system/ 2026-05-22 01:35:37.058025 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-05-22 01:35:37.058049 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-05-22 01:35:37.058070 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-05-22 01:35:37.058089 | instance | cd+++++++++ helm/releases/monitoring/ 2026-05-22 01:35:37.058108 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-05-22 01:35:37.058126 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-05-22 01:35:37.058145 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-05-22 01:35:37.058166 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-05-22 01:35:37.058186 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-05-22 01:35:37.058206 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt 2026-05-22 01:35:37.058225 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-05-22 01:35:37.058243 | instance | cd+++++++++ helm/releases/openstack/ 2026-05-22 01:35:37.058262 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-05-22 01:35:37.058280 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-05-22 01:35:37.058298 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-05-22 01:35:37.058317 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-05-22 01:35:37.058335 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-05-22 01:35:37.058354 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-05-22 01:35:37.058372 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-05-22 01:35:37.058391 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-05-22 01:35:37.058409 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-05-22 01:35:37.058428 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-05-22 01:35:37.058446 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-05-22 01:35:37.058464 | instance | >f+++++++++ helm/releases/openstack/ovn.txt 2026-05-22 01:35:37.058482 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-05-22 01:35:37.058500 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-05-22 01:35:37.058517 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-05-22 01:35:37.058535 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-05-22 01:35:37.058553 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-05-22 01:35:37.058571 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-05-22 01:35:37.058609 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-05-22 01:35:37.058628 | instance | cd+++++++++ helm/values/ 2026-05-22 01:35:37.058645 | instance | cd+++++++++ helm/values/auth-system/ 2026-05-22 01:35:37.058663 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-05-22 01:35:37.058681 | instance | cd+++++++++ helm/values/cert-manager/ 2026-05-22 01:35:37.058699 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-05-22 01:35:37.058717 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-05-22 01:35:37.058735 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-05-22 01:35:37.058753 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-05-22 01:35:37.058771 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-05-22 01:35:37.058789 | instance | cd+++++++++ helm/values/kube-system/ 2026-05-22 01:35:37.058807 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-05-22 01:35:37.058825 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-05-22 01:35:37.058843 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-05-22 01:35:37.058861 | instance | cd+++++++++ helm/values/monitoring/ 2026-05-22 01:35:37.058879 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-05-22 01:35:37.058897 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-05-22 01:35:37.058915 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-05-22 01:35:37.058933 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-05-22 01:35:37.058951 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-05-22 01:35:37.058969 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml 2026-05-22 01:35:37.058987 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-05-22 01:35:37.059005 | instance | cd+++++++++ helm/values/openstack/ 2026-05-22 01:35:37.059023 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-05-22 01:35:37.059041 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-05-22 01:35:37.059059 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-05-22 01:35:37.059077 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-05-22 01:35:37.059095 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-05-22 01:35:37.059113 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-05-22 01:35:37.059130 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-05-22 01:35:37.059148 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-05-22 01:35:37.059165 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-05-22 01:35:37.059183 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-05-22 01:35:37.059200 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-05-22 01:35:37.059218 | instance | >f+++++++++ helm/values/openstack/ovn.yaml 2026-05-22 01:35:37.059235 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-05-22 01:35:37.059253 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-05-22 01:35:37.059271 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-05-22 01:35:37.059288 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-05-22 01:35:37.059306 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-05-22 01:35:37.059324 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-05-22 01:35:37.059342 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-05-22 01:35:37.068847 | 2026-05-22 01:35:37.068911 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-05-22 01:35:37.266681 | instance | changed 2026-05-22 01:35:37.274439 | 2026-05-22 01:35:37.274511 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-05-22 01:35:37.475675 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-22 01:35:37.475838 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-22 01:35:37.482841 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:35:37.486336 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:35:37.582737 | instance | node/instance 2026-05-22 01:35:37.587300 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:35:37.659643 | instance | clusterrole/admin 2026-05-22 01:35:37.867210 | instance | clusterrole/cephfs-csi-nodeplugin 2026-05-22 01:35:37.913613 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:35:37.935893 | instance | clusterrole/cephfs-external-provisioner-runner 2026-05-22 01:35:37.959694 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:35:38.066778 | instance | clusterrole/cert-manager-cainjector 2026-05-22 01:35:38.161664 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-05-22 01:35:38.250163 | instance | clusterrole/cert-manager-controller-certificates 2026-05-22 01:35:38.362005 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-05-22 01:35:38.437100 | instance | clusterrole/cert-manager-controller-challenges 2026-05-22 01:35:38.560656 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-05-22 01:35:38.649648 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-05-22 01:35:38.733503 | instance | clusterrole/cert-manager-controller-issuers 2026-05-22 01:35:38.826401 | instance | clusterrole/cert-manager-controller-orders 2026-05-22 01:35:38.914457 | instance | clusterrole/cert-manager-edit 2026-05-22 01:35:39.012600 | instance | clusterrole/cert-manager-view 2026-05-22 01:35:39.128926 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-05-22 01:35:39.204730 | instance | clusterrole/cilium 2026-05-22 01:35:39.310259 | instance | clusterrole/cilium-operator 2026-05-22 01:35:39.406977 | instance | clusterrole/cluster-admin 2026-05-22 01:35:39.518991 | instance | clusterrole/edit 2026-05-22 01:35:39.590169 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-22 01:35:39.723040 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-05-22 01:35:39.766481 | instance | clusterrole/goldpinger-clusterrole 2026-05-22 01:35:39.916959 | instance | clusterrole/ingress-nginx 2026-05-22 01:35:39.954711 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-05-22 01:35:40.105512 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-05-22 01:35:40.150344 | instance | clusterrole/kube-prometheus-stack-operator 2026-05-22 01:35:40.285532 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-05-22 01:35:40.351934 | instance | clusterrole/kubeadm:get-nodes 2026-05-22 01:35:40.462965 | instance | clusterrole/local-path-provisioner 2026-05-22 01:35:40.524546 | instance | clusterrole/node-feature-discovery 2026-05-22 01:35:40.645046 | instance | clusterrole/node-feature-discovery-gc 2026-05-22 01:35:40.724683 | instance | clusterrole/nova-bootstrap 2026-05-22 01:35:40.835019 | instance | clusterrole/nova-cell-setup 2026-05-22 01:35:40.933763 | instance | clusterrole/objectstorage-provisioner-role 2026-05-22 01:35:41.033143 | instance | clusterrole/ovn-controller 2026-05-22 01:35:41.131686 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-05-22 01:35:41.216629 | instance | clusterrole/ovn-controller-list-nodes-role-openstack 2026-05-22 01:35:41.351631 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-05-22 01:35:41.435192 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-05-22 01:35:41.546908 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-05-22 01:35:41.625558 | instance | clusterrolebinding/cert-manager-cainjector 2026-05-22 01:35:41.724730 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-05-22 01:35:41.802305 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-05-22 01:35:41.898591 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-05-22 01:35:41.989029 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-05-22 01:35:42.078324 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-05-22 01:35:42.173239 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-05-22 01:35:42.270036 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-05-22 01:35:42.357882 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-05-22 01:35:42.453283 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-05-22 01:35:42.543890 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-05-22 01:35:42.640521 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-05-22 01:35:42.746380 | instance | clusterrole/rbd-csi-nodeplugin 2026-05-22 01:35:42.841222 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-05-22 01:35:42.931343 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-05-22 01:35:43.054427 | instance | clusterrole/rbd-external-provisioner-runner 2026-05-22 01:35:43.127280 | instance | clusterrolebinding/cert-manager-controller-orders 2026-05-22 01:35:43.242789 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-05-22 01:35:43.332439 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-05-22 01:35:43.438927 | instance | clusterrole/rook-ceph-global 2026-05-22 01:35:43.534746 | instance | clusterrolebinding/cilium 2026-05-22 01:35:43.645150 | instance | clusterrolebinding/cilium-operator 2026-05-22 01:35:43.727037 | instance | clusterrole/rook-ceph-mgr-cluster 2026-05-22 01:35:43.843810 | instance | clusterrolebinding/cluster-admin 2026-05-22 01:35:43.911587 | instance | clusterrole/rook-ceph-mgr-system 2026-05-22 01:35:44.037868 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-22 01:35:44.097954 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-05-22 01:35:44.237040 | instance | clusterrole/rook-ceph-object-bucket 2026-05-22 01:35:44.288147 | instance | clusterrole/rook-ceph-osd 2026-05-22 01:35:44.446398 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-05-22 01:35:44.470288 | instance | clusterrolebinding/ingress-nginx 2026-05-22 01:35:44.633494 | instance | clusterrole/rook-ceph-system 2026-05-22 01:35:44.646047 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-05-22 01:35:44.807092 | instance | clusterrole/secretgen-controller-cluster-role 2026-05-22 01:35:44.834152 | instance | clusterrole/system:aggregate-to-admin 2026-05-22 01:35:44.986735 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-05-22 01:35:45.011316 | instance | clusterrole/system:aggregate-to-edit 2026-05-22 01:35:45.169553 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-05-22 01:35:45.224638 | instance | clusterrole/system:aggregate-to-view 2026-05-22 01:35:45.364990 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-05-22 01:35:45.424181 | instance | clusterrole/system:auth-delegator 2026-05-22 01:35:45.543371 | instance | clusterrolebinding/kubeadm:get-nodes 2026-05-22 01:35:45.616745 | instance | clusterrole/system:basic-user 2026-05-22 01:35:45.723481 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-05-22 01:35:45.810918 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-05-22 01:35:45.912390 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-05-22 01:35:46.013551 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-05-22 01:35:46.101798 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-05-22 01:35:46.191152 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-05-22 01:35:46.283141 | instance | clusterrolebinding/kubeadm:node-proxier 2026-05-22 01:35:46.370303 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-05-22 01:35:46.465180 | instance | clusterrolebinding/local-path-provisioner 2026-05-22 01:35:46.558818 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-05-22 01:35:46.641630 | instance | clusterrolebinding/node-feature-discovery 2026-05-22 01:35:46.739794 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-05-22 01:35:46.828923 | instance | clusterrolebinding/node-feature-discovery-gc 2026-05-22 01:35:46.920088 | instance | clusterrole/system:controller:attachdetach-controller 2026-05-22 01:35:47.015817 | instance | clusterrolebinding/nova-bootstrap 2026-05-22 01:35:47.089999 | instance | clusterrole/system:controller:certificate-controller 2026-05-22 01:35:47.210362 | instance | clusterrolebinding/nova-cell-setup 2026-05-22 01:35:47.281395 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-05-22 01:35:47.403094 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-05-22 01:35:47.494455 | instance | clusterrole/system:controller:cronjob-controller 2026-05-22 01:35:47.601739 | instance | clusterrolebinding/ovn-controller 2026-05-22 01:35:47.698678 | instance | clusterrole/system:controller:daemon-set-controller 2026-05-22 01:35:47.774213 | instance | clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack 2026-05-22 01:35:47.875112 | instance | clusterrole/system:controller:deployment-controller 2026-05-22 01:35:47.965721 | instance | clusterrole/system:controller:disruption-controller 2026-05-22 01:35:48.047751 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-05-22 01:35:48.163326 | instance | clusterrole/system:controller:endpoint-controller 2026-05-22 01:35:48.225672 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-05-22 01:35:48.356947 | instance | clusterrole/system:controller:endpointslice-controller 2026-05-22 01:35:48.412596 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-05-22 01:35:48.544257 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-05-22 01:35:48.606683 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-05-22 01:35:48.755149 | instance | clusterrolebinding/rook-ceph-global 2026-05-22 01:35:48.822031 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-05-22 01:35:48.932157 | instance | clusterrole/system:controller:expand-controller 2026-05-22 01:35:48.997299 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-05-22 01:35:49.115207 | instance | clusterrole/system:controller:generic-garbage-collector 2026-05-22 01:35:49.183390 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-05-22 01:35:49.291685 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-05-22 01:35:49.373106 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-05-22 01:35:49.499833 | instance | clusterrole/system:controller:job-controller 2026-05-22 01:35:49.568902 | instance | clusterrolebinding/rook-ceph-osd 2026-05-22 01:35:49.685897 | instance | clusterrole/system:controller:namespace-controller 2026-05-22 01:35:49.756242 | instance | clusterrole/system:controller:node-controller 2026-05-22 01:35:49.889152 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-05-22 01:35:49.934039 | instance | clusterrole/system:controller:persistent-volume-binder 2026-05-22 01:35:50.079873 | instance | clusterrolebinding/rook-ceph-system 2026-05-22 01:35:50.146578 | instance | clusterrole/system:controller:pod-garbage-collector 2026-05-22 01:35:50.288817 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-05-22 01:35:50.341164 | instance | clusterrole/system:controller:pv-protection-controller 2026-05-22 01:35:50.489520 | instance | clusterrolebinding/system:basic-user 2026-05-22 01:35:50.537015 | instance | clusterrole/system:controller:pvc-protection-controller 2026-05-22 01:35:50.669666 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-05-22 01:35:50.735044 | instance | clusterrole/system:controller:replicaset-controller 2026-05-22 01:35:50.885948 | instance | clusterrolebinding/system:controller:certificate-controller 2026-05-22 01:35:50.948490 | instance | clusterrole/system:controller:replication-controller 2026-05-22 01:35:51.077982 | instance | clusterrole/system:controller:resourcequota-controller 2026-05-22 01:35:51.143031 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-05-22 01:35:51.267486 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-05-22 01:35:51.343876 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-05-22 01:35:51.448049 | instance | clusterrole/system:controller:route-controller 2026-05-22 01:35:51.537998 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-05-22 01:35:51.640920 | instance | clusterrole/system:controller:service-account-controller 2026-05-22 01:35:51.714599 | instance | clusterrolebinding/system:controller:deployment-controller 2026-05-22 01:35:51.821832 | instance | clusterrolebinding/system:controller:disruption-controller 2026-05-22 01:35:51.894793 | instance | clusterrole/system:controller:service-controller 2026-05-22 01:35:52.008629 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-05-22 01:35:52.081091 | instance | clusterrole/system:controller:statefulset-controller 2026-05-22 01:35:52.196425 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-05-22 01:35:52.278159 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-05-22 01:35:52.374830 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-05-22 01:35:52.448854 | instance | clusterrole/system:controller:ttl-controller 2026-05-22 01:35:52.551339 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-05-22 01:35:52.635944 | instance | clusterrole/system:coredns 2026-05-22 01:35:52.742063 | instance | clusterrolebinding/system:controller:expand-controller 2026-05-22 01:35:52.824047 | instance | clusterrole/system:discovery 2026-05-22 01:35:52.930935 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-05-22 01:35:53.010715 | instance | clusterrole/system:heapster 2026-05-22 01:35:53.131897 | instance | clusterrole/system:kube-aggregator 2026-05-22 01:35:53.204664 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-05-22 01:35:53.349542 | instance | clusterrolebinding/system:controller:job-controller 2026-05-22 01:35:53.376520 | instance | clusterrole/system:kube-controller-manager 2026-05-22 01:35:53.536941 | instance | clusterrolebinding/system:controller:namespace-controller 2026-05-22 01:35:53.575895 | instance | clusterrole/system:kube-dns 2026-05-22 01:35:53.725246 | instance | clusterrolebinding/system:controller:node-controller 2026-05-22 01:35:53.755551 | instance | clusterrole/system:kube-scheduler 2026-05-22 01:35:53.912561 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-05-22 01:35:53.950754 | instance | clusterrole/system:kubelet-api-admin 2026-05-22 01:35:54.102207 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-05-22 01:35:54.129919 | instance | clusterrole/system:monitoring 2026-05-22 01:35:54.291572 | instance | clusterrole/system:node 2026-05-22 01:35:54.322264 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-05-22 01:35:54.487308 | instance | clusterrole/system:node-bootstrapper 2026-05-22 01:35:54.503363 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-05-22 01:35:54.683210 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-05-22 01:35:54.687462 | instance | clusterrole/system:node-problem-detector 2026-05-22 01:35:54.879116 | instance | clusterrole/system:node-proxier 2026-05-22 01:35:54.879840 | instance | clusterrolebinding/system:controller:replication-controller 2026-05-22 01:35:55.069997 | instance | clusterrole/system:persistent-volume-provisioner 2026-05-22 01:35:55.071938 | instance | clusterrole/system:public-info-viewer 2026-05-22 01:35:55.262100 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-05-22 01:35:55.290079 | instance | clusterrole/system:service-account-issuer-discovery 2026-05-22 01:35:55.450255 | instance | clusterrole/system:volume-scheduler 2026-05-22 01:35:55.476908 | instance | clusterrole/vector 2026-05-22 01:35:55.637982 | instance | clusterrole/view 2026-05-22 01:35:55.677280 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-05-22 01:35:55.845768 | instance | clusterrolebinding/system:controller:route-controller 2026-05-22 01:35:55.867103 | instance | clusterrolebinding/system:controller:service-account-controller 2026-05-22 01:35:56.025026 | instance | clusterrolebinding/system:controller:service-controller 2026-05-22 01:35:56.044671 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-05-22 01:35:56.222945 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-05-22 01:35:56.230348 | instance | clusterrolebinding/system:controller:ttl-controller 2026-05-22 01:35:56.415910 | instance | clusterrolebinding/system:coredns 2026-05-22 01:35:56.424741 | instance | clusterrolebinding/system:discovery 2026-05-22 01:35:56.605485 | instance | clusterrolebinding/system:kube-controller-manager 2026-05-22 01:35:56.608051 | instance | clusterrolebinding/system:kube-dns 2026-05-22 01:35:56.812124 | instance | clusterrolebinding/system:kube-scheduler 2026-05-22 01:35:56.815859 | instance | clusterrolebinding/system:monitoring 2026-05-22 01:35:56.998193 | instance | clusterrolebinding/system:node 2026-05-22 01:35:56.999005 | instance | clusterrolebinding/system:node-proxier 2026-05-22 01:35:57.183407 | instance | clusterrolebinding/system:public-info-viewer 2026-05-22 01:35:57.193891 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-05-22 01:35:57.367377 | instance | clusterrolebinding/system:volume-scheduler 2026-05-22 01:35:57.373113 | instance | clusterrolebinding/vector 2026-05-22 01:35:57.558731 | instance | storageclass/general 2026-05-22 01:35:57.561164 | instance | namespace/auth-system 2026-05-22 01:35:57.753043 | instance | namespace/cert-manager 2026-05-22 01:35:57.779958 | instance | namespace/default 2026-05-22 01:35:57.957463 | instance | namespace/envoy-gateway-system 2026-05-22 01:35:57.994397 | instance | namespace/ingress-nginx 2026-05-22 01:35:58.200164 | instance | namespace/kube-node-lease 2026-05-22 01:35:58.201972 | instance | namespace/kube-public 2026-05-22 01:35:58.380476 | instance | namespace/kube-system 2026-05-22 01:35:58.397974 | instance | namespace/local-path-storage 2026-05-22 01:35:58.571808 | instance | namespace/monitoring 2026-05-22 01:35:58.576938 | instance | namespace/openstack 2026-05-22 01:35:58.747225 | instance | namespace/rook-ceph 2026-05-22 01:35:58.754111 | instance | namespace/secretgen-controller 2026-05-22 01:35:59.341787 | instance | ok: Runtime: 0:00:21.499384 2026-05-22 01:35:59.348518 | 2026-05-22 01:35:59.348581 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-05-22 01:35:59.576151 | instance | changed 2026-05-22 01:35:59.582344 | 2026-05-22 01:35:59.582420 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-05-22 01:35:59.789127 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-22 01:35:59.789301 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-22 01:35:59.789721 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-22 01:35:59.898658 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:35:59.900080 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:35:59.988354 | instance | auth-system/configmaps/keycloak-env-vars 2026-05-22 01:35:59.991218 | instance | cert-manager/configmaps/cert-manager-webhook 2026-05-22 01:35:59.994276 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:35:59.996979 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:00.083255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:00.100312 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:00.181909 | instance | auth-system/configmaps/kube-root-ca.crt 2026-05-22 01:36:00.184593 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:00.207957 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:00.209710 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-05-22 01:36:00.276070 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:00.314380 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:00.385712 | instance | cert-manager/deployment/cert-manager 2026-05-22 01:36:00.388820 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:00.411404 | instance | cert-manager/deployment/cert-manager-cainjector 2026-05-22 01:36:00.421543 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:00.479808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:00.513333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:00.579212 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:00.593519 | instance | cert-manager/deployment/cert-manager-webhook 2026-05-22 01:36:00.609808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:00.619747 | instance | auth-system/endpoints/keycloak 2026-05-22 01:36:00.681647 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:00.704003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:00.793032 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:00.803205 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-22 01:36:00.805350 | instance | auth-system/endpoints/keycloak-headless 2026-05-22 01:36:00.813331 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:00.847308 | instance | auth-system/endpoints/keycloak-metrics 2026-05-22 01:36:00.891312 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:00.919121 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:01.002956 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-22 01:36:01.016088 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:01.033387 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:01.033480 | instance | cert-manager/endpoints/cert-manager 2026-05-22 01:36:01.069336 | instance | cert-manager/endpoints/cert-manager-webhook 2026-05-22 01:36:01.109126 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:01.132872 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:01.213443 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:01.250128 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:01.262840 | instance | auth-system/ingresses/keycloak 2026-05-22 01:36:01.289003 | instance | auth-system/networkpolicies/keycloak 2026-05-22 01:36:01.316081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:01.342110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:01.454495 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:01.461143 | instance | auth-system/pods/keycloak-0 2026-05-22 01:36:01.474522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:01.499565 | instance | cert-manager/pods/cert-manager-75c4c745bc-7x6ww 2026-05-22 01:36:01.560784 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:01.577598 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:01.646738 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-vnmq8 2026-05-22 01:36:01.658022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:01.685643 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:01.727385 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-hktr7 2026-05-22 01:36:01.764343 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:01.791806 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:01.865928 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-05-22 01:36:01.869978 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:01.902780 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:01.947587 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-05-22 01:36:01.972096 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:01.995791 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:02.065860 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:02.096586 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-05-22 01:36:02.102229 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:02.169845 | instance | auth-system/secrets/keycloak 2026-05-22 01:36:02.171116 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:02.205972 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:02.279320 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:02.301071 | instance | auth-system/secrets/keycloak-externaldb 2026-05-22 01:36:02.303677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:02.367015 | instance | auth-system/secrets/keycloak.199-204-45-216.nip.io-tls 2026-05-22 01:36:02.375730 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:02.413847 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:02.474318 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:02.507963 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-05-22 01:36:02.513665 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-22 01:36:02.524978 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:02.572743 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:02.578795 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-05-22 01:36:02.619748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:02.664793 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:02.723013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:02.728776 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-05-22 01:36:02.757706 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:02.776729 | instance | cert-manager/roles/cert-manager:leaderelection 2026-05-22 01:36:02.834874 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-22 01:36:02.845665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:02.847480 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:02.927860 | instance | auth-system/serviceaccounts/default 2026-05-22 01:36:02.948120 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:02.965257 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:02.989239 | instance | auth-system/serviceaccounts/keycloak 2026-05-22 01:36:03.071520 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:03.079245 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:03.169974 | instance | auth-system/services/keycloak 2026-05-22 01:36:03.172570 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:03.175463 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:03.199204 | instance | auth-system/services/keycloak-headless 2026-05-22 01:36:03.257786 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:03.360791 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:03.377505 | instance | auth-system/services/keycloak-metrics 2026-05-22 01:36:03.405708 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-05-22 01:36:03.457556 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:03.457740 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:03.559368 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:03.560880 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:03.569017 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-05-22 01:36:03.613264 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-05-22 01:36:03.677835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:03.679039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:03.760202 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-05-22 01:36:03.783983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:03.786189 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:03.839809 | instance | cert-manager/serviceaccounts/cert-manager 2026-05-22 01:36:03.878638 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:03.887926 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:03.981122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:03.982638 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:04.036038 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-05-22 01:36:04.080027 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:04.085472 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-05-22 01:36:04.085606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:04.176147 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:04.190022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:04.289147 | instance | cert-manager/serviceaccounts/default 2026-05-22 01:36:04.292480 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:04.297995 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-22 01:36:04.306990 | instance | auth-system/statefulsets/keycloak 2026-05-22 01:36:04.308626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:04.382318 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:04.408994 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:04.487240 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:04.509540 | instance | cert-manager/services/cert-manager 2026-05-22 01:36:04.520078 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:04.533756 | instance | cert-manager/services/cert-manager-webhook 2026-05-22 01:36:04.598806 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:04.635424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:04.693031 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:04.721214 | instance | default/configmaps/kube-root-ca.crt 2026-05-22 01:36:04.740381 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-05-22 01:36:04.753998 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:04.798881 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:04.842479 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:04.900919 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:04.916048 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-05-22 01:36:04.939462 | instance | default/endpoints/kubernetes 2026-05-22 01:36:04.952878 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:05.009526 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-22 01:36:05.019605 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:05.061613 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:05.098085 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-05-22 01:36:05.114241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:05.151566 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-05-22 01:36:05.176553 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:05.219139 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:05.267603 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:05.312971 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:05.334564 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-ffxkn 2026-05-22 01:36:05.337699 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-05-22 01:36:05.387044 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:05.404156 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:05.491292 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:05.500962 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:05.540913 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-05-22 01:36:05.562158 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-05-22 01:36:05.581435 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:05.618709 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:05.668213 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:05.726567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:05.731715 | instance | default/serviceaccounts/default 2026-05-22 01:36:05.751051 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-05-22 01:36:05.770772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:05.841764 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-22 01:36:05.850242 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:05.888691 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:05.939353 | instance | default/services/kubernetes 2026-05-22 01:36:05.948832 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-05-22 01:36:05.949842 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:05.989571 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:06.055342 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:06.102564 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:06.142984 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-05-22 01:36:06.149071 | instance | envoy-gateway-system/serviceaccounts/default 2026-05-22 01:36:06.157826 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:06.231904 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:06.277036 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:06.349491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:06.350251 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-05-22 01:36:06.381706 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:06.424961 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-05-22 01:36:06.473118 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:06.481376 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:06.575071 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:06.580773 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:06.631644 | instance | envoy-gateway-system/secrets/envoy 2026-05-22 01:36:06.690552 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:06.732264 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-05-22 01:36:06.746357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:06.803213 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-22 01:36:06.811082 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:06.844602 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-05-22 01:36:06.850888 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:06.931086 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:06.964895 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:06.966736 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-05-22 01:36:07.052031 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:07.066701 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:07.084872 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-05-22 01:36:07.169397 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:07.190444 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-05-22 01:36:07.190815 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:07.279393 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:07.288143 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-05-22 01:36:07.367636 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:07.369574 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:07.397158 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-05-22 01:36:07.462814 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:07.508681 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-05-22 01:36:07.590278 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:07.592008 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:07.671328 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:07.690279 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:07.709094 | instance | envoy-gateway-system/services/envoy-gateway 2026-05-22 01:36:07.760868 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:07.779685 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-22 01:36:07.795876 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:07.873063 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:07.934307 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-05-22 01:36:07.936500 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-05-22 01:36:07.982787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:08.098977 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:08.153378 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-05-22 01:36:08.170400 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-05-22 01:36:08.239947 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:08.382786 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:08.392987 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:08.437170 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-05-22 01:36:08.449461 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-05-22 01:36:08.506038 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:08.513553 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:08.640960 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:08.664491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:08.665600 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-05-22 01:36:08.667077 | instance | ingress-nginx/pods/ingress-nginx-controller-98vcp 2026-05-22 01:36:08.750832 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:08.815426 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:08.860292 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:08.877947 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-ztx6l 2026-05-22 01:36:08.890705 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-05-22 01:36:08.925688 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:08.963161 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:09.099050 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-22 01:36:09.119093 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:09.119456 | instance | ingress-nginx/roles/ingress-nginx 2026-05-22 01:36:09.125193 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:09.130327 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-05-22 01:36:09.234905 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:09.337871 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-05-22 01:36:09.346207 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:09.368077 | instance | ingress-nginx/serviceaccounts/default 2026-05-22 01:36:09.396368 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:09.446466 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:09.552042 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:09.556954 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-05-22 01:36:09.560288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:09.603328 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-05-22 01:36:09.773930 | instance | ingress-nginx/services/ingress-nginx-controller 2026-05-22 01:36:09.836443 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:09.862859 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-05-22 01:36:09.874249 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:09.967258 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:09.992157 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-05-22 01:36:10.058673 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-05-22 01:36:10.083489 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:10.097107 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:10.179237 | instance | kube-public/configmaps/cluster-info 2026-05-22 01:36:10.232047 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:10.236290 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:10.270112 | instance | kube-public/configmaps/kube-root-ca.crt 2026-05-22 01:36:10.332546 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:10.402232 | instance | kube-node-lease/serviceaccounts/default 2026-05-22 01:36:10.429529 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:10.492017 | instance | kube-system/configmaps/cilium-config 2026-05-22 01:36:10.539474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:10.594548 | instance | kube-system/configmaps/coredns 2026-05-22 01:36:10.598784 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:10.640559 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:10.704971 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-05-22 01:36:10.721238 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:10.820442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:10.821161 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-05-22 01:36:10.923933 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-22 01:36:10.936135 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:10.970955 | instance | kube-system/configmaps/kube-proxy 2026-05-22 01:36:11.051969 | instance | kube-system/configmaps/kube-root-ca.crt 2026-05-22 01:36:11.087118 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:11.189670 | instance | kube-system/configmaps/kubeadm-config 2026-05-22 01:36:11.200101 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:11.276283 | instance | kube-system/configmaps/kubelet-config 2026-05-22 01:36:11.400401 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:11.406344 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-05-22 01:36:11.491197 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-05-22 01:36:11.503214 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:11.611003 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-05-22 01:36:11.634624 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:11.704884 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-05-22 01:36:11.824613 | instance | kube-system/daemonsets/cilium 2026-05-22 01:36:11.870807 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:11.914471 | instance | kube-system/daemonsets/kube-proxy 2026-05-22 01:36:12.069621 | instance | kube-system/deployment/cilium-operator 2026-05-22 01:36:12.130265 | instance | kube-system/deployment/coredns 2026-05-22 01:36:12.266952 | instance | kube-public/serviceaccounts/default 2026-05-22 01:36:12.310600 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:12.358288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:12.360518 | instance | kube-system/endpoints/kube-dns 2026-05-22 01:36:12.453868 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:12.477429 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-05-22 01:36:12.538941 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:12.557874 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-05-22 01:36:12.603799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:12.635854 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:12.662024 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-05-22 01:36:12.702781 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-22 01:36:12.713536 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:12.746746 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:12.760684 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-05-22 01:36:12.813769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:12.850693 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:12.873206 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-05-22 01:36:12.943986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:12.948057 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:12.960090 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-05-22 01:36:13.055786 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:13.089389 | instance | kube-system/pods/cilium-jxtkw 2026-05-22 01:36:13.112344 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:13.156039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:13.168133 | instance | kube-system/pods/cilium-operator-869df985b8-lmtkd 2026-05-22 01:36:13.264260 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:13.268661 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:13.330815 | instance | kube-system/pods/coredns-67659f764b-rmzc8 2026-05-22 01:36:13.360367 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:13.370411 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:13.372621 | instance | kube-system/pods/coredns-67659f764b-spsjc 2026-05-22 01:36:13.458922 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:13.466466 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:13.528501 | instance | kube-system/pods/etcd-instance 2026-05-22 01:36:13.575912 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:13.576262 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:13.589964 | instance | kube-system/pods/kube-apiserver-instance 2026-05-22 01:36:13.676836 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:13.693386 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-22 01:36:13.707110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:13.759889 | instance | kube-system/pods/kube-controller-manager-instance 2026-05-22 01:36:13.786608 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:13.797859 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:13.800847 | instance | kube-system/pods/kube-proxy-fq67h 2026-05-22 01:36:13.891128 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:13.901131 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-22 01:36:13.968998 | instance | kube-system/pods/kube-scheduler-instance 2026-05-22 01:36:14.021448 | instance | kube-system/pods/kube-vip-instance 2026-05-22 01:36:14.180720 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-05-22 01:36:14.227633 | instance | local-path-storage/configmaps/local-path-config 2026-05-22 01:36:14.378536 | instance | kube-system/rolebindings/cilium-config-agent 2026-05-22 01:36:14.468794 | instance | kube-system/rolebindings/kube-proxy 2026-05-22 01:36:14.613561 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-05-22 01:36:14.637346 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-05-22 01:36:14.794475 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-05-22 01:36:14.802022 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-05-22 01:36:14.975641 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-05-22 01:36:14.990752 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-05-22 01:36:15.156388 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-05-22 01:36:15.161416 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-05-22 01:36:15.342891 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-05-22 01:36:15.344381 | instance | local-path-storage/deployment/local-path-provisioner 2026-05-22 01:36:15.531105 | instance | kube-system/roles/cilium-config-agent 2026-05-22 01:36:15.538540 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-05-22 01:36:15.713985 | instance | kube-system/roles/kube-proxy 2026-05-22 01:36:15.719682 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-05-22 01:36:15.898740 | instance | kube-system/roles/kubeadm:kubelet-config 2026-05-22 01:36:15.898836 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-05-22 01:36:16.080168 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-05-22 01:36:16.082507 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-05-22 01:36:16.256968 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-05-22 01:36:16.290978 | instance | kube-system/roles/system:controller:cloud-provider 2026-05-22 01:36:16.440504 | instance | kube-system/roles/system:controller:token-cleaner 2026-05-22 01:36:16.490072 | instance | kube-system/secrets/bootstrap-token-lhiso5 2026-05-22 01:36:16.631963 | instance | kube-system/secrets/bootstrap-token-wiweq7 2026-05-22 01:36:16.671043 | instance | kube-system/secrets/kubeadm-certs 2026-05-22 01:36:16.814444 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-05-22 01:36:16.857324 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-05-22 01:36:17.064352 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-05-22 01:36:17.108273 | instance | kube-system/serviceaccounts/certificate-controller 2026-05-22 01:36:17.300369 | instance | kube-system/serviceaccounts/cilium 2026-05-22 01:36:17.319987 | instance | kube-system/serviceaccounts/cilium-operator 2026-05-22 01:36:17.525980 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-05-22 01:36:17.553364 | instance | kube-system/serviceaccounts/coredns 2026-05-22 01:36:17.768774 | instance | kube-system/serviceaccounts/cronjob-controller 2026-05-22 01:36:17.783538 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-05-22 01:36:17.976751 | instance | kube-system/serviceaccounts/default 2026-05-22 01:36:18.009009 | instance | kube-system/serviceaccounts/deployment-controller 2026-05-22 01:36:18.197285 | instance | kube-system/serviceaccounts/disruption-controller 2026-05-22 01:36:18.236496 | instance | kube-system/serviceaccounts/endpoint-controller 2026-05-22 01:36:18.435277 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-05-22 01:36:18.460855 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-05-22 01:36:18.655093 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-05-22 01:36:18.689748 | instance | kube-system/serviceaccounts/expand-controller 2026-05-22 01:36:18.863767 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-05-22 01:36:18.898834 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-05-22 01:36:19.073157 | instance | kube-system/serviceaccounts/job-controller 2026-05-22 01:36:19.125006 | instance | kube-system/serviceaccounts/kube-proxy 2026-05-22 01:36:19.307240 | instance | kube-system/serviceaccounts/namespace-controller 2026-05-22 01:36:19.395149 | instance | kube-system/serviceaccounts/node-controller 2026-05-22 01:36:19.565118 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-05-22 01:36:19.615717 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-05-22 01:36:19.781861 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-05-22 01:36:19.860153 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-05-22 01:36:20.019425 | instance | kube-system/serviceaccounts/replicaset-controller 2026-05-22 01:36:20.095630 | instance | kube-system/serviceaccounts/replication-controller 2026-05-22 01:36:20.243227 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-05-22 01:36:20.312228 | instance | kube-system/services/kube-dns 2026-05-22 01:36:20.455308 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-05-22 01:36:20.523525 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-05-22 01:36:20.687092 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-05-22 01:36:20.723183 | instance | kube-system/serviceaccounts/service-account-controller 2026-05-22 01:36:20.886204 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-05-22 01:36:20.950874 | instance | kube-system/serviceaccounts/service-controller 2026-05-22 01:36:21.081526 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-05-22 01:36:21.173060 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-05-22 01:36:21.272643 | instance | kube-system/serviceaccounts/statefulset-controller 2026-05-22 01:36:21.371438 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-05-22 01:36:21.483365 | instance | kube-system/serviceaccounts/token-cleaner 2026-05-22 01:36:21.554102 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-05-22 01:36:21.676789 | instance | kube-system/serviceaccounts/ttl-controller 2026-05-22 01:36:21.764796 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-5ht8d 2026-05-22 01:36:21.872213 | instance | monitoring/configmaps/goldpinger-zap 2026-05-22 01:36:21.950571 | instance | monitoring/configmaps/ipmi-exporter 2026-05-22 01:36:22.064564 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-05-22 01:36:22.126864 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-05-22 01:36:22.244144 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-05-22 01:36:22.322860 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-05-22 01:36:22.422995 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-05-22 01:36:22.515874 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-05-22 01:36:22.612524 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-05-22 01:36:22.746576 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-05-22 01:36:22.798484 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-05-22 01:36:23.010331 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-05-22 01:36:23.047034 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-05-22 01:36:23.212376 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-05-22 01:36:23.405707 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-05-22 01:36:23.408308 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-05-22 01:36:23.600603 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-05-22 01:36:23.615483 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-05-22 01:36:23.794151 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-05-22 01:36:23.799352 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-05-22 01:36:23.975887 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-05-22 01:36:23.980871 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-05-22 01:36:24.165493 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-05-22 01:36:24.166501 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-05-22 01:36:24.352050 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-05-22 01:36:24.353277 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-05-22 01:36:24.542603 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-05-22 01:36:24.542721 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-05-22 01:36:24.729902 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-05-22 01:36:24.735035 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-05-22 01:36:24.922232 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-05-22 01:36:24.945908 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-05-22 01:36:25.124081 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-05-22 01:36:25.136556 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-05-22 01:36:25.319122 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-05-22 01:36:25.325000 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-05-22 01:36:25.524654 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-05-22 01:36:25.533693 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-05-22 01:36:25.718294 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-05-22 01:36:25.729568 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-05-22 01:36:25.915842 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-05-22 01:36:25.916615 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-05-22 01:36:26.105344 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-05-22 01:36:26.109399 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-05-22 01:36:26.293586 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-05-22 01:36:26.302015 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-05-22 01:36:26.480471 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-05-22 01:36:26.485955 | instance | monitoring/configmaps/kube-root-ca.crt 2026-05-22 01:36:26.675770 | instance | monitoring/configmaps/loki 2026-05-22 01:36:26.680740 | instance | monitoring/daemonsets/goldpinger 2026-05-22 01:36:26.865308 | instance | monitoring/configmaps/loki-alerting-rules 2026-05-22 01:36:26.892765 | instance | monitoring/daemonsets/ipmi-exporter 2026-05-22 01:36:27.052626 | instance | monitoring/configmaps/loki-gateway 2026-05-22 01:36:27.153658 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-05-22 01:36:27.263776 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-05-22 01:36:27.369826 | instance | monitoring/configmaps/loki-runtime 2026-05-22 01:36:27.506288 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0 2026-05-22 01:36:27.573126 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-05-22 01:36:27.733089 | instance | monitoring/daemonsets/vector 2026-05-22 01:36:27.769289 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-05-22 01:36:27.957145 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-05-22 01:36:27.981475 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-05-22 01:36:28.175402 | instance | monitoring/configmaps/vector 2026-05-22 01:36:28.262144 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-05-22 01:36:28.359191 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-05-22 01:36:28.462085 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-05-22 01:36:28.586104 | instance | monitoring/deployment/loki-gateway 2026-05-22 01:36:28.674410 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-05-22 01:36:28.797142 | instance | monitoring/deployment/node-feature-discovery-gc 2026-05-22 01:36:28.869569 | instance | monitoring/deployment/node-feature-discovery-master 2026-05-22 01:36:28.986447 | instance | monitoring/deployment/prometheus-pushgateway 2026-05-22 01:36:29.081481 | instance | monitoring/endpoints/alertmanager-operated 2026-05-22 01:36:29.194522 | instance | monitoring/endpoints/goldpinger 2026-05-22 01:36:29.266823 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-05-22 01:36:29.399128 | instance | local-path-storage/serviceaccounts/default 2026-05-22 01:36:29.493557 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-05-22 01:36:29.609992 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-05-22 01:36:29.693409 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-05-22 01:36:29.825043 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-05-22 01:36:29.897150 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-05-22 01:36:30.021193 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-05-22 01:36:30.097765 | instance | monitoring/endpoints/loki 2026-05-22 01:36:30.214802 | instance | monitoring/endpoints/loki-chunks-cache 2026-05-22 01:36:30.280744 | instance | monitoring/endpoints/loki-gateway 2026-05-22 01:36:30.391892 | instance | monitoring/endpoints/loki-headless 2026-05-22 01:36:30.483506 | instance | monitoring/endpoints/loki-memberlist 2026-05-22 01:36:30.596929 | instance | monitoring/endpoints/loki-results-cache 2026-05-22 01:36:30.696591 | instance | monitoring/endpoints/prometheus-operated 2026-05-22 01:36:30.808121 | instance | monitoring/endpoints/prometheus-pushgateway 2026-05-22 01:36:30.910903 | instance | monitoring/endpoints/prometheus-smartctl-exporter 2026-05-22 01:36:31.018349 | instance | monitoring/endpoints/vector-headless 2026-05-22 01:36:31.106138 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-05-22 01:36:31.224593 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-05-22 01:36:31.319258 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-05-22 01:36:31.423994 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-05-22 01:36:31.529293 | instance | monitoring/pods/goldpinger-7g9km 2026-05-22 01:36:31.631844 | instance | monitoring/pods/kube-prometheus-stack-grafana-5d5f589d4-vzwb6 2026-05-22 01:36:31.749115 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-pkfm8 2026-05-22 01:36:31.853529 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-j8nhb 2026-05-22 01:36:31.953178 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-rcll9 2026-05-22 01:36:32.084039 | instance | monitoring/pods/loki-0 2026-05-22 01:36:32.156099 | instance | monitoring/pods/loki-chunks-cache-0 2026-05-22 01:36:32.287195 | instance | monitoring/pods/loki-gateway-cf54cb88c-j9dkj 2026-05-22 01:36:32.381522 | instance | monitoring/pods/loki-results-cache-0 2026-05-22 01:36:32.546369 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-dr4c8 2026-05-22 01:36:32.627785 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-whkhj 2026-05-22 01:36:32.810799 | instance | monitoring/pods/node-feature-discovery-worker-sn6bs 2026-05-22 01:36:32.883234 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-05-22 01:36:33.012952 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-qsk5f 2026-05-22 01:36:33.088536 | instance | monitoring/pods/vector-d5lqw 2026-05-22 01:36:33.265424 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-05-22 01:36:33.296260 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-05-22 01:36:33.496022 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-05-22 01:36:33.515366 | instance | openstack/configmaps/barbican-bin 2026-05-22 01:36:33.735002 | instance | openstack/configmaps/ceph-csi-config 2026-05-22 01:36:33.769730 | instance | openstack/configmaps/ceph-etc 2026-05-22 01:36:33.957443 | instance | openstack/configmaps/cinder-bin 2026-05-22 01:36:33.994509 | instance | openstack/configmaps/glance-bin 2026-05-22 01:36:34.198225 | instance | openstack/configmaps/keepalived-bin 2026-05-22 01:36:34.247442 | instance | openstack/configmaps/keystone-bin 2026-05-22 01:36:34.433709 | instance | openstack/configmaps/keystone-openid-metadata 2026-05-22 01:36:34.484308 | instance | openstack/configmaps/kube-root-ca.crt 2026-05-22 01:36:34.673351 | instance | openstack/configmaps/libvirt-bin 2026-05-22 01:36:34.730976 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-05-22 01:36:34.898702 | instance | openstack/configmaps/memcached-memcached-bin 2026-05-22 01:36:34.953665 | instance | openstack/configmaps/neutron-bin 2026-05-22 01:36:35.133305 | instance | openstack/configmaps/nova-bin 2026-05-22 01:36:35.210920 | instance | openstack/configmaps/openvswitch-bin 2026-05-22 01:36:35.366836 | instance | openstack/configmaps/ovn-bin 2026-05-22 01:36:35.435024 | instance | openstack/configmaps/ovn-controller-default-bin 2026-05-22 01:36:35.600017 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-05-22 01:36:35.672312 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-05-22 01:36:35.822454 | instance | openstack/configmaps/percona-xtradb-pxc 2026-05-22 01:36:35.907302 | instance | openstack/cronjobs/keystone-credential-rotate 2026-05-22 01:36:36.053376 | instance | openstack/configmaps/placement-bin 2026-05-22 01:36:36.128997 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-05-22 01:36:36.271974 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-05-22 01:36:36.337047 | instance | openstack/cronjobs/nova-cell-setup 2026-05-22 01:36:36.473940 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-05-22 01:36:36.549363 | instance | openstack/cronjobs/nova-service-cleaner 2026-05-22 01:36:36.687528 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-05-22 01:36:36.787244 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-05-22 01:36:36.895146 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-05-22 01:36:36.991767 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-05-22 01:36:37.102805 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-05-22 01:36:37.212955 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-05-22 01:36:37.332659 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-05-22 01:36:37.438214 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-05-22 01:36:37.544048 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-05-22 01:36:37.655577 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-05-22 01:36:37.758421 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-05-22 01:36:37.868840 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-05-22 01:36:37.977448 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-05-22 01:36:38.075185 | instance | openstack/configmaps/rook-config-override 2026-05-22 01:36:38.204280 | instance | openstack/configmaps/staffeln-bin 2026-05-22 01:36:38.285335 | instance | openstack/configmaps/valkey-configuration 2026-05-22 01:36:38.420212 | instance | openstack/configmaps/valkey-health 2026-05-22 01:36:38.500777 | instance | openstack/configmaps/valkey-scripts 2026-05-22 01:36:38.628783 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-05-22 01:36:38.720519 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-05-22 01:36:38.835249 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-05-22 01:36:38.912142 | instance | monitoring/rolebindings/prometheus-smartctl-exporter 2026-05-22 01:36:39.011975 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-05-22 01:36:39.099081 | instance | openstack/daemonsets/keepalived 2026-05-22 01:36:39.191145 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-05-22 01:36:39.359804 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-05-22 01:36:39.507225 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-05-22 01:36:39.588893 | instance | monitoring/roles/node-feature-discovery-worker 2026-05-22 01:36:39.763956 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default 2026-05-22 01:36:39.782954 | instance | openstack/daemonsets/neutron-ovn-vpn-agent-default 2026-05-22 01:36:40.019165 | instance | openstack/daemonsets/nova-compute-default 2026-05-22 01:36:40.024033 | instance | openstack/daemonsets/openvswitch 2026-05-22 01:36:40.269942 | instance | openstack/daemonsets/ovn-controller-default 2026-05-22 01:36:40.278068 | instance | openstack/deployment/barbican-api 2026-05-22 01:36:40.499238 | instance | openstack/deployment/cinder-api 2026-05-22 01:36:40.532257 | instance | openstack/deployment/cinder-backup 2026-05-22 01:36:40.733820 | instance | openstack/deployment/cinder-scheduler 2026-05-22 01:36:40.768483 | instance | openstack/deployment/cinder-volume 2026-05-22 01:36:40.953766 | instance | openstack/deployment/glance-api 2026-05-22 01:36:40.999580 | instance | openstack/deployment/keystone-api 2026-05-22 01:36:41.197928 | instance | openstack/deployment/memcached-memcached 2026-05-22 01:36:41.234320 | instance | openstack/deployment/neutron-rpc-server 2026-05-22 01:36:41.456583 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-05-22 01:36:41.482741 | instance | openstack/deployment/neutron-server 2026-05-22 01:36:41.665194 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-05-22 01:36:41.705606 | instance | openstack/deployment/nova-api-metadata 2026-05-22 01:36:41.871076 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-05-22 01:36:41.946838 | instance | openstack/deployment/nova-api-osapi 2026-05-22 01:36:42.045893 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-05-22 01:36:42.161603 | instance | openstack/deployment/nova-conductor 2026-05-22 01:36:42.240926 | instance | monitoring/secrets/alertmanager-tls 2026-05-22 01:36:42.388761 | instance | openstack/deployment/nova-novncproxy 2026-05-22 01:36:42.427117 | instance | monitoring/secrets/grafana-tls 2026-05-22 01:36:42.623900 | instance | openstack/deployment/nova-scheduler 2026-05-22 01:36:42.640621 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-05-22 01:36:42.823759 | instance | openstack/deployment/ovn-northd 2026-05-22 01:36:42.855411 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-05-22 01:36:43.067986 | instance | openstack/deployment/placement-api 2026-05-22 01:36:43.069245 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-05-22 01:36:43.247878 | instance | openstack/deployment/pxc-operator 2026-05-22 01:36:43.305466 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-05-22 01:36:43.467402 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-05-22 01:36:43.501774 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-05-22 01:36:43.699017 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-05-22 01:36:43.710080 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-05-22 01:36:43.889921 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-05-22 01:36:43.920894 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-05-22 01:36:44.119160 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-05-22 01:36:44.121794 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-05-22 01:36:44.298927 | instance | openstack/deployment/staffeln-api 2026-05-22 01:36:44.347744 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-05-22 01:36:44.528819 | instance | openstack/deployment/staffeln-conductor 2026-05-22 01:36:44.534577 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-rcll9-tls 2026-05-22 01:36:44.716959 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-05-22 01:36:44.755469 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-05-22 01:36:44.901354 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-05-22 01:36:44.946883 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-05-22 01:36:45.105290 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-05-22 01:36:45.144907 | instance | monitoring/secrets/prometheus-tls 2026-05-22 01:36:45.315315 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-05-22 01:36:45.343953 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-05-22 01:36:45.544689 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-05-22 01:36:45.671230 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-05-22 01:36:45.800614 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-05-22 01:36:45.860917 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1 2026-05-22 01:36:45.992162 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-05-22 01:36:46.057825 | instance | monitoring/serviceaccounts/default 2026-05-22 01:36:46.211184 | instance | monitoring/serviceaccounts/goldpinger 2026-05-22 01:36:46.324811 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-05-22 01:36:46.479182 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-05-22 01:36:46.619742 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-05-22 01:36:46.788507 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-05-22 01:36:46.860940 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-05-22 01:36:47.064254 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-05-22 01:36:47.118186 | instance | monitoring/serviceaccounts/loki 2026-05-22 01:36:47.331746 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-05-22 01:36:47.374602 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-05-22 01:36:47.612417 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-05-22 01:36:47.653706 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-05-22 01:36:47.867815 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter 2026-05-22 01:36:47.891415 | instance | monitoring/serviceaccounts/vector 2026-05-22 01:36:48.134930 | instance | openstack/endpoints/barbican-api 2026-05-22 01:36:48.191340 | instance | openstack/endpoints/ceph-mon 2026-05-22 01:36:48.336446 | instance | openstack/endpoints/cinder-api 2026-05-22 01:36:48.404712 | instance | openstack/endpoints/glance-api 2026-05-22 01:36:48.592862 | instance | openstack/endpoints/keystone-api 2026-05-22 01:36:48.643577 | instance | openstack/endpoints/memcached 2026-05-22 01:36:48.813410 | instance | openstack/endpoints/memcached-metrics 2026-05-22 01:36:48.873850 | instance | openstack/endpoints/neutron-server 2026-05-22 01:36:49.025142 | instance | openstack/endpoints/nova-api 2026-05-22 01:36:49.088115 | instance | openstack/endpoints/nova-metadata 2026-05-22 01:36:49.246284 | instance | openstack/endpoints/nova-novncproxy 2026-05-22 01:36:49.294862 | instance | openstack/endpoints/ovn-ovsdb-nb 2026-05-22 01:36:49.465047 | instance | openstack/endpoints/ovn-ovsdb-sb 2026-05-22 01:36:49.527677 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-05-22 01:36:49.717362 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-05-22 01:36:49.770425 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-05-22 01:36:49.963115 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-05-22 01:36:50.007269 | instance | openstack/endpoints/percona-xtradb-pxc 2026-05-22 01:36:50.202731 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-05-22 01:36:50.234947 | instance | openstack/endpoints/placement-api 2026-05-22 01:36:50.420124 | instance | openstack/endpoints/rabbitmq-barbican 2026-05-22 01:36:50.434021 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-05-22 01:36:50.636335 | instance | openstack/endpoints/rabbitmq-cinder 2026-05-22 01:36:50.641007 | instance | openstack/ingresses/compute 2026-05-22 01:36:50.856946 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-05-22 01:36:50.866886 | instance | openstack/ingresses/compute-novnc-proxy 2026-05-22 01:36:51.082498 | instance | openstack/endpoints/rabbitmq-glance 2026-05-22 01:36:51.090930 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-05-22 01:36:51.324885 | instance | openstack/endpoints/rabbitmq-keystone 2026-05-22 01:36:51.335144 | instance | openstack/ingresses/identity 2026-05-22 01:36:51.534831 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-05-22 01:36:51.601268 | instance | openstack/ingresses/image 2026-05-22 01:36:51.740594 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-05-22 01:36:51.820625 | instance | openstack/endpoints/rabbitmq-neutron 2026-05-22 01:36:51.951311 | instance | openstack/ingresses/key-manager 2026-05-22 01:36:52.031023 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-05-22 01:36:52.197870 | instance | openstack/ingresses/network 2026-05-22 01:36:52.258771 | instance | openstack/endpoints/rabbitmq-nova 2026-05-22 01:36:52.416251 | instance | openstack/ingresses/placement 2026-05-22 01:36:52.474438 | instance | openstack/ingresses/rook-ceph-cluster 2026-05-22 01:36:52.632621 | instance | openstack/ingresses/volumev3 2026-05-22 01:36:52.709941 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-05-22 01:36:52.885152 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-05-22 01:36:52.960259 | instance | openstack/endpoints/staffeln-api 2026-05-22 01:36:53.104585 | instance | openstack/endpoints/valkey 2026-05-22 01:36:53.169506 | instance | openstack/endpoints/valkey-headless 2026-05-22 01:36:53.319870 | instance | openstack/endpoints/valkey-metrics 2026-05-22 01:36:53.388459 | instance | monitoring/services/alertmanager-operated 2026-05-22 01:36:53.554945 | instance | monitoring/services/goldpinger 2026-05-22 01:36:53.590038 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-05-22 01:36:53.756024 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-05-22 01:36:53.793041 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-05-22 01:36:53.959092 | instance | monitoring/services/kube-prometheus-stack-operator 2026-05-22 01:36:53.995466 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-05-22 01:36:54.163505 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-05-22 01:36:54.183158 | instance | monitoring/services/loki 2026-05-22 01:36:54.347327 | instance | monitoring/services/loki-chunks-cache 2026-05-22 01:36:54.372288 | instance | monitoring/services/loki-gateway 2026-05-22 01:36:54.536050 | instance | monitoring/services/loki-headless 2026-05-22 01:36:54.556237 | instance | monitoring/services/loki-memberlist 2026-05-22 01:36:54.742573 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-05-22 01:36:54.743960 | instance | monitoring/statefulsets/loki 2026-05-22 01:36:54.947318 | instance | monitoring/statefulsets/loki-chunks-cache 2026-05-22 01:36:54.963110 | instance | monitoring/services/loki-results-cache 2026-05-22 01:36:55.151724 | instance | monitoring/services/prometheus-operated 2026-05-22 01:36:55.158099 | instance | monitoring/statefulsets/loki-results-cache 2026-05-22 01:36:55.347814 | instance | monitoring/services/prometheus-pushgateway 2026-05-22 01:36:55.359023 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-05-22 01:36:55.538886 | instance | monitoring/services/prometheus-smartctl-exporter 2026-05-22 01:36:55.565511 | instance | monitoring/services/vector-headless 2026-05-22 01:36:55.748322 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-05-22 01:36:55.767733 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-05-22 01:36:55.932773 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-05-22 01:36:55.943921 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-05-22 01:36:56.131140 | instance | openstack/jobs/barbican-db-init 2026-05-22 01:36:56.157371 | instance | openstack/jobs/barbican-db-sync 2026-05-22 01:36:56.350830 | instance | openstack/jobs/barbican-ks-endpoints 2026-05-22 01:36:56.386229 | instance | openstack/jobs/barbican-ks-service 2026-05-22 01:36:56.578351 | instance | openstack/jobs/barbican-ks-user 2026-05-22 01:36:56.584287 | instance | openstack/jobs/barbican-rabbit-init 2026-05-22 01:36:56.786262 | instance | openstack/jobs/cinder-backup-storage-init 2026-05-22 01:36:56.789836 | instance | openstack/jobs/cinder-bootstrap 2026-05-22 01:36:56.985802 | instance | openstack/jobs/cinder-create-internal-tenant 2026-05-22 01:36:57.016138 | instance | openstack/jobs/cinder-db-init 2026-05-22 01:36:57.197179 | instance | openstack/jobs/cinder-db-sync 2026-05-22 01:36:57.242889 | instance | openstack/jobs/cinder-ks-endpoints 2026-05-22 01:36:57.438070 | instance | openstack/jobs/cinder-ks-service 2026-05-22 01:36:57.507993 | instance | openstack/jobs/cinder-ks-user 2026-05-22 01:36:57.678816 | instance | openstack/jobs/cinder-rabbit-init 2026-05-22 01:36:57.761995 | instance | openstack/jobs/cinder-storage-init 2026-05-22 01:36:57.914151 | instance | openstack/jobs/glance-db-init 2026-05-22 01:36:58.003000 | instance | openstack/jobs/glance-db-sync 2026-05-22 01:36:58.129461 | instance | openstack/jobs/glance-ks-endpoints 2026-05-22 01:36:58.227083 | instance | openstack/jobs/glance-ks-service 2026-05-22 01:36:58.362556 | instance | openstack/jobs/glance-ks-user 2026-05-22 01:36:58.445432 | instance | openstack/jobs/glance-metadefs-load 2026-05-22 01:36:58.576677 | instance | openstack/jobs/glance-rabbit-init 2026-05-22 01:36:58.665485 | instance | openstack/jobs/glance-storage-init 2026-05-22 01:36:58.789414 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-05-22 01:36:58.873993 | instance | openstack/jobs/keystone-bootstrap 2026-05-22 01:36:58.979236 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-05-22 01:36:59.112220 | instance | openstack/jobs/keystone-credential-setup 2026-05-22 01:36:59.164369 | instance | openstack/jobs/keystone-db-init 2026-05-22 01:36:59.344600 | instance | openstack/jobs/keystone-db-sync 2026-05-22 01:36:59.389473 | instance | openstack/networkpolicies/valkey 2026-05-22 01:36:59.571103 | instance | openstack/jobs/keystone-domain-manage 2026-05-22 01:36:59.597206 | instance | openstack/jobs/keystone-fernet-setup 2026-05-22 01:36:59.790746 | instance | openstack/jobs/keystone-rabbit-init 2026-05-22 01:36:59.842649 | instance | openstack/jobs/neutron-db-init 2026-05-22 01:37:00.026770 | instance | openstack/jobs/neutron-db-sync 2026-05-22 01:37:00.101694 | instance | openstack/jobs/neutron-ks-endpoints 2026-05-22 01:37:00.270931 | instance | openstack/jobs/neutron-ks-service 2026-05-22 01:37:00.329222 | instance | openstack/jobs/neutron-ks-user 2026-05-22 01:37:00.490644 | instance | openstack/jobs/neutron-rabbit-init 2026-05-22 01:37:00.579734 | instance | openstack/jobs/nova-bootstrap 2026-05-22 01:37:00.750100 | instance | openstack/jobs/nova-cell-setup 2026-05-22 01:37:00.826649 | instance | openstack/jobs/nova-db-init 2026-05-22 01:37:00.976901 | instance | openstack/jobs/nova-db-sync 2026-05-22 01:37:01.053765 | instance | openstack/jobs/nova-ks-endpoints 2026-05-22 01:37:01.217359 | instance | openstack/jobs/nova-ks-service 2026-05-22 01:37:01.293323 | instance | openstack/jobs/nova-ks-user 2026-05-22 01:37:01.452216 | instance | openstack/jobs/nova-rabbit-init 2026-05-22 01:37:01.523892 | instance | openstack/jobs/placement-db-init 2026-05-22 01:37:01.685407 | instance | openstack/jobs/placement-db-sync 2026-05-22 01:37:01.781373 | instance | openstack/jobs/placement-ks-endpoints 2026-05-22 01:37:01.905090 | instance | openstack/jobs/placement-ks-service 2026-05-22 01:37:02.007760 | instance | openstack/jobs/placement-ks-user 2026-05-22 01:37:02.135534 | instance | openstack/jobs/staffeln-db-init 2026-05-22 01:37:02.233507 | instance | openstack/jobs/staffeln-db-sync 2026-05-22 01:37:02.381319 | instance | rook-ceph/deployment/rook-ceph-operator 2026-05-22 01:37:02.455882 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0 2026-05-22 01:37:02.575181 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0 2026-05-22 01:37:02.759262 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-05-22 01:37:02.911177 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-05-22 01:37:03.113408 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-05-22 01:37:03.213417 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-05-22 01:37:03.392728 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-05-22 01:37:03.541335 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-05-22 01:37:03.719350 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-05-22 01:37:03.883484 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-05-22 01:37:04.021268 | instance | openstack/pods/barbican-api-d79889d98-8ntc7 2026-05-22 01:37:04.192976 | instance | openstack/pods/barbican-db-init-kfzhz 2026-05-22 01:37:04.248495 | instance | openstack/pods/barbican-db-sync-78ngw 2026-05-22 01:37:04.400146 | instance | openstack/pods/barbican-ks-endpoints-skvjz 2026-05-22 01:37:04.466465 | instance | openstack/pods/barbican-ks-service-td7w8 2026-05-22 01:37:04.623582 | instance | openstack/pods/barbican-ks-user-jjzp9 2026-05-22 01:37:04.695441 | instance | openstack/pods/barbican-rabbit-init-vb9fx 2026-05-22 01:37:04.845834 | instance | openstack/pods/cinder-api-6594b55dc7-jnlr8 2026-05-22 01:37:04.902284 | instance | openstack/pods/cinder-backup-59b7b44967-r9zpb 2026-05-22 01:37:05.076609 | instance | openstack/pods/cinder-backup-storage-init-zwrz6 2026-05-22 01:37:05.147733 | instance | openstack/pods/cinder-bootstrap-qm4dc 2026-05-22 01:37:05.313148 | instance | openstack/pods/cinder-create-internal-tenant-dqz4g 2026-05-22 01:37:05.472024 | instance | openstack/pods/cinder-db-init-j4vtb 2026-05-22 01:37:05.570787 | instance | openstack/pods/cinder-db-sync-2g7nk 2026-05-22 01:37:05.697128 | instance | openstack/pods/cinder-ks-endpoints-8v9c5 2026-05-22 01:37:05.796404 | instance | openstack/pods/cinder-ks-service-hfgcn 2026-05-22 01:37:05.943802 | instance | openstack/pods/cinder-ks-user-qzkkl 2026-05-22 01:37:06.020828 | instance | openstack/pods/cinder-rabbit-init-qfgfh 2026-05-22 01:37:06.170273 | instance | openstack/pods/cinder-scheduler-85fc85fc55-whkf2 2026-05-22 01:37:06.237463 | instance | openstack/pods/cinder-storage-init-9pbx7 2026-05-22 01:37:06.396822 | instance | openstack/pods/cinder-volume-dcfbd8899-r9bvr 2026-05-22 01:37:06.453109 | instance | openstack/pods/glance-api-5cc85b4859-4nmhm 2026-05-22 01:37:06.642593 | instance | openstack/pods/glance-db-init-m86mh 2026-05-22 01:37:06.681907 | instance | openstack/pods/glance-db-sync-vp5hr 2026-05-22 01:37:06.878045 | instance | openstack/pods/glance-ks-endpoints-thxm5 2026-05-22 01:37:06.912898 | instance | openstack/pods/glance-ks-service-jdrlx 2026-05-22 01:37:07.103326 | instance | openstack/pods/glance-ks-user-qmbhs 2026-05-22 01:37:07.135782 | instance | openstack/pods/glance-metadefs-load-kbkd7 2026-05-22 01:37:07.340660 | instance | openstack/pods/glance-rabbit-init-7856m 2026-05-22 01:37:07.382737 | instance | openstack/pods/glance-storage-init-h5z96 2026-05-22 01:37:07.580733 | instance | openstack/pods/keepalived-k6xkl 2026-05-22 01:37:07.623605 | instance | openstack/pods/keystone-api-6b7776dcd-g7zsh 2026-05-22 01:37:07.823972 | instance | openstack/pods/keystone-bootstrap-696nm 2026-05-22 01:37:07.878938 | instance | openstack/pods/keystone-credential-setup-d6q67 2026-05-22 01:37:08.064116 | instance | openstack/pods/keystone-db-init-9tmw9 2026-05-22 01:37:08.131938 | instance | openstack/pods/keystone-db-sync-r9qcs 2026-05-22 01:37:08.285592 | instance | openstack/pods/keystone-domain-manage-qw4l5 2026-05-22 01:37:08.352433 | instance | openstack/pods/keystone-fernet-setup-9jjx6 2026-05-22 01:37:08.517806 | instance | openstack/pods/keystone-rabbit-init-8lhpb 2026-05-22 01:37:08.589105 | instance | openstack/pods/libvirt-libvirt-default-zjdvg 2026-05-22 01:37:08.737608 | instance | openstack/pods/memcached-memcached-6479589586-xc92h 2026-05-22 01:37:08.829210 | instance | openstack/pods/neutron-db-init-lzws6 2026-05-22 01:37:08.966756 | instance | openstack/pods/neutron-db-sync-lbvkv 2026-05-22 01:37:09.046988 | instance | openstack/pods/neutron-ks-endpoints-xl8jf 2026-05-22 01:37:09.217499 | instance | openstack/pods/neutron-ks-service-8wqvh 2026-05-22 01:37:09.285558 | instance | openstack/pods/neutron-ks-user-bq5ct 2026-05-22 01:37:09.440371 | instance | openstack/pods/neutron-netns-cleanup-cron-default-pn7bb 2026-05-22 01:37:09.522364 | instance | openstack/pods/neutron-ovn-metadata-agent-default-49jz7 2026-05-22 01:37:09.671908 | instance | openstack/pods/neutron-ovn-vpn-agent-default-xdlqb 2026-05-22 01:37:09.747133 | instance | openstack/pods/neutron-rabbit-init-ghfv6 2026-05-22 01:37:09.912042 | instance | openstack/pods/neutron-rpc-server-85b99fd6d-vs5qc 2026-05-22 01:37:09.946054 | instance | openstack/pods/neutron-server-574987b5c-dnslc 2026-05-22 01:37:10.153725 | instance | openstack/pods/nova-api-metadata-b899d8464-mt2xc 2026-05-22 01:37:10.207031 | instance | openstack/pods/nova-api-osapi-596b66887b-cl9j7 2026-05-22 01:37:10.384423 | instance | openstack/pods/nova-bootstrap-tdl6b 2026-05-22 01:37:10.449727 | instance | openstack/pods/nova-cell-setup-4kgjb 2026-05-22 01:37:10.619309 | instance | openstack/pods/nova-compute-default-2zkb8 2026-05-22 01:37:10.666777 | instance | openstack/pods/nova-conductor-6644cb6c6-mgkht 2026-05-22 01:37:10.861976 | instance | openstack/pods/nova-db-init-7qck8 2026-05-22 01:37:10.931742 | instance | openstack/pods/nova-db-sync-4hml2 2026-05-22 01:37:11.128855 | instance | openstack/pods/nova-ks-endpoints-2w7kf 2026-05-22 01:37:11.187981 | instance | openstack/pods/nova-ks-service-2lmf5 2026-05-22 01:37:11.365387 | instance | openstack/pods/nova-ks-user-rl5q5 2026-05-22 01:37:11.404006 | instance | openstack/pods/nova-novncproxy-7d778549f5-zmzqx 2026-05-22 01:37:11.587604 | instance | openstack/pods/nova-rabbit-init-hzmpv 2026-05-22 01:37:11.647018 | instance | openstack/pods/nova-scheduler-868c694584-74tfx 2026-05-22 01:37:11.812276 | instance | openstack/pods/openvswitch-czwjl 2026-05-22 01:37:11.873268 | instance | openstack/pods/ovn-controller-default-qsb86 2026-05-22 01:37:12.046267 | instance | openstack/pods/ovn-northd-fc978744-dcrs6 2026-05-22 01:37:12.107699 | instance | openstack/pods/ovn-ovsdb-nb-0 2026-05-22 01:37:12.284898 | instance | openstack/pods/ovn-ovsdb-sb-0 2026-05-22 01:37:12.343630 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-05-22 01:37:12.509006 | instance | openstack/pods/percona-xtradb-pxc-0 2026-05-22 01:37:12.579288 | instance | openstack/pods/placement-api-5f796d8859-xlz2r 2026-05-22 01:37:12.741715 | instance | openstack/pods/placement-db-init-9zgz5 2026-05-22 01:37:12.828190 | instance | openstack/pods/placement-db-sync-dzgmp 2026-05-22 01:37:12.978554 | instance | openstack/pods/placement-ks-endpoints-2r6wn 2026-05-22 01:37:13.093433 | instance | openstack/pods/placement-ks-service-5lfsr 2026-05-22 01:37:13.218916 | instance | openstack/pods/placement-ks-user-4f6nv 2026-05-22 01:37:13.328812 | instance | openstack/pods/pxc-operator-69cb5bbdb9-mpm9k 2026-05-22 01:37:13.457744 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-05-22 01:37:13.593152 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-05-22 01:37:13.690538 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-snx4x 2026-05-22 01:37:13.830999 | instance | openstack/rolebindings/barbican-barbican-api 2026-05-22 01:37:13.902039 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-05-22 01:37:14.015451 | instance | openstack/pods/rabbitmq-glance-server-0 2026-05-22 01:37:14.085062 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-05-22 01:37:14.247392 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-05-22 01:37:14.326277 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-4jd24 2026-05-22 01:37:14.426588 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-05-22 01:37:14.553712 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-05-22 01:37:14.606041 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-05-22 01:37:14.797069 | instance | openstack/pods/rabbitmq-nova-server-0 2026-05-22 01:37:14.809377 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-05-22 01:37:14.981543 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-qs5xb 2026-05-22 01:37:15.000903 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-05-22 01:37:15.184298 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-qg749 2026-05-22 01:37:15.214598 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-05-22 01:37:15.407358 | instance | openstack/rolebindings/cinder-cinder-api 2026-05-22 01:37:15.413480 | instance | openstack/pods/staffeln-api-5c7d84fbd4-bd5nc 2026-05-22 01:37:15.588749 | instance | openstack/rolebindings/cinder-cinder-backup 2026-05-22 01:37:15.644485 | instance | openstack/pods/staffeln-conductor-5d5dcccf9f-498gt 2026-05-22 01:37:15.792806 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-05-22 01:37:15.880872 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-05-22 01:37:15.983007 | instance | openstack/pods/staffeln-db-init-vmpx2 2026-05-22 01:37:16.062212 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-05-22 01:37:16.209445 | instance | openstack/pods/staffeln-db-sync-p7hf7 2026-05-22 01:37:16.249576 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-05-22 01:37:16.429051 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-05-22 01:37:16.438528 | instance | openstack/pods/valkey-node-0 2026-05-22 01:37:16.609339 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-05-22 01:37:16.657470 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-05-22 01:37:16.796799 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-05-22 01:37:16.831989 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-05-22 01:37:16.974460 | instance | openstack/rolebindings/cinder-cinder-test 2026-05-22 01:37:17.022504 | instance | openstack/rolebindings/cinder-cinder-volume 2026-05-22 01:37:17.169853 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-05-22 01:37:17.220207 | instance | openstack/rolebindings/cinder-storage-init 2026-05-22 01:37:17.351994 | instance | openstack/rolebindings/glance-glance-api 2026-05-22 01:37:17.433604 | instance | openstack/rolebindings/glance-glance-db-init 2026-05-22 01:37:17.547000 | instance | openstack/rolebindings/glance-glance-db-sync 2026-05-22 01:37:17.623438 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-05-22 01:37:17.742689 | instance | openstack/rolebindings/glance-glance-ks-service 2026-05-22 01:37:17.811780 | instance | openstack/rolebindings/glance-glance-ks-user 2026-05-22 01:37:17.914860 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-05-22 01:37:17.989555 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-05-22 01:37:18.101306 | instance | openstack/rolebindings/glance-glance-storage-init 2026-05-22 01:37:18.175199 | instance | openstack/rolebindings/glance-glance-test 2026-05-22 01:37:18.303198 | instance | openstack/rolebindings/glance-storage-init 2026-05-22 01:37:18.371018 | instance | openstack/rolebindings/keepalived 2026-05-22 01:37:18.480232 | instance | openstack/rolebindings/keystone-credential-rotate 2026-05-22 01:37:18.554017 | instance | openstack/rolebindings/keystone-credential-setup 2026-05-22 01:37:18.661835 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-05-22 01:37:18.740559 | instance | openstack/rolebindings/keystone-fernet-setup 2026-05-22 01:37:18.839395 | instance | openstack/rolebindings/keystone-keystone-api 2026-05-22 01:37:18.914016 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-05-22 01:37:19.016451 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-05-22 01:37:19.082042 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-05-22 01:37:19.194181 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-05-22 01:37:19.254911 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-05-22 01:37:19.380845 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-05-22 01:37:19.462688 | instance | openstack/rolebindings/keystone-keystone-test 2026-05-22 01:37:19.594171 | instance | openstack/rolebindings/libvirt-cert-manager 2026-05-22 01:37:19.656641 | instance | openstack/rolebindings/libvirt-libvirt 2026-05-22 01:37:19.804182 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-05-22 01:37:19.848160 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-05-22 01:37:19.983419 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-05-22 01:37:20.044821 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-05-22 01:37:20.161197 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-05-22 01:37:20.225123 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent 2026-05-22 01:37:20.362012 | instance | openstack/rolebindings/neutron-neutron-ovn-vpn-agent 2026-05-22 01:37:20.433566 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-05-22 01:37:20.568081 | instance | openstack/rolebindings/neutron-neutron-rpc-server 2026-05-22 01:37:20.626385 | instance | openstack/rolebindings/neutron-neutron-server 2026-05-22 01:37:20.754116 | instance | openstack/rolebindings/neutron-neutron-test 2026-05-22 01:37:20.829337 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-05-22 01:37:20.943717 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-05-22 01:37:21.010002 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-05-22 01:37:21.131755 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-05-22 01:37:21.204852 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-05-22 01:37:21.320775 | instance | openstack/rolebindings/nova-nova-compute 2026-05-22 01:37:21.387842 | instance | openstack/rolebindings/nova-nova-conductor 2026-05-22 01:37:21.501798 | instance | openstack/rolebindings/nova-nova-db-init 2026-05-22 01:37:21.597344 | instance | openstack/rolebindings/nova-nova-db-sync 2026-05-22 01:37:21.678526 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-05-22 01:37:21.780332 | instance | openstack/rolebindings/nova-nova-ks-service 2026-05-22 01:37:21.859383 | instance | openstack/rolebindings/nova-nova-ks-user 2026-05-22 01:37:21.960864 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-05-22 01:37:22.053650 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-05-22 01:37:22.137332 | instance | openstack/rolebindings/nova-nova-scheduler 2026-05-22 01:37:22.234606 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-05-22 01:37:22.322848 | instance | openstack/rolebindings/nova-nova-test 2026-05-22 01:37:22.419195 | instance | openstack/rolebindings/ovn-bgp-agent 2026-05-22 01:37:22.509194 | instance | openstack/rolebindings/ovn-controller 2026-05-22 01:37:22.597890 | instance | openstack/rolebindings/ovn-northd 2026-05-22 01:37:22.685424 | instance | openstack/rolebindings/ovn-ovn-controller 2026-05-22 01:37:22.768169 | instance | openstack/rolebindings/ovn-ovn-northd 2026-05-22 01:37:22.865315 | instance | openstack/rolebindings/ovn-ovsdb 2026-05-22 01:37:22.951568 | instance | openstack/rolebindings/placement-placement-api 2026-05-22 01:37:23.032795 | instance | openstack/rolebindings/placement-placement-db-init 2026-05-22 01:37:23.124895 | instance | openstack/rolebindings/placement-placement-db-sync 2026-05-22 01:37:23.243817 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-05-22 01:37:23.332730 | instance | openstack/rolebindings/placement-placement-ks-service 2026-05-22 01:37:23.460655 | instance | openstack/rolebindings/placement-placement-ks-user 2026-05-22 01:37:23.521370 | instance | openstack/rolebindings/pxc-operator 2026-05-22 01:37:23.648206 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-05-22 01:37:23.702473 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-05-22 01:37:23.839479 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-05-22 01:37:23.895150 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-05-22 01:37:24.053840 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-05-22 01:37:24.078270 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-05-22 01:37:24.228388 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-05-22 01:37:24.262460 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-05-22 01:37:24.397830 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-05-22 01:37:24.485163 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-05-22 01:37:24.567463 | instance | openstack/rolebindings/rook-ceph-mgr 2026-05-22 01:37:24.682464 | instance | openstack/rolebindings/rook-ceph-osd 2026-05-22 01:37:24.745736 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-05-22 01:37:24.888087 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-05-22 01:37:24.918494 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-05-22 01:37:25.083422 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-05-22 01:37:25.121681 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-05-22 01:37:25.271838 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-05-22 01:37:25.316654 | instance | openstack/roles/barbican-openstack-barbican-api 2026-05-22 01:37:25.450196 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-05-22 01:37:25.518237 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-05-22 01:37:25.642360 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-05-22 01:37:25.696453 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-05-22 01:37:25.842461 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-05-22 01:37:25.885274 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-05-22 01:37:26.038370 | instance | openstack/roles/cinder-backup-storage-init 2026-05-22 01:37:26.077098 | instance | openstack/roles/cinder-openstack-cinder-api 2026-05-22 01:37:26.218790 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-05-22 01:37:26.280410 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-05-22 01:37:26.410153 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-05-22 01:37:26.473947 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-05-22 01:37:26.595333 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-05-22 01:37:26.660876 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-05-22 01:37:26.770828 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-05-22 01:37:26.838021 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-05-22 01:37:26.962299 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-05-22 01:37:27.015735 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-05-22 01:37:27.150424 | instance | openstack/roles/cinder-openstack-cinder-test 2026-05-22 01:37:27.199574 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-05-22 01:37:27.345402 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-05-22 01:37:27.410964 | instance | openstack/roles/cinder-storage-init 2026-05-22 01:37:27.545928 | instance | openstack/roles/glance-openstack-glance-api 2026-05-22 01:37:27.596279 | instance | openstack/roles/glance-openstack-glance-db-init 2026-05-22 01:37:27.742588 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-05-22 01:37:27.789334 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-05-22 01:37:27.941640 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-05-22 01:37:27.985866 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-05-22 01:37:28.139562 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-05-22 01:37:28.172702 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-05-22 01:37:28.321441 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-05-22 01:37:28.361269 | instance | openstack/roles/glance-openstack-glance-test 2026-05-22 01:37:28.497712 | instance | openstack/roles/glance-storage-init 2026-05-22 01:37:28.548783 | instance | openstack/roles/keepalived 2026-05-22 01:37:28.666423 | instance | openstack/roles/keystone-credential-rotate 2026-05-22 01:37:28.726780 | instance | openstack/roles/keystone-credential-setup 2026-05-22 01:37:28.864516 | instance | openstack/roles/keystone-fernet-rotate 2026-05-22 01:37:28.925973 | instance | openstack/roles/keystone-fernet-setup 2026-05-22 01:37:29.042607 | instance | openstack/roles/keystone-openstack-keystone-api 2026-05-22 01:37:29.127288 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-05-22 01:37:29.247902 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-05-22 01:37:29.327224 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-05-22 01:37:29.441617 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-05-22 01:37:29.541617 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-05-22 01:37:29.637565 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-05-22 01:37:29.742374 | instance | openstack/roles/keystone-openstack-keystone-test 2026-05-22 01:37:29.829428 | instance | openstack/roles/libvirt-cert-manager 2026-05-22 01:37:29.927940 | instance | openstack/roles/libvirt-openstack-libvirt 2026-05-22 01:37:30.023841 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-05-22 01:37:30.116244 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-05-22 01:37:30.221325 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-05-22 01:37:30.293672 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-05-22 01:37:30.400628 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-05-22 01:37:30.482460 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent 2026-05-22 01:37:30.605770 | instance | openstack/roles/neutron-openstack-neutron-ovn-vpn-agent 2026-05-22 01:37:30.691687 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-05-22 01:37:30.807155 | instance | openstack/roles/neutron-openstack-neutron-rpc-server 2026-05-22 01:37:30.889651 | instance | openstack/roles/neutron-openstack-neutron-server 2026-05-22 01:37:30.983961 | instance | openstack/roles/neutron-openstack-neutron-test 2026-05-22 01:37:31.104652 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-05-22 01:37:31.182631 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-05-22 01:37:31.302495 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-05-22 01:37:31.365147 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-05-22 01:37:31.489092 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-05-22 01:37:31.556390 | instance | openstack/roles/nova-openstack-nova-compute 2026-05-22 01:37:31.687685 | instance | openstack/roles/nova-openstack-nova-conductor 2026-05-22 01:37:31.737061 | instance | openstack/roles/nova-openstack-nova-db-init 2026-05-22 01:37:31.898212 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-05-22 01:37:31.967103 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-05-22 01:37:32.098298 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-05-22 01:37:32.200280 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-05-22 01:37:32.346347 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-05-22 01:37:32.405314 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-05-22 01:37:32.552545 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-05-22 01:37:32.611251 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-05-22 01:37:32.738624 | instance | openstack/roles/nova-openstack-nova-test 2026-05-22 01:37:32.794140 | instance | openstack/roles/ovn-bgp-agent 2026-05-22 01:37:32.938905 | instance | openstack/roles/ovn-controller 2026-05-22 01:37:32.987076 | instance | openstack/roles/ovn-northd 2026-05-22 01:37:33.127193 | instance | openstack/roles/ovn-openstack-ovn-controller 2026-05-22 01:37:33.178502 | instance | openstack/roles/ovn-openstack-ovn-northd 2026-05-22 01:37:33.313659 | instance | openstack/roles/ovn-ovsdb 2026-05-22 01:37:33.368884 | instance | openstack/roles/placement-openstack-placement-api 2026-05-22 01:37:33.507033 | instance | openstack/roles/placement-openstack-placement-db-init 2026-05-22 01:37:33.573019 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-05-22 01:37:33.708602 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-05-22 01:37:33.765113 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-05-22 01:37:33.899417 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-05-22 01:37:33.962034 | instance | openstack/roles/pxc-operator 2026-05-22 01:37:34.074723 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-05-22 01:37:34.145662 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-05-22 01:37:34.270503 | instance | openstack/roles/rabbitmq-cluster-operator 2026-05-22 01:37:34.363165 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-05-22 01:37:34.456928 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-05-22 01:37:34.541220 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-05-22 01:37:34.637470 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-05-22 01:37:34.732801 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-05-22 01:37:34.834044 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-05-22 01:37:34.918501 | instance | openstack/roles/rook-ceph-mgr 2026-05-22 01:37:35.030108 | instance | openstack/roles/rook-ceph-osd 2026-05-22 01:37:35.114356 | instance | openstack/roles/rook-ceph-purge-osd 2026-05-22 01:37:35.221449 | instance | openstack/roles/staffeln-conductor 2026-05-22 01:37:35.298525 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-05-22 01:37:35.400832 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-05-22 01:37:35.465318 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-05-22 01:37:35.582385 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-05-22 01:37:35.656373 | instance | openstack/serviceaccounts/barbican-api 2026-05-22 01:37:35.763041 | instance | openstack/secrets/barbican-api-certs 2026-05-22 01:37:35.936149 | instance | openstack/secrets/barbican-db-admin 2026-05-22 01:37:35.981587 | instance | openstack/serviceaccounts/barbican-db-init 2026-05-22 01:37:36.130792 | instance | openstack/secrets/barbican-db-user 2026-05-22 01:37:36.311371 | instance | openstack/secrets/barbican-etc 2026-05-22 01:37:36.341415 | instance | openstack/serviceaccounts/barbican-db-sync 2026-05-22 01:37:36.513137 | instance | openstack/secrets/barbican-keystone-admin 2026-05-22 01:37:36.693181 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-05-22 01:37:36.727971 | instance | openstack/serviceaccounts/barbican-ks-service 2026-05-22 01:37:37.053906 | instance | openstack/secrets/barbican-keystone-user 2026-05-22 01:37:37.087605 | instance | openstack/serviceaccounts/barbican-ks-user 2026-05-22 01:37:37.278443 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-05-22 01:37:37.444365 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-05-22 01:37:37.526097 | instance | openstack/secrets/barbican-rabbitmq-user 2026-05-22 01:37:37.728495 | instance | openstack/serviceaccounts/barbican-test 2026-05-22 01:37:37.800823 | instance | openstack/secrets/cinder-api-certs 2026-05-22 01:37:38.007013 | instance | openstack/serviceaccounts/cinder-api 2026-05-22 01:37:38.060325 | instance | openstack/serviceaccounts/cinder-backup 2026-05-22 01:37:38.367449 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-05-22 01:37:38.410446 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-05-22 01:37:38.580602 | instance | openstack/secrets/cinder-db-admin 2026-05-22 01:37:38.756147 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-05-22 01:37:38.805889 | instance | openstack/secrets/cinder-db-user 2026-05-22 01:37:39.015163 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-05-22 01:37:39.084695 | instance | openstack/serviceaccounts/cinder-db-init 2026-05-22 01:37:39.350605 | instance | openstack/secrets/cinder-etc 2026-05-22 01:37:39.437500 | instance | openstack/serviceaccounts/cinder-db-sync 2026-05-22 01:37:39.535190 | instance | openstack/secrets/cinder-keystone-admin 2026-05-22 01:37:39.739613 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-05-22 01:37:39.766590 | instance | openstack/secrets/cinder-keystone-test 2026-05-22 01:37:39.980087 | instance | openstack/serviceaccounts/cinder-ks-service 2026-05-22 01:37:40.069758 | instance | openstack/secrets/cinder-keystone-user 2026-05-22 01:37:40.272869 | instance | openstack/serviceaccounts/cinder-ks-user 2026-05-22 01:37:40.331728 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-05-22 01:37:40.549789 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-05-22 01:37:40.652736 | instance | openstack/serviceaccounts/cinder-scheduler 2026-05-22 01:37:40.912460 | instance | openstack/secrets/cinder-rabbitmq-user 2026-05-22 01:37:41.013955 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-05-22 01:37:41.103275 | instance | openstack/serviceaccounts/cinder-storage-init 2026-05-22 01:37:41.213595 | instance | openstack/serviceaccounts/cinder-test 2026-05-22 01:37:41.435108 | instance | openstack/secrets/glance-api-certs 2026-05-22 01:37:41.536094 | instance | openstack/serviceaccounts/cinder-volume 2026-05-22 01:37:41.606839 | instance | openstack/secrets/glance-db-admin 2026-05-22 01:37:41.788984 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-05-22 01:37:41.863619 | instance | openstack/secrets/glance-db-user 2026-05-22 01:37:42.058518 | instance | openstack/serviceaccounts/default 2026-05-22 01:37:42.133156 | instance | openstack/secrets/glance-etc 2026-05-22 01:37:42.333870 | instance | openstack/serviceaccounts/glance-api 2026-05-22 01:37:42.381993 | instance | openstack/secrets/glance-keystone-admin 2026-05-22 01:37:42.580417 | instance | openstack/serviceaccounts/glance-db-init 2026-05-22 01:37:42.661483 | instance | openstack/secrets/glance-keystone-test 2026-05-22 01:37:42.860653 | instance | openstack/serviceaccounts/glance-db-sync 2026-05-22 01:37:42.944559 | instance | openstack/secrets/glance-keystone-user 2026-05-22 01:37:43.133202 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-05-22 01:37:43.193369 | instance | openstack/secrets/glance-rabbitmq-admin 2026-05-22 01:37:43.393005 | instance | openstack/serviceaccounts/glance-ks-service 2026-05-22 01:37:43.495880 | instance | openstack/secrets/glance-rabbitmq-user 2026-05-22 01:37:43.688115 | instance | openstack/serviceaccounts/glance-ks-user 2026-05-22 01:37:43.740257 | instance | openstack/secrets/images-rbd-keyring 2026-05-22 01:37:43.923811 | instance | openstack/secrets/internal-percona-xtradb 2026-05-22 01:37:44.024556 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-05-22 01:37:44.126361 | instance | openstack/secrets/keepalived-etc 2026-05-22 01:37:44.325331 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-05-22 01:37:44.365864 | instance | openstack/secrets/keystone-api-certs 2026-05-22 01:37:44.557631 | instance | openstack/serviceaccounts/glance-storage-init 2026-05-22 01:37:44.654976 | instance | openstack/secrets/keystone-credential-keys 2026-05-22 01:37:44.840616 | instance | openstack/serviceaccounts/glance-test 2026-05-22 01:37:44.898472 | instance | openstack/serviceaccounts/keepalived 2026-05-22 01:37:45.185306 | instance | openstack/secrets/keystone-db-admin 2026-05-22 01:37:45.233970 | instance | openstack/secrets/keystone-db-user 2026-05-22 01:37:45.366009 | instance | openstack/serviceaccounts/keystone-api 2026-05-22 01:37:45.422562 | instance | openstack/secrets/keystone-etc 2026-05-22 01:37:45.643335 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-05-22 01:37:45.731268 | instance | openstack/secrets/keystone-fernet-keys 2026-05-22 01:37:45.947038 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-05-22 01:37:45.971513 | instance | openstack/secrets/keystone-keystone-admin 2026-05-22 01:37:46.165028 | instance | openstack/secrets/keystone-keystone-test 2026-05-22 01:37:46.319649 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-05-22 01:37:46.342493 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-05-22 01:37:46.532961 | instance | openstack/serviceaccounts/keystone-db-init 2026-05-22 01:37:46.629502 | instance | openstack/secrets/keystone-rabbitmq-user 2026-05-22 01:37:46.815336 | instance | openstack/serviceaccounts/keystone-db-sync 2026-05-22 01:37:46.856158 | instance | openstack/secrets/libvirt-api-ca 2026-05-22 01:37:47.093394 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-05-22 01:37:47.175233 | instance | openstack/secrets/libvirt-etc 2026-05-22 01:37:47.377663 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-05-22 01:37:47.443253 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-05-22 01:37:47.653477 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-05-22 01:37:47.739020 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-05-22 01:37:47.995499 | instance | openstack/serviceaccounts/keystone-test 2026-05-22 01:37:48.054698 | instance | openstack/serviceaccounts/libvirt 2026-05-22 01:37:48.350416 | instance | openstack/secrets/libvirt-libvirt-default-zjdvg-api 2026-05-22 01:37:48.397656 | instance | openstack/serviceaccounts/memcached-memcached 2026-05-22 01:37:48.549651 | instance | openstack/secrets/libvirt-libvirt-default-zjdvg-vnc 2026-05-22 01:37:48.748119 | instance | openstack/serviceaccounts/neutron-db-init 2026-05-22 01:37:48.752205 | instance | openstack/secrets/libvirt-vnc-ca 2026-05-22 01:37:48.931141 | instance | openstack/serviceaccounts/neutron-db-sync 2026-05-22 01:37:49.087922 | instance | openstack/secrets/neutron-db-admin 2026-05-22 01:37:49.256360 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-05-22 01:37:49.276266 | instance | openstack/secrets/neutron-db-user 2026-05-22 01:37:49.467443 | instance | openstack/serviceaccounts/neutron-ks-service 2026-05-22 01:37:49.610496 | instance | openstack/secrets/neutron-etc 2026-05-22 01:37:49.797190 | instance | openstack/serviceaccounts/neutron-ks-user 2026-05-22 01:37:49.839771 | instance | openstack/secrets/neutron-keystone-admin 2026-05-22 01:37:50.041454 | instance | openstack/secrets/neutron-keystone-test 2026-05-22 01:37:50.128233 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-05-22 01:37:50.232140 | instance | openstack/secrets/neutron-keystone-user 2026-05-22 01:37:50.448040 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent 2026-05-22 01:37:50.467366 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-05-22 01:37:50.657137 | instance | openstack/secrets/neutron-ovn-metadata-agent-default 2026-05-22 01:37:50.779846 | instance | openstack/serviceaccounts/neutron-ovn-vpn-agent 2026-05-22 01:37:50.891308 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-05-22 01:37:51.157536 | instance | openstack/secrets/neutron-ovn-vpn-agent-default 2026-05-22 01:37:51.264309 | instance | openstack/serviceaccounts/neutron-rpc-server 2026-05-22 01:37:51.364749 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-05-22 01:37:51.583731 | instance | openstack/serviceaccounts/neutron-server 2026-05-22 01:37:51.591833 | instance | openstack/secrets/neutron-rabbitmq-user 2026-05-22 01:37:51.773057 | instance | openstack/serviceaccounts/neutron-test 2026-05-22 01:37:51.930302 | instance | openstack/secrets/neutron-server-certs 2026-05-22 01:37:52.099063 | instance | openstack/serviceaccounts/nova-api-metadata 2026-05-22 01:37:52.114317 | instance | openstack/secrets/nova-api-certs 2026-05-22 01:37:52.302188 | instance | openstack/serviceaccounts/nova-api-osapi 2026-05-22 01:37:52.424210 | instance | openstack/serviceaccounts/nova-bootstrap 2026-05-22 01:37:52.628764 | instance | openstack/secrets/nova-compute-default 2026-05-22 01:37:52.767082 | instance | openstack/serviceaccounts/nova-cell-setup 2026-05-22 01:37:52.822199 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-05-22 01:37:53.089529 | instance | openstack/secrets/nova-db-admin 2026-05-22 01:37:53.159503 | instance | openstack/secrets/nova-db-api-admin 2026-05-22 01:37:53.263060 | instance | openstack/serviceaccounts/nova-compute 2026-05-22 01:37:53.356938 | instance | openstack/secrets/nova-db-api-user 2026-05-22 01:37:53.553687 | instance | openstack/serviceaccounts/nova-conductor 2026-05-22 01:37:53.637858 | instance | openstack/serviceaccounts/nova-db-init 2026-05-22 01:37:53.945924 | instance | openstack/secrets/nova-db-cell0-admin 2026-05-22 01:37:53.972181 | instance | openstack/serviceaccounts/nova-db-sync 2026-05-22 01:37:54.120575 | instance | openstack/secrets/nova-db-cell0-user 2026-05-22 01:37:54.279079 | instance | openstack/secrets/nova-db-user 2026-05-22 01:37:54.332613 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-05-22 01:37:54.484874 | instance | openstack/secrets/nova-etc 2026-05-22 01:37:54.666071 | instance | openstack/serviceaccounts/nova-ks-service 2026-05-22 01:37:54.685871 | instance | openstack/serviceaccounts/nova-ks-user 2026-05-22 01:37:55.004185 | instance | openstack/secrets/nova-keystone-admin 2026-05-22 01:37:55.005341 | instance | openstack/serviceaccounts/nova-novncproxy 2026-05-22 01:37:55.207859 | instance | openstack/secrets/nova-keystone-test 2026-05-22 01:37:55.332593 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-05-22 01:37:55.386087 | instance | openstack/secrets/nova-keystone-user 2026-05-22 01:37:55.592778 | instance | openstack/serviceaccounts/nova-scheduler 2026-05-22 01:37:55.677702 | instance | openstack/secrets/nova-novncproxy-certs 2026-05-22 01:37:55.886032 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-05-22 01:37:55.932883 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-05-22 01:37:56.133762 | instance | openstack/serviceaccounts/nova-test 2026-05-22 01:37:56.214295 | instance | openstack/secrets/nova-rabbitmq-admin 2026-05-22 01:37:56.391065 | instance | openstack/serviceaccounts/openvswitch-server 2026-05-22 01:37:56.455336 | instance | openstack/secrets/nova-rabbitmq-user 2026-05-22 01:37:56.653466 | instance | openstack/serviceaccounts/ovn-controller 2026-05-22 01:37:56.726681 | instance | openstack/secrets/nova-ssh 2026-05-22 01:37:56.908108 | instance | openstack/serviceaccounts/ovn-northd 2026-05-22 01:37:56.979788 | instance | openstack/secrets/ovn-controller-default-etc 2026-05-22 01:37:57.177999 | instance | openstack/secrets/ovn-etc 2026-05-22 01:37:57.246188 | instance | openstack/serviceaccounts/ovn-ovsdb-nb 2026-05-22 01:37:57.370359 | instance | openstack/secrets/ovn-vector-config 2026-05-22 01:37:57.574131 | instance | openstack/serviceaccounts/ovn-ovsdb-sb 2026-05-22 01:37:57.579718 | instance | openstack/secrets/percona-xtradb 2026-05-22 01:37:57.773368 | instance | openstack/serviceaccounts/placement-api 2026-05-22 01:37:57.911517 | instance | openstack/secrets/placement-api-certs 2026-05-22 01:37:58.115124 | instance | openstack/serviceaccounts/placement-db-init 2026-05-22 01:37:58.125953 | instance | openstack/secrets/placement-db-admin 2026-05-22 01:37:58.333533 | instance | openstack/serviceaccounts/placement-db-sync 2026-05-22 01:37:58.444222 | instance | openstack/secrets/placement-db-user 2026-05-22 01:37:58.658715 | instance | openstack/secrets/placement-etc 2026-05-22 01:37:58.660792 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-05-22 01:37:58.843525 | instance | openstack/secrets/placement-keystone-admin 2026-05-22 01:37:58.999367 | instance | openstack/serviceaccounts/placement-ks-service 2026-05-22 01:37:59.054117 | instance | openstack/secrets/placement-keystone-user 2026-05-22 01:37:59.261402 | instance | openstack/serviceaccounts/placement-ks-user 2026-05-22 01:37:59.343686 | instance | openstack/secrets/pvc-ceph-client-key 2026-05-22 01:37:59.540630 | instance | openstack/serviceaccounts/pxc-operator 2026-05-22 01:37:59.581989 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-05-22 01:37:59.823599 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-05-22 01:37:59.882827 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-05-22 01:38:00.099256 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-05-22 01:38:00.181351 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-05-22 01:38:00.298490 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-05-22 01:38:00.492497 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-05-22 01:38:00.521319 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-05-22 01:38:00.701388 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-05-22 01:38:00.811392 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-05-22 01:38:00.895587 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-05-22 01:38:00.988771 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-05-22 01:38:01.254909 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-05-22 01:38:01.389380 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-05-22 01:38:01.452538 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-05-22 01:38:01.649005 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-05-22 01:38:01.705763 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-05-22 01:38:01.897115 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-05-22 01:38:01.983863 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-05-22 01:38:02.168940 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-05-22 01:38:02.216902 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-05-22 01:38:02.420990 | instance | openstack/serviceaccounts/rook-ceph-default 2026-05-22 01:38:02.529784 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-05-22 01:38:02.721360 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-05-22 01:38:02.747596 | instance | openstack/secrets/rook-ceph-config 2026-05-22 01:38:02.928319 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-05-22 01:38:03.032386 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-05-22 01:38:03.094057 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-05-22 01:38:03.353854 | instance | openstack/secrets/rook-ceph-mon 2026-05-22 01:38:03.419044 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-05-22 01:38:03.521153 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-05-22 01:38:03.711719 | instance | openstack/serviceaccounts/staffeln-api 2026-05-22 01:38:03.734532 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-05-22 01:38:03.908972 | instance | openstack/serviceaccounts/staffeln-conductor 2026-05-22 01:38:04.031875 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-05-22 01:38:04.224247 | instance | openstack/serviceaccounts/staffeln-db-init 2026-05-22 01:38:04.227134 | instance | openstack/secrets/rook-csi-cephfs-node 2026-05-22 01:38:04.426397 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-05-22 01:38:04.552338 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-05-22 01:38:04.733097 | instance | openstack/serviceaccounts/valkey 2026-05-22 01:38:04.755825 | instance | openstack/secrets/rook-csi-rbd-node 2026-05-22 01:38:04.930397 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-05-22 01:38:05.053991 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-05-22 01:38:05.111345 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-05-22 01:38:05.255847 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-05-22 01:38:05.318561 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-05-22 01:38:05.478623 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-05-22 01:38:05.536823 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-05-22 01:38:05.699111 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-05-22 01:38:05.756827 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-05-22 01:38:05.894048 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-05-22 01:38:05.950555 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-05-22 01:38:06.150747 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-05-22 01:38:06.195822 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1 2026-05-22 01:38:06.336029 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-05-22 01:38:06.391782 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-05-22 01:38:06.544204 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-05-22 01:38:06.592616 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-05-22 01:38:06.768811 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-05-22 01:38:06.780635 | instance | openstack/secrets/staffeln-db-admin 2026-05-22 01:38:06.954227 | instance | openstack/secrets/staffeln-db-user 2026-05-22 01:38:06.997779 | instance | openstack/secrets/staffeln-etc 2026-05-22 01:38:07.150699 | instance | openstack/secrets/valkey-ca 2026-05-22 01:38:07.190624 | instance | openstack/secrets/valkey-server-certs 2026-05-22 01:38:07.342685 | instance | openstack/services/barbican-api 2026-05-22 01:38:07.372334 | instance | openstack/services/ceph-mon 2026-05-22 01:38:07.572188 | instance | openstack/services/cinder-api 2026-05-22 01:38:07.590352 | instance | openstack/services/glance-api 2026-05-22 01:38:07.790566 | instance | openstack/services/keystone-api 2026-05-22 01:38:07.838653 | instance | openstack/services/memcached 2026-05-22 01:38:07.996652 | instance | openstack/services/memcached-metrics 2026-05-22 01:38:08.059726 | instance | openstack/services/neutron-server 2026-05-22 01:38:08.234857 | instance | openstack/services/nova-api 2026-05-22 01:38:08.292277 | instance | openstack/services/nova-metadata 2026-05-22 01:38:08.456491 | instance | openstack/services/nova-novncproxy 2026-05-22 01:38:08.498647 | instance | openstack/services/ovn-ovsdb-nb 2026-05-22 01:38:08.666973 | instance | openstack/services/ovn-ovsdb-sb 2026-05-22 01:38:08.712163 | instance | openstack/services/percona-xtradb-cluster-operator 2026-05-22 01:38:08.884791 | instance | openstack/services/percona-xtradb-haproxy 2026-05-22 01:38:08.930793 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-05-22 01:38:09.111292 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-05-22 01:38:09.134629 | instance | openstack/services/percona-xtradb-pxc 2026-05-22 01:38:09.309900 | instance | openstack/services/percona-xtradb-pxc-unready 2026-05-22 01:38:09.362207 | instance | openstack/services/placement-api 2026-05-22 01:38:09.514791 | instance | openstack/services/rabbitmq-barbican 2026-05-22 01:38:09.615724 | instance | openstack/services/rabbitmq-barbican-nodes 2026-05-22 01:38:09.775582 | instance | openstack/services/rabbitmq-cinder 2026-05-22 01:38:09.835141 | instance | openstack/services/rabbitmq-cinder-nodes 2026-05-22 01:38:09.972906 | instance | openstack/services/rabbitmq-glance 2026-05-22 01:38:10.054003 | instance | openstack/services/rabbitmq-glance-nodes 2026-05-22 01:38:10.185200 | instance | openstack/services/rabbitmq-keystone 2026-05-22 01:38:10.269543 | instance | openstack/services/rabbitmq-keystone-nodes 2026-05-22 01:38:10.421452 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-05-22 01:38:10.503293 | instance | openstack/services/rabbitmq-neutron 2026-05-22 01:38:10.645385 | instance | openstack/services/rabbitmq-neutron-nodes 2026-05-22 01:38:10.702869 | instance | openstack/services/rabbitmq-nova 2026-05-22 01:38:10.865448 | instance | openstack/services/rabbitmq-nova-nodes 2026-05-22 01:38:10.925327 | instance | openstack/services/rook-ceph-rgw-ceph 2026-05-22 01:38:11.102047 | instance | openstack/services/staffeln-api 2026-05-22 01:38:11.148777 | instance | openstack/services/valkey 2026-05-22 01:38:11.312175 | instance | openstack/services/valkey-headless 2026-05-22 01:38:11.395891 | instance | openstack/services/valkey-metrics 2026-05-22 01:38:11.541509 | instance | openstack/statefulsets/ovn-ovsdb-nb 2026-05-22 01:38:11.623114 | instance | openstack/statefulsets/ovn-ovsdb-sb 2026-05-22 01:38:11.786480 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-05-22 01:38:11.877027 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-05-22 01:38:12.042183 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-05-22 01:38:12.139893 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-05-22 01:38:12.298739 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-05-22 01:38:12.392677 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-05-22 01:38:12.540606 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-05-22 01:38:12.671729 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-05-22 01:38:12.779418 | instance | openstack/statefulsets/valkey-node 2026-05-22 01:38:12.919190 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-g5vz9 2026-05-22 01:38:13.023732 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-05-22 01:38:13.113113 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-05-22 01:38:13.215488 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-05-22 01:38:13.301242 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-05-22 01:38:13.390407 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-05-22 01:38:13.490163 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-05-22 01:38:13.594873 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-05-22 01:38:13.673330 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-05-22 01:38:13.789875 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-05-22 01:38:13.863953 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-05-22 01:38:13.985236 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-05-22 01:38:14.050210 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-05-22 01:38:14.191084 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-05-22 01:38:14.249915 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-05-22 01:38:14.387858 | instance | rook-ceph/roles/rook-ceph-mgr 2026-05-22 01:38:14.453325 | instance | rook-ceph/roles/rook-ceph-osd 2026-05-22 01:38:14.585015 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-05-22 01:38:14.645410 | instance | rook-ceph/roles/rook-ceph-system 2026-05-22 01:38:14.780152 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-05-22 01:38:14.844895 | instance | secretgen-controller/deployment/secretgen-controller 2026-05-22 01:38:15.047152 | instance | rook-ceph/serviceaccounts/default 2026-05-22 01:38:15.074220 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-05-22 01:38:15.266724 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-05-22 01:38:15.307525 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-05-22 01:38:15.520591 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-05-22 01:38:15.541763 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-05-22 01:38:15.754916 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-05-22 01:38:15.755529 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-05-22 01:38:15.964460 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-05-22 01:38:15.979133 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-05-22 01:38:16.200243 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-05-22 01:38:16.204455 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-05-22 01:38:16.413147 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-05-22 01:38:16.446903 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-h2rgr 2026-05-22 01:38:16.634548 | instance | secretgen-controller/serviceaccounts/default 2026-05-22 01:38:16.638784 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-05-22 01:38:16.899116 | instance | ok: Runtime: 0:02:17.058212 2026-05-22 01:38:16.915969 | 2026-05-22 01:38:16.916081 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-05-22 01:38:17.743681 | instance | changed: 2026-05-22 01:38:17.743890 | instance | cd+++++++++ objects/ 2026-05-22 01:38:17.743919 | instance | cd+++++++++ objects/cluster/ 2026-05-22 01:38:17.743941 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-05-22 01:38:17.743962 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-05-22 01:38:17.743981 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-05-22 01:38:17.744001 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-05-22 01:38:17.744021 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-05-22 01:38:17.744040 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-05-22 01:38:17.744065 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-05-22 01:38:17.744087 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-05-22 01:38:17.744106 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-05-22 01:38:17.744126 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-05-22 01:38:17.744145 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-05-22 01:38:17.744164 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-05-22 01:38:17.744183 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-05-22 01:38:17.744202 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-05-22 01:38:17.744221 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-05-22 01:38:17.744239 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-05-22 01:38:17.744258 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-05-22 01:38:17.744276 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-05-22 01:38:17.744295 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-05-22 01:38:17.744313 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-05-22 01:38:17.744349 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-05-22 01:38:17.744369 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-05-22 01:38:17.744388 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-05-22 01:38:17.744406 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-05-22 01:38:17.744425 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-05-22 01:38:17.744444 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-05-22 01:38:17.744462 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-05-22 01:38:17.744481 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-05-22 01:38:17.744499 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-05-22 01:38:17.744518 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-05-22 01:38:17.744536 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-05-22 01:38:17.744554 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-05-22 01:38:17.744572 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-05-22 01:38:17.744590 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-05-22 01:38:17.744608 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-05-22 01:38:17.744626 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-05-22 01:38:17.744644 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-05-22 01:38:17.744663 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-05-22 01:38:17.744681 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-05-22 01:38:17.744699 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-22 01:38:17.744718 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-22 01:38:17.744738 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-05-22 01:38:17.744757 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-05-22 01:38:17.744775 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-05-22 01:38:17.744793 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-05-22 01:38:17.744812 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-05-22 01:38:17.744830 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-05-22 01:38:17.744849 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-05-22 01:38:17.744867 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-05-22 01:38:17.744886 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-05-22 01:38:17.744903 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-22 01:38:17.744922 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-05-22 01:38:17.744940 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-05-22 01:38:17.744975 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-05-22 01:38:17.744996 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-05-22 01:38:17.745014 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-05-22 01:38:17.745031 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-05-22 01:38:17.745055 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-05-22 01:38:17.745074 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-05-22 01:38:17.745093 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-05-22 01:38:17.745111 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-05-22 01:38:17.745130 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-05-22 01:38:17.745148 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-05-22 01:38:17.745166 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-05-22 01:38:17.745184 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-05-22 01:38:17.745202 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-05-22 01:38:17.745221 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-05-22 01:38:17.745239 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-05-22 01:38:17.745257 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-05-22 01:38:17.745275 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.txt 2026-05-22 01:38:17.745293 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.yaml 2026-05-22 01:38:17.745310 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt 2026-05-22 01:38:17.745328 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml 2026-05-22 01:38:17.745346 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-05-22 01:38:17.745364 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-05-22 01:38:17.745383 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-05-22 01:38:17.745401 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-05-22 01:38:17.745420 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-05-22 01:38:17.745438 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-05-22 01:38:17.745457 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-05-22 01:38:17.745475 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-05-22 01:38:17.745493 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-05-22 01:38:17.745512 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-05-22 01:38:17.745530 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-05-22 01:38:17.745565 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-05-22 01:38:17.745585 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-05-22 01:38:17.745604 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-05-22 01:38:17.745622 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-05-22 01:38:17.745640 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-05-22 01:38:17.745659 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-05-22 01:38:17.745678 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-05-22 01:38:17.745697 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-05-22 01:38:17.745720 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-05-22 01:38:17.745741 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-05-22 01:38:17.745760 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-05-22 01:38:17.745779 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-05-22 01:38:17.745797 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-05-22 01:38:17.745816 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-05-22 01:38:17.745835 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-05-22 01:38:17.745853 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-05-22 01:38:17.745872 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-05-22 01:38:17.745889 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-05-22 01:38:17.745908 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-05-22 01:38:17.745926 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-05-22 01:38:17.745944 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-05-22 01:38:17.745962 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-05-22 01:38:17.745980 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-05-22 01:38:17.745998 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-05-22 01:38:17.746017 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-05-22 01:38:17.746035 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-05-22 01:38:17.746053 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-05-22 01:38:17.746070 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-05-22 01:38:17.746089 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-05-22 01:38:17.746107 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-05-22 01:38:17.746125 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-05-22 01:38:17.746143 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-05-22 01:38:17.746162 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-05-22 01:38:17.746179 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-05-22 01:38:17.746197 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-05-22 01:38:17.746215 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-05-22 01:38:17.746237 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-05-22 01:38:17.746256 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-05-22 01:38:17.746277 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-05-22 01:38:17.746298 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-05-22 01:38:17.746316 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-05-22 01:38:17.746334 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-05-22 01:38:17.746352 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-05-22 01:38:17.746375 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-05-22 01:38:17.746394 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-05-22 01:38:17.746412 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-05-22 01:38:17.746430 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-05-22 01:38:17.746448 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-05-22 01:38:17.746466 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-05-22 01:38:17.746484 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-05-22 01:38:17.746502 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-05-22 01:38:17.746521 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-05-22 01:38:17.746538 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-05-22 01:38:17.746556 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-05-22 01:38:17.746573 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-05-22 01:38:17.746591 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-05-22 01:38:17.746609 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-05-22 01:38:17.746627 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-05-22 01:38:17.746645 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-05-22 01:38:17.746663 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-05-22 01:38:17.746681 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-05-22 01:38:17.746699 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-05-22 01:38:17.746717 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-05-22 01:38:17.746735 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-05-22 01:38:17.746753 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-05-22 01:38:17.746771 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-05-22 01:38:17.746791 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-05-22 01:38:17.746809 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-05-22 01:38:17.746828 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-05-22 01:38:17.746846 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-05-22 01:38:17.746864 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-05-22 01:38:17.746882 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-05-22 01:38:17.746900 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-05-22 01:38:17.746918 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-05-22 01:38:17.746936 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-05-22 01:38:17.746960 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-05-22 01:38:17.746979 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-05-22 01:38:17.746997 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-05-22 01:38:17.747015 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-05-22 01:38:17.747032 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-05-22 01:38:17.747051 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-05-22 01:38:17.747069 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-05-22 01:38:17.747087 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-05-22 01:38:17.747105 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-05-22 01:38:17.747124 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-05-22 01:38:17.747142 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-05-22 01:38:17.747160 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-05-22 01:38:17.747177 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-05-22 01:38:17.747195 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-05-22 01:38:17.747213 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-05-22 01:38:17.747231 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-05-22 01:38:17.747248 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-05-22 01:38:17.747266 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-05-22 01:38:17.747283 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-05-22 01:38:17.747301 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-05-22 01:38:17.747319 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-05-22 01:38:17.747337 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-05-22 01:38:17.747354 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-05-22 01:38:17.747372 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-05-22 01:38:17.747390 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-05-22 01:38:17.747408 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-05-22 01:38:17.747426 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-05-22 01:38:17.747444 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-05-22 01:38:17.747462 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-05-22 01:38:17.747480 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-05-22 01:38:17.747498 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-05-22 01:38:17.747516 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-05-22 01:38:17.747539 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-05-22 01:38:17.747558 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-05-22 01:38:17.747576 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-05-22 01:38:17.747594 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-05-22 01:38:17.747612 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-05-22 01:38:17.747631 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-05-22 01:38:17.747648 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-05-22 01:38:17.747667 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-05-22 01:38:17.747685 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-05-22 01:38:17.747703 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-05-22 01:38:17.747722 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-05-22 01:38:17.747740 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-05-22 01:38:17.747758 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-05-22 01:38:17.747776 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-05-22 01:38:17.747795 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-05-22 01:38:17.747813 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-05-22 01:38:17.747832 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-05-22 01:38:17.747850 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-05-22 01:38:17.747867 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-05-22 01:38:17.747885 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-05-22 01:38:17.747905 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-05-22 01:38:17.747927 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-05-22 01:38:17.747947 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-05-22 01:38:17.747966 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-05-22 01:38:17.747984 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-05-22 01:38:17.748004 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-05-22 01:38:17.748022 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-05-22 01:38:17.748041 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-05-22 01:38:17.748059 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-05-22 01:38:17.748079 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-05-22 01:38:17.748096 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-05-22 01:38:17.748115 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-05-22 01:38:17.748133 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-05-22 01:38:17.748152 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-05-22 01:38:17.748170 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-05-22 01:38:17.748188 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-05-22 01:38:17.748207 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-05-22 01:38:17.748226 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-05-22 01:38:17.748244 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-05-22 01:38:17.748267 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-05-22 01:38:17.748287 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-05-22 01:38:17.748305 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-05-22 01:38:17.748324 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-05-22 01:38:17.748342 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-05-22 01:38:17.748360 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-05-22 01:38:17.748378 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-05-22 01:38:17.748396 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-05-22 01:38:17.748414 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-05-22 01:38:17.748432 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-05-22 01:38:17.748450 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-05-22 01:38:17.748469 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-05-22 01:38:17.748486 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-05-22 01:38:17.748504 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-05-22 01:38:17.748522 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-05-22 01:38:17.748540 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-05-22 01:38:17.748558 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-05-22 01:38:17.748577 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-05-22 01:38:17.748594 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-05-22 01:38:17.748612 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-05-22 01:38:17.748630 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-05-22 01:38:17.748649 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-05-22 01:38:17.748667 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-05-22 01:38:17.748685 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-05-22 01:38:17.748703 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-05-22 01:38:17.748720 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-05-22 01:38:17.748739 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-05-22 01:38:17.748757 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-05-22 01:38:17.748775 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-05-22 01:38:17.748793 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-05-22 01:38:17.748811 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-05-22 01:38:17.748830 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-05-22 01:38:17.748848 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-22 01:38:17.748866 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-22 01:38:17.748892 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-05-22 01:38:17.748910 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-05-22 01:38:17.748928 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-05-22 01:38:17.748947 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-05-22 01:38:17.748981 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-05-22 01:38:17.749000 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-05-22 01:38:17.749018 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-05-22 01:38:17.749037 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-05-22 01:38:17.749055 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-05-22 01:38:17.749073 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-22 01:38:17.749091 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-05-22 01:38:17.749109 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-05-22 01:38:17.749127 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-05-22 01:38:17.749145 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-05-22 01:38:17.749163 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-05-22 01:38:17.749181 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-05-22 01:38:17.749199 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-05-22 01:38:17.749218 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-05-22 01:38:17.749237 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-05-22 01:38:17.749254 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-05-22 01:38:17.749272 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-05-22 01:38:17.749290 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-05-22 01:38:17.749308 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-05-22 01:38:17.749326 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-05-22 01:38:17.749344 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-05-22 01:38:17.749362 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-05-22 01:38:17.749380 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-05-22 01:38:17.749398 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-05-22 01:38:17.749416 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-05-22 01:38:17.749433 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-05-22 01:38:17.749451 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-05-22 01:38:17.749469 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-05-22 01:38:17.749487 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-05-22 01:38:17.749512 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-05-22 01:38:17.749531 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-05-22 01:38:17.749570 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-05-22 01:38:17.749592 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.txt 2026-05-22 01:38:17.749611 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.yaml 2026-05-22 01:38:17.749630 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt 2026-05-22 01:38:17.749648 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml 2026-05-22 01:38:17.749666 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-05-22 01:38:17.749685 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-05-22 01:38:17.749704 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-05-22 01:38:17.749722 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-05-22 01:38:17.749740 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-05-22 01:38:17.749758 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-05-22 01:38:17.749776 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-05-22 01:38:17.749795 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-05-22 01:38:17.749813 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-05-22 01:38:17.749831 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-05-22 01:38:17.749849 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-05-22 01:38:17.749867 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-05-22 01:38:17.749885 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-05-22 01:38:17.749903 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-05-22 01:38:17.749921 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-05-22 01:38:17.749939 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-05-22 01:38:17.749957 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-05-22 01:38:17.749975 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-05-22 01:38:17.749993 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-05-22 01:38:17.750011 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-05-22 01:38:17.750029 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-05-22 01:38:17.750047 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-05-22 01:38:17.750066 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-05-22 01:38:17.750085 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-05-22 01:38:17.750103 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-05-22 01:38:17.750122 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-05-22 01:38:17.750140 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-05-22 01:38:17.750159 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-05-22 01:38:17.750183 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-05-22 01:38:17.750202 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-05-22 01:38:17.750219 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-05-22 01:38:17.750238 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-05-22 01:38:17.750256 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-05-22 01:38:17.750274 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-05-22 01:38:17.750295 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-05-22 01:38:17.750316 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-05-22 01:38:17.750334 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-05-22 01:38:17.750351 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-05-22 01:38:17.750369 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-05-22 01:38:17.750387 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-05-22 01:38:17.750405 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-05-22 01:38:17.750423 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-05-22 01:38:17.750441 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-05-22 01:38:17.750458 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-05-22 01:38:17.750476 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-05-22 01:38:17.750493 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-05-22 01:38:17.750512 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-05-22 01:38:17.750530 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-05-22 01:38:17.750548 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-05-22 01:38:17.750566 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-05-22 01:38:17.750584 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-05-22 01:38:17.750601 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-05-22 01:38:17.750620 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-05-22 01:38:17.750637 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-05-22 01:38:17.750655 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-05-22 01:38:17.750673 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-05-22 01:38:17.750691 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-05-22 01:38:17.750710 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-05-22 01:38:17.750733 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-05-22 01:38:17.750751 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-05-22 01:38:17.750769 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-05-22 01:38:17.750788 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-05-22 01:38:17.750807 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-05-22 01:38:17.750825 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-05-22 01:38:17.750843 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-05-22 01:38:17.750861 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-05-22 01:38:17.750878 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-05-22 01:38:17.750896 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-05-22 01:38:17.750914 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-05-22 01:38:17.750931 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-05-22 01:38:17.750948 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-05-22 01:38:17.750966 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-05-22 01:38:17.750984 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-05-22 01:38:17.751002 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-05-22 01:38:17.751020 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-05-22 01:38:17.751038 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-05-22 01:38:17.751056 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-05-22 01:38:17.751074 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-05-22 01:38:17.751092 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-05-22 01:38:17.751109 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-05-22 01:38:17.751127 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-05-22 01:38:17.751145 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-05-22 01:38:17.751163 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-05-22 01:38:17.751181 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-05-22 01:38:17.751198 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-05-22 01:38:17.751216 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-05-22 01:38:17.751234 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-05-22 01:38:17.751252 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-05-22 01:38:17.751270 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-05-22 01:38:17.751293 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-05-22 01:38:17.751312 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-05-22 01:38:17.751331 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-05-22 01:38:17.751349 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-05-22 01:38:17.751368 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-05-22 01:38:17.751386 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-05-22 01:38:17.751404 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-05-22 01:38:17.751422 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-05-22 01:38:17.751441 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-05-22 01:38:17.751458 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-05-22 01:38:17.751476 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-05-22 01:38:17.751494 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-05-22 01:38:17.751513 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-05-22 01:38:17.751531 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-05-22 01:38:17.751549 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-05-22 01:38:17.751567 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-05-22 01:38:17.751586 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-05-22 01:38:17.751604 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-05-22 01:38:17.751622 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-05-22 01:38:17.751640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-05-22 01:38:17.751658 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-05-22 01:38:17.751676 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-05-22 01:38:17.751694 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-05-22 01:38:17.751713 | instance | cd+++++++++ objects/cluster/namespace/ 2026-05-22 01:38:17.751731 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-05-22 01:38:17.751749 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-05-22 01:38:17.751768 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-05-22 01:38:17.751786 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-05-22 01:38:17.751804 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-05-22 01:38:17.751822 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-05-22 01:38:17.751840 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-05-22 01:38:17.751858 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-05-22 01:38:17.751877 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-05-22 01:38:17.751895 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-05-22 01:38:17.751913 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-05-22 01:38:17.751930 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-05-22 01:38:17.751948 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-05-22 01:38:17.751966 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-05-22 01:38:17.751984 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-05-22 01:38:17.752006 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-05-22 01:38:17.752025 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-05-22 01:38:17.752043 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-05-22 01:38:17.752061 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-05-22 01:38:17.752078 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-05-22 01:38:17.752096 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-05-22 01:38:17.752114 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-05-22 01:38:17.752132 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-05-22 01:38:17.752149 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-05-22 01:38:17.752166 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-05-22 01:38:17.752185 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-05-22 01:38:17.752203 | instance | cd+++++++++ objects/cluster/node/ 2026-05-22 01:38:17.752221 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-05-22 01:38:17.752239 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-05-22 01:38:17.752256 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-05-22 01:38:17.752275 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-05-22 01:38:17.752293 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-05-22 01:38:17.752310 | instance | cd+++++++++ objects/namespaced/ 2026-05-22 01:38:17.752328 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-05-22 01:38:17.752346 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-05-22 01:38:17.752364 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-05-22 01:38:17.752383 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-05-22 01:38:17.752401 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-05-22 01:38:17.752419 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-05-22 01:38:17.752437 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-05-22 01:38:17.752455 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-05-22 01:38:17.752473 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-05-22 01:38:17.752490 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-05-22 01:38:17.752508 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-05-22 01:38:17.752527 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-05-22 01:38:17.752545 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-05-22 01:38:17.752563 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-05-22 01:38:17.752582 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-05-22 01:38:17.752600 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-05-22 01:38:17.752618 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-05-22 01:38:17.752636 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-05-22 01:38:17.752653 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-05-22 01:38:17.752672 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-05-22 01:38:17.752690 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-05-22 01:38:17.752708 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-05-22 01:38:17.752725 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-05-22 01:38:17.752743 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-05-22 01:38:17.752766 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-05-22 01:38:17.752785 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-216.nip.io-tls.txt 2026-05-22 01:38:17.752802 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-216.nip.io-tls.yaml 2026-05-22 01:38:17.752820 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-05-22 01:38:17.752839 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-05-22 01:38:17.752857 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-05-22 01:38:17.752874 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-05-22 01:38:17.752892 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-05-22 01:38:17.752911 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-05-22 01:38:17.752929 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-05-22 01:38:17.752947 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-05-22 01:38:17.752995 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-05-22 01:38:17.753014 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-05-22 01:38:17.753033 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-05-22 01:38:17.753051 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-05-22 01:38:17.753069 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-05-22 01:38:17.753087 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-05-22 01:38:17.753104 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-05-22 01:38:17.753122 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-05-22 01:38:17.753141 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-05-22 01:38:17.753158 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-05-22 01:38:17.753177 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-05-22 01:38:17.753195 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-05-22 01:38:17.753214 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-05-22 01:38:17.753232 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-05-22 01:38:17.753251 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-05-22 01:38:17.753269 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-05-22 01:38:17.753287 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-05-22 01:38:17.753305 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-05-22 01:38:17.753323 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-05-22 01:38:17.753341 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-05-22 01:38:17.753359 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-05-22 01:38:17.753377 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-05-22 01:38:17.753395 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-05-22 01:38:17.753413 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-05-22 01:38:17.753431 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-05-22 01:38:17.753454 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-05-22 01:38:17.753473 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-05-22 01:38:17.753491 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-05-22 01:38:17.753509 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-05-22 01:38:17.753528 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-05-22 01:38:17.753546 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-7x6ww.txt 2026-05-22 01:38:17.753587 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-7x6ww.yaml 2026-05-22 01:38:17.753606 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-vnmq8.txt 2026-05-22 01:38:17.753624 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-vnmq8.yaml 2026-05-22 01:38:17.753642 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-hktr7.txt 2026-05-22 01:38:17.753659 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-hktr7.yaml 2026-05-22 01:38:17.753677 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-05-22 01:38:17.753694 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-05-22 01:38:17.753713 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-05-22 01:38:17.753731 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-05-22 01:38:17.753749 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-05-22 01:38:17.753767 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-05-22 01:38:17.753785 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-05-22 01:38:17.753803 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-05-22 01:38:17.753822 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-05-22 01:38:17.753840 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-05-22 01:38:17.753857 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-05-22 01:38:17.753875 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-05-22 01:38:17.753892 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-05-22 01:38:17.753909 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-05-22 01:38:17.753927 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-05-22 01:38:17.753944 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-05-22 01:38:17.753963 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-05-22 01:38:17.753982 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-05-22 01:38:17.753999 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-05-22 01:38:17.754017 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-05-22 01:38:17.754034 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-05-22 01:38:17.754053 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-05-22 01:38:17.754076 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-05-22 01:38:17.754094 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-05-22 01:38:17.754112 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-05-22 01:38:17.754131 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-05-22 01:38:17.754149 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-05-22 01:38:17.754167 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-05-22 01:38:17.754185 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-05-22 01:38:17.754203 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-05-22 01:38:17.754221 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-05-22 01:38:17.754239 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-05-22 01:38:17.754258 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-05-22 01:38:17.754276 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-05-22 01:38:17.754294 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-05-22 01:38:17.754312 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-05-22 01:38:17.754331 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-05-22 01:38:17.754349 | instance | cd+++++++++ objects/namespaced/default/ 2026-05-22 01:38:17.754367 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-05-22 01:38:17.754385 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-05-22 01:38:17.754403 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-05-22 01:38:17.754421 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-05-22 01:38:17.754439 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-05-22 01:38:17.754457 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-05-22 01:38:17.754475 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-05-22 01:38:17.754493 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-05-22 01:38:17.754511 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-05-22 01:38:17.754529 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-05-22 01:38:17.754548 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-05-22 01:38:17.754565 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-05-22 01:38:17.754584 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-05-22 01:38:17.754602 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-05-22 01:38:17.754620 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-05-22 01:38:17.754638 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-05-22 01:38:17.754657 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-05-22 01:38:17.754674 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-05-22 01:38:17.754693 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-05-22 01:38:17.754710 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-05-22 01:38:17.754728 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-05-22 01:38:17.755203 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-05-22 01:38:17.755247 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-05-22 01:38:17.755270 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-05-22 01:38:17.755290 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-05-22 01:38:17.755309 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-ffxkn.txt 2026-05-22 01:38:17.755328 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-ffxkn.yaml 2026-05-22 01:38:17.755346 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-05-22 01:38:17.755365 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-05-22 01:38:17.755383 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-05-22 01:38:17.755401 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-22 01:38:17.755419 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-22 01:38:17.755437 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-05-22 01:38:17.755456 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-05-22 01:38:17.755473 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-05-22 01:38:17.755492 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-05-22 01:38:17.755509 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-05-22 01:38:17.755528 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-22 01:38:17.755545 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-22 01:38:17.755563 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-05-22 01:38:17.755581 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-05-22 01:38:17.755599 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-05-22 01:38:17.755617 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-05-22 01:38:17.755636 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-05-22 01:38:17.755653 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-05-22 01:38:17.755672 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-05-22 01:38:17.755691 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-05-22 01:38:17.755708 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-05-22 01:38:17.755726 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-05-22 01:38:17.755743 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-05-22 01:38:17.755761 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-05-22 01:38:17.755780 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-05-22 01:38:17.755797 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-05-22 01:38:17.755822 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-05-22 01:38:17.755841 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-05-22 01:38:17.755860 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-05-22 01:38:17.755878 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-05-22 01:38:17.755896 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-05-22 01:38:17.755914 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-05-22 01:38:17.755932 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-05-22 01:38:17.755949 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-05-22 01:38:17.755967 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-05-22 01:38:17.755985 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-05-22 01:38:17.756003 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-05-22 01:38:17.756021 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-05-22 01:38:17.756040 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-05-22 01:38:17.756058 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-05-22 01:38:17.756075 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-05-22 01:38:17.756094 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-05-22 01:38:17.756112 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-05-22 01:38:17.756129 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-05-22 01:38:17.756146 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-05-22 01:38:17.756165 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-05-22 01:38:17.756183 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-05-22 01:38:17.756202 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-05-22 01:38:17.756219 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-05-22 01:38:17.756238 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-05-22 01:38:17.756256 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-05-22 01:38:17.756274 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-05-22 01:38:17.756292 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-05-22 01:38:17.756310 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-05-22 01:38:17.756328 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-05-22 01:38:17.756346 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-05-22 01:38:17.756364 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-05-22 01:38:17.756381 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-05-22 01:38:17.756399 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-05-22 01:38:17.756417 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-05-22 01:38:17.756439 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-05-22 01:38:17.756459 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-98vcp.txt 2026-05-22 01:38:17.756477 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-98vcp.yaml 2026-05-22 01:38:17.756494 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-ztx6l.txt 2026-05-22 01:38:17.756511 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-ztx6l.yaml 2026-05-22 01:38:17.756529 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-05-22 01:38:17.756548 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-05-22 01:38:17.756566 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-05-22 01:38:17.756583 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-05-22 01:38:17.756601 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-05-22 01:38:17.756619 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-05-22 01:38:17.756637 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-05-22 01:38:17.756655 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-05-22 01:38:17.756673 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-05-22 01:38:17.756691 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-05-22 01:38:17.756709 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-05-22 01:38:17.756726 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-05-22 01:38:17.756744 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-05-22 01:38:17.756762 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-05-22 01:38:17.756780 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-05-22 01:38:17.756798 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-05-22 01:38:17.756816 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-05-22 01:38:17.756833 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-05-22 01:38:17.756851 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-05-22 01:38:17.756868 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-05-22 01:38:17.756886 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-05-22 01:38:17.756904 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-05-22 01:38:17.756922 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-05-22 01:38:17.756939 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-05-22 01:38:17.756972 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-05-22 01:38:17.756993 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-05-22 01:38:17.757011 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-05-22 01:38:17.757029 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-05-22 01:38:17.757047 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-05-22 01:38:17.757065 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-05-22 01:38:17.757087 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-05-22 01:38:17.757105 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-05-22 01:38:17.757123 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-05-22 01:38:17.757141 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-05-22 01:38:17.757159 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-05-22 01:38:17.757177 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-05-22 01:38:17.757195 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-05-22 01:38:17.757213 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-05-22 01:38:17.757231 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-05-22 01:38:17.757249 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-05-22 01:38:17.757269 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-05-22 01:38:17.757289 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-22 01:38:17.757309 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-22 01:38:17.757327 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-05-22 01:38:17.757345 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-22 01:38:17.757363 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-05-22 01:38:17.757381 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-22 01:38:17.757399 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-22 01:38:17.757417 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-05-22 01:38:17.757434 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-05-22 01:38:17.757452 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-05-22 01:38:17.757471 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-05-22 01:38:17.757489 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-05-22 01:38:17.757507 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-05-22 01:38:17.757526 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-05-22 01:38:17.757544 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-05-22 01:38:17.757574 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-05-22 01:38:17.757594 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-05-22 01:38:17.757612 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-05-22 01:38:17.757631 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-05-22 01:38:17.757649 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-05-22 01:38:17.757667 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-05-22 01:38:17.757685 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-05-22 01:38:17.757703 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-05-22 01:38:17.757722 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-05-22 01:38:17.757745 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-05-22 01:38:17.757764 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-05-22 01:38:17.757782 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-05-22 01:38:17.757800 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-05-22 01:38:17.757818 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-05-22 01:38:17.757836 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-05-22 01:38:17.757854 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-05-22 01:38:17.757872 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-05-22 01:38:17.757890 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-05-22 01:38:17.757909 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-05-22 01:38:17.757926 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-05-22 01:38:17.757944 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-05-22 01:38:17.757962 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-05-22 01:38:17.757980 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-05-22 01:38:17.757997 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-05-22 01:38:17.758015 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-05-22 01:38:17.758033 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-05-22 01:38:17.758051 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-05-22 01:38:17.758069 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-05-22 01:38:17.758087 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-05-22 01:38:17.758105 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-05-22 01:38:17.758123 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-05-22 01:38:17.758141 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-05-22 01:38:17.758159 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-05-22 01:38:17.758177 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-05-22 01:38:17.758195 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-05-22 01:38:17.758212 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-05-22 01:38:17.758230 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-05-22 01:38:17.758248 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-05-22 01:38:17.758266 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-05-22 01:38:17.758284 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-05-22 01:38:17.758302 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-05-22 01:38:17.758320 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-jxtkw.txt 2026-05-22 01:38:17.758338 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-jxtkw.yaml 2026-05-22 01:38:17.758356 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-lmtkd.txt 2026-05-22 01:38:17.758380 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-lmtkd.yaml 2026-05-22 01:38:17.758398 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-rmzc8.txt 2026-05-22 01:38:17.758416 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-rmzc8.yaml 2026-05-22 01:38:17.758434 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-spsjc.txt 2026-05-22 01:38:17.758452 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-spsjc.yaml 2026-05-22 01:38:17.758470 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-05-22 01:38:17.758488 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-05-22 01:38:17.758506 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-05-22 01:38:17.758524 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-05-22 01:38:17.758542 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-05-22 01:38:17.758561 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-05-22 01:38:17.758580 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-fq67h.txt 2026-05-22 01:38:17.758598 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-fq67h.yaml 2026-05-22 01:38:17.758616 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-05-22 01:38:17.758634 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-05-22 01:38:17.758652 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-05-22 01:38:17.758671 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-05-22 01:38:17.758689 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-05-22 01:38:17.758707 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-05-22 01:38:17.758725 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-05-22 01:38:17.758743 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-05-22 01:38:17.758762 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-05-22 01:38:17.758780 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-05-22 01:38:17.758798 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-05-22 01:38:17.758816 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-05-22 01:38:17.758835 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-05-22 01:38:17.758853 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-05-22 01:38:17.758871 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-05-22 01:38:17.758889 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-05-22 01:38:17.758908 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-05-22 01:38:17.758926 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-05-22 01:38:17.758945 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-05-22 01:38:17.758963 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-05-22 01:38:17.758981 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-05-22 01:38:17.759004 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-05-22 01:38:17.759023 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-22 01:38:17.759041 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-05-22 01:38:17.759059 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-05-22 01:38:17.759076 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-05-22 01:38:17.759094 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-05-22 01:38:17.759112 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-05-22 01:38:17.759129 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-05-22 01:38:17.759147 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-05-22 01:38:17.759165 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-05-22 01:38:17.759183 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-05-22 01:38:17.759200 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-05-22 01:38:17.759218 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-05-22 01:38:17.759236 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-05-22 01:38:17.759254 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-05-22 01:38:17.759272 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-05-22 01:38:17.759293 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-05-22 01:38:17.759313 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-05-22 01:38:17.759331 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-05-22 01:38:17.759349 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-05-22 01:38:17.759366 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-05-22 01:38:17.759384 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-05-22 01:38:17.759402 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-05-22 01:38:17.759420 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-05-22 01:38:17.759438 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-05-22 01:38:17.759457 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-05-22 01:38:17.759475 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-05-22 01:38:17.759493 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-05-22 01:38:17.759510 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-05-22 01:38:17.759528 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-05-22 01:38:17.759545 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-lhiso5.txt 2026-05-22 01:38:17.759563 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-lhiso5.yaml 2026-05-22 01:38:17.759581 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-wiweq7.txt 2026-05-22 01:38:17.759603 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-wiweq7.yaml 2026-05-22 01:38:17.759621 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-05-22 01:38:17.759639 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-05-22 01:38:17.759657 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-05-22 01:38:17.759676 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-05-22 01:38:17.759694 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-05-22 01:38:17.759712 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-05-22 01:38:17.759730 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-05-22 01:38:17.759747 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-05-22 01:38:17.759764 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-05-22 01:38:17.759782 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-05-22 01:38:17.759800 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-05-22 01:38:17.759819 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-05-22 01:38:17.759838 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-05-22 01:38:17.759856 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-05-22 01:38:17.759874 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-05-22 01:38:17.759892 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-05-22 01:38:17.759911 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-05-22 01:38:17.759930 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-05-22 01:38:17.759949 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-05-22 01:38:17.759967 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-05-22 01:38:17.759985 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-05-22 01:38:17.760004 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-05-22 01:38:17.760022 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-05-22 01:38:17.760040 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-05-22 01:38:17.760058 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-05-22 01:38:17.760076 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-05-22 01:38:17.760095 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-05-22 01:38:17.760113 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-05-22 01:38:17.760131 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-05-22 01:38:17.760150 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-05-22 01:38:17.760169 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-05-22 01:38:17.760187 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-05-22 01:38:17.760205 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-05-22 01:38:17.760228 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-05-22 01:38:17.760247 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-05-22 01:38:17.760264 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-05-22 01:38:17.760282 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-05-22 01:38:17.760299 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-05-22 01:38:17.760318 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-05-22 01:38:17.760335 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-05-22 01:38:17.760353 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-05-22 01:38:17.760372 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-05-22 01:38:17.760389 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-05-22 01:38:17.760407 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-05-22 01:38:17.760425 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-05-22 01:38:17.760443 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-05-22 01:38:17.760461 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-05-22 01:38:17.760478 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-05-22 01:38:17.760496 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-05-22 01:38:17.760513 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-05-22 01:38:17.760531 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-05-22 01:38:17.760549 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-05-22 01:38:17.760566 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-05-22 01:38:17.760584 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-05-22 01:38:17.760601 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-05-22 01:38:17.760619 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-05-22 01:38:17.760636 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-05-22 01:38:17.760654 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-05-22 01:38:17.760672 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-05-22 01:38:17.760690 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-05-22 01:38:17.760707 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-05-22 01:38:17.760725 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-05-22 01:38:17.760742 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-05-22 01:38:17.760759 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-05-22 01:38:17.760777 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-05-22 01:38:17.760800 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-05-22 01:38:17.760819 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-05-22 01:38:17.760837 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-05-22 01:38:17.760855 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-05-22 01:38:17.760873 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-05-22 01:38:17.760891 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-05-22 01:38:17.760909 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-05-22 01:38:17.760927 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-05-22 01:38:17.760945 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-05-22 01:38:17.760979 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-05-22 01:38:17.760998 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-05-22 01:38:17.761016 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-05-22 01:38:17.761034 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-05-22 01:38:17.761052 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-05-22 01:38:17.761070 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-05-22 01:38:17.761088 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-05-22 01:38:17.761107 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-05-22 01:38:17.761125 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-05-22 01:38:17.761144 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-05-22 01:38:17.761162 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-05-22 01:38:17.761181 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-05-22 01:38:17.761199 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-05-22 01:38:17.761218 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-05-22 01:38:17.761235 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-05-22 01:38:17.761253 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-05-22 01:38:17.761271 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-05-22 01:38:17.761289 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-05-22 01:38:17.761307 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-05-22 01:38:17.761325 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-05-22 01:38:17.761343 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-05-22 01:38:17.761361 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-05-22 01:38:17.761379 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-05-22 01:38:17.761397 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-05-22 01:38:17.761416 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-05-22 01:38:17.761439 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-05-22 01:38:17.761457 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-05-22 01:38:17.761475 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-05-22 01:38:17.761493 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-05-22 01:38:17.761511 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-05-22 01:38:17.761529 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-5ht8d.txt 2026-05-22 01:38:17.761547 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-5ht8d.yaml 2026-05-22 01:38:17.761588 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-05-22 01:38:17.761607 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-05-22 01:38:17.761626 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-05-22 01:38:17.761644 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-05-22 01:38:17.761662 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-05-22 01:38:17.761680 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-05-22 01:38:17.761698 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-05-22 01:38:17.761716 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-05-22 01:38:17.761734 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-05-22 01:38:17.761752 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-05-22 01:38:17.761769 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-05-22 01:38:17.761789 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-05-22 01:38:17.761806 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-05-22 01:38:17.761825 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-05-22 01:38:17.761843 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-05-22 01:38:17.761860 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-05-22 01:38:17.761878 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-05-22 01:38:17.761896 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-05-22 01:38:17.761915 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-05-22 01:38:17.761933 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-05-22 01:38:17.761951 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-05-22 01:38:17.761969 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-05-22 01:38:17.761986 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-05-22 01:38:17.762004 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-05-22 01:38:17.762022 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-05-22 01:38:17.762046 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-05-22 01:38:17.762064 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-05-22 01:38:17.762082 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-05-22 01:38:17.762099 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-05-22 01:38:17.762117 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-05-22 01:38:17.762136 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-05-22 01:38:17.762154 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-05-22 01:38:17.762171 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-05-22 01:38:17.762189 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-05-22 01:38:17.762206 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-05-22 01:38:17.762224 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-05-22 01:38:17.762242 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-05-22 01:38:17.762260 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-05-22 01:38:17.762277 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-05-22 01:38:17.762295 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-05-22 01:38:17.762314 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-05-22 01:38:17.762333 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-05-22 01:38:17.762352 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-05-22 01:38:17.762370 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-05-22 01:38:17.762388 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-05-22 01:38:17.762407 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-05-22 01:38:17.762426 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-05-22 01:38:17.762444 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-05-22 01:38:17.762462 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-05-22 01:38:17.762480 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-05-22 01:38:17.762498 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-05-22 01:38:17.762516 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-05-22 01:38:17.762534 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-05-22 01:38:17.762552 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-05-22 01:38:17.762574 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-05-22 01:38:17.762593 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-05-22 01:38:17.762611 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-05-22 01:38:17.762629 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-05-22 01:38:17.762647 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-05-22 01:38:17.762665 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-05-22 01:38:17.762683 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-05-22 01:38:17.762700 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-05-22 01:38:17.762718 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-05-22 01:38:17.762735 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-05-22 01:38:17.762753 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-05-22 01:38:17.762772 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-05-22 01:38:17.762789 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-05-22 01:38:17.762807 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-05-22 01:38:17.762824 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-05-22 01:38:17.762843 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-05-22 01:38:17.762860 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-05-22 01:38:17.762878 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-05-22 01:38:17.762895 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-05-22 01:38:17.762913 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-05-22 01:38:17.762931 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-05-22 01:38:17.762948 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-05-22 01:38:17.762966 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-05-22 01:38:17.762984 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-05-22 01:38:17.763003 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-05-22 01:38:17.763020 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-05-22 01:38:17.763038 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-05-22 01:38:17.763056 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-05-22 01:38:17.763074 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-05-22 01:38:17.763093 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-05-22 01:38:17.763116 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-05-22 01:38:17.763134 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-05-22 01:38:17.763153 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-05-22 01:38:17.763170 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-05-22 01:38:17.763189 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-05-22 01:38:17.763207 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-05-22 01:38:17.763226 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-05-22 01:38:17.763245 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-05-22 01:38:17.763262 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-05-22 01:38:17.763280 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-05-22 01:38:17.763298 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-05-22 01:38:17.763316 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-05-22 01:38:17.763335 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-05-22 01:38:17.763353 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-05-22 01:38:17.763371 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-05-22 01:38:17.763389 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-05-22 01:38:17.763407 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-05-22 01:38:17.763425 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-05-22 01:38:17.763443 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-05-22 01:38:17.763460 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-05-22 01:38:17.763477 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-05-22 01:38:17.763495 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-05-22 01:38:17.763513 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-05-22 01:38:17.763532 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-05-22 01:38:17.763550 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-05-22 01:38:17.763567 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-05-22 01:38:17.763585 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-05-22 01:38:17.763604 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-05-22 01:38:17.763622 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-05-22 01:38:17.763639 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-05-22 01:38:17.763658 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-05-22 01:38:17.763676 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-05-22 01:38:17.763698 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-05-22 01:38:17.763717 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-05-22 01:38:17.763735 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-05-22 01:38:17.763752 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-05-22 01:38:17.763770 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-05-22 01:38:17.763788 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-05-22 01:38:17.763806 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-05-22 01:38:17.763824 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-05-22 01:38:17.763846 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-05-22 01:38:17.763865 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-05-22 01:38:17.763883 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-05-22 01:38:17.763901 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-05-22 01:38:17.763920 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-05-22 01:38:17.763938 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-22 01:38:17.763956 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-22 01:38:17.763974 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-05-22 01:38:17.763992 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-05-22 01:38:17.764010 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt 2026-05-22 01:38:17.764028 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml 2026-05-22 01:38:17.764046 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-05-22 01:38:17.764064 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-05-22 01:38:17.764082 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-05-22 01:38:17.764099 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-05-22 01:38:17.764118 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-05-22 01:38:17.764136 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-05-22 01:38:17.764153 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-22 01:38:17.764172 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-05-22 01:38:17.764190 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-05-22 01:38:17.764209 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-05-22 01:38:17.764226 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-05-22 01:38:17.764244 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-05-22 01:38:17.764262 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-05-22 01:38:17.764280 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-05-22 01:38:17.764303 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-05-22 01:38:17.764321 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-05-22 01:38:17.764339 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-05-22 01:38:17.764357 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-05-22 01:38:17.764375 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-05-22 01:38:17.764393 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-05-22 01:38:17.764411 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-05-22 01:38:17.764429 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-05-22 01:38:17.764447 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-05-22 01:38:17.764465 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-05-22 01:38:17.764483 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-05-22 01:38:17.764501 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-05-22 01:38:17.764519 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-05-22 01:38:17.764537 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-22 01:38:17.764555 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-05-22 01:38:17.764573 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-05-22 01:38:17.764592 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-22 01:38:17.764610 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-22 01:38:17.764628 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-05-22 01:38:17.764646 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-05-22 01:38:17.764664 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-05-22 01:38:17.764681 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-05-22 01:38:17.764699 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-05-22 01:38:17.764717 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-05-22 01:38:17.764735 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-05-22 01:38:17.764753 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-05-22 01:38:17.764771 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-05-22 01:38:17.764789 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-05-22 01:38:17.764807 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-05-22 01:38:17.764825 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-05-22 01:38:17.764843 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-05-22 01:38:17.764861 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-05-22 01:38:17.764879 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-05-22 01:38:17.764897 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-05-22 01:38:17.764916 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-05-22 01:38:17.764940 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-05-22 01:38:17.764974 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt 2026-05-22 01:38:17.764994 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml 2026-05-22 01:38:17.765012 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-05-22 01:38:17.765030 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-05-22 01:38:17.765049 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-05-22 01:38:17.765066 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-05-22 01:38:17.765085 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-05-22 01:38:17.765103 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-05-22 01:38:17.765121 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-05-22 01:38:17.765139 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-05-22 01:38:17.765157 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-05-22 01:38:17.765175 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-05-22 01:38:17.765193 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-05-22 01:38:17.765217 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-05-22 01:38:17.765236 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-05-22 01:38:17.765254 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-05-22 01:38:17.765275 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-05-22 01:38:17.765295 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-05-22 01:38:17.765313 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-05-22 01:38:17.765330 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-05-22 01:38:17.765348 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-05-22 01:38:17.765366 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-7g9km.txt 2026-05-22 01:38:17.765383 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-7g9km.yaml 2026-05-22 01:38:17.765401 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5d5f589d4-vzwb6.txt 2026-05-22 01:38:17.765419 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5d5f589d4-vzwb6.yaml 2026-05-22 01:38:17.765437 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-pkfm8.txt 2026-05-22 01:38:17.765456 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-pkfm8.yaml 2026-05-22 01:38:17.765475 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-j8nhb.txt 2026-05-22 01:38:17.765493 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-j8nhb.yaml 2026-05-22 01:38:17.765516 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-rcll9.txt 2026-05-22 01:38:17.765535 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-rcll9.yaml 2026-05-22 01:38:17.765553 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-05-22 01:38:17.765592 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-05-22 01:38:17.765611 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-05-22 01:38:17.765629 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-05-22 01:38:17.765647 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-j9dkj.txt 2026-05-22 01:38:17.765665 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-j9dkj.yaml 2026-05-22 01:38:17.765683 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-05-22 01:38:17.765701 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-05-22 01:38:17.765719 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-dr4c8.txt 2026-05-22 01:38:17.765736 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-dr4c8.yaml 2026-05-22 01:38:17.765754 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-whkhj.txt 2026-05-22 01:38:17.765772 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-whkhj.yaml 2026-05-22 01:38:17.765790 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-sn6bs.txt 2026-05-22 01:38:17.765808 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-sn6bs.yaml 2026-05-22 01:38:17.765826 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-05-22 01:38:17.765844 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-05-22 01:38:17.765861 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-qsk5f.txt 2026-05-22 01:38:17.765879 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-qsk5f.yaml 2026-05-22 01:38:17.765897 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-d5lqw.txt 2026-05-22 01:38:17.765916 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-d5lqw.yaml 2026-05-22 01:38:17.765934 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-05-22 01:38:17.765952 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-05-22 01:38:17.765970 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-05-22 01:38:17.765989 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-05-22 01:38:17.766006 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-05-22 01:38:17.766024 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-05-22 01:38:17.766042 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-05-22 01:38:17.766060 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt 2026-05-22 01:38:17.766078 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml 2026-05-22 01:38:17.766096 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-05-22 01:38:17.766114 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-05-22 01:38:17.766137 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-05-22 01:38:17.766157 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-05-22 01:38:17.766175 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-05-22 01:38:17.766193 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-05-22 01:38:17.766211 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-05-22 01:38:17.766229 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-05-22 01:38:17.766248 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-05-22 01:38:17.766266 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-05-22 01:38:17.766285 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-05-22 01:38:17.766303 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-05-22 01:38:17.766321 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-05-22 01:38:17.766339 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-05-22 01:38:17.766357 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-05-22 01:38:17.766376 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-05-22 01:38:17.766395 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-05-22 01:38:17.766414 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-05-22 01:38:17.766432 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-05-22 01:38:17.766450 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-05-22 01:38:17.766468 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-05-22 01:38:17.766487 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-05-22 01:38:17.766505 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-05-22 01:38:17.766523 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-05-22 01:38:17.766541 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-05-22 01:38:17.766559 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-05-22 01:38:17.766577 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-05-22 01:38:17.766594 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-05-22 01:38:17.766612 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-05-22 01:38:17.766631 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-05-22 01:38:17.766650 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-05-22 01:38:17.766668 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-05-22 01:38:17.766691 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-05-22 01:38:17.766709 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-05-22 01:38:17.766728 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-05-22 01:38:17.766745 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-05-22 01:38:17.766763 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-05-22 01:38:17.766780 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-05-22 01:38:17.766799 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-rcll9-tls.txt 2026-05-22 01:38:17.766818 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-rcll9-tls.yaml 2026-05-22 01:38:17.766836 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-05-22 01:38:17.766854 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-05-22 01:38:17.766871 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-05-22 01:38:17.766890 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-05-22 01:38:17.766908 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-05-22 01:38:17.766926 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-05-22 01:38:17.766944 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-05-22 01:38:17.766961 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-05-22 01:38:17.766979 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-05-22 01:38:17.766997 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-05-22 01:38:17.767015 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-05-22 01:38:17.767033 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-05-22 01:38:17.767052 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-05-22 01:38:17.767070 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-05-22 01:38:17.767089 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-05-22 01:38:17.767106 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-05-22 01:38:17.767123 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-05-22 01:38:17.767141 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-05-22 01:38:17.767158 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-05-22 01:38:17.767176 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-05-22 01:38:17.767194 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-05-22 01:38:17.767213 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-05-22 01:38:17.767235 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt 2026-05-22 01:38:17.767254 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml 2026-05-22 01:38:17.767272 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-05-22 01:38:17.767290 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-05-22 01:38:17.767308 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-05-22 01:38:17.767326 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-05-22 01:38:17.767344 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-05-22 01:38:17.767362 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-05-22 01:38:17.767380 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-05-22 01:38:17.767399 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-05-22 01:38:17.767417 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-05-22 01:38:17.767435 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-05-22 01:38:17.767453 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-05-22 01:38:17.767471 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-05-22 01:38:17.767490 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-22 01:38:17.767508 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-05-22 01:38:17.767527 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-05-22 01:38:17.767545 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-22 01:38:17.767563 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-22 01:38:17.767583 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-05-22 01:38:17.767601 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-05-22 01:38:17.767619 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-05-22 01:38:17.767637 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-05-22 01:38:17.767656 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-05-22 01:38:17.767674 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-05-22 01:38:17.767692 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-05-22 01:38:17.767710 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-05-22 01:38:17.767728 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-05-22 01:38:17.767745 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-05-22 01:38:17.767763 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-05-22 01:38:17.767782 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-05-22 01:38:17.767800 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt 2026-05-22 01:38:17.767826 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml 2026-05-22 01:38:17.767844 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-05-22 01:38:17.767863 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-05-22 01:38:17.767881 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-05-22 01:38:17.767899 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-05-22 01:38:17.767918 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-05-22 01:38:17.767935 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-05-22 01:38:17.767954 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-05-22 01:38:17.767972 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-05-22 01:38:17.767990 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-05-22 01:38:17.768008 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-05-22 01:38:17.768027 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-05-22 01:38:17.768046 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-05-22 01:38:17.768064 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-22 01:38:17.768082 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-05-22 01:38:17.768099 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-05-22 01:38:17.768117 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-22 01:38:17.768135 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-22 01:38:17.768153 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-05-22 01:38:17.768171 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-05-22 01:38:17.768189 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-05-22 01:38:17.768207 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-05-22 01:38:17.768225 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-05-22 01:38:17.768243 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-05-22 01:38:17.768260 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-05-22 01:38:17.768279 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-05-22 01:38:17.768297 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-05-22 01:38:17.768315 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-05-22 01:38:17.768333 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-05-22 01:38:17.768352 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-05-22 01:38:17.768369 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-05-22 01:38:17.768387 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-05-22 01:38:17.768406 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-05-22 01:38:17.768423 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-05-22 01:38:17.768441 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-05-22 01:38:17.768464 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-05-22 01:38:17.768483 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt 2026-05-22 01:38:17.768501 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml 2026-05-22 01:38:17.768519 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-05-22 01:38:17.768537 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-05-22 01:38:17.768555 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-05-22 01:38:17.768574 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-05-22 01:38:17.768593 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-05-22 01:38:17.768611 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-05-22 01:38:17.768629 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-05-22 01:38:17.768647 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-05-22 01:38:17.768666 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-05-22 01:38:17.768684 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-05-22 01:38:17.768702 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-05-22 01:38:17.768720 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-05-22 01:38:17.768738 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-05-22 01:38:17.768756 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-05-22 01:38:17.768774 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-05-22 01:38:17.768792 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-05-22 01:38:17.768810 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-05-22 01:38:17.768828 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-05-22 01:38:17.768846 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-05-22 01:38:17.768864 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-05-22 01:38:17.768882 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-05-22 01:38:17.768900 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-05-22 01:38:17.768918 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-05-22 01:38:17.768936 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-05-22 01:38:17.768967 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-05-22 01:38:17.768989 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-05-22 01:38:17.769008 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-05-22 01:38:17.769026 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-05-22 01:38:17.769044 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-05-22 01:38:17.769062 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-05-22 01:38:17.769081 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-05-22 01:38:17.769099 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-05-22 01:38:17.769122 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-05-22 01:38:17.769141 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-05-22 01:38:17.769159 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-05-22 01:38:17.769177 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-05-22 01:38:17.769195 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-05-22 01:38:17.769213 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-05-22 01:38:17.769231 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-05-22 01:38:17.769249 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-05-22 01:38:17.769268 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-05-22 01:38:17.769286 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-05-22 01:38:17.769304 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-05-22 01:38:17.769322 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-05-22 01:38:17.769339 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-05-22 01:38:17.769357 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt 2026-05-22 01:38:17.769375 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml 2026-05-22 01:38:17.769393 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.txt 2026-05-22 01:38:17.769411 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.yaml 2026-05-22 01:38:17.769429 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-05-22 01:38:17.769446 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-05-22 01:38:17.769464 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-05-22 01:38:17.769482 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-05-22 01:38:17.769500 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-05-22 01:38:17.769518 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-05-22 01:38:17.769536 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-05-22 01:38:17.769553 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-05-22 01:38:17.769596 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-05-22 01:38:17.769615 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-05-22 01:38:17.769633 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-05-22 01:38:17.769650 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-05-22 01:38:17.769668 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-05-22 01:38:17.769686 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-05-22 01:38:17.769705 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-05-22 01:38:17.769723 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-05-22 01:38:17.769740 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-05-22 01:38:17.769758 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-05-22 01:38:17.769782 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-05-22 01:38:17.769800 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-05-22 01:38:17.769818 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-05-22 01:38:17.769835 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-05-22 01:38:17.769854 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-05-22 01:38:17.769872 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-05-22 01:38:17.769890 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-05-22 01:38:17.769908 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-05-22 01:38:17.769926 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-05-22 01:38:17.769945 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-05-22 01:38:17.769963 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-05-22 01:38:17.769981 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-05-22 01:38:17.769999 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-05-22 01:38:17.770017 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-05-22 01:38:17.770036 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-05-22 01:38:17.770054 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-05-22 01:38:17.770072 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-05-22 01:38:17.770091 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-05-22 01:38:17.770109 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-05-22 01:38:17.770127 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-05-22 01:38:17.770145 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-05-22 01:38:17.770164 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-05-22 01:38:17.770182 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-05-22 01:38:17.770201 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-05-22 01:38:17.770219 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-05-22 01:38:17.770237 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-05-22 01:38:17.770256 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-05-22 01:38:17.770274 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-05-22 01:38:17.770292 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-05-22 01:38:17.770310 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-05-22 01:38:17.770328 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-05-22 01:38:17.770345 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-05-22 01:38:17.770363 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-05-22 01:38:17.770381 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-05-22 01:38:17.770404 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-05-22 01:38:17.770424 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-05-22 01:38:17.770442 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-05-22 01:38:17.770459 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-05-22 01:38:17.770477 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-05-22 01:38:17.770495 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-05-22 01:38:17.770513 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-05-22 01:38:17.770531 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-05-22 01:38:17.770549 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-05-22 01:38:17.770568 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-05-22 01:38:17.770585 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-05-22 01:38:17.770604 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-05-22 01:38:17.770622 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt 2026-05-22 01:38:17.770640 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml 2026-05-22 01:38:17.770658 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.txt 2026-05-22 01:38:17.770675 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.yaml 2026-05-22 01:38:17.770694 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-05-22 01:38:17.770711 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-05-22 01:38:17.770729 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-05-22 01:38:17.770747 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-05-22 01:38:17.770765 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.txt 2026-05-22 01:38:17.770783 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.yaml 2026-05-22 01:38:17.770801 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-05-22 01:38:17.770818 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-05-22 01:38:17.770836 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-05-22 01:38:17.770855 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-05-22 01:38:17.770873 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-05-22 01:38:17.770890 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-05-22 01:38:17.770908 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-05-22 01:38:17.770926 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-05-22 01:38:17.770945 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-05-22 01:38:17.770963 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-05-22 01:38:17.770981 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-05-22 01:38:17.770999 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-05-22 01:38:17.771018 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-05-22 01:38:17.771037 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-05-22 01:38:17.771061 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-05-22 01:38:17.771080 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-05-22 01:38:17.771098 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-05-22 01:38:17.771116 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt 2026-05-22 01:38:17.771134 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml 2026-05-22 01:38:17.771153 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-05-22 01:38:17.771171 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-05-22 01:38:17.771189 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-05-22 01:38:17.771208 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-05-22 01:38:17.771226 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-05-22 01:38:17.771245 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-05-22 01:38:17.771264 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-05-22 01:38:17.771282 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-05-22 01:38:17.771300 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-05-22 01:38:17.771318 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-05-22 01:38:17.771336 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-05-22 01:38:17.771354 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-05-22 01:38:17.771372 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt 2026-05-22 01:38:17.771389 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml 2026-05-22 01:38:17.771407 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-05-22 01:38:17.771425 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-05-22 01:38:17.771444 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-05-22 01:38:17.771462 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-05-22 01:38:17.771480 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-05-22 01:38:17.771498 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-05-22 01:38:17.771516 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-05-22 01:38:17.771534 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-05-22 01:38:17.771552 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-05-22 01:38:17.771570 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-05-22 01:38:17.771587 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-05-22 01:38:17.771605 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-05-22 01:38:17.771622 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-05-22 01:38:17.771640 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-05-22 01:38:17.771658 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-05-22 01:38:17.771676 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-05-22 01:38:17.771694 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-05-22 01:38:17.771717 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-05-22 01:38:17.771736 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-05-22 01:38:17.771754 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-05-22 01:38:17.771772 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-05-22 01:38:17.771790 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-05-22 01:38:17.771808 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-05-22 01:38:17.771825 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-05-22 01:38:17.771843 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-05-22 01:38:17.771861 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-05-22 01:38:17.771879 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-05-22 01:38:17.771897 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-05-22 01:38:17.771916 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-05-22 01:38:17.771934 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-05-22 01:38:17.771952 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-05-22 01:38:17.771970 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-05-22 01:38:17.771987 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-05-22 01:38:17.772006 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-05-22 01:38:17.772023 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-05-22 01:38:17.772041 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-05-22 01:38:17.772059 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-05-22 01:38:17.772077 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-05-22 01:38:17.772094 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-05-22 01:38:17.772112 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt 2026-05-22 01:38:17.772129 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml 2026-05-22 01:38:17.772147 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt 2026-05-22 01:38:17.772165 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml 2026-05-22 01:38:17.772183 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-05-22 01:38:17.772201 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-05-22 01:38:17.772219 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-05-22 01:38:17.772236 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-05-22 01:38:17.772253 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-05-22 01:38:17.772271 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-05-22 01:38:17.772289 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-05-22 01:38:17.772306 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-05-22 01:38:17.772324 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-05-22 01:38:17.772341 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-05-22 01:38:17.772363 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-05-22 01:38:17.772381 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-05-22 01:38:17.772398 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-05-22 01:38:17.772416 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-05-22 01:38:17.772434 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-05-22 01:38:17.772451 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-05-22 01:38:17.772469 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-05-22 01:38:17.772487 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-05-22 01:38:17.772505 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-05-22 01:38:17.772522 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-05-22 01:38:17.772540 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-05-22 01:38:17.772558 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-05-22 01:38:17.772576 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-05-22 01:38:17.772593 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-05-22 01:38:17.772611 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-05-22 01:38:17.772629 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-05-22 01:38:17.772647 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-05-22 01:38:17.772665 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-05-22 01:38:17.772683 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-05-22 01:38:17.772701 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-05-22 01:38:17.772719 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-22 01:38:17.772736 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-22 01:38:17.772754 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-05-22 01:38:17.772771 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-05-22 01:38:17.772789 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-05-22 01:38:17.772806 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-05-22 01:38:17.772824 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-05-22 01:38:17.772841 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-05-22 01:38:17.772859 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-05-22 01:38:17.772877 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-05-22 01:38:17.772894 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-05-22 01:38:17.772912 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-05-22 01:38:17.772930 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-05-22 01:38:17.772948 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-05-22 01:38:17.772984 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-05-22 01:38:17.773003 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-05-22 01:38:17.773025 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-05-22 01:38:17.773044 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-05-22 01:38:17.773062 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-05-22 01:38:17.773079 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-05-22 01:38:17.773097 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-05-22 01:38:17.773115 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-05-22 01:38:17.773133 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-05-22 01:38:17.773151 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-05-22 01:38:17.773169 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-05-22 01:38:17.773187 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-05-22 01:38:17.773205 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-05-22 01:38:17.773223 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-05-22 01:38:17.773241 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-05-22 01:38:17.773259 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-05-22 01:38:17.773276 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-05-22 01:38:17.773294 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-05-22 01:38:17.773312 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-05-22 01:38:17.773329 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-05-22 01:38:17.773347 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-05-22 01:38:17.773365 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-05-22 01:38:17.773383 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-05-22 01:38:17.773401 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-05-22 01:38:17.773420 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-05-22 01:38:17.773437 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-05-22 01:38:17.773455 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-05-22 01:38:17.773473 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-05-22 01:38:17.773491 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-05-22 01:38:17.773509 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-05-22 01:38:17.773527 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-05-22 01:38:17.773545 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-05-22 01:38:17.773573 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-05-22 01:38:17.773592 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-05-22 01:38:17.773611 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-05-22 01:38:17.773629 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-05-22 01:38:17.773647 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-05-22 01:38:17.773665 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-05-22 01:38:17.773684 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-05-22 01:38:17.773702 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-05-22 01:38:17.773726 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-05-22 01:38:17.773745 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-05-22 01:38:17.773763 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-05-22 01:38:17.773781 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-05-22 01:38:17.773800 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-05-22 01:38:17.773818 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-05-22 01:38:17.773836 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-05-22 01:38:17.773854 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-05-22 01:38:17.773872 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-05-22 01:38:17.773890 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-05-22 01:38:17.773908 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-05-22 01:38:17.773926 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-05-22 01:38:17.773945 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-05-22 01:38:17.773963 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-05-22 01:38:17.773982 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-05-22 01:38:17.774000 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-05-22 01:38:17.774018 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-05-22 01:38:17.774037 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-05-22 01:38:17.774055 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-05-22 01:38:17.774073 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-05-22 01:38:17.774091 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-05-22 01:38:17.774109 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-05-22 01:38:17.774127 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-05-22 01:38:17.774145 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-05-22 01:38:17.774163 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-05-22 01:38:17.774180 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-05-22 01:38:17.774199 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-05-22 01:38:17.774217 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-05-22 01:38:17.774235 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-05-22 01:38:17.774253 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-05-22 01:38:17.774271 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-05-22 01:38:17.774288 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-05-22 01:38:17.774306 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-05-22 01:38:17.774324 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-05-22 01:38:17.774341 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-05-22 01:38:17.774359 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-05-22 01:38:17.774377 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-05-22 01:38:17.774395 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-05-22 01:38:17.774419 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-05-22 01:38:17.774438 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-05-22 01:38:17.774456 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-05-22 01:38:17.774474 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-05-22 01:38:17.774492 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-05-22 01:38:17.774510 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-05-22 01:38:17.774528 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-05-22 01:38:17.774546 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-05-22 01:38:17.774564 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-05-22 01:38:17.774582 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-05-22 01:38:17.774600 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-05-22 01:38:17.774618 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-05-22 01:38:17.774635 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-05-22 01:38:17.774653 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-05-22 01:38:17.774671 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-05-22 01:38:17.774689 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-05-22 01:38:17.774707 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-05-22 01:38:17.774725 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-05-22 01:38:17.774743 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-05-22 01:38:17.774761 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-05-22 01:38:17.774779 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-05-22 01:38:17.774797 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-05-22 01:38:17.774815 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt 2026-05-22 01:38:17.774833 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml 2026-05-22 01:38:17.774851 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt 2026-05-22 01:38:17.774869 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml 2026-05-22 01:38:17.774887 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-05-22 01:38:17.774905 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-05-22 01:38:17.774923 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-05-22 01:38:17.774941 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-05-22 01:38:17.774959 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-05-22 01:38:17.774977 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-05-22 01:38:17.774995 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-05-22 01:38:17.775014 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-05-22 01:38:17.775032 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-05-22 01:38:17.775050 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-05-22 01:38:17.775068 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-05-22 01:38:17.775086 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-05-22 01:38:17.775109 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-05-22 01:38:17.775128 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-05-22 01:38:17.775146 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-05-22 01:38:17.775164 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-05-22 01:38:17.775182 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-05-22 01:38:17.775201 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-05-22 01:38:17.775219 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-05-22 01:38:17.775237 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-05-22 01:38:17.775255 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-05-22 01:38:17.775273 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-05-22 01:38:17.775291 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-05-22 01:38:17.775309 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-05-22 01:38:17.775327 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-05-22 01:38:17.775345 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-05-22 01:38:17.775363 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-05-22 01:38:17.775381 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-05-22 01:38:17.775399 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-05-22 01:38:17.775417 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-05-22 01:38:17.775435 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-05-22 01:38:17.775452 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-05-22 01:38:17.775470 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-05-22 01:38:17.775488 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-05-22 01:38:17.775505 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt 2026-05-22 01:38:17.775523 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml 2026-05-22 01:38:17.775541 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt 2026-05-22 01:38:17.775559 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml 2026-05-22 01:38:17.775577 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-05-22 01:38:17.775594 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-05-22 01:38:17.775612 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-05-22 01:38:17.775630 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-05-22 01:38:17.775648 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-05-22 01:38:17.775666 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-05-22 01:38:17.775684 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-05-22 01:38:17.775707 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-05-22 01:38:17.775726 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-05-22 01:38:17.775744 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-05-22 01:38:17.775762 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-05-22 01:38:17.775780 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-05-22 01:38:17.775798 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-05-22 01:38:17.775815 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-05-22 01:38:17.775834 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-05-22 01:38:17.775852 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-05-22 01:38:17.775870 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-05-22 01:38:17.775889 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-d79889d98-8ntc7.txt 2026-05-22 01:38:17.775907 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-d79889d98-8ntc7.yaml 2026-05-22 01:38:17.775925 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-kfzhz.txt 2026-05-22 01:38:17.775943 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-kfzhz.yaml 2026-05-22 01:38:17.775961 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-78ngw.txt 2026-05-22 01:38:17.775979 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-78ngw.yaml 2026-05-22 01:38:17.775996 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-skvjz.txt 2026-05-22 01:38:17.776014 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-skvjz.yaml 2026-05-22 01:38:17.776031 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-td7w8.txt 2026-05-22 01:38:17.776050 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-td7w8.yaml 2026-05-22 01:38:17.776067 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-jjzp9.txt 2026-05-22 01:38:17.776085 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-jjzp9.yaml 2026-05-22 01:38:17.776102 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-vb9fx.txt 2026-05-22 01:38:17.776120 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-vb9fx.yaml 2026-05-22 01:38:17.776138 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-6594b55dc7-jnlr8.txt 2026-05-22 01:38:17.776156 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-6594b55dc7-jnlr8.yaml 2026-05-22 01:38:17.776174 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-59b7b44967-r9zpb.txt 2026-05-22 01:38:17.776193 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-59b7b44967-r9zpb.yaml 2026-05-22 01:38:17.776211 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-zwrz6.txt 2026-05-22 01:38:17.776229 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-zwrz6.yaml 2026-05-22 01:38:17.776247 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-qm4dc.txt 2026-05-22 01:38:17.776266 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-qm4dc.yaml 2026-05-22 01:38:17.776284 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-dqz4g.txt 2026-05-22 01:38:17.776302 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-dqz4g.yaml 2026-05-22 01:38:17.776325 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-j4vtb.txt 2026-05-22 01:38:17.776344 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-j4vtb.yaml 2026-05-22 01:38:17.776363 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-2g7nk.txt 2026-05-22 01:38:17.776381 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-2g7nk.yaml 2026-05-22 01:38:17.776400 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-8v9c5.txt 2026-05-22 01:38:17.776418 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-8v9c5.yaml 2026-05-22 01:38:17.776436 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-hfgcn.txt 2026-05-22 01:38:17.776453 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-hfgcn.yaml 2026-05-22 01:38:17.776471 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-qzkkl.txt 2026-05-22 01:38:17.776489 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-qzkkl.yaml 2026-05-22 01:38:17.776507 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-qfgfh.txt 2026-05-22 01:38:17.776525 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-qfgfh.yaml 2026-05-22 01:38:17.776543 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-85fc85fc55-whkf2.txt 2026-05-22 01:38:17.776561 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-85fc85fc55-whkf2.yaml 2026-05-22 01:38:17.776579 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-9pbx7.txt 2026-05-22 01:38:17.776597 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-9pbx7.yaml 2026-05-22 01:38:17.776615 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-dcfbd8899-r9bvr.txt 2026-05-22 01:38:17.776633 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-dcfbd8899-r9bvr.yaml 2026-05-22 01:38:17.776651 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-5cc85b4859-4nmhm.txt 2026-05-22 01:38:17.776669 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-5cc85b4859-4nmhm.yaml 2026-05-22 01:38:17.776686 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-m86mh.txt 2026-05-22 01:38:17.776704 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-m86mh.yaml 2026-05-22 01:38:17.776722 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-vp5hr.txt 2026-05-22 01:38:17.776740 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-vp5hr.yaml 2026-05-22 01:38:17.776758 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-thxm5.txt 2026-05-22 01:38:17.776776 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-thxm5.yaml 2026-05-22 01:38:17.776794 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-jdrlx.txt 2026-05-22 01:38:17.776811 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-jdrlx.yaml 2026-05-22 01:38:17.776828 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-qmbhs.txt 2026-05-22 01:38:17.776846 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-qmbhs.yaml 2026-05-22 01:38:17.776864 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-kbkd7.txt 2026-05-22 01:38:17.776882 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-kbkd7.yaml 2026-05-22 01:38:17.776900 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-7856m.txt 2026-05-22 01:38:17.776917 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-7856m.yaml 2026-05-22 01:38:17.776935 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-h5z96.txt 2026-05-22 01:38:17.776976 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-h5z96.yaml 2026-05-22 01:38:17.776998 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-k6xkl.txt 2026-05-22 01:38:17.777016 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-k6xkl.yaml 2026-05-22 01:38:17.777034 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-6b7776dcd-g7zsh.txt 2026-05-22 01:38:17.777053 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-6b7776dcd-g7zsh.yaml 2026-05-22 01:38:17.777070 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-696nm.txt 2026-05-22 01:38:17.777088 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-696nm.yaml 2026-05-22 01:38:17.777106 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-d6q67.txt 2026-05-22 01:38:17.777124 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-d6q67.yaml 2026-05-22 01:38:17.777142 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-9tmw9.txt 2026-05-22 01:38:17.777160 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-9tmw9.yaml 2026-05-22 01:38:17.777178 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-r9qcs.txt 2026-05-22 01:38:17.777196 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-r9qcs.yaml 2026-05-22 01:38:17.777214 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-qw4l5.txt 2026-05-22 01:38:17.777232 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-qw4l5.yaml 2026-05-22 01:38:17.777249 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-9jjx6.txt 2026-05-22 01:38:17.777267 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-9jjx6.yaml 2026-05-22 01:38:17.777285 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-8lhpb.txt 2026-05-22 01:38:17.777303 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-8lhpb.yaml 2026-05-22 01:38:17.777320 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-zjdvg.txt 2026-05-22 01:38:17.777338 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-zjdvg.yaml 2026-05-22 01:38:17.777356 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-xc92h.txt 2026-05-22 01:38:17.777373 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-xc92h.yaml 2026-05-22 01:38:17.777391 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-lzws6.txt 2026-05-22 01:38:17.777409 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-lzws6.yaml 2026-05-22 01:38:17.777428 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-lbvkv.txt 2026-05-22 01:38:17.777446 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-lbvkv.yaml 2026-05-22 01:38:17.777464 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-xl8jf.txt 2026-05-22 01:38:17.777481 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-xl8jf.yaml 2026-05-22 01:38:17.777499 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-8wqvh.txt 2026-05-22 01:38:17.777517 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-8wqvh.yaml 2026-05-22 01:38:17.777535 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-bq5ct.txt 2026-05-22 01:38:17.777554 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-bq5ct.yaml 2026-05-22 01:38:17.777592 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-pn7bb.txt 2026-05-22 01:38:17.777612 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-pn7bb.yaml 2026-05-22 01:38:17.777639 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-49jz7.txt 2026-05-22 01:38:17.777658 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-49jz7.yaml 2026-05-22 01:38:17.777677 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-xdlqb.txt 2026-05-22 01:38:17.777695 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-xdlqb.yaml 2026-05-22 01:38:17.777713 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-ghfv6.txt 2026-05-22 01:38:17.777731 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-ghfv6.yaml 2026-05-22 01:38:17.777749 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-85b99fd6d-vs5qc.txt 2026-05-22 01:38:17.777767 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-85b99fd6d-vs5qc.yaml 2026-05-22 01:38:17.777785 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-574987b5c-dnslc.txt 2026-05-22 01:38:17.777803 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-574987b5c-dnslc.yaml 2026-05-22 01:38:17.777821 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-b899d8464-mt2xc.txt 2026-05-22 01:38:17.777840 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-b899d8464-mt2xc.yaml 2026-05-22 01:38:17.777858 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-596b66887b-cl9j7.txt 2026-05-22 01:38:17.777876 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-596b66887b-cl9j7.yaml 2026-05-22 01:38:17.777894 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-tdl6b.txt 2026-05-22 01:38:17.777912 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-tdl6b.yaml 2026-05-22 01:38:17.777930 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-4kgjb.txt 2026-05-22 01:38:17.777948 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-4kgjb.yaml 2026-05-22 01:38:17.777966 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-2zkb8.txt 2026-05-22 01:38:17.777983 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-2zkb8.yaml 2026-05-22 01:38:17.778002 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-6644cb6c6-mgkht.txt 2026-05-22 01:38:17.778020 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-6644cb6c6-mgkht.yaml 2026-05-22 01:38:17.778038 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-7qck8.txt 2026-05-22 01:38:17.778056 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-7qck8.yaml 2026-05-22 01:38:17.778074 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-4hml2.txt 2026-05-22 01:38:17.778092 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-4hml2.yaml 2026-05-22 01:38:17.778110 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-2w7kf.txt 2026-05-22 01:38:17.778128 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-2w7kf.yaml 2026-05-22 01:38:17.778146 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-2lmf5.txt 2026-05-22 01:38:17.778164 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-2lmf5.yaml 2026-05-22 01:38:17.778182 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-rl5q5.txt 2026-05-22 01:38:17.778200 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-rl5q5.yaml 2026-05-22 01:38:17.778218 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-7d778549f5-zmzqx.txt 2026-05-22 01:38:17.778235 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-7d778549f5-zmzqx.yaml 2026-05-22 01:38:17.778259 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-hzmpv.txt 2026-05-22 01:38:17.778277 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-hzmpv.yaml 2026-05-22 01:38:17.778295 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-868c694584-74tfx.txt 2026-05-22 01:38:17.778313 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-868c694584-74tfx.yaml 2026-05-22 01:38:17.778331 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-czwjl.txt 2026-05-22 01:38:17.778349 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-czwjl.yaml 2026-05-22 01:38:17.778367 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-qsb86.txt 2026-05-22 01:38:17.778385 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-qsb86.yaml 2026-05-22 01:38:17.778402 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-dcrs6.txt 2026-05-22 01:38:17.778420 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-dcrs6.yaml 2026-05-22 01:38:17.778438 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt 2026-05-22 01:38:17.778456 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml 2026-05-22 01:38:17.778474 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt 2026-05-22 01:38:17.778492 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml 2026-05-22 01:38:17.778510 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-05-22 01:38:17.778528 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-05-22 01:38:17.778546 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-05-22 01:38:17.778564 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-05-22 01:38:17.778582 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-5f796d8859-xlz2r.txt 2026-05-22 01:38:17.778601 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-5f796d8859-xlz2r.yaml 2026-05-22 01:38:17.778618 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-9zgz5.txt 2026-05-22 01:38:17.778636 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-9zgz5.yaml 2026-05-22 01:38:17.778654 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-dzgmp.txt 2026-05-22 01:38:17.778672 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-dzgmp.yaml 2026-05-22 01:38:17.778690 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-2r6wn.txt 2026-05-22 01:38:17.778709 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-2r6wn.yaml 2026-05-22 01:38:17.778727 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-5lfsr.txt 2026-05-22 01:38:17.778746 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-5lfsr.yaml 2026-05-22 01:38:17.778764 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-4f6nv.txt 2026-05-22 01:38:17.778782 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-4f6nv.yaml 2026-05-22 01:38:17.778800 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-mpm9k.txt 2026-05-22 01:38:17.778818 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-mpm9k.yaml 2026-05-22 01:38:17.778836 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-05-22 01:38:17.778853 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-05-22 01:38:17.778871 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-05-22 01:38:17.778889 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-05-22 01:38:17.778912 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-snx4x.txt 2026-05-22 01:38:17.778930 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-snx4x.yaml 2026-05-22 01:38:17.778949 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-05-22 01:38:17.778967 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-05-22 01:38:17.778985 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-05-22 01:38:17.779003 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-05-22 01:38:17.779022 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-4jd24.txt 2026-05-22 01:38:17.779040 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-4jd24.yaml 2026-05-22 01:38:17.779058 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-05-22 01:38:17.779076 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-05-22 01:38:17.779093 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-05-22 01:38:17.779111 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-05-22 01:38:17.779129 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-qs5xb.txt 2026-05-22 01:38:17.779146 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-qs5xb.yaml 2026-05-22 01:38:17.779164 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-qg749.txt 2026-05-22 01:38:17.779182 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-qg749.yaml 2026-05-22 01:38:17.779199 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-5c7d84fbd4-bd5nc.txt 2026-05-22 01:38:17.779217 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-5c7d84fbd4-bd5nc.yaml 2026-05-22 01:38:17.779235 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-5d5dcccf9f-498gt.txt 2026-05-22 01:38:17.779253 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-5d5dcccf9f-498gt.yaml 2026-05-22 01:38:17.779270 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-vmpx2.txt 2026-05-22 01:38:17.779288 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-vmpx2.yaml 2026-05-22 01:38:17.779306 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-p7hf7.txt 2026-05-22 01:38:17.779323 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-p7hf7.yaml 2026-05-22 01:38:17.779341 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-05-22 01:38:17.779359 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-05-22 01:38:17.779378 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-05-22 01:38:17.779396 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-05-22 01:38:17.779414 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-05-22 01:38:17.779432 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-05-22 01:38:17.779450 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-05-22 01:38:17.779467 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-05-22 01:38:17.779485 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-05-22 01:38:17.779503 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-05-22 01:38:17.779525 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-05-22 01:38:17.779543 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-05-22 01:38:17.779561 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-05-22 01:38:17.779579 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-05-22 01:38:17.779597 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-05-22 01:38:17.779614 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-05-22 01:38:17.779632 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-05-22 01:38:17.779649 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-05-22 01:38:17.779666 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-05-22 01:38:17.779684 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-05-22 01:38:17.779701 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-05-22 01:38:17.779719 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-05-22 01:38:17.779737 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-05-22 01:38:17.779754 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-05-22 01:38:17.779771 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-05-22 01:38:17.779789 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-05-22 01:38:17.779806 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-05-22 01:38:17.779824 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-05-22 01:38:17.779841 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-05-22 01:38:17.779859 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-05-22 01:38:17.779876 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-05-22 01:38:17.779894 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-05-22 01:38:17.779912 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-05-22 01:38:17.779930 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-05-22 01:38:17.779948 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-05-22 01:38:17.779966 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-05-22 01:38:17.779984 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-05-22 01:38:17.780002 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-05-22 01:38:17.780020 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-05-22 01:38:17.780038 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-05-22 01:38:17.780056 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-05-22 01:38:17.780074 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-05-22 01:38:17.780092 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-05-22 01:38:17.780114 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-05-22 01:38:17.780133 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-05-22 01:38:17.780151 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-05-22 01:38:17.780169 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-05-22 01:38:17.780187 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-05-22 01:38:17.780205 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-05-22 01:38:17.780224 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-05-22 01:38:17.780242 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-05-22 01:38:17.780259 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-05-22 01:38:17.780277 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-05-22 01:38:17.780295 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-05-22 01:38:17.780313 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-05-22 01:38:17.780331 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-05-22 01:38:17.780349 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-05-22 01:38:17.780367 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-05-22 01:38:17.780385 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-05-22 01:38:17.780404 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-05-22 01:38:17.780422 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-05-22 01:38:17.780439 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-05-22 01:38:17.780457 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-05-22 01:38:17.780475 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-05-22 01:38:17.780493 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-05-22 01:38:17.780511 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-05-22 01:38:17.780529 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-05-22 01:38:17.780546 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-05-22 01:38:17.780564 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-05-22 01:38:17.780582 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-05-22 01:38:17.780600 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-05-22 01:38:17.780618 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-05-22 01:38:17.780635 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-05-22 01:38:17.780654 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-05-22 01:38:17.780672 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-05-22 01:38:17.780690 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-05-22 01:38:17.780712 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-05-22 01:38:17.780731 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-05-22 01:38:17.780749 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-05-22 01:38:17.780766 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-05-22 01:38:17.780784 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-05-22 01:38:17.780801 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-05-22 01:38:17.780819 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-05-22 01:38:17.780837 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-05-22 01:38:17.780855 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-05-22 01:38:17.780873 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-05-22 01:38:17.780891 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-05-22 01:38:17.780909 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-05-22 01:38:17.780927 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-05-22 01:38:17.780945 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-05-22 01:38:17.780979 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-05-22 01:38:17.780998 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-05-22 01:38:17.781016 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-05-22 01:38:17.781034 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-05-22 01:38:17.781051 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-05-22 01:38:17.781069 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-05-22 01:38:17.781087 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-05-22 01:38:17.781104 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-05-22 01:38:17.781122 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-05-22 01:38:17.781140 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-05-22 01:38:17.781158 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-05-22 01:38:17.781176 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-05-22 01:38:17.781194 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-05-22 01:38:17.781212 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-05-22 01:38:17.781230 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-05-22 01:38:17.781248 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-05-22 01:38:17.781266 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-05-22 01:38:17.781284 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-05-22 01:38:17.781302 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-05-22 01:38:17.781325 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-05-22 01:38:17.781344 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-05-22 01:38:17.781362 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt 2026-05-22 01:38:17.781380 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml 2026-05-22 01:38:17.781398 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.txt 2026-05-22 01:38:17.781417 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.yaml 2026-05-22 01:38:17.781435 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-05-22 01:38:17.781453 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-05-22 01:38:17.781471 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt 2026-05-22 01:38:17.781489 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml 2026-05-22 01:38:17.781507 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-05-22 01:38:17.781525 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-05-22 01:38:17.781544 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-05-22 01:38:17.781562 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-05-22 01:38:17.781601 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-05-22 01:38:17.781620 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-05-22 01:38:17.781638 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-05-22 01:38:17.781656 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-05-22 01:38:17.781674 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-05-22 01:38:17.781692 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-05-22 01:38:17.781710 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-05-22 01:38:17.781728 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-05-22 01:38:17.781746 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-05-22 01:38:17.781763 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-05-22 01:38:17.781781 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-05-22 01:38:17.781799 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-05-22 01:38:17.781816 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-05-22 01:38:17.781834 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-05-22 01:38:17.781852 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-05-22 01:38:17.781870 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-05-22 01:38:17.781888 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-05-22 01:38:17.781905 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-05-22 01:38:17.781924 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-05-22 01:38:17.781942 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-05-22 01:38:17.781965 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-05-22 01:38:17.781983 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-05-22 01:38:17.782001 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-05-22 01:38:17.782019 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-05-22 01:38:17.782037 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-05-22 01:38:17.782054 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-05-22 01:38:17.782072 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-05-22 01:38:17.782089 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-05-22 01:38:17.782107 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-05-22 01:38:17.782124 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-05-22 01:38:17.782142 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-05-22 01:38:17.782160 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-05-22 01:38:17.782177 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-05-22 01:38:17.782195 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-05-22 01:38:17.782213 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.txt 2026-05-22 01:38:17.782231 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.yaml 2026-05-22 01:38:17.782249 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt 2026-05-22 01:38:17.782266 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml 2026-05-22 01:38:17.782284 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt 2026-05-22 01:38:17.782302 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml 2026-05-22 01:38:17.782320 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt 2026-05-22 01:38:17.782338 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml 2026-05-22 01:38:17.782356 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt 2026-05-22 01:38:17.782373 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml 2026-05-22 01:38:17.782391 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt 2026-05-22 01:38:17.782409 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml 2026-05-22 01:38:17.782427 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-05-22 01:38:17.782445 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-05-22 01:38:17.782463 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-05-22 01:38:17.782481 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-05-22 01:38:17.782500 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-05-22 01:38:17.782518 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-05-22 01:38:17.782537 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-05-22 01:38:17.782555 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-05-22 01:38:17.782573 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-05-22 01:38:17.782596 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-05-22 01:38:17.782615 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-05-22 01:38:17.782634 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-05-22 01:38:17.782652 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-05-22 01:38:17.782670 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-05-22 01:38:17.782689 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-05-22 01:38:17.782708 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-05-22 01:38:17.782726 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-05-22 01:38:17.782744 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-05-22 01:38:17.782762 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-05-22 01:38:17.782780 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-05-22 01:38:17.782798 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-05-22 01:38:17.782815 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-05-22 01:38:17.782833 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-05-22 01:38:17.782851 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-05-22 01:38:17.782868 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-05-22 01:38:17.782887 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-05-22 01:38:17.782905 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-05-22 01:38:17.782923 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-05-22 01:38:17.782941 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-05-22 01:38:17.782959 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-05-22 01:38:17.782977 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-05-22 01:38:17.782994 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-05-22 01:38:17.783012 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-05-22 01:38:17.783030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-05-22 01:38:17.783047 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-05-22 01:38:17.783065 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-05-22 01:38:17.783083 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-05-22 01:38:17.783100 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-05-22 01:38:17.783118 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-05-22 01:38:17.783135 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-05-22 01:38:17.783153 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-05-22 01:38:17.783171 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-05-22 01:38:17.783194 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-05-22 01:38:17.783212 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-05-22 01:38:17.783230 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-05-22 01:38:17.783247 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-05-22 01:38:17.783265 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-05-22 01:38:17.783283 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-05-22 01:38:17.783301 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-05-22 01:38:17.783319 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-05-22 01:38:17.783337 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-05-22 01:38:17.783355 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-05-22 01:38:17.783373 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-05-22 01:38:17.783390 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-05-22 01:38:17.783408 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-05-22 01:38:17.783426 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-05-22 01:38:17.783444 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-05-22 01:38:17.783462 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-05-22 01:38:17.783479 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-05-22 01:38:17.783497 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-05-22 01:38:17.783515 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-05-22 01:38:17.783533 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-05-22 01:38:17.783550 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-05-22 01:38:17.783568 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-05-22 01:38:17.783586 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-05-22 01:38:17.783604 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-05-22 01:38:17.783621 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-05-22 01:38:17.783639 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-05-22 01:38:17.783657 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-05-22 01:38:17.783675 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-05-22 01:38:17.783693 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-05-22 01:38:17.783711 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-05-22 01:38:17.783729 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-05-22 01:38:17.783748 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-05-22 01:38:17.783766 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-05-22 01:38:17.783789 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-05-22 01:38:17.783807 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-05-22 01:38:17.783825 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-05-22 01:38:17.783843 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-05-22 01:38:17.783861 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-05-22 01:38:17.783879 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-05-22 01:38:17.783897 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-05-22 01:38:17.783916 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-05-22 01:38:17.783933 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-05-22 01:38:17.783952 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-05-22 01:38:17.783970 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-05-22 01:38:17.783989 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-05-22 01:38:17.784007 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-05-22 01:38:17.784025 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-05-22 01:38:17.784043 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-05-22 01:38:17.784061 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-05-22 01:38:17.784079 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-05-22 01:38:17.784097 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-05-22 01:38:17.784115 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-05-22 01:38:17.784132 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-05-22 01:38:17.784150 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-05-22 01:38:17.784168 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-05-22 01:38:17.784186 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-05-22 01:38:17.784204 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-05-22 01:38:17.784221 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-05-22 01:38:17.784239 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-05-22 01:38:17.784257 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-05-22 01:38:17.784275 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-05-22 01:38:17.784293 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-05-22 01:38:17.784311 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-05-22 01:38:17.784329 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-05-22 01:38:17.784347 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-05-22 01:38:17.784365 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-05-22 01:38:17.784388 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-05-22 01:38:17.784406 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-05-22 01:38:17.784424 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-05-22 01:38:17.784441 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-05-22 01:38:17.784459 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-05-22 01:38:17.784477 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-05-22 01:38:17.784495 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-05-22 01:38:17.784514 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-05-22 01:38:17.784532 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-05-22 01:38:17.784550 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-05-22 01:38:17.784568 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-05-22 01:38:17.784586 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-05-22 01:38:17.784604 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-05-22 01:38:17.784623 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-05-22 01:38:17.784640 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-05-22 01:38:17.784658 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-05-22 01:38:17.784675 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-05-22 01:38:17.784693 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-05-22 01:38:17.784711 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-05-22 01:38:17.784728 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-05-22 01:38:17.784746 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-05-22 01:38:17.784764 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-05-22 01:38:17.784781 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-05-22 01:38:17.784799 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-05-22 01:38:17.784817 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-05-22 01:38:17.784835 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-05-22 01:38:17.784853 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-05-22 01:38:17.784870 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-05-22 01:38:17.784888 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-05-22 01:38:17.784906 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-05-22 01:38:17.784924 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-05-22 01:38:17.784942 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-05-22 01:38:17.784976 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-05-22 01:38:17.785002 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-05-22 01:38:17.785021 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-05-22 01:38:17.785039 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-05-22 01:38:17.785058 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-05-22 01:38:17.785076 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-05-22 01:38:17.785094 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-05-22 01:38:17.785112 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-05-22 01:38:17.785131 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-05-22 01:38:17.785149 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-05-22 01:38:17.785168 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-05-22 01:38:17.785185 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-05-22 01:38:17.785204 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-05-22 01:38:17.785222 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-05-22 01:38:17.785240 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-05-22 01:38:17.785259 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-05-22 01:38:17.785277 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-05-22 01:38:17.785294 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-05-22 01:38:17.785312 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-05-22 01:38:17.785330 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt 2026-05-22 01:38:17.785348 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml 2026-05-22 01:38:17.785366 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.txt 2026-05-22 01:38:17.785383 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.yaml 2026-05-22 01:38:17.785401 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-05-22 01:38:17.785419 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-05-22 01:38:17.785436 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt 2026-05-22 01:38:17.785454 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml 2026-05-22 01:38:17.785473 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-05-22 01:38:17.785490 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-05-22 01:38:17.785508 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-05-22 01:38:17.785526 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-05-22 01:38:17.785543 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-05-22 01:38:17.785561 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-05-22 01:38:17.785606 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-05-22 01:38:17.785631 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-05-22 01:38:17.785650 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-05-22 01:38:17.785669 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-05-22 01:38:17.785686 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-05-22 01:38:17.785704 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-05-22 01:38:17.785722 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-05-22 01:38:17.785740 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-05-22 01:38:17.785758 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-05-22 01:38:17.785775 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-05-22 01:38:17.785793 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-05-22 01:38:17.785811 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-05-22 01:38:17.785828 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-05-22 01:38:17.785846 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-05-22 01:38:17.785863 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-05-22 01:38:17.785881 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-05-22 01:38:17.785899 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-05-22 01:38:17.785917 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-05-22 01:38:17.785935 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-05-22 01:38:17.785952 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-05-22 01:38:17.785970 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-05-22 01:38:17.785987 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-05-22 01:38:17.786005 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-05-22 01:38:17.786022 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-05-22 01:38:17.786040 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-05-22 01:38:17.786060 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-05-22 01:38:17.786078 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-05-22 01:38:17.786097 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-05-22 01:38:17.786115 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-05-22 01:38:17.786133 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-05-22 01:38:17.786151 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-05-22 01:38:17.786169 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-05-22 01:38:17.786187 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.txt 2026-05-22 01:38:17.786206 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.yaml 2026-05-22 01:38:17.786224 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt 2026-05-22 01:38:17.786247 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml 2026-05-22 01:38:17.786267 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt 2026-05-22 01:38:17.786285 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml 2026-05-22 01:38:17.786303 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt 2026-05-22 01:38:17.786322 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml 2026-05-22 01:38:17.786341 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt 2026-05-22 01:38:17.786359 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml 2026-05-22 01:38:17.786377 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt 2026-05-22 01:38:17.786395 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml 2026-05-22 01:38:17.786414 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-05-22 01:38:17.786432 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-05-22 01:38:17.786449 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-05-22 01:38:17.786467 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-05-22 01:38:17.786486 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-05-22 01:38:17.786504 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-05-22 01:38:17.786522 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-05-22 01:38:17.786545 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-05-22 01:38:17.786569 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-05-22 01:38:17.786590 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-05-22 01:38:17.786608 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-05-22 01:38:17.786626 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-05-22 01:38:17.786644 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-05-22 01:38:17.786662 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-05-22 01:38:17.786681 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-05-22 01:38:17.786698 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-05-22 01:38:17.786717 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-05-22 01:38:17.786735 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-05-22 01:38:17.786753 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-05-22 01:38:17.786771 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-05-22 01:38:17.786789 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-05-22 01:38:17.786807 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-05-22 01:38:17.786824 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-05-22 01:38:17.786842 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-05-22 01:38:17.786860 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-05-22 01:38:17.786885 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-05-22 01:38:17.786904 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-05-22 01:38:17.786922 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-05-22 01:38:17.786940 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-05-22 01:38:17.786957 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-05-22 01:38:17.786975 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-05-22 01:38:17.786993 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-05-22 01:38:17.787010 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-05-22 01:38:17.787028 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-05-22 01:38:17.787047 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-05-22 01:38:17.787065 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-05-22 01:38:17.787083 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-05-22 01:38:17.787100 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-05-22 01:38:17.787118 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-05-22 01:38:17.787136 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-05-22 01:38:17.787154 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-05-22 01:38:17.787172 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-05-22 01:38:17.787190 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-05-22 01:38:17.787208 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-05-22 01:38:17.787226 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-05-22 01:38:17.787244 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-05-22 01:38:17.787261 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-05-22 01:38:17.787279 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-05-22 01:38:17.787297 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-05-22 01:38:17.787315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-05-22 01:38:17.787333 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-05-22 01:38:17.787351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-05-22 01:38:17.787369 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-05-22 01:38:17.787386 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-05-22 01:38:17.787404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-05-22 01:38:17.787422 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-05-22 01:38:17.787439 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-05-22 01:38:17.787458 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-05-22 01:38:17.787476 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-05-22 01:38:17.787494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-05-22 01:38:17.787517 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-05-22 01:38:17.787535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-05-22 01:38:17.787553 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-05-22 01:38:17.787571 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-05-22 01:38:17.787589 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-05-22 01:38:17.787608 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-05-22 01:38:17.787626 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-05-22 01:38:17.787644 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-05-22 01:38:17.787662 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-05-22 01:38:17.787680 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-05-22 01:38:17.787698 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-05-22 01:38:17.787717 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-05-22 01:38:17.787735 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-05-22 01:38:17.787754 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-05-22 01:38:17.787772 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-05-22 01:38:17.787790 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-05-22 01:38:17.787808 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-05-22 01:38:17.787826 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-05-22 01:38:17.787844 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-05-22 01:38:17.787862 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-05-22 01:38:17.787879 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-05-22 01:38:17.787897 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-05-22 01:38:17.787914 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-05-22 01:38:17.787932 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-05-22 01:38:17.787950 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-05-22 01:38:17.787968 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-05-22 01:38:17.787985 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-05-22 01:38:17.788004 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-05-22 01:38:17.788022 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-05-22 01:38:17.788040 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-05-22 01:38:17.788058 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-05-22 01:38:17.788076 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-05-22 01:38:17.788094 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-05-22 01:38:17.788112 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-05-22 01:38:17.788130 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-05-22 01:38:17.788148 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-05-22 01:38:17.788171 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-05-22 01:38:17.788190 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-05-22 01:38:17.788208 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-05-22 01:38:17.788225 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-05-22 01:38:17.788243 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-05-22 01:38:17.788261 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-05-22 01:38:17.788278 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-05-22 01:38:17.788296 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-05-22 01:38:17.788313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-05-22 01:38:17.788331 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-05-22 01:38:17.788349 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-05-22 01:38:17.788366 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-05-22 01:38:17.788384 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-05-22 01:38:17.788402 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-05-22 01:38:17.788420 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-05-22 01:38:17.788438 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-05-22 01:38:17.788456 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-05-22 01:38:17.788474 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-05-22 01:38:17.788492 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-05-22 01:38:17.788510 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-05-22 01:38:17.788528 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-05-22 01:38:17.788546 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-05-22 01:38:17.788564 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-05-22 01:38:17.788582 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-05-22 01:38:17.788600 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-05-22 01:38:17.788618 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-05-22 01:38:17.788636 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-05-22 01:38:17.788654 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-05-22 01:38:17.788672 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-05-22 01:38:17.788690 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-05-22 01:38:17.788708 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-05-22 01:38:17.788726 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-05-22 01:38:17.788744 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-05-22 01:38:17.788762 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-05-22 01:38:17.788779 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-05-22 01:38:17.788797 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-05-22 01:38:17.788820 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-05-22 01:38:17.788838 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-05-22 01:38:17.788857 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-05-22 01:38:17.788875 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-05-22 01:38:17.788893 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-05-22 01:38:17.788911 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-zjdvg-api.txt 2026-05-22 01:38:17.788929 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-zjdvg-api.yaml 2026-05-22 01:38:17.788948 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-zjdvg-vnc.txt 2026-05-22 01:38:17.788984 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-zjdvg-vnc.yaml 2026-05-22 01:38:17.789004 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-05-22 01:38:17.789023 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-05-22 01:38:17.789041 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-05-22 01:38:17.789060 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-05-22 01:38:17.789078 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-05-22 01:38:17.789096 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-05-22 01:38:17.789114 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-05-22 01:38:17.789132 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-05-22 01:38:17.789150 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-05-22 01:38:17.789168 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-05-22 01:38:17.789186 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-05-22 01:38:17.789204 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-05-22 01:38:17.789221 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-05-22 01:38:17.789239 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-05-22 01:38:17.789257 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-05-22 01:38:17.789275 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-05-22 01:38:17.789293 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt 2026-05-22 01:38:17.789311 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml 2026-05-22 01:38:17.789328 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.txt 2026-05-22 01:38:17.789346 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.yaml 2026-05-22 01:38:17.789363 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-05-22 01:38:17.789381 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-05-22 01:38:17.789398 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-05-22 01:38:17.789415 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-05-22 01:38:17.789433 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-05-22 01:38:17.789450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-05-22 01:38:17.789471 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-05-22 01:38:17.789490 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-05-22 01:38:17.789509 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-05-22 01:38:17.789527 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-05-22 01:38:17.789545 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-05-22 01:38:17.789562 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-05-22 01:38:17.789592 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-05-22 01:38:17.789611 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-05-22 01:38:17.789629 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-05-22 01:38:17.789647 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-05-22 01:38:17.789665 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-05-22 01:38:17.789683 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-05-22 01:38:17.789701 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-05-22 01:38:17.789719 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-05-22 01:38:17.789738 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-05-22 01:38:17.789756 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-05-22 01:38:17.789774 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-05-22 01:38:17.789792 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-05-22 01:38:17.789810 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-05-22 01:38:17.789828 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-05-22 01:38:17.789845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-05-22 01:38:17.789863 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-05-22 01:38:17.789881 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-05-22 01:38:17.789899 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-05-22 01:38:17.789916 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-05-22 01:38:17.789934 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-05-22 01:38:17.789952 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-05-22 01:38:17.789970 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-05-22 01:38:17.789988 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-05-22 01:38:17.790006 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-05-22 01:38:17.790024 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-05-22 01:38:17.790043 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-05-22 01:38:17.790061 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-05-22 01:38:17.790079 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-05-22 01:38:17.790097 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.txt 2026-05-22 01:38:17.790115 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.yaml 2026-05-22 01:38:17.790133 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt 2026-05-22 01:38:17.790156 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml 2026-05-22 01:38:17.790175 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt 2026-05-22 01:38:17.790193 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml 2026-05-22 01:38:17.790212 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-05-22 01:38:17.790230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-05-22 01:38:17.790248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-05-22 01:38:17.790266 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-05-22 01:38:17.790284 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-05-22 01:38:17.790303 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-05-22 01:38:17.790320 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-05-22 01:38:17.790338 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-05-22 01:38:17.790356 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-05-22 01:38:17.790374 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-05-22 01:38:17.790392 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-05-22 01:38:17.790410 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-05-22 01:38:17.790428 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-05-22 01:38:17.790446 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-05-22 01:38:17.790464 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-05-22 01:38:17.790481 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-05-22 01:38:17.790499 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-05-22 01:38:17.790517 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-05-22 01:38:17.790534 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-05-22 01:38:17.790552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-05-22 01:38:17.790569 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-05-22 01:38:17.790587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-05-22 01:38:17.790605 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-05-22 01:38:17.790623 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-05-22 01:38:17.790640 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-05-22 01:38:17.790658 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-05-22 01:38:17.790675 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-05-22 01:38:17.790693 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-05-22 01:38:17.790710 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-05-22 01:38:17.790728 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-05-22 01:38:17.790746 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-05-22 01:38:17.790763 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-05-22 01:38:17.790785 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-22 01:38:17.790804 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-22 01:38:17.790822 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-05-22 01:38:17.790840 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-05-22 01:38:17.790858 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-05-22 01:38:17.790876 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-05-22 01:38:17.790894 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-05-22 01:38:17.790912 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-05-22 01:38:17.790930 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-05-22 01:38:17.790948 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-05-22 01:38:17.790966 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-05-22 01:38:17.790984 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-05-22 01:38:17.791002 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-05-22 01:38:17.791020 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-05-22 01:38:17.791038 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-05-22 01:38:17.791056 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-05-22 01:38:17.791074 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-05-22 01:38:17.791092 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-05-22 01:38:17.791111 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-05-22 01:38:17.791128 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-05-22 01:38:17.791146 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-05-22 01:38:17.791164 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-05-22 01:38:17.791182 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-05-22 01:38:17.791200 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-05-22 01:38:17.791218 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-05-22 01:38:17.791236 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-05-22 01:38:17.791255 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-05-22 01:38:17.791273 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-05-22 01:38:17.791291 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-05-22 01:38:17.791309 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-05-22 01:38:17.791327 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-05-22 01:38:17.791346 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-05-22 01:38:17.791363 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-05-22 01:38:17.791381 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-05-22 01:38:17.791404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-05-22 01:38:17.791423 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-05-22 01:38:17.791441 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-05-22 01:38:17.791459 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-05-22 01:38:17.791476 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-05-22 01:38:17.791495 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-05-22 01:38:17.791513 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-05-22 01:38:17.791531 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-05-22 01:38:17.791549 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-05-22 01:38:17.791567 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-05-22 01:38:17.791586 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-05-22 01:38:17.791604 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-05-22 01:38:17.791622 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-05-22 01:38:17.791640 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-05-22 01:38:17.791658 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-05-22 01:38:17.791676 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-05-22 01:38:17.791694 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-05-22 01:38:17.791712 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-05-22 01:38:17.791730 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt 2026-05-22 01:38:17.791748 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml 2026-05-22 01:38:17.791766 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-05-22 01:38:17.791784 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-05-22 01:38:17.791802 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-05-22 01:38:17.791820 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-05-22 01:38:17.791837 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-05-22 01:38:17.791855 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-05-22 01:38:17.791873 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-05-22 01:38:17.791891 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-05-22 01:38:17.791908 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-05-22 01:38:17.791927 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-05-22 01:38:17.791944 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-05-22 01:38:17.791962 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-05-22 01:38:17.791980 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-05-22 01:38:17.792003 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-05-22 01:38:17.792021 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-05-22 01:38:17.792040 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-05-22 01:38:17.792058 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-05-22 01:38:17.792076 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-05-22 01:38:17.792094 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-05-22 01:38:17.792112 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-05-22 01:38:17.792130 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-05-22 01:38:17.792148 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-05-22 01:38:17.792166 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-05-22 01:38:17.792184 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-05-22 01:38:17.792201 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-05-22 01:38:17.792219 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-05-22 01:38:17.792236 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-05-22 01:38:17.792254 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-05-22 01:38:17.792272 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-05-22 01:38:17.792290 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-05-22 01:38:17.792308 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-05-22 01:38:17.792325 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-05-22 01:38:17.792343 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-05-22 01:38:17.792361 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-05-22 01:38:17.792379 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-05-22 01:38:17.792397 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-05-22 01:38:17.792415 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-05-22 01:38:17.792433 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-05-22 01:38:17.792451 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-05-22 01:38:17.792469 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-05-22 01:38:17.792488 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-05-22 01:38:17.792506 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-05-22 01:38:17.792524 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-05-22 01:38:17.792542 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-05-22 01:38:17.792560 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-05-22 01:38:17.792578 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-05-22 01:38:17.792596 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-05-22 01:38:17.792613 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-05-22 01:38:17.792636 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-05-22 01:38:17.792655 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-05-22 01:38:17.792672 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-05-22 01:38:17.792691 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-05-22 01:38:17.792709 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-05-22 01:38:17.792728 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-05-22 01:38:17.792746 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-05-22 01:38:17.792764 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-05-22 01:38:17.792781 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-05-22 01:38:17.792799 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-05-22 01:38:17.792817 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-05-22 01:38:17.792835 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-05-22 01:38:17.792852 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-05-22 01:38:17.792870 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-05-22 01:38:17.792887 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-05-22 01:38:17.792905 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-05-22 01:38:17.792923 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-05-22 01:38:17.792941 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-05-22 01:38:17.792973 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-05-22 01:38:17.792994 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-05-22 01:38:17.793012 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-05-22 01:38:17.793031 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-05-22 01:38:17.793049 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-05-22 01:38:17.793067 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-05-22 01:38:17.793084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-05-22 01:38:17.793102 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-05-22 01:38:17.793120 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-05-22 01:38:17.793137 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-05-22 01:38:17.793155 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-05-22 01:38:17.793173 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-05-22 01:38:17.793191 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-05-22 01:38:17.793209 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-05-22 01:38:17.793226 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-05-22 01:38:17.793243 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-05-22 01:38:17.793261 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-05-22 01:38:17.793283 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-05-22 01:38:17.793301 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-05-22 01:38:17.793319 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-05-22 01:38:17.793337 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-05-22 01:38:17.793354 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-05-22 01:38:17.793372 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-05-22 01:38:17.793390 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-05-22 01:38:17.793408 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-05-22 01:38:17.793426 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-05-22 01:38:17.793444 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-05-22 01:38:17.793461 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-05-22 01:38:17.793479 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-05-22 01:38:17.793496 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-05-22 01:38:17.793514 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-05-22 01:38:17.793532 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-05-22 01:38:17.793550 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-05-22 01:38:17.793568 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-05-22 01:38:17.793609 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-05-22 01:38:17.793628 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-05-22 01:38:17.793646 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-05-22 01:38:17.793664 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-05-22 01:38:17.793682 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-05-22 01:38:17.793700 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-05-22 01:38:17.793717 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-05-22 01:38:17.793735 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-05-22 01:38:17.793753 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-05-22 01:38:17.793772 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-05-22 01:38:17.793790 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-05-22 01:38:17.793808 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-05-22 01:38:17.793826 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-05-22 01:38:17.793844 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-05-22 01:38:17.793862 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-05-22 01:38:17.793880 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-05-22 01:38:17.793898 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-05-22 01:38:17.793923 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-05-22 01:38:17.793942 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-05-22 01:38:17.793960 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-05-22 01:38:17.793978 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-05-22 01:38:17.793996 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-05-22 01:38:17.794014 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-05-22 01:38:17.794032 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-05-22 01:38:17.794050 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-05-22 01:38:17.794068 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-05-22 01:38:17.794086 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-05-22 01:38:17.794104 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-05-22 01:38:17.794121 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-05-22 01:38:17.794139 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-05-22 01:38:17.794157 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-05-22 01:38:17.794175 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt 2026-05-22 01:38:17.794193 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml 2026-05-22 01:38:17.794210 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.txt 2026-05-22 01:38:17.794228 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.yaml 2026-05-22 01:38:17.794246 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-05-22 01:38:17.794263 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-05-22 01:38:17.794283 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt 2026-05-22 01:38:17.794305 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml 2026-05-22 01:38:17.794327 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-05-22 01:38:17.794349 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-05-22 01:38:17.794371 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-05-22 01:38:17.794393 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-05-22 01:38:17.794416 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-05-22 01:38:17.794437 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-05-22 01:38:17.794457 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-05-22 01:38:17.794474 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-05-22 01:38:17.794492 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-05-22 01:38:17.794509 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-05-22 01:38:17.794527 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-05-22 01:38:17.794544 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-05-22 01:38:17.794566 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-05-22 01:38:17.794583 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-05-22 01:38:17.794601 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-05-22 01:38:17.794619 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-05-22 01:38:17.794636 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-05-22 01:38:17.794654 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-05-22 01:38:17.794672 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-05-22 01:38:17.794689 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-05-22 01:38:17.794707 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-05-22 01:38:17.794724 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-05-22 01:38:17.794742 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-05-22 01:38:17.794760 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-05-22 01:38:17.794778 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-05-22 01:38:17.794796 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-05-22 01:38:17.794813 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-05-22 01:38:17.794830 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-05-22 01:38:17.794848 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-05-22 01:38:17.794865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-05-22 01:38:17.794882 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-05-22 01:38:17.794900 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-05-22 01:38:17.794917 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-05-22 01:38:17.794935 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-05-22 01:38:17.794952 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-05-22 01:38:17.794970 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-05-22 01:38:17.794987 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-05-22 01:38:17.795005 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-05-22 01:38:17.795023 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-05-22 01:38:17.795041 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-05-22 01:38:17.795059 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt 2026-05-22 01:38:17.795077 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml 2026-05-22 01:38:17.795095 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt 2026-05-22 01:38:17.795113 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml 2026-05-22 01:38:17.795131 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt 2026-05-22 01:38:17.795149 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml 2026-05-22 01:38:17.795167 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt 2026-05-22 01:38:17.795188 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml 2026-05-22 01:38:17.795207 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-05-22 01:38:17.795225 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-05-22 01:38:17.795243 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-05-22 01:38:17.795261 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-05-22 01:38:17.795282 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-05-22 01:38:17.795302 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-05-22 01:38:17.795320 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-05-22 01:38:17.795338 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-05-22 01:38:17.795355 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-05-22 01:38:17.795373 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-05-22 01:38:17.795391 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-05-22 01:38:17.795408 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-05-22 01:38:17.795426 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-05-22 01:38:17.795444 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-05-22 01:38:17.795461 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-05-22 01:38:17.795479 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-05-22 01:38:17.795497 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-05-22 01:38:17.795515 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-05-22 01:38:17.795532 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-05-22 01:38:17.795550 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-05-22 01:38:17.795568 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-05-22 01:38:17.795585 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-05-22 01:38:17.795603 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-05-22 01:38:17.795621 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-05-22 01:38:17.795639 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-05-22 01:38:17.795657 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-05-22 01:38:17.795675 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-05-22 01:38:17.795693 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-05-22 01:38:17.795711 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-05-22 01:38:17.795729 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-05-22 01:38:17.795746 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-05-22 01:38:17.795763 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-05-22 01:38:17.795785 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-05-22 01:38:17.795803 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-05-22 01:38:17.795821 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-05-22 01:38:17.795838 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-05-22 01:38:17.795856 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-05-22 01:38:17.795873 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-05-22 01:38:17.795892 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-05-22 01:38:17.795909 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-05-22 01:38:17.795927 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-05-22 01:38:17.795945 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-05-22 01:38:17.795963 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-05-22 01:38:17.795980 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-05-22 01:38:17.795998 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-05-22 01:38:17.796015 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-05-22 01:38:17.796033 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-05-22 01:38:17.796051 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-05-22 01:38:17.796069 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-05-22 01:38:17.796086 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-05-22 01:38:17.796104 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-05-22 01:38:17.796122 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-05-22 01:38:17.796140 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-05-22 01:38:17.796158 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-05-22 01:38:17.796177 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-05-22 01:38:17.796194 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-05-22 01:38:17.796212 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-05-22 01:38:17.796231 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-05-22 01:38:17.796249 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-05-22 01:38:17.796268 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-05-22 01:38:17.796286 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-05-22 01:38:17.796304 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-05-22 01:38:17.796322 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-05-22 01:38:17.796340 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-05-22 01:38:17.796358 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-05-22 01:38:17.796377 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-05-22 01:38:17.796395 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-05-22 01:38:17.796413 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-05-22 01:38:17.796431 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-05-22 01:38:17.796455 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-05-22 01:38:17.796474 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-05-22 01:38:17.796492 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-05-22 01:38:17.796510 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-05-22 01:38:17.796529 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-05-22 01:38:17.796547 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-05-22 01:38:17.796565 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt 2026-05-22 01:38:17.796583 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml 2026-05-22 01:38:17.796602 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt 2026-05-22 01:38:17.796620 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml 2026-05-22 01:38:17.796637 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-05-22 01:38:17.796656 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-05-22 01:38:17.796673 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-05-22 01:38:17.796691 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-05-22 01:38:17.796709 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-05-22 01:38:17.796727 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-05-22 01:38:17.796745 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-05-22 01:38:17.796763 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-05-22 01:38:17.796780 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-05-22 01:38:17.796798 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-05-22 01:38:17.796816 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-05-22 01:38:17.796834 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-05-22 01:38:17.796851 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-05-22 01:38:17.796869 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-05-22 01:38:17.796887 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-05-22 01:38:17.796905 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-05-22 01:38:17.796923 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-05-22 01:38:17.796940 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-05-22 01:38:17.796972 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-05-22 01:38:17.796993 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-05-22 01:38:17.797011 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-05-22 01:38:17.797029 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-05-22 01:38:17.797046 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-05-22 01:38:17.797064 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-05-22 01:38:17.797082 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-05-22 01:38:17.797100 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-05-22 01:38:17.797122 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-05-22 01:38:17.797140 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-05-22 01:38:17.797158 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-05-22 01:38:17.797176 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-05-22 01:38:17.797194 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-22 01:38:17.797212 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-22 01:38:17.797230 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-05-22 01:38:17.797248 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-05-22 01:38:17.797266 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-05-22 01:38:17.797286 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-05-22 01:38:17.797306 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-05-22 01:38:17.797323 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-05-22 01:38:17.797341 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-05-22 01:38:17.797359 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-05-22 01:38:17.797377 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-05-22 01:38:17.797395 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-05-22 01:38:17.797413 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-05-22 01:38:17.797431 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-05-22 01:38:17.797449 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-05-22 01:38:17.797467 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-05-22 01:38:17.797485 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-05-22 01:38:17.797504 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-05-22 01:38:17.797522 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-05-22 01:38:17.797541 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-05-22 01:38:17.797560 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-05-22 01:38:17.797597 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt 2026-05-22 01:38:17.797617 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml 2026-05-22 01:38:17.797635 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt 2026-05-22 01:38:17.797653 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml 2026-05-22 01:38:17.797672 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-05-22 01:38:17.797690 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-05-22 01:38:17.797708 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-05-22 01:38:17.797727 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-05-22 01:38:17.797745 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-05-22 01:38:17.797762 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-05-22 01:38:17.797780 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-05-22 01:38:17.797804 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-05-22 01:38:17.797823 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-05-22 01:38:17.797841 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-05-22 01:38:17.797859 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-05-22 01:38:17.797877 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-05-22 01:38:17.797894 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-05-22 01:38:17.797912 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-05-22 01:38:17.797929 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-05-22 01:38:17.797947 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-05-22 01:38:17.797965 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-05-22 01:38:17.797982 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-05-22 01:38:17.798000 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-05-22 01:38:17.798018 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-05-22 01:38:17.798037 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-05-22 01:38:17.798055 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-05-22 01:38:17.798073 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-05-22 01:38:17.798091 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-05-22 01:38:17.798109 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-05-22 01:38:17.798126 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-05-22 01:38:17.798144 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-05-22 01:38:17.798161 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-05-22 01:38:17.798179 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-05-22 01:38:17.798197 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-05-22 01:38:17.798215 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-05-22 01:38:17.798233 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-05-22 01:38:17.798251 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-g5vz9.txt 2026-05-22 01:38:17.798269 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-g5vz9.yaml 2026-05-22 01:38:17.798289 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-05-22 01:38:17.798309 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-05-22 01:38:17.798327 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-05-22 01:38:17.798345 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-05-22 01:38:17.798363 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-05-22 01:38:17.798380 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-05-22 01:38:17.798398 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-05-22 01:38:17.798415 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-05-22 01:38:17.798438 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-05-22 01:38:17.798457 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-05-22 01:38:17.798475 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-05-22 01:38:17.798493 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-05-22 01:38:17.798511 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-05-22 01:38:17.798529 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-05-22 01:38:17.798547 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-05-22 01:38:17.798565 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-05-22 01:38:17.798582 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-05-22 01:38:17.798600 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-05-22 01:38:17.798618 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-05-22 01:38:17.798708 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-05-22 01:38:17.798780 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-05-22 01:38:17.798843 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-05-22 01:38:17.798886 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-05-22 01:38:17.798954 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-05-22 01:38:17.799016 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-05-22 01:38:17.799059 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-05-22 01:38:17.799125 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-05-22 01:38:17.799156 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-05-22 01:38:17.799177 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-05-22 01:38:17.799197 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-05-22 01:38:17.799216 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-05-22 01:38:17.799234 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-05-22 01:38:17.799252 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-05-22 01:38:17.799271 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-05-22 01:38:17.799289 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-05-22 01:38:17.799307 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-05-22 01:38:17.799326 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-05-22 01:38:17.799345 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-05-22 01:38:17.799363 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-05-22 01:38:17.799381 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-05-22 01:38:17.799399 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-05-22 01:38:17.799418 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-05-22 01:38:17.799436 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-05-22 01:38:17.799454 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-05-22 01:38:17.799479 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-05-22 01:38:17.799498 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-05-22 01:38:17.799516 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-05-22 01:38:17.799534 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-05-22 01:38:17.799552 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-05-22 01:38:17.799569 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-05-22 01:38:17.799588 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-05-22 01:38:17.799605 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-05-22 01:38:17.799623 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-05-22 01:38:17.799641 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-05-22 01:38:17.799659 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-05-22 01:38:17.799677 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-05-22 01:38:17.799694 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-05-22 01:38:17.799712 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-05-22 01:38:17.799730 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-05-22 01:38:17.799748 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-05-22 01:38:17.799766 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-05-22 01:38:17.799783 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-05-22 01:38:17.799801 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-05-22 01:38:17.799818 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-05-22 01:38:17.799836 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-05-22 01:38:17.799853 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-05-22 01:38:17.799871 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-05-22 01:38:17.799889 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-05-22 01:38:17.799908 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-05-22 01:38:17.799926 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-05-22 01:38:17.799944 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-05-22 01:38:17.799962 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-05-22 01:38:17.799980 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-05-22 01:38:17.799998 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-05-22 01:38:17.800016 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-h2rgr.txt 2026-05-22 01:38:17.800034 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-h2rgr.yaml 2026-05-22 01:38:17.800051 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-05-22 01:38:17.800073 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-05-22 01:38:17.800092 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-05-22 01:38:17.800110 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-05-22 01:38:17.800128 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-05-22 01:38:17.834839 | 2026-05-22 01:38:17.834912 | TASK [gather-pod-logs : creating directory for pod logs] 2026-05-22 01:38:18.042530 | instance | changed 2026-05-22 01:38:18.049455 | 2026-05-22 01:38:18.049546 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-05-22 01:38:18.256472 | instance | changed 2026-05-22 01:38:18.261899 | 2026-05-22 01:38:18.261968 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-05-22 01:38:18.862708 | instance | auth-system/keycloak-0/keycloak 2026-05-22 01:38:19.078280 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-05-22 01:38:19.270033 | instance | cert-manager/cert-manager-75c4c745bc-7x6ww/cert-manager-controller 2026-05-22 01:38:19.482220 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-7x6ww" not found 2026-05-22 01:38:19.679649 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-vnmq8/cert-manager-cainjector 2026-05-22 01:38:19.890493 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-vnmq8" not found 2026-05-22 01:38:20.124453 | instance | cert-manager/cert-manager-webhook-548949fc64-hktr7/cert-manager-webhook 2026-05-22 01:38:20.343040 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-hktr7" not found 2026-05-22 01:38:20.546021 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-ffxkn/envoy-gateway 2026-05-22 01:38:20.801962 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-ffxkn" not found 2026-05-22 01:38:21.010389 | instance | ingress-nginx/ingress-nginx-controller-98vcp/controller 2026-05-22 01:38:21.223181 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-98vcp" not found 2026-05-22 01:38:21.407503 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-ztx6l/ingress-nginx-default-backend 2026-05-22 01:38:21.624681 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-ztx6l" not found 2026-05-22 01:38:21.807193 | instance | kube-system/cilium-jxtkw/config 2026-05-22 01:38:22.017657 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-jxtkw" not found 2026-05-22 01:38:22.021311 | instance | kube-system/cilium-jxtkw/mount-cgroup 2026-05-22 01:38:22.238350 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-jxtkw" not found 2026-05-22 01:38:22.242680 | instance | kube-system/cilium-jxtkw/apply-sysctl-overwrites 2026-05-22 01:38:22.418904 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-jxtkw" not found 2026-05-22 01:38:22.422704 | instance | kube-system/cilium-jxtkw/mount-bpf-fs 2026-05-22 01:38:22.603730 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-jxtkw" not found 2026-05-22 01:38:22.609537 | instance | kube-system/cilium-jxtkw/clean-cilium-state 2026-05-22 01:38:22.815634 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-jxtkw" not found 2026-05-22 01:38:22.821619 | instance | kube-system/cilium-jxtkw/install-cni-binaries 2026-05-22 01:38:23.023235 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-jxtkw" not found 2026-05-22 01:38:23.028547 | instance | kube-system/cilium-jxtkw/cilium-agent 2026-05-22 01:38:23.320153 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-jxtkw" not found 2026-05-22 01:38:23.496661 | instance | kube-system/cilium-operator-869df985b8-lmtkd/cilium-operator 2026-05-22 01:38:23.688152 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-lmtkd" not found 2026-05-22 01:38:23.875846 | instance | kube-system/coredns-67659f764b-rmzc8/coredns 2026-05-22 01:38:24.059689 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-rmzc8" not found 2026-05-22 01:38:24.231960 | instance | kube-system/coredns-67659f764b-spsjc/coredns 2026-05-22 01:38:24.422256 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-spsjc" not found 2026-05-22 01:38:24.607236 | instance | kube-system/etcd-instance/etcd 2026-05-22 01:38:24.846209 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-05-22 01:38:25.050707 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-05-22 01:38:25.267502 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-05-22 01:38:25.472486 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-05-22 01:38:25.714356 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-05-22 01:38:25.907198 | instance | kube-system/kube-proxy-fq67h/kube-proxy 2026-05-22 01:38:26.137575 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-fq67h" not found 2026-05-22 01:38:26.330265 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-05-22 01:38:26.513444 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-05-22 01:38:26.698467 | instance | kube-system/kube-vip-instance/kube-vip 2026-05-22 01:38:26.892913 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-05-22 01:38:27.083439 | instance | local-path-storage/local-path-provisioner-679c578f5-5ht8d/local-path-provisioner 2026-05-22 01:38:27.280786 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-5ht8d" not found 2026-05-22 01:38:27.474034 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-05-22 01:38:27.675400 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-22 01:38:27.679572 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-05-22 01:38:27.867511 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-22 01:38:27.873774 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-05-22 01:38:28.086402 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-22 01:38:28.090966 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-05-22 01:38:28.297109 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-22 01:38:28.493970 | instance | monitoring/goldpinger-7g9km/goldpinger-daemon 2026-05-22 01:38:28.681840 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-7g9km" not found 2026-05-22 01:38:28.875395 | instance | monitoring/kube-prometheus-stack-grafana-5d5f589d4-vzwb6/grafana-sc-dashboard 2026-05-22 01:38:29.070119 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-5d5f589d4-vzwb6" not found 2026-05-22 01:38:29.075429 | instance | monitoring/kube-prometheus-stack-grafana-5d5f589d4-vzwb6/grafana-sc-datasources 2026-05-22 01:38:29.266336 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-5d5f589d4-vzwb6" not found 2026-05-22 01:38:29.272113 | instance | monitoring/kube-prometheus-stack-grafana-5d5f589d4-vzwb6/grafana 2026-05-22 01:38:29.514926 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-5d5f589d4-vzwb6" not found 2026-05-22 01:38:29.710370 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-pkfm8/kube-state-metrics 2026-05-22 01:38:29.892649 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-pkfm8" not found 2026-05-22 01:38:30.087147 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-j8nhb/kube-prometheus-stack 2026-05-22 01:38:30.287308 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-j8nhb" not found 2026-05-22 01:38:30.473208 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-rcll9/node-exporter 2026-05-22 01:38:30.673228 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-rcll9/pod-tls-sidecar 2026-05-22 01:38:30.862791 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-rcll9" not found 2026-05-22 01:38:31.050736 | instance | monitoring/loki-0/loki 2026-05-22 01:38:31.235817 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-05-22 01:38:31.424760 | instance | monitoring/loki-chunks-cache-0/memcached 2026-05-22 01:38:31.609822 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-05-22 01:38:31.614368 | instance | monitoring/loki-chunks-cache-0/exporter 2026-05-22 01:38:31.830360 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-05-22 01:38:32.007368 | instance | monitoring/loki-gateway-cf54cb88c-j9dkj/nginx 2026-05-22 01:38:32.319904 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-j9dkj" not found 2026-05-22 01:38:32.505632 | instance | monitoring/loki-results-cache-0/memcached 2026-05-22 01:38:32.710360 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-05-22 01:38:32.715088 | instance | monitoring/loki-results-cache-0/exporter 2026-05-22 01:38:32.901951 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-05-22 01:38:33.082289 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-dr4c8/gc 2026-05-22 01:38:33.270091 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-dr4c8" not found 2026-05-22 01:38:33.461614 | instance | monitoring/node-feature-discovery-master-8665476dbc-whkhj/master 2026-05-22 01:38:33.652949 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-whkhj" not found 2026-05-22 01:38:33.842828 | instance | monitoring/node-feature-discovery-worker-sn6bs/worker 2026-05-22 01:38:34.070940 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-sn6bs" not found 2026-05-22 01:38:34.256648 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-05-22 01:38:34.439901 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-22 01:38:34.444509 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-05-22 01:38:34.629537 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-22 01:38:34.635006 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-05-22 01:38:34.820620 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-22 01:38:34.825566 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-05-22 01:38:35.007620 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-22 01:38:35.012764 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-05-22 01:38:35.220697 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-22 01:38:35.411299 | instance | monitoring/prometheus-pushgateway-7b8659c68b-qsk5f/pushgateway 2026-05-22 01:38:35.599690 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-qsk5f" not found 2026-05-22 01:38:35.788476 | instance | monitoring/vector-d5lqw/vector 2026-05-22 01:38:36.013150 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-d5lqw" not found 2026-05-22 01:38:36.192518 | instance | openstack/barbican-api-d79889d98-8ntc7/init 2026-05-22 01:38:36.390249 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-d79889d98-8ntc7" not found 2026-05-22 01:38:36.394693 | instance | openstack/barbican-api-d79889d98-8ntc7/barbican-api 2026-05-22 01:38:36.574396 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-d79889d98-8ntc7" not found 2026-05-22 01:38:36.753188 | instance | openstack/barbican-db-init-kfzhz/init 2026-05-22 01:38:36.937016 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-kfzhz" not found 2026-05-22 01:38:36.943416 | instance | openstack/barbican-db-init-kfzhz/barbican-db-init-0 2026-05-22 01:38:37.130621 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-kfzhz" not found 2026-05-22 01:38:37.292642 | instance | openstack/barbican-db-sync-78ngw/init 2026-05-22 01:38:37.463366 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-78ngw" not found 2026-05-22 01:38:37.468174 | instance | openstack/barbican-db-sync-78ngw/barbican-db-sync 2026-05-22 01:38:37.656780 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-78ngw" not found 2026-05-22 01:38:37.855043 | instance | openstack/barbican-ks-endpoints-skvjz/init 2026-05-22 01:38:38.038761 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-skvjz" not found 2026-05-22 01:38:38.042917 | instance | openstack/barbican-ks-endpoints-skvjz/key-manager-ks-endpoints-admin 2026-05-22 01:38:38.234861 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-skvjz" not found 2026-05-22 01:38:38.238914 | instance | openstack/barbican-ks-endpoints-skvjz/key-manager-ks-endpoints-internal 2026-05-22 01:38:38.439745 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-skvjz" not found 2026-05-22 01:38:38.445367 | instance | openstack/barbican-ks-endpoints-skvjz/key-manager-ks-endpoints-public 2026-05-22 01:38:38.637108 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-skvjz" not found 2026-05-22 01:38:38.812228 | instance | openstack/barbican-ks-service-td7w8/init 2026-05-22 01:38:38.998178 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-td7w8" not found 2026-05-22 01:38:39.003566 | instance | openstack/barbican-ks-service-td7w8/key-manager-ks-service-registration 2026-05-22 01:38:39.183631 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-td7w8" not found 2026-05-22 01:38:39.372074 | instance | openstack/barbican-ks-user-jjzp9/init 2026-05-22 01:38:39.567370 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-jjzp9" not found 2026-05-22 01:38:39.572211 | instance | openstack/barbican-ks-user-jjzp9/barbican-ks-user 2026-05-22 01:38:39.760719 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-jjzp9" not found 2026-05-22 01:38:39.952989 | instance | openstack/barbican-rabbit-init-vb9fx/init 2026-05-22 01:38:40.139531 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-vb9fx" not found 2026-05-22 01:38:40.154388 | instance | openstack/barbican-rabbit-init-vb9fx/rabbit-init 2026-05-22 01:38:40.338842 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-vb9fx" not found 2026-05-22 01:38:40.520034 | instance | openstack/cinder-api-6594b55dc7-jnlr8/init 2026-05-22 01:38:40.711170 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-6594b55dc7-jnlr8" not found 2026-05-22 01:38:40.715629 | instance | openstack/cinder-api-6594b55dc7-jnlr8/ceph-coordination-volume-perms 2026-05-22 01:38:40.910042 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-6594b55dc7-jnlr8" not found 2026-05-22 01:38:40.915692 | instance | openstack/cinder-api-6594b55dc7-jnlr8/cinder-api 2026-05-22 01:38:41.144371 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-6594b55dc7-jnlr8" not found 2026-05-22 01:38:41.338597 | instance | openstack/cinder-backup-59b7b44967-r9zpb/init 2026-05-22 01:38:41.522510 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-59b7b44967-r9zpb" not found 2026-05-22 01:38:41.525817 | instance | openstack/cinder-backup-59b7b44967-r9zpb/ceph-backup-keyring-placement 2026-05-22 01:38:41.716643 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-59b7b44967-r9zpb" not found 2026-05-22 01:38:41.720712 | instance | openstack/cinder-backup-59b7b44967-r9zpb/ceph-keyring-placement-rbd1 2026-05-22 01:38:41.901817 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-59b7b44967-r9zpb" not found 2026-05-22 01:38:41.906456 | instance | openstack/cinder-backup-59b7b44967-r9zpb/ceph-coordination-volume-perms 2026-05-22 01:38:42.100901 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-59b7b44967-r9zpb" not found 2026-05-22 01:38:42.106888 | instance | openstack/cinder-backup-59b7b44967-r9zpb/cinder-backup 2026-05-22 01:38:42.304626 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-59b7b44967-r9zpb" not found 2026-05-22 01:38:42.508910 | instance | openstack/cinder-backup-storage-init-zwrz6/init 2026-05-22 01:38:42.691207 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-zwrz6" not found 2026-05-22 01:38:42.696807 | instance | openstack/cinder-backup-storage-init-zwrz6/ceph-keyring-placement 2026-05-22 01:38:42.875871 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-zwrz6" not found 2026-05-22 01:38:42.879388 | instance | openstack/cinder-backup-storage-init-zwrz6/cinder-backup-storage-init 2026-05-22 01:38:43.073327 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-zwrz6" not found 2026-05-22 01:38:43.263388 | instance | openstack/cinder-bootstrap-qm4dc/init 2026-05-22 01:38:43.454806 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-qm4dc" not found 2026-05-22 01:38:43.460811 | instance | openstack/cinder-bootstrap-qm4dc/bootstrap 2026-05-22 01:38:43.664491 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-qm4dc" not found 2026-05-22 01:38:43.867492 | instance | openstack/cinder-create-internal-tenant-dqz4g/init 2026-05-22 01:38:44.057308 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-dqz4g" not found 2026-05-22 01:38:44.063146 | instance | openstack/cinder-create-internal-tenant-dqz4g/create-internal-tenant 2026-05-22 01:38:44.260920 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-dqz4g" not found 2026-05-22 01:38:44.456312 | instance | openstack/cinder-db-init-j4vtb/init 2026-05-22 01:38:44.653441 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-j4vtb" not found 2026-05-22 01:38:44.659021 | instance | openstack/cinder-db-init-j4vtb/cinder-db-init-0 2026-05-22 01:38:44.861939 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-j4vtb" not found 2026-05-22 01:38:45.043733 | instance | openstack/cinder-db-sync-2g7nk/init 2026-05-22 01:38:45.256317 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-2g7nk" not found 2026-05-22 01:38:45.261715 | instance | openstack/cinder-db-sync-2g7nk/cinder-db-sync 2026-05-22 01:38:45.474833 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-2g7nk" not found 2026-05-22 01:38:45.668512 | instance | openstack/cinder-ks-endpoints-8v9c5/init 2026-05-22 01:38:45.847497 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-8v9c5" not found 2026-05-22 01:38:45.851611 | instance | openstack/cinder-ks-endpoints-8v9c5/volumev3-ks-endpoints-admin 2026-05-22 01:38:46.037113 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-8v9c5" not found 2026-05-22 01:38:46.041202 | instance | openstack/cinder-ks-endpoints-8v9c5/volumev3-ks-endpoints-internal 2026-05-22 01:38:46.229837 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-8v9c5" not found 2026-05-22 01:38:46.234219 | instance | openstack/cinder-ks-endpoints-8v9c5/volumev3-ks-endpoints-public 2026-05-22 01:38:46.418959 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-8v9c5" not found 2026-05-22 01:38:46.602412 | instance | openstack/cinder-ks-service-hfgcn/init 2026-05-22 01:38:46.793893 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-hfgcn" not found 2026-05-22 01:38:46.798497 | instance | openstack/cinder-ks-service-hfgcn/volumev3-ks-service-registration 2026-05-22 01:38:46.985995 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-hfgcn" not found 2026-05-22 01:38:47.174647 | instance | openstack/cinder-ks-user-qzkkl/init 2026-05-22 01:38:47.372500 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-qzkkl" not found 2026-05-22 01:38:47.379153 | instance | openstack/cinder-ks-user-qzkkl/cinder-ks-user 2026-05-22 01:38:47.565908 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-qzkkl" not found 2026-05-22 01:38:47.769477 | instance | openstack/cinder-rabbit-init-qfgfh/init 2026-05-22 01:38:47.969670 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-qfgfh" not found 2026-05-22 01:38:47.974852 | instance | openstack/cinder-rabbit-init-qfgfh/rabbit-init 2026-05-22 01:38:48.155892 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-qfgfh" not found 2026-05-22 01:38:48.355027 | instance | openstack/cinder-scheduler-85fc85fc55-whkf2/init 2026-05-22 01:38:48.559114 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-85fc85fc55-whkf2" not found 2026-05-22 01:38:48.563897 | instance | openstack/cinder-scheduler-85fc85fc55-whkf2/ceph-coordination-volume-perms 2026-05-22 01:38:48.756088 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-85fc85fc55-whkf2" not found 2026-05-22 01:38:48.761661 | instance | openstack/cinder-scheduler-85fc85fc55-whkf2/cinder-scheduler 2026-05-22 01:38:48.946262 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-85fc85fc55-whkf2" not found 2026-05-22 01:38:49.136051 | instance | openstack/cinder-storage-init-9pbx7/init 2026-05-22 01:38:49.337741 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-9pbx7" not found 2026-05-22 01:38:49.342474 | instance | openstack/cinder-storage-init-9pbx7/ceph-keyring-placement 2026-05-22 01:38:49.535726 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-9pbx7" not found 2026-05-22 01:38:49.541327 | instance | openstack/cinder-storage-init-9pbx7/cinder-storage-init-rbd1 2026-05-22 01:38:49.732975 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-9pbx7" not found 2026-05-22 01:38:49.917235 | instance | openstack/cinder-volume-dcfbd8899-r9bvr/init 2026-05-22 01:38:50.095760 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-dcfbd8899-r9bvr" not found 2026-05-22 01:38:50.099295 | instance | openstack/cinder-volume-dcfbd8899-r9bvr/ceph-keyring-placement-rbd1 2026-05-22 01:38:50.287546 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-dcfbd8899-r9bvr" not found 2026-05-22 01:38:50.292853 | instance | openstack/cinder-volume-dcfbd8899-r9bvr/ceph-coordination-volume-perms 2026-05-22 01:38:50.480268 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-dcfbd8899-r9bvr" not found 2026-05-22 01:38:50.485155 | instance | openstack/cinder-volume-dcfbd8899-r9bvr/init-cinder-conf 2026-05-22 01:38:50.685356 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-dcfbd8899-r9bvr" not found 2026-05-22 01:38:50.689563 | instance | openstack/cinder-volume-dcfbd8899-r9bvr/cinder-volume 2026-05-22 01:38:50.889155 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-dcfbd8899-r9bvr" not found 2026-05-22 01:38:51.090706 | instance | openstack/glance-api-5cc85b4859-4nmhm/init 2026-05-22 01:38:51.295612 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-5cc85b4859-4nmhm" not found 2026-05-22 01:38:51.300496 | instance | openstack/glance-api-5cc85b4859-4nmhm/glance-perms 2026-05-22 01:38:51.489120 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-5cc85b4859-4nmhm" not found 2026-05-22 01:38:51.495276 | instance | openstack/glance-api-5cc85b4859-4nmhm/ceph-keyring-placement 2026-05-22 01:38:51.677729 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-5cc85b4859-4nmhm" not found 2026-05-22 01:38:51.682310 | instance | openstack/glance-api-5cc85b4859-4nmhm/glance-api 2026-05-22 01:38:51.891295 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-5cc85b4859-4nmhm" not found 2026-05-22 01:38:52.085622 | instance | openstack/glance-db-init-m86mh/init 2026-05-22 01:38:52.300507 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-m86mh" not found 2026-05-22 01:38:52.305281 | instance | openstack/glance-db-init-m86mh/glance-db-init-0 2026-05-22 01:38:52.484422 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-m86mh" not found 2026-05-22 01:38:52.676625 | instance | openstack/glance-db-sync-vp5hr/init 2026-05-22 01:38:52.867277 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-vp5hr" not found 2026-05-22 01:38:52.875732 | instance | openstack/glance-db-sync-vp5hr/glance-db-sync 2026-05-22 01:38:53.053689 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-vp5hr" not found 2026-05-22 01:38:53.249701 | instance | openstack/glance-ks-endpoints-thxm5/init 2026-05-22 01:38:53.450450 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-thxm5" not found 2026-05-22 01:38:53.454908 | instance | openstack/glance-ks-endpoints-thxm5/image-ks-endpoints-admin 2026-05-22 01:38:53.645313 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-thxm5" not found 2026-05-22 01:38:53.649896 | instance | openstack/glance-ks-endpoints-thxm5/image-ks-endpoints-internal 2026-05-22 01:38:53.840114 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-thxm5" not found 2026-05-22 01:38:53.844458 | instance | openstack/glance-ks-endpoints-thxm5/image-ks-endpoints-public 2026-05-22 01:38:54.034539 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-thxm5" not found 2026-05-22 01:38:54.222799 | instance | openstack/glance-ks-service-jdrlx/init 2026-05-22 01:38:54.424118 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-jdrlx" not found 2026-05-22 01:38:54.429370 | instance | openstack/glance-ks-service-jdrlx/image-ks-service-registration 2026-05-22 01:38:54.613956 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-jdrlx" not found 2026-05-22 01:38:54.801446 | instance | openstack/glance-ks-user-qmbhs/init 2026-05-22 01:38:54.986643 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-qmbhs" not found 2026-05-22 01:38:54.991967 | instance | openstack/glance-ks-user-qmbhs/glance-ks-user 2026-05-22 01:38:55.181341 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-qmbhs" not found 2026-05-22 01:38:55.358877 | instance | openstack/glance-metadefs-load-kbkd7/init 2026-05-22 01:38:55.543151 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-kbkd7" not found 2026-05-22 01:38:55.554762 | instance | openstack/glance-metadefs-load-kbkd7/glance-metadefs-load 2026-05-22 01:38:55.755181 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-kbkd7" not found 2026-05-22 01:38:55.947556 | instance | openstack/glance-rabbit-init-7856m/init 2026-05-22 01:38:56.138073 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-7856m" not found 2026-05-22 01:38:56.143914 | instance | openstack/glance-rabbit-init-7856m/rabbit-init 2026-05-22 01:38:56.333629 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-7856m" not found 2026-05-22 01:38:56.519075 | instance | openstack/glance-storage-init-h5z96/init 2026-05-22 01:38:56.710784 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-h5z96" not found 2026-05-22 01:38:56.716010 | instance | openstack/glance-storage-init-h5z96/ceph-keyring-placement 2026-05-22 01:38:56.896490 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-h5z96" not found 2026-05-22 01:38:56.901342 | instance | openstack/glance-storage-init-h5z96/glance-storage-init 2026-05-22 01:38:57.094269 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-h5z96" not found 2026-05-22 01:38:57.281157 | instance | openstack/keepalived-k6xkl/init 2026-05-22 01:38:57.522878 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-k6xkl" not found 2026-05-22 01:38:57.529264 | instance | openstack/keepalived-k6xkl/wait-for-ip 2026-05-22 01:38:57.796840 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-k6xkl" not found 2026-05-22 01:38:57.799930 | instance | openstack/keepalived-k6xkl/keepalived 2026-05-22 01:38:57.897782 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-k6xkl" is waiting to start: PodInitializing 2026-05-22 01:38:58.011486 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-k6xkl" not found 2026-05-22 01:38:58.216075 | instance | openstack/keystone-api-6b7776dcd-g7zsh/init 2026-05-22 01:38:58.406949 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-6b7776dcd-g7zsh" not found 2026-05-22 01:38:58.412286 | instance | openstack/keystone-api-6b7776dcd-g7zsh/keystone-api 2026-05-22 01:38:58.887277 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-6b7776dcd-g7zsh" not found 2026-05-22 01:38:59.063171 | instance | openstack/keystone-bootstrap-696nm/init 2026-05-22 01:38:59.252195 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-696nm" not found 2026-05-22 01:38:59.255755 | instance | openstack/keystone-bootstrap-696nm/bootstrap 2026-05-22 01:38:59.429364 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-696nm" not found 2026-05-22 01:38:59.608678 | instance | openstack/keystone-credential-setup-d6q67/init 2026-05-22 01:38:59.798180 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-d6q67" not found 2026-05-22 01:38:59.803010 | instance | openstack/keystone-credential-setup-d6q67/keystone-credential-setup 2026-05-22 01:38:59.996933 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-d6q67" not found 2026-05-22 01:39:00.187373 | instance | openstack/keystone-db-init-9tmw9/init 2026-05-22 01:39:00.377451 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-9tmw9" not found 2026-05-22 01:39:00.382821 | instance | openstack/keystone-db-init-9tmw9/keystone-db-init-0 2026-05-22 01:39:00.571082 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-9tmw9" not found 2026-05-22 01:39:00.777744 | instance | openstack/keystone-db-sync-r9qcs/init 2026-05-22 01:39:00.961430 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-r9qcs" not found 2026-05-22 01:39:00.965695 | instance | openstack/keystone-db-sync-r9qcs/keystone-db-sync 2026-05-22 01:39:01.159210 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-r9qcs" not found 2026-05-22 01:39:01.336358 | instance | openstack/keystone-domain-manage-qw4l5/init 2026-05-22 01:39:01.532628 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-qw4l5" not found 2026-05-22 01:39:01.537586 | instance | openstack/keystone-domain-manage-qw4l5/keystone-domain-manage 2026-05-22 01:39:01.724321 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-qw4l5" not found 2026-05-22 01:39:01.899451 | instance | openstack/keystone-fernet-setup-9jjx6/init 2026-05-22 01:39:02.096327 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-9jjx6" not found 2026-05-22 01:39:02.101376 | instance | openstack/keystone-fernet-setup-9jjx6/keystone-fernet-setup 2026-05-22 01:39:02.306889 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-9jjx6" not found 2026-05-22 01:39:02.496745 | instance | openstack/keystone-rabbit-init-8lhpb/init 2026-05-22 01:39:02.685927 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-8lhpb" not found 2026-05-22 01:39:02.690387 | instance | openstack/keystone-rabbit-init-8lhpb/rabbit-init 2026-05-22 01:39:02.897234 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-8lhpb" not found 2026-05-22 01:39:03.089778 | instance | openstack/libvirt-libvirt-default-zjdvg/init 2026-05-22 01:39:03.281961 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-zjdvg" not found 2026-05-22 01:39:03.287021 | instance | openstack/libvirt-libvirt-default-zjdvg/init-dynamic-options 2026-05-22 01:39:03.475527 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-zjdvg" not found 2026-05-22 01:39:03.480452 | instance | openstack/libvirt-libvirt-default-zjdvg/ceph-admin-keyring-placement 2026-05-22 01:39:03.658323 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-zjdvg" not found 2026-05-22 01:39:03.664269 | instance | openstack/libvirt-libvirt-default-zjdvg/ceph-keyring-placement 2026-05-22 01:39:03.862212 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-zjdvg" not found 2026-05-22 01:39:03.866716 | instance | openstack/libvirt-libvirt-default-zjdvg/tls-sidecar 2026-05-22 01:39:04.059234 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-zjdvg" not found 2026-05-22 01:39:04.064077 | instance | openstack/libvirt-libvirt-default-zjdvg/libvirt 2026-05-22 01:39:04.273088 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-zjdvg" not found 2026-05-22 01:39:04.278879 | instance | openstack/libvirt-libvirt-default-zjdvg/libvirt-exporter 2026-05-22 01:39:04.471243 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-zjdvg" not found 2026-05-22 01:39:04.673841 | instance | openstack/memcached-memcached-6479589586-xc92h/init 2026-05-22 01:39:04.873367 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-xc92h" not found 2026-05-22 01:39:04.877549 | instance | openstack/memcached-memcached-6479589586-xc92h/memcached 2026-05-22 01:39:05.071745 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-xc92h" not found 2026-05-22 01:39:05.075761 | instance | openstack/memcached-memcached-6479589586-xc92h/memcached-exporter 2026-05-22 01:39:05.258624 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-xc92h" not found 2026-05-22 01:39:05.439465 | instance | openstack/neutron-db-init-lzws6/init 2026-05-22 01:39:05.642551 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-lzws6" not found 2026-05-22 01:39:05.646741 | instance | openstack/neutron-db-init-lzws6/neutron-db-init-0 2026-05-22 01:39:05.836118 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-lzws6" not found 2026-05-22 01:39:06.014130 | instance | openstack/neutron-db-sync-lbvkv/init 2026-05-22 01:39:06.208027 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-lbvkv" not found 2026-05-22 01:39:06.213708 | instance | openstack/neutron-db-sync-lbvkv/neutron-db-sync 2026-05-22 01:39:06.409341 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-lbvkv" not found 2026-05-22 01:39:06.589628 | instance | openstack/neutron-ks-endpoints-xl8jf/init 2026-05-22 01:39:06.784164 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-xl8jf" not found 2026-05-22 01:39:06.788621 | instance | openstack/neutron-ks-endpoints-xl8jf/network-ks-endpoints-admin 2026-05-22 01:39:06.969830 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-xl8jf" not found 2026-05-22 01:39:06.974817 | instance | openstack/neutron-ks-endpoints-xl8jf/network-ks-endpoints-internal 2026-05-22 01:39:07.157243 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-xl8jf" not found 2026-05-22 01:39:07.160150 | instance | openstack/neutron-ks-endpoints-xl8jf/network-ks-endpoints-public 2026-05-22 01:39:07.343590 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-xl8jf" not found 2026-05-22 01:39:07.517783 | instance | openstack/neutron-ks-service-8wqvh/init 2026-05-22 01:39:07.703617 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-8wqvh" not found 2026-05-22 01:39:07.708587 | instance | openstack/neutron-ks-service-8wqvh/network-ks-service-registration 2026-05-22 01:39:07.909946 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-8wqvh" not found 2026-05-22 01:39:08.092077 | instance | openstack/neutron-ks-user-bq5ct/init 2026-05-22 01:39:08.279353 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-bq5ct" not found 2026-05-22 01:39:08.285348 | instance | openstack/neutron-ks-user-bq5ct/neutron-ks-user 2026-05-22 01:39:08.489830 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-bq5ct" not found 2026-05-22 01:39:08.674037 | instance | openstack/neutron-netns-cleanup-cron-default-pn7bb/init 2026-05-22 01:39:08.862010 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-pn7bb" not found 2026-05-22 01:39:08.866131 | instance | openstack/neutron-netns-cleanup-cron-default-pn7bb/neutron-netns-cleanup-cron 2026-05-22 01:39:09.060816 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-pn7bb" not found 2026-05-22 01:39:09.239975 | instance | openstack/neutron-ovn-metadata-agent-default-49jz7/init 2026-05-22 01:39:09.466856 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-49jz7" not found 2026-05-22 01:39:09.471365 | instance | openstack/neutron-ovn-metadata-agent-default-49jz7/neutron-metadata-agent-init 2026-05-22 01:39:09.574120 | instance | Error from server (BadRequest): container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-49jz7" is waiting to start: PodInitializing 2026-05-22 01:39:09.675301 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-49jz7" not found 2026-05-22 01:39:09.680604 | instance | openstack/neutron-ovn-metadata-agent-default-49jz7/ovn-neutron-init 2026-05-22 01:39:09.788824 | instance | Error from server (BadRequest): container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-49jz7" is waiting to start: PodInitializing 2026-05-22 01:39:09.879084 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-49jz7" not found 2026-05-22 01:39:09.883571 | instance | openstack/neutron-ovn-metadata-agent-default-49jz7/neutron-ovn-metadata-agent 2026-05-22 01:39:09.970720 | instance | Error from server (BadRequest): container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-49jz7" is waiting to start: PodInitializing 2026-05-22 01:39:10.068403 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-49jz7" not found 2026-05-22 01:39:10.256967 | instance | openstack/neutron-ovn-vpn-agent-default-xdlqb/init 2026-05-22 01:39:10.464891 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-vpn-agent-default-xdlqb" not found 2026-05-22 01:39:10.470220 | instance | openstack/neutron-ovn-vpn-agent-default-xdlqb/ovn-vpn-agent-init 2026-05-22 01:39:10.573235 | instance | Error from server (BadRequest): container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-xdlqb" is waiting to start: PodInitializing 2026-05-22 01:39:10.661225 | instance | Error from server (BadRequest): previous terminated container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-xdlqb" not found 2026-05-22 01:39:10.665304 | instance | openstack/neutron-ovn-vpn-agent-default-xdlqb/ovn-neutron-init 2026-05-22 01:39:10.754334 | instance | Error from server (BadRequest): container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-xdlqb" is waiting to start: PodInitializing 2026-05-22 01:39:10.846905 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-xdlqb" not found 2026-05-22 01:39:10.850930 | instance | openstack/neutron-ovn-vpn-agent-default-xdlqb/neutron-ovn-vpn-agent 2026-05-22 01:39:10.941778 | instance | Error from server (BadRequest): container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-xdlqb" is waiting to start: PodInitializing 2026-05-22 01:39:11.028743 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-xdlqb" not found 2026-05-22 01:39:11.213578 | instance | openstack/neutron-rabbit-init-ghfv6/init 2026-05-22 01:39:11.399559 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-ghfv6" not found 2026-05-22 01:39:11.405770 | instance | openstack/neutron-rabbit-init-ghfv6/rabbit-init 2026-05-22 01:39:11.587567 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-ghfv6" not found 2026-05-22 01:39:11.766792 | instance | openstack/neutron-rpc-server-85b99fd6d-vs5qc/init 2026-05-22 01:39:11.968765 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-85b99fd6d-vs5qc" not found 2026-05-22 01:39:11.972940 | instance | openstack/neutron-rpc-server-85b99fd6d-vs5qc/ovn-neutron-init 2026-05-22 01:39:12.161133 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-rpc-server-85b99fd6d-vs5qc" not found 2026-05-22 01:39:12.166097 | instance | openstack/neutron-rpc-server-85b99fd6d-vs5qc/neutron-rpc-server 2026-05-22 01:39:12.543530 | instance | openstack/neutron-server-574987b5c-dnslc/init 2026-05-22 01:39:12.736286 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-574987b5c-dnslc" not found 2026-05-22 01:39:12.741644 | instance | openstack/neutron-server-574987b5c-dnslc/ovn-neutron-init 2026-05-22 01:39:12.940488 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-574987b5c-dnslc" not found 2026-05-22 01:39:12.943860 | instance | openstack/neutron-server-574987b5c-dnslc/neutron-server 2026-05-22 01:39:13.158275 | instance | openstack/neutron-server-574987b5c-dnslc/neutron-policy-server 2026-05-22 01:39:13.344000 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-574987b5c-dnslc" not found 2026-05-22 01:39:13.542637 | instance | openstack/nova-api-metadata-b899d8464-mt2xc/init 2026-05-22 01:39:13.733925 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-b899d8464-mt2xc" not found 2026-05-22 01:39:13.739393 | instance | openstack/nova-api-metadata-b899d8464-mt2xc/nova-api-metadata-init 2026-05-22 01:39:13.928407 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-b899d8464-mt2xc" not found 2026-05-22 01:39:13.933568 | instance | openstack/nova-api-metadata-b899d8464-mt2xc/nova-api 2026-05-22 01:39:14.127025 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-b899d8464-mt2xc" not found 2026-05-22 01:39:14.316928 | instance | openstack/nova-api-osapi-596b66887b-cl9j7/init 2026-05-22 01:39:14.510407 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-596b66887b-cl9j7" not found 2026-05-22 01:39:14.514711 | instance | openstack/nova-api-osapi-596b66887b-cl9j7/nova-osapi 2026-05-22 01:39:14.697746 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-596b66887b-cl9j7" not found 2026-05-22 01:39:14.891858 | instance | openstack/nova-bootstrap-tdl6b/init 2026-05-22 01:39:15.095282 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-tdl6b" not found 2026-05-22 01:39:15.100208 | instance | openstack/nova-bootstrap-tdl6b/bootstrap 2026-05-22 01:39:15.302825 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-tdl6b" not found 2026-05-22 01:39:15.492075 | instance | openstack/nova-cell-setup-4kgjb/init 2026-05-22 01:39:15.714836 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-4kgjb" not found 2026-05-22 01:39:15.720413 | instance | openstack/nova-cell-setup-4kgjb/nova-cell-setup-init 2026-05-22 01:39:15.807162 | instance | Error from server (BadRequest): container "nova-cell-setup-init" in pod "nova-cell-setup-4kgjb" is waiting to start: PodInitializing 2026-05-22 01:39:15.901377 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-4kgjb" not found 2026-05-22 01:39:15.905296 | instance | openstack/nova-cell-setup-4kgjb/nova-cell-setup 2026-05-22 01:39:16.009541 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-4kgjb" is waiting to start: PodInitializing 2026-05-22 01:39:16.099377 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-4kgjb" not found 2026-05-22 01:39:16.288389 | instance | openstack/nova-compute-default-2zkb8/init 2026-05-22 01:39:16.519891 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-2zkb8" not found 2026-05-22 01:39:16.525693 | instance | openstack/nova-compute-default-2zkb8/nova-compute-init 2026-05-22 01:39:16.615826 | instance | Error from server (BadRequest): container "nova-compute-init" in pod "nova-compute-default-2zkb8" is waiting to start: PodInitializing 2026-05-22 01:39:16.727953 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-2zkb8" not found 2026-05-22 01:39:16.739757 | instance | openstack/nova-compute-default-2zkb8/ceph-perms 2026-05-22 01:39:16.862604 | instance | Error from server (BadRequest): container "ceph-perms" in pod "nova-compute-default-2zkb8" is waiting to start: PodInitializing 2026-05-22 01:39:16.953762 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-2zkb8" not found 2026-05-22 01:39:16.958844 | instance | openstack/nova-compute-default-2zkb8/ceph-admin-keyring-placement 2026-05-22 01:39:17.064020 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "nova-compute-default-2zkb8" is waiting to start: PodInitializing 2026-05-22 01:39:17.166642 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-2zkb8" not found 2026-05-22 01:39:17.183356 | instance | openstack/nova-compute-default-2zkb8/ceph-keyring-placement 2026-05-22 01:39:17.281488 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "nova-compute-default-2zkb8" is waiting to start: PodInitializing 2026-05-22 01:39:17.368363 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-2zkb8" not found 2026-05-22 01:39:17.375109 | instance | openstack/nova-compute-default-2zkb8/nova-compute-vnc-init 2026-05-22 01:39:17.472043 | instance | Error from server (BadRequest): container "nova-compute-vnc-init" in pod "nova-compute-default-2zkb8" is waiting to start: PodInitializing 2026-05-22 01:39:17.576333 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-2zkb8" not found 2026-05-22 01:39:17.581293 | instance | openstack/nova-compute-default-2zkb8/nova-compute-ssh-init 2026-05-22 01:39:17.677716 | instance | Error from server (BadRequest): container "nova-compute-ssh-init" in pod "nova-compute-default-2zkb8" is waiting to start: PodInitializing 2026-05-22 01:39:17.769160 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-2zkb8" not found 2026-05-22 01:39:17.773322 | instance | openstack/nova-compute-default-2zkb8/nova-compute 2026-05-22 01:39:17.866445 | instance | Error from server (BadRequest): container "nova-compute" in pod "nova-compute-default-2zkb8" is waiting to start: PodInitializing 2026-05-22 01:39:17.965486 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-2zkb8" not found 2026-05-22 01:39:17.971093 | instance | openstack/nova-compute-default-2zkb8/nova-compute-ssh 2026-05-22 01:39:18.062997 | instance | Error from server (BadRequest): container "nova-compute-ssh" in pod "nova-compute-default-2zkb8" is waiting to start: PodInitializing 2026-05-22 01:39:18.160079 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-2zkb8" not found 2026-05-22 01:39:18.347582 | instance | openstack/nova-conductor-6644cb6c6-mgkht/init 2026-05-22 01:39:18.541314 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-6644cb6c6-mgkht" not found 2026-05-22 01:39:18.545921 | instance | openstack/nova-conductor-6644cb6c6-mgkht/nova-conductor 2026-05-22 01:39:18.722473 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-6644cb6c6-mgkht" not found 2026-05-22 01:39:18.907953 | instance | openstack/nova-db-init-7qck8/init 2026-05-22 01:39:19.107495 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-7qck8" not found 2026-05-22 01:39:19.112673 | instance | openstack/nova-db-init-7qck8/nova-db-init-0 2026-05-22 01:39:19.316197 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-7qck8" not found 2026-05-22 01:39:19.321769 | instance | openstack/nova-db-init-7qck8/nova-db-init-1 2026-05-22 01:39:19.506082 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-7qck8" not found 2026-05-22 01:39:19.511151 | instance | openstack/nova-db-init-7qck8/nova-db-init-2 2026-05-22 01:39:19.689223 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-7qck8" not found 2026-05-22 01:39:19.873912 | instance | openstack/nova-db-sync-4hml2/init 2026-05-22 01:39:20.069272 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-4hml2" not found 2026-05-22 01:39:20.073708 | instance | openstack/nova-db-sync-4hml2/nova-db-sync 2026-05-22 01:39:20.268479 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-4hml2" not found 2026-05-22 01:39:20.458803 | instance | openstack/nova-ks-endpoints-2w7kf/init 2026-05-22 01:39:20.647138 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-2w7kf" not found 2026-05-22 01:39:20.651636 | instance | openstack/nova-ks-endpoints-2w7kf/compute-ks-endpoints-admin 2026-05-22 01:39:20.838824 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-2w7kf" not found 2026-05-22 01:39:20.843931 | instance | openstack/nova-ks-endpoints-2w7kf/compute-ks-endpoints-internal 2026-05-22 01:39:21.038602 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-2w7kf" not found 2026-05-22 01:39:21.043346 | instance | openstack/nova-ks-endpoints-2w7kf/compute-ks-endpoints-public 2026-05-22 01:39:21.248032 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-2w7kf" not found 2026-05-22 01:39:21.437294 | instance | openstack/nova-ks-service-2lmf5/init 2026-05-22 01:39:21.619155 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-2lmf5" not found 2026-05-22 01:39:21.624491 | instance | openstack/nova-ks-service-2lmf5/compute-ks-service-registration 2026-05-22 01:39:21.813329 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-2lmf5" not found 2026-05-22 01:39:22.015812 | instance | openstack/nova-ks-user-rl5q5/init 2026-05-22 01:39:22.195805 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-rl5q5" not found 2026-05-22 01:39:22.201157 | instance | openstack/nova-ks-user-rl5q5/nova-ks-user 2026-05-22 01:39:22.396153 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-rl5q5" not found 2026-05-22 01:39:22.594397 | instance | openstack/nova-novncproxy-7d778549f5-zmzqx/init 2026-05-22 01:39:22.806493 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-7d778549f5-zmzqx" not found 2026-05-22 01:39:22.811133 | instance | openstack/nova-novncproxy-7d778549f5-zmzqx/nova-novncproxy-init 2026-05-22 01:39:23.001336 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-7d778549f5-zmzqx" not found 2026-05-22 01:39:23.009547 | instance | openstack/nova-novncproxy-7d778549f5-zmzqx/nova-novncproxy-init-assets 2026-05-22 01:39:23.207783 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-7d778549f5-zmzqx" not found 2026-05-22 01:39:23.215273 | instance | openstack/nova-novncproxy-7d778549f5-zmzqx/nova-novncproxy 2026-05-22 01:39:23.406228 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-7d778549f5-zmzqx" not found 2026-05-22 01:39:23.582395 | instance | openstack/nova-rabbit-init-hzmpv/init 2026-05-22 01:39:23.784716 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-hzmpv" not found 2026-05-22 01:39:23.788648 | instance | openstack/nova-rabbit-init-hzmpv/rabbit-init 2026-05-22 01:39:23.977870 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-hzmpv" not found 2026-05-22 01:39:24.170049 | instance | openstack/nova-scheduler-868c694584-74tfx/init 2026-05-22 01:39:24.361546 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-868c694584-74tfx" not found 2026-05-22 01:39:24.365908 | instance | openstack/nova-scheduler-868c694584-74tfx/nova-scheduler 2026-05-22 01:39:24.554680 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-868c694584-74tfx" not found 2026-05-22 01:39:24.755449 | instance | openstack/openvswitch-czwjl/init 2026-05-22 01:39:24.940694 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-czwjl" not found 2026-05-22 01:39:24.944958 | instance | openstack/openvswitch-czwjl/openvswitch-db-perms 2026-05-22 01:39:25.140279 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-czwjl" not found 2026-05-22 01:39:25.146471 | instance | openstack/openvswitch-czwjl/openvswitch-vswitchd-modules 2026-05-22 01:39:25.345793 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-czwjl" not found 2026-05-22 01:39:25.349960 | instance | openstack/openvswitch-czwjl/openvswitch-db 2026-05-22 01:39:25.549754 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-czwjl" not found 2026-05-22 01:39:25.555148 | instance | openstack/openvswitch-czwjl/openvswitch-vswitchd 2026-05-22 01:39:25.740222 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-czwjl" not found 2026-05-22 01:39:25.936339 | instance | openstack/ovn-controller-default-qsb86/init 2026-05-22 01:39:26.115101 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-default-qsb86" not found 2026-05-22 01:39:26.119466 | instance | openstack/ovn-controller-default-qsb86/get-gw-enabled 2026-05-22 01:39:26.312984 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-default-qsb86" not found 2026-05-22 01:39:26.317439 | instance | openstack/ovn-controller-default-qsb86/controller-init 2026-05-22 01:39:26.511441 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-default-qsb86" not found 2026-05-22 01:39:26.516455 | instance | openstack/ovn-controller-default-qsb86/controller 2026-05-22 01:39:26.704358 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-default-qsb86" not found 2026-05-22 01:39:26.709522 | instance | openstack/ovn-controller-default-qsb86/vector 2026-05-22 01:39:26.892200 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-default-qsb86" not found 2026-05-22 01:39:26.897597 | instance | openstack/ovn-controller-default-qsb86/log-parser 2026-05-22 01:39:27.084987 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-default-qsb86" not found 2026-05-22 01:39:27.279508 | instance | openstack/ovn-northd-fc978744-dcrs6/init 2026-05-22 01:39:27.483907 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-fc978744-dcrs6" not found 2026-05-22 01:39:27.488429 | instance | openstack/ovn-northd-fc978744-dcrs6/northd 2026-05-22 01:39:27.670717 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-fc978744-dcrs6" not found 2026-05-22 01:39:27.864627 | instance | openstack/ovn-ovsdb-nb-0/init 2026-05-22 01:39:28.061078 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found 2026-05-22 01:39:28.066135 | instance | openstack/ovn-ovsdb-nb-0/ovsdb 2026-05-22 01:39:28.258562 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found 2026-05-22 01:39:28.454927 | instance | openstack/ovn-ovsdb-sb-0/init 2026-05-22 01:39:28.639152 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found 2026-05-22 01:39:28.644705 | instance | openstack/ovn-ovsdb-sb-0/ovsdb 2026-05-22 01:39:28.835516 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found 2026-05-22 01:39:29.019154 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-05-22 01:39:29.210018 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-05-22 01:39:29.213820 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-05-22 01:39:29.403995 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-05-22 01:39:29.410875 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-05-22 01:39:29.717521 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-05-22 01:39:29.721584 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-05-22 01:39:29.915738 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-05-22 01:39:30.116872 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-05-22 01:39:30.311623 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-05-22 01:39:30.315878 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-05-22 01:39:30.536896 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-05-22 01:39:30.541603 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-05-22 01:39:30.734964 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-05-22 01:39:30.922128 | instance | openstack/placement-api-5f796d8859-xlz2r/init 2026-05-22 01:39:31.121893 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-5f796d8859-xlz2r" not found 2026-05-22 01:39:31.127883 | instance | openstack/placement-api-5f796d8859-xlz2r/placement-api 2026-05-22 01:39:31.321386 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-5f796d8859-xlz2r" not found 2026-05-22 01:39:31.502752 | instance | openstack/placement-db-init-9zgz5/init 2026-05-22 01:39:31.690536 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-9zgz5" not found 2026-05-22 01:39:31.695507 | instance | openstack/placement-db-init-9zgz5/placement-db-init-0 2026-05-22 01:39:31.887138 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-9zgz5" not found 2026-05-22 01:39:32.076748 | instance | openstack/placement-db-sync-dzgmp/init 2026-05-22 01:39:32.264841 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-dzgmp" not found 2026-05-22 01:39:32.269919 | instance | openstack/placement-db-sync-dzgmp/placement-db-sync 2026-05-22 01:39:32.464673 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-dzgmp" not found 2026-05-22 01:39:32.660716 | instance | openstack/placement-ks-endpoints-2r6wn/init 2026-05-22 01:39:32.859848 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-2r6wn" not found 2026-05-22 01:39:32.863095 | instance | openstack/placement-ks-endpoints-2r6wn/placement-ks-endpoints-admin 2026-05-22 01:39:33.069889 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-2r6wn" not found 2026-05-22 01:39:33.074636 | instance | openstack/placement-ks-endpoints-2r6wn/placement-ks-endpoints-internal 2026-05-22 01:39:33.257587 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-2r6wn" not found 2026-05-22 01:39:33.263591 | instance | openstack/placement-ks-endpoints-2r6wn/placement-ks-endpoints-public 2026-05-22 01:39:33.456418 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-2r6wn" not found 2026-05-22 01:39:33.646827 | instance | openstack/placement-ks-service-5lfsr/init 2026-05-22 01:39:33.833461 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-5lfsr" not found 2026-05-22 01:39:33.837090 | instance | openstack/placement-ks-service-5lfsr/placement-ks-service-registration 2026-05-22 01:39:34.031336 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-5lfsr" not found 2026-05-22 01:39:34.222319 | instance | openstack/placement-ks-user-4f6nv/init 2026-05-22 01:39:34.406066 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-4f6nv" not found 2026-05-22 01:39:34.411453 | instance | openstack/placement-ks-user-4f6nv/placement-ks-user 2026-05-22 01:39:34.604260 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-4f6nv" not found 2026-05-22 01:39:34.803160 | instance | openstack/pxc-operator-69cb5bbdb9-mpm9k/percona-xtradb-cluster-operator 2026-05-22 01:39:34.992798 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-mpm9k" not found 2026-05-22 01:39:35.199084 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-05-22 01:39:35.380544 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-05-22 01:39:35.386453 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-05-22 01:39:35.577808 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-05-22 01:39:35.773577 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-05-22 01:39:35.974452 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-05-22 01:39:35.978590 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-05-22 01:39:36.175908 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-05-22 01:39:36.378266 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-snx4x/rabbitmq-cluster-operator 2026-05-22 01:39:36.582607 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-snx4x" not found 2026-05-22 01:39:36.784317 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-05-22 01:39:36.963941 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-05-22 01:39:36.968681 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-05-22 01:39:37.144579 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-05-22 01:39:37.340800 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-05-22 01:39:37.542730 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-05-22 01:39:37.546724 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-05-22 01:39:37.739116 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-05-22 01:39:37.928387 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-4jd24/rabbitmq-cluster-operator 2026-05-22 01:39:38.122680 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-4jd24" not found 2026-05-22 01:39:38.311540 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-05-22 01:39:38.491579 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-05-22 01:39:38.496829 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-05-22 01:39:38.697030 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-05-22 01:39:38.883601 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-05-22 01:39:39.072027 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-05-22 01:39:39.077300 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-05-22 01:39:39.303472 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-05-22 01:39:39.487881 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-qs5xb/make-container-crash-dir 2026-05-22 01:39:39.691263 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-qs5xb" not found 2026-05-22 01:39:39.696042 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-qs5xb/chown-container-data-dir 2026-05-22 01:39:39.879418 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-qs5xb" not found 2026-05-22 01:39:39.884349 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-qs5xb/ceph-crash 2026-05-22 01:39:40.070825 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-qs5xb" not found 2026-05-22 01:39:40.269143 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qg749/chown-container-data-dir 2026-05-22 01:39:40.467117 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-qg749" not found 2026-05-22 01:39:40.472159 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qg749/rgw 2026-05-22 01:39:40.689267 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-qg749" not found 2026-05-22 01:39:40.693527 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qg749/log-collector 2026-05-22 01:39:40.884880 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-qg749" not found 2026-05-22 01:39:41.072441 | instance | openstack/staffeln-api-5c7d84fbd4-bd5nc/init 2026-05-22 01:39:41.268250 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-5c7d84fbd4-bd5nc" not found 2026-05-22 01:39:41.274198 | instance | openstack/staffeln-api-5c7d84fbd4-bd5nc/staffeln-api 2026-05-22 01:39:41.466686 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-5c7d84fbd4-bd5nc" not found 2026-05-22 01:39:41.663617 | instance | openstack/staffeln-conductor-5d5dcccf9f-498gt/staffeln-conductor 2026-05-22 01:39:41.866638 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-5d5dcccf9f-498gt" not found 2026-05-22 01:39:42.046854 | instance | openstack/staffeln-db-init-vmpx2/init 2026-05-22 01:39:42.246961 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-vmpx2" not found 2026-05-22 01:39:42.251264 | instance | openstack/staffeln-db-init-vmpx2/staffeln-db-init-0 2026-05-22 01:39:42.443232 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-vmpx2" not found 2026-05-22 01:39:42.649054 | instance | openstack/staffeln-db-sync-p7hf7/init 2026-05-22 01:39:42.844938 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-p7hf7" not found 2026-05-22 01:39:42.850550 | instance | openstack/staffeln-db-sync-p7hf7/staffeln-db-sync 2026-05-22 01:39:43.041487 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-p7hf7" not found 2026-05-22 01:39:43.253054 | instance | openstack/valkey-node-0/valkey 2026-05-22 01:39:43.452045 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-05-22 01:39:43.456388 | instance | openstack/valkey-node-0/sentinel 2026-05-22 01:39:43.650987 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-05-22 01:39:43.655499 | instance | openstack/valkey-node-0/metrics 2026-05-22 01:39:43.843544 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-05-22 01:39:44.023845 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-g5vz9/rook-ceph-operator 2026-05-22 01:39:44.226219 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-g5vz9" not found 2026-05-22 01:39:44.421355 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-h2rgr/secretgen-controller 2026-05-22 01:39:44.632391 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-h2rgr" not found 2026-05-22 01:39:44.932938 | instance | ERROR 2026-05-22 01:39:44.933336 | instance | { 2026-05-22 01:39:44.933403 | instance | "delta": "0:01:26.179664", 2026-05-22 01:39:44.933448 | instance | "end": "2026-05-22 01:39:44.640040", 2026-05-22 01:39:44.933489 | instance | "msg": "non-zero return code", 2026-05-22 01:39:44.933529 | instance | "rc": 123, 2026-05-22 01:39:44.933568 | instance | "start": "2026-05-22 01:38:18.460376" 2026-05-22 01:39:44.933607 | instance | } 2026-05-22 01:39:44.933658 | instance | ERROR: Ignoring Errors 2026-05-22 01:39:44.944869 | 2026-05-22 01:39:44.944947 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-05-22 01:39:45.536454 | instance | changed: 2026-05-22 01:39:45.536628 | instance | cd+++++++++ pod-logs/ 2026-05-22 01:39:45.536657 | instance | cd+++++++++ pod-logs/auth-system/ 2026-05-22 01:39:45.536678 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-05-22 01:39:45.536698 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-05-22 01:39:45.536717 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-05-22 01:39:45.536735 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-7x6ww/ 2026-05-22 01:39:45.536753 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-7x6ww/cert-manager-controller.txt 2026-05-22 01:39:45.536771 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-vnmq8/ 2026-05-22 01:39:45.536789 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-vnmq8/cert-manager-cainjector.txt 2026-05-22 01:39:45.536808 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-hktr7/ 2026-05-22 01:39:45.536826 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-hktr7/cert-manager-webhook.txt 2026-05-22 01:39:45.536844 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-05-22 01:39:45.536862 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-ffxkn/ 2026-05-22 01:39:45.536879 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-ffxkn/envoy-gateway.txt 2026-05-22 01:39:45.536897 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-05-22 01:39:45.536915 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-05-22 01:39:45.536933 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-05-22 01:39:45.536951 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-05-22 01:39:45.536987 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-05-22 01:39:45.537006 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-7x6ww/ 2026-05-22 01:39:45.537023 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-7x6ww/cert-manager-controller.txt 2026-05-22 01:39:45.537042 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-vnmq8/ 2026-05-22 01:39:45.537060 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-vnmq8/cert-manager-cainjector.txt 2026-05-22 01:39:45.537080 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-hktr7/ 2026-05-22 01:39:45.537098 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-hktr7/cert-manager-webhook.txt 2026-05-22 01:39:45.537116 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-05-22 01:39:45.537135 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-ffxkn/ 2026-05-22 01:39:45.537152 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-ffxkn/envoy-gateway.txt 2026-05-22 01:39:45.537183 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-05-22 01:39:45.537202 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-98vcp/ 2026-05-22 01:39:45.537220 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-98vcp/controller.txt 2026-05-22 01:39:45.537237 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-ztx6l/ 2026-05-22 01:39:45.537255 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-ztx6l/ingress-nginx-default-backend.txt 2026-05-22 01:39:45.537272 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-05-22 01:39:45.537302 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-jxtkw/ 2026-05-22 01:39:45.537322 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-jxtkw/apply-sysctl-overwrites.txt 2026-05-22 01:39:45.537347 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-jxtkw/cilium-agent.txt 2026-05-22 01:39:45.537365 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-jxtkw/clean-cilium-state.txt 2026-05-22 01:39:45.537383 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-jxtkw/config.txt 2026-05-22 01:39:45.537400 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-jxtkw/install-cni-binaries.txt 2026-05-22 01:39:45.537418 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-jxtkw/mount-bpf-fs.txt 2026-05-22 01:39:45.537435 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-jxtkw/mount-cgroup.txt 2026-05-22 01:39:45.537453 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-lmtkd/ 2026-05-22 01:39:45.537471 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-lmtkd/cilium-operator.txt 2026-05-22 01:39:45.537489 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-rmzc8/ 2026-05-22 01:39:45.537507 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-rmzc8/coredns.txt 2026-05-22 01:39:45.537525 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-spsjc/ 2026-05-22 01:39:45.537543 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-spsjc/coredns.txt 2026-05-22 01:39:45.537561 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-05-22 01:39:45.537579 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-05-22 01:39:45.537597 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-05-22 01:39:45.537615 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-22 01:39:45.537633 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-05-22 01:39:45.537651 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-22 01:39:45.537670 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-fq67h/ 2026-05-22 01:39:45.537688 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-fq67h/kube-proxy.txt 2026-05-22 01:39:45.537706 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-05-22 01:39:45.537724 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-22 01:39:45.537742 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-05-22 01:39:45.537760 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-05-22 01:39:45.537778 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-05-22 01:39:45.537796 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-5ht8d/ 2026-05-22 01:39:45.537814 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-5ht8d/local-path-provisioner.txt 2026-05-22 01:39:45.537838 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-05-22 01:39:45.537859 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-05-22 01:39:45.537878 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-05-22 01:39:45.537896 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-05-22 01:39:45.537915 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-05-22 01:39:45.537933 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-05-22 01:39:45.537952 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-7g9km/ 2026-05-22 01:39:45.537971 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-7g9km/goldpinger-daemon.txt 2026-05-22 01:39:45.537990 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5d5f589d4-vzwb6/ 2026-05-22 01:39:45.538008 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5d5f589d4-vzwb6/grafana-sc-dashboard.txt 2026-05-22 01:39:45.538026 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5d5f589d4-vzwb6/grafana-sc-datasources.txt 2026-05-22 01:39:45.538044 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5d5f589d4-vzwb6/grafana.txt 2026-05-22 01:39:45.538062 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-pkfm8/ 2026-05-22 01:39:45.538080 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-pkfm8/kube-state-metrics.txt 2026-05-22 01:39:45.538098 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-j8nhb/ 2026-05-22 01:39:45.538116 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-j8nhb/kube-prometheus-stack.txt 2026-05-22 01:39:45.538134 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-rcll9/ 2026-05-22 01:39:45.538152 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-rcll9/node-exporter.txt 2026-05-22 01:39:45.538172 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-rcll9/pod-tls-sidecar.txt 2026-05-22 01:39:45.538193 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-05-22 01:39:45.538211 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-05-22 01:39:45.538229 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-05-22 01:39:45.538247 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-05-22 01:39:45.538264 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-05-22 01:39:45.538282 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-j9dkj/ 2026-05-22 01:39:45.538299 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-j9dkj/nginx.txt 2026-05-22 01:39:45.538317 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-05-22 01:39:45.538334 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-05-22 01:39:45.538352 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-05-22 01:39:45.538370 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-dr4c8/ 2026-05-22 01:39:45.538387 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-dr4c8/gc.txt 2026-05-22 01:39:45.538410 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-whkhj/ 2026-05-22 01:39:45.538428 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-whkhj/master.txt 2026-05-22 01:39:45.538445 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-sn6bs/ 2026-05-22 01:39:45.538463 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-sn6bs/worker.txt 2026-05-22 01:39:45.538480 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-05-22 01:39:45.538497 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-05-22 01:39:45.538515 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-05-22 01:39:45.538532 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-05-22 01:39:45.538550 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-05-22 01:39:45.538568 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-05-22 01:39:45.538586 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-qsk5f/ 2026-05-22 01:39:45.538604 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-qsk5f/pushgateway.txt 2026-05-22 01:39:45.538621 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-d5lqw/ 2026-05-22 01:39:45.538639 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-d5lqw/vector.txt 2026-05-22 01:39:45.538657 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-05-22 01:39:45.538675 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-d79889d98-8ntc7/ 2026-05-22 01:39:45.538692 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-d79889d98-8ntc7/barbican-api.txt 2026-05-22 01:39:45.538710 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-d79889d98-8ntc7/init.txt 2026-05-22 01:39:45.538727 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-kfzhz/ 2026-05-22 01:39:45.538745 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-kfzhz/barbican-db-init-0.txt 2026-05-22 01:39:45.538762 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-kfzhz/init.txt 2026-05-22 01:39:45.538780 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-78ngw/ 2026-05-22 01:39:45.538797 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-78ngw/barbican-db-sync.txt 2026-05-22 01:39:45.538815 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-78ngw/init.txt 2026-05-22 01:39:45.538832 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-skvjz/ 2026-05-22 01:39:45.538850 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-skvjz/init.txt 2026-05-22 01:39:45.538868 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-skvjz/key-manager-ks-endpoints-admin.txt 2026-05-22 01:39:45.538886 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-skvjz/key-manager-ks-endpoints-internal.txt 2026-05-22 01:39:45.538904 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-skvjz/key-manager-ks-endpoints-public.txt 2026-05-22 01:39:45.538922 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-td7w8/ 2026-05-22 01:39:45.538941 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-td7w8/init.txt 2026-05-22 01:39:45.538960 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-td7w8/key-manager-ks-service-registration.txt 2026-05-22 01:39:45.538982 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-jjzp9/ 2026-05-22 01:39:45.539001 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-jjzp9/barbican-ks-user.txt 2026-05-22 01:39:45.539020 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-jjzp9/init.txt 2026-05-22 01:39:45.539038 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-vb9fx/ 2026-05-22 01:39:45.539056 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-vb9fx/init.txt 2026-05-22 01:39:45.539075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-vb9fx/rabbit-init.txt 2026-05-22 01:39:45.539093 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-6594b55dc7-jnlr8/ 2026-05-22 01:39:45.539111 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-6594b55dc7-jnlr8/ceph-coordination-volume-perms.txt 2026-05-22 01:39:45.539129 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-6594b55dc7-jnlr8/cinder-api.txt 2026-05-22 01:39:45.539148 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-6594b55dc7-jnlr8/init.txt 2026-05-22 01:39:45.539165 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-59b7b44967-r9zpb/ 2026-05-22 01:39:45.539184 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-59b7b44967-r9zpb/ceph-backup-keyring-placement.txt 2026-05-22 01:39:45.539202 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-59b7b44967-r9zpb/ceph-coordination-volume-perms.txt 2026-05-22 01:39:45.539221 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-59b7b44967-r9zpb/ceph-keyring-placement-rbd1.txt 2026-05-22 01:39:45.539239 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-59b7b44967-r9zpb/cinder-backup.txt 2026-05-22 01:39:45.539258 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-59b7b44967-r9zpb/init.txt 2026-05-22 01:39:45.539276 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-zwrz6/ 2026-05-22 01:39:45.539294 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-zwrz6/ceph-keyring-placement.txt 2026-05-22 01:39:45.539311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-zwrz6/cinder-backup-storage-init.txt 2026-05-22 01:39:45.539329 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-zwrz6/init.txt 2026-05-22 01:39:45.539347 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-qm4dc/ 2026-05-22 01:39:45.539365 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-qm4dc/bootstrap.txt 2026-05-22 01:39:45.539382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-qm4dc/init.txt 2026-05-22 01:39:45.539400 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-dqz4g/ 2026-05-22 01:39:45.539418 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-dqz4g/create-internal-tenant.txt 2026-05-22 01:39:45.539435 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-dqz4g/init.txt 2026-05-22 01:39:45.539453 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-j4vtb/ 2026-05-22 01:39:45.539471 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-j4vtb/cinder-db-init-0.txt 2026-05-22 01:39:45.539488 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-j4vtb/init.txt 2026-05-22 01:39:45.539506 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-2g7nk/ 2026-05-22 01:39:45.539524 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-2g7nk/cinder-db-sync.txt 2026-05-22 01:39:45.539541 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-2g7nk/init.txt 2026-05-22 01:39:45.539558 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-8v9c5/ 2026-05-22 01:39:45.539580 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-8v9c5/init.txt 2026-05-22 01:39:45.539598 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-8v9c5/volumev3-ks-endpoints-admin.txt 2026-05-22 01:39:45.539616 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-8v9c5/volumev3-ks-endpoints-internal.txt 2026-05-22 01:39:45.539634 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-8v9c5/volumev3-ks-endpoints-public.txt 2026-05-22 01:39:45.539651 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-hfgcn/ 2026-05-22 01:39:45.539669 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-hfgcn/init.txt 2026-05-22 01:39:45.539687 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-hfgcn/volumev3-ks-service-registration.txt 2026-05-22 01:39:45.539705 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-qzkkl/ 2026-05-22 01:39:45.539723 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-qzkkl/cinder-ks-user.txt 2026-05-22 01:39:45.539741 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-qzkkl/init.txt 2026-05-22 01:39:45.539758 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-qfgfh/ 2026-05-22 01:39:45.539775 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-qfgfh/init.txt 2026-05-22 01:39:45.539793 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-qfgfh/rabbit-init.txt 2026-05-22 01:39:45.539810 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-85fc85fc55-whkf2/ 2026-05-22 01:39:45.539827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-85fc85fc55-whkf2/ceph-coordination-volume-perms.txt 2026-05-22 01:39:45.539845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-85fc85fc55-whkf2/cinder-scheduler.txt 2026-05-22 01:39:45.539862 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-85fc85fc55-whkf2/init.txt 2026-05-22 01:39:45.539879 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-9pbx7/ 2026-05-22 01:39:45.539897 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-9pbx7/ceph-keyring-placement.txt 2026-05-22 01:39:45.539914 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-9pbx7/cinder-storage-init-rbd1.txt 2026-05-22 01:39:45.539931 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-9pbx7/init.txt 2026-05-22 01:39:45.539949 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-dcfbd8899-r9bvr/ 2026-05-22 01:39:45.539966 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-dcfbd8899-r9bvr/ceph-coordination-volume-perms.txt 2026-05-22 01:39:45.539983 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-dcfbd8899-r9bvr/ceph-keyring-placement-rbd1.txt 2026-05-22 01:39:45.540001 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-dcfbd8899-r9bvr/cinder-volume.txt 2026-05-22 01:39:45.540019 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-dcfbd8899-r9bvr/init-cinder-conf.txt 2026-05-22 01:39:45.540036 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-dcfbd8899-r9bvr/init.txt 2026-05-22 01:39:45.540054 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-5cc85b4859-4nmhm/ 2026-05-22 01:39:45.540071 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5cc85b4859-4nmhm/ceph-keyring-placement.txt 2026-05-22 01:39:45.540089 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5cc85b4859-4nmhm/glance-api.txt 2026-05-22 01:39:45.540106 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5cc85b4859-4nmhm/glance-perms.txt 2026-05-22 01:39:45.540124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5cc85b4859-4nmhm/init.txt 2026-05-22 01:39:45.540147 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-m86mh/ 2026-05-22 01:39:45.540165 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-m86mh/glance-db-init-0.txt 2026-05-22 01:39:45.540184 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-m86mh/init.txt 2026-05-22 01:39:45.540201 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-vp5hr/ 2026-05-22 01:39:45.540219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-vp5hr/glance-db-sync.txt 2026-05-22 01:39:45.540237 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-vp5hr/init.txt 2026-05-22 01:39:45.540255 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-thxm5/ 2026-05-22 01:39:45.540273 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-thxm5/image-ks-endpoints-admin.txt 2026-05-22 01:39:45.540291 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-thxm5/image-ks-endpoints-internal.txt 2026-05-22 01:39:45.540308 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-thxm5/image-ks-endpoints-public.txt 2026-05-22 01:39:45.540326 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-thxm5/init.txt 2026-05-22 01:39:45.540344 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-jdrlx/ 2026-05-22 01:39:45.540362 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-jdrlx/image-ks-service-registration.txt 2026-05-22 01:39:45.540380 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-jdrlx/init.txt 2026-05-22 01:39:45.540397 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-qmbhs/ 2026-05-22 01:39:45.540415 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-qmbhs/glance-ks-user.txt 2026-05-22 01:39:45.540433 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-qmbhs/init.txt 2026-05-22 01:39:45.540451 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-kbkd7/ 2026-05-22 01:39:45.540469 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-kbkd7/glance-metadefs-load.txt 2026-05-22 01:39:45.540487 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-kbkd7/init.txt 2026-05-22 01:39:45.540504 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-7856m/ 2026-05-22 01:39:45.540521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-7856m/init.txt 2026-05-22 01:39:45.540539 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-7856m/rabbit-init.txt 2026-05-22 01:39:45.540556 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-h5z96/ 2026-05-22 01:39:45.540574 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-h5z96/ceph-keyring-placement.txt 2026-05-22 01:39:45.540591 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-h5z96/glance-storage-init.txt 2026-05-22 01:39:45.540608 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-h5z96/init.txt 2026-05-22 01:39:45.540625 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-k6xkl/ 2026-05-22 01:39:45.540643 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-k6xkl/init.txt 2026-05-22 01:39:45.540660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-k6xkl/keepalived.txt 2026-05-22 01:39:45.540678 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-k6xkl/wait-for-ip.txt 2026-05-22 01:39:45.540695 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-6b7776dcd-g7zsh/ 2026-05-22 01:39:45.540712 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-6b7776dcd-g7zsh/init.txt 2026-05-22 01:39:45.540729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-6b7776dcd-g7zsh/keystone-api.txt 2026-05-22 01:39:45.540747 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-696nm/ 2026-05-22 01:39:45.540769 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-696nm/bootstrap.txt 2026-05-22 01:39:45.540787 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-696nm/init.txt 2026-05-22 01:39:45.540804 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-d6q67/ 2026-05-22 01:39:45.540822 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-d6q67/init.txt 2026-05-22 01:39:45.540840 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-d6q67/keystone-credential-setup.txt 2026-05-22 01:39:45.540857 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-9tmw9/ 2026-05-22 01:39:45.540875 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-9tmw9/init.txt 2026-05-22 01:39:45.540893 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-9tmw9/keystone-db-init-0.txt 2026-05-22 01:39:45.540910 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-r9qcs/ 2026-05-22 01:39:45.540928 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-r9qcs/init.txt 2026-05-22 01:39:45.540946 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-r9qcs/keystone-db-sync.txt 2026-05-22 01:39:45.540985 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-qw4l5/ 2026-05-22 01:39:45.541004 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-qw4l5/init.txt 2026-05-22 01:39:45.541022 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-qw4l5/keystone-domain-manage.txt 2026-05-22 01:39:45.541039 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-9jjx6/ 2026-05-22 01:39:45.541057 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-9jjx6/init.txt 2026-05-22 01:39:45.541074 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-9jjx6/keystone-fernet-setup.txt 2026-05-22 01:39:45.541091 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-8lhpb/ 2026-05-22 01:39:45.541109 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-8lhpb/init.txt 2026-05-22 01:39:45.541126 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-8lhpb/rabbit-init.txt 2026-05-22 01:39:45.541144 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-zjdvg/ 2026-05-22 01:39:45.541161 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-zjdvg/ceph-admin-keyring-placement.txt 2026-05-22 01:39:45.541178 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-zjdvg/ceph-keyring-placement.txt 2026-05-22 01:39:45.541196 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-zjdvg/init-dynamic-options.txt 2026-05-22 01:39:45.541214 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-zjdvg/init.txt 2026-05-22 01:39:45.541231 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-zjdvg/libvirt-exporter.txt 2026-05-22 01:39:45.541249 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-zjdvg/libvirt.txt 2026-05-22 01:39:45.541267 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-zjdvg/tls-sidecar.txt 2026-05-22 01:39:45.541286 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-xc92h/ 2026-05-22 01:39:45.541341 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-xc92h/init.txt 2026-05-22 01:39:45.541363 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-xc92h/memcached-exporter.txt 2026-05-22 01:39:45.541381 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-xc92h/memcached.txt 2026-05-22 01:39:45.541405 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-lzws6/ 2026-05-22 01:39:45.541423 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-lzws6/init.txt 2026-05-22 01:39:45.541441 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-lzws6/neutron-db-init-0.txt 2026-05-22 01:39:45.541459 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-lbvkv/ 2026-05-22 01:39:45.541477 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-lbvkv/init.txt 2026-05-22 01:39:45.541495 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-lbvkv/neutron-db-sync.txt 2026-05-22 01:39:45.541513 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-xl8jf/ 2026-05-22 01:39:45.541531 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-xl8jf/init.txt 2026-05-22 01:39:45.541549 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-xl8jf/network-ks-endpoints-admin.txt 2026-05-22 01:39:45.541569 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-xl8jf/network-ks-endpoints-internal.txt 2026-05-22 01:39:45.541587 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-xl8jf/network-ks-endpoints-public.txt 2026-05-22 01:39:45.541605 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-8wqvh/ 2026-05-22 01:39:45.541623 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-8wqvh/init.txt 2026-05-22 01:39:45.541641 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-8wqvh/network-ks-service-registration.txt 2026-05-22 01:39:45.541658 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-bq5ct/ 2026-05-22 01:39:45.541676 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-bq5ct/init.txt 2026-05-22 01:39:45.541695 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-bq5ct/neutron-ks-user.txt 2026-05-22 01:39:45.541713 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-pn7bb/ 2026-05-22 01:39:45.541731 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-pn7bb/init.txt 2026-05-22 01:39:45.541749 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-pn7bb/neutron-netns-cleanup-cron.txt 2026-05-22 01:39:45.541766 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-49jz7/ 2026-05-22 01:39:45.541784 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-49jz7/init.txt 2026-05-22 01:39:45.541801 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-49jz7/neutron-metadata-agent-init.txt 2026-05-22 01:39:45.541819 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-49jz7/neutron-ovn-metadata-agent.txt 2026-05-22 01:39:45.541837 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-49jz7/ovn-neutron-init.txt 2026-05-22 01:39:45.541855 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-xdlqb/ 2026-05-22 01:39:45.541872 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-xdlqb/init.txt 2026-05-22 01:39:45.541890 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-xdlqb/neutron-ovn-vpn-agent.txt 2026-05-22 01:39:45.541907 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-xdlqb/ovn-neutron-init.txt 2026-05-22 01:39:45.541925 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-xdlqb/ovn-vpn-agent-init.txt 2026-05-22 01:39:45.541942 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-ghfv6/ 2026-05-22 01:39:45.541960 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-ghfv6/init.txt 2026-05-22 01:39:45.541986 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-ghfv6/rabbit-init.txt 2026-05-22 01:39:45.542004 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-85b99fd6d-vs5qc/ 2026-05-22 01:39:45.542021 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-85b99fd6d-vs5qc/init.txt 2026-05-22 01:39:45.542039 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-85b99fd6d-vs5qc/neutron-rpc-server.txt 2026-05-22 01:39:45.542057 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-85b99fd6d-vs5qc/ovn-neutron-init.txt 2026-05-22 01:39:45.542075 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-574987b5c-dnslc/ 2026-05-22 01:39:45.542093 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-574987b5c-dnslc/init.txt 2026-05-22 01:39:45.542110 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-574987b5c-dnslc/neutron-policy-server.txt 2026-05-22 01:39:45.542128 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-574987b5c-dnslc/neutron-server.txt 2026-05-22 01:39:45.542146 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-574987b5c-dnslc/ovn-neutron-init.txt 2026-05-22 01:39:45.542166 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-b899d8464-mt2xc/ 2026-05-22 01:39:45.542186 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-b899d8464-mt2xc/init.txt 2026-05-22 01:39:45.542204 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-b899d8464-mt2xc/nova-api-metadata-init.txt 2026-05-22 01:39:45.542221 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-b899d8464-mt2xc/nova-api.txt 2026-05-22 01:39:45.542238 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-596b66887b-cl9j7/ 2026-05-22 01:39:45.542256 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-596b66887b-cl9j7/init.txt 2026-05-22 01:39:45.542273 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-596b66887b-cl9j7/nova-osapi.txt 2026-05-22 01:39:45.542291 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-tdl6b/ 2026-05-22 01:39:45.542309 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-tdl6b/bootstrap.txt 2026-05-22 01:39:45.542326 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-tdl6b/init.txt 2026-05-22 01:39:45.542344 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-4kgjb/ 2026-05-22 01:39:45.542362 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-4kgjb/init.txt 2026-05-22 01:39:45.542380 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-4kgjb/nova-cell-setup-init.txt 2026-05-22 01:39:45.542397 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-4kgjb/nova-cell-setup.txt 2026-05-22 01:39:45.542415 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-2zkb8/ 2026-05-22 01:39:45.542432 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-2zkb8/ceph-admin-keyring-placement.txt 2026-05-22 01:39:45.542450 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-2zkb8/ceph-keyring-placement.txt 2026-05-22 01:39:45.542467 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-2zkb8/ceph-perms.txt 2026-05-22 01:39:45.542485 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-2zkb8/init.txt 2026-05-22 01:39:45.542503 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-2zkb8/nova-compute-init.txt 2026-05-22 01:39:45.542521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-2zkb8/nova-compute-ssh-init.txt 2026-05-22 01:39:45.542539 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-2zkb8/nova-compute-ssh.txt 2026-05-22 01:39:45.542556 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-2zkb8/nova-compute-vnc-init.txt 2026-05-22 01:39:45.542578 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-2zkb8/nova-compute.txt 2026-05-22 01:39:45.542596 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-6644cb6c6-mgkht/ 2026-05-22 01:39:45.542614 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-6644cb6c6-mgkht/init.txt 2026-05-22 01:39:45.542631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-6644cb6c6-mgkht/nova-conductor.txt 2026-05-22 01:39:45.542649 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-7qck8/ 2026-05-22 01:39:45.542667 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-7qck8/init.txt 2026-05-22 01:39:45.542685 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-7qck8/nova-db-init-0.txt 2026-05-22 01:39:45.542704 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-7qck8/nova-db-init-1.txt 2026-05-22 01:39:45.542722 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-7qck8/nova-db-init-2.txt 2026-05-22 01:39:45.542740 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-4hml2/ 2026-05-22 01:39:45.542758 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-4hml2/init.txt 2026-05-22 01:39:45.542776 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-4hml2/nova-db-sync.txt 2026-05-22 01:39:45.542794 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-2w7kf/ 2026-05-22 01:39:45.542811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-2w7kf/compute-ks-endpoints-admin.txt 2026-05-22 01:39:45.542829 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-2w7kf/compute-ks-endpoints-internal.txt 2026-05-22 01:39:45.542847 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-2w7kf/compute-ks-endpoints-public.txt 2026-05-22 01:39:45.542864 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-2w7kf/init.txt 2026-05-22 01:39:45.542882 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-2lmf5/ 2026-05-22 01:39:45.542900 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-2lmf5/compute-ks-service-registration.txt 2026-05-22 01:39:45.542917 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-2lmf5/init.txt 2026-05-22 01:39:45.542935 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-rl5q5/ 2026-05-22 01:39:45.542954 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-rl5q5/init.txt 2026-05-22 01:39:45.542972 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-rl5q5/nova-ks-user.txt 2026-05-22 01:39:45.542989 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7d778549f5-zmzqx/ 2026-05-22 01:39:45.543007 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7d778549f5-zmzqx/init.txt 2026-05-22 01:39:45.543025 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7d778549f5-zmzqx/nova-novncproxy-init-assets.txt 2026-05-22 01:39:45.543042 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7d778549f5-zmzqx/nova-novncproxy-init.txt 2026-05-22 01:39:45.543060 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7d778549f5-zmzqx/nova-novncproxy.txt 2026-05-22 01:39:45.543078 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-hzmpv/ 2026-05-22 01:39:45.543096 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-hzmpv/init.txt 2026-05-22 01:39:45.543113 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-hzmpv/rabbit-init.txt 2026-05-22 01:39:45.543130 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-868c694584-74tfx/ 2026-05-22 01:39:45.543148 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-868c694584-74tfx/init.txt 2026-05-22 01:39:45.543166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-868c694584-74tfx/nova-scheduler.txt 2026-05-22 01:39:45.543188 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-czwjl/ 2026-05-22 01:39:45.543206 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-czwjl/init.txt 2026-05-22 01:39:45.543223 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-czwjl/openvswitch-db-perms.txt 2026-05-22 01:39:45.543241 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-czwjl/openvswitch-db.txt 2026-05-22 01:39:45.543258 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-czwjl/openvswitch-vswitchd-modules.txt 2026-05-22 01:39:45.543276 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-czwjl/openvswitch-vswitchd.txt 2026-05-22 01:39:45.543293 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-qsb86/ 2026-05-22 01:39:45.543311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-qsb86/controller-init.txt 2026-05-22 01:39:45.543328 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-qsb86/controller.txt 2026-05-22 01:39:45.543345 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-qsb86/get-gw-enabled.txt 2026-05-22 01:39:45.543363 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-qsb86/init.txt 2026-05-22 01:39:45.543380 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-qsb86/log-parser.txt 2026-05-22 01:39:45.543397 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-qsb86/vector.txt 2026-05-22 01:39:45.543414 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-dcrs6/ 2026-05-22 01:39:45.543431 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-dcrs6/init.txt 2026-05-22 01:39:45.543448 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-dcrs6/northd.txt 2026-05-22 01:39:45.543466 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ 2026-05-22 01:39:45.543484 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt 2026-05-22 01:39:45.543502 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-05-22 01:39:45.543520 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ 2026-05-22 01:39:45.543538 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt 2026-05-22 01:39:45.543555 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-05-22 01:39:45.543572 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-05-22 01:39:45.543589 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-05-22 01:39:45.543607 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-05-22 01:39:45.543625 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-05-22 01:39:45.543643 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-05-22 01:39:45.543661 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-05-22 01:39:45.543678 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-05-22 01:39:45.543696 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-05-22 01:39:45.543714 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-05-22 01:39:45.543731 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-5f796d8859-xlz2r/ 2026-05-22 01:39:45.543748 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-5f796d8859-xlz2r/init.txt 2026-05-22 01:39:45.543766 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-5f796d8859-xlz2r/placement-api.txt 2026-05-22 01:39:45.543783 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-9zgz5/ 2026-05-22 01:39:45.543807 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-9zgz5/init.txt 2026-05-22 01:39:45.543825 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-9zgz5/placement-db-init-0.txt 2026-05-22 01:39:45.543843 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-dzgmp/ 2026-05-22 01:39:45.543860 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-dzgmp/init.txt 2026-05-22 01:39:45.543879 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-dzgmp/placement-db-sync.txt 2026-05-22 01:39:45.543897 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-2r6wn/ 2026-05-22 01:39:45.543915 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-2r6wn/init.txt 2026-05-22 01:39:45.543933 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-2r6wn/placement-ks-endpoints-admin.txt 2026-05-22 01:39:45.543952 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-2r6wn/placement-ks-endpoints-internal.txt 2026-05-22 01:39:45.543970 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-2r6wn/placement-ks-endpoints-public.txt 2026-05-22 01:39:45.543988 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-5lfsr/ 2026-05-22 01:39:45.544006 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-5lfsr/init.txt 2026-05-22 01:39:45.544024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-5lfsr/placement-ks-service-registration.txt 2026-05-22 01:39:45.544043 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-4f6nv/ 2026-05-22 01:39:45.544060 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-4f6nv/init.txt 2026-05-22 01:39:45.544078 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-4f6nv/placement-ks-user.txt 2026-05-22 01:39:45.544096 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-mpm9k/ 2026-05-22 01:39:45.544114 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-mpm9k/percona-xtradb-cluster-operator.txt 2026-05-22 01:39:45.544132 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-05-22 01:39:45.544150 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-05-22 01:39:45.544168 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-05-22 01:39:45.544186 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-05-22 01:39:45.544204 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-05-22 01:39:45.544222 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-05-22 01:39:45.544239 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-snx4x/ 2026-05-22 01:39:45.544257 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-snx4x/rabbitmq-cluster-operator.txt 2026-05-22 01:39:45.544275 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-05-22 01:39:45.544292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-05-22 01:39:45.544309 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-05-22 01:39:45.544327 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-05-22 01:39:45.544344 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-05-22 01:39:45.544362 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-05-22 01:39:45.544379 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-4jd24/ 2026-05-22 01:39:45.544400 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-4jd24/rabbitmq-cluster-operator.txt 2026-05-22 01:39:45.544418 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-05-22 01:39:45.544436 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-05-22 01:39:45.544453 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-05-22 01:39:45.544470 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-05-22 01:39:45.544488 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-05-22 01:39:45.544505 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-05-22 01:39:45.544523 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-qs5xb/ 2026-05-22 01:39:45.544540 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-qs5xb/ceph-crash.txt 2026-05-22 01:39:45.544558 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-qs5xb/chown-container-data-dir.txt 2026-05-22 01:39:45.544575 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-qs5xb/make-container-crash-dir.txt 2026-05-22 01:39:45.544593 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qg749/ 2026-05-22 01:39:45.544611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qg749/chown-container-data-dir.txt 2026-05-22 01:39:45.544628 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qg749/log-collector.txt 2026-05-22 01:39:45.544646 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qg749/rgw.txt 2026-05-22 01:39:45.544663 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-5c7d84fbd4-bd5nc/ 2026-05-22 01:39:45.544680 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-5c7d84fbd4-bd5nc/init.txt 2026-05-22 01:39:45.544697 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-5c7d84fbd4-bd5nc/staffeln-api.txt 2026-05-22 01:39:45.544714 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-5d5dcccf9f-498gt/ 2026-05-22 01:39:45.544732 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-5d5dcccf9f-498gt/staffeln-conductor.txt 2026-05-22 01:39:45.544749 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-vmpx2/ 2026-05-22 01:39:45.544766 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-vmpx2/init.txt 2026-05-22 01:39:45.544784 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-vmpx2/staffeln-db-init-0.txt 2026-05-22 01:39:45.544801 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-p7hf7/ 2026-05-22 01:39:45.544818 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-p7hf7/init.txt 2026-05-22 01:39:45.544836 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-p7hf7/staffeln-db-sync.txt 2026-05-22 01:39:45.544853 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-05-22 01:39:45.544871 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-05-22 01:39:45.544888 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-05-22 01:39:45.544906 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-05-22 01:39:45.544923 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-05-22 01:39:45.544941 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-g5vz9/ 2026-05-22 01:39:45.544979 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-g5vz9/rook-ceph-operator.txt 2026-05-22 01:39:45.544999 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-05-22 01:39:45.545017 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-h2rgr/ 2026-05-22 01:39:45.545035 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-h2rgr/secretgen-controller.txt 2026-05-22 01:39:45.545053 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-05-22 01:39:45.545072 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-98vcp/ 2026-05-22 01:39:45.545090 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-98vcp/controller.txt 2026-05-22 01:39:45.545110 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-ztx6l/ 2026-05-22 01:39:45.545131 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-ztx6l/ingress-nginx-default-backend.txt 2026-05-22 01:39:45.545149 | instance | cd+++++++++ pod-logs/kube-system/ 2026-05-22 01:39:45.545167 | instance | cd+++++++++ pod-logs/kube-system/cilium-jxtkw/ 2026-05-22 01:39:45.545186 | instance | >f+++++++++ pod-logs/kube-system/cilium-jxtkw/apply-sysctl-overwrites.txt 2026-05-22 01:39:45.545203 | instance | >f+++++++++ pod-logs/kube-system/cilium-jxtkw/cilium-agent.txt 2026-05-22 01:39:45.545222 | instance | >f+++++++++ pod-logs/kube-system/cilium-jxtkw/clean-cilium-state.txt 2026-05-22 01:39:45.545240 | instance | >f+++++++++ pod-logs/kube-system/cilium-jxtkw/config.txt 2026-05-22 01:39:45.545259 | instance | >f+++++++++ pod-logs/kube-system/cilium-jxtkw/install-cni-binaries.txt 2026-05-22 01:39:45.545277 | instance | >f+++++++++ pod-logs/kube-system/cilium-jxtkw/mount-bpf-fs.txt 2026-05-22 01:39:45.545315 | instance | >f+++++++++ pod-logs/kube-system/cilium-jxtkw/mount-cgroup.txt 2026-05-22 01:39:45.545336 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-lmtkd/ 2026-05-22 01:39:45.545354 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-lmtkd/cilium-operator.txt 2026-05-22 01:39:45.545373 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-rmzc8/ 2026-05-22 01:39:45.545391 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-rmzc8/coredns.txt 2026-05-22 01:39:45.545409 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-spsjc/ 2026-05-22 01:39:45.545428 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-spsjc/coredns.txt 2026-05-22 01:39:45.545446 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-05-22 01:39:45.545464 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-05-22 01:39:45.545482 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-05-22 01:39:45.545499 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-22 01:39:45.545518 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-05-22 01:39:45.545536 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-22 01:39:45.545554 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-fq67h/ 2026-05-22 01:39:45.545572 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-fq67h/kube-proxy.txt 2026-05-22 01:39:45.545591 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-05-22 01:39:45.545609 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-22 01:39:45.545627 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-05-22 01:39:45.545645 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-05-22 01:39:45.545663 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-05-22 01:39:45.545680 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-5ht8d/ 2026-05-22 01:39:45.545703 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-5ht8d/local-path-provisioner.txt 2026-05-22 01:39:45.545721 | instance | cd+++++++++ pod-logs/monitoring/ 2026-05-22 01:39:45.545739 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-05-22 01:39:45.545757 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-05-22 01:39:45.545775 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-05-22 01:39:45.545792 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-05-22 01:39:45.545810 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-05-22 01:39:45.545827 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-7g9km/ 2026-05-22 01:39:45.545845 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-7g9km/goldpinger-daemon.txt 2026-05-22 01:39:45.545863 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5d5f589d4-vzwb6/ 2026-05-22 01:39:45.545881 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5d5f589d4-vzwb6/grafana-sc-dashboard.txt 2026-05-22 01:39:45.545899 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5d5f589d4-vzwb6/grafana-sc-datasources.txt 2026-05-22 01:39:45.545917 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5d5f589d4-vzwb6/grafana.txt 2026-05-22 01:39:45.545935 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-pkfm8/ 2026-05-22 01:39:45.545953 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-pkfm8/kube-state-metrics.txt 2026-05-22 01:39:45.545971 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-j8nhb/ 2026-05-22 01:39:45.545989 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-j8nhb/kube-prometheus-stack.txt 2026-05-22 01:39:45.546006 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-rcll9/ 2026-05-22 01:39:45.546024 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-rcll9/node-exporter.txt 2026-05-22 01:39:45.546042 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-rcll9/pod-tls-sidecar.txt 2026-05-22 01:39:45.546059 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-05-22 01:39:45.546077 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-05-22 01:39:45.546095 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-05-22 01:39:45.546113 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-05-22 01:39:45.546130 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-05-22 01:39:45.546148 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-j9dkj/ 2026-05-22 01:39:45.546166 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-j9dkj/nginx.txt 2026-05-22 01:39:45.546184 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-05-22 01:39:45.546201 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-05-22 01:39:45.546218 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-05-22 01:39:45.546236 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-dr4c8/ 2026-05-22 01:39:45.546253 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-dr4c8/gc.txt 2026-05-22 01:39:45.546270 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-whkhj/ 2026-05-22 01:39:45.546287 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-whkhj/master.txt 2026-05-22 01:39:45.546310 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-sn6bs/ 2026-05-22 01:39:45.546328 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-sn6bs/worker.txt 2026-05-22 01:39:45.546346 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-05-22 01:39:45.546363 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-05-22 01:39:45.546381 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-05-22 01:39:45.546399 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-05-22 01:39:45.546417 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-05-22 01:39:45.546435 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-05-22 01:39:45.546452 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-qsk5f/ 2026-05-22 01:39:45.546470 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-qsk5f/pushgateway.txt 2026-05-22 01:39:45.546488 | instance | cd+++++++++ pod-logs/monitoring/vector-d5lqw/ 2026-05-22 01:39:45.546506 | instance | >f+++++++++ pod-logs/monitoring/vector-d5lqw/vector.txt 2026-05-22 01:39:45.546524 | instance | cd+++++++++ pod-logs/openstack/ 2026-05-22 01:39:45.546542 | instance | cd+++++++++ pod-logs/openstack/barbican-api-d79889d98-8ntc7/ 2026-05-22 01:39:45.546560 | instance | >f+++++++++ pod-logs/openstack/barbican-api-d79889d98-8ntc7/barbican-api.txt 2026-05-22 01:39:45.546578 | instance | >f+++++++++ pod-logs/openstack/barbican-api-d79889d98-8ntc7/init.txt 2026-05-22 01:39:45.546597 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-kfzhz/ 2026-05-22 01:39:45.546615 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-kfzhz/barbican-db-init-0.txt 2026-05-22 01:39:45.546633 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-kfzhz/init.txt 2026-05-22 01:39:45.546652 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-78ngw/ 2026-05-22 01:39:45.546670 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-78ngw/barbican-db-sync.txt 2026-05-22 01:39:45.546688 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-78ngw/init.txt 2026-05-22 01:39:45.546706 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-skvjz/ 2026-05-22 01:39:45.546724 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-skvjz/init.txt 2026-05-22 01:39:45.546742 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-skvjz/key-manager-ks-endpoints-admin.txt 2026-05-22 01:39:45.546760 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-skvjz/key-manager-ks-endpoints-internal.txt 2026-05-22 01:39:45.546777 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-skvjz/key-manager-ks-endpoints-public.txt 2026-05-22 01:39:45.546795 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-td7w8/ 2026-05-22 01:39:45.546813 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-td7w8/init.txt 2026-05-22 01:39:45.546831 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-td7w8/key-manager-ks-service-registration.txt 2026-05-22 01:39:45.546849 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-jjzp9/ 2026-05-22 01:39:45.546866 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-jjzp9/barbican-ks-user.txt 2026-05-22 01:39:45.546884 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-jjzp9/init.txt 2026-05-22 01:39:45.546901 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-vb9fx/ 2026-05-22 01:39:45.546919 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-vb9fx/init.txt 2026-05-22 01:39:45.546937 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-vb9fx/rabbit-init.txt 2026-05-22 01:39:45.546959 | instance | cd+++++++++ pod-logs/openstack/cinder-api-6594b55dc7-jnlr8/ 2026-05-22 01:39:45.546977 | instance | >f+++++++++ pod-logs/openstack/cinder-api-6594b55dc7-jnlr8/ceph-coordination-volume-perms.txt 2026-05-22 01:39:45.546995 | instance | >f+++++++++ pod-logs/openstack/cinder-api-6594b55dc7-jnlr8/cinder-api.txt 2026-05-22 01:39:45.547012 | instance | >f+++++++++ pod-logs/openstack/cinder-api-6594b55dc7-jnlr8/init.txt 2026-05-22 01:39:45.547030 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-59b7b44967-r9zpb/ 2026-05-22 01:39:45.547048 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-59b7b44967-r9zpb/ceph-backup-keyring-placement.txt 2026-05-22 01:39:45.547066 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-59b7b44967-r9zpb/ceph-coordination-volume-perms.txt 2026-05-22 01:39:45.547083 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-59b7b44967-r9zpb/ceph-keyring-placement-rbd1.txt 2026-05-22 01:39:45.547101 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-59b7b44967-r9zpb/cinder-backup.txt 2026-05-22 01:39:45.547119 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-59b7b44967-r9zpb/init.txt 2026-05-22 01:39:45.547136 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-zwrz6/ 2026-05-22 01:39:45.547154 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-zwrz6/ceph-keyring-placement.txt 2026-05-22 01:39:45.547171 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-zwrz6/cinder-backup-storage-init.txt 2026-05-22 01:39:45.547189 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-zwrz6/init.txt 2026-05-22 01:39:45.547206 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-qm4dc/ 2026-05-22 01:39:45.547223 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-qm4dc/bootstrap.txt 2026-05-22 01:39:45.547241 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-qm4dc/init.txt 2026-05-22 01:39:45.547258 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-dqz4g/ 2026-05-22 01:39:45.547275 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-dqz4g/create-internal-tenant.txt 2026-05-22 01:39:45.547292 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-dqz4g/init.txt 2026-05-22 01:39:45.547309 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-j4vtb/ 2026-05-22 01:39:45.547327 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-j4vtb/cinder-db-init-0.txt 2026-05-22 01:39:45.547345 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-j4vtb/init.txt 2026-05-22 01:39:45.547363 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-2g7nk/ 2026-05-22 01:39:45.547380 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-2g7nk/cinder-db-sync.txt 2026-05-22 01:39:45.547397 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-2g7nk/init.txt 2026-05-22 01:39:45.547415 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-8v9c5/ 2026-05-22 01:39:45.547432 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-8v9c5/init.txt 2026-05-22 01:39:45.547450 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-8v9c5/volumev3-ks-endpoints-admin.txt 2026-05-22 01:39:45.547467 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-8v9c5/volumev3-ks-endpoints-internal.txt 2026-05-22 01:39:45.547485 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-8v9c5/volumev3-ks-endpoints-public.txt 2026-05-22 01:39:45.547502 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-hfgcn/ 2026-05-22 01:39:45.547520 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-hfgcn/init.txt 2026-05-22 01:39:45.547537 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-hfgcn/volumev3-ks-service-registration.txt 2026-05-22 01:39:45.547555 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-qzkkl/ 2026-05-22 01:39:45.547572 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-qzkkl/cinder-ks-user.txt 2026-05-22 01:39:45.547595 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-qzkkl/init.txt 2026-05-22 01:39:45.547613 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-qfgfh/ 2026-05-22 01:39:45.547631 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-qfgfh/init.txt 2026-05-22 01:39:45.547649 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-qfgfh/rabbit-init.txt 2026-05-22 01:39:45.547667 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-85fc85fc55-whkf2/ 2026-05-22 01:39:45.547684 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-85fc85fc55-whkf2/ceph-coordination-volume-perms.txt 2026-05-22 01:39:45.547703 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-85fc85fc55-whkf2/cinder-scheduler.txt 2026-05-22 01:39:45.547721 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-85fc85fc55-whkf2/init.txt 2026-05-22 01:39:45.547738 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-9pbx7/ 2026-05-22 01:39:45.547757 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-9pbx7/ceph-keyring-placement.txt 2026-05-22 01:39:45.547775 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-9pbx7/cinder-storage-init-rbd1.txt 2026-05-22 01:39:45.547792 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-9pbx7/init.txt 2026-05-22 01:39:45.547810 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-dcfbd8899-r9bvr/ 2026-05-22 01:39:45.547828 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-dcfbd8899-r9bvr/ceph-coordination-volume-perms.txt 2026-05-22 01:39:45.547846 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-dcfbd8899-r9bvr/ceph-keyring-placement-rbd1.txt 2026-05-22 01:39:45.547863 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-dcfbd8899-r9bvr/cinder-volume.txt 2026-05-22 01:39:45.547881 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-dcfbd8899-r9bvr/init-cinder-conf.txt 2026-05-22 01:39:45.547900 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-dcfbd8899-r9bvr/init.txt 2026-05-22 01:39:45.547918 | instance | cd+++++++++ pod-logs/openstack/glance-api-5cc85b4859-4nmhm/ 2026-05-22 01:39:45.547936 | instance | >f+++++++++ pod-logs/openstack/glance-api-5cc85b4859-4nmhm/ceph-keyring-placement.txt 2026-05-22 01:39:45.547954 | instance | >f+++++++++ pod-logs/openstack/glance-api-5cc85b4859-4nmhm/glance-api.txt 2026-05-22 01:39:45.547971 | instance | >f+++++++++ pod-logs/openstack/glance-api-5cc85b4859-4nmhm/glance-perms.txt 2026-05-22 01:39:45.547989 | instance | >f+++++++++ pod-logs/openstack/glance-api-5cc85b4859-4nmhm/init.txt 2026-05-22 01:39:45.548007 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-m86mh/ 2026-05-22 01:39:45.548024 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-m86mh/glance-db-init-0.txt 2026-05-22 01:39:45.548042 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-m86mh/init.txt 2026-05-22 01:39:45.548060 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-vp5hr/ 2026-05-22 01:39:45.548078 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-vp5hr/glance-db-sync.txt 2026-05-22 01:39:45.548095 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-vp5hr/init.txt 2026-05-22 01:39:45.548113 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-thxm5/ 2026-05-22 01:39:45.548131 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-thxm5/image-ks-endpoints-admin.txt 2026-05-22 01:39:45.548149 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-thxm5/image-ks-endpoints-internal.txt 2026-05-22 01:39:45.548166 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-thxm5/image-ks-endpoints-public.txt 2026-05-22 01:39:45.548184 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-thxm5/init.txt 2026-05-22 01:39:45.548201 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-jdrlx/ 2026-05-22 01:39:45.548219 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-jdrlx/image-ks-service-registration.txt 2026-05-22 01:39:45.548237 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-jdrlx/init.txt 2026-05-22 01:39:45.548259 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-qmbhs/ 2026-05-22 01:39:45.548277 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-qmbhs/glance-ks-user.txt 2026-05-22 01:39:45.548295 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-qmbhs/init.txt 2026-05-22 01:39:45.548313 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-kbkd7/ 2026-05-22 01:39:45.548330 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-kbkd7/glance-metadefs-load.txt 2026-05-22 01:39:45.548348 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-kbkd7/init.txt 2026-05-22 01:39:45.548366 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-7856m/ 2026-05-22 01:39:45.548384 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-7856m/init.txt 2026-05-22 01:39:45.548401 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-7856m/rabbit-init.txt 2026-05-22 01:39:45.548419 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-h5z96/ 2026-05-22 01:39:45.548436 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-h5z96/ceph-keyring-placement.txt 2026-05-22 01:39:45.548453 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-h5z96/glance-storage-init.txt 2026-05-22 01:39:45.548471 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-h5z96/init.txt 2026-05-22 01:39:45.548488 | instance | cd+++++++++ pod-logs/openstack/keepalived-k6xkl/ 2026-05-22 01:39:45.548505 | instance | >f+++++++++ pod-logs/openstack/keepalived-k6xkl/init.txt 2026-05-22 01:39:45.548523 | instance | >f+++++++++ pod-logs/openstack/keepalived-k6xkl/keepalived.txt 2026-05-22 01:39:45.548541 | instance | >f+++++++++ pod-logs/openstack/keepalived-k6xkl/wait-for-ip.txt 2026-05-22 01:39:45.548558 | instance | cd+++++++++ pod-logs/openstack/keystone-api-6b7776dcd-g7zsh/ 2026-05-22 01:39:45.548575 | instance | >f+++++++++ pod-logs/openstack/keystone-api-6b7776dcd-g7zsh/init.txt 2026-05-22 01:39:45.548592 | instance | >f+++++++++ pod-logs/openstack/keystone-api-6b7776dcd-g7zsh/keystone-api.txt 2026-05-22 01:39:45.548610 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-696nm/ 2026-05-22 01:39:45.548627 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-696nm/bootstrap.txt 2026-05-22 01:39:45.548645 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-696nm/init.txt 2026-05-22 01:39:45.548662 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-d6q67/ 2026-05-22 01:39:45.548679 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-d6q67/init.txt 2026-05-22 01:39:45.548696 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-d6q67/keystone-credential-setup.txt 2026-05-22 01:39:45.548714 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-9tmw9/ 2026-05-22 01:39:45.548731 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-9tmw9/init.txt 2026-05-22 01:39:45.548749 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-9tmw9/keystone-db-init-0.txt 2026-05-22 01:39:45.548766 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-r9qcs/ 2026-05-22 01:39:45.548784 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-r9qcs/init.txt 2026-05-22 01:39:45.548801 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-r9qcs/keystone-db-sync.txt 2026-05-22 01:39:45.548819 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-qw4l5/ 2026-05-22 01:39:45.548837 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-qw4l5/init.txt 2026-05-22 01:39:45.548855 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-qw4l5/keystone-domain-manage.txt 2026-05-22 01:39:45.548873 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-9jjx6/ 2026-05-22 01:39:45.548891 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-9jjx6/init.txt 2026-05-22 01:39:45.548908 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-9jjx6/keystone-fernet-setup.txt 2026-05-22 01:39:45.548931 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-8lhpb/ 2026-05-22 01:39:45.548949 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-8lhpb/init.txt 2026-05-22 01:39:45.548984 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-8lhpb/rabbit-init.txt 2026-05-22 01:39:45.549003 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-zjdvg/ 2026-05-22 01:39:45.549021 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-zjdvg/ceph-admin-keyring-placement.txt 2026-05-22 01:39:45.549039 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-zjdvg/ceph-keyring-placement.txt 2026-05-22 01:39:45.549057 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-zjdvg/init-dynamic-options.txt 2026-05-22 01:39:45.549075 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-zjdvg/init.txt 2026-05-22 01:39:45.549093 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-zjdvg/libvirt-exporter.txt 2026-05-22 01:39:45.549111 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-zjdvg/libvirt.txt 2026-05-22 01:39:45.549129 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-zjdvg/tls-sidecar.txt 2026-05-22 01:39:45.549147 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-xc92h/ 2026-05-22 01:39:45.549165 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-xc92h/init.txt 2026-05-22 01:39:45.549183 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-xc92h/memcached-exporter.txt 2026-05-22 01:39:45.549201 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-xc92h/memcached.txt 2026-05-22 01:39:45.549218 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-lzws6/ 2026-05-22 01:39:45.549236 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-lzws6/init.txt 2026-05-22 01:39:45.549253 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-lzws6/neutron-db-init-0.txt 2026-05-22 01:39:45.549271 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-lbvkv/ 2026-05-22 01:39:45.549288 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-lbvkv/init.txt 2026-05-22 01:39:45.549317 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-lbvkv/neutron-db-sync.txt 2026-05-22 01:39:45.549335 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-xl8jf/ 2026-05-22 01:39:45.549352 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-xl8jf/init.txt 2026-05-22 01:39:45.549370 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-xl8jf/network-ks-endpoints-admin.txt 2026-05-22 01:39:45.549388 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-xl8jf/network-ks-endpoints-internal.txt 2026-05-22 01:39:45.549406 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-xl8jf/network-ks-endpoints-public.txt 2026-05-22 01:39:45.549423 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-8wqvh/ 2026-05-22 01:39:45.549441 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-8wqvh/init.txt 2026-05-22 01:39:45.549458 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-8wqvh/network-ks-service-registration.txt 2026-05-22 01:39:45.549476 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-bq5ct/ 2026-05-22 01:39:45.549493 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-bq5ct/init.txt 2026-05-22 01:39:45.549511 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-bq5ct/neutron-ks-user.txt 2026-05-22 01:39:45.549528 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-pn7bb/ 2026-05-22 01:39:45.549546 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-pn7bb/init.txt 2026-05-22 01:39:45.549563 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-pn7bb/neutron-netns-cleanup-cron.txt 2026-05-22 01:39:45.549581 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-49jz7/ 2026-05-22 01:39:45.549605 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-49jz7/init.txt 2026-05-22 01:39:45.549623 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-49jz7/neutron-metadata-agent-init.txt 2026-05-22 01:39:45.549641 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-49jz7/neutron-ovn-metadata-agent.txt 2026-05-22 01:39:45.549660 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-49jz7/ovn-neutron-init.txt 2026-05-22 01:39:45.549677 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-xdlqb/ 2026-05-22 01:39:45.549695 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-xdlqb/init.txt 2026-05-22 01:39:45.549713 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-xdlqb/neutron-ovn-vpn-agent.txt 2026-05-22 01:39:45.549731 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-xdlqb/ovn-neutron-init.txt 2026-05-22 01:39:45.549749 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-xdlqb/ovn-vpn-agent-init.txt 2026-05-22 01:39:45.549766 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-ghfv6/ 2026-05-22 01:39:45.549784 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-ghfv6/init.txt 2026-05-22 01:39:45.549801 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-ghfv6/rabbit-init.txt 2026-05-22 01:39:45.549819 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-85b99fd6d-vs5qc/ 2026-05-22 01:39:45.549836 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-85b99fd6d-vs5qc/init.txt 2026-05-22 01:39:45.549854 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-85b99fd6d-vs5qc/neutron-rpc-server.txt 2026-05-22 01:39:45.549872 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-85b99fd6d-vs5qc/ovn-neutron-init.txt 2026-05-22 01:39:45.549889 | instance | cd+++++++++ pod-logs/openstack/neutron-server-574987b5c-dnslc/ 2026-05-22 01:39:45.549907 | instance | >f+++++++++ pod-logs/openstack/neutron-server-574987b5c-dnslc/init.txt 2026-05-22 01:39:45.549925 | instance | >f+++++++++ pod-logs/openstack/neutron-server-574987b5c-dnslc/neutron-policy-server.txt 2026-05-22 01:39:45.549942 | instance | >f+++++++++ pod-logs/openstack/neutron-server-574987b5c-dnslc/neutron-server.txt 2026-05-22 01:39:45.549960 | instance | >f+++++++++ pod-logs/openstack/neutron-server-574987b5c-dnslc/ovn-neutron-init.txt 2026-05-22 01:39:45.549977 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-b899d8464-mt2xc/ 2026-05-22 01:39:45.549994 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-b899d8464-mt2xc/init.txt 2026-05-22 01:39:45.550012 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-b899d8464-mt2xc/nova-api-metadata-init.txt 2026-05-22 01:39:45.550029 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-b899d8464-mt2xc/nova-api.txt 2026-05-22 01:39:45.550046 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-596b66887b-cl9j7/ 2026-05-22 01:39:45.550064 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-596b66887b-cl9j7/init.txt 2026-05-22 01:39:45.550081 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-596b66887b-cl9j7/nova-osapi.txt 2026-05-22 01:39:45.550100 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-tdl6b/ 2026-05-22 01:39:45.550118 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-tdl6b/bootstrap.txt 2026-05-22 01:39:45.550136 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-tdl6b/init.txt 2026-05-22 01:39:45.550155 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-4kgjb/ 2026-05-22 01:39:45.550173 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-4kgjb/init.txt 2026-05-22 01:39:45.550190 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-4kgjb/nova-cell-setup-init.txt 2026-05-22 01:39:45.550208 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-4kgjb/nova-cell-setup.txt 2026-05-22 01:39:45.550230 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-2zkb8/ 2026-05-22 01:39:45.550248 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-2zkb8/ceph-admin-keyring-placement.txt 2026-05-22 01:39:45.550266 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-2zkb8/ceph-keyring-placement.txt 2026-05-22 01:39:45.550284 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-2zkb8/ceph-perms.txt 2026-05-22 01:39:45.550302 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-2zkb8/init.txt 2026-05-22 01:39:45.550319 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-2zkb8/nova-compute-init.txt 2026-05-22 01:39:45.550337 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-2zkb8/nova-compute-ssh-init.txt 2026-05-22 01:39:45.550354 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-2zkb8/nova-compute-ssh.txt 2026-05-22 01:39:45.550372 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-2zkb8/nova-compute-vnc-init.txt 2026-05-22 01:39:45.550390 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-2zkb8/nova-compute.txt 2026-05-22 01:39:45.550408 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-6644cb6c6-mgkht/ 2026-05-22 01:39:45.550426 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-6644cb6c6-mgkht/init.txt 2026-05-22 01:39:45.550444 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-6644cb6c6-mgkht/nova-conductor.txt 2026-05-22 01:39:45.550462 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-7qck8/ 2026-05-22 01:39:45.550480 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-7qck8/init.txt 2026-05-22 01:39:45.550498 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-7qck8/nova-db-init-0.txt 2026-05-22 01:39:45.550515 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-7qck8/nova-db-init-1.txt 2026-05-22 01:39:45.550533 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-7qck8/nova-db-init-2.txt 2026-05-22 01:39:45.550550 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-4hml2/ 2026-05-22 01:39:45.550567 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-4hml2/init.txt 2026-05-22 01:39:45.550585 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-4hml2/nova-db-sync.txt 2026-05-22 01:39:45.550602 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-2w7kf/ 2026-05-22 01:39:45.550620 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-2w7kf/compute-ks-endpoints-admin.txt 2026-05-22 01:39:45.550637 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-2w7kf/compute-ks-endpoints-internal.txt 2026-05-22 01:39:45.550655 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-2w7kf/compute-ks-endpoints-public.txt 2026-05-22 01:39:45.550672 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-2w7kf/init.txt 2026-05-22 01:39:45.550690 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-2lmf5/ 2026-05-22 01:39:45.550707 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-2lmf5/compute-ks-service-registration.txt 2026-05-22 01:39:45.550725 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-2lmf5/init.txt 2026-05-22 01:39:45.550742 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-rl5q5/ 2026-05-22 01:39:45.550760 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-rl5q5/init.txt 2026-05-22 01:39:45.550777 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-rl5q5/nova-ks-user.txt 2026-05-22 01:39:45.550795 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-7d778549f5-zmzqx/ 2026-05-22 01:39:45.550812 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7d778549f5-zmzqx/init.txt 2026-05-22 01:39:45.550829 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7d778549f5-zmzqx/nova-novncproxy-init-assets.txt 2026-05-22 01:39:45.550846 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7d778549f5-zmzqx/nova-novncproxy-init.txt 2026-05-22 01:39:45.550864 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7d778549f5-zmzqx/nova-novncproxy.txt 2026-05-22 01:39:45.550886 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-hzmpv/ 2026-05-22 01:39:45.550905 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-hzmpv/init.txt 2026-05-22 01:39:45.550922 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-hzmpv/rabbit-init.txt 2026-05-22 01:39:45.550940 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-868c694584-74tfx/ 2026-05-22 01:39:45.550958 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-868c694584-74tfx/init.txt 2026-05-22 01:39:45.550975 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-868c694584-74tfx/nova-scheduler.txt 2026-05-22 01:39:45.550992 | instance | cd+++++++++ pod-logs/openstack/openvswitch-czwjl/ 2026-05-22 01:39:45.551010 | instance | >f+++++++++ pod-logs/openstack/openvswitch-czwjl/init.txt 2026-05-22 01:39:45.551027 | instance | >f+++++++++ pod-logs/openstack/openvswitch-czwjl/openvswitch-db-perms.txt 2026-05-22 01:39:45.551045 | instance | >f+++++++++ pod-logs/openstack/openvswitch-czwjl/openvswitch-db.txt 2026-05-22 01:39:45.551063 | instance | >f+++++++++ pod-logs/openstack/openvswitch-czwjl/openvswitch-vswitchd-modules.txt 2026-05-22 01:39:45.551080 | instance | >f+++++++++ pod-logs/openstack/openvswitch-czwjl/openvswitch-vswitchd.txt 2026-05-22 01:39:45.551098 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-default-qsb86/ 2026-05-22 01:39:45.551116 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-qsb86/controller-init.txt 2026-05-22 01:39:45.551134 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-qsb86/controller.txt 2026-05-22 01:39:45.551152 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-qsb86/get-gw-enabled.txt 2026-05-22 01:39:45.551170 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-qsb86/init.txt 2026-05-22 01:39:45.551187 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-qsb86/log-parser.txt 2026-05-22 01:39:45.551205 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-qsb86/vector.txt 2026-05-22 01:39:45.551223 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-fc978744-dcrs6/ 2026-05-22 01:39:45.551240 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-dcrs6/init.txt 2026-05-22 01:39:45.551258 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-dcrs6/northd.txt 2026-05-22 01:39:45.551275 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ 2026-05-22 01:39:45.551293 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt 2026-05-22 01:39:45.551311 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-05-22 01:39:45.551329 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ 2026-05-22 01:39:45.551347 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt 2026-05-22 01:39:45.551365 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-05-22 01:39:45.551387 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-05-22 01:39:45.551413 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-05-22 01:39:45.551437 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-05-22 01:39:45.551460 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-05-22 01:39:45.551483 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-05-22 01:39:45.551506 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-05-22 01:39:45.551531 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-05-22 01:39:45.551554 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-05-22 01:39:45.551572 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-05-22 01:39:45.551590 | instance | cd+++++++++ pod-logs/openstack/placement-api-5f796d8859-xlz2r/ 2026-05-22 01:39:45.551608 | instance | >f+++++++++ pod-logs/openstack/placement-api-5f796d8859-xlz2r/init.txt 2026-05-22 01:39:45.551634 | instance | >f+++++++++ pod-logs/openstack/placement-api-5f796d8859-xlz2r/placement-api.txt 2026-05-22 01:39:45.551659 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-9zgz5/ 2026-05-22 01:39:45.551677 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-9zgz5/init.txt 2026-05-22 01:39:45.551695 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-9zgz5/placement-db-init-0.txt 2026-05-22 01:39:45.551713 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-dzgmp/ 2026-05-22 01:39:45.551730 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-dzgmp/init.txt 2026-05-22 01:39:45.551747 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-dzgmp/placement-db-sync.txt 2026-05-22 01:39:45.551764 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-2r6wn/ 2026-05-22 01:39:45.551782 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-2r6wn/init.txt 2026-05-22 01:39:45.551799 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-2r6wn/placement-ks-endpoints-admin.txt 2026-05-22 01:39:45.551817 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-2r6wn/placement-ks-endpoints-internal.txt 2026-05-22 01:39:45.551834 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-2r6wn/placement-ks-endpoints-public.txt 2026-05-22 01:39:45.551851 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-5lfsr/ 2026-05-22 01:39:45.551869 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-5lfsr/init.txt 2026-05-22 01:39:45.551887 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-5lfsr/placement-ks-service-registration.txt 2026-05-22 01:39:45.551904 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-4f6nv/ 2026-05-22 01:39:45.551921 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-4f6nv/init.txt 2026-05-22 01:39:45.551939 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-4f6nv/placement-ks-user.txt 2026-05-22 01:39:45.551956 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-mpm9k/ 2026-05-22 01:39:45.551974 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-mpm9k/percona-xtradb-cluster-operator.txt 2026-05-22 01:39:45.551991 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-05-22 01:39:45.552009 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-05-22 01:39:45.552026 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-05-22 01:39:45.552044 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-05-22 01:39:45.552061 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-05-22 01:39:45.552079 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-05-22 01:39:45.552096 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-snx4x/ 2026-05-22 01:39:45.552114 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-snx4x/rabbitmq-cluster-operator.txt 2026-05-22 01:39:45.552132 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-05-22 01:39:45.552149 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-05-22 01:39:45.552166 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-05-22 01:39:45.552184 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-05-22 01:39:45.552202 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-05-22 01:39:45.552219 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-05-22 01:39:45.552237 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-4jd24/ 2026-05-22 01:39:45.552254 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-4jd24/rabbitmq-cluster-operator.txt 2026-05-22 01:39:45.552277 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-05-22 01:39:45.552296 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-05-22 01:39:45.552314 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-05-22 01:39:45.552331 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-05-22 01:39:45.552349 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-05-22 01:39:45.552367 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-05-22 01:39:45.552384 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-qs5xb/ 2026-05-22 01:39:45.552401 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-qs5xb/ceph-crash.txt 2026-05-22 01:39:45.552419 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-qs5xb/chown-container-data-dir.txt 2026-05-22 01:39:45.552436 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-qs5xb/make-container-crash-dir.txt 2026-05-22 01:39:45.552454 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qg749/ 2026-05-22 01:39:45.552471 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qg749/chown-container-data-dir.txt 2026-05-22 01:39:45.552489 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qg749/log-collector.txt 2026-05-22 01:39:45.552507 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qg749/rgw.txt 2026-05-22 01:39:45.552524 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-5c7d84fbd4-bd5nc/ 2026-05-22 01:39:45.552542 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-5c7d84fbd4-bd5nc/init.txt 2026-05-22 01:39:45.552559 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-5c7d84fbd4-bd5nc/staffeln-api.txt 2026-05-22 01:39:45.552577 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-5d5dcccf9f-498gt/ 2026-05-22 01:39:45.552594 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-5d5dcccf9f-498gt/staffeln-conductor.txt 2026-05-22 01:39:45.552613 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-vmpx2/ 2026-05-22 01:39:45.552631 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-vmpx2/init.txt 2026-05-22 01:39:45.552649 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-vmpx2/staffeln-db-init-0.txt 2026-05-22 01:39:45.552667 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-p7hf7/ 2026-05-22 01:39:45.552685 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-p7hf7/init.txt 2026-05-22 01:39:45.552702 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-p7hf7/staffeln-db-sync.txt 2026-05-22 01:39:45.552720 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-05-22 01:39:45.552739 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-05-22 01:39:45.552757 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-05-22 01:39:45.552775 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-05-22 01:39:45.552794 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-05-22 01:39:45.552812 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-g5vz9/ 2026-05-22 01:39:45.552830 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-g5vz9/rook-ceph-operator.txt 2026-05-22 01:39:45.552848 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-05-22 01:39:45.552867 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-h2rgr/ 2026-05-22 01:39:45.552885 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-h2rgr/secretgen-controller.txt 2026-05-22 01:39:45.569507 | 2026-05-22 01:39:45.569570 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-05-22 01:39:45.768189 | instance | changed 2026-05-22 01:39:45.774168 | 2026-05-22 01:39:45.774238 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-05-22 01:39:46.549847 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-05-22 01:39:46.567456 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-22 01:39:46.567578 | instance | Dload Upload Total Spent Left Speed 2026-05-22 01:39:46.573061 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-05-22 01:39:46.769040 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-05-22 01:39:46.777091 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-22 01:39:46.777141 | instance | Dload Upload Total Spent Left Speed 2026-05-22 01:39:46.782891 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-05-22 01:39:47.178586 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-05-22 01:39:47.187787 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-22 01:39:47.187832 | instance | Dload Upload Total Spent Left Speed 2026-05-22 01:39:47.193120 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-05-22 01:39:47.397337 | instance | jq: error (at :1003): Cannot iterate over null (null) 2026-05-22 01:39:47.814852 | instance | ERROR 2026-05-22 01:39:47.815168 | instance | { 2026-05-22 01:39:47.815245 | instance | "delta": "0:00:01.403302", 2026-05-22 01:39:47.815281 | instance | "end": "2026-05-22 01:39:47.402612", 2026-05-22 01:39:47.815307 | instance | "msg": "non-zero return code", 2026-05-22 01:39:47.815327 | instance | "rc": 5, 2026-05-22 01:39:47.815346 | instance | "start": "2026-05-22 01:39:45.999310" 2026-05-22 01:39:47.815365 | instance | } 2026-05-22 01:39:47.815392 | instance | ERROR: Ignoring Errors 2026-05-22 01:39:47.821150 | 2026-05-22 01:39:47.821223 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-05-22 01:39:48.165935 | instance | ceph-mgr endpoints: 2026-05-22 01:39:48.399231 | instance | ok: Runtime: 0:00:00.098140 2026-05-22 01:39:48.406216 | 2026-05-22 01:39:48.406306 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-05-22 01:39:48.946197 | instance | ok: Runtime: 0:00:00.103887 2026-05-22 01:39:48.953960 | 2026-05-22 01:39:48.954053 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-05-22 01:39:49.467348 | instance | changed: 2026-05-22 01:39:49.467620 | instance | cd+++++++++ prometheus/ 2026-05-22 01:39:49.467664 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-05-22 01:39:49.467696 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-05-22 01:39:49.467725 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-05-22 01:39:49.477162 | 2026-05-22 01:39:49.477237 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-05-22 01:39:49.727673 | instance | changed 2026-05-22 01:39:49.733078 | 2026-05-22 01:39:49.733150 | TASK [gather-selenium-data : Get selenium data] 2026-05-22 01:39:49.941365 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-05-22 01:39:49.942938 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-05-22 01:39:50.272559 | instance | ERROR 2026-05-22 01:39:50.272842 | instance | { 2026-05-22 01:39:50.272888 | instance | "delta": "0:00:00.007425", 2026-05-22 01:39:50.272919 | instance | "end": "2026-05-22 01:39:49.943352", 2026-05-22 01:39:50.272987 | instance | "msg": "non-zero return code", 2026-05-22 01:39:50.273019 | instance | "rc": 1, 2026-05-22 01:39:50.273046 | instance | "start": "2026-05-22 01:39:49.935927" 2026-05-22 01:39:50.273071 | instance | } 2026-05-22 01:39:50.273105 | instance | ERROR: Ignoring Errors 2026-05-22 01:39:50.280160 | 2026-05-22 01:39:50.280254 | TASK [gather-selenium-data : Downloads logs to executor] 2026-05-22 01:39:50.781171 | instance | changed: cd+++++++++ selenium/ 2026-05-22 01:39:50.789470 | 2026-05-22 01:39:50.789526 | PLAY RECAP 2026-05-22 01:39:50.789573 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-05-22 01:39:50.789595 | 2026-05-22 01:39:50.972796 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-05-22 01:39:50.984522 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-22 01:39:51.634637 | 2026-05-22 01:39:51.634805 | PLAY [all] 2026-05-22 01:39:51.646890 | 2026-05-22 01:39:51.646967 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-22 01:39:51.691787 | instance | skipping: Conditional result was False 2026-05-22 01:39:51.698305 | 2026-05-22 01:39:51.698387 | TASK [fetch-output : Set log path for single node] 2026-05-22 01:39:51.736906 | instance | ok 2026-05-22 01:39:51.741491 | 2026-05-22 01:39:51.741558 | LOOP [fetch-output : Ensure local output dirs] 2026-05-22 01:39:52.110685 | instance -> localhost | ok: "/var/lib/zuul/builds/2d6a10280037487c86a625d0df877643/work/logs" 2026-05-22 01:39:52.308537 | instance -> localhost | changed: "/var/lib/zuul/builds/2d6a10280037487c86a625d0df877643/work/artifacts" 2026-05-22 01:39:52.517453 | instance -> localhost | changed: "/var/lib/zuul/builds/2d6a10280037487c86a625d0df877643/work/docs" 2026-05-22 01:39:52.538760 | 2026-05-22 01:39:52.538945 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-22 01:39:53.163938 | instance | changed: .d..t...... ./ 2026-05-22 01:39:53.164255 | instance | changed: All items complete 2026-05-22 01:39:53.164303 | 2026-05-22 01:39:53.605967 | instance | changed: .d..t...... ./ 2026-05-22 01:39:54.059217 | instance | changed: .d..t...... ./ 2026-05-22 01:39:54.076332 | 2026-05-22 01:39:54.076463 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-22 01:39:54.470953 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007282 2026-05-22 01:39:54.682509 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007280 2026-05-22 01:39:54.699486 | 2026-05-22 01:39:54.699543 | PLAY [all] 2026-05-22 01:39:54.705939 | 2026-05-22 01:39:54.706000 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-22 01:39:55.112010 | instance | changed 2026-05-22 01:39:55.119187 | 2026-05-22 01:39:55.119236 | PLAY RECAP 2026-05-22 01:39:55.119280 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-22 01:39:55.119303 | 2026-05-22 01:39:55.239072 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-22 01:39:55.251136 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-22 01:39:55.853635 | 2026-05-22 01:39:55.853777 | PLAY [localhost] 2026-05-22 01:39:55.863435 | 2026-05-22 01:39:55.863513 | TASK [Generate Zuul manifest] 2026-05-22 01:39:55.880602 | localhost | ok 2026-05-22 01:39:55.894294 | 2026-05-22 01:39:55.894368 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-22 01:39:56.490762 | localhost | changed 2026-05-22 01:39:56.501879 | 2026-05-22 01:39:56.501954 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-22 01:39:56.531769 | localhost | ok 2026-05-22 01:39:56.540549 | 2026-05-22 01:39:56.540612 | TASK [Upload logs] 2026-05-22 01:39:56.559262 | localhost | ok 2026-05-22 01:39:56.666084 | 2026-05-22 01:39:56.666251 | TASK [Set zuul-log-path fact] 2026-05-22 01:39:56.689211 | localhost | ok 2026-05-22 01:39:56.701785 | 2026-05-22 01:39:56.701849 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-22 01:39:56.733911 | localhost | ok 2026-05-22 01:39:56.743159 | 2026-05-22 01:39:56.743225 | TASK [upload-logs : Create log directories] 2026-05-22 01:39:57.110511 | localhost | changed 2026-05-22 01:39:57.115158 | 2026-05-22 01:39:57.115233 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-22 01:39:57.470756 | localhost -> localhost | ok: Runtime: 0:00:00.026826 2026-05-22 01:39:57.477585 | 2026-05-22 01:39:57.477673 | TASK [upload-logs : Upload logs to log server] 2026-05-22 01:39:58.321526 | localhost | Output suppressed because no_log was given 2026-05-22 01:39:58.326275 | 2026-05-22 01:39:58.326360 | LOOP [upload-logs : Compress console log and json output] 2026-05-22 01:39:58.370563 | localhost | skipping: Conditional result was False 2026-05-22 01:39:58.377596 | localhost | skipping: Conditional result was False 2026-05-22 01:39:58.391536 | 2026-05-22 01:39:58.391716 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-22 01:39:58.430642 | localhost | skipping: Conditional result was False 2026-05-22 01:39:58.430965 | 2026-05-22 01:39:58.434897 | localhost | skipping: Conditional result was False 2026-05-22 01:39:58.445120 | 2026-05-22 01:39:58.445193 | LOOP [upload-logs : Upload console log and json output]