2026-06-24 13:03:37.406271 | Job console starting
2026-06-24 13:03:37.419269 | Updating git repos
2026-06-24 13:03:42.783767 | Cloning repos into workspace
2026-06-24 13:04:18.708491 | Restoring repo states
2026-06-24 13:04:22.002838 | Merging changes
2026-06-24 13:04:24.139265 | Checking out repos
2026-06-24 13:04:30.954783 | Preparing playbooks
2026-06-24 13:04:46.992886 | Running Ansible setup
2026-06-24 13:05:07.331792 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-06-24 13:05:08.048085 |
2026-06-24 13:05:08.048261 | PLAY [localhost]
2026-06-24 13:05:08.056717 |
2026-06-24 13:05:08.056795 | TASK [Gathering Facts]
2026-06-24 13:06:12.972101 | localhost | ok
2026-06-24 13:06:12.983084 |
2026-06-24 13:06:12.983190 | TASK [Setup log path fact]
2026-06-24 13:06:13.002414 | localhost | ok
2026-06-24 13:06:13.014582 |
2026-06-24 13:06:13.014650 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-24 13:06:13.042279 | localhost | ok
2026-06-24 13:06:13.048411 |
2026-06-24 13:06:13.048488 | TASK [emit-job-header : Print job information]
2026-06-24 13:06:13.093143 | # Job Information
2026-06-24 13:06:13.093383 | Ansible Version: 2.16.18
2026-06-24 13:06:13.093430 | Job: atmosphere-molecule-aio-openvswitch
2026-06-24 13:06:13.093463 | Pipeline: check
2026-06-24 13:06:13.093519 | Executor: 2d72f0692154
2026-06-24 13:06:13.093548 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501
2026-06-24 13:06:13.093581 | Event ID: faccbfd0-6fcc-11f1-82f7-9f2cf7976c8e
2026-06-24 13:06:13.097748 |
2026-06-24 13:06:13.097845 | LOOP [emit-job-header : Print node information]
2026-06-24 13:06:13.199550 | localhost | ok:
2026-06-24 13:06:13.199806 | localhost | # Node Information
2026-06-24 13:06:13.199846 | localhost | Inventory Hostname: instance
2026-06-24 13:06:13.199877 | localhost | Hostname: np0000182739
2026-06-24 13:06:13.199908 | localhost | Username: zuul
2026-06-24 13:06:13.199952 | localhost | Distro: Ubuntu 22.04
2026-06-24 13:06:13.199986 | localhost | Provider: yul1
2026-06-24 13:06:13.200013 | localhost | Region: ca-ymq-1
2026-06-24 13:06:13.200040 | localhost | Label: ubuntu-jammy-16
2026-06-24 13:06:13.200066 | localhost | Product Name: OpenStack Nova
2026-06-24 13:06:13.200091 | localhost | Interface IP: 199.19.213.235
2026-06-24 13:06:13.219022 |
2026-06-24 13:06:13.219167 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-24 13:06:13.589235 | localhost -> localhost | changed
2026-06-24 13:06:13.599656 |
2026-06-24 13:06:13.599754 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-24 13:06:20.429390 | localhost -> localhost | changed
2026-06-24 13:06:20.439948 |
2026-06-24 13:06:20.440023 | PLAY [all]
2026-06-24 13:06:20.448632 |
2026-06-24 13:06:20.448699 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-24 13:06:46.407303 | instance -> localhost | ok
2026-06-24 13:06:46.419996 |
2026-06-24 13:06:46.420100 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-24 13:06:46.457593 | instance | ok
2026-06-24 13:06:46.472305 | instance | included: /var/lib/zuul/builds/ba65b6a655ef42fdbb6c5b098a831cbe/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-24 13:06:46.478497 |
2026-06-24 13:06:46.478602 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-24 13:06:47.830691 | instance -> localhost | Generating public/private rsa key pair.
2026-06-24 13:06:47.830988 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/ba65b6a655ef42fdbb6c5b098a831cbe/work/ba65b6a655ef42fdbb6c5b098a831cbe_id_rsa
2026-06-24 13:06:47.831037 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/ba65b6a655ef42fdbb6c5b098a831cbe/work/ba65b6a655ef42fdbb6c5b098a831cbe_id_rsa.pub
2026-06-24 13:06:47.831072 | instance -> localhost | The key fingerprint is:
2026-06-24 13:06:47.831112 | instance -> localhost | SHA256:2TDYRq8R+ozDFxe0kf7lUZhHnFfXY9tsE5ZxgVspn5k zuul-build-sshkey
2026-06-24 13:06:47.831171 | instance -> localhost | The key's randomart image is:
2026-06-24 13:06:47.831210 | instance -> localhost | +---[RSA 3072]----+
2026-06-24 13:06:47.831262 | instance -> localhost | | o.+. .B&|
2026-06-24 13:06:47.831303 | instance -> localhost | | = o.+ ooXO|
2026-06-24 13:06:47.831340 | instance -> localhost | | o B.+ B+X|
2026-06-24 13:06:47.831377 | instance -> localhost | | . = X. .oE+|
2026-06-24 13:06:47.831415 | instance -> localhost | | + S .. o o.|
2026-06-24 13:06:47.831453 | instance -> localhost | | o . . |
2026-06-24 13:06:47.831491 | instance -> localhost | | |
2026-06-24 13:06:47.831530 | instance -> localhost | | |
2026-06-24 13:06:47.831573 | instance -> localhost | | |
2026-06-24 13:06:47.831611 | instance -> localhost | +----[SHA256]-----+
2026-06-24 13:06:47.831966 | instance -> localhost | ok: Runtime: 0:00:00.902973
2026-06-24 13:06:47.840388 |
2026-06-24 13:06:47.840476 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-24 13:06:47.874976 | instance | ok
2026-06-24 13:06:47.886345 | instance | included: /var/lib/zuul/builds/ba65b6a655ef42fdbb6c5b098a831cbe/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-24 13:06:47.896695 |
2026-06-24 13:06:47.896786 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-24 13:06:47.923454 | instance | skipping: Conditional result was False
2026-06-24 13:06:47.932211 |
2026-06-24 13:06:47.932315 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-24 13:06:48.667700 | instance | changed
2026-06-24 13:06:50.165514 |
2026-06-24 13:06:50.165635 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-24 13:06:50.416447 | instance | ok
2026-06-24 13:06:50.422008 |
2026-06-24 13:06:50.422073 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-24 13:06:50.917560 | instance | changed
2026-06-24 13:06:55.652239 |
2026-06-24 13:06:55.652424 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-24 13:06:56.149193 | instance | changed
2026-06-24 13:06:56.351251 |
2026-06-24 13:06:56.351432 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-24 13:06:56.387728 | instance | skipping: Conditional result was False
2026-06-24 13:06:56.395719 |
2026-06-24 13:06:56.395792 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-24 13:06:57.460289 | instance -> localhost | changed
2026-06-24 13:06:57.472127 |
2026-06-24 13:06:57.472248 | TASK [add-build-sshkey : Add back temp key]
2026-06-24 13:06:58.382286 | instance -> localhost | Identity added: /var/lib/zuul/builds/ba65b6a655ef42fdbb6c5b098a831cbe/work/ba65b6a655ef42fdbb6c5b098a831cbe_id_rsa (zuul-build-sshkey)
2026-06-24 13:06:58.382795 | instance -> localhost | ok: Runtime: 0:00:00.014407
2026-06-24 13:06:58.389216 |
2026-06-24 13:06:58.389289 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-24 13:06:58.686050 | instance | ok
2026-06-24 13:06:59.045989 |
2026-06-24 13:06:59.046110 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-24 13:06:59.071207 | instance | skipping: Conditional result was False
2026-06-24 13:06:59.089622 |
2026-06-24 13:06:59.089738 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-24 13:06:59.395571 | instance | ok
2026-06-24 13:06:59.402080 |
2026-06-24 13:06:59.402187 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-24 13:07:06.768319 | instance | Output suppressed because no_log was given
2026-06-24 13:07:06.936044 |
2026-06-24 13:07:06.936188 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-24 13:07:07.134197 | instance | ok: "logs"
2026-06-24 13:07:07.134485 | instance | ok: All items complete
2026-06-24 13:07:07.134513 |
2026-06-24 13:07:07.313947 | instance | ok: "artifacts"
2026-06-24 13:07:07.460128 | instance | ok: "docs"
2026-06-24 13:07:07.474617 |
2026-06-24 13:07:07.474795 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-24 13:07:07.676227 | instance | changed: "logs"
2026-06-24 13:07:07.830932 | instance | changed: "artifacts"
2026-06-24 13:07:07.991915 | instance | changed: "docs"
2026-06-24 13:07:08.142713 |
2026-06-24 13:07:08.158776 | PLAY RECAP
2026-06-24 13:07:08.158957 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-24 13:07:08.159030 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-24 13:07:08.159097 |
2026-06-24 13:07:08.339553 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-06-24 13:07:08.355037 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-06-24 13:07:08.983265 |
2026-06-24 13:07:08.983410 | PLAY [all]
2026-06-24 13:07:08.995839 |
2026-06-24 13:07:08.995925 | TASK [setup-uv : Extract archive]
2026-06-24 13:07:12.806440 | instance | changed
2026-06-24 13:07:12.813469 |
2026-06-24 13:07:12.813561 | TASK [setup-uv : Print version]
2026-06-24 13:07:13.173889 | instance | uv 0.8.13
2026-06-24 13:07:13.348870 | instance | ok: Runtime: 0:00:00.010391
2026-06-24 13:07:13.359845 |
2026-06-24 13:07:13.359913 | TASK [Install Ansible collection siblings]
2026-06-24 13:07:22.942184 | instance | changed:
2026-06-24 13:07:22.942382 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-06-24 13:07:22.942413 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-06-24 13:07:22.942436 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-06-24 13:07:22.942459 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto
2026-06-24 13:07:22.942487 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general
2026-06-24 13:07:22.942518 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql
2026-06-24 13:07:22.942542 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-06-24 13:07:22.942564 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-06-24 13:07:22.942585 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-06-24 13:07:22.942604 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-06-24 13:07:22.942624 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-06-24 13:07:22.942644 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-06-24 13:07:22.942662 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0
2026-06-24 13:07:22.942681 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0
2026-06-24 13:07:22.942700 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0
2026-06-24 13:07:22.942719 | instance | Resolved community.crypto to 2.2.3 for 2.2.3
2026-06-24 13:07:22.942739 | instance | Resolved community.general to 7.3.0 for 7.3.0
2026-06-24 13:07:22.942758 | instance | Resolved community.mysql to 3.6.0 for 3.6.0
2026-06-24 13:07:22.942776 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0
2026-06-24 13:07:22.942795 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0
2026-06-24 13:07:22.942814 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0
2026-06-24 13:07:22.942832 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0
2026-06-24 13:07:22.942852 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0
2026-06-24 13:07:22.942885 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0
2026-06-24 13:07:22.942904 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0,>=6.0.0
2026-06-24 13:07:22.942923 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-06-24 13:07:22.942942 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-06-24 13:07:22.942961 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0
2026-06-24 13:07:22.942988 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0
2026-06-24 13:07:22.943009 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3
2026-06-24 13:07:22.943028 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-06-24 13:07:22.943047 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-06-24 13:07:22.943065 | instance | Checked out ansible.netcommon to 1.2.0
2026-06-24 13:07:22.943084 | 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-06-24 13:07:22.943107 | instance | Starting galaxy collection install process
2026-06-24 13:07:22.943126 | instance | Process install dependency map
2026-06-24 13:07:22.943144 | instance | Starting collection install process
2026-06-24 13:07:22.943163 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon'
2026-06-24 13:07:22.943181 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon
2026-06-24 13:07:22.943199 | instance | ansible.netcommon:* was installed successfully
2026-06-24 13:07:22.943217 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3
2026-06-24 13:07:22.943235 | instance | Creating virtual environment at: .venv
2026-06-24 13:07:22.943253 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-06-24 13:07:22.943271 | instance | Downloading setuptools (1.1MiB)
2026-06-24 13:07:22.943290 | instance | Downloading kubernetes (1.9MiB)
2026-06-24 13:07:22.943309 | instance | Downloading netaddr (2.2MiB)
2026-06-24 13:07:22.943327 | instance | Downloading pydantic-core (2.0MiB)
2026-06-24 13:07:22.943346 | instance | Downloading pygments (1.2MiB)
2026-06-24 13:07:22.943364 | instance | Downloading openstacksdk (1.7MiB)
2026-06-24 13:07:22.943404 | instance | Downloading rjsonnet (1.2MiB)
2026-06-24 13:07:22.943425 | instance | Downloading cryptography (4.2MiB)
2026-06-24 13:07:22.943444 | instance | Downloading ansible-core (2.1MiB)
2026-06-24 13:07:22.943463 | instance | Downloading rjsonnet
2026-06-24 13:07:22.943484 | instance | Building pyperclip==1.9.0
2026-06-24 13:07:22.943503 | instance | Downloading pydantic-core
2026-06-24 13:07:22.943522 | instance | Downloading netaddr
2026-06-24 13:07:22.943540 | instance | Downloading pygments
2026-06-24 13:07:22.943559 | instance | Downloading cryptography
2026-06-24 13:07:22.943577 | instance | Downloading setuptools
2026-06-24 13:07:22.943595 | instance | Downloading kubernetes
2026-06-24 13:07:22.943613 | instance | Downloading ansible-core
2026-06-24 13:07:22.943632 | instance | Downloading openstacksdk
2026-06-24 13:07:22.943650 | instance | Built pyperclip==1.9.0
2026-06-24 13:07:22.943674 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-06-24 13:07:22.943701 | instance | Installed 83 packages in 44ms
2026-06-24 13:07:22.943729 | instance | Checked out ansible.posix to 1.6.0
2026-06-24 13:07:22.943756 | 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-06-24 13:07:22.943782 | instance | Starting galaxy collection install process
2026-06-24 13:07:22.943801 | instance | Process install dependency map
2026-06-24 13:07:22.943826 | instance | Starting collection install process
2026-06-24 13:07:22.943846 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix'
2026-06-24 13:07:22.943864 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix
2026-06-24 13:07:22.943883 | instance | ansible.posix:1.6.0 was installed successfully
2026-06-24 13:07:22.943907 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-24 13:07:22.943933 | instance | 2.17.12
2026-06-24 13:07:22.943954 | instance | Checked out ansible.utils to v6.0.3
2026-06-24 13:07:22.943978 | 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-06-24 13:07:22.944004 | instance | Starting galaxy collection install process
2026-06-24 13:07:22.944024 | instance | Process install dependency map
2026-06-24 13:07:22.944042 | instance | Starting collection install process
2026-06-24 13:07:22.944061 | instance | Installing 'ansible.utils:6.0.3' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils'
2026-06-24 13:07:22.944080 | instance | Created collection for ansible.utils:6.0.3 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils
2026-06-24 13:07:22.944099 | instance | ansible.utils:6.0.3 was installed successfully
2026-06-24 13:07:22.944117 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-24 13:07:22.944136 | instance | 2.17.12
2026-06-24 13:07:22.944155 | instance | Checked out atmosphere.common to v0.7.0
2026-06-24 13:07:22.944173 | 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-06-24 13:07:22.944192 | instance | Starting galaxy collection install process
2026-06-24 13:07:22.944210 | instance | Process install dependency map
2026-06-24 13:07:22.944229 | instance | Starting collection install process
2026-06-24 13:07:22.944247 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common'
2026-06-24 13:07:22.944265 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common
2026-06-24 13:07:22.944283 | instance | atmosphere.common:0.7.0 was installed successfully
2026-06-24 13:07:22.944301 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-24 13:07:22.944320 | instance | 2.17.12
2026-06-24 13:07:22.944341 | instance | Checked out community.crypto to 2.2.3
2026-06-24 13:07:22.944364 | 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-06-24 13:07:22.944387 | instance | Starting galaxy collection install process
2026-06-24 13:07:22.944410 | instance | Process install dependency map
2026-06-24 13:07:22.944493 | instance | Starting collection install process
2026-06-24 13:07:22.944519 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto'
2026-06-24 13:07:22.944538 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto
2026-06-24 13:07:22.944557 | instance | community.crypto:2.2.3 was installed successfully
2026-06-24 13:07:22.944576 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-24 13:07:22.944594 | instance | 2.17.12
2026-06-24 13:07:22.944613 | instance | Checked out community.general to 7.3.0
2026-06-24 13:07:22.944632 | 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-06-24 13:07:22.944657 | instance | Starting galaxy collection install process
2026-06-24 13:07:22.944676 | instance | Process install dependency map
2026-06-24 13:07:22.944695 | instance | Starting collection install process
2026-06-24 13:07:22.944713 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general'
2026-06-24 13:07:22.944731 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general
2026-06-24 13:07:22.944750 | instance | community.general:7.3.0 was installed successfully
2026-06-24 13:07:22.944769 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-24 13:07:22.944787 | instance | 2.17.12
2026-06-24 13:07:22.944806 | instance | Checked out community.mysql to 3.6.0
2026-06-24 13:07:22.944827 | 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-06-24 13:07:22.944846 | instance | Starting galaxy collection install process
2026-06-24 13:07:22.944865 | instance | Process install dependency map
2026-06-24 13:07:22.944888 | instance | Starting collection install process
2026-06-24 13:07:22.944915 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql'
2026-06-24 13:07:22.944944 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql
2026-06-24 13:07:22.944990 | instance | community.mysql:3.6.0 was installed successfully
2026-06-24 13:07:22.945015 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-24 13:07:22.945034 | instance | 2.17.12
2026-06-24 13:07:22.945053 | instance | Checked out kubernetes.core to 2.4.0
2026-06-24 13:07:22.945072 | 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-06-24 13:07:22.945090 | instance | Starting galaxy collection install process
2026-06-24 13:07:22.945109 | instance | Process install dependency map
2026-06-24 13:07:22.945134 | instance | Starting collection install process
2026-06-24 13:07:22.945159 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core'
2026-06-24 13:07:22.945179 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core
2026-06-24 13:07:22.945197 | instance | kubernetes.core:2.4.0 was installed successfully
2026-06-24 13:07:22.945216 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-24 13:07:22.945234 | instance | 2.17.12
2026-06-24 13:07:22.945252 | instance | Checked out openstack.cloud to 2.6.0
2026-06-24 13:07:22.945271 | 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-06-24 13:07:22.945290 | instance | Starting galaxy collection install process
2026-06-24 13:07:22.945308 | instance | Process install dependency map
2026-06-24 13:07:22.945326 | instance | Starting collection install process
2026-06-24 13:07:22.945344 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud'
2026-06-24 13:07:22.945362 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud
2026-06-24 13:07:22.945380 | instance | openstack.cloud:2.6.0 was installed successfully
2026-06-24 13:07:22.945398 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-24 13:07:22.945416 | instance | 2.17.12
2026-06-24 13:07:22.945440 | instance | Checked out vexxhost.ceph to v4.0.0
2026-06-24 13:07:22.945459 | 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-06-24 13:07:22.945477 | instance | Starting galaxy collection install process
2026-06-24 13:07:22.945495 | instance | Process install dependency map
2026-06-24 13:07:22.945514 | instance | Starting collection install process
2026-06-24 13:07:22.945532 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph'
2026-06-24 13:07:22.945550 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph
2026-06-24 13:07:22.945569 | instance | vexxhost.ceph:4.0.0 was installed successfully
2026-06-24 13:07:22.945587 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-24 13:07:22.945605 | instance | 2.17.12
2026-06-24 13:07:22.945623 | instance | Checked out vexxhost.containers to v1.6.7
2026-06-24 13:07:22.945641 | 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-06-24 13:07:22.945660 | instance | Starting galaxy collection install process
2026-06-24 13:07:22.945678 | instance | Process install dependency map
2026-06-24 13:07:22.945697 | instance | Starting collection install process
2026-06-24 13:07:22.945714 | instance | Installing 'vexxhost.containers:1.6.7' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers'
2026-06-24 13:07:22.945732 | instance | Created collection for vexxhost.containers:1.6.7 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers
2026-06-24 13:07:22.945750 | instance | vexxhost.containers:1.6.7 was installed successfully
2026-06-24 13:07:22.945769 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-24 13:07:22.945787 | instance | 2.17.12
2026-06-24 13:07:22.945805 | instance | Checked out vexxhost.kubernetes to v3.3.0
2026-06-24 13:07:22.945824 | 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-06-24 13:07:22.945842 | instance | Starting galaxy collection install process
2026-06-24 13:07:22.945860 | instance | Process install dependency map
2026-06-24 13:07:22.945878 | instance | Starting collection install process
2026-06-24 13:07:22.945895 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes'
2026-06-24 13:07:22.945914 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes
2026-06-24 13:07:22.945932 | instance | vexxhost.kubernetes:3.3.0 was installed successfully
2026-06-24 13:07:22.945950 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-24 13:07:22.945970 | instance | 2.17.12
2026-06-24 13:07:22.952669 |
2026-06-24 13:07:22.952724 | PLAY RECAP
2026-06-24 13:07:22.952768 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-24 13:07:22.952789 |
2026-06-24 13:07:23.145258 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-06-24 13:07:23.162103 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main]
2026-06-24 13:07:23.836239 |
2026-06-24 13:07:23.836395 | PLAY [all]
2026-06-24 13:07:23.848935 |
2026-06-24 13:07:23.849061 | TASK [Install "jq" for log collection]
2026-06-24 13:07:33.935482 | instance | changed
2026-06-24 13:07:33.937736 |
2026-06-24 13:07:33.937811 | PLAY RECAP
2026-06-24 13:07:33.937881 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-24 13:07:33.937962 |
2026-06-24 13:07:34.081703 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main]
2026-06-24 13:07:34.106649 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-06-24 13:07:34.873937 |
2026-06-24 13:07:35.107855 | PLAY [all]
2026-06-24 13:07:35.130859 |
2026-06-24 13:07:35.131031 | LOOP [Check inventory directories]
2026-06-24 13:07:35.876039 | instance | ok: "src/github.com/vexxhost/atmosphere"
2026-06-24 13:07:36.206382 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/aio/inventory"
2026-06-24 13:07:36.366312 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/aio/inventory"
2026-06-24 13:07:36.378236 |
2026-06-24 13:07:36.393164 | LOOP [Copy inventory file for Zuul]
2026-06-24 13:07:37.307560 | instance | changed:
2026-06-24 13:07:37.307782 | instance | {
2026-06-24 13:07:37.307814 | instance | "ansible_loop_var": "item",
2026-06-24 13:07:37.307839 | instance | "changed": false,
2026-06-24 13:07:37.307859 | instance | "failed": false,
2026-06-24 13:07:37.307892 | instance | "invocation": {
2026-06-24 13:07:37.307931 | instance | "module_args": {
2026-06-24 13:07:37.307954 | instance | "checksum_algorithm": "sha1",
2026-06-24 13:07:37.307973 | instance | "follow": true,
2026-06-24 13:07:37.307993 | instance | "get_attributes": true,
2026-06-24 13:07:37.308013 | instance | "get_checksum": true,
2026-06-24 13:07:37.308034 | instance | "get_mime": true,
2026-06-24 13:07:37.310749 | instance | "path": "src/github.com/vexxhost/atmosphere"
2026-06-24 13:07:37.310792 | instance | }
2026-06-24 13:07:37.310815 | instance | },
2026-06-24 13:07:37.310835 | instance | "item": "src/github.com/vexxhost/atmosphere",
2026-06-24 13:07:37.310855 | instance | "stat": {
2026-06-24 13:07:37.310873 | instance | "atime": 1782306435.6108172,
2026-06-24 13:07:37.310980 | instance | "attr_flags": "e",
2026-06-24 13:07:37.311001 | instance | "attributes": [
2026-06-24 13:07:37.311020 | instance | "extents"
2026-06-24 13:07:37.311042 | instance | ],
2026-06-24 13:07:37.311067 | instance | "block_size": 4096,
2026-06-24 13:07:37.311089 | instance | "blocks": 8,
2026-06-24 13:07:37.311111 | instance | "charset": "unknown",
2026-06-24 13:07:37.311136 | instance | "ctime": 1782306434.1988053,
2026-06-24 13:07:37.311159 | instance | "dev": 64513,
2026-06-24 13:07:37.311182 | instance | "device_type": 0,
2026-06-24 13:07:37.311204 | instance | "executable": true,
2026-06-24 13:07:37.311226 | instance | "exists": true,
2026-06-24 13:07:37.311248 | instance | "gid": 1000,
2026-06-24 13:07:37.311270 | instance | "gr_name": "zuul",
2026-06-24 13:07:37.311291 | instance | "inode": 1046592,
2026-06-24 13:07:37.311314 | instance | "isblk": false,
2026-06-24 13:07:37.311358 | instance | "ischr": false,
2026-06-24 13:07:37.311382 | instance | "isdir": true,
2026-06-24 13:07:37.311403 | instance | "isfifo": false,
2026-06-24 13:07:37.311424 | instance | "isgid": false,
2026-06-24 13:07:37.311445 | instance | "islnk": false,
2026-06-24 13:07:37.311466 | instance | "isreg": false,
2026-06-24 13:07:37.311488 | instance | "issock": false,
2026-06-24 13:07:37.311509 | instance | "isuid": false,
2026-06-24 13:07:37.311530 | instance | "mimetype": "unknown",
2026-06-24 13:07:37.311551 | instance | "mode": "0755",
2026-06-24 13:07:37.311572 | instance | "mtime": 1782306434.1988053,
2026-06-24 13:07:37.311593 | instance | "nlink": 23,
2026-06-24 13:07:37.311614 | instance | "path": "src/github.com/vexxhost/atmosphere",
2026-06-24 13:07:37.311636 | instance | "pw_name": "zuul",
2026-06-24 13:07:37.311660 | instance | "readable": true,
2026-06-24 13:07:37.311681 | instance | "rgrp": true,
2026-06-24 13:07:37.311702 | instance | "roth": true,
2026-06-24 13:07:37.311745 | instance | "rusr": true,
2026-06-24 13:07:37.311767 | instance | "size": 4096,
2026-06-24 13:07:37.311789 | instance | "uid": 1000,
2026-06-24 13:07:37.311813 | instance | "version": "3805061782",
2026-06-24 13:07:37.311837 | instance | "wgrp": false,
2026-06-24 13:07:37.311860 | instance | "woth": false,
2026-06-24 13:07:37.311883 | instance | "writeable": true,
2026-06-24 13:07:37.311907 | instance | "wusr": true,
2026-06-24 13:07:37.311929 | instance | "xgrp": true,
2026-06-24 13:07:37.311952 | instance | "xoth": true,
2026-06-24 13:07:37.311975 | instance | "xusr": true
2026-06-24 13:07:37.311998 | instance | }
2026-06-24 13:07:37.312021 | instance | }
2026-06-24 13:07:37.312081 | instance | ok: All items complete
2026-06-24 13:07:37.312110 |
2026-06-24 13:07:37.315084 | instance | skipping: Conditional result was False
2026-06-24 13:07:37.315811 | instance | skipping: Conditional result was False
2026-06-24 13:07:37.339187 |
2026-06-24 13:07:37.339365 | LOOP [Switch "ansible_host" to private IP]
2026-06-24 13:07:37.716046 | instance | changed: 1 replacements made
2026-06-24 13:07:37.755527 | instance | skipping: Conditional result was False
2026-06-24 13:07:37.757044 | instance | skipping: Conditional result was False
2026-06-24 13:07:37.773464 |
2026-06-24 13:07:37.773546 | TASK [Run Molecule scenario]
2026-06-24 13:07:39.110640 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule'
2026-06-24 13:07:39.685815 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy
2026-06-24 13:07:39.685921 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0...
2026-06-24 13:07:51.830964 | instance | INFO [aio > dependency] Executing
2026-06-24 13:07:51.831352 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml
2026-06-24 13:07:51.831502 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml
2026-06-24 13:07:51.831646 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress)
2026-06-24 13:07:51.840285 | instance | INFO [aio > cleanup] Executing
2026-06-24 13:07:51.840591 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-06-24 13:07:51.848168 | instance | INFO [aio > destroy] Executing
2026-06-24 13:07:51.848240 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested.
2026-06-24 13:07:51.848349 | instance | INFO [aio > destroy] Executed: Successful
2026-06-24 13:07:51.855775 | instance | INFO [aio > syntax] Executing
2026-06-24 13:07:55.392980 | instance |
2026-06-24 13:07:55.393669 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-06-24 13:07:55.546310 | instance | INFO [aio > syntax] Executed: Successful
2026-06-24 13:07:55.687265 | instance | INFO [aio > create] Executing
2026-06-24 13:07:55.749694 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-06-24 13:07:55.763092 | instance | INFO [aio > prepare] Executing
2026-06-24 13:07:56.742392 | instance |
2026-06-24 13:07:56.742996 | instance | PLAY [Prepare] *****************************************************************
2026-06-24 13:07:56.743013 | instance |
2026-06-24 13:07:56.743175 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 13:07:56.743479 | instance | Wednesday 24 June 2026 13:07:56 +0000 (0:00:00.027) 0:00:00.027 ********
2026-06-24 13:07:57.923470 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-06-24 13:07:57.923657 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-06-24 13:07:57.923936 | instance | interpreter could change the meaning of that path. See
2026-06-24 13:07:57.924200 | instance | https://docs.ansible.com/ansible-
2026-06-24 13:07:57.924469 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-06-24 13:07:57.934243 | instance | ok: [instance]
2026-06-24 13:07:57.934470 | instance |
2026-06-24 13:07:57.934741 | instance | TASK [Configure short hostname] ************************************************
2026-06-24 13:07:57.935018 | instance | Wednesday 24 June 2026 13:07:57 +0000 (0:00:01.192) 0:00:01.220 ********
2026-06-24 13:07:58.629508 | instance | changed: [instance]
2026-06-24 13:07:58.629623 | instance |
2026-06-24 13:07:58.629752 | instance | TASK [Ensure hostname inside hosts file] ***************************************
2026-06-24 13:07:58.629913 | instance | Wednesday 24 June 2026 13:07:58 +0000 (0:00:00.694) 0:00:01.914 ********
2026-06-24 13:07:58.883763 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-24 13:07:58.884087 | instance | with a mode of 0700, this may cause issues when running as another user. To
2026-06-24 13:07:58.884460 | instance | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-24 13:07:58.890789 | instance | changed: [instance]
2026-06-24 13:07:58.891090 | instance |
2026-06-24 13:07:58.891534 | instance | TASK [Install "dirmngr" for GPG keyserver operations] **************************
2026-06-24 13:07:58.891850 | instance | Wednesday 24 June 2026 13:07:58 +0000 (0:00:00.261) 0:00:02.176 ********
2026-06-24 13:08:00.206821 | instance | ok: [instance]
2026-06-24 13:08:00.207028 | instance |
2026-06-24 13:08:00.207306 | instance | TASK [Purge "snapd" package] ***************************************************
2026-06-24 13:08:00.207582 | instance | Wednesday 24 June 2026 13:08:00 +0000 (0:00:01.315) 0:00:03.492 ********
2026-06-24 13:08:01.167124 | instance | ok: [instance]
2026-06-24 13:08:01.167254 | instance |
2026-06-24 13:08:01.167427 | instance | PLAY [Generate workspace for Atmosphere] ***************************************
2026-06-24 13:08:01.167595 | instance |
2026-06-24 13:08:01.167764 | instance | TASK [Create folders for workspace] ********************************************
2026-06-24 13:08:01.167940 | instance | Wednesday 24 June 2026 13:08:01 +0000 (0:00:00.960) 0:00:04.452 ********
2026-06-24 13:08:02.283050 | instance | changed: [localhost] => (item=group_vars)
2026-06-24 13:08:02.283560 | instance | changed: [localhost] => (item=group_vars/all)
2026-06-24 13:08:02.283950 | instance | changed: [localhost] => (item=group_vars/controllers)
2026-06-24 13:08:02.284322 | instance | changed: [localhost] => (item=group_vars/cephs)
2026-06-24 13:08:02.284693 | instance | changed: [localhost] => (item=group_vars/computes)
2026-06-24 13:08:02.285096 | instance | changed: [localhost] => (item=host_vars)
2026-06-24 13:08:02.285468 | instance |
2026-06-24 13:08:02.285839 | instance | PLAY [Generate Ceph control plane configuration for workspace] *****************
2026-06-24 13:08:02.286184 | instance |
2026-06-24 13:08:02.286554 | instance | TASK [Ensure the Ceph control plane configuration file exists] *****************
2026-06-24 13:08:02.286917 | instance | Wednesday 24 June 2026 13:08:02 +0000 (0:00:01.115) 0:00:05.567 ********
2026-06-24 13:08:02.461931 | instance | changed: [localhost]
2026-06-24 13:08:02.462314 | instance |
2026-06-24 13:08:02.462659 | instance | TASK [Load the current Ceph control plane configuration into a variable] *******
2026-06-24 13:08:02.462996 | instance | Wednesday 24 June 2026 13:08:02 +0000 (0:00:00.178) 0:00:05.746 ********
2026-06-24 13:08:02.493896 | instance | ok: [localhost]
2026-06-24 13:08:02.494155 | instance |
2026-06-24 13:08:02.494555 | instance | TASK [Generate Ceph control plane values for missing variables] ****************
2026-06-24 13:08:02.494745 | instance | Wednesday 24 June 2026 13:08:02 +0000 (0:00:00.029) 0:00:05.776 ********
2026-06-24 13:08:02.546117 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '460dc784-61a5-5a74-97d9-0cc208def6b8'})
2026-06-24 13:08:02.546604 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'})
2026-06-24 13:08:02.546962 | instance |
2026-06-24 13:08:02.547333 | instance | TASK [Write new Ceph control plane configuration file to disk] *****************
2026-06-24 13:08:02.547697 | instance | Wednesday 24 June 2026 13:08:02 +0000 (0:00:00.053) 0:00:05.830 ********
2026-06-24 13:08:03.133057 | instance | changed: [localhost]
2026-06-24 13:08:03.133423 | instance |
2026-06-24 13:08:03.133657 | instance | PLAY [Generate Ceph OSD configuration for workspace] ***************************
2026-06-24 13:08:03.133864 | instance |
2026-06-24 13:08:03.134081 | instance | TASK [Ensure the Ceph OSDs configuration file exists] **************************
2026-06-24 13:08:03.134267 | instance | Wednesday 24 June 2026 13:08:03 +0000 (0:00:00.585) 0:00:06.416 ********
2026-06-24 13:08:03.298826 | instance | changed: [localhost]
2026-06-24 13:08:03.299160 | instance |
2026-06-24 13:08:03.299402 | instance | TASK [Load the current Ceph OSDs configuration into a variable] ****************
2026-06-24 13:08:03.299624 | instance | Wednesday 24 June 2026 13:08:03 +0000 (0:00:00.168) 0:00:06.584 ********
2026-06-24 13:08:03.329389 | instance | ok: [localhost]
2026-06-24 13:08:03.329775 | instance |
2026-06-24 13:08:03.330131 | instance | TASK [Generate Ceph OSDs values for missing variables] *************************
2026-06-24 13:08:03.330551 | instance | Wednesday 24 June 2026 13:08:03 +0000 (0:00:00.030) 0:00:06.614 ********
2026-06-24 13:08:03.363050 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']})
2026-06-24 13:08:03.363339 | instance |
2026-06-24 13:08:03.363610 | instance | TASK [Write new Ceph OSDs configuration file to disk] **************************
2026-06-24 13:08:03.363858 | instance | Wednesday 24 June 2026 13:08:03 +0000 (0:00:00.034) 0:00:06.648 ********
2026-06-24 13:08:03.752460 | instance | changed: [localhost]
2026-06-24 13:08:03.753047 | instance |
2026-06-24 13:08:03.753585 | instance | PLAY [Generate Kubernetes configuration for workspace] *************************
2026-06-24 13:08:03.753951 | instance |
2026-06-24 13:08:03.754343 | instance | TASK [Ensure the Kubernetes configuration file exists] *************************
2026-06-24 13:08:03.754716 | instance | Wednesday 24 June 2026 13:08:03 +0000 (0:00:00.389) 0:00:07.038 ********
2026-06-24 13:08:03.928119 | instance | changed: [localhost]
2026-06-24 13:08:03.928530 | instance |
2026-06-24 13:08:03.928894 | instance | TASK [Load the current Kubernetes configuration into a variable] ***************
2026-06-24 13:08:03.929308 | instance | Wednesday 24 June 2026 13:08:03 +0000 (0:00:00.175) 0:00:07.213 ********
2026-06-24 13:08:03.954661 | instance | ok: [localhost]
2026-06-24 13:08:03.955006 | instance |
2026-06-24 13:08:03.955357 | instance | TASK [Generate Kubernetes values for missing variables] ************************
2026-06-24 13:08:03.955707 | instance | Wednesday 24 June 2026 13:08:03 +0000 (0:00:00.027) 0:00:07.240 ********
2026-06-24 13:08:04.000090 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'})
2026-06-24 13:08:04.000468 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42})
2026-06-24 13:08:04.000835 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'})
2026-06-24 13:08:04.001203 | instance |
2026-06-24 13:08:04.001560 | instance | TASK [Write new Kubernetes configuration file to disk] *************************
2026-06-24 13:08:04.001909 | instance | Wednesday 24 June 2026 13:08:03 +0000 (0:00:00.045) 0:00:07.285 ********
2026-06-24 13:08:04.397480 | instance | changed: [localhost]
2026-06-24 13:08:04.397748 | instance |
2026-06-24 13:08:04.397967 | instance | PLAY [Generate Keepalived configuration for workspace] *************************
2026-06-24 13:08:04.398166 | instance |
2026-06-24 13:08:04.398380 | instance | TASK [Ensure the Keeaplived configuration file exists] *************************
2026-06-24 13:08:04.398589 | instance | Wednesday 24 June 2026 13:08:04 +0000 (0:00:00.397) 0:00:07.683 ********
2026-06-24 13:08:04.573856 | instance | changed: [localhost]
2026-06-24 13:08:04.574285 | instance |
2026-06-24 13:08:04.574705 | instance | TASK [Load the current Keepalived configuration into a variable] ***************
2026-06-24 13:08:04.575061 | instance | Wednesday 24 June 2026 13:08:04 +0000 (0:00:00.174) 0:00:07.858 ********
2026-06-24 13:08:04.597519 | instance | ok: [localhost]
2026-06-24 13:08:04.597785 | instance |
2026-06-24 13:08:04.597948 | instance | TASK [Generate Keepalived values for missing variables] ************************
2026-06-24 13:08:04.598123 | instance | Wednesday 24 June 2026 13:08:04 +0000 (0:00:00.024) 0:00:07.882 ********
2026-06-24 13:08:04.638241 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'})
2026-06-24 13:08:04.638703 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'})
2026-06-24 13:08:04.639025 | instance |
2026-06-24 13:08:04.639364 | instance | TASK [Write new Keepalived configuration file to disk] *************************
2026-06-24 13:08:04.639697 | instance | Wednesday 24 June 2026 13:08:04 +0000 (0:00:00.037) 0:00:07.920 ********
2026-06-24 13:08:05.001861 | instance | changed: [localhost]
2026-06-24 13:08:05.002701 | instance |
2026-06-24 13:08:05.002773 | instance | PLAY [Generate endpoints for workspace] ****************************************
2026-06-24 13:08:05.002781 | instance |
2026-06-24 13:08:05.002787 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 13:08:05.002794 | instance | Wednesday 24 June 2026 13:08:04 +0000 (0:00:00.367) 0:00:08.287 ********
2026-06-24 13:08:05.763698 | instance | ok: [localhost]
2026-06-24 13:08:05.763806 | instance |
2026-06-24 13:08:05.764160 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-06-24 13:08:05.764307 | instance | Wednesday 24 June 2026 13:08:05 +0000 (0:00:00.761) 0:00:09.049 ********
2026-06-24 13:08:05.972412 | instance | changed: [localhost]
2026-06-24 13:08:05.972488 | instance |
2026-06-24 13:08:05.972935 | instance | TASK [Load the current endpoints into a variable] ******************************
2026-06-24 13:08:05.973022 | instance | Wednesday 24 June 2026 13:08:05 +0000 (0:00:00.208) 0:00:09.258 ********
2026-06-24 13:08:06.004683 | instance | ok: [localhost]
2026-06-24 13:08:06.005171 | instance |
2026-06-24 13:08:06.005549 | instance | TASK [Generate endpoint skeleton for missing variables] ************************
2026-06-24 13:08:06.005566 | instance | Wednesday 24 June 2026 13:08:05 +0000 (0:00:00.032) 0:00:09.290 ********
2026-06-24 13:08:06.822356 | instance | ok: [localhost] => (item=keycloak_host)
2026-06-24 13:08:06.822431 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host)
2026-06-24 13:08:06.822570 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host)
2026-06-24 13:08:06.822780 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host)
2026-06-24 13:08:06.822929 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name)
2026-06-24 13:08:06.823096 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host)
2026-06-24 13:08:06.823291 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host)
2026-06-24 13:08:06.823478 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host)
2026-06-24 13:08:06.823631 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host)
2026-06-24 13:08:06.823780 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host)
2026-06-24 13:08:06.823927 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host)
2026-06-24 13:08:06.824105 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host)
2026-06-24 13:08:06.824272 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host)
2026-06-24 13:08:06.824426 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host)
2026-06-24 13:08:06.824573 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host)
2026-06-24 13:08:06.824720 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host)
2026-06-24 13:08:06.824872 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host)
2026-06-24 13:08:06.825084 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host)
2026-06-24 13:08:06.825246 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host)
2026-06-24 13:08:06.825393 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host)
2026-06-24 13:08:06.825579 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host)
2026-06-24 13:08:06.825753 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host)
2026-06-24 13:08:06.825944 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host)
2026-06-24 13:08:06.826103 | instance |
2026-06-24 13:08:06.826291 | instance | TASK [Write new endpoints file to disk] ****************************************
2026-06-24 13:08:06.826479 | instance | Wednesday 24 June 2026 13:08:06 +0000 (0:00:00.817) 0:00:10.108 ********
2026-06-24 13:08:07.200540 | instance | changed: [localhost]
2026-06-24 13:08:07.200632 | instance |
2026-06-24 13:08:07.200899 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-06-24 13:08:07.200955 | instance | Wednesday 24 June 2026 13:08:07 +0000 (0:00:00.378) 0:00:10.486 ********
2026-06-24 13:08:07.389476 | instance | changed: [localhost]
2026-06-24 13:08:07.389553 | instance |
2026-06-24 13:08:07.390090 | instance | PLAY [Generate Neutron configuration for workspace] ****************************
2026-06-24 13:08:07.390151 | instance |
2026-06-24 13:08:07.390157 | instance | TASK [Ensure the Neutron configuration file exists] ****************************
2026-06-24 13:08:07.390162 | instance | Wednesday 24 June 2026 13:08:07 +0000 (0:00:00.188) 0:00:10.675 ********
2026-06-24 13:08:07.573049 | instance | changed: [localhost]
2026-06-24 13:08:07.573168 | instance |
2026-06-24 13:08:07.573853 | instance | TASK [Load the current Neutron configuration into a variable] ******************
2026-06-24 13:08:07.573930 | instance | Wednesday 24 June 2026 13:08:07 +0000 (0:00:00.183) 0:00:10.858 ********
2026-06-24 13:08:07.605659 | instance | ok: [localhost]
2026-06-24 13:08:07.606241 | instance |
2026-06-24 13:08:07.606298 | instance | TASK [Generate Neutron values for missing variables] ***************************
2026-06-24 13:08:07.606307 | instance | Wednesday 24 June 2026 13:08:07 +0000 (0:00:00.032) 0:00:10.891 ********
2026-06-24 13:08:07.645788 | 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-06-24 13:08:07.645953 | instance |
2026-06-24 13:08:07.646220 | instance | TASK [Write new Neutron configuration file to disk] ****************************
2026-06-24 13:08:07.646446 | instance | Wednesday 24 June 2026 13:08:07 +0000 (0:00:00.040) 0:00:10.931 ********
2026-06-24 13:08:08.026077 | instance | changed: [localhost]
2026-06-24 13:08:08.026179 | instance |
2026-06-24 13:08:08.026252 | instance | PLAY [Generate Nova configuration for workspace] *******************************
2026-06-24 13:08:08.026627 | instance |
2026-06-24 13:08:08.026669 | instance | TASK [Ensure the Nova configuration file exists] *******************************
2026-06-24 13:08:08.026675 | instance | Wednesday 24 June 2026 13:08:08 +0000 (0:00:00.380) 0:00:11.312 ********
2026-06-24 13:08:08.225804 | instance | changed: [localhost]
2026-06-24 13:08:08.225891 | instance |
2026-06-24 13:08:08.226208 | instance | TASK [Load the current Nova configuration into a variable] *********************
2026-06-24 13:08:08.226259 | instance | Wednesday 24 June 2026 13:08:08 +0000 (0:00:00.199) 0:00:11.511 ********
2026-06-24 13:08:08.261445 | instance | ok: [localhost]
2026-06-24 13:08:08.261525 | instance |
2026-06-24 13:08:08.261859 | instance | TASK [Generate Nova values for missing variables] ******************************
2026-06-24 13:08:08.261909 | instance | Wednesday 24 June 2026 13:08:08 +0000 (0:00:00.035) 0:00:11.547 ********
2026-06-24 13:08:08.303173 | 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-06-24 13:08:08.304027 | instance |
2026-06-24 13:08:08.304085 | instance | TASK [Write new Nova configuration file to disk] *******************************
2026-06-24 13:08:08.304095 | instance | Wednesday 24 June 2026 13:08:08 +0000 (0:00:00.041) 0:00:11.589 ********
2026-06-24 13:08:08.666012 | instance | changed: [localhost]
2026-06-24 13:08:08.666883 | instance |
2026-06-24 13:08:08.666927 | instance | PLAY [Generate secrets for workspace] ******************************************
2026-06-24 13:08:08.666933 | instance |
2026-06-24 13:08:08.666938 | instance | TASK [Ensure the secrets file exists] ******************************************
2026-06-24 13:08:08.666942 | instance | Wednesday 24 June 2026 13:08:08 +0000 (0:00:00.363) 0:00:11.952 ********
2026-06-24 13:08:08.855971 | instance | changed: [localhost]
2026-06-24 13:08:08.856050 | instance |
2026-06-24 13:08:08.856391 | instance | TASK [Load the current secrets into a variable] ********************************
2026-06-24 13:08:08.856449 | instance | Wednesday 24 June 2026 13:08:08 +0000 (0:00:00.189) 0:00:12.141 ********
2026-06-24 13:08:08.887292 | instance | ok: [localhost]
2026-06-24 13:08:08.887408 | instance |
2026-06-24 13:08:08.887800 | instance | TASK [Generate secrets for missing variables] **********************************
2026-06-24 13:08:08.887850 | instance | Wednesday 24 June 2026 13:08:08 +0000 (0:00:00.031) 0:00:12.173 ********
2026-06-24 13:08:09.309320 | instance | ok: [localhost] => (item=heat_auth_encryption_key)
2026-06-24 13:08:09.309403 | instance | ok: [localhost] => (item=keepalived_password)
2026-06-24 13:08:09.312785 | instance | ok: [localhost] => (item=keycloak_admin_password)
2026-06-24 13:08:09.312818 | instance | ok: [localhost] => (item=keycloak_database_password)
2026-06-24 13:08:09.312825 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret)
2026-06-24 13:08:09.312830 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase)
2026-06-24 13:08:09.312836 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password)
2026-06-24 13:08:09.312842 | instance | ok: [localhost] => (item=octavia_heartbeat_key)
2026-06-24 13:08:09.312847 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password)
2026-06-24 13:08:09.312853 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key)
2026-06-24 13:08:09.312858 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password)
2026-06-24 13:08:09.312864 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password)
2026-06-24 13:08:09.312882 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password)
2026-06-24 13:08:09.312888 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password)
2026-06-24 13:08:09.312893 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password)
2026-06-24 13:08:09.312898 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password)
2026-06-24 13:08:09.312904 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password)
2026-06-24 13:08:09.312909 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password)
2026-06-24 13:08:09.312915 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password)
2026-06-24 13:08:09.312920 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password)
2026-06-24 13:08:09.312926 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password)
2026-06-24 13:08:09.312932 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password)
2026-06-24 13:08:09.312937 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password)
2026-06-24 13:08:09.312942 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password)
2026-06-24 13:08:09.312947 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password)
2026-06-24 13:08:09.312953 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password)
2026-06-24 13:08:09.312958 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret)
2026-06-24 13:08:09.312964 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password)
2026-06-24 13:08:09.312973 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password)
2026-06-24 13:08:09.312980 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password)
2026-06-24 13:08:09.313152 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password)
2026-06-24 13:08:09.313342 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password)
2026-06-24 13:08:09.313492 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password)
2026-06-24 13:08:09.313818 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password)
2026-06-24 13:08:09.313968 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password)
2026-06-24 13:08:09.314115 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password)
2026-06-24 13:08:09.314269 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password)
2026-06-24 13:08:09.314485 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password)
2026-06-24 13:08:09.314636 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password)
2026-06-24 13:08:09.314785 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password)
2026-06-24 13:08:09.314936 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password)
2026-06-24 13:08:09.315084 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password)
2026-06-24 13:08:09.315232 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password)
2026-06-24 13:08:09.315385 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password)
2026-06-24 13:08:09.315544 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password)
2026-06-24 13:08:09.315694 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password)
2026-06-24 13:08:09.315844 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password)
2026-06-24 13:08:09.315993 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password)
2026-06-24 13:08:09.316142 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password)
2026-06-24 13:08:09.316294 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password)
2026-06-24 13:08:09.316442 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password)
2026-06-24 13:08:09.316622 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password)
2026-06-24 13:08:09.316770 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password)
2026-06-24 13:08:09.316917 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password)
2026-06-24 13:08:09.317076 | instance |
2026-06-24 13:08:09.317229 | instance | TASK [Generate base64 encoded secrets] *****************************************
2026-06-24 13:08:09.317388 | instance | Wednesday 24 June 2026 13:08:09 +0000 (0:00:00.422) 0:00:12.595 ********
2026-06-24 13:08:09.373790 | instance | ok: [localhost] => (item=barbican_kek)
2026-06-24 13:08:09.374149 | instance |
2026-06-24 13:08:09.374538 | instance | TASK [Generate temporary files for generating keys for missing variables] ******
2026-06-24 13:08:09.374875 | instance | Wednesday 24 June 2026 13:08:09 +0000 (0:00:00.063) 0:00:12.659 ********
2026-06-24 13:08:09.835379 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-24 13:08:09.835464 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-24 13:08:09.835830 | instance |
2026-06-24 13:08:09.835872 | instance | TASK [Generate SSH keys for missing variables] *********************************
2026-06-24 13:08:09.835877 | instance | Wednesday 24 June 2026 13:08:09 +0000 (0:00:00.462) 0:00:13.121 ********
2026-06-24 13:08:12.737351 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-24 13:08:12.737465 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-24 13:08:12.737484 | instance |
2026-06-24 13:08:12.737710 | instance | TASK [Set values for SSH keys] *************************************************
2026-06-24 13:08:12.737756 | instance | Wednesday 24 June 2026 13:08:12 +0000 (0:00:02.901) 0:00:16.022 ********
2026-06-24 13:08:12.796120 | instance | ok: [localhost] => (item=manila_ssh_key)
2026-06-24 13:08:12.796214 | instance | ok: [localhost] => (item=nova_ssh_key)
2026-06-24 13:08:12.796767 | instance |
2026-06-24 13:08:12.796841 | instance | TASK [Delete the temporary files generated for SSH keys] ***********************
2026-06-24 13:08:12.796850 | instance | Wednesday 24 June 2026 13:08:12 +0000 (0:00:00.058) 0:00:16.081 ********
2026-06-24 13:08:13.134762 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-24 13:08:13.134910 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-24 13:08:13.135476 | instance |
2026-06-24 13:08:13.135545 | instance | TASK [Write new secrets file to disk] ******************************************
2026-06-24 13:08:13.135555 | instance | Wednesday 24 June 2026 13:08:13 +0000 (0:00:00.338) 0:00:16.420 ********
2026-06-24 13:08:13.521110 | instance | changed: [localhost]
2026-06-24 13:08:13.521252 | instance |
2026-06-24 13:08:13.521359 | instance | TASK [Encrypt secrets file with Vault password] ********************************
2026-06-24 13:08:13.521563 | instance | Wednesday 24 June 2026 13:08:13 +0000 (0:00:00.386) 0:00:16.807 ********
2026-06-24 13:08:13.557889 | instance | skipping: [localhost]
2026-06-24 13:08:13.557959 | instance |
2026-06-24 13:08:13.558118 | instance | PLAY [Setup networking] ********************************************************
2026-06-24 13:08:13.558317 | instance |
2026-06-24 13:08:13.558477 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 13:08:13.558630 | instance | Wednesday 24 June 2026 13:08:13 +0000 (0:00:00.036) 0:00:16.843 ********
2026-06-24 13:08:14.289066 | instance | ok: [instance]
2026-06-24 13:08:14.289131 | instance |
2026-06-24 13:08:14.289276 | instance | TASK [Create bridge for management network] ************************************
2026-06-24 13:08:14.289488 | instance | Wednesday 24 June 2026 13:08:14 +0000 (0:00:00.730) 0:00:17.574 ********
2026-06-24 13:08:14.657881 | instance | ok: [instance]
2026-06-24 13:08:14.658454 | instance |
2026-06-24 13:08:14.658678 | instance | TASK [Create fake interface for management bridge] *****************************
2026-06-24 13:08:14.658892 | instance | Wednesday 24 June 2026 13:08:14 +0000 (0:00:00.368) 0:00:17.942 ********
2026-06-24 13:08:14.861888 | instance | ok: [instance]
2026-06-24 13:08:14.861979 | instance |
2026-06-24 13:08:14.862167 | instance | TASK [Assign dummy interface to management bridge] *****************************
2026-06-24 13:08:14.862429 | instance | Wednesday 24 June 2026 13:08:14 +0000 (0:00:00.203) 0:00:18.146 ********
2026-06-24 13:08:15.069458 | instance | ok: [instance]
2026-06-24 13:08:15.069697 | instance |
2026-06-24 13:08:15.069912 | instance | TASK [Assign IP address for management bridge] *********************************
2026-06-24 13:08:15.070075 | instance | Wednesday 24 June 2026 13:08:15 +0000 (0:00:00.206) 0:00:18.352 ********
2026-06-24 13:08:15.268191 | instance | ok: [instance]
2026-06-24 13:08:15.268678 | instance |
2026-06-24 13:08:15.269100 | instance | TASK [Bring up interfaces] *****************************************************
2026-06-24 13:08:15.269474 | instance | Wednesday 24 June 2026 13:08:15 +0000 (0:00:00.201) 0:00:18.553 ********
2026-06-24 13:08:15.676642 | instance | ok: [instance] => (item=br-mgmt)
2026-06-24 13:08:15.677098 | instance | ok: [instance] => (item=dummy0)
2026-06-24 13:08:15.677664 | instance |
2026-06-24 13:08:15.678079 | instance | PLAY [Create devices for Ceph] *************************************************
2026-06-24 13:08:15.678409 | instance |
2026-06-24 13:08:15.678744 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 13:08:15.679074 | instance | Wednesday 24 June 2026 13:08:15 +0000 (0:00:00.408) 0:00:18.962 ********
2026-06-24 13:08:16.418819 | instance | ok: [instance]
2026-06-24 13:08:16.419286 | instance |
2026-06-24 13:08:16.419773 | instance | TASK [Install depedencies] *****************************************************
2026-06-24 13:08:16.420146 | instance | Wednesday 24 June 2026 13:08:16 +0000 (0:00:00.742) 0:00:19.704 ********
2026-06-24 13:09:00.390253 | instance | changed: [instance]
2026-06-24 13:09:00.390333 | instance |
2026-06-24 13:09:00.390345 | instance | TASK [Start up service] ********************************************************
2026-06-24 13:09:00.390356 | instance | Wednesday 24 June 2026 13:09:00 +0000 (0:00:43.970) 0:01:03.674 ********
2026-06-24 13:09:00.959275 | instance | ok: [instance]
2026-06-24 13:09:00.959353 | instance |
2026-06-24 13:09:00.959708 | instance | TASK [Generate lvm.conf] *******************************************************
2026-06-24 13:09:00.959925 | instance | Wednesday 24 June 2026 13:09:00 +0000 (0:00:00.570) 0:01:04.245 ********
2026-06-24 13:09:01.191953 | instance | ok: [instance]
2026-06-24 13:09:01.192108 | instance |
2026-06-24 13:09:01.192385 | instance | TASK [Write /etc/lvm/lvm.conf] *************************************************
2026-06-24 13:09:01.192639 | instance | Wednesday 24 June 2026 13:09:01 +0000 (0:00:00.232) 0:01:04.477 ********
2026-06-24 13:09:01.678126 | instance | changed: [instance]
2026-06-24 13:09:01.678191 | instance |
2026-06-24 13:09:01.678290 | instance | TASK [Get list of all loopback devices] ****************************************
2026-06-24 13:09:01.678450 | instance | Wednesday 24 June 2026 13:09:01 +0000 (0:00:00.486) 0:01:04.964 ********
2026-06-24 13:09:01.891473 | instance | ok: [instance]
2026-06-24 13:09:01.891576 | instance |
2026-06-24 13:09:01.891724 | instance | TASK [Fail if there is any existing loopback devices] **************************
2026-06-24 13:09:01.891943 | instance | Wednesday 24 June 2026 13:09:01 +0000 (0:00:00.213) 0:01:05.177 ********
2026-06-24 13:09:01.911812 | instance | skipping: [instance]
2026-06-24 13:09:01.911991 | instance |
2026-06-24 13:09:01.912294 | instance | TASK [Create devices for Ceph] *************************************************
2026-06-24 13:09:01.912535 | instance | Wednesday 24 June 2026 13:09:01 +0000 (0:00:00.020) 0:01:05.197 ********
2026-06-24 13:09:02.469304 | instance | changed: [instance] => (item=osd0)
2026-06-24 13:09:02.469391 | instance | changed: [instance] => (item=osd1)
2026-06-24 13:09:02.469964 | instance | changed: [instance] => (item=osd2)
2026-06-24 13:09:02.470008 | instance |
2026-06-24 13:09:02.470014 | instance | TASK [Set permissions on loopback devices] *************************************
2026-06-24 13:09:02.470020 | instance | Wednesday 24 June 2026 13:09:02 +0000 (0:00:00.557) 0:01:05.755 ********
2026-06-24 13:09:03.041429 | instance | changed: [instance] => (item=osd0)
2026-06-24 13:09:03.041517 | instance | changed: [instance] => (item=osd1)
2026-06-24 13:09:03.041575 | instance | changed: [instance] => (item=osd2)
2026-06-24 13:09:03.042044 | instance |
2026-06-24 13:09:03.042109 | instance | TASK [Start loop devices] ******************************************************
2026-06-24 13:09:03.042116 | instance | Wednesday 24 June 2026 13:09:03 +0000 (0:00:00.571) 0:01:06.327 ********
2026-06-24 13:09:03.827046 | instance | changed: [instance] => (item=osd0)
2026-06-24 13:09:03.827186 | instance | changed: [instance] => (item=osd1)
2026-06-24 13:09:03.827911 | instance | changed: [instance] => (item=osd2)
2026-06-24 13:09:03.827981 | instance |
2026-06-24 13:09:03.827989 | instance | TASK [Create a volume group for each loop device] ******************************
2026-06-24 13:09:03.827997 | instance | Wednesday 24 June 2026 13:09:03 +0000 (0:00:00.785) 0:01:07.112 ********
2026-06-24 13:09:08.022916 | instance | changed: [instance] => (item=osd0)
2026-06-24 13:09:08.023022 | instance | changed: [instance] => (item=osd1)
2026-06-24 13:09:08.023720 | instance | changed: [instance] => (item=osd2)
2026-06-24 13:09:08.023784 | instance |
2026-06-24 13:09:08.023792 | instance | TASK [Create a logical volume for each loop device] ****************************
2026-06-24 13:09:08.023800 | instance | Wednesday 24 June 2026 13:09:08 +0000 (0:00:04.195) 0:01:11.308 ********
2026-06-24 13:09:10.257554 | instance | changed: [instance] => (item=ceph-instance-osd0)
2026-06-24 13:09:10.257681 | instance | changed: [instance] => (item=ceph-instance-osd1)
2026-06-24 13:09:10.257877 | instance | changed: [instance] => (item=ceph-instance-osd2)
2026-06-24 13:09:10.258028 | instance |
2026-06-24 13:09:10.258153 | instance | PLAY [controllers] *************************************************************
2026-06-24 13:09:10.258289 | instance |
2026-06-24 13:09:10.258426 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 13:09:10.258545 | instance | Wednesday 24 June 2026 13:09:10 +0000 (0:00:02.234) 0:01:13.542 ********
2026-06-24 13:09:11.261112 | instance | ok: [instance]
2026-06-24 13:09:11.261332 | instance |
2026-06-24 13:09:11.261592 | instance | TASK [Set masquerade rule] *****************************************************
2026-06-24 13:09:11.261859 | instance | Wednesday 24 June 2026 13:09:11 +0000 (0:00:01.003) 0:01:14.546 ********
2026-06-24 13:09:11.781335 | instance | changed: [instance]
2026-06-24 13:09:11.781556 | instance |
2026-06-24 13:09:11.781813 | instance | PLAY RECAP *********************************************************************
2026-06-24 13:09:11.782102 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-06-24 13:09:11.782389 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-06-24 13:09:11.782622 | instance |
2026-06-24 13:09:11.782890 | instance | Wednesday 24 June 2026 13:09:11 +0000 (0:00:00.520) 0:01:15.067 ********
2026-06-24 13:09:11.783350 | instance | ===============================================================================
2026-06-24 13:09:11.783613 | instance | Install depedencies ---------------------------------------------------- 43.97s
2026-06-24 13:09:11.783877 | instance | Create a volume group for each loop device ------------------------------ 4.20s
2026-06-24 13:09:11.784298 | instance | Generate SSH keys for missing variables --------------------------------- 2.90s
2026-06-24 13:09:11.784557 | instance | Create a logical volume for each loop device ---------------------------- 2.23s
2026-06-24 13:09:11.784888 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.32s
2026-06-24 13:09:11.785202 | instance | Gathering Facts --------------------------------------------------------- 1.19s
2026-06-24 13:09:11.785458 | instance | Create folders for workspace -------------------------------------------- 1.12s
2026-06-24 13:09:11.785733 | instance | Gathering Facts --------------------------------------------------------- 1.00s
2026-06-24 13:09:11.785985 | instance | Purge "snapd" package --------------------------------------------------- 0.96s
2026-06-24 13:09:11.786240 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.82s
2026-06-24 13:09:11.786532 | instance | Start loop devices ------------------------------------------------------ 0.79s
2026-06-24 13:09:11.786769 | instance | Gathering Facts --------------------------------------------------------- 0.76s
2026-06-24 13:09:11.787016 | instance | Gathering Facts --------------------------------------------------------- 0.74s
2026-06-24 13:09:11.787267 | instance | Gathering Facts --------------------------------------------------------- 0.73s
2026-06-24 13:09:11.787545 | instance | Configure short hostname ------------------------------------------------ 0.69s
2026-06-24 13:09:11.787786 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.59s
2026-06-24 13:09:11.788043 | instance | Set permissions on loopback devices ------------------------------------- 0.57s
2026-06-24 13:09:11.788303 | instance | Start up service -------------------------------------------------------- 0.57s
2026-06-24 13:09:11.788591 | instance | Create devices for Ceph ------------------------------------------------- 0.56s
2026-06-24 13:09:11.788910 | instance | Set masquerade rule ----------------------------------------------------- 0.52s
2026-06-24 13:09:11.878247 | instance | INFO [aio > prepare] Executed: Successful
2026-06-24 13:09:11.891944 | instance | INFO [aio > converge] Executing
2026-06-24 13:09:14.983560 | instance |
2026-06-24 13:09:14.983812 | instance | PLAY [all] *********************************************************************
2026-06-24 13:09:14.984051 | instance |
2026-06-24 13:09:14.984314 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 13:09:14.984579 | instance | Wednesday 24 June 2026 13:09:14 +0000 (0:00:00.019) 0:00:00.019 ********
2026-06-24 13:09:16.277099 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-06-24 13:09:16.277352 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-06-24 13:09:16.277613 | instance | interpreter could change the meaning of that path. See
2026-06-24 13:09:16.277877 | instance | https://docs.ansible.com/ansible-
2026-06-24 13:09:16.278146 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-06-24 13:09:16.289390 | instance | ok: [instance]
2026-06-24 13:09:16.289630 | instance |
2026-06-24 13:09:16.289893 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-06-24 13:09:16.290152 | instance | Wednesday 24 June 2026 13:09:16 +0000 (0:00:01.306) 0:00:01.325 ********
2026-06-24 13:09:16.334027 | instance | skipping: [instance]
2026-06-24 13:09:16.334182 | instance |
2026-06-24 13:09:16.334532 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-06-24 13:09:16.334891 | instance | Wednesday 24 June 2026 13:09:16 +0000 (0:00:00.044) 0:00:01.370 ********
2026-06-24 13:09:16.520567 | instance | ok: [instance]
2026-06-24 13:09:16.520832 | instance |
2026-06-24 13:09:16.521271 | instance | PLAY [Deploy Ceph monitors & managers] *****************************************
2026-06-24 13:09:16.521606 | instance |
2026-06-24 13:09:16.521962 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 13:09:16.522323 | instance | Wednesday 24 June 2026 13:09:16 +0000 (0:00:00.186) 0:00:01.556 ********
2026-06-24 13:09:17.479022 | instance | ok: [instance]
2026-06-24 13:09:17.479195 | instance |
2026-06-24 13:09:17.479466 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-24 13:09:17.479733 | instance | Wednesday 24 June 2026 13:09:17 +0000 (0:00:00.958) 0:00:02.514 ********
2026-06-24 13:09:17.773132 | instance | ok: [instance]
2026-06-24 13:09:17.773242 | instance |
2026-06-24 13:09:17.773315 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-24 13:09:17.773442 | instance | Wednesday 24 June 2026 13:09:17 +0000 (0:00:00.294) 0:00:02.809 ********
2026-06-24 13:09:17.830400 | instance | skipping: [instance]
2026-06-24 13:09:17.830533 | instance |
2026-06-24 13:09:17.830812 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-24 13:09:17.831097 | instance | Wednesday 24 June 2026 13:09:17 +0000 (0:00:00.056) 0:00:02.866 ********
2026-06-24 13:09:18.267161 | instance | changed: [instance]
2026-06-24 13:09:18.267272 | instance |
2026-06-24 13:09:18.267287 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 13:09:18.267425 | instance | Wednesday 24 June 2026 13:09:18 +0000 (0:00:00.437) 0:00:03.303 ********
2026-06-24 13:09:18.359001 | instance | ok: [instance] => {
2026-06-24 13:09:18.359230 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-24 13:09:18.359489 | instance | }
2026-06-24 13:09:18.359811 | instance |
2026-06-24 13:09:18.360083 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 13:09:18.360370 | instance | Wednesday 24 June 2026 13:09:18 +0000 (0:00:00.091) 0:00:03.394 ********
2026-06-24 13:09:19.164713 | instance | changed: [instance]
2026-06-24 13:09:19.165305 | instance |
2026-06-24 13:09:19.165668 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 13:09:19.166170 | instance | Wednesday 24 June 2026 13:09:19 +0000 (0:00:00.805) 0:00:04.200 ********
2026-06-24 13:09:19.221968 | instance | skipping: [instance]
2026-06-24 13:09:19.222435 | instance |
2026-06-24 13:09:19.222792 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-24 13:09:19.223133 | instance | Wednesday 24 June 2026 13:09:19 +0000 (0:00:00.054) 0:00:04.254 ********
2026-06-24 13:09:19.273642 | instance | skipping: [instance]
2026-06-24 13:09:19.273723 | instance |
2026-06-24 13:09:19.273859 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-24 13:09:19.274084 | instance | Wednesday 24 June 2026 13:09:19 +0000 (0:00:00.055) 0:00:04.310 ********
2026-06-24 13:09:19.505786 | instance | ok: [instance]
2026-06-24 13:09:19.505881 | instance |
2026-06-24 13:09:19.505980 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-24 13:09:19.506191 | instance | Wednesday 24 June 2026 13:09:19 +0000 (0:00:00.228) 0:00:04.538 ********
2026-06-24 13:09:21.121730 | instance | ok: [instance]
2026-06-24 13:09:21.121828 | instance |
2026-06-24 13:09:21.121930 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 13:09:21.122137 | instance | Wednesday 24 June 2026 13:09:21 +0000 (0:00:01.618) 0:00:06.157 ********
2026-06-24 13:09:21.213923 | instance | ok: [instance] => {
2026-06-24 13:09:21.214391 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-24 13:09:21.214752 | instance | }
2026-06-24 13:09:21.215087 | instance |
2026-06-24 13:09:21.215478 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 13:09:21.215855 | instance | Wednesday 24 June 2026 13:09:21 +0000 (0:00:00.091) 0:00:06.248 ********
2026-06-24 13:09:21.905906 | instance | changed: [instance]
2026-06-24 13:09:21.906285 | instance |
2026-06-24 13:09:21.906643 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 13:09:21.907066 | instance | Wednesday 24 June 2026 13:09:21 +0000 (0:00:00.691) 0:00:06.940 ********
2026-06-24 13:09:24.934215 | instance | changed: [instance]
2026-06-24 13:09:24.934293 | instance |
2026-06-24 13:09:24.934617 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-24 13:09:24.934889 | instance | Wednesday 24 June 2026 13:09:24 +0000 (0:00:03.030) 0:00:09.970 ********
2026-06-24 13:09:24.969679 | instance | skipping: [instance]
2026-06-24 13:09:24.969750 | instance |
2026-06-24 13:09:24.970136 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-24 13:09:24.970201 | instance | Wednesday 24 June 2026 13:09:24 +0000 (0:00:00.035) 0:00:10.005 ********
2026-06-24 13:09:25.004305 | instance | skipping: [instance]
2026-06-24 13:09:25.004375 | instance |
2026-06-24 13:09:25.004634 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-24 13:09:25.004650 | instance | Wednesday 24 June 2026 13:09:24 +0000 (0:00:00.034) 0:00:10.040 ********
2026-06-24 13:09:25.042654 | instance | skipping: [instance]
2026-06-24 13:09:25.042751 | instance |
2026-06-24 13:09:25.043044 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-24 13:09:25.043185 | instance | Wednesday 24 June 2026 13:09:25 +0000 (0:00:00.038) 0:00:10.078 ********
2026-06-24 13:09:32.419604 | instance | changed: [instance]
2026-06-24 13:09:32.419731 | instance |
2026-06-24 13:09:32.419759 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-24 13:09:32.419917 | instance | Wednesday 24 June 2026 13:09:32 +0000 (0:00:07.377) 0:00:17.456 ********
2026-06-24 13:09:33.124132 | instance | changed: [instance]
2026-06-24 13:09:33.124250 | instance |
2026-06-24 13:09:33.124432 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-24 13:09:33.124741 | instance | Wednesday 24 June 2026 13:09:33 +0000 (0:00:00.704) 0:00:18.160 ********
2026-06-24 13:09:34.099304 | instance | changed: [instance] => (item={'path': '/etc/containerd'})
2026-06-24 13:09:34.099380 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-24 13:09:34.099479 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-24 13:09:34.099844 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-24 13:09:34.100006 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-24 13:09:34.100149 | instance |
2026-06-24 13:09:34.100300 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-24 13:09:34.100450 | instance | Wednesday 24 June 2026 13:09:34 +0000 (0:00:00.975) 0:00:19.135 ********
2026-06-24 13:09:34.692620 | instance | changed: [instance]
2026-06-24 13:09:34.692748 | instance |
2026-06-24 13:09:34.692760 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-24 13:09:34.693193 | instance | Wednesday 24 June 2026 13:09:34 +0000 (0:00:00.584) 0:00:19.720 ********
2026-06-24 13:09:34.693404 | instance |
2026-06-24 13:09:34.693564 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-06-24 13:09:34.693901 | instance | Wednesday 24 June 2026 13:09:34 +0000 (0:00:00.008) 0:00:19.728 ********
2026-06-24 13:09:35.709776 | instance | ok: [instance]
2026-06-24 13:09:35.709861 | instance |
2026-06-24 13:09:35.709923 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] **********
2026-06-24 13:09:35.710085 | instance | Wednesday 24 June 2026 13:09:35 +0000 (0:00:01.013) 0:00:20.742 ********
2026-06-24 13:09:36.274044 | instance | changed: [instance]
2026-06-24 13:09:36.274391 | instance |
2026-06-24 13:09:36.274624 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-24 13:09:36.274847 | instance | Wednesday 24 June 2026 13:09:36 +0000 (0:00:00.567) 0:00:21.309 ********
2026-06-24 13:09:36.855023 | instance | changed: [instance]
2026-06-24 13:09:36.855163 | instance |
2026-06-24 13:09:36.855475 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-24 13:09:36.855534 | instance | Wednesday 24 June 2026 13:09:36 +0000 (0:00:00.581) 0:00:21.891 ********
2026-06-24 13:09:37.117848 | instance | ok: [instance]
2026-06-24 13:09:37.117929 | instance |
2026-06-24 13:09:37.118192 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 13:09:37.118254 | instance | Wednesday 24 June 2026 13:09:37 +0000 (0:00:00.262) 0:00:22.154 ********
2026-06-24 13:09:37.184780 | instance | ok: [instance] => {
2026-06-24 13:09:37.184889 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-06-24 13:09:37.184914 | instance | }
2026-06-24 13:09:37.184928 | instance |
2026-06-24 13:09:37.185306 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 13:09:37.185392 | instance | Wednesday 24 June 2026 13:09:37 +0000 (0:00:00.066) 0:00:22.220 ********
2026-06-24 13:09:38.193182 | instance | changed: [instance]
2026-06-24 13:09:38.193318 | instance |
2026-06-24 13:09:38.193665 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 13:09:38.193745 | instance | Wednesday 24 June 2026 13:09:38 +0000 (0:00:01.008) 0:00:23.228 ********
2026-06-24 13:09:42.702573 | instance | changed: [instance]
2026-06-24 13:09:42.702719 | instance |
2026-06-24 13:09:42.702786 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-06-24 13:09:42.702906 | instance | Wednesday 24 June 2026 13:09:42 +0000 (0:00:04.509) 0:00:27.738 ********
2026-06-24 13:09:44.176682 | instance | ok: [instance]
2026-06-24 13:09:44.176796 | instance |
2026-06-24 13:09:44.176811 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-06-24 13:09:44.176985 | instance | Wednesday 24 June 2026 13:09:44 +0000 (0:00:01.473) 0:00:29.212 ********
2026-06-24 13:09:44.586886 | instance | changed: [instance]
2026-06-24 13:09:44.586991 | instance |
2026-06-24 13:09:44.587035 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-06-24 13:09:44.587199 | instance | Wednesday 24 June 2026 13:09:44 +0000 (0:00:00.410) 0:00:29.623 ********
2026-06-24 13:09:45.071786 | instance | changed: [instance]
2026-06-24 13:09:45.071879 | instance |
2026-06-24 13:09:45.072137 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-06-24 13:09:45.072195 | instance | Wednesday 24 June 2026 13:09:45 +0000 (0:00:00.484) 0:00:30.108 ********
2026-06-24 13:09:45.695586 | instance | changed: [instance] => (item={'path': '/etc/docker'})
2026-06-24 13:09:45.695680 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-06-24 13:09:45.695696 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-06-24 13:09:45.696099 | instance |
2026-06-24 13:09:45.696150 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-06-24 13:09:45.696157 | instance | Wednesday 24 June 2026 13:09:45 +0000 (0:00:00.623) 0:00:30.731 ********
2026-06-24 13:09:46.193189 | instance | changed: [instance]
2026-06-24 13:09:46.193280 | instance |
2026-06-24 13:09:46.193534 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-06-24 13:09:46.193593 | instance | Wednesday 24 June 2026 13:09:46 +0000 (0:00:00.497) 0:00:31.229 ********
2026-06-24 13:09:46.709858 | instance | changed: [instance]
2026-06-24 13:09:46.711472 | instance |
2026-06-24 13:09:46.711532 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-06-24 13:09:46.711540 | instance | Wednesday 24 June 2026 13:09:46 +0000 (0:00:00.499) 0:00:31.728 ********
2026-06-24 13:09:46.711544 | instance |
2026-06-24 13:09:46.711548 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-06-24 13:09:46.711553 | instance | Wednesday 24 June 2026 13:09:46 +0000 (0:00:00.015) 0:00:31.744 ********
2026-06-24 13:09:47.450330 | instance | ok: [instance]
2026-06-24 13:09:47.450431 | instance |
2026-06-24 13:09:47.450501 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ******************
2026-06-24 13:09:47.450708 | instance | Wednesday 24 June 2026 13:09:47 +0000 (0:00:00.741) 0:00:32.486 ********
2026-06-24 13:09:50.284031 | instance | changed: [instance]
2026-06-24 13:09:50.284141 | instance |
2026-06-24 13:09:50.284399 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-06-24 13:09:50.284463 | instance | Wednesday 24 June 2026 13:09:50 +0000 (0:00:02.833) 0:00:35.320 ********
2026-06-24 13:09:50.876347 | instance | changed: [instance]
2026-06-24 13:09:50.876416 | instance |
2026-06-24 13:09:50.876629 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-06-24 13:09:50.876646 | instance | Wednesday 24 June 2026 13:09:50 +0000 (0:00:00.592) 0:00:35.912 ********
2026-06-24 13:09:50.942450 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-06-24 13:09:50.942521 | instance |
2026-06-24 13:09:50.942778 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-06-24 13:09:50.942795 | instance | Wednesday 24 June 2026 13:09:50 +0000 (0:00:00.066) 0:00:35.978 ********
2026-06-24 13:09:56.640645 | instance | changed: [instance]
2026-06-24 13:09:56.640762 | instance |
2026-06-24 13:09:56.641219 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-06-24 13:09:56.641304 | instance | Wednesday 24 June 2026 13:09:56 +0000 (0:00:05.698) 0:00:41.676 ********
2026-06-24 13:09:57.348367 | instance | ok: [instance] => (item=chronyd)
2026-06-24 13:09:57.348464 | instance | ok: [instance] => (item=sshd)
2026-06-24 13:09:57.348530 | instance |
2026-06-24 13:09:57.348818 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-06-24 13:09:57.348875 | instance | Wednesday 24 June 2026 13:09:57 +0000 (0:00:00.707) 0:00:42.384 ********
2026-06-24 13:09:57.863814 | instance | changed: [instance]
2026-06-24 13:09:57.863918 | instance |
2026-06-24 13:09:57.863992 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-06-24 13:09:57.864142 | instance | Wednesday 24 June 2026 13:09:57 +0000 (0:00:00.515) 0:00:42.900 ********
2026-06-24 13:09:58.079550 | instance | ok: [instance]
2026-06-24 13:09:58.079648 | instance |
2026-06-24 13:09:58.079783 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-06-24 13:09:58.079900 | instance | Wednesday 24 June 2026 13:09:58 +0000 (0:00:00.215) 0:00:43.115 ********
2026-06-24 13:09:58.592929 | instance | changed: [instance]
2026-06-24 13:09:58.593064 | instance |
2026-06-24 13:09:58.593076 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-06-24 13:09:58.593237 | instance | Wednesday 24 June 2026 13:09:58 +0000 (0:00:00.513) 0:00:43.629 ********
2026-06-24 13:09:59.020212 | instance | changed: [instance]
2026-06-24 13:09:59.020307 | instance |
2026-06-24 13:09:59.020537 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] *************************
2026-06-24 13:09:59.020591 | instance | Wednesday 24 June 2026 13:09:59 +0000 (0:00:00.427) 0:00:44.056 ********
2026-06-24 13:09:59.159330 | instance | ok: [instance]
2026-06-24 13:09:59.159417 | instance |
2026-06-24 13:09:59.159695 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] *******************
2026-06-24 13:09:59.159745 | instance | Wednesday 24 June 2026 13:09:59 +0000 (0:00:00.138) 0:00:44.195 ********
2026-06-24 13:09:59.397658 | instance | ok: [instance] => (item=instance)
2026-06-24 13:09:59.397714 | instance |
2026-06-24 13:09:59.397721 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ********
2026-06-24 13:09:59.397728 | instance | Wednesday 24 June 2026 13:09:59 +0000 (0:00:00.238) 0:00:44.433 ********
2026-06-24 13:09:59.452304 | instance | ok: [instance]
2026-06-24 13:09:59.452426 | instance |
2026-06-24 13:09:59.452567 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] ***********************************
2026-06-24 13:09:59.452747 | instance | Wednesday 24 June 2026 13:09:59 +0000 (0:00:00.055) 0:00:44.489 ********
2026-06-24 13:09:59.525265 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance
2026-06-24 13:09:59.525323 | instance |
2026-06-24 13:09:59.525564 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] *************
2026-06-24 13:09:59.525578 | instance | Wednesday 24 June 2026 13:09:59 +0000 (0:00:00.072) 0:00:44.561 ********
2026-06-24 13:09:59.913012 | instance | changed: [instance]
2026-06-24 13:09:59.913072 | instance |
2026-06-24 13:09:59.913205 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ******************
2026-06-24 13:09:59.913371 | instance | Wednesday 24 June 2026 13:09:59 +0000 (0:00:00.387) 0:00:44.949 ********
2026-06-24 13:10:00.680179 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True})
2026-06-24 13:10:00.680238 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0})
2026-06-24 13:10:00.680244 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False})
2026-06-24 13:10:00.680249 | instance |
2026-06-24 13:10:00.680255 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] *******************************
2026-06-24 13:10:00.680259 | instance | Wednesday 24 June 2026 13:10:00 +0000 (0:00:00.766) 0:00:45.716 ********
2026-06-24 13:11:46.861808 | instance | ok: [instance]
2026-06-24 13:11:46.861916 | instance |
2026-06-24 13:11:46.861951 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] ***************
2026-06-24 13:11:46.862097 | instance | Wednesday 24 June 2026 13:11:46 +0000 (0:01:46.179) 0:02:31.895 ********
2026-06-24 13:11:47.083281 | instance | changed: [instance]
2026-06-24 13:11:47.083380 | instance |
2026-06-24 13:11:47.083447 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] **********************************
2026-06-24 13:11:47.083587 | instance | Wednesday 24 June 2026 13:11:47 +0000 (0:00:00.224) 0:02:32.119 ********
2026-06-24 13:11:47.126666 | instance | ok: [instance]
2026-06-24 13:11:47.126900 | instance |
2026-06-24 13:11:47.127175 | instance | TASK [Install Ceph host] *******************************************************
2026-06-24 13:11:47.127617 | instance | Wednesday 24 June 2026 13:11:47 +0000 (0:00:00.042) 0:02:32.162 ********
2026-06-24 13:11:47.217286 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-24 13:11:47.217393 | instance |
2026-06-24 13:11:47.217623 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-24 13:11:47.217683 | instance | Wednesday 24 June 2026 13:11:47 +0000 (0:00:00.091) 0:02:32.253 ********
2026-06-24 13:11:58.470718 | instance | ok: [instance]
2026-06-24 13:11:58.470786 | instance |
2026-06-24 13:11:58.471050 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-24 13:11:58.471068 | instance | Wednesday 24 June 2026 13:11:58 +0000 (0:00:11.253) 0:02:43.507 ********
2026-06-24 13:11:58.544898 | instance | ok: [instance] => (item=instance)
2026-06-24 13:11:58.544977 | instance |
2026-06-24 13:11:58.545246 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-24 13:11:58.545363 | instance | Wednesday 24 June 2026 13:11:58 +0000 (0:00:00.074) 0:02:43.581 ********
2026-06-24 13:11:58.995694 | instance | ok: [instance]
2026-06-24 13:11:58.995804 | instance |
2026-06-24 13:11:58.995871 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-24 13:11:58.996033 | instance | Wednesday 24 June 2026 13:11:58 +0000 (0:00:00.450) 0:02:44.032 ********
2026-06-24 13:12:21.370039 | instance | ok: [instance]
2026-06-24 13:12:21.370106 | instance |
2026-06-24 13:12:21.370114 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ******************
2026-06-24 13:12:21.370120 | instance | Wednesday 24 June 2026 13:12:21 +0000 (0:00:22.373) 0:03:06.405 ********
2026-06-24 13:13:26.798040 | instance | changed: [instance]
2026-06-24 13:13:26.798102 | instance |
2026-06-24 13:13:26.798110 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ******************************
2026-06-24 13:13:26.798116 | instance | Wednesday 24 June 2026 13:13:26 +0000 (0:01:05.426) 0:04:11.832 ********
2026-06-24 13:13:41.695478 | instance | ok: [instance]
2026-06-24 13:13:41.695565 | instance |
2026-06-24 13:13:41.695832 | instance | TASK [Install Ceph host] *******************************************************
2026-06-24 13:13:41.695906 | instance | Wednesday 24 June 2026 13:13:41 +0000 (0:00:14.898) 0:04:26.731 ********
2026-06-24 13:13:41.782464 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-24 13:13:41.782545 | instance |
2026-06-24 13:13:41.782822 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-24 13:13:41.782873 | instance | Wednesday 24 June 2026 13:13:41 +0000 (0:00:00.086) 0:04:26.818 ********
2026-06-24 13:13:41.840208 | instance | skipping: [instance]
2026-06-24 13:13:41.840264 | instance |
2026-06-24 13:13:41.840566 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-24 13:13:41.840613 | instance | Wednesday 24 June 2026 13:13:41 +0000 (0:00:00.057) 0:04:26.876 ********
2026-06-24 13:13:41.900887 | instance | skipping: [instance] => (item=instance)
2026-06-24 13:13:41.901058 | instance | skipping: [instance]
2026-06-24 13:13:41.901645 | instance |
2026-06-24 13:13:41.901681 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-24 13:13:41.901690 | instance | Wednesday 24 June 2026 13:13:41 +0000 (0:00:00.060) 0:04:26.937 ********
2026-06-24 13:13:42.180150 | instance | ok: [instance]
2026-06-24 13:13:42.180222 | instance |
2026-06-24 13:13:42.180495 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-24 13:13:42.180540 | instance | Wednesday 24 June 2026 13:13:42 +0000 (0:00:00.279) 0:04:27.216 ********
2026-06-24 13:13:49.540176 | instance | ok: [instance]
2026-06-24 13:13:49.540255 | instance |
2026-06-24 13:13:49.540505 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ******************
2026-06-24 13:13:49.540550 | instance | Wednesday 24 June 2026 13:13:49 +0000 (0:00:07.360) 0:04:34.576 ********
2026-06-24 13:14:01.881673 | instance | changed: [instance]
2026-06-24 13:14:01.881773 | instance |
2026-06-24 13:14:01.881838 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ******************************
2026-06-24 13:14:01.882010 | instance | Wednesday 24 June 2026 13:14:01 +0000 (0:00:12.341) 0:04:46.917 ********
2026-06-24 13:14:08.010566 | instance | ok: [instance]
2026-06-24 13:14:08.010667 | instance |
2026-06-24 13:14:08.011028 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] ***************************
2026-06-24 13:14:08.011117 | instance | Wednesday 24 June 2026 13:14:08 +0000 (0:00:06.128) 0:04:53.046 ********
2026-06-24 13:14:16.387980 | instance | changed: [instance] => (item={'name': 'diskprediction_local'})
2026-06-24 13:14:16.388090 | instance | ok: [instance] => (item={'name': 'dashboard'})
2026-06-24 13:14:16.388105 | instance | changed: [instance] => (item={'name': 'prometheus'})
2026-06-24 13:14:16.388280 | instance | ok: [instance] => (item={'name': 'iostat'})
2026-06-24 13:14:16.388412 | instance |
2026-06-24 13:14:16.388541 | instance | PLAY [Deploy Ceph OSDs] ********************************************************
2026-06-24 13:14:16.388654 | instance |
2026-06-24 13:14:16.388762 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 13:14:16.388880 | instance | Wednesday 24 June 2026 13:14:16 +0000 (0:00:08.378) 0:05:01.424 ********
2026-06-24 13:14:17.318060 | instance | ok: [instance]
2026-06-24 13:14:17.318156 | instance |
2026-06-24 13:14:17.318234 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-24 13:14:17.318356 | instance | Wednesday 24 June 2026 13:14:17 +0000 (0:00:00.929) 0:05:02.354 ********
2026-06-24 13:14:17.546621 | instance | ok: [instance]
2026-06-24 13:14:17.546806 | instance |
2026-06-24 13:14:17.547080 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-24 13:14:17.547380 | instance | Wednesday 24 June 2026 13:14:17 +0000 (0:00:00.227) 0:05:02.581 ********
2026-06-24 13:14:17.593018 | instance | skipping: [instance]
2026-06-24 13:14:17.593103 | instance |
2026-06-24 13:14:17.593155 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-24 13:14:17.593286 | instance | Wednesday 24 June 2026 13:14:17 +0000 (0:00:00.048) 0:05:02.629 ********
2026-06-24 13:14:17.818460 | instance | ok: [instance]
2026-06-24 13:14:17.818555 | instance |
2026-06-24 13:14:17.818620 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 13:14:17.818738 | instance | Wednesday 24 June 2026 13:14:17 +0000 (0:00:00.225) 0:05:02.854 ********
2026-06-24 13:14:17.881046 | instance | ok: [instance] => {
2026-06-24 13:14:17.881144 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-24 13:14:17.881220 | instance | }
2026-06-24 13:14:17.881334 | instance |
2026-06-24 13:14:17.881458 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 13:14:17.881581 | instance | Wednesday 24 June 2026 13:14:17 +0000 (0:00:00.062) 0:05:02.917 ********
2026-06-24 13:14:18.203537 | instance | ok: [instance]
2026-06-24 13:14:18.203615 | instance |
2026-06-24 13:14:18.203804 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 13:14:18.203968 | instance | Wednesday 24 June 2026 13:14:18 +0000 (0:00:00.321) 0:05:03.239 ********
2026-06-24 13:14:18.254001 | instance | skipping: [instance]
2026-06-24 13:14:18.254089 | instance |
2026-06-24 13:14:18.254145 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-24 13:14:18.254276 | instance | Wednesday 24 June 2026 13:14:18 +0000 (0:00:00.050) 0:05:03.290 ********
2026-06-24 13:14:18.309389 | instance | skipping: [instance]
2026-06-24 13:14:18.309445 | instance |
2026-06-24 13:14:18.309610 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-24 13:14:18.309732 | instance | Wednesday 24 June 2026 13:14:18 +0000 (0:00:00.055) 0:05:03.345 ********
2026-06-24 13:14:18.528755 | instance | ok: [instance]
2026-06-24 13:14:18.528831 | instance |
2026-06-24 13:14:18.528912 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-24 13:14:18.529068 | instance | Wednesday 24 June 2026 13:14:18 +0000 (0:00:00.219) 0:05:03.565 ********
2026-06-24 13:14:19.889126 | instance | ok: [instance]
2026-06-24 13:14:19.889229 | instance |
2026-06-24 13:14:19.889244 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 13:14:19.889423 | instance | Wednesday 24 June 2026 13:14:19 +0000 (0:00:01.360) 0:05:04.925 ********
2026-06-24 13:14:19.969325 | instance | ok: [instance] => {
2026-06-24 13:14:19.969413 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-24 13:14:19.969460 | instance | }
2026-06-24 13:14:19.969579 | instance |
2026-06-24 13:14:19.969694 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 13:14:19.969806 | instance | Wednesday 24 June 2026 13:14:19 +0000 (0:00:00.080) 0:05:05.005 ********
2026-06-24 13:14:20.338596 | instance | ok: [instance]
2026-06-24 13:14:20.338695 | instance |
2026-06-24 13:14:20.338930 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 13:14:20.339111 | instance | Wednesday 24 June 2026 13:14:20 +0000 (0:00:00.368) 0:05:05.374 ********
2026-06-24 13:14:22.343065 | instance | ok: [instance]
2026-06-24 13:14:22.343132 | instance |
2026-06-24 13:14:22.343254 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-24 13:14:22.343374 | instance | Wednesday 24 June 2026 13:14:22 +0000 (0:00:02.004) 0:05:07.378 ********
2026-06-24 13:14:22.376540 | instance | skipping: [instance]
2026-06-24 13:14:22.376735 | instance |
2026-06-24 13:14:22.376760 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-24 13:14:22.376896 | instance | Wednesday 24 June 2026 13:14:22 +0000 (0:00:00.034) 0:05:07.413 ********
2026-06-24 13:14:22.413596 | instance | skipping: [instance]
2026-06-24 13:14:22.413719 | instance |
2026-06-24 13:14:22.413838 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-24 13:14:22.413968 | instance | Wednesday 24 June 2026 13:14:22 +0000 (0:00:00.036) 0:05:07.450 ********
2026-06-24 13:14:22.451305 | instance | skipping: [instance]
2026-06-24 13:14:22.451382 | instance |
2026-06-24 13:14:22.451474 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-24 13:14:22.451588 | instance | Wednesday 24 June 2026 13:14:22 +0000 (0:00:00.037) 0:05:07.488 ********
2026-06-24 13:14:23.606252 | instance | ok: [instance]
2026-06-24 13:14:23.606305 | instance |
2026-06-24 13:14:23.606310 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-24 13:14:23.606316 | instance | Wednesday 24 June 2026 13:14:23 +0000 (0:00:01.153) 0:05:08.641 ********
2026-06-24 13:14:24.044524 | instance | ok: [instance]
2026-06-24 13:14:24.044587 | instance |
2026-06-24 13:14:24.044599 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-24 13:14:24.044610 | instance | Wednesday 24 June 2026 13:14:24 +0000 (0:00:00.437) 0:05:09.079 ********
2026-06-24 13:14:24.993212 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-24 13:14:24.993305 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-24 13:14:24.993313 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-24 13:14:24.993516 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-24 13:14:24.993724 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-24 13:14:24.993961 | instance |
2026-06-24 13:14:24.994223 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-24 13:14:24.994480 | instance | Wednesday 24 June 2026 13:14:24 +0000 (0:00:00.948) 0:05:10.028 ********
2026-06-24 13:14:25.534904 | instance | ok: [instance]
2026-06-24 13:14:25.535088 | instance |
2026-06-24 13:14:25.535356 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-24 13:14:25.535619 | instance | Wednesday 24 June 2026 13:14:25 +0000 (0:00:00.535) 0:05:10.563 ********
2026-06-24 13:14:25.535914 | instance |
2026-06-24 13:14:25.536129 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-24 13:14:25.536416 | instance | Wednesday 24 June 2026 13:14:25 +0000 (0:00:00.007) 0:05:10.570 ********
2026-06-24 13:14:25.892893 | instance | ok: [instance]
2026-06-24 13:14:25.893106 | instance |
2026-06-24 13:14:25.893463 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-24 13:14:25.893710 | instance | Wednesday 24 June 2026 13:14:25 +0000 (0:00:00.358) 0:05:10.928 ********
2026-06-24 13:14:26.110776 | instance | ok: [instance]
2026-06-24 13:14:26.111171 | instance |
2026-06-24 13:14:26.111504 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 13:14:26.111826 | instance | Wednesday 24 June 2026 13:14:26 +0000 (0:00:00.217) 0:05:11.146 ********
2026-06-24 13:14:26.182591 | instance | ok: [instance] => {
2026-06-24 13:14:26.183235 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-06-24 13:14:26.183301 | instance | }
2026-06-24 13:14:26.183308 | instance |
2026-06-24 13:14:26.183313 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 13:14:26.183318 | instance | Wednesday 24 June 2026 13:14:26 +0000 (0:00:00.071) 0:05:11.218 ********
2026-06-24 13:14:26.556681 | instance | ok: [instance]
2026-06-24 13:14:26.556763 | instance |
2026-06-24 13:14:26.557074 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 13:14:26.557135 | instance | Wednesday 24 June 2026 13:14:26 +0000 (0:00:00.374) 0:05:11.593 ********
2026-06-24 13:14:29.718439 | instance | ok: [instance]
2026-06-24 13:14:29.718523 | instance |
2026-06-24 13:14:29.718637 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-06-24 13:14:29.718758 | instance | Wednesday 24 June 2026 13:14:29 +0000 (0:00:03.161) 0:05:14.754 ********
2026-06-24 13:14:30.938603 | instance | ok: [instance]
2026-06-24 13:14:30.938691 | instance |
2026-06-24 13:14:30.938929 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-06-24 13:14:30.938974 | instance | Wednesday 24 June 2026 13:14:30 +0000 (0:00:01.220) 0:05:15.975 ********
2026-06-24 13:14:31.183450 | instance | ok: [instance]
2026-06-24 13:14:31.183532 | instance |
2026-06-24 13:14:31.183781 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-06-24 13:14:31.183875 | instance | Wednesday 24 June 2026 13:14:31 +0000 (0:00:00.244) 0:05:16.219 ********
2026-06-24 13:14:31.658267 | instance | ok: [instance]
2026-06-24 13:14:31.658362 | instance |
2026-06-24 13:14:31.658370 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-06-24 13:14:31.658550 | instance | Wednesday 24 June 2026 13:14:31 +0000 (0:00:00.474) 0:05:16.694 ********
2026-06-24 13:14:32.242419 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-06-24 13:14:32.242524 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-06-24 13:14:32.242538 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-06-24 13:14:32.242942 | instance |
2026-06-24 13:14:32.243000 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-06-24 13:14:32.243007 | instance | Wednesday 24 June 2026 13:14:32 +0000 (0:00:00.584) 0:05:17.278 ********
2026-06-24 13:14:32.670575 | instance | ok: [instance]
2026-06-24 13:14:32.670641 | instance |
2026-06-24 13:14:32.670918 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-06-24 13:14:32.670976 | instance | Wednesday 24 June 2026 13:14:32 +0000 (0:00:00.428) 0:05:17.706 ********
2026-06-24 13:14:33.115202 | instance | ok: [instance]
2026-06-24 13:14:33.115291 | instance |
2026-06-24 13:14:33.115891 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-06-24 13:14:33.115958 | instance | Wednesday 24 June 2026 13:14:33 +0000 (0:00:00.436) 0:05:18.143 ********
2026-06-24 13:14:33.115965 | instance |
2026-06-24 13:14:33.115978 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-06-24 13:14:33.115983 | instance | Wednesday 24 June 2026 13:14:33 +0000 (0:00:00.008) 0:05:18.151 ********
2026-06-24 13:14:33.480872 | instance | ok: [instance]
2026-06-24 13:14:33.480968 | instance |
2026-06-24 13:14:33.481081 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-06-24 13:14:33.481214 | instance | Wednesday 24 June 2026 13:14:33 +0000 (0:00:00.365) 0:05:18.517 ********
2026-06-24 13:14:33.536902 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-06-24 13:14:33.537037 | instance |
2026-06-24 13:14:33.537055 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-06-24 13:14:33.537234 | instance | Wednesday 24 June 2026 13:14:33 +0000 (0:00:00.055) 0:05:18.573 ********
2026-06-24 13:14:34.803010 | instance | ok: [instance]
2026-06-24 13:14:34.803103 | instance |
2026-06-24 13:14:34.803368 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-06-24 13:14:34.803430 | instance | Wednesday 24 June 2026 13:14:34 +0000 (0:00:01.266) 0:05:19.839 ********
2026-06-24 13:14:35.501429 | instance | ok: [instance] => (item=chronyd)
2026-06-24 13:14:35.501561 | instance | ok: [instance] => (item=sshd)
2026-06-24 13:14:35.501591 | instance |
2026-06-24 13:14:35.501884 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-06-24 13:14:35.501942 | instance | Wednesday 24 June 2026 13:14:35 +0000 (0:00:00.698) 0:05:20.537 ********
2026-06-24 13:14:35.817380 | instance | ok: [instance]
2026-06-24 13:14:35.817489 | instance |
2026-06-24 13:14:35.817502 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-06-24 13:14:35.817640 | instance | Wednesday 24 June 2026 13:14:35 +0000 (0:00:00.315) 0:05:20.853 ********
2026-06-24 13:14:36.022575 | instance | ok: [instance]
2026-06-24 13:14:36.022671 | instance |
2026-06-24 13:14:36.022728 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-06-24 13:14:36.022934 | instance | Wednesday 24 June 2026 13:14:36 +0000 (0:00:00.205) 0:05:21.058 ********
2026-06-24 13:14:36.271007 | instance | ok: [instance]
2026-06-24 13:14:36.271116 | instance |
2026-06-24 13:14:36.271133 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-06-24 13:14:36.271300 | instance | Wednesday 24 June 2026 13:14:36 +0000 (0:00:00.248) 0:05:21.307 ********
2026-06-24 13:14:36.485464 | instance | ok: [instance]
2026-06-24 13:14:36.485561 | instance |
2026-06-24 13:14:36.485632 | instance | TASK [vexxhost.ceph.osd : Get monitor status] **********************************
2026-06-24 13:14:36.485786 | instance | Wednesday 24 June 2026 13:14:36 +0000 (0:00:00.214) 0:05:21.521 ********
2026-06-24 13:14:36.721686 | instance | ok: [instance] => (item=instance)
2026-06-24 13:14:36.721786 | instance |
2026-06-24 13:14:36.721856 | instance | TASK [vexxhost.ceph.osd : Select admin host] ***********************************
2026-06-24 13:14:36.722052 | instance | Wednesday 24 June 2026 13:14:36 +0000 (0:00:00.235) 0:05:21.757 ********
2026-06-24 13:14:36.781201 | instance | ok: [instance]
2026-06-24 13:14:36.781465 | instance |
2026-06-24 13:14:36.781745 | instance | TASK [Install Ceph host] *******************************************************
2026-06-24 13:14:36.782016 | instance | Wednesday 24 June 2026 13:14:36 +0000 (0:00:00.059) 0:05:21.817 ********
2026-06-24 13:14:36.851269 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-24 13:14:36.851481 | instance |
2026-06-24 13:14:36.851774 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-24 13:14:36.852109 | instance | Wednesday 24 June 2026 13:14:36 +0000 (0:00:00.070) 0:05:21.887 ********
2026-06-24 13:14:36.911838 | instance | skipping: [instance]
2026-06-24 13:14:36.912152 | instance |
2026-06-24 13:14:36.912535 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-24 13:14:36.912881 | instance | Wednesday 24 June 2026 13:14:36 +0000 (0:00:00.060) 0:05:21.947 ********
2026-06-24 13:14:36.963540 | instance | skipping: [instance] => (item=instance)
2026-06-24 13:14:36.963647 | instance | skipping: [instance]
2026-06-24 13:14:36.963806 | instance |
2026-06-24 13:14:36.963977 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-24 13:14:36.964144 | instance | Wednesday 24 June 2026 13:14:36 +0000 (0:00:00.052) 0:05:21.999 ********
2026-06-24 13:14:37.247829 | instance | ok: [instance]
2026-06-24 13:14:37.247976 | instance |
2026-06-24 13:14:37.248226 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-24 13:14:37.248442 | instance | Wednesday 24 June 2026 13:14:37 +0000 (0:00:00.283) 0:05:22.283 ********
2026-06-24 13:14:43.789388 | instance | ok: [instance]
2026-06-24 13:14:43.789585 | instance |
2026-06-24 13:14:43.789883 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] **********************
2026-06-24 13:14:43.790153 | instance | Wednesday 24 June 2026 13:14:43 +0000 (0:00:06.541) 0:05:28.825 ********
2026-06-24 13:14:49.189172 | instance | ok: [instance]
2026-06-24 13:14:49.189274 | instance |
2026-06-24 13:14:49.189287 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] *******************
2026-06-24 13:14:49.189307 | instance | Wednesday 24 June 2026 13:14:49 +0000 (0:00:05.399) 0:05:34.224 ********
2026-06-24 13:15:03.320708 | instance | ok: [instance]
2026-06-24 13:15:03.320814 | instance |
2026-06-24 13:15:03.320827 | instance | TASK [vexxhost.ceph.osd : Install OSDs] ****************************************
2026-06-24 13:15:03.320993 | instance | Wednesday 24 June 2026 13:15:03 +0000 (0:00:14.131) 0:05:48.356 ********
2026-06-24 13:16:42.951369 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data)
2026-06-24 13:16:42.951468 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data)
2026-06-24 13:16:42.951526 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data)
2026-06-24 13:16:42.951708 | instance |
2026-06-24 13:16:42.951825 | instance | TASK [vexxhost.ceph.osd : Get mon dump] ****************************************
2026-06-24 13:16:42.951949 | instance | Wednesday 24 June 2026 13:16:42 +0000 (0:01:39.631) 0:07:27.987 ********
2026-06-24 13:16:48.895761 | instance | ok: [instance]
2026-06-24 13:16:48.895871 | instance |
2026-06-24 13:16:48.896098 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] ****************************
2026-06-24 13:16:48.896153 | instance | Wednesday 24 June 2026 13:16:48 +0000 (0:00:05.944) 0:07:33.932 ********
2026-06-24 13:16:55.186709 | instance | ok: [instance]
2026-06-24 13:16:55.186825 | instance |
2026-06-24 13:16:55.186880 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] **********************
2026-06-24 13:16:55.187039 | instance | Wednesday 24 June 2026 13:16:55 +0000 (0:00:06.291) 0:07:40.223 ********
2026-06-24 13:16:55.259943 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance
2026-06-24 13:16:55.260003 | instance |
2026-06-24 13:16:55.260297 | instance | TASK [vexxhost.ceph.osd : Set the retry count] *********************************
2026-06-24 13:16:55.260353 | instance | Wednesday 24 June 2026 13:16:55 +0000 (0:00:00.072) 0:07:40.296 ********
2026-06-24 13:16:55.511379 | instance | ok: [instance]
2026-06-24 13:16:55.511462 | instance |
2026-06-24 13:16:55.511508 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] **********************************
2026-06-24 13:16:55.511664 | instance | Wednesday 24 June 2026 13:16:55 +0000 (0:00:00.251) 0:07:40.547 ********
2026-06-24 13:17:01.716828 | instance | ok: [instance]
2026-06-24 13:17:01.716921 | instance |
2026-06-24 13:17:01.717243 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] *************************************
2026-06-24 13:17:01.717298 | instance | Wednesday 24 June 2026 13:17:01 +0000 (0:00:06.205) 0:07:46.753 ********
2026-06-24 13:17:01.766321 | instance | ok: [instance]
2026-06-24 13:17:01.766410 | instance |
2026-06-24 13:17:01.766431 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] *************************
2026-06-24 13:17:01.766509 | instance | Wednesday 24 June 2026 13:17:01 +0000 (0:00:00.049) 0:07:46.802 ********
2026-06-24 13:17:01.816859 | instance | skipping: [instance] => (item=1)
2026-06-24 13:17:01.816940 | instance | skipping: [instance] => (item=1)
2026-06-24 13:17:01.817144 | instance | skipping: [instance] => (item=1)
2026-06-24 13:17:01.817237 | instance | skipping: [instance]
2026-06-24 13:17:01.817571 | instance |
2026-06-24 13:17:01.817623 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************
2026-06-24 13:17:01.817629 | instance | Wednesday 24 June 2026 13:17:01 +0000 (0:00:00.050) 0:07:46.853 ********
2026-06-24 13:17:01.859899 | instance | skipping: [instance]
2026-06-24 13:17:01.860085 | instance |
2026-06-24 13:17:01.860098 | instance | PLAY [all] *********************************************************************
2026-06-24 13:17:01.860108 | instance |
2026-06-24 13:17:01.860174 | instance | TASK [Ensure RBD kernel module is loaded] **************************************
2026-06-24 13:17:01.860331 | instance | Wednesday 24 June 2026 13:17:01 +0000 (0:00:00.043) 0:07:46.896 ********
2026-06-24 13:17:02.185043 | instance | changed: [instance]
2026-06-24 13:17:02.185131 | instance |
2026-06-24 13:17:02.185240 | instance | PLAY [all] *********************************************************************
2026-06-24 13:17:02.185407 | instance |
2026-06-24 13:17:02.185562 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 13:17:02.185712 | instance | Wednesday 24 June 2026 13:17:02 +0000 (0:00:00.324) 0:07:47.221 ********
2026-06-24 13:17:03.190763 | instance | ok: [instance]
2026-06-24 13:17:03.190878 | instance |
2026-06-24 13:17:03.190895 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ********************
2026-06-24 13:17:03.191028 | instance | Wednesday 24 June 2026 13:17:03 +0000 (0:00:01.005) 0:07:48.226 ********
2026-06-24 13:17:07.219652 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576})
2026-06-24 13:17:07.219744 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0})
2026-06-24 13:17:07.221141 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1})
2026-06-24 13:17:07.221182 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000})
2026-06-24 13:17:07.221197 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000})
2026-06-24 13:17:07.221209 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304})
2026-06-24 13:17:07.221221 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304})
2026-06-24 13:17:07.221232 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304})
2026-06-24 13:17:07.221245 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304})
2026-06-24 13:17:07.221259 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304})
2026-06-24 13:17:07.225143 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'})
2026-06-24 13:17:07.225232 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'})
2026-06-24 13:17:07.225245 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1})
2026-06-24 13:17:07.225257 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1})
2026-06-24 13:17:07.225267 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128})
2026-06-24 13:17:07.225277 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872})
2026-06-24 13:17:07.225287 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768})
2026-06-24 13:17:07.225297 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128})
2026-06-24 13:17:07.225316 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872})
2026-06-24 13:17:07.225473 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768})
2026-06-24 13:17:07.225949 | instance |
2026-06-24 13:17:07.226398 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] ***
2026-06-24 13:17:07.226858 | instance | Wednesday 24 June 2026 13:17:07 +0000 (0:00:04.028) 0:07:52.255 ********
2026-06-24 13:17:07.427849 | instance | changed: [instance]
2026-06-24 13:17:07.427946 | instance |
2026-06-24 13:17:07.428022 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] *******
2026-06-24 13:17:07.428138 | instance | Wednesday 24 June 2026 13:17:07 +0000 (0:00:00.208) 0:07:52.464 ********
2026-06-24 13:17:07.915528 | instance | changed: [instance]
2026-06-24 13:17:07.915635 | instance |
2026-06-24 13:17:07.915837 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] **********************
2026-06-24 13:17:07.916112 | instance | Wednesday 24 June 2026 13:17:07 +0000 (0:00:00.487) 0:07:52.951 ********
2026-06-24 13:17:08.171394 | instance | ok: [instance]
2026-06-24 13:17:08.171528 | instance |
2026-06-24 13:17:08.171601 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-06-24 13:17:08.171751 | instance | Wednesday 24 June 2026 13:17:08 +0000 (0:00:00.256) 0:07:53.207 ********
2026-06-24 13:17:08.242699 | instance | ok: [instance]
2026-06-24 13:17:08.242824 | instance |
2026-06-24 13:17:08.242913 | instance | PLAY [Configure Kubernetes VIP] ************************************************
2026-06-24 13:17:08.243295 | instance |
2026-06-24 13:17:08.243350 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 13:17:08.243356 | instance | Wednesday 24 June 2026 13:17:08 +0000 (0:00:00.071) 0:07:53.278 ********
2026-06-24 13:17:09.273081 | instance | ok: [instance]
2026-06-24 13:17:09.273179 | instance |
2026-06-24 13:17:09.273297 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] ***
2026-06-24 13:17:09.273430 | instance | Wednesday 24 June 2026 13:17:09 +0000 (0:00:01.030) 0:07:54.309 ********
2026-06-24 13:17:09.492260 | instance | changed: [instance]
2026-06-24 13:17:09.492439 | instance |
2026-06-24 13:17:09.492711 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] ****************
2026-06-24 13:17:09.493022 | instance | Wednesday 24 June 2026 13:17:09 +0000 (0:00:00.218) 0:07:54.528 ********
2026-06-24 13:17:10.437035 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf)
2026-06-24 13:17:10.437329 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh)
2026-06-24 13:17:10.437619 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml)
2026-06-24 13:17:10.437902 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg)
2026-06-24 13:17:10.438182 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml)
2026-06-24 13:17:10.438447 | instance |
2026-06-24 13:17:10.438728 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] ****
2026-06-24 13:17:10.439006 | instance | Wednesday 24 June 2026 13:17:10 +0000 (0:00:00.944) 0:07:55.472 ********
2026-06-24 13:17:10.626986 | 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-06-24 13:17:10.798859 | 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-06-24 13:17:10.972110 | 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-06-24 13:17:10.985958 | instance | ...ignoring
2026-06-24 13:17:10.986230 | instance |
2026-06-24 13:17:10.986675 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] *********
2026-06-24 13:17:10.986994 | instance | Wednesday 24 June 2026 13:17:10 +0000 (0:00:00.549) 0:07:56.022 ********
2026-06-24 13:17:11.199339 | instance | ok: [instance]
2026-06-24 13:17:11.199520 | instance |
2026-06-24 13:17:11.199817 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] *********
2026-06-24 13:17:11.200112 | instance | Wednesday 24 June 2026 13:17:11 +0000 (0:00:00.212) 0:07:56.234 ********
2026-06-24 13:17:11.405071 | instance | ok: [instance]
2026-06-24 13:17:11.405435 | instance |
2026-06-24 13:17:11.405824 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************
2026-06-24 13:17:11.406120 | instance | Wednesday 24 June 2026 13:17:11 +0000 (0:00:00.205) 0:07:56.440 ********
2026-06-24 13:17:11.443361 | instance | ok: [instance]
2026-06-24 13:17:11.443781 | instance |
2026-06-24 13:17:11.444148 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] ***
2026-06-24 13:17:11.444484 | instance | Wednesday 24 June 2026 13:17:11 +0000 (0:00:00.038) 0:07:56.479 ********
2026-06-24 13:17:11.489695 | instance | ok: [instance]
2026-06-24 13:17:11.489800 | instance |
2026-06-24 13:17:11.489970 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] ***************
2026-06-24 13:17:11.490231 | instance | Wednesday 24 June 2026 13:17:11 +0000 (0:00:00.043) 0:07:56.523 ********
2026-06-24 13:17:12.051010 | instance | ok: [instance]
2026-06-24 13:17:12.051156 | instance |
2026-06-24 13:17:12.051704 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] *******
2026-06-24 13:17:12.051802 | instance | Wednesday 24 June 2026 13:17:12 +0000 (0:00:00.563) 0:07:57.087 ********
2026-06-24 13:17:12.345073 | instance | ok: [instance]
2026-06-24 13:17:12.345180 | instance |
2026-06-24 13:17:12.345194 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] ***************************
2026-06-24 13:17:12.345601 | instance | Wednesday 24 June 2026 13:17:12 +0000 (0:00:00.231) 0:07:57.318 ********
2026-06-24 13:17:12.345716 | instance |
2026-06-24 13:17:12.345729 | instance | PLAY [Install Kubernetes] ******************************************************
2026-06-24 13:17:12.345776 | instance |
2026-06-24 13:17:12.345787 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 13:17:12.345975 | instance | Wednesday 24 June 2026 13:17:12 +0000 (0:00:00.063) 0:07:57.381 ********
2026-06-24 13:17:13.348897 | instance | ok: [instance]
2026-06-24 13:17:13.349033 | instance |
2026-06-24 13:17:13.349042 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-24 13:17:13.349176 | instance | Wednesday 24 June 2026 13:17:13 +0000 (0:00:01.003) 0:07:58.385 ********
2026-06-24 13:17:13.558448 | instance | ok: [instance]
2026-06-24 13:17:13.558564 | instance |
2026-06-24 13:17:13.558925 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-24 13:17:13.558946 | instance | Wednesday 24 June 2026 13:17:13 +0000 (0:00:00.209) 0:07:58.594 ********
2026-06-24 13:17:13.606164 | instance | skipping: [instance]
2026-06-24 13:17:13.606249 | instance |
2026-06-24 13:17:13.606512 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-24 13:17:13.606528 | instance | Wednesday 24 June 2026 13:17:13 +0000 (0:00:00.047) 0:07:58.642 ********
2026-06-24 13:17:13.869427 | instance | ok: [instance]
2026-06-24 13:17:13.869869 | instance |
2026-06-24 13:17:13.869891 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 13:17:13.869899 | instance | Wednesday 24 June 2026 13:17:13 +0000 (0:00:00.263) 0:07:58.905 ********
2026-06-24 13:17:13.933791 | instance | ok: [instance] => {
2026-06-24 13:17:13.934441 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-24 13:17:13.934457 | instance | }
2026-06-24 13:17:13.934463 | instance |
2026-06-24 13:17:13.934468 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 13:17:13.934480 | instance | Wednesday 24 June 2026 13:17:13 +0000 (0:00:00.063) 0:07:58.969 ********
2026-06-24 13:17:14.266590 | instance | ok: [instance]
2026-06-24 13:17:14.266857 | instance |
2026-06-24 13:17:14.267066 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 13:17:14.267318 | instance | Wednesday 24 June 2026 13:17:14 +0000 (0:00:00.332) 0:07:59.302 ********
2026-06-24 13:17:14.322904 | instance | skipping: [instance]
2026-06-24 13:17:14.323045 | instance |
2026-06-24 13:17:14.323113 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-24 13:17:14.323244 | instance | Wednesday 24 June 2026 13:17:14 +0000 (0:00:00.056) 0:07:59.359 ********
2026-06-24 13:17:14.594675 | instance | ok: [instance]
2026-06-24 13:17:14.594761 | instance |
2026-06-24 13:17:14.594985 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-24 13:17:14.595046 | instance | Wednesday 24 June 2026 13:17:14 +0000 (0:00:00.271) 0:07:59.630 ********
2026-06-24 13:17:15.881579 | instance | ok: [instance]
2026-06-24 13:17:15.881679 | instance |
2026-06-24 13:17:15.881940 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 13:17:15.881999 | instance | Wednesday 24 June 2026 13:17:15 +0000 (0:00:01.286) 0:08:00.917 ********
2026-06-24 13:17:15.955755 | instance | ok: [instance] => {
2026-06-24 13:17:15.955916 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-24 13:17:15.956587 | instance | }
2026-06-24 13:17:15.956652 | instance |
2026-06-24 13:17:15.956658 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 13:17:15.956664 | instance | Wednesday 24 June 2026 13:17:15 +0000 (0:00:00.073) 0:08:00.991 ********
2026-06-24 13:17:16.327213 | instance | ok: [instance]
2026-06-24 13:17:16.327332 | instance |
2026-06-24 13:17:16.327399 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 13:17:16.327533 | instance | Wednesday 24 June 2026 13:17:16 +0000 (0:00:00.371) 0:08:01.363 ********
2026-06-24 13:17:18.386605 | instance | ok: [instance]
2026-06-24 13:17:18.386722 | instance |
2026-06-24 13:17:18.386734 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-24 13:17:18.386894 | instance | Wednesday 24 June 2026 13:17:18 +0000 (0:00:02.059) 0:08:03.422 ********
2026-06-24 13:17:18.424764 | instance | skipping: [instance]
2026-06-24 13:17:18.424896 | instance |
2026-06-24 13:17:18.425116 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-24 13:17:18.425697 | instance | Wednesday 24 June 2026 13:17:18 +0000 (0:00:00.037) 0:08:03.460 ********
2026-06-24 13:17:18.467164 | instance | skipping: [instance]
2026-06-24 13:17:18.467304 | instance |
2026-06-24 13:17:18.467496 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-24 13:17:18.467751 | instance | Wednesday 24 June 2026 13:17:18 +0000 (0:00:00.042) 0:08:03.503 ********
2026-06-24 13:17:18.505752 | instance | skipping: [instance]
2026-06-24 13:17:18.505865 | instance |
2026-06-24 13:17:18.505932 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-24 13:17:18.506089 | instance | Wednesday 24 June 2026 13:17:18 +0000 (0:00:00.036) 0:08:03.539 ********
2026-06-24 13:17:19.897702 | instance | ok: [instance]
2026-06-24 13:17:19.897781 | instance |
2026-06-24 13:17:19.897901 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-24 13:17:19.898114 | instance | Wednesday 24 June 2026 13:17:19 +0000 (0:00:01.393) 0:08:04.932 ********
2026-06-24 13:17:20.378077 | instance | ok: [instance]
2026-06-24 13:17:20.378477 | instance |
2026-06-24 13:17:20.378816 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-24 13:17:20.379145 | instance | Wednesday 24 June 2026 13:17:20 +0000 (0:00:00.477) 0:08:05.410 ********
2026-06-24 13:17:21.401688 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-24 13:17:21.401808 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-24 13:17:21.401890 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-24 13:17:21.402031 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-24 13:17:21.402241 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-24 13:17:21.402384 | instance |
2026-06-24 13:17:21.402530 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-24 13:17:21.402685 | instance | Wednesday 24 June 2026 13:17:21 +0000 (0:00:01.026) 0:08:06.437 ********
2026-06-24 13:17:21.958956 | instance | ok: [instance]
2026-06-24 13:17:21.959050 | instance |
2026-06-24 13:17:21.959612 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-24 13:17:21.959699 | instance | Wednesday 24 June 2026 13:17:21 +0000 (0:00:00.550) 0:08:06.988 ********
2026-06-24 13:17:21.959722 | instance |
2026-06-24 13:17:21.959733 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-24 13:17:21.959932 | instance | Wednesday 24 June 2026 13:17:21 +0000 (0:00:00.006) 0:08:06.995 ********
2026-06-24 13:17:22.332001 | instance | ok: [instance]
2026-06-24 13:17:22.332100 | instance |
2026-06-24 13:17:22.332113 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] ***
2026-06-24 13:17:22.332280 | instance | Wednesday 24 June 2026 13:17:22 +0000 (0:00:00.373) 0:08:07.368 ********
2026-06-24 13:17:22.979254 | 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-06-24 13:17:22.994518 | instance | ...ignoring
2026-06-24 13:17:22.994648 | instance |
2026-06-24 13:17:22.995051 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] ***
2026-06-24 13:17:22.995124 | instance | Wednesday 24 June 2026 13:17:22 +0000 (0:00:00.662) 0:08:08.030 ********
2026-06-24 13:17:23.034201 | instance | skipping: [instance]
2026-06-24 13:17:23.034320 | instance |
2026-06-24 13:17:23.034691 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] ***
2026-06-24 13:17:23.034761 | instance | Wednesday 24 June 2026 13:17:23 +0000 (0:00:00.039) 0:08:08.070 ********
2026-06-24 13:17:23.078503 | instance | skipping: [instance]
2026-06-24 13:17:23.078591 | instance |
2026-06-24 13:17:23.078659 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] ***
2026-06-24 13:17:23.078831 | instance | Wednesday 24 June 2026 13:17:23 +0000 (0:00:00.044) 0:08:08.114 ********
2026-06-24 13:17:23.123238 | instance | skipping: [instance]
2026-06-24 13:17:23.123372 | instance |
2026-06-24 13:17:23.123571 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] ***
2026-06-24 13:17:23.123742 | instance | Wednesday 24 June 2026 13:17:23 +0000 (0:00:00.044) 0:08:08.158 ********
2026-06-24 13:17:23.166287 | instance | skipping: [instance]
2026-06-24 13:17:23.166517 | instance |
2026-06-24 13:17:23.166799 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] ***
2026-06-24 13:17:23.167062 | instance | Wednesday 24 June 2026 13:17:23 +0000 (0:00:00.043) 0:08:08.202 ********
2026-06-24 13:17:23.219842 | instance | skipping: [instance]
2026-06-24 13:17:23.220077 | instance |
2026-06-24 13:17:23.220350 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-24 13:17:23.220607 | instance | Wednesday 24 June 2026 13:17:23 +0000 (0:00:00.053) 0:08:08.256 ********
2026-06-24 13:17:23.431107 | instance | ok: [instance]
2026-06-24 13:17:23.431323 | instance |
2026-06-24 13:17:23.431585 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 13:17:23.431896 | instance | Wednesday 24 June 2026 13:17:23 +0000 (0:00:00.211) 0:08:08.467 ********
2026-06-24 13:17:23.483980 | instance | ok: [instance] => {
2026-06-24 13:17:23.484131 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm"
2026-06-24 13:17:23.484297 | instance | }
2026-06-24 13:17:23.484460 | instance |
2026-06-24 13:17:23.484638 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 13:17:23.484811 | instance | Wednesday 24 June 2026 13:17:23 +0000 (0:00:00.052) 0:08:08.520 ********
2026-06-24 13:17:24.160943 | instance | changed: [instance]
2026-06-24 13:17:24.161206 | instance |
2026-06-24 13:17:24.161504 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 13:17:24.161788 | instance | Wednesday 24 June 2026 13:17:24 +0000 (0:00:00.676) 0:08:09.196 ********
2026-06-24 13:17:24.206601 | instance | skipping: [instance]
2026-06-24 13:17:24.206802 | instance |
2026-06-24 13:17:24.207064 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-24 13:17:24.207328 | instance | Wednesday 24 June 2026 13:17:24 +0000 (0:00:00.045) 0:08:09.242 ********
2026-06-24 13:17:24.422576 | instance | ok: [instance]
2026-06-24 13:17:24.422687 | instance |
2026-06-24 13:17:24.422794 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 13:17:24.422967 | instance | Wednesday 24 June 2026 13:17:24 +0000 (0:00:00.216) 0:08:09.458 ********
2026-06-24 13:17:24.479144 | instance | ok: [instance] => {
2026-06-24 13:17:24.479358 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl"
2026-06-24 13:17:24.479615 | instance | }
2026-06-24 13:17:24.479863 | instance |
2026-06-24 13:17:24.480211 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 13:17:24.480483 | instance | Wednesday 24 June 2026 13:17:24 +0000 (0:00:00.056) 0:08:09.514 ********
2026-06-24 13:17:25.260026 | instance | changed: [instance]
2026-06-24 13:17:25.260413 | instance |
2026-06-24 13:17:25.260823 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 13:17:25.261296 | instance | Wednesday 24 June 2026 13:17:25 +0000 (0:00:00.781) 0:08:10.296 ********
2026-06-24 13:17:25.317206 | instance | skipping: [instance]
2026-06-24 13:17:25.317547 | instance |
2026-06-24 13:17:25.317835 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-24 13:17:25.318127 | instance | Wednesday 24 June 2026 13:17:25 +0000 (0:00:00.054) 0:08:10.351 ********
2026-06-24 13:17:25.345657 | instance | skipping: [instance]
2026-06-24 13:17:25.345716 | instance |
2026-06-24 13:17:25.345825 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-24 13:17:25.345987 | instance | Wednesday 24 June 2026 13:17:25 +0000 (0:00:00.029) 0:08:10.380 ********
2026-06-24 13:17:25.377996 | instance | skipping: [instance]
2026-06-24 13:17:25.379050 | instance |
2026-06-24 13:17:25.379388 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-24 13:17:25.379899 | instance | Wednesday 24 June 2026 13:17:25 +0000 (0:00:00.032) 0:08:10.413 ********
2026-06-24 13:17:25.413052 | instance | skipping: [instance]
2026-06-24 13:17:25.413449 | instance |
2026-06-24 13:17:25.413791 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-24 13:17:25.414126 | instance | Wednesday 24 June 2026 13:17:25 +0000 (0:00:00.034) 0:08:10.447 ********
2026-06-24 13:17:26.715333 | instance | ok: [instance]
2026-06-24 13:17:26.715712 | instance |
2026-06-24 13:17:26.715727 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-24 13:17:26.715738 | instance | Wednesday 24 June 2026 13:17:26 +0000 (0:00:01.303) 0:08:11.751 ********
2026-06-24 13:17:27.182093 | instance | ok: [instance]
2026-06-24 13:17:27.182246 | instance |
2026-06-24 13:17:27.182618 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-24 13:17:27.182688 | instance | Wednesday 24 June 2026 13:17:27 +0000 (0:00:00.466) 0:08:12.218 ********
2026-06-24 13:17:28.173767 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-24 13:17:28.175048 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-24 13:17:28.175105 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-24 13:17:28.175117 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-24 13:17:28.175127 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-24 13:17:28.175137 | instance |
2026-06-24 13:17:28.175147 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-24 13:17:28.175156 | instance | Wednesday 24 June 2026 13:17:28 +0000 (0:00:00.991) 0:08:13.209 ********
2026-06-24 13:17:28.761535 | instance | ok: [instance]
2026-06-24 13:17:28.761616 | instance |
2026-06-24 13:17:28.762186 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-24 13:17:28.762237 | instance | Wednesday 24 June 2026 13:17:28 +0000 (0:00:00.578) 0:08:13.787 ********
2026-06-24 13:17:28.762244 | instance |
2026-06-24 13:17:28.762248 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-24 13:17:28.762252 | instance | Wednesday 24 June 2026 13:17:28 +0000 (0:00:00.009) 0:08:13.797 ********
2026-06-24 13:17:29.144450 | instance | ok: [instance]
2026-06-24 13:17:29.144540 | instance |
2026-06-24 13:17:29.144551 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-24 13:17:29.144723 | instance | Wednesday 24 June 2026 13:17:29 +0000 (0:00:00.382) 0:08:14.180 ********
2026-06-24 13:17:29.379480 | instance | ok: [instance]
2026-06-24 13:17:29.379607 | instance |
2026-06-24 13:17:29.379681 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 13:17:29.379925 | instance | Wednesday 24 June 2026 13:17:29 +0000 (0:00:00.235) 0:08:14.415 ********
2026-06-24 13:17:29.445578 | instance | ok: [instance] => {
2026-06-24 13:17:29.445688 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz"
2026-06-24 13:17:29.445703 | instance | }
2026-06-24 13:17:29.446125 | instance |
2026-06-24 13:17:29.446184 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 13:17:29.446190 | instance | Wednesday 24 June 2026 13:17:29 +0000 (0:00:00.065) 0:08:14.481 ********
2026-06-24 13:17:30.126525 | instance | changed: [instance]
2026-06-24 13:17:30.126625 | instance |
2026-06-24 13:17:30.126913 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 13:17:30.126980 | instance | Wednesday 24 June 2026 13:17:30 +0000 (0:00:00.681) 0:08:15.162 ********
2026-06-24 13:17:31.571590 | instance | changed: [instance]
2026-06-24 13:17:31.571686 | instance |
2026-06-24 13:17:31.571974 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 13:17:31.572024 | instance | Wednesday 24 June 2026 13:17:31 +0000 (0:00:01.444) 0:08:16.607 ********
2026-06-24 13:17:31.630183 | instance | ok: [instance] => {
2026-06-24 13:17:31.630935 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz"
2026-06-24 13:17:31.630957 | instance | }
2026-06-24 13:17:31.630964 | instance |
2026-06-24 13:17:31.630970 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 13:17:31.630977 | instance | Wednesday 24 June 2026 13:17:31 +0000 (0:00:00.058) 0:08:16.666 ********
2026-06-24 13:17:32.295763 | instance | changed: [instance]
2026-06-24 13:17:32.295855 | instance |
2026-06-24 13:17:32.296094 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 13:17:32.296406 | instance | Wednesday 24 June 2026 13:17:32 +0000 (0:00:00.665) 0:08:17.332 ********
2026-06-24 13:17:33.717804 | instance | changed: [instance]
2026-06-24 13:17:33.717890 | instance |
2026-06-24 13:17:33.718137 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ********************
2026-06-24 13:17:33.718194 | instance | Wednesday 24 June 2026 13:17:33 +0000 (0:00:01.421) 0:08:18.754 ********
2026-06-24 13:17:34.201079 | instance | changed: [instance]
2026-06-24 13:17:34.201165 | instance |
2026-06-24 13:17:34.201418 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] *********
2026-06-24 13:17:34.201487 | instance | Wednesday 24 June 2026 13:17:34 +0000 (0:00:00.483) 0:08:19.237 ********
2026-06-24 13:17:34.433676 | instance | changed: [instance]
2026-06-24 13:17:34.433792 | instance |
2026-06-24 13:17:34.433804 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-24 13:17:34.434015 | instance | Wednesday 24 June 2026 13:17:34 +0000 (0:00:00.232) 0:08:19.469 ********
2026-06-24 13:17:34.651896 | instance | ok: [instance]
2026-06-24 13:17:34.651978 | instance |
2026-06-24 13:17:34.652220 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 13:17:34.652282 | instance | Wednesday 24 June 2026 13:17:34 +0000 (0:00:00.218) 0:08:19.688 ********
2026-06-24 13:17:34.713826 | instance | ok: [instance] => {
2026-06-24 13:17:34.713881 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz"
2026-06-24 13:17:34.713887 | instance | }
2026-06-24 13:17:34.713893 | instance |
2026-06-24 13:17:34.713898 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 13:17:34.713903 | instance | Wednesday 24 June 2026 13:17:34 +0000 (0:00:00.061) 0:08:19.749 ********
2026-06-24 13:17:35.622303 | instance | changed: [instance]
2026-06-24 13:17:35.622388 | instance |
2026-06-24 13:17:35.622447 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 13:17:35.622606 | instance | Wednesday 24 June 2026 13:17:35 +0000 (0:00:00.909) 0:08:20.658 ********
2026-06-24 13:17:38.343007 | instance | changed: [instance]
2026-06-24 13:17:38.343099 | instance |
2026-06-24 13:17:38.343160 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] ***
2026-06-24 13:17:38.343321 | instance | Wednesday 24 June 2026 13:17:38 +0000 (0:00:02.720) 0:08:23.379 ********
2026-06-24 13:17:38.405909 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml)
2026-06-24 13:17:38.406458 | instance |
2026-06-24 13:17:38.406514 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] ***********
2026-06-24 13:17:38.406537 | instance | Wednesday 24 June 2026 13:17:38 +0000 (0:00:00.062) 0:08:23.441 ********
2026-06-24 13:17:39.786141 | instance | ok: [instance]
2026-06-24 13:17:39.786228 | instance |
2026-06-24 13:17:39.786465 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] ****************
2026-06-24 13:17:39.786529 | instance | Wednesday 24 June 2026 13:17:39 +0000 (0:00:01.380) 0:08:24.822 ********
2026-06-24 13:17:40.006537 | instance | changed: [instance]
2026-06-24 13:17:40.006650 | instance |
2026-06-24 13:17:40.006665 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] *********
2026-06-24 13:17:40.006854 | instance | Wednesday 24 June 2026 13:17:39 +0000 (0:00:00.220) 0:08:25.042 ********
2026-06-24 13:17:40.485594 | instance | changed: [instance]
2026-06-24 13:17:40.485691 | instance |
2026-06-24 13:17:40.485757 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ******
2026-06-24 13:17:40.485869 | instance | Wednesday 24 June 2026 13:17:40 +0000 (0:00:00.479) 0:08:25.521 ********
2026-06-24 13:17:41.258439 | instance | changed: [instance] => (item=br_netfilter)
2026-06-24 13:17:41.258631 | instance | ok: [instance] => (item=ip_tables)
2026-06-24 13:17:41.258894 | instance | changed: [instance] => (item=ip6_tables)
2026-06-24 13:17:41.259159 | instance | ok: [instance] => (item=nf_conntrack)
2026-06-24 13:17:41.259420 | instance |
2026-06-24 13:17:41.259787 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-24 13:17:41.260130 | instance | Wednesday 24 June 2026 13:17:41 +0000 (0:00:00.772) 0:08:26.294 ********
2026-06-24 13:17:41.480105 | instance | ok: [instance]
2026-06-24 13:17:41.480219 | instance |
2026-06-24 13:17:41.480505 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 13:17:41.480815 | instance | Wednesday 24 June 2026 13:17:41 +0000 (0:00:00.221) 0:08:26.516 ********
2026-06-24 13:17:41.526911 | instance | ok: [instance] => {
2026-06-24 13:17:41.527206 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet"
2026-06-24 13:17:41.527473 | instance | }
2026-06-24 13:17:41.527746 | instance |
2026-06-24 13:17:41.527983 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 13:17:41.528236 | instance | Wednesday 24 June 2026 13:17:41 +0000 (0:00:00.046) 0:08:26.563 ********
2026-06-24 13:17:43.021618 | instance | changed: [instance]
2026-06-24 13:17:43.022088 | instance |
2026-06-24 13:17:43.022458 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 13:17:43.022808 | instance | Wednesday 24 June 2026 13:17:43 +0000 (0:00:01.494) 0:08:28.057 ********
2026-06-24 13:17:43.069442 | instance | skipping: [instance]
2026-06-24 13:17:43.069500 | instance |
2026-06-24 13:17:43.069622 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] ***
2026-06-24 13:17:43.069800 | instance | Wednesday 24 June 2026 13:17:43 +0000 (0:00:00.048) 0:08:28.105 ********
2026-06-24 13:17:43.138019 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml)
2026-06-24 13:17:43.138403 | instance |
2026-06-24 13:17:43.138726 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] *************************
2026-06-24 13:17:43.139462 | instance | Wednesday 24 June 2026 13:17:43 +0000 (0:00:00.066) 0:08:28.172 ********
2026-06-24 13:17:43.181803 | instance | skipping: [instance]
2026-06-24 13:17:43.181920 | instance |
2026-06-24 13:17:43.181996 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] ***************
2026-06-24 13:17:43.182141 | instance | Wednesday 24 June 2026 13:17:43 +0000 (0:00:00.044) 0:08:28.217 ********
2026-06-24 13:17:47.686821 | instance | changed: [instance]
2026-06-24 13:17:47.686917 | instance |
2026-06-24 13:17:47.687163 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] *******************
2026-06-24 13:17:47.687445 | instance | Wednesday 24 June 2026 13:17:47 +0000 (0:00:04.505) 0:08:32.723 ********
2026-06-24 13:17:50.073433 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1})
2026-06-24 13:17:50.073547 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1})
2026-06-24 13:17:50.074964 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1})
2026-06-24 13:17:50.075032 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0})
2026-06-24 13:17:50.075042 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576})
2026-06-24 13:17:50.075048 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192})
2026-06-24 13:17:50.075054 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576})
2026-06-24 13:17:50.075061 | instance |
2026-06-24 13:17:50.075067 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] ***
2026-06-24 13:17:50.075074 | instance | Wednesday 24 June 2026 13:17:50 +0000 (0:00:02.386) 0:08:35.109 ********
2026-06-24 13:17:50.653838 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d)
2026-06-24 13:17:50.653919 | instance | ok: [instance] => (item=/etc/kubernetes)
2026-06-24 13:17:50.654114 | instance | ok: [instance] => (item=/etc/kubernetes/manifests)
2026-06-24 13:17:50.654207 | instance |
2026-06-24 13:17:50.654392 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ********
2026-06-24 13:17:50.654414 | instance | Wednesday 24 June 2026 13:17:50 +0000 (0:00:00.580) 0:08:35.690 ********
2026-06-24 13:17:51.156881 | instance | changed: [instance]
2026-06-24 13:17:51.157073 | instance |
2026-06-24 13:17:51.157441 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] ***
2026-06-24 13:17:51.157511 | instance | Wednesday 24 June 2026 13:17:51 +0000 (0:00:00.502) 0:08:36.192 ********
2026-06-24 13:17:51.637405 | instance | changed: [instance]
2026-06-24 13:17:51.637504 | instance |
2026-06-24 13:17:51.637751 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] *************************
2026-06-24 13:17:51.637809 | instance | Wednesday 24 June 2026 13:17:51 +0000 (0:00:00.480) 0:08:36.673 ********
2026-06-24 13:17:51.848820 | instance | ok: [instance]
2026-06-24 13:17:51.848892 | instance |
2026-06-24 13:17:51.849074 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ******************************
2026-06-24 13:17:51.849137 | instance | Wednesday 24 June 2026 13:17:51 +0000 (0:00:00.211) 0:08:36.885 ********
2026-06-24 13:17:51.885419 | instance | skipping: [instance]
2026-06-24 13:17:51.885922 | instance |
2026-06-24 13:17:51.885976 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] ***********
2026-06-24 13:17:51.885984 | instance | Wednesday 24 June 2026 13:17:51 +0000 (0:00:00.036) 0:08:36.921 ********
2026-06-24 13:17:52.485089 | instance | ok: [instance] => (item=swap)
2026-06-24 13:17:52.485180 | instance | ok: [instance] => (item=none)
2026-06-24 13:17:52.485713 | instance |
2026-06-24 13:17:52.485783 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] ***
2026-06-24 13:17:52.485790 | instance | Wednesday 24 June 2026 13:17:52 +0000 (0:00:00.599) 0:08:37.521 ********
2026-06-24 13:17:52.940754 | instance | changed: [instance]
2026-06-24 13:17:52.940822 | instance |
2026-06-24 13:17:52.941047 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] *********************
2026-06-24 13:17:52.941138 | instance | Wednesday 24 June 2026 13:17:52 +0000 (0:00:00.455) 0:08:37.977 ********
2026-06-24 13:17:53.591579 | instance | changed: [instance]
2026-06-24 13:17:53.591665 | instance |
2026-06-24 13:17:53.592236 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] ***********
2026-06-24 13:17:53.592290 | instance | Wednesday 24 June 2026 13:17:53 +0000 (0:00:00.642) 0:08:38.619 ********
2026-06-24 13:17:53.592296 | instance |
2026-06-24 13:17:53.592301 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] *****************
2026-06-24 13:17:53.592305 | instance | Wednesday 24 June 2026 13:17:53 +0000 (0:00:00.008) 0:08:38.627 ********
2026-06-24 13:17:54.376165 | instance | ok: [instance]
2026-06-24 13:17:54.376286 | instance |
2026-06-24 13:17:54.376729 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] **********
2026-06-24 13:17:54.376787 | instance | Wednesday 24 June 2026 13:17:54 +0000 (0:00:00.784) 0:08:39.412 ********
2026-06-24 13:17:54.979847 | instance | changed: [instance]
2026-06-24 13:17:54.979940 | instance |
2026-06-24 13:17:54.980184 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] *****
2026-06-24 13:17:54.980228 | instance | Wednesday 24 June 2026 13:17:54 +0000 (0:00:00.604) 0:08:40.016 ********
2026-06-24 13:17:56.235730 | instance | ok: [instance]
2026-06-24 13:17:56.235806 | instance |
2026-06-24 13:17:56.236028 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ******************
2026-06-24 13:17:56.236044 | instance | Wednesday 24 June 2026 13:17:56 +0000 (0:00:01.255) 0:08:41.272 ********
2026-06-24 13:17:57.020559 | instance | ok: [instance]
2026-06-24 13:17:57.020650 | instance |
2026-06-24 13:17:57.021170 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] *********
2026-06-24 13:17:57.021238 | instance | Wednesday 24 June 2026 13:17:57 +0000 (0:00:00.784) 0:08:42.056 ********
2026-06-24 13:17:57.237739 | instance | ok: [instance]
2026-06-24 13:17:57.237833 | instance |
2026-06-24 13:17:57.238143 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] ***********
2026-06-24 13:17:57.238205 | instance | Wednesday 24 June 2026 13:17:57 +0000 (0:00:00.217) 0:08:42.273 ********
2026-06-24 13:17:57.797094 | instance | ok: [instance]
2026-06-24 13:17:57.797183 | instance |
2026-06-24 13:17:57.797446 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ********************
2026-06-24 13:17:57.797505 | instance | Wednesday 24 June 2026 13:17:57 +0000 (0:00:00.559) 0:08:42.833 ********
2026-06-24 13:17:57.883809 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance
2026-06-24 13:17:57.883906 | instance |
2026-06-24 13:17:57.883976 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] **********************
2026-06-24 13:17:57.884114 | instance | Wednesday 24 June 2026 13:17:57 +0000 (0:00:00.086) 0:08:42.920 ********
2026-06-24 13:17:57.968977 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance
2026-06-24 13:17:57.969077 | instance |
2026-06-24 13:17:57.969341 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] ***
2026-06-24 13:17:57.969400 | instance | Wednesday 24 June 2026 13:17:57 +0000 (0:00:00.084) 0:08:43.005 ********
2026-06-24 13:17:58.201809 | instance | ok: [instance] => (item=instance)
2026-06-24 13:17:58.201906 | instance |
2026-06-24 13:17:58.202290 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] ****
2026-06-24 13:17:58.202370 | instance | Wednesday 24 June 2026 13:17:58 +0000 (0:00:00.232) 0:08:43.237 ********
2026-06-24 13:17:58.246994 | instance | skipping: [instance]
2026-06-24 13:17:58.255817 | instance |
2026-06-24 13:17:58.255844 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] ***
2026-06-24 13:17:58.255854 | instance | Wednesday 24 June 2026 13:17:58 +0000 (0:00:00.045) 0:08:43.283 ********
2026-06-24 13:17:58.298881 | instance | ok: [instance]
2026-06-24 13:17:58.298936 | instance |
2026-06-24 13:17:58.298942 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] **********
2026-06-24 13:17:58.298947 | instance | Wednesday 24 June 2026 13:17:58 +0000 (0:00:00.051) 0:08:43.334 ********
2026-06-24 13:17:58.346479 | instance | ok: [instance] => {
2026-06-24 13:17:58.346529 | instance | "msg": "instance"
2026-06-24 13:17:58.346535 | instance | }
2026-06-24 13:17:58.346539 | instance |
2026-06-24 13:17:58.346544 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] ***
2026-06-24 13:17:58.346549 | instance | Wednesday 24 June 2026 13:17:58 +0000 (0:00:00.047) 0:08:43.382 ********
2026-06-24 13:17:58.942612 | instance | changed: [instance]
2026-06-24 13:17:58.942673 | instance |
2026-06-24 13:17:58.942679 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] **********************
2026-06-24 13:17:58.942685 | instance | Wednesday 24 June 2026 13:17:58 +0000 (0:00:00.596) 0:08:43.978 ********
2026-06-24 13:17:58.985276 | instance | skipping: [instance]
2026-06-24 13:17:58.985367 | instance |
2026-06-24 13:17:58.985374 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] ***************
2026-06-24 13:17:58.985550 | instance | Wednesday 24 June 2026 13:17:58 +0000 (0:00:00.042) 0:08:44.021 ********
2026-06-24 13:17:59.029622 | instance | skipping: [instance]
2026-06-24 13:17:59.029720 | instance |
2026-06-24 13:17:59.029735 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] **************
2026-06-24 13:17:59.029919 | instance | Wednesday 24 June 2026 13:17:59 +0000 (0:00:00.044) 0:08:44.065 ********
2026-06-24 13:17:59.073797 | instance | skipping: [instance]
2026-06-24 13:17:59.073874 | instance |
2026-06-24 13:17:59.074120 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] *********************
2026-06-24 13:17:59.074187 | instance | Wednesday 24 June 2026 13:17:59 +0000 (0:00:00.044) 0:08:44.109 ********
2026-06-24 13:17:59.119071 | instance | skipping: [instance]
2026-06-24 13:17:59.119181 | instance |
2026-06-24 13:17:59.119579 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ********************
2026-06-24 13:17:59.119632 | instance | Wednesday 24 June 2026 13:17:59 +0000 (0:00:00.045) 0:08:44.155 ********
2026-06-24 13:17:59.162211 | instance | skipping: [instance]
2026-06-24 13:17:59.162397 | instance |
2026-06-24 13:17:59.162486 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] **************
2026-06-24 13:17:59.162613 | instance | Wednesday 24 June 2026 13:17:59 +0000 (0:00:00.043) 0:08:44.198 ********
2026-06-24 13:17:59.208649 | instance | skipping: [instance]
2026-06-24 13:17:59.208743 | instance |
2026-06-24 13:17:59.208848 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] *************
2026-06-24 13:17:59.209089 | instance | Wednesday 24 June 2026 13:17:59 +0000 (0:00:00.046) 0:08:44.244 ********
2026-06-24 13:17:59.252264 | instance | skipping: [instance]
2026-06-24 13:17:59.252351 | instance |
2026-06-24 13:17:59.252419 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] *********************
2026-06-24 13:17:59.252563 | instance | Wednesday 24 June 2026 13:17:59 +0000 (0:00:00.043) 0:08:44.288 ********
2026-06-24 13:18:30.764619 | instance | changed: [instance]
2026-06-24 13:18:30.764814 | instance |
2026-06-24 13:18:30.764978 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] ***
2026-06-24 13:18:30.765183 | instance | Wednesday 24 June 2026 13:18:30 +0000 (0:00:31.512) 0:09:15.800 ********
2026-06-24 13:18:31.002162 | instance | ok: [instance]
2026-06-24 13:18:31.002247 | instance |
2026-06-24 13:18:31.002593 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] ***************************
2026-06-24 13:18:31.002698 | instance | Wednesday 24 June 2026 13:18:30 +0000 (0:00:00.237) 0:09:16.038 ********
2026-06-24 13:18:31.045249 | instance | skipping: [instance]
2026-06-24 13:18:31.045298 | instance |
2026-06-24 13:18:31.045304 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] ***
2026-06-24 13:18:31.045310 | instance | Wednesday 24 June 2026 13:18:31 +0000 (0:00:00.042) 0:09:16.081 ********
2026-06-24 13:18:31.271019 | instance | changed: [instance]
2026-06-24 13:18:31.271130 | instance |
2026-06-24 13:18:31.271140 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] ***
2026-06-24 13:18:31.271284 | instance | Wednesday 24 June 2026 13:18:31 +0000 (0:00:00.226) 0:09:16.307 ********
2026-06-24 13:18:31.476206 | instance | changed: [instance]
2026-06-24 13:18:31.476272 | instance |
2026-06-24 13:18:31.476584 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ******
2026-06-24 13:18:31.476646 | instance | Wednesday 24 June 2026 13:18:31 +0000 (0:00:00.205) 0:09:16.512 ********
2026-06-24 13:18:31.686088 | instance | changed: [instance]
2026-06-24 13:18:31.686164 | instance |
2026-06-24 13:18:31.686182 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] ****************************
2026-06-24 13:18:31.686294 | instance | Wednesday 24 June 2026 13:18:31 +0000 (0:00:00.209) 0:09:16.722 ********
2026-06-24 13:18:38.140057 | instance | changed: [instance]
2026-06-24 13:18:38.140342 | instance |
2026-06-24 13:18:38.140726 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] ***
2026-06-24 13:18:38.141151 | instance | Wednesday 24 June 2026 13:18:38 +0000 (0:00:06.453) 0:09:23.175 ********
2026-06-24 13:18:52.126909 | instance | changed: [instance]
2026-06-24 13:18:52.127411 | instance |
2026-06-24 13:18:52.127464 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] *****************
2026-06-24 13:18:52.127659 | instance | Wednesday 24 June 2026 13:18:52 +0000 (0:00:13.986) 0:09:37.162 ********
2026-06-24 13:18:52.182233 | instance | skipping: [instance]
2026-06-24 13:18:52.182480 | instance |
2026-06-24 13:18:52.182776 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] ***
2026-06-24 13:18:52.183068 | instance | Wednesday 24 June 2026 13:18:52 +0000 (0:00:00.055) 0:09:37.218 ********
2026-06-24 13:18:52.241593 | instance | skipping: [instance]
2026-06-24 13:18:52.241795 | instance |
2026-06-24 13:18:52.242096 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] ***
2026-06-24 13:18:52.242374 | instance | Wednesday 24 June 2026 13:18:52 +0000 (0:00:00.059) 0:09:37.277 ********
2026-06-24 13:18:53.340832 | instance | changed: [instance]
2026-06-24 13:18:53.340944 | instance |
2026-06-24 13:18:53.341141 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************
2026-06-24 13:18:53.341309 | instance | Wednesday 24 June 2026 13:18:53 +0000 (0:00:01.099) 0:09:38.377 ********
2026-06-24 13:18:53.390180 | instance | skipping: [instance] => (item=DaemonSet)
2026-06-24 13:18:53.390309 | instance | skipping: [instance] => (item=ConfigMap)
2026-06-24 13:18:53.390591 | instance | skipping: [instance]
2026-06-24 13:18:53.390864 | instance |
2026-06-24 13:18:53.391213 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] ***********************
2026-06-24 13:18:53.391520 | instance | Wednesday 24 June 2026 13:18:53 +0000 (0:00:00.048) 0:09:38.426 ********
2026-06-24 13:18:53.429867 | instance | skipping: [instance]
2026-06-24 13:18:53.430088 | instance |
2026-06-24 13:18:53.430389 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] ***
2026-06-24 13:18:53.430676 | instance | Wednesday 24 June 2026 13:18:53 +0000 (0:00:00.039) 0:09:38.465 ********
2026-06-24 13:18:53.469510 | instance | skipping: [instance]
2026-06-24 13:18:53.469756 | instance |
2026-06-24 13:18:53.470073 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] ***
2026-06-24 13:18:53.470361 | instance | Wednesday 24 June 2026 13:18:53 +0000 (0:00:00.039) 0:09:38.505 ********
2026-06-24 13:18:53.514556 | instance | skipping: [instance]
2026-06-24 13:18:53.514783 | instance |
2026-06-24 13:18:53.515039 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] ****************************
2026-06-24 13:18:53.515299 | instance | Wednesday 24 June 2026 13:18:53 +0000 (0:00:00.044) 0:09:38.549 ********
2026-06-24 13:18:53.555943 | instance | skipping: [instance]
2026-06-24 13:18:53.556164 | instance |
2026-06-24 13:18:53.556510 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] ***
2026-06-24 13:18:53.556784 | instance | Wednesday 24 June 2026 13:18:53 +0000 (0:00:00.042) 0:09:38.592 ********
2026-06-24 13:18:54.024139 | instance | ok: [instance]
2026-06-24 13:18:54.024679 | instance |
2026-06-24 13:18:54.024694 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] ***
2026-06-24 13:18:54.024960 | instance | Wednesday 24 June 2026 13:18:54 +0000 (0:00:00.468) 0:09:39.060 ********
2026-06-24 13:18:55.045693 | instance | changed: [instance]
2026-06-24 13:18:55.045956 | instance |
2026-06-24 13:18:55.046290 | instance | PLAY [Install control-plane components] ****************************************
2026-06-24 13:18:55.046835 | instance |
2026-06-24 13:18:55.047130 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 13:18:55.047404 | instance | Wednesday 24 June 2026 13:18:55 +0000 (0:00:01.021) 0:09:40.081 ********
2026-06-24 13:18:56.115689 | instance | ok: [instance]
2026-06-24 13:18:56.115959 | instance |
2026-06-24 13:18:56.116245 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-24 13:18:56.116588 | instance | Wednesday 24 June 2026 13:18:56 +0000 (0:00:01.070) 0:09:41.151 ********
2026-06-24 13:18:56.340240 | instance | ok: [instance]
2026-06-24 13:18:56.340424 | instance |
2026-06-24 13:18:56.340774 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-24 13:18:56.341160 | instance | Wednesday 24 June 2026 13:18:56 +0000 (0:00:00.224) 0:09:41.376 ********
2026-06-24 13:18:57.412838 | instance | ok: [instance]
2026-06-24 13:18:57.412935 | instance |
2026-06-24 13:18:57.413126 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-24 13:18:57.413291 | instance | Wednesday 24 June 2026 13:18:57 +0000 (0:00:01.072) 0:09:42.449 ********
2026-06-24 13:18:57.646177 | instance | ok: [instance]
2026-06-24 13:18:57.646355 | instance |
2026-06-24 13:18:57.646552 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 13:18:57.646753 | instance | Wednesday 24 June 2026 13:18:57 +0000 (0:00:00.232) 0:09:42.681 ********
2026-06-24 13:18:57.692282 | instance | ok: [instance] => {
2026-06-24 13:18:57.692499 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz"
2026-06-24 13:18:57.692807 | instance | }
2026-06-24 13:18:57.693098 | instance |
2026-06-24 13:18:57.693368 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 13:18:57.693740 | instance | Wednesday 24 June 2026 13:18:57 +0000 (0:00:00.046) 0:09:42.728 ********
2026-06-24 13:18:58.245599 | instance | changed: [instance]
2026-06-24 13:18:58.245798 | instance |
2026-06-24 13:18:58.246075 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 13:18:58.246343 | instance | Wednesday 24 June 2026 13:18:58 +0000 (0:00:00.553) 0:09:43.281 ********
2026-06-24 13:18:59.861525 | instance | changed: [instance]
2026-06-24 13:18:59.861808 | instance |
2026-06-24 13:18:59.862082 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] ***********************
2026-06-24 13:18:59.862385 | instance | Wednesday 24 June 2026 13:18:59 +0000 (0:00:01.615) 0:09:44.897 ********
2026-06-24 13:19:00.229674 | instance | ok: [instance]
2026-06-24 13:19:00.229885 | instance |
2026-06-24 13:19:00.230190 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] ***************
2026-06-24 13:19:00.230582 | instance | Wednesday 24 June 2026 13:19:00 +0000 (0:00:00.368) 0:09:45.265 ********
2026-06-24 13:19:00.433477 | instance | changed: [instance]
2026-06-24 13:19:00.433653 | instance |
2026-06-24 13:19:00.433945 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] *************************
2026-06-24 13:19:00.434281 | instance | Wednesday 24 June 2026 13:19:00 +0000 (0:00:00.204) 0:09:45.469 ********
2026-06-24 13:19:00.680194 | instance | ok: [instance]
2026-06-24 13:19:00.680600 | instance |
2026-06-24 13:19:00.681140 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] ***
2026-06-24 13:19:00.681429 | instance | Wednesday 24 June 2026 13:19:00 +0000 (0:00:00.246) 0:09:45.716 ********
2026-06-24 13:19:00.907119 | instance | changed: [instance]
2026-06-24 13:19:00.907251 | instance |
2026-06-24 13:19:00.907384 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] ***
2026-06-24 13:19:00.907507 | instance | Wednesday 24 June 2026 13:19:00 +0000 (0:00:00.227) 0:09:45.943 ********
2026-06-24 13:19:01.107646 | instance | ok: [instance]
2026-06-24 13:19:01.107840 | instance |
2026-06-24 13:19:01.108084 | instance | TASK [Install plugin] **********************************************************
2026-06-24 13:19:01.108309 | instance | Wednesday 24 June 2026 13:19:01 +0000 (0:00:00.200) 0:09:46.143 ********
2026-06-24 13:19:01.167811 | instance | included: vexxhost.containers.download_artifact for instance
2026-06-24 13:19:01.168058 | instance |
2026-06-24 13:19:01.168376 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 13:19:01.168843 | instance | Wednesday 24 June 2026 13:19:01 +0000 (0:00:00.060) 0:09:46.203 ********
2026-06-24 13:19:01.216073 | instance | ok: [instance] => {
2026-06-24 13:19:01.216336 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz"
2026-06-24 13:19:01.216594 | instance | }
2026-06-24 13:19:01.216950 | instance |
2026-06-24 13:19:01.217317 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 13:19:01.217495 | instance | Wednesday 24 June 2026 13:19:01 +0000 (0:00:00.048) 0:09:46.252 ********
2026-06-24 13:19:01.793819 | instance | changed: [instance]
2026-06-24 13:19:01.810289 | instance |
2026-06-24 13:19:01.810315 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 13:19:01.810347 | instance | Wednesday 24 June 2026 13:19:01 +0000 (0:00:00.577) 0:09:46.830 ********
2026-06-24 13:19:03.640710 | instance | changed: [instance]
2026-06-24 13:19:03.640968 | instance |
2026-06-24 13:19:03.641359 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:19:03.641656 | instance | Wednesday 24 June 2026 13:19:03 +0000 (0:00:01.846) 0:09:48.676 ********
2026-06-24 13:19:03.694655 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:19:03.694934 | instance |
2026-06-24 13:19:03.695270 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:19:03.695577 | instance | Wednesday 24 June 2026 13:19:03 +0000 (0:00:00.053) 0:09:48.730 ********
2026-06-24 13:19:04.452346 | instance | changed: [instance]
2026-06-24 13:19:04.452624 | instance |
2026-06-24 13:19:04.452930 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] *************
2026-06-24 13:19:04.453236 | instance | Wednesday 24 June 2026 13:19:04 +0000 (0:00:00.757) 0:09:49.487 ********
2026-06-24 13:19:05.330960 | instance | ok: [instance]
2026-06-24 13:19:05.331090 | instance |
2026-06-24 13:19:05.331263 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] **************************
2026-06-24 13:19:05.331449 | instance | Wednesday 24 June 2026 13:19:05 +0000 (0:00:00.879) 0:09:50.367 ********
2026-06-24 13:19:09.628051 | instance | changed: [instance]
2026-06-24 13:19:09.628232 | instance |
2026-06-24 13:19:09.628609 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:19:09.628890 | instance | Wednesday 24 June 2026 13:19:09 +0000 (0:00:04.296) 0:09:54.664 ********
2026-06-24 13:19:09.663628 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:19:09.664062 | instance |
2026-06-24 13:19:09.664410 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:19:09.664768 | instance | Wednesday 24 June 2026 13:19:09 +0000 (0:00:00.036) 0:09:54.700 ********
2026-06-24 13:19:10.149033 | instance | changed: [instance]
2026-06-24 13:19:10.149263 | instance |
2026-06-24 13:19:10.149544 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] *******************
2026-06-24 13:19:10.149807 | instance | Wednesday 24 June 2026 13:19:10 +0000 (0:00:00.485) 0:09:55.185 ********
2026-06-24 13:19:52.968900 | instance | changed: [instance]
2026-06-24 13:19:52.969209 | instance |
2026-06-24 13:19:52.969531 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] *****************
2026-06-24 13:19:52.969883 | instance | Wednesday 24 June 2026 13:19:52 +0000 (0:00:42.819) 0:10:38.004 ********
2026-06-24 13:19:53.779109 | instance | changed: [instance]
2026-06-24 13:19:53.779350 | instance |
2026-06-24 13:19:53.779719 | instance | PLAY [all] *********************************************************************
2026-06-24 13:19:53.780007 | instance |
2026-06-24 13:19:53.780276 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 13:19:53.780541 | instance | Wednesday 24 June 2026 13:19:53 +0000 (0:00:00.810) 0:10:38.815 ********
2026-06-24 13:19:55.040747 | instance | ok: [instance]
2026-06-24 13:19:55.040842 | instance |
2026-06-24 13:19:55.040851 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] *********
2026-06-24 13:19:55.040858 | instance | Wednesday 24 June 2026 13:19:55 +0000 (0:00:01.260) 0:10:40.076 ********
2026-06-24 13:19:56.041832 | instance | changed: [instance]
2026-06-24 13:19:56.041906 | instance |
2026-06-24 13:19:56.041914 | instance | PLAY [all] *********************************************************************
2026-06-24 13:19:56.041928 | instance |
2026-06-24 13:19:56.042036 | instance | TASK [Uninstall unattended-upgrades] *******************************************
2026-06-24 13:19:56.042147 | instance | Wednesday 24 June 2026 13:19:56 +0000 (0:00:01.001) 0:10:41.077 ********
2026-06-24 13:19:56.881068 | instance | ok: [instance]
2026-06-24 13:19:56.881150 | instance |
2026-06-24 13:19:56.881286 | instance | PLAY [controllers] *************************************************************
2026-06-24 13:19:56.881405 | instance |
2026-06-24 13:19:56.881665 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 13:19:56.881682 | instance | Wednesday 24 June 2026 13:19:56 +0000 (0:00:00.839) 0:10:41.917 ********
2026-06-24 13:19:58.220316 | instance | ok: [instance]
2026-06-24 13:19:58.220367 | instance |
2026-06-24 13:19:58.220373 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:19:58.220378 | instance | Wednesday 24 June 2026 13:19:58 +0000 (0:00:01.339) 0:10:43.256 ********
2026-06-24 13:19:58.271204 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:19:58.271291 | instance |
2026-06-24 13:19:58.271504 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:19:58.271550 | instance | Wednesday 24 June 2026 13:19:58 +0000 (0:00:00.050) 0:10:43.307 ********
2026-06-24 13:19:58.776712 | instance | changed: [instance]
2026-06-24 13:19:58.776914 | instance |
2026-06-24 13:19:58.777298 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] **********
2026-06-24 13:19:58.777755 | instance | Wednesday 24 June 2026 13:19:58 +0000 (0:00:00.504) 0:10:43.812 ********
2026-06-24 13:20:03.521544 | instance | changed: [instance]
2026-06-24 13:20:03.521756 | instance |
2026-06-24 13:20:03.522042 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:20:03.522316 | instance | Wednesday 24 June 2026 13:20:03 +0000 (0:00:04.745) 0:10:48.557 ********
2026-06-24 13:20:03.569446 | instance | skipping: [instance]
2026-06-24 13:20:03.569754 | instance |
2026-06-24 13:20:03.570101 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] ***
2026-06-24 13:20:03.570393 | instance | Wednesday 24 June 2026 13:20:03 +0000 (0:00:00.047) 0:10:48.604 ********
2026-06-24 13:20:03.619157 | instance | skipping: [instance]
2026-06-24 13:20:03.619537 | instance |
2026-06-24 13:20:03.619784 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] *********
2026-06-24 13:20:03.620003 | instance | Wednesday 24 June 2026 13:20:03 +0000 (0:00:00.049) 0:10:48.654 ********
2026-06-24 13:20:03.650043 | instance | skipping: [instance]
2026-06-24 13:20:03.650277 | instance |
2026-06-24 13:20:03.650562 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] ***
2026-06-24 13:20:03.650826 | instance | Wednesday 24 June 2026 13:20:03 +0000 (0:00:00.031) 0:10:48.686 ********
2026-06-24 13:20:03.685761 | instance | skipping: [instance]
2026-06-24 13:20:03.685897 | instance |
2026-06-24 13:20:03.686123 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] *********************
2026-06-24 13:20:03.686295 | instance | Wednesday 24 June 2026 13:20:03 +0000 (0:00:00.035) 0:10:48.721 ********
2026-06-24 13:20:03.733406 | instance | skipping: [instance]
2026-06-24 13:20:03.733577 | instance |
2026-06-24 13:20:03.733777 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] **************
2026-06-24 13:20:03.733952 | instance | Wednesday 24 June 2026 13:20:03 +0000 (0:00:00.047) 0:10:48.769 ********
2026-06-24 13:20:03.783574 | instance | skipping: [instance]
2026-06-24 13:20:03.783744 | instance |
2026-06-24 13:20:03.784029 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] *****
2026-06-24 13:20:03.784149 | instance | Wednesday 24 June 2026 13:20:03 +0000 (0:00:00.050) 0:10:48.819 ********
2026-06-24 13:20:03.832773 | instance | skipping: [instance]
2026-06-24 13:20:03.832886 | instance |
2026-06-24 13:20:03.833107 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************
2026-06-24 13:20:03.833266 | instance | Wednesday 24 June 2026 13:20:03 +0000 (0:00:00.048) 0:10:48.868 ********
2026-06-24 13:20:03.869848 | instance | skipping: [instance]
2026-06-24 13:20:03.870018 | instance |
2026-06-24 13:20:03.870234 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ********************
2026-06-24 13:20:03.870455 | instance | Wednesday 24 June 2026 13:20:03 +0000 (0:00:00.037) 0:10:48.905 ********
2026-06-24 13:20:03.922384 | instance | skipping: [instance]
2026-06-24 13:20:03.922596 | instance |
2026-06-24 13:20:03.922855 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] ***
2026-06-24 13:20:03.923087 | instance | Wednesday 24 June 2026 13:20:03 +0000 (0:00:00.052) 0:10:48.958 ********
2026-06-24 13:20:03.961865 | instance | skipping: [instance]
2026-06-24 13:20:03.962115 | instance |
2026-06-24 13:20:03.962391 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] **********************
2026-06-24 13:20:03.962710 | instance | Wednesday 24 June 2026 13:20:03 +0000 (0:00:00.039) 0:10:48.997 ********
2026-06-24 13:20:04.006158 | instance | skipping: [instance]
2026-06-24 13:20:04.006526 | instance |
2026-06-24 13:20:04.006894 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] ****************
2026-06-24 13:20:04.007225 | instance | Wednesday 24 June 2026 13:20:03 +0000 (0:00:00.043) 0:10:49.041 ********
2026-06-24 13:20:04.045480 | instance | skipping: [instance]
2026-06-24 13:20:04.045626 | instance |
2026-06-24 13:20:04.045824 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ******************
2026-06-24 13:20:04.046061 | instance | Wednesday 24 June 2026 13:20:04 +0000 (0:00:00.039) 0:10:49.081 ********
2026-06-24 13:20:04.098717 | instance | skipping: [instance]
2026-06-24 13:20:04.098838 | instance |
2026-06-24 13:20:04.099006 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-06-24 13:20:04.099165 | instance | Wednesday 24 June 2026 13:20:04 +0000 (0:00:00.052) 0:10:49.134 ********
2026-06-24 13:20:04.129316 | instance | skipping: [instance]
2026-06-24 13:20:04.129422 | instance |
2026-06-24 13:20:04.129582 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-06-24 13:20:04.129742 | instance | Wednesday 24 June 2026 13:20:04 +0000 (0:00:00.031) 0:10:49.166 ********
2026-06-24 13:20:04.166213 | instance | skipping: [instance]
2026-06-24 13:20:04.166341 | instance |
2026-06-24 13:20:04.166517 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-06-24 13:20:04.166666 | instance | Wednesday 24 June 2026 13:20:04 +0000 (0:00:00.036) 0:10:49.202 ********
2026-06-24 13:20:04.217736 | instance | skipping: [instance]
2026-06-24 13:20:04.217978 | instance |
2026-06-24 13:20:04.218267 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] ***********
2026-06-24 13:20:04.218555 | instance | Wednesday 24 June 2026 13:20:04 +0000 (0:00:00.051) 0:10:49.253 ********
2026-06-24 13:20:04.257103 | instance | skipping: [instance]
2026-06-24 13:20:04.257260 | instance |
2026-06-24 13:20:04.257426 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] *************
2026-06-24 13:20:04.257600 | instance | Wednesday 24 June 2026 13:20:04 +0000 (0:00:00.039) 0:10:49.293 ********
2026-06-24 13:20:04.296659 | instance | skipping: [instance]
2026-06-24 13:20:04.296878 | instance |
2026-06-24 13:20:04.297202 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] **************
2026-06-24 13:20:04.297473 | instance | Wednesday 24 June 2026 13:20:04 +0000 (0:00:00.039) 0:10:49.332 ********
2026-06-24 13:20:04.333123 | instance | skipping: [instance]
2026-06-24 13:20:04.333441 | instance |
2026-06-24 13:20:04.333816 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] *************************
2026-06-24 13:20:04.334100 | instance | Wednesday 24 June 2026 13:20:04 +0000 (0:00:00.036) 0:10:49.369 ********
2026-06-24 13:20:04.369566 | instance | skipping: [instance]
2026-06-24 13:20:04.471796 | instance |
2026-06-24 13:20:04.471836 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] *************************
2026-06-24 13:20:04.471844 | instance | Wednesday 24 June 2026 13:20:04 +0000 (0:00:00.036) 0:10:49.405 ********
2026-06-24 13:20:04.471850 | instance | skipping: [instance]
2026-06-24 13:20:04.471856 | instance |
2026-06-24 13:20:04.471862 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] ***********
2026-06-24 13:20:04.471867 | instance | Wednesday 24 June 2026 13:20:04 +0000 (0:00:00.035) 0:10:49.441 ********
2026-06-24 13:20:04.471873 | instance | skipping: [instance]
2026-06-24 13:20:04.471879 | instance |
2026-06-24 13:20:04.471884 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] **********
2026-06-24 13:20:04.471890 | instance | Wednesday 24 June 2026 13:20:04 +0000 (0:00:00.041) 0:10:49.482 ********
2026-06-24 13:20:04.497525 | instance | skipping: [instance]
2026-06-24 13:20:04.497801 | instance |
2026-06-24 13:20:04.498177 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] **********************
2026-06-24 13:20:04.498928 | instance | Wednesday 24 June 2026 13:20:04 +0000 (0:00:00.050) 0:10:49.533 ********
2026-06-24 13:20:04.542590 | instance | skipping: [instance] => (item={'name': 'controllerplugin'})
2026-06-24 13:20:04.586111 | instance | skipping: [instance] => (item={'name': 'nodeplugin'})
2026-06-24 13:20:04.586181 | instance | skipping: [instance]
2026-06-24 13:20:04.586209 | instance |
2026-06-24 13:20:04.586223 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] ***************************
2026-06-24 13:20:04.586236 | instance | Wednesday 24 June 2026 13:20:04 +0000 (0:00:00.044) 0:10:49.578 ********
2026-06-24 13:20:04.586248 | instance | skipping: [instance]
2026-06-24 13:20:04.586261 | instance |
2026-06-24 13:20:04.586273 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ******************
2026-06-24 13:20:04.586285 | instance | Wednesday 24 June 2026 13:20:04 +0000 (0:00:00.034) 0:10:49.612 ********
2026-06-24 13:20:04.641626 | instance | skipping: [instance]
2026-06-24 13:20:04.641808 | instance |
2026-06-24 13:20:04.642069 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] *******************
2026-06-24 13:20:04.642330 | instance | Wednesday 24 June 2026 13:20:04 +0000 (0:00:00.065) 0:10:49.677 ********
2026-06-24 13:20:04.678128 | instance | skipping: [instance]
2026-06-24 13:20:04.678323 | instance |
2026-06-24 13:20:04.678592 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] ****************
2026-06-24 13:20:04.678927 | instance | Wednesday 24 June 2026 13:20:04 +0000 (0:00:00.036) 0:10:49.713 ********
2026-06-24 13:20:04.711031 | instance | skipping: [instance]
2026-06-24 13:20:04.711228 | instance |
2026-06-24 13:20:04.711582 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] **********
2026-06-24 13:20:04.711938 | instance | Wednesday 24 June 2026 13:20:04 +0000 (0:00:00.033) 0:10:49.746 ********
2026-06-24 13:20:04.788841 | instance | skipping: [instance]
2026-06-24 13:20:04.792375 | instance |
2026-06-24 13:20:04.792401 | instance | PLAY [Deploy Infrastructure] ***************************************************
2026-06-24 13:20:04.792409 | instance |
2026-06-24 13:20:04.792429 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 13:20:04.792440 | instance | Wednesday 24 June 2026 13:20:04 +0000 (0:00:00.077) 0:10:49.824 ********
2026-06-24 13:20:06.011082 | instance | ok: [instance]
2026-06-24 13:20:06.011182 | instance |
2026-06-24 13:20:06.011470 | instance | TASK [Deploy Helm chart] *******************************************************
2026-06-24 13:20:06.011733 | instance | Wednesday 24 June 2026 13:20:06 +0000 (0:00:01.222) 0:10:51.047 ********
2026-06-24 13:20:06.071280 | instance | included: vexxhost.kubernetes.cert_manager for instance
2026-06-24 13:20:06.071369 | instance |
2026-06-24 13:20:06.071650 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] ****
2026-06-24 13:20:06.071862 | instance | Wednesday 24 June 2026 13:20:06 +0000 (0:00:00.060) 0:10:51.107 ********
2026-06-24 13:20:06.197858 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/v1.15.yml)
2026-06-24 13:20:06.198068 | instance |
2026-06-24 13:20:06.198333 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ********************
2026-06-24 13:20:06.198582 | instance | Wednesday 24 June 2026 13:20:06 +0000 (0:00:00.126) 0:10:51.233 ********
2026-06-24 13:20:29.404020 | instance | changed: [instance]
2026-06-24 13:20:29.404288 | instance |
2026-06-24 13:20:29.404437 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] ***
2026-06-24 13:20:29.405186 | instance | Wednesday 24 June 2026 13:20:29 +0000 (0:00:23.206) 0:11:14.439 ********
2026-06-24 13:20:30.288206 | instance | changed: [instance]
2026-06-24 13:20:30.288484 | instance |
2026-06-24 13:20:30.288793 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] ***
2026-06-24 13:20:30.289096 | instance | Wednesday 24 June 2026 13:20:30 +0000 (0:00:00.884) 0:11:15.323 ********
2026-06-24 13:20:30.343955 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance
2026-06-24 13:20:30.344102 | instance |
2026-06-24 13:20:30.344497 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] ***************
2026-06-24 13:20:30.344704 | instance | Wednesday 24 June 2026 13:20:30 +0000 (0:00:00.055) 0:11:15.379 ********
2026-06-24 13:20:31.442688 | instance | changed: [instance]
2026-06-24 13:20:31.442762 | instance |
2026-06-24 13:20:31.443036 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] ****
2026-06-24 13:20:31.443078 | instance | Wednesday 24 June 2026 13:20:31 +0000 (0:00:01.099) 0:11:16.479 ********
2026-06-24 13:20:32.181812 | instance | ok: [instance]
2026-06-24 13:20:32.181869 | instance |
2026-06-24 13:20:32.181876 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ********
2026-06-24 13:20:32.181882 | instance | Wednesday 24 June 2026 13:20:32 +0000 (0:00:00.738) 0:11:17.217 ********
2026-06-24 13:20:32.702755 | instance | changed: [instance]
2026-06-24 13:20:32.702844 | instance |
2026-06-24 13:20:32.703819 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] *****************
2026-06-24 13:20:32.703853 | instance | Wednesday 24 June 2026 13:20:32 +0000 (0:00:00.507) 0:11:17.724 ********
2026-06-24 13:20:32.703865 | instance |
2026-06-24 13:20:32.703875 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] ***
2026-06-24 13:20:32.703885 | instance | Wednesday 24 June 2026 13:20:32 +0000 (0:00:00.013) 0:11:17.738 ********
2026-06-24 13:20:32.748633 | instance | skipping: [instance]
2026-06-24 13:20:32.748702 | instance |
2026-06-24 13:20:32.749006 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] ***
2026-06-24 13:20:32.749084 | instance | Wednesday 24 June 2026 13:20:32 +0000 (0:00:00.046) 0:11:17.784 ********
2026-06-24 13:20:34.274814 | instance | changed: [instance]
2026-06-24 13:20:34.274898 | instance |
2026-06-24 13:20:34.275157 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] ***
2026-06-24 13:20:34.275203 | instance | Wednesday 24 June 2026 13:20:34 +0000 (0:00:01.526) 0:11:19.311 ********
2026-06-24 13:20:36.336581 | instance | changed: [instance]
2026-06-24 13:20:36.336688 | instance |
2026-06-24 13:20:36.336943 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:20:36.337035 | instance | Wednesday 24 June 2026 13:20:36 +0000 (0:00:02.061) 0:11:21.372 ********
2026-06-24 13:20:36.387479 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:20:36.387557 | instance |
2026-06-24 13:20:36.387826 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:20:36.387870 | instance | Wednesday 24 June 2026 13:20:36 +0000 (0:00:00.050) 0:11:21.423 ********
2026-06-24 13:20:36.942151 | instance | changed: [instance]
2026-06-24 13:20:36.942236 | instance |
2026-06-24 13:20:36.942604 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] *******************
2026-06-24 13:20:36.942627 | instance | Wednesday 24 June 2026 13:20:36 +0000 (0:00:00.554) 0:11:21.977 ********
2026-06-24 13:21:43.791276 | instance | changed: [instance]
2026-06-24 13:21:43.791326 | instance |
2026-06-24 13:21:43.791332 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:21:43.791338 | instance | Wednesday 24 June 2026 13:21:43 +0000 (0:01:06.848) 0:12:28.826 ********
2026-06-24 13:21:43.835252 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:21:43.835294 | instance |
2026-06-24 13:21:43.835299 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:21:43.835304 | instance | Wednesday 24 June 2026 13:21:43 +0000 (0:00:00.044) 0:12:28.871 ********
2026-06-24 13:21:44.348279 | instance | changed: [instance]
2026-06-24 13:21:44.348363 | instance |
2026-06-24 13:21:44.348529 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ********
2026-06-24 13:21:44.348632 | instance | Wednesday 24 June 2026 13:21:44 +0000 (0:00:00.513) 0:12:29.384 ********
2026-06-24 13:21:47.717176 | instance | ok: [instance] => (item=messaging-topology-operator)
2026-06-24 13:21:47.717270 | instance | ok: [instance] => (item=rabbitmq-cluster)
2026-06-24 13:21:47.717595 | instance |
2026-06-24 13:21:47.717638 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] *******
2026-06-24 13:21:47.717644 | instance | Wednesday 24 June 2026 13:21:47 +0000 (0:00:03.369) 0:12:32.753 ********
2026-06-24 13:21:51.906283 | instance | changed: [instance]
2026-06-24 13:21:51.906429 | instance |
2026-06-24 13:21:51.906637 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:21:51.906752 | instance | Wednesday 24 June 2026 13:21:51 +0000 (0:00:04.188) 0:12:36.942 ********
2026-06-24 13:21:51.951809 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:21:51.952071 | instance |
2026-06-24 13:21:51.952370 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:21:51.952536 | instance | Wednesday 24 June 2026 13:21:51 +0000 (0:00:00.045) 0:12:36.988 ********
2026-06-24 13:21:52.431161 | instance | changed: [instance]
2026-06-24 13:21:52.431476 | instance |
2026-06-24 13:21:52.431891 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] ***
2026-06-24 13:21:52.432260 | instance | Wednesday 24 June 2026 13:21:52 +0000 (0:00:00.479) 0:12:37.467 ********
2026-06-24 13:21:55.727895 | instance | ok: [instance]
2026-06-24 13:21:55.728126 | instance |
2026-06-24 13:21:55.728406 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] ***
2026-06-24 13:21:55.728677 | instance | Wednesday 24 June 2026 13:21:55 +0000 (0:00:03.296) 0:12:40.764 ********
2026-06-24 13:21:58.354303 | instance | changed: [instance]
2026-06-24 13:21:58.354509 | instance |
2026-06-24 13:21:58.354806 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] ***
2026-06-24 13:21:58.355082 | instance | Wednesday 24 June 2026 13:21:58 +0000 (0:00:02.626) 0:12:43.390 ********
2026-06-24 13:21:59.064896 | instance | ok: [instance]
2026-06-24 13:21:59.065195 | instance |
2026-06-24 13:21:59.065500 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************
2026-06-24 13:21:59.065785 | instance | Wednesday 24 June 2026 13:21:59 +0000 (0:00:00.710) 0:12:44.100 ********
2026-06-24 13:21:59.795313 | instance | changed: [instance]
2026-06-24 13:21:59.795605 | instance |
2026-06-24 13:21:59.795933 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] ***
2026-06-24 13:21:59.796205 | instance | Wednesday 24 June 2026 13:21:59 +0000 (0:00:00.730) 0:12:44.830 ********
2026-06-24 13:22:01.199667 | instance | ok: [instance]
2026-06-24 13:22:01.199894 | instance |
2026-06-24 13:22:01.200202 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] ***
2026-06-24 13:22:01.200457 | instance | Wednesday 24 June 2026 13:22:01 +0000 (0:00:01.404) 0:12:46.235 ********
2026-06-24 13:22:01.238716 | instance | skipping: [instance]
2026-06-24 13:22:01.238944 | instance |
2026-06-24 13:22:01.239242 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] ***
2026-06-24 13:22:01.239620 | instance | Wednesday 24 June 2026 13:22:01 +0000 (0:00:00.039) 0:12:46.275 ********
2026-06-24 13:22:01.285217 | instance | skipping: [instance]
2026-06-24 13:22:01.285465 | instance |
2026-06-24 13:22:01.285780 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] **********
2026-06-24 13:22:01.286051 | instance | Wednesday 24 June 2026 13:22:01 +0000 (0:00:00.046) 0:12:46.321 ********
2026-06-24 13:22:01.328884 | instance | skipping: [instance]
2026-06-24 13:22:01.329154 | instance |
2026-06-24 13:22:01.329444 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] ***
2026-06-24 13:22:01.329738 | instance | Wednesday 24 June 2026 13:22:01 +0000 (0:00:00.043) 0:12:46.365 ********
2026-06-24 13:22:01.373788 | instance | skipping: [instance]
2026-06-24 13:22:01.374149 | instance |
2026-06-24 13:22:01.374440 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] ***
2026-06-24 13:22:01.374724 | instance | Wednesday 24 June 2026 13:22:01 +0000 (0:00:00.044) 0:12:46.410 ********
2026-06-24 13:22:01.416785 | instance | skipping: [instance]
2026-06-24 13:22:01.417131 | instance |
2026-06-24 13:22:01.417487 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] ****
2026-06-24 13:22:01.417814 | instance | Wednesday 24 June 2026 13:22:01 +0000 (0:00:00.043) 0:12:46.453 ********
2026-06-24 13:22:01.458052 | instance | skipping: [instance]
2026-06-24 13:22:01.458309 | instance |
2026-06-24 13:22:01.458662 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] *********
2026-06-24 13:22:01.458923 | instance | Wednesday 24 June 2026 13:22:01 +0000 (0:00:00.041) 0:12:46.494 ********
2026-06-24 13:22:01.500268 | instance | skipping: [instance]
2026-06-24 13:22:01.500383 | instance |
2026-06-24 13:22:01.500564 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] ***
2026-06-24 13:22:01.500722 | instance | Wednesday 24 June 2026 13:22:01 +0000 (0:00:00.042) 0:12:46.536 ********
2026-06-24 13:24:03.031704 | instance | changed: [instance]
2026-06-24 13:24:03.032019 | instance |
2026-06-24 13:24:03.032400 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] ***
2026-06-24 13:24:03.032747 | instance | Wednesday 24 June 2026 13:24:03 +0000 (0:02:01.530) 0:14:48.067 ********
2026-06-24 13:24:03.823951 | instance | changed: [instance]
2026-06-24 13:24:03.824026 | instance |
2026-06-24 13:24:03.824151 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:24:03.824276 | instance | Wednesday 24 June 2026 13:24:03 +0000 (0:00:00.793) 0:14:48.860 ********
2026-06-24 13:24:03.870819 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:24:03.871089 | instance |
2026-06-24 13:24:03.871363 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:24:03.871625 | instance | Wednesday 24 June 2026 13:24:03 +0000 (0:00:00.046) 0:14:48.907 ********
2026-06-24 13:24:04.350257 | instance | changed: [instance]
2026-06-24 13:24:04.350322 | instance |
2026-06-24 13:24:04.350861 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] ***********************
2026-06-24 13:24:04.350923 | instance | Wednesday 24 June 2026 13:24:04 +0000 (0:00:00.479) 0:14:49.386 ********
2026-06-24 13:24:05.112443 | instance | changed: [instance]
2026-06-24 13:24:05.112566 | instance |
2026-06-24 13:24:05.112734 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] **************************
2026-06-24 13:24:05.112894 | instance | Wednesday 24 June 2026 13:24:05 +0000 (0:00:00.762) 0:14:50.148 ********
2026-06-24 13:24:06.789112 | instance | changed: [instance]
2026-06-24 13:24:06.789190 | instance |
2026-06-24 13:24:06.789555 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-24 13:24:06.789605 | instance | Wednesday 24 June 2026 13:24:06 +0000 (0:00:01.676) 0:14:51.825 ********
2026-06-24 13:24:06.830777 | instance | skipping: [instance]
2026-06-24 13:24:06.830922 | instance |
2026-06-24 13:24:06.831485 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-24 13:24:06.831550 | instance | Wednesday 24 June 2026 13:24:06 +0000 (0:00:00.041) 0:14:51.867 ********
2026-06-24 13:24:06.871438 | instance | skipping: [instance]
2026-06-24 13:24:06.871845 | instance |
2026-06-24 13:24:06.871860 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-24 13:24:06.871867 | instance | Wednesday 24 June 2026 13:24:06 +0000 (0:00:00.040) 0:14:51.907 ********
2026-06-24 13:24:06.916194 | instance | skipping: [instance]
2026-06-24 13:24:06.916289 | instance |
2026-06-24 13:24:06.916412 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-24 13:24:06.916549 | instance | Wednesday 24 June 2026 13:24:06 +0000 (0:00:00.044) 0:14:51.952 ********
2026-06-24 13:24:06.956060 | instance | skipping: [instance]
2026-06-24 13:24:06.956139 | instance |
2026-06-24 13:24:06.956520 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-24 13:24:06.956570 | instance | Wednesday 24 June 2026 13:24:06 +0000 (0:00:00.040) 0:14:51.992 ********
2026-06-24 13:24:07.640397 | instance | ok: [instance]
2026-06-24 13:24:07.640852 | instance |
2026-06-24 13:24:07.640900 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-24 13:24:07.641090 | instance | Wednesday 24 June 2026 13:24:07 +0000 (0:00:00.684) 0:14:52.676 ********
2026-06-24 13:24:07.691822 | instance | ok: [instance]
2026-06-24 13:24:07.691907 | instance |
2026-06-24 13:24:07.692221 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-24 13:24:07.692525 | instance | Wednesday 24 June 2026 13:24:07 +0000 (0:00:00.050) 0:14:52.727 ********
2026-06-24 13:24:07.732718 | instance | ok: [instance]
2026-06-24 13:24:07.733029 | instance |
2026-06-24 13:24:07.733370 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-24 13:24:07.733672 | instance | Wednesday 24 June 2026 13:24:07 +0000 (0:00:00.041) 0:14:52.768 ********
2026-06-24 13:24:07.791298 | instance | ok: [instance] => (item=oslo_db)
2026-06-24 13:24:07.791603 | instance |
2026-06-24 13:24:07.791967 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-24 13:24:07.792270 | instance | Wednesday 24 June 2026 13:24:07 +0000 (0:00:00.057) 0:14:52.826 ********
2026-06-24 13:24:07.847391 | instance | ok: [instance]
2026-06-24 13:24:07.847586 | instance |
2026-06-24 13:24:07.847849 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:24:07.848075 | instance | Wednesday 24 June 2026 13:24:07 +0000 (0:00:00.056) 0:14:52.883 ********
2026-06-24 13:24:07.899049 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:24:07.899258 | instance |
2026-06-24 13:24:07.899700 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:24:07.899961 | instance | Wednesday 24 June 2026 13:24:07 +0000 (0:00:00.051) 0:14:52.935 ********
2026-06-24 13:24:08.394178 | instance | changed: [instance]
2026-06-24 13:24:08.394280 | instance |
2026-06-24 13:24:08.394793 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] ***
2026-06-24 13:24:08.394975 | instance | Wednesday 24 June 2026 13:24:08 +0000 (0:00:00.491) 0:14:53.426 ********
2026-06-24 13:24:09.109740 | instance | ok: [instance]
2026-06-24 13:24:09.109994 | instance |
2026-06-24 13:24:09.110270 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] *************
2026-06-24 13:24:09.110542 | instance | Wednesday 24 June 2026 13:24:09 +0000 (0:00:00.718) 0:14:54.145 ********
2026-06-24 13:24:10.522768 | instance | changed: [instance]
2026-06-24 13:24:10.522961 | instance |
2026-06-24 13:24:10.523228 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************
2026-06-24 13:24:10.523489 | instance | Wednesday 24 June 2026 13:24:10 +0000 (0:00:01.413) 0:14:55.559 ********
2026-06-24 13:24:10.909352 | instance | ok: [instance]
2026-06-24 13:24:10.910007 | instance |
2026-06-24 13:24:10.910048 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] *****************
2026-06-24 13:24:10.910192 | instance | Wednesday 24 June 2026 13:24:10 +0000 (0:00:00.385) 0:14:55.944 ********
2026-06-24 13:24:11.350063 | instance | changed: [instance]
2026-06-24 13:24:11.350150 | instance |
2026-06-24 13:24:11.350314 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] *******************
2026-06-24 13:24:11.350468 | instance | Wednesday 24 June 2026 13:24:11 +0000 (0:00:00.441) 0:14:56.386 ********
2026-06-24 13:24:11.787075 | instance | changed: [instance]
2026-06-24 13:24:11.787407 | instance |
2026-06-24 13:24:11.787469 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ******************
2026-06-24 13:24:11.787585 | instance | Wednesday 24 June 2026 13:24:11 +0000 (0:00:00.437) 0:14:56.823 ********
2026-06-24 13:24:12.184474 | instance | ok: [instance]
2026-06-24 13:24:12.184597 | instance |
2026-06-24 13:24:12.184609 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************
2026-06-24 13:24:12.184763 | instance | Wednesday 24 June 2026 13:24:12 +0000 (0:00:00.397) 0:14:57.220 ********
2026-06-24 13:27:06.649909 | instance | changed: [instance]
2026-06-24 13:27:06.649954 | instance |
2026-06-24 13:27:06.649959 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] ****************
2026-06-24 13:27:06.649964 | instance | Wednesday 24 June 2026 13:27:06 +0000 (0:02:54.464) 0:17:51.685 ********
2026-06-24 13:27:07.383272 | instance | ok: [instance]
2026-06-24 13:27:07.383367 | instance |
2026-06-24 13:27:07.383559 | instance | TASK [Create Keycloak Ingress] *************************************************
2026-06-24 13:27:07.383674 | instance | Wednesday 24 June 2026 13:27:07 +0000 (0:00:00.733) 0:17:52.419 ********
2026-06-24 13:27:07.438663 | instance | included: ingress for instance
2026-06-24 13:27:07.438714 | instance |
2026-06-24 13:27:07.438854 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] *******************
2026-06-24 13:27:07.438967 | instance | Wednesday 24 June 2026 13:27:07 +0000 (0:00:00.055) 0:17:52.475 ********
2026-06-24 13:27:08.402363 | instance | changed: [instance]
2026-06-24 13:27:08.402436 | instance |
2026-06-24 13:27:08.402491 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] *******************
2026-06-24 13:27:08.402630 | instance | Wednesday 24 June 2026 13:27:08 +0000 (0:00:00.963) 0:17:53.438 ********
2026-06-24 13:27:08.709484 | instance | ok: [instance]
2026-06-24 13:27:08.709738 | instance |
2026-06-24 13:27:08.710182 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] *************************
2026-06-24 13:27:08.710544 | instance | Wednesday 24 June 2026 13:27:08 +0000 (0:00:00.306) 0:17:53.745 ********
2026-06-24 13:27:09.857621 | instance | changed: [instance]
2026-06-24 13:27:09.857944 | instance |
2026-06-24 13:27:09.858383 | instance | PLAY [Deploy Monitoring] *******************************************************
2026-06-24 13:27:09.858743 | instance |
2026-06-24 13:27:09.859040 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 13:27:09.859390 | instance | Wednesday 24 June 2026 13:27:09 +0000 (0:00:01.148) 0:17:54.893 ********
2026-06-24 13:27:11.433893 | instance | ok: [instance]
2026-06-24 13:27:11.434004 | instance |
2026-06-24 13:27:11.434553 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:27:11.434708 | instance | Wednesday 24 June 2026 13:27:11 +0000 (0:00:01.575) 0:17:56.469 ********
2026-06-24 13:27:11.486080 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:27:11.486213 | instance |
2026-06-24 13:27:11.486252 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:27:11.486355 | instance | Wednesday 24 June 2026 13:27:11 +0000 (0:00:00.053) 0:17:56.522 ********
2026-06-24 13:27:11.980079 | instance | changed: [instance]
2026-06-24 13:27:11.980395 | instance |
2026-06-24 13:27:11.980732 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] ***********
2026-06-24 13:27:11.981096 | instance | Wednesday 24 June 2026 13:27:11 +0000 (0:00:00.493) 0:17:57.016 ********
2026-06-24 13:27:12.980737 | instance | ok: [instance]
2026-06-24 13:27:12.980872 | instance |
2026-06-24 13:27:12.981117 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] **********
2026-06-24 13:27:12.981297 | instance | Wednesday 24 June 2026 13:27:12 +0000 (0:00:01.000) 0:17:58.016 ********
2026-06-24 13:27:16.294697 | instance | changed: [instance]
2026-06-24 13:27:16.294815 | instance |
2026-06-24 13:27:16.295161 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:27:16.295425 | instance | Wednesday 24 June 2026 13:27:16 +0000 (0:00:03.313) 0:18:01.330 ********
2026-06-24 13:27:16.357268 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:27:16.357347 | instance |
2026-06-24 13:27:16.357854 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:27:16.357885 | instance | Wednesday 24 June 2026 13:27:16 +0000 (0:00:00.062) 0:18:01.392 ********
2026-06-24 13:27:17.041950 | instance | changed: [instance]
2026-06-24 13:27:17.042253 | instance |
2026-06-24 13:27:17.042660 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-06-24 13:27:17.043013 | instance | Wednesday 24 June 2026 13:27:17 +0000 (0:00:00.684) 0:18:02.077 ********
2026-06-24 13:27:18.569579 | instance | changed: [instance]
2026-06-24 13:27:18.569736 | instance |
2026-06-24 13:27:18.569944 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] ***
2026-06-24 13:27:18.570099 | instance | Wednesday 24 June 2026 13:27:18 +0000 (0:00:01.528) 0:18:03.605 ********
2026-06-24 13:27:19.414698 | instance | ok: [instance]
2026-06-24 13:27:19.414867 | instance |
2026-06-24 13:27:19.415171 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] *******
2026-06-24 13:27:19.415492 | instance | Wednesday 24 June 2026 13:27:19 +0000 (0:00:00.844) 0:18:04.450 ********
2026-06-24 13:27:27.900199 | instance | ok: [instance]
2026-06-24 13:27:27.900443 | instance |
2026-06-24 13:27:27.900749 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] ***
2026-06-24 13:27:27.901061 | instance | Wednesday 24 June 2026 13:27:27 +0000 (0:00:08.485) 0:18:12.936 ********
2026-06-24 13:27:29.609097 | instance | ok: [instance]
2026-06-24 13:27:29.609183 | instance |
2026-06-24 13:27:29.609316 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] ***
2026-06-24 13:27:29.609464 | instance | Wednesday 24 June 2026 13:27:29 +0000 (0:00:01.709) 0:18:14.645 ********
2026-06-24 13:27:29.911472 | instance | ok: [instance]
2026-06-24 13:27:29.911557 | instance |
2026-06-24 13:27:29.911732 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] ***
2026-06-24 13:27:29.911807 | instance | Wednesday 24 June 2026 13:27:29 +0000 (0:00:00.302) 0:18:14.948 ********
2026-06-24 13:27:30.136221 | instance | ok: [instance]
2026-06-24 13:27:30.136278 | instance |
2026-06-24 13:27:30.136485 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] ***
2026-06-24 13:27:30.136618 | instance | Wednesday 24 June 2026 13:27:30 +0000 (0:00:00.224) 0:18:15.172 ********
2026-06-24 13:27:30.364611 | instance | ok: [instance]
2026-06-24 13:27:30.364686 | instance |
2026-06-24 13:27:30.364692 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] ***
2026-06-24 13:27:30.364699 | instance | Wednesday 24 June 2026 13:27:30 +0000 (0:00:00.227) 0:18:15.400 ********
2026-06-24 13:27:31.237114 | instance | changed: [instance]
2026-06-24 13:27:31.237198 | instance |
2026-06-24 13:27:31.237211 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] ***
2026-06-24 13:27:31.238097 | instance | Wednesday 24 June 2026 13:27:31 +0000 (0:00:00.872) 0:18:16.272 ********
2026-06-24 13:27:55.339067 | instance | changed: [instance] => (item=alertmanager)
2026-06-24 13:27:55.339165 | instance | changed: [instance] => (item=grafana)
2026-06-24 13:27:55.339231 | instance | changed: [instance] => (item=prometheus)
2026-06-24 13:27:55.339625 | instance |
2026-06-24 13:27:55.339709 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] ***
2026-06-24 13:27:55.339724 | instance | Wednesday 24 June 2026 13:27:55 +0000 (0:00:24.100) 0:18:40.373 ********
2026-06-24 13:27:57.564126 | instance | ok: [instance] => (item=alertmanager)
2026-06-24 13:27:57.564247 | instance | ok: [instance] => (item=grafana)
2026-06-24 13:27:57.564256 | instance | ok: [instance] => (item=prometheus)
2026-06-24 13:27:57.564593 | instance |
2026-06-24 13:27:57.564682 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] *****
2026-06-24 13:27:57.564702 | instance | Wednesday 24 June 2026 13:27:57 +0000 (0:00:02.226) 0:18:42.600 ********
2026-06-24 13:28:01.125247 | instance | changed: [instance] => (item=None)
2026-06-24 13:28:01.125413 | instance | changed: [instance] => (item=None)
2026-06-24 13:28:01.125558 | instance | changed: [instance] => (item=None)
2026-06-24 13:28:01.125666 | instance | changed: [instance]
2026-06-24 13:28:01.125775 | instance |
2026-06-24 13:28:01.125915 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] *******
2026-06-24 13:28:01.126063 | instance | Wednesday 24 June 2026 13:28:01 +0000 (0:00:03.561) 0:18:46.161 ********
2026-06-24 13:28:07.093895 | instance | changed: [instance] => (item=None)
2026-06-24 13:28:07.094041 | instance | changed: [instance] => (item=None)
2026-06-24 13:28:07.094306 | instance | changed: [instance] => (item=None)
2026-06-24 13:28:07.094568 | instance | changed: [instance] => (item=None)
2026-06-24 13:28:07.094989 | instance | changed: [instance] => (item=None)
2026-06-24 13:28:07.095241 | instance | changed: [instance]
2026-06-24 13:28:07.095488 | instance |
2026-06-24 13:28:07.095751 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] *****
2026-06-24 13:28:07.096028 | instance | Wednesday 24 June 2026 13:28:07 +0000 (0:00:05.968) 0:18:52.129 ********
2026-06-24 13:28:18.659774 | instance | changed: [instance] => (item=alertmanager)
2026-06-24 13:28:18.659889 | instance | changed: [instance] => (item=prometheus)
2026-06-24 13:28:18.660039 | instance |
2026-06-24 13:28:18.660233 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] ***
2026-06-24 13:28:18.660424 | instance | Wednesday 24 June 2026 13:28:18 +0000 (0:00:11.565) 0:19:03.695 ********
2026-06-24 13:28:30.233904 | instance | changed: [instance] => (item=alertmanager)
2026-06-24 13:28:30.234070 | instance | changed: [instance] => (item=prometheus)
2026-06-24 13:28:30.234238 | instance |
2026-06-24 13:28:30.234423 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] ***
2026-06-24 13:28:30.234604 | instance | Wednesday 24 June 2026 13:28:30 +0000 (0:00:11.573) 0:19:15.269 ********
2026-06-24 13:28:31.116304 | instance | changed: [instance]
2026-06-24 13:28:31.116657 | instance |
2026-06-24 13:28:31.116989 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************
2026-06-24 13:28:31.117271 | instance | Wednesday 24 June 2026 13:28:31 +0000 (0:00:00.881) 0:19:16.151 ********
2026-06-24 13:28:39.413076 | instance | ok: [instance]
2026-06-24 13:28:39.413168 | instance |
2026-06-24 13:28:39.413418 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] ***
2026-06-24 13:28:39.413620 | instance | Wednesday 24 June 2026 13:28:39 +0000 (0:00:08.297) 0:19:24.449 ********
2026-06-24 13:28:55.375396 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'})
2026-06-24 13:28:55.375522 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'})
2026-06-24 13:28:55.375661 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'})
2026-06-24 13:28:55.376319 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'})
2026-06-24 13:28:55.376417 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'})
2026-06-24 13:28:55.376431 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'})
2026-06-24 13:28:55.376450 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'})
2026-06-24 13:28:55.376463 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'})
2026-06-24 13:28:55.376628 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'})
2026-06-24 13:28:55.376774 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'})
2026-06-24 13:28:55.376933 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'})
2026-06-24 13:28:55.377124 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'})
2026-06-24 13:28:55.377279 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'})
2026-06-24 13:28:55.377417 | instance |
2026-06-24 13:28:55.377573 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] ***********
2026-06-24 13:28:55.377766 | instance | Wednesday 24 June 2026 13:28:55 +0000 (0:00:15.961) 0:19:40.411 ********
2026-06-24 13:29:28.020964 | instance | changed: [instance]
2026-06-24 13:29:28.021093 | instance |
2026-06-24 13:29:28.021221 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:29:28.021340 | instance | Wednesday 24 June 2026 13:29:28 +0000 (0:00:32.646) 0:20:13.057 ********
2026-06-24 13:29:28.080066 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:29:28.080154 | instance |
2026-06-24 13:29:28.080301 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:29:28.080406 | instance | Wednesday 24 June 2026 13:29:28 +0000 (0:00:00.059) 0:20:13.116 ********
2026-06-24 13:29:28.637591 | instance | changed: [instance]
2026-06-24 13:29:28.637868 | instance |
2026-06-24 13:29:28.638201 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] ****************************
2026-06-24 13:29:28.638516 | instance | Wednesday 24 June 2026 13:29:28 +0000 (0:00:00.556) 0:20:13.673 ********
2026-06-24 13:29:33.168520 | instance | changed: [instance]
2026-06-24 13:29:33.168640 | instance |
2026-06-24 13:29:33.168815 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:29:33.169015 | instance | Wednesday 24 June 2026 13:29:33 +0000 (0:00:04.531) 0:20:18.204 ********
2026-06-24 13:29:33.230671 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:29:33.230756 | instance |
2026-06-24 13:29:33.230899 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:29:33.231092 | instance | Wednesday 24 June 2026 13:29:33 +0000 (0:00:00.062) 0:20:18.267 ********
2026-06-24 13:29:33.816195 | instance | changed: [instance]
2026-06-24 13:29:33.816412 | instance |
2026-06-24 13:29:33.816692 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] **************************
2026-06-24 13:29:33.816952 | instance | Wednesday 24 June 2026 13:29:33 +0000 (0:00:00.585) 0:20:18.852 ********
2026-06-24 13:29:36.008438 | instance | changed: [instance]
2026-06-24 13:29:36.008559 | instance |
2026-06-24 13:29:36.008724 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:29:36.008887 | instance | Wednesday 24 June 2026 13:29:36 +0000 (0:00:02.192) 0:20:21.044 ********
2026-06-24 13:29:36.064287 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:29:36.064422 | instance |
2026-06-24 13:29:36.064561 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:29:36.064712 | instance | Wednesday 24 June 2026 13:29:36 +0000 (0:00:00.055) 0:20:21.100 ********
2026-06-24 13:29:36.566006 | instance | changed: [instance]
2026-06-24 13:29:36.566278 | instance |
2026-06-24 13:29:36.566569 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] **********************
2026-06-24 13:29:36.566841 | instance | Wednesday 24 June 2026 13:29:36 +0000 (0:00:00.501) 0:20:21.602 ********
2026-06-24 13:29:38.958366 | instance | changed: [instance]
2026-06-24 13:29:38.958487 | instance |
2026-06-24 13:29:38.958775 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] **********************
2026-06-24 13:29:38.958927 | instance | Wednesday 24 June 2026 13:29:38 +0000 (0:00:02.392) 0:20:23.994 ********
2026-06-24 13:29:39.859086 | instance | changed: [instance]
2026-06-24 13:29:39.859400 | instance |
2026-06-24 13:29:39.859587 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:29:39.859785 | instance | Wednesday 24 June 2026 13:29:39 +0000 (0:00:00.900) 0:20:24.894 ********
2026-06-24 13:29:39.921082 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:29:39.921211 | instance |
2026-06-24 13:29:39.921390 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:29:39.921553 | instance | Wednesday 24 June 2026 13:29:39 +0000 (0:00:00.062) 0:20:24.957 ********
2026-06-24 13:29:40.429895 | instance | changed: [instance]
2026-06-24 13:29:40.430181 | instance |
2026-06-24 13:29:40.430597 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] ***************
2026-06-24 13:29:40.430920 | instance | Wednesday 24 June 2026 13:29:40 +0000 (0:00:00.507) 0:20:25.465 ********
2026-06-24 13:29:41.962050 | instance | changed: [instance]
2026-06-24 13:29:41.962122 | instance |
2026-06-24 13:29:41.962519 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:29:41.962613 | instance | Wednesday 24 June 2026 13:29:41 +0000 (0:00:01.533) 0:20:26.998 ********
2026-06-24 13:29:42.012633 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:29:42.012719 | instance |
2026-06-24 13:29:42.012962 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:29:42.012979 | instance | Wednesday 24 June 2026 13:29:42 +0000 (0:00:00.051) 0:20:27.049 ********
2026-06-24 13:29:42.513044 | instance | changed: [instance]
2026-06-24 13:29:42.513439 | instance |
2026-06-24 13:29:42.513483 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] **********
2026-06-24 13:29:42.513489 | instance | Wednesday 24 June 2026 13:29:42 +0000 (0:00:00.500) 0:20:27.549 ********
2026-06-24 13:29:45.358182 | instance | changed: [instance]
2026-06-24 13:29:45.358276 | instance |
2026-06-24 13:29:45.358400 | instance | PLAY [Deploy OpenStack] ********************************************************
2026-06-24 13:29:45.358513 | instance |
2026-06-24 13:29:45.358655 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 13:29:45.358884 | instance | Wednesday 24 June 2026 13:29:45 +0000 (0:00:02.845) 0:20:30.394 ********
2026-06-24 13:29:47.198550 | instance | ok: [instance]
2026-06-24 13:29:47.198618 | instance |
2026-06-24 13:29:47.198796 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-06-24 13:29:47.198945 | instance | Wednesday 24 June 2026 13:29:47 +0000 (0:00:01.840) 0:20:32.234 ********
2026-06-24 13:29:47.281303 | instance | skipping: [instance]
2026-06-24 13:29:47.281554 | instance |
2026-06-24 13:29:47.281860 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-24 13:29:47.282150 | instance | Wednesday 24 June 2026 13:29:47 +0000 (0:00:00.082) 0:20:32.317 ********
2026-06-24 13:29:47.352304 | instance | ok: [instance]
2026-06-24 13:29:47.352485 | instance |
2026-06-24 13:29:47.352619 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-24 13:29:47.352839 | instance | Wednesday 24 June 2026 13:29:47 +0000 (0:00:00.070) 0:20:32.388 ********
2026-06-24 13:29:47.397110 | instance | skipping: [instance]
2026-06-24 13:29:47.397344 | instance |
2026-06-24 13:29:47.397589 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-24 13:29:47.397826 | instance | Wednesday 24 June 2026 13:29:47 +0000 (0:00:00.044) 0:20:32.433 ********
2026-06-24 13:29:47.441436 | instance | skipping: [instance]
2026-06-24 13:29:47.441522 | instance |
2026-06-24 13:29:47.441656 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-24 13:29:47.441803 | instance | Wednesday 24 June 2026 13:29:47 +0000 (0:00:00.044) 0:20:32.477 ********
2026-06-24 13:29:47.485879 | instance | skipping: [instance]
2026-06-24 13:29:47.629817 | instance |
2026-06-24 13:29:47.629856 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-24 13:29:47.629868 | instance | Wednesday 24 June 2026 13:29:47 +0000 (0:00:00.043) 0:20:32.521 ********
2026-06-24 13:29:47.629878 | instance | skipping: [instance]
2026-06-24 13:29:47.629887 | instance |
2026-06-24 13:29:47.629896 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-24 13:29:47.629905 | instance | Wednesday 24 June 2026 13:29:47 +0000 (0:00:00.045) 0:20:32.567 ********
2026-06-24 13:29:47.629914 | instance | skipping: [instance]
2026-06-24 13:29:47.629923 | instance |
2026-06-24 13:29:47.629931 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-24 13:29:47.629940 | instance | Wednesday 24 June 2026 13:29:47 +0000 (0:00:00.046) 0:20:32.614 ********
2026-06-24 13:29:47.631840 | instance | ok: [instance]
2026-06-24 13:29:47.632082 | instance |
2026-06-24 13:29:47.632358 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-24 13:29:47.632631 | instance | Wednesday 24 June 2026 13:29:47 +0000 (0:00:00.053) 0:20:32.668 ********
2026-06-24 13:29:47.694278 | instance | ok: [instance] => (item=oslo_cache)
2026-06-24 13:29:47.694582 | instance |
2026-06-24 13:29:47.694939 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-24 13:29:47.695285 | instance | Wednesday 24 June 2026 13:29:47 +0000 (0:00:00.062) 0:20:32.730 ********
2026-06-24 13:29:47.764770 | instance | ok: [instance]
2026-06-24 13:29:47.765285 | instance |
2026-06-24 13:29:47.765588 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:29:47.765855 | instance | Wednesday 24 June 2026 13:29:47 +0000 (0:00:00.070) 0:20:32.800 ********
2026-06-24 13:29:47.834702 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:29:47.834934 | instance |
2026-06-24 13:29:47.835177 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:29:47.835499 | instance | Wednesday 24 June 2026 13:29:47 +0000 (0:00:00.070) 0:20:32.870 ********
2026-06-24 13:29:48.363179 | instance | changed: [instance]
2026-06-24 13:29:48.363469 | instance |
2026-06-24 13:29:48.363802 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] ***********************
2026-06-24 13:29:48.364098 | instance | Wednesday 24 June 2026 13:29:48 +0000 (0:00:00.528) 0:20:33.399 ********
2026-06-24 13:29:50.222973 | instance | changed: [instance]
2026-06-24 13:29:50.223317 | instance |
2026-06-24 13:29:50.223533 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] **********
2026-06-24 13:29:50.223831 | instance | Wednesday 24 June 2026 13:29:50 +0000 (0:00:01.858) 0:20:35.257 ********
2026-06-24 13:29:51.241485 | instance | changed: [instance]
2026-06-24 13:29:51.241777 | instance |
2026-06-24 13:29:51.242060 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-06-24 13:29:51.242331 | instance | Wednesday 24 June 2026 13:29:51 +0000 (0:00:01.019) 0:20:36.277 ********
2026-06-24 13:30:02.273508 | instance | FAILED - RETRYING: [instance]: Install openstacksdk (3 retries left).
2026-06-24 13:30:02.274558 | instance | changed: [instance]
2026-06-24 13:30:02.274615 | instance |
2026-06-24 13:30:02.274627 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-06-24 13:30:02.274638 | instance | Wednesday 24 June 2026 13:30:02 +0000 (0:00:11.031) 0:20:47.308 ********
2026-06-24 13:30:02.525765 | instance | changed: [instance]
2026-06-24 13:30:02.525896 | instance |
2026-06-24 13:30:02.525913 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-06-24 13:30:02.526068 | instance | Wednesday 24 June 2026 13:30:02 +0000 (0:00:00.252) 0:20:47.561 ********
2026-06-24 13:30:03.105775 | instance | changed: [instance]
2026-06-24 13:30:03.105900 | instance |
2026-06-24 13:30:03.106006 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-24 13:30:03.106219 | instance | Wednesday 24 June 2026 13:30:03 +0000 (0:00:00.580) 0:20:48.142 ********
2026-06-24 13:30:03.200324 | instance | ok: [instance]
2026-06-24 13:30:03.200377 | instance |
2026-06-24 13:30:03.200384 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-24 13:30:03.200391 | instance | Wednesday 24 June 2026 13:30:03 +0000 (0:00:00.094) 0:20:48.236 ********
2026-06-24 13:30:03.296333 | instance | included: rabbitmq for instance
2026-06-24 13:30:03.296408 | instance |
2026-06-24 13:30:03.296701 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-24 13:30:03.296737 | instance | Wednesday 24 June 2026 13:30:03 +0000 (0:00:00.096) 0:20:48.333 ********
2026-06-24 13:30:04.148257 | instance | ok: [instance]
2026-06-24 13:30:04.148334 | instance |
2026-06-24 13:30:04.148469 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-24 13:30:04.148595 | instance | Wednesday 24 June 2026 13:30:04 +0000 (0:00:00.851) 0:20:49.184 ********
2026-06-24 13:30:04.211171 | instance | skipping: [instance]
2026-06-24 13:30:04.211335 | instance |
2026-06-24 13:30:04.211578 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-24 13:30:04.211730 | instance | Wednesday 24 June 2026 13:30:04 +0000 (0:00:00.062) 0:20:49.246 ********
2026-06-24 13:30:04.268622 | instance | skipping: [instance]
2026-06-24 13:30:04.268696 | instance |
2026-06-24 13:30:04.268894 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-24 13:30:04.268972 | instance | Wednesday 24 June 2026 13:30:04 +0000 (0:00:00.058) 0:20:49.305 ********
2026-06-24 13:30:04.318303 | instance | skipping: [instance]
2026-06-24 13:30:04.318470 | instance |
2026-06-24 13:30:04.318602 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-24 13:30:04.318727 | instance | Wednesday 24 June 2026 13:30:04 +0000 (0:00:00.049) 0:20:49.354 ********
2026-06-24 13:30:47.472180 | instance | changed: [instance]
2026-06-24 13:30:47.472332 | instance |
2026-06-24 13:30:47.472516 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-24 13:30:47.472689 | instance | Wednesday 24 June 2026 13:30:47 +0000 (0:00:43.153) 0:21:32.508 ********
2026-06-24 13:30:48.281780 | instance | ok: [instance]
2026-06-24 13:30:48.282106 | instance |
2026-06-24 13:30:48.282276 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-24 13:30:48.282545 | instance | Wednesday 24 June 2026 13:30:48 +0000 (0:00:00.809) 0:21:33.317 ********
2026-06-24 13:30:48.337235 | instance | ok: [instance]
2026-06-24 13:30:48.337445 | instance |
2026-06-24 13:30:48.337731 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-24 13:30:48.338012 | instance | Wednesday 24 June 2026 13:30:48 +0000 (0:00:00.055) 0:21:33.373 ********
2026-06-24 13:30:48.392607 | instance | skipping: [instance]
2026-06-24 13:30:48.392807 | instance |
2026-06-24 13:30:48.393181 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-24 13:30:48.393541 | instance | Wednesday 24 June 2026 13:30:48 +0000 (0:00:00.055) 0:21:33.428 ********
2026-06-24 13:30:48.444139 | instance | skipping: [instance]
2026-06-24 13:30:48.444476 | instance |
2026-06-24 13:30:48.444830 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-24 13:30:48.445166 | instance | Wednesday 24 June 2026 13:30:48 +0000 (0:00:00.051) 0:21:33.479 ********
2026-06-24 13:30:48.500421 | instance | ok: [instance]
2026-06-24 13:30:48.500532 | instance |
2026-06-24 13:30:48.501131 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-24 13:30:48.501221 | instance | Wednesday 24 June 2026 13:30:48 +0000 (0:00:00.056) 0:21:33.536 ********
2026-06-24 13:30:48.596899 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-24 13:30:48.597204 | instance | ok: [instance] => (item=oslo_db)
2026-06-24 13:30:48.597507 | instance | ok: [instance] => (item=identity)
2026-06-24 13:30:48.597877 | instance | ok: [instance] => (item=oslo_cache)
2026-06-24 13:30:48.598145 | instance |
2026-06-24 13:30:48.598495 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-24 13:30:48.598793 | instance | Wednesday 24 June 2026 13:30:48 +0000 (0:00:00.096) 0:21:33.632 ********
2026-06-24 13:30:48.668076 | instance | ok: [instance]
2026-06-24 13:30:48.668443 | instance |
2026-06-24 13:30:48.668837 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:30:48.669183 | instance | Wednesday 24 June 2026 13:30:48 +0000 (0:00:00.071) 0:21:33.704 ********
2026-06-24 13:30:48.738001 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:30:48.738187 | instance |
2026-06-24 13:30:48.738458 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:30:48.738752 | instance | Wednesday 24 June 2026 13:30:48 +0000 (0:00:00.069) 0:21:33.773 ********
2026-06-24 13:30:49.290014 | instance | changed: [instance]
2026-06-24 13:30:49.290289 | instance |
2026-06-24 13:30:49.290610 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] *******************
2026-06-24 13:30:49.290906 | instance | Wednesday 24 June 2026 13:30:49 +0000 (0:00:00.552) 0:21:34.326 ********
2026-06-24 13:30:51.004788 | instance | ok: [instance] => (item=None)
2026-06-24 13:30:51.004898 | instance | ok: [instance]
2026-06-24 13:30:51.005033 | instance |
2026-06-24 13:30:51.005212 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] ***
2026-06-24 13:30:51.005376 | instance | Wednesday 24 June 2026 13:30:50 +0000 (0:00:01.714) 0:21:36.041 ********
2026-06-24 13:30:52.108155 | instance | ok: [instance] => (item=atmosphere)
2026-06-24 13:30:52.108424 | instance |
2026-06-24 13:30:52.108725 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] ***
2026-06-24 13:30:52.109049 | instance | Wednesday 24 June 2026 13:30:52 +0000 (0:00:01.103) 0:21:37.144 ********
2026-06-24 13:30:53.102669 | instance | changed: [instance]
2026-06-24 13:30:53.103097 | instance |
2026-06-24 13:30:53.103438 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ******************
2026-06-24 13:30:53.103788 | instance | Wednesday 24 June 2026 13:30:53 +0000 (0:00:00.994) 0:21:38.138 ********
2026-06-24 13:30:54.211037 | instance | changed: [instance] => (item=None)
2026-06-24 13:30:54.211364 | instance | changed: [instance]
2026-06-24 13:30:54.211661 | instance |
2026-06-24 13:30:54.211983 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] ***
2026-06-24 13:30:54.212285 | instance | Wednesday 24 June 2026 13:30:54 +0000 (0:00:01.108) 0:21:39.247 ********
2026-06-24 13:30:55.891002 | instance | changed: [instance] => (item=None)
2026-06-24 13:30:55.892008 | instance | changed: [instance]
2026-06-24 13:30:55.892031 | instance |
2026-06-24 13:30:55.892038 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************
2026-06-24 13:30:55.892048 | instance | Wednesday 24 June 2026 13:30:55 +0000 (0:00:01.680) 0:21:40.927 ********
2026-06-24 13:33:45.288048 | instance | changed: [instance]
2026-06-24 13:33:45.288128 | instance |
2026-06-24 13:33:45.288345 | instance | TASK [Create Ingress] **********************************************************
2026-06-24 13:33:45.288423 | instance | Wednesday 24 June 2026 13:33:45 +0000 (0:02:49.396) 0:24:30.324 ********
2026-06-24 13:33:45.417684 | instance | included: openstack_helm_ingress for instance
2026-06-24 13:33:45.418181 | instance |
2026-06-24 13:33:45.418228 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-24 13:33:45.418236 | instance | Wednesday 24 June 2026 13:33:45 +0000 (0:00:00.129) 0:24:30.453 ********
2026-06-24 13:33:45.469063 | instance | skipping: [instance]
2026-06-24 13:33:45.469145 | instance |
2026-06-24 13:33:45.469307 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-24 13:33:45.469406 | instance | Wednesday 24 June 2026 13:33:45 +0000 (0:00:00.051) 0:24:30.505 ********
2026-06-24 13:33:45.527586 | instance | skipping: [instance]
2026-06-24 13:33:45.527660 | instance |
2026-06-24 13:33:45.527911 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-24 13:33:45.528755 | instance | Wednesday 24 June 2026 13:33:45 +0000 (0:00:00.057) 0:24:30.563 ********
2026-06-24 13:33:45.593507 | instance | ok: [instance]
2026-06-24 13:33:45.593625 | instance |
2026-06-24 13:33:45.593635 | instance | TASK [Create Ingress identity] *************************************************
2026-06-24 13:33:45.593799 | instance | Wednesday 24 June 2026 13:33:45 +0000 (0:00:00.066) 0:24:30.630 ********
2026-06-24 13:33:45.841062 | instance | included: ingress for instance
2026-06-24 13:33:45.841174 | instance |
2026-06-24 13:33:45.841497 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] *******************
2026-06-24 13:33:45.841562 | instance | Wednesday 24 June 2026 13:33:45 +0000 (0:00:00.247) 0:24:30.877 ********
2026-06-24 13:33:46.922695 | instance | changed: [instance]
2026-06-24 13:33:46.922812 | instance |
2026-06-24 13:33:46.922856 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] *********
2026-06-24 13:33:46.922983 | instance | Wednesday 24 June 2026 13:33:46 +0000 (0:00:01.081) 0:24:31.959 ********
2026-06-24 13:33:51.252070 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left).
2026-06-24 13:33:51.252175 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left).
2026-06-24 13:33:51.252299 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left).
2026-06-24 13:33:51.252425 | instance | ok: [instance]
2026-06-24 13:33:51.252613 | instance |
2026-06-24 13:33:51.252750 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ********
2026-06-24 13:33:51.252892 | instance | Wednesday 24 June 2026 13:33:51 +0000 (0:00:04.329) 0:24:36.288 ********
2026-06-24 13:33:52.002558 | instance | ok: [instance]
2026-06-24 13:33:52.002924 | instance |
2026-06-24 13:33:52.003404 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ******************
2026-06-24 13:33:52.003812 | instance | Wednesday 24 June 2026 13:33:51 +0000 (0:00:00.750) 0:24:37.038 ********
2026-06-24 13:33:53.851492 | instance | ok: [instance] => (item=atmosphere)
2026-06-24 13:33:53.851633 | instance |
2026-06-24 13:33:53.851808 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] *******
2026-06-24 13:33:53.852014 | instance | Wednesday 24 June 2026 13:33:53 +0000 (0:00:01.849) 0:24:38.887 ********
2026-06-24 13:33:55.074209 | instance | changed: [instance] => (item=atmosphere)
2026-06-24 13:33:55.074349 | instance |
2026-06-24 13:33:55.074571 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ******
2026-06-24 13:33:55.074746 | instance | Wednesday 24 June 2026 13:33:55 +0000 (0:00:01.222) 0:24:40.110 ********
2026-06-24 13:33:56.511211 | instance | changed: [instance] => (item=atmosphere)
2026-06-24 13:33:56.511278 | instance |
2026-06-24 13:33:56.511293 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] *****
2026-06-24 13:33:56.511506 | instance | Wednesday 24 June 2026 13:33:56 +0000 (0:00:01.436) 0:24:41.546 ********
2026-06-24 13:33:58.634120 | instance | changed: [instance] => (item=atmosphere)
2026-06-24 13:33:58.634196 | instance |
2026-06-24 13:33:58.634441 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-06-24 13:33:58.634504 | instance | Wednesday 24 June 2026 13:33:58 +0000 (0:00:02.123) 0:24:43.670 ********
2026-06-24 13:33:58.878323 | instance | changed: [instance]
2026-06-24 13:33:58.878407 | instance |
2026-06-24 13:33:58.878565 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-24 13:33:58.878686 | instance | Wednesday 24 June 2026 13:33:58 +0000 (0:00:00.243) 0:24:43.914 ********
2026-06-24 13:34:00.014962 | instance | ok: [instance]
2026-06-24 13:34:00.015234 | instance |
2026-06-24 13:34:00.015713 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-24 13:34:00.016014 | instance | Wednesday 24 June 2026 13:34:00 +0000 (0:00:01.136) 0:24:45.051 ********
2026-06-24 13:34:00.280230 | instance | ok: [instance]
2026-06-24 13:34:00.280521 | instance |
2026-06-24 13:34:00.280827 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 13:34:00.281220 | instance | Wednesday 24 June 2026 13:34:00 +0000 (0:00:00.265) 0:24:45.316 ********
2026-06-24 13:34:00.357503 | instance | ok: [instance] => {
2026-06-24 13:34:00.357804 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz"
2026-06-24 13:34:00.358076 | instance | }
2026-06-24 13:34:00.358351 | instance |
2026-06-24 13:34:00.358614 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 13:34:00.358892 | instance | Wednesday 24 June 2026 13:34:00 +0000 (0:00:00.077) 0:24:45.393 ********
2026-06-24 13:34:01.370839 | instance | changed: [instance]
2026-06-24 13:34:01.371071 | instance |
2026-06-24 13:34:01.371342 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 13:34:01.371648 | instance | Wednesday 24 June 2026 13:34:01 +0000 (0:00:01.013) 0:24:46.407 ********
2026-06-24 13:34:02.722915 | instance | changed: [instance]
2026-06-24 13:34:02.722984 | instance |
2026-06-24 13:34:02.722993 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-06-24 13:34:02.723125 | instance | Wednesday 24 June 2026 13:34:02 +0000 (0:00:01.351) 0:24:47.758 ********
2026-06-24 13:34:03.217093 | instance | changed: [instance]
2026-06-24 13:34:03.217158 | instance |
2026-06-24 13:34:03.217415 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-06-24 13:34:03.217462 | instance | Wednesday 24 June 2026 13:34:03 +0000 (0:00:00.494) 0:24:48.253 ********
2026-06-24 13:34:03.981048 | instance | ok: [instance]
2026-06-24 13:34:03.981132 | instance |
2026-06-24 13:34:03.981459 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-06-24 13:34:03.981503 | instance | Wednesday 24 June 2026 13:34:03 +0000 (0:00:00.764) 0:24:49.017 ********
2026-06-24 13:34:04.757648 | instance | ok: [instance]
2026-06-24 13:34:04.757699 | instance |
2026-06-24 13:34:04.757712 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-06-24 13:34:04.757812 | instance | Wednesday 24 June 2026 13:34:04 +0000 (0:00:00.776) 0:24:49.793 ********
2026-06-24 13:34:05.139512 | instance | ok: [instance]
2026-06-24 13:34:05.139581 | instance |
2026-06-24 13:34:05.139910 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-06-24 13:34:05.139972 | instance | Wednesday 24 June 2026 13:34:05 +0000 (0:00:00.382) 0:24:50.176 ********
2026-06-24 13:34:05.265275 | instance | included: openstack_helm_endpoints for instance
2026-06-24 13:34:05.265343 | instance |
2026-06-24 13:34:05.265627 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-24 13:34:05.265664 | instance | Wednesday 24 June 2026 13:34:05 +0000 (0:00:00.125) 0:24:50.301 ********
2026-06-24 13:34:05.320927 | instance | skipping: [instance]
2026-06-24 13:34:05.321110 | instance |
2026-06-24 13:34:05.321182 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-24 13:34:05.321319 | instance | Wednesday 24 June 2026 13:34:05 +0000 (0:00:00.055) 0:24:50.357 ********
2026-06-24 13:34:05.367912 | instance | skipping: [instance]
2026-06-24 13:34:05.367977 | instance |
2026-06-24 13:34:05.368357 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-24 13:34:05.368441 | instance | Wednesday 24 June 2026 13:34:05 +0000 (0:00:00.047) 0:24:50.404 ********
2026-06-24 13:34:05.419147 | instance | skipping: [instance]
2026-06-24 13:34:05.419230 | instance |
2026-06-24 13:34:05.419556 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-24 13:34:05.419606 | instance | Wednesday 24 June 2026 13:34:05 +0000 (0:00:00.051) 0:24:50.455 ********
2026-06-24 13:34:05.468221 | instance | skipping: [instance]
2026-06-24 13:34:05.468411 | instance |
2026-06-24 13:34:05.468801 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-24 13:34:05.468848 | instance | Wednesday 24 June 2026 13:34:05 +0000 (0:00:00.048) 0:24:50.504 ********
2026-06-24 13:34:05.517200 | instance | skipping: [instance]
2026-06-24 13:34:05.517271 | instance |
2026-06-24 13:34:05.517416 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-24 13:34:05.517603 | instance | Wednesday 24 June 2026 13:34:05 +0000 (0:00:00.049) 0:24:50.553 ********
2026-06-24 13:34:05.560951 | instance | skipping: [instance]
2026-06-24 13:34:05.561063 | instance |
2026-06-24 13:34:05.561233 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-24 13:34:05.561335 | instance | Wednesday 24 June 2026 13:34:05 +0000 (0:00:00.043) 0:24:50.597 ********
2026-06-24 13:34:05.618892 | instance | ok: [instance]
2026-06-24 13:34:05.619256 | instance |
2026-06-24 13:34:05.619685 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-24 13:34:05.620185 | instance | Wednesday 24 June 2026 13:34:05 +0000 (0:00:00.057) 0:24:50.654 ********
2026-06-24 13:34:05.686144 | instance | ok: [instance] => (item=identity)
2026-06-24 13:34:05.686435 | instance |
2026-06-24 13:34:05.686799 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-24 13:34:05.687098 | instance | Wednesday 24 June 2026 13:34:05 +0000 (0:00:00.067) 0:24:50.722 ********
2026-06-24 13:34:05.755581 | instance | ok: [instance]
2026-06-24 13:34:05.755900 | instance |
2026-06-24 13:34:05.756258 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-06-24 13:34:05.756557 | instance | Wednesday 24 June 2026 13:34:05 +0000 (0:00:00.069) 0:24:50.791 ********
2026-06-24 13:34:06.246592 | instance | changed: [instance]
2026-06-24 13:34:06.246706 | instance |
2026-06-24 13:34:06.246901 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] **********
2026-06-24 13:34:06.247079 | instance | Wednesday 24 June 2026 13:34:06 +0000 (0:00:00.491) 0:24:51.282 ********
2026-06-24 13:34:06.723382 | instance | changed: [instance]
2026-06-24 13:34:06.723652 | instance |
2026-06-24 13:34:06.723923 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] ****
2026-06-24 13:34:06.724191 | instance | Wednesday 24 June 2026 13:34:06 +0000 (0:00:00.476) 0:24:51.759 ********
2026-06-24 13:34:07.233464 | instance | changed: [instance]
2026-06-24 13:34:07.233685 | instance |
2026-06-24 13:34:07.233878 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-06-24 13:34:07.234058 | instance | Wednesday 24 June 2026 13:34:07 +0000 (0:00:00.509) 0:24:52.269 ********
2026-06-24 13:34:07.753205 | instance | changed: [instance]
2026-06-24 13:34:07.753507 | instance |
2026-06-24 13:34:07.753824 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-24 13:34:07.754107 | instance | Wednesday 24 June 2026 13:34:07 +0000 (0:00:00.519) 0:24:52.789 ********
2026-06-24 13:34:07.843189 | instance | ok: [instance]
2026-06-24 13:34:07.843425 | instance |
2026-06-24 13:34:07.843717 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-24 13:34:07.843994 | instance | Wednesday 24 June 2026 13:34:07 +0000 (0:00:00.090) 0:24:52.879 ********
2026-06-24 13:34:07.927412 | instance | included: rabbitmq for instance
2026-06-24 13:34:07.927652 | instance |
2026-06-24 13:34:07.927938 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-24 13:34:07.928203 | instance | Wednesday 24 June 2026 13:34:07 +0000 (0:00:00.084) 0:24:52.963 ********
2026-06-24 13:34:08.611085 | instance | ok: [instance]
2026-06-24 13:34:08.611286 | instance |
2026-06-24 13:34:08.611431 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-24 13:34:08.611569 | instance | Wednesday 24 June 2026 13:34:08 +0000 (0:00:00.683) 0:24:53.647 ********
2026-06-24 13:34:08.664320 | instance | skipping: [instance]
2026-06-24 13:34:08.664546 | instance |
2026-06-24 13:34:08.664831 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-24 13:34:08.665159 | instance | Wednesday 24 June 2026 13:34:08 +0000 (0:00:00.053) 0:24:53.700 ********
2026-06-24 13:34:08.714374 | instance | skipping: [instance]
2026-06-24 13:34:08.714694 | instance |
2026-06-24 13:34:08.715132 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-24 13:34:08.715469 | instance | Wednesday 24 June 2026 13:34:08 +0000 (0:00:00.049) 0:24:53.750 ********
2026-06-24 13:34:08.768807 | instance | skipping: [instance]
2026-06-24 13:34:08.769210 | instance |
2026-06-24 13:34:08.769573 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-24 13:34:08.769986 | instance | Wednesday 24 June 2026 13:34:08 +0000 (0:00:00.054) 0:24:53.804 ********
2026-06-24 13:34:39.670865 | instance | changed: [instance]
2026-06-24 13:34:39.671086 | instance |
2026-06-24 13:34:39.671390 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-24 13:34:39.671667 | instance | Wednesday 24 June 2026 13:34:39 +0000 (0:00:30.902) 0:25:24.707 ********
2026-06-24 13:34:40.387424 | instance | ok: [instance]
2026-06-24 13:34:40.387623 | instance |
2026-06-24 13:34:40.387788 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-24 13:34:40.387942 | instance | Wednesday 24 June 2026 13:34:40 +0000 (0:00:00.716) 0:25:25.424 ********
2026-06-24 13:34:40.449008 | instance | ok: [instance]
2026-06-24 13:34:40.449142 | instance |
2026-06-24 13:34:40.449414 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-24 13:34:40.449621 | instance | Wednesday 24 June 2026 13:34:40 +0000 (0:00:00.061) 0:25:25.485 ********
2026-06-24 13:34:40.501958 | instance | skipping: [instance]
2026-06-24 13:34:40.502267 | instance |
2026-06-24 13:34:40.502628 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-24 13:34:40.503006 | instance | Wednesday 24 June 2026 13:34:40 +0000 (0:00:00.052) 0:25:25.538 ********
2026-06-24 13:34:40.563706 | instance | skipping: [instance]
2026-06-24 13:34:40.564010 | instance |
2026-06-24 13:34:40.564313 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-24 13:34:40.564577 | instance | Wednesday 24 June 2026 13:34:40 +0000 (0:00:00.061) 0:25:25.599 ********
2026-06-24 13:34:40.623875 | instance | ok: [instance]
2026-06-24 13:34:40.624131 | instance |
2026-06-24 13:34:40.624427 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-24 13:34:40.624700 | instance | Wednesday 24 June 2026 13:34:40 +0000 (0:00:00.060) 0:25:25.660 ********
2026-06-24 13:34:40.748903 | instance | ok: [instance] => (item=key_manager)
2026-06-24 13:34:40.749210 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-24 13:34:40.749561 | instance | ok: [instance] => (item=identity)
2026-06-24 13:34:40.749828 | instance | ok: [instance] => (item=oslo_cache)
2026-06-24 13:34:40.750160 | instance | ok: [instance] => (item=oslo_db)
2026-06-24 13:34:40.750357 | instance |
2026-06-24 13:34:40.750633 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-24 13:34:40.750915 | instance | Wednesday 24 June 2026 13:34:40 +0000 (0:00:00.124) 0:25:25.785 ********
2026-06-24 13:34:40.817447 | instance | ok: [instance]
2026-06-24 13:34:40.817580 | instance |
2026-06-24 13:34:40.817755 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:34:40.817921 | instance | Wednesday 24 June 2026 13:34:40 +0000 (0:00:00.068) 0:25:25.853 ********
2026-06-24 13:34:40.882206 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:34:40.882384 | instance |
2026-06-24 13:34:40.882657 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:34:40.882933 | instance | Wednesday 24 June 2026 13:34:40 +0000 (0:00:00.064) 0:25:25.917 ********
2026-06-24 13:34:41.399137 | instance | changed: [instance]
2026-06-24 13:34:41.399360 | instance |
2026-06-24 13:34:41.399627 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************
2026-06-24 13:34:41.399891 | instance | Wednesday 24 June 2026 13:34:41 +0000 (0:00:00.517) 0:25:26.435 ********
2026-06-24 13:36:34.068183 | instance | changed: [instance]
2026-06-24 13:36:34.068359 | instance |
2026-06-24 13:36:34.068546 | instance | TASK [Create Ingress] **********************************************************
2026-06-24 13:36:34.068723 | instance | Wednesday 24 June 2026 13:36:34 +0000 (0:01:52.669) 0:27:19.104 ********
2026-06-24 13:36:34.172331 | instance | included: openstack_helm_ingress for instance
2026-06-24 13:36:34.172504 | instance |
2026-06-24 13:36:34.172724 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-24 13:36:34.172928 | instance | Wednesday 24 June 2026 13:36:34 +0000 (0:00:00.104) 0:27:19.208 ********
2026-06-24 13:36:34.224180 | instance | skipping: [instance]
2026-06-24 13:36:34.224400 | instance |
2026-06-24 13:36:34.224638 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-24 13:36:34.225181 | instance | Wednesday 24 June 2026 13:36:34 +0000 (0:00:00.051) 0:27:19.260 ********
2026-06-24 13:36:34.280058 | instance | skipping: [instance]
2026-06-24 13:36:34.280361 | instance |
2026-06-24 13:36:34.280698 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-24 13:36:34.280966 | instance | Wednesday 24 June 2026 13:36:34 +0000 (0:00:00.055) 0:27:19.316 ********
2026-06-24 13:36:34.358130 | instance | ok: [instance]
2026-06-24 13:36:34.358345 | instance |
2026-06-24 13:36:34.358438 | instance | TASK [Create Ingress key-manager] **********************************************
2026-06-24 13:36:34.358629 | instance | Wednesday 24 June 2026 13:36:34 +0000 (0:00:00.078) 0:27:19.394 ********
2026-06-24 13:36:34.441389 | instance | included: ingress for instance
2026-06-24 13:36:34.441658 | instance |
2026-06-24 13:36:34.441968 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] ****************
2026-06-24 13:36:34.442353 | instance | Wednesday 24 June 2026 13:36:34 +0000 (0:00:00.083) 0:27:19.477 ********
2026-06-24 13:36:35.536378 | instance | changed: [instance]
2026-06-24 13:36:35.536488 | instance |
2026-06-24 13:36:35.536500 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] **********************
2026-06-24 13:36:35.536511 | instance | Wednesday 24 June 2026 13:36:35 +0000 (0:00:01.093) 0:27:20.571 ********
2026-06-24 13:36:36.749801 | instance | changed: [instance]
2026-06-24 13:36:36.749879 | instance |
2026-06-24 13:36:36.750194 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************
2026-06-24 13:36:36.750238 | instance | Wednesday 24 June 2026 13:36:36 +0000 (0:00:01.214) 0:27:21.786 ********
2026-06-24 13:36:48.363702 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'})
2026-06-24 13:36:48.363824 | instance |
2026-06-24 13:36:48.364091 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:36:48.364112 | instance | Wednesday 24 June 2026 13:36:48 +0000 (0:00:11.613) 0:27:33.400 ********
2026-06-24 13:36:48.431058 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:36:48.431325 | instance |
2026-06-24 13:36:48.431793 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:36:48.431811 | instance | Wednesday 24 June 2026 13:36:48 +0000 (0:00:00.067) 0:27:33.467 ********
2026-06-24 13:36:48.939648 | instance | changed: [instance]
2026-06-24 13:36:48.939722 | instance |
2026-06-24 13:36:48.940005 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] ***********************
2026-06-24 13:36:48.940078 | instance | Wednesday 24 June 2026 13:36:48 +0000 (0:00:00.507) 0:27:33.975 ********
2026-06-24 13:36:51.797533 | instance | changed: [instance]
2026-06-24 13:36:51.797657 | instance |
2026-06-24 13:36:51.797828 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-24 13:36:51.797983 | instance | Wednesday 24 June 2026 13:36:51 +0000 (0:00:02.858) 0:27:36.833 ********
2026-06-24 13:36:51.854522 | instance | skipping: [instance]
2026-06-24 13:36:51.854589 | instance |
2026-06-24 13:36:51.854778 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-24 13:36:51.854942 | instance | Wednesday 24 June 2026 13:36:51 +0000 (0:00:00.057) 0:27:36.891 ********
2026-06-24 13:36:52.081840 | instance | skipping: [instance]
2026-06-24 13:36:52.082120 | instance |
2026-06-24 13:36:52.082421 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-24 13:36:52.082686 | instance | Wednesday 24 June 2026 13:36:52 +0000 (0:00:00.226) 0:27:37.117 ********
2026-06-24 13:36:52.134656 | instance | skipping: [instance]
2026-06-24 13:36:52.134991 | instance |
2026-06-24 13:36:52.135302 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-24 13:36:52.135596 | instance | Wednesday 24 June 2026 13:36:52 +0000 (0:00:00.052) 0:27:37.170 ********
2026-06-24 13:36:52.188754 | instance | skipping: [instance]
2026-06-24 13:36:52.189199 | instance |
2026-06-24 13:36:52.189619 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-24 13:36:52.189977 | instance | Wednesday 24 June 2026 13:36:52 +0000 (0:00:00.053) 0:27:37.224 ********
2026-06-24 13:36:52.245341 | instance | skipping: [instance]
2026-06-24 13:36:52.245592 | instance |
2026-06-24 13:36:52.245914 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-24 13:36:52.246391 | instance | Wednesday 24 June 2026 13:36:52 +0000 (0:00:00.056) 0:27:37.281 ********
2026-06-24 13:36:52.297826 | instance | skipping: [instance]
2026-06-24 13:36:52.298056 | instance |
2026-06-24 13:36:52.298363 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-24 13:36:52.298640 | instance | Wednesday 24 June 2026 13:36:52 +0000 (0:00:00.052) 0:27:37.333 ********
2026-06-24 13:36:52.352459 | instance | ok: [instance]
2026-06-24 13:36:52.352597 | instance |
2026-06-24 13:36:52.352747 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-24 13:36:52.352859 | instance | Wednesday 24 June 2026 13:36:52 +0000 (0:00:00.055) 0:27:37.388 ********
2026-06-24 13:36:52.419585 | instance | ok: [instance] => (item=rook_ceph_cluster)
2026-06-24 13:36:52.419716 | instance |
2026-06-24 13:36:52.419914 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-24 13:36:52.420083 | instance | Wednesday 24 June 2026 13:36:52 +0000 (0:00:00.066) 0:27:37.455 ********
2026-06-24 13:36:52.491085 | instance | ok: [instance]
2026-06-24 13:36:52.491317 | instance |
2026-06-24 13:36:52.491602 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:36:52.491867 | instance | Wednesday 24 June 2026 13:36:52 +0000 (0:00:00.071) 0:27:37.527 ********
2026-06-24 13:36:52.549896 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:36:52.550033 | instance |
2026-06-24 13:36:52.550219 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:36:52.550389 | instance | Wednesday 24 June 2026 13:36:52 +0000 (0:00:00.058) 0:27:37.586 ********
2026-06-24 13:36:53.058791 | instance | changed: [instance]
2026-06-24 13:36:53.058923 | instance |
2026-06-24 13:36:53.059116 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] ***
2026-06-24 13:36:53.059294 | instance | Wednesday 24 June 2026 13:36:53 +0000 (0:00:00.508) 0:27:38.095 ********
2026-06-24 13:37:15.200097 | instance | ok: [instance]
2026-06-24 13:37:15.200206 | instance |
2026-06-24 13:37:15.200383 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] ***
2026-06-24 13:37:15.200550 | instance | Wednesday 24 June 2026 13:37:15 +0000 (0:00:22.141) 0:28:00.236 ********
2026-06-24 13:37:29.015946 | instance | ok: [instance]
2026-06-24 13:37:29.016096 | instance |
2026-06-24 13:37:29.016316 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] ***
2026-06-24 13:37:29.016505 | instance | Wednesday 24 June 2026 13:37:29 +0000 (0:00:13.816) 0:28:14.052 ********
2026-06-24 13:37:30.351921 | instance | ok: [instance]
2026-06-24 13:37:30.352614 | instance |
2026-06-24 13:37:30.352628 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] ***
2026-06-24 13:37:30.352660 | instance | Wednesday 24 June 2026 13:37:30 +0000 (0:00:01.335) 0:28:15.387 ********
2026-06-24 13:37:31.615931 | instance | ok: [instance]
2026-06-24 13:37:31.616021 | instance |
2026-06-24 13:37:31.616296 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] ***
2026-06-24 13:37:31.616342 | instance | Wednesday 24 June 2026 13:37:31 +0000 (0:00:01.264) 0:28:16.652 ********
2026-06-24 13:37:32.333996 | instance | changed: [instance]
2026-06-24 13:37:32.334085 | instance |
2026-06-24 13:37:32.334290 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] ****
2026-06-24 13:37:32.334337 | instance | Wednesday 24 June 2026 13:37:32 +0000 (0:00:00.717) 0:28:17.370 ********
2026-06-24 13:37:33.104144 | instance | changed: [instance]
2026-06-24 13:37:33.104261 | instance |
2026-06-24 13:37:33.104416 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] ***************
2026-06-24 13:37:33.104538 | instance | Wednesday 24 June 2026 13:37:33 +0000 (0:00:00.770) 0:28:18.140 ********
2026-06-24 13:37:36.246414 | instance | changed: [instance]
2026-06-24 13:37:36.246481 | instance |
2026-06-24 13:37:36.246593 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] ***********
2026-06-24 13:37:36.246714 | instance | Wednesday 24 June 2026 13:37:36 +0000 (0:00:03.142) 0:28:21.283 ********
2026-06-24 13:37:37.792792 | instance | [WARNING]: Module did not set no_log for update_password
2026-06-24 13:37:37.818095 | instance | changed: [instance]
2026-06-24 13:37:37.818308 | instance |
2026-06-24 13:37:37.818355 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] ***
2026-06-24 13:37:37.818513 | instance | Wednesday 24 June 2026 13:37:37 +0000 (0:00:01.571) 0:28:22.854 ********
2026-06-24 13:37:46.506877 | instance | ok: [instance]
2026-06-24 13:37:46.506968 | instance |
2026-06-24 13:37:46.507099 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ********
2026-06-24 13:37:46.507226 | instance | Wednesday 24 June 2026 13:37:46 +0000 (0:00:08.688) 0:28:31.543 ********
2026-06-24 13:37:47.634149 | instance | changed: [instance]
2026-06-24 13:37:47.634220 | instance |
2026-06-24 13:37:47.634484 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ******
2026-06-24 13:37:47.634526 | instance | Wednesday 24 June 2026 13:37:47 +0000 (0:00:01.127) 0:28:32.670 ********
2026-06-24 13:37:49.750597 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-19-213-235.nip.io/swift/v1/%(tenant_id)s'})
2026-06-24 13:37:49.750732 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'})
2026-06-24 13:37:49.750839 | instance |
2026-06-24 13:37:49.750889 | instance | TASK [Create Ingress] **********************************************************
2026-06-24 13:37:49.751023 | instance | Wednesday 24 June 2026 13:37:49 +0000 (0:00:02.116) 0:28:34.787 ********
2026-06-24 13:37:49.858883 | instance | included: openstack_helm_ingress for instance
2026-06-24 13:37:49.858963 | instance |
2026-06-24 13:37:49.859019 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-24 13:37:49.859186 | instance | Wednesday 24 June 2026 13:37:49 +0000 (0:00:00.108) 0:28:34.895 ********
2026-06-24 13:37:49.920728 | instance | skipping: [instance]
2026-06-24 13:37:49.920883 | instance |
2026-06-24 13:37:49.921115 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-24 13:37:49.921318 | instance | Wednesday 24 June 2026 13:37:49 +0000 (0:00:00.061) 0:28:34.957 ********
2026-06-24 13:37:49.971869 | instance | skipping: [instance]
2026-06-24 13:37:49.972146 | instance |
2026-06-24 13:37:49.972421 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-24 13:37:49.972687 | instance | Wednesday 24 June 2026 13:37:49 +0000 (0:00:00.051) 0:28:35.008 ********
2026-06-24 13:37:50.037734 | instance | ok: [instance]
2026-06-24 13:37:50.037925 | instance |
2026-06-24 13:37:50.038191 | instance | TASK [Create Ingress rook-ceph-cluster] ****************************************
2026-06-24 13:37:50.038456 | instance | Wednesday 24 June 2026 13:37:50 +0000 (0:00:00.065) 0:28:35.074 ********
2026-06-24 13:37:50.112967 | instance | included: ingress for instance
2026-06-24 13:37:50.113185 | instance |
2026-06-24 13:37:50.113452 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] **********
2026-06-24 13:37:50.113880 | instance | Wednesday 24 June 2026 13:37:50 +0000 (0:00:00.075) 0:28:35.149 ********
2026-06-24 13:37:51.233922 | instance | changed: [instance]
2026-06-24 13:37:51.233991 | instance |
2026-06-24 13:37:51.234172 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:37:51.234254 | instance | Wednesday 24 June 2026 13:37:51 +0000 (0:00:01.120) 0:28:36.270 ********
2026-06-24 13:37:51.296266 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:37:51.296547 | instance |
2026-06-24 13:37:51.296842 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:37:51.297143 | instance | Wednesday 24 June 2026 13:37:51 +0000 (0:00:00.062) 0:28:36.332 ********
2026-06-24 13:37:51.833406 | instance | changed: [instance]
2026-06-24 13:37:51.833546 | instance |
2026-06-24 13:37:51.833744 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] ***
2026-06-24 13:37:51.833922 | instance | Wednesday 24 June 2026 13:37:51 +0000 (0:00:00.537) 0:28:36.869 ********
2026-06-24 13:38:06.408234 | instance | ok: [instance]
2026-06-24 13:38:06.408289 | instance |
2026-06-24 13:38:06.408298 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] ***
2026-06-24 13:38:06.408305 | instance | Wednesday 24 June 2026 13:38:06 +0000 (0:00:14.572) 0:28:51.442 ********
2026-06-24 13:38:06.474328 | instance | ok: [instance] => (item=10.96.240.200)
2026-06-24 13:38:06.474388 | instance |
2026-06-24 13:38:06.474400 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] *************
2026-06-24 13:38:06.474435 | instance | Wednesday 24 June 2026 13:38:06 +0000 (0:00:00.067) 0:28:51.509 ********
2026-06-24 13:38:07.170148 | instance | changed: [instance]
2026-06-24 13:38:07.170389 | instance |
2026-06-24 13:38:07.170669 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] ***********
2026-06-24 13:38:07.171010 | instance | Wednesday 24 June 2026 13:38:07 +0000 (0:00:00.696) 0:28:52.205 ********
2026-06-24 13:38:07.858651 | instance | changed: [instance]
2026-06-24 13:38:07.859030 | instance |
2026-06-24 13:38:07.859463 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] ***
2026-06-24 13:38:07.859834 | instance | Wednesday 24 June 2026 13:38:07 +0000 (0:00:00.688) 0:28:52.894 ********
2026-06-24 13:38:09.177814 | instance | ok: [instance]
2026-06-24 13:38:09.177873 | instance |
2026-06-24 13:38:09.177881 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ******
2026-06-24 13:38:09.177888 | instance | Wednesday 24 June 2026 13:38:09 +0000 (0:00:01.318) 0:28:54.213 ********
2026-06-24 13:38:09.242148 | instance | ok: [instance]
2026-06-24 13:38:09.242210 | instance |
2026-06-24 13:38:09.242223 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] ***
2026-06-24 13:38:09.242234 | instance | Wednesday 24 June 2026 13:38:09 +0000 (0:00:00.063) 0:28:54.277 ********
2026-06-24 13:38:09.979191 | instance | changed: [instance]
2026-06-24 13:38:09.979282 | instance |
2026-06-24 13:38:09.979294 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] ***
2026-06-24 13:38:09.979305 | instance | Wednesday 24 June 2026 13:38:09 +0000 (0:00:00.737) 0:28:55.014 ********
2026-06-24 13:38:10.154164 | instance | ok: [instance]
2026-06-24 13:38:10.154236 | instance |
2026-06-24 13:38:10.154254 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] ***************
2026-06-24 13:38:10.154268 | instance | Wednesday 24 June 2026 13:38:10 +0000 (0:00:00.175) 0:28:55.189 ********
2026-06-24 13:38:12.061522 | instance | changed: [instance]
2026-06-24 13:38:12.061603 | instance |
2026-06-24 13:38:12.061633 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-24 13:38:12.061648 | instance | Wednesday 24 June 2026 13:38:12 +0000 (0:00:01.907) 0:28:57.096 ********
2026-06-24 13:38:12.142231 | instance | ok: [instance]
2026-06-24 13:38:12.142289 | instance |
2026-06-24 13:38:12.142301 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-24 13:38:12.142313 | instance | Wednesday 24 June 2026 13:38:12 +0000 (0:00:00.081) 0:28:57.177 ********
2026-06-24 13:38:12.229686 | instance | included: rabbitmq for instance
2026-06-24 13:38:12.229732 | instance |
2026-06-24 13:38:12.229741 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-24 13:38:12.229751 | instance | Wednesday 24 June 2026 13:38:12 +0000 (0:00:00.087) 0:28:57.265 ********
2026-06-24 13:38:14.263746 | instance | ok: [instance]
2026-06-24 13:38:14.263792 | instance |
2026-06-24 13:38:14.263797 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-24 13:38:14.263803 | instance | Wednesday 24 June 2026 13:38:14 +0000 (0:00:02.034) 0:28:59.299 ********
2026-06-24 13:38:14.332861 | instance | skipping: [instance]
2026-06-24 13:38:14.332923 | instance |
2026-06-24 13:38:14.332934 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-24 13:38:14.332945 | instance | Wednesday 24 June 2026 13:38:14 +0000 (0:00:00.068) 0:28:59.368 ********
2026-06-24 13:38:14.388573 | instance | skipping: [instance]
2026-06-24 13:38:14.388628 | instance |
2026-06-24 13:38:14.388639 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-24 13:38:14.388649 | instance | Wednesday 24 June 2026 13:38:14 +0000 (0:00:00.055) 0:28:59.423 ********
2026-06-24 13:38:14.453510 | instance | skipping: [instance]
2026-06-24 13:38:14.453571 | instance |
2026-06-24 13:38:14.453583 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-24 13:38:14.453593 | instance | Wednesday 24 June 2026 13:38:14 +0000 (0:00:00.064) 0:28:59.488 ********
2026-06-24 13:38:40.474737 | instance | changed: [instance]
2026-06-24 13:38:40.474802 | instance |
2026-06-24 13:38:40.474808 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-24 13:38:40.474817 | instance | Wednesday 24 June 2026 13:38:40 +0000 (0:00:26.022) 0:29:25.510 ********
2026-06-24 13:38:41.192252 | instance | ok: [instance]
2026-06-24 13:38:41.192511 | instance |
2026-06-24 13:38:41.192796 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-24 13:38:41.193152 | instance | Wednesday 24 June 2026 13:38:41 +0000 (0:00:00.717) 0:29:26.228 ********
2026-06-24 13:38:41.264773 | instance | ok: [instance]
2026-06-24 13:38:41.264872 | instance |
2026-06-24 13:38:41.265055 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-24 13:38:41.265174 | instance | Wednesday 24 June 2026 13:38:41 +0000 (0:00:00.071) 0:29:26.300 ********
2026-06-24 13:38:41.321059 | instance | skipping: [instance]
2026-06-24 13:38:41.321317 | instance |
2026-06-24 13:38:41.321630 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-24 13:38:41.321930 | instance | Wednesday 24 June 2026 13:38:41 +0000 (0:00:00.057) 0:29:26.357 ********
2026-06-24 13:38:41.395243 | instance | skipping: [instance]
2026-06-24 13:38:41.395486 | instance |
2026-06-24 13:38:41.395769 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-24 13:38:41.396036 | instance | Wednesday 24 June 2026 13:38:41 +0000 (0:00:00.074) 0:29:26.431 ********
2026-06-24 13:38:41.460118 | instance | ok: [instance]
2026-06-24 13:38:41.460482 | instance |
2026-06-24 13:38:41.460819 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-24 13:38:41.461132 | instance | Wednesday 24 June 2026 13:38:41 +0000 (0:00:00.060) 0:29:26.492 ********
2026-06-24 13:38:41.580819 | instance | ok: [instance] => (item=image)
2026-06-24 13:38:41.581019 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-24 13:38:41.581308 | instance | ok: [instance] => (item=dashboard)
2026-06-24 13:38:41.581574 | instance | ok: [instance] => (item=identity)
2026-06-24 13:38:41.581867 | instance | ok: [instance] => (item=oslo_cache)
2026-06-24 13:38:41.582119 | instance | ok: [instance] => (item=oslo_db)
2026-06-24 13:38:41.582372 | instance |
2026-06-24 13:38:41.582696 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-24 13:38:41.582960 | instance | Wednesday 24 June 2026 13:38:41 +0000 (0:00:00.124) 0:29:26.616 ********
2026-06-24 13:38:41.652691 | instance | ok: [instance]
2026-06-24 13:38:41.652915 | instance |
2026-06-24 13:38:41.653261 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:38:41.653540 | instance | Wednesday 24 June 2026 13:38:41 +0000 (0:00:00.072) 0:29:26.688 ********
2026-06-24 13:38:41.728872 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:38:41.729003 | instance |
2026-06-24 13:38:41.729238 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:38:41.729413 | instance | Wednesday 24 June 2026 13:38:41 +0000 (0:00:00.076) 0:29:26.765 ********
2026-06-24 13:38:42.264611 | instance | changed: [instance]
2026-06-24 13:38:42.264795 | instance |
2026-06-24 13:38:42.264978 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] *************
2026-06-24 13:38:42.265174 | instance | Wednesday 24 June 2026 13:38:42 +0000 (0:00:00.535) 0:29:27.300 ********
2026-06-24 13:38:42.670809 | instance | ok: [instance]
2026-06-24 13:38:42.671005 | instance |
2026-06-24 13:38:42.671287 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] **************************
2026-06-24 13:38:42.671557 | instance | Wednesday 24 June 2026 13:38:42 +0000 (0:00:00.406) 0:29:27.706 ********
2026-06-24 13:41:12.917991 | instance | changed: [instance]
2026-06-24 13:41:12.918294 | instance |
2026-06-24 13:41:12.918638 | instance | TASK [Create Ingress] **********************************************************
2026-06-24 13:41:12.918931 | instance | Wednesday 24 June 2026 13:41:12 +0000 (0:02:30.246) 0:31:57.953 ********
2026-06-24 13:41:13.036769 | instance | included: openstack_helm_ingress for instance
2026-06-24 13:41:13.036850 | instance |
2026-06-24 13:41:13.036951 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-24 13:41:13.037117 | instance | Wednesday 24 June 2026 13:41:13 +0000 (0:00:00.119) 0:31:58.073 ********
2026-06-24 13:41:13.101669 | instance | skipping: [instance]
2026-06-24 13:41:13.101780 | instance |
2026-06-24 13:41:13.101985 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-24 13:41:13.102191 | instance | Wednesday 24 June 2026 13:41:13 +0000 (0:00:00.064) 0:31:58.137 ********
2026-06-24 13:41:13.154637 | instance | skipping: [instance]
2026-06-24 13:41:13.154755 | instance |
2026-06-24 13:41:13.154948 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-24 13:41:13.155094 | instance | Wednesday 24 June 2026 13:41:13 +0000 (0:00:00.053) 0:31:58.191 ********
2026-06-24 13:41:13.221531 | instance | ok: [instance]
2026-06-24 13:41:13.221676 | instance |
2026-06-24 13:41:13.221833 | instance | TASK [Create Ingress image] ****************************************************
2026-06-24 13:41:13.222002 | instance | Wednesday 24 June 2026 13:41:13 +0000 (0:00:00.066) 0:31:58.257 ********
2026-06-24 13:41:13.318178 | instance | included: ingress for instance
2026-06-24 13:41:13.318389 | instance |
2026-06-24 13:41:13.318688 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] **********************
2026-06-24 13:41:13.318991 | instance | Wednesday 24 June 2026 13:41:13 +0000 (0:00:00.096) 0:31:58.354 ********
2026-06-24 13:41:14.694444 | instance | changed: [instance]
2026-06-24 13:41:14.694665 | instance |
2026-06-24 13:41:14.694949 | instance | TASK [Create images] ***********************************************************
2026-06-24 13:41:14.695290 | instance | Wednesday 24 June 2026 13:41:14 +0000 (0:00:01.376) 0:31:59.730 ********
2026-06-24 13:41:14.819762 | 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-06-24 13:41:14.819863 | instance |
2026-06-24 13:41:14.819992 | instance | TASK [atmosphere.common.qemu_utils : Install packages] *************************
2026-06-24 13:41:14.820128 | instance | Wednesday 24 June 2026 13:41:14 +0000 (0:00:00.125) 0:31:59.856 ********
2026-06-24 13:41:19.741983 | instance | changed: [instance]
2026-06-24 13:41:19.742197 | instance |
2026-06-24 13:41:19.742517 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-06-24 13:41:19.742795 | instance | Wednesday 24 June 2026 13:41:19 +0000 (0:00:04.922) 0:32:04.778 ********
2026-06-24 13:41:20.671745 | instance | ok: [instance]
2026-06-24 13:41:20.671878 | instance |
2026-06-24 13:41:20.672079 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-06-24 13:41:20.672260 | instance | Wednesday 24 June 2026 13:41:20 +0000 (0:00:00.929) 0:32:05.708 ********
2026-06-24 13:41:20.744808 | instance | ok: [instance]
2026-06-24 13:41:20.745066 | instance |
2026-06-24 13:41:20.745358 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-06-24 13:41:20.745674 | instance | Wednesday 24 June 2026 13:41:20 +0000 (0:00:00.073) 0:32:05.781 ********
2026-06-24 13:43:06.633616 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left).
2026-06-24 13:43:06.634239 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left).
2026-06-24 13:43:06.634362 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left).
2026-06-24 13:43:06.634739 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left).
2026-06-24 13:43:06.634790 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left).
2026-06-24 13:43:06.635087 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left).
2026-06-24 13:43:06.635582 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left).
2026-06-24 13:43:06.635678 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left).
2026-06-24 13:43:06.635844 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left).
2026-06-24 13:43:06.636088 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left).
2026-06-24 13:43:06.636345 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left).
2026-06-24 13:43:06.636599 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left).
2026-06-24 13:43:06.636857 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left).
2026-06-24 13:43:06.637151 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left).
2026-06-24 13:43:06.637412 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left).
2026-06-24 13:43:06.637652 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left).
2026-06-24 13:43:06.637986 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left).
2026-06-24 13:43:06.638198 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left).
2026-06-24 13:43:06.638365 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left).
2026-06-24 13:43:06.638524 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left).
2026-06-24 13:43:06.638702 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left).
2026-06-24 13:43:06.638857 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left).
2026-06-24 13:43:06.639015 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left).
2026-06-24 13:43:06.639180 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left).
2026-06-24 13:43:06.639367 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left).
2026-06-24 13:43:06.639550 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left).
2026-06-24 13:43:06.639779 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left).
2026-06-24 13:43:06.639934 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left).
2026-06-24 13:43:06.640094 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left).
2026-06-24 13:43:06.640253 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left).
2026-06-24 13:43:06.640589 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left).
2026-06-24 13:43:06.640735 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left).
2026-06-24 13:43:06.640887 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left).
2026-06-24 13:43:06.641062 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left).
2026-06-24 13:43:06.641232 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left).
2026-06-24 13:43:06.641400 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left).
2026-06-24 13:43:06.641621 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left).
2026-06-24 13:43:06.641794 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left).
2026-06-24 13:43:06.642008 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left).
2026-06-24 13:43:06.642248 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left).
2026-06-24 13:43:06.642529 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left).
2026-06-24 13:43:06.644052 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left).
2026-06-24 13:43:06.644066 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left).
2026-06-24 13:43:06.644076 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left).
2026-06-24 13:43:06.644085 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left).
2026-06-24 13:43:06.644094 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left).
2026-06-24 13:43:06.644103 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left).
2026-06-24 13:43:06.644112 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left).
2026-06-24 13:43:06.644224 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left).
2026-06-24 13:43:06.644410 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left).
2026-06-24 13:43:06.644553 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left).
2026-06-24 13:43:06.644720 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left).
2026-06-24 13:43:06.644882 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left).
2026-06-24 13:43:06.645089 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left).
2026-06-24 13:43:06.645318 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left).
2026-06-24 13:43:06.645523 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left).
2026-06-24 13:43:06.645677 | instance | ok: [instance]
2026-06-24 13:43:06.645830 | instance |
2026-06-24 13:43:06.646038 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-06-24 13:43:06.646198 | instance | Wednesday 24 June 2026 13:43:06 +0000 (0:01:45.888) 0:33:51.669 ********
2026-06-24 13:43:06.682572 | instance | ok: [instance]
2026-06-24 13:43:06.682697 | instance |
2026-06-24 13:43:06.682876 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-06-24 13:43:06.683053 | instance | Wednesday 24 June 2026 13:43:06 +0000 (0:00:00.049) 0:33:51.719 ********
2026-06-24 13:43:06.744968 | instance | ok: [instance]
2026-06-24 13:43:06.745327 | instance |
2026-06-24 13:43:06.745650 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-06-24 13:43:06.745907 | instance | Wednesday 24 June 2026 13:43:06 +0000 (0:00:00.062) 0:33:51.781 ********
2026-06-24 13:43:06.978445 | instance | changed: [instance]
2026-06-24 13:43:06.978506 | instance |
2026-06-24 13:43:06.978650 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-06-24 13:43:06.978773 | instance | Wednesday 24 June 2026 13:43:06 +0000 (0:00:00.233) 0:33:52.015 ********
2026-06-24 13:43:07.745485 | instance | changed: [instance]
2026-06-24 13:43:07.745569 | instance |
2026-06-24 13:43:07.745697 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-06-24 13:43:07.745820 | instance | Wednesday 24 June 2026 13:43:07 +0000 (0:00:00.767) 0:33:52.782 ********
2026-06-24 13:43:08.002146 | instance | ok: [instance]
2026-06-24 13:43:08.002357 | instance |
2026-06-24 13:43:08.002655 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-06-24 13:43:08.002965 | instance | Wednesday 24 June 2026 13:43:07 +0000 (0:00:00.256) 0:33:53.038 ********
2026-06-24 13:43:08.314896 | instance | changed: [instance]
2026-06-24 13:43:08.315145 | instance |
2026-06-24 13:43:08.315489 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-06-24 13:43:08.315821 | instance | Wednesday 24 June 2026 13:43:08 +0000 (0:00:00.312) 0:33:53.350 ********
2026-06-24 13:43:09.178737 | instance | ok: [instance]
2026-06-24 13:43:09.178971 | instance |
2026-06-24 13:43:09.179244 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-06-24 13:43:09.179512 | instance | Wednesday 24 June 2026 13:43:09 +0000 (0:00:00.863) 0:33:54.213 ********
2026-06-24 13:43:09.269992 | instance | ok: [instance]
2026-06-24 13:43:09.270222 | instance |
2026-06-24 13:43:09.270550 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-06-24 13:43:09.270827 | instance | Wednesday 24 June 2026 13:43:09 +0000 (0:00:00.092) 0:33:54.306 ********
2026-06-24 13:43:16.643319 | instance | changed: [instance]
2026-06-24 13:43:16.643551 | instance |
2026-06-24 13:43:16.643841 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-06-24 13:43:16.644111 | instance | Wednesday 24 June 2026 13:43:16 +0000 (0:00:07.373) 0:34:01.679 ********
2026-06-24 13:43:16.688679 | instance | skipping: [instance]
2026-06-24 13:43:16.688804 | instance |
2026-06-24 13:43:16.688979 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-06-24 13:43:16.689174 | instance | Wednesday 24 June 2026 13:43:16 +0000 (0:00:00.045) 0:34:01.725 ********
2026-06-24 13:43:16.845112 | instance | skipping: [instance]
2026-06-24 13:43:16.845183 | instance |
2026-06-24 13:43:16.845316 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-06-24 13:43:16.845439 | instance | Wednesday 24 June 2026 13:43:16 +0000 (0:00:00.156) 0:34:01.881 ********
2026-06-24 13:43:17.171627 | instance | changed: [instance]
2026-06-24 13:43:17.171852 | instance |
2026-06-24 13:43:17.172164 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-24 13:43:17.172446 | instance | Wednesday 24 June 2026 13:43:17 +0000 (0:00:00.325) 0:34:02.207 ********
2026-06-24 13:43:17.282643 | instance | ok: [instance]
2026-06-24 13:43:17.282882 | instance |
2026-06-24 13:43:17.283143 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-24 13:43:17.283408 | instance | Wednesday 24 June 2026 13:43:17 +0000 (0:00:00.111) 0:34:02.318 ********
2026-06-24 13:43:17.338675 | instance | skipping: [instance]
2026-06-24 13:43:17.338918 | instance |
2026-06-24 13:43:17.339189 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-24 13:43:17.339466 | instance | Wednesday 24 June 2026 13:43:17 +0000 (0:00:00.055) 0:34:02.374 ********
2026-06-24 13:43:17.391487 | instance | skipping: [instance]
2026-06-24 13:43:17.391696 | instance |
2026-06-24 13:43:17.391977 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-24 13:43:17.392244 | instance | Wednesday 24 June 2026 13:43:17 +0000 (0:00:00.052) 0:34:02.427 ********
2026-06-24 13:43:17.441355 | instance | skipping: [instance]
2026-06-24 13:43:17.441563 | instance |
2026-06-24 13:43:17.441849 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-24 13:43:17.442112 | instance | Wednesday 24 June 2026 13:43:17 +0000 (0:00:00.050) 0:34:02.477 ********
2026-06-24 13:43:17.499395 | instance | skipping: [instance]
2026-06-24 13:43:17.499622 | instance |
2026-06-24 13:43:17.499883 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-24 13:43:17.500143 | instance | Wednesday 24 June 2026 13:43:17 +0000 (0:00:00.058) 0:34:02.535 ********
2026-06-24 13:43:17.558313 | instance | skipping: [instance]
2026-06-24 13:43:17.558518 | instance |
2026-06-24 13:43:17.558793 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-24 13:43:17.559057 | instance | Wednesday 24 June 2026 13:43:17 +0000 (0:00:00.058) 0:34:02.594 ********
2026-06-24 13:43:17.621254 | instance | ok: [instance]
2026-06-24 13:43:17.621415 | instance |
2026-06-24 13:43:17.621763 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-24 13:43:17.622209 | instance | Wednesday 24 June 2026 13:43:17 +0000 (0:00:00.062) 0:34:02.657 ********
2026-06-24 13:43:17.717461 | instance | ok: [instance] => (item=staffeln)
2026-06-24 13:43:17.717708 | instance | ok: [instance] => (item=oslo_db)
2026-06-24 13:43:17.717957 | instance | ok: [instance] => (item=identity)
2026-06-24 13:43:17.718186 | instance | ok: [instance] => (item=oslo_cache)
2026-06-24 13:43:17.718438 | instance |
2026-06-24 13:43:17.718691 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-24 13:43:17.718998 | instance | Wednesday 24 June 2026 13:43:17 +0000 (0:00:00.096) 0:34:02.753 ********
2026-06-24 13:43:17.799663 | instance | ok: [instance]
2026-06-24 13:43:17.799779 | instance |
2026-06-24 13:43:17.800045 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:43:17.800286 | instance | Wednesday 24 June 2026 13:43:17 +0000 (0:00:00.082) 0:34:02.835 ********
2026-06-24 13:43:17.874744 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:43:17.874895 | instance |
2026-06-24 13:43:17.875080 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:43:17.875252 | instance | Wednesday 24 June 2026 13:43:17 +0000 (0:00:00.075) 0:34:02.911 ********
2026-06-24 13:43:18.419742 | instance | changed: [instance]
2026-06-24 13:43:18.420004 | instance |
2026-06-24 13:43:18.420292 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************
2026-06-24 13:43:18.420571 | instance | Wednesday 24 June 2026 13:43:18 +0000 (0:00:00.544) 0:34:03.455 ********
2026-06-24 13:43:49.204057 | instance | changed: [instance]
2026-06-24 13:43:49.204361 | instance |
2026-06-24 13:43:49.204670 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-24 13:43:49.204938 | instance | Wednesday 24 June 2026 13:43:49 +0000 (0:00:30.784) 0:34:34.240 ********
2026-06-24 13:43:49.307550 | instance | ok: [instance]
2026-06-24 13:43:49.307774 | instance |
2026-06-24 13:43:49.308077 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-24 13:43:49.308328 | instance | Wednesday 24 June 2026 13:43:49 +0000 (0:00:00.103) 0:34:34.343 ********
2026-06-24 13:43:49.389060 | instance | included: rabbitmq for instance
2026-06-24 13:43:49.389287 | instance |
2026-06-24 13:43:49.389569 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-24 13:43:49.389853 | instance | Wednesday 24 June 2026 13:43:49 +0000 (0:00:00.081) 0:34:34.425 ********
2026-06-24 13:43:50.172268 | instance | ok: [instance]
2026-06-24 13:43:50.172397 | instance |
2026-06-24 13:43:50.172412 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-24 13:43:50.172554 | instance | Wednesday 24 June 2026 13:43:50 +0000 (0:00:00.783) 0:34:35.208 ********
2026-06-24 13:43:50.223269 | instance | skipping: [instance]
2026-06-24 13:43:50.223367 | instance |
2026-06-24 13:43:50.223529 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-24 13:43:50.223679 | instance | Wednesday 24 June 2026 13:43:50 +0000 (0:00:00.050) 0:34:35.259 ********
2026-06-24 13:43:50.284265 | instance | skipping: [instance]
2026-06-24 13:43:50.284361 | instance |
2026-06-24 13:43:50.284529 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-24 13:43:50.284654 | instance | Wednesday 24 June 2026 13:43:50 +0000 (0:00:00.060) 0:34:35.320 ********
2026-06-24 13:43:50.340813 | instance | skipping: [instance]
2026-06-24 13:43:50.340928 | instance |
2026-06-24 13:43:50.341015 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-24 13:43:50.341166 | instance | Wednesday 24 June 2026 13:43:50 +0000 (0:00:00.056) 0:34:35.377 ********
2026-06-24 13:44:21.339896 | instance | changed: [instance]
2026-06-24 13:44:21.339989 | instance |
2026-06-24 13:44:21.340010 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-24 13:44:21.340158 | instance | Wednesday 24 June 2026 13:44:21 +0000 (0:00:30.998) 0:35:06.375 ********
2026-06-24 13:44:22.181201 | instance | ok: [instance]
2026-06-24 13:44:22.181300 | instance |
2026-06-24 13:44:22.181570 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-24 13:44:22.181856 | instance | Wednesday 24 June 2026 13:44:22 +0000 (0:00:00.841) 0:35:07.217 ********
2026-06-24 13:44:22.266057 | instance | ok: [instance]
2026-06-24 13:44:22.266184 | instance |
2026-06-24 13:44:22.266303 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-24 13:44:22.266472 | instance | Wednesday 24 June 2026 13:44:22 +0000 (0:00:00.084) 0:35:07.302 ********
2026-06-24 13:44:22.334561 | instance | skipping: [instance]
2026-06-24 13:44:22.334679 | instance |
2026-06-24 13:44:22.334830 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-24 13:44:22.334994 | instance | Wednesday 24 June 2026 13:44:22 +0000 (0:00:00.068) 0:35:07.370 ********
2026-06-24 13:44:22.391514 | instance | skipping: [instance]
2026-06-24 13:44:22.391834 | instance |
2026-06-24 13:44:22.392206 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-24 13:44:22.392481 | instance | Wednesday 24 June 2026 13:44:22 +0000 (0:00:00.056) 0:35:07.427 ********
2026-06-24 13:44:22.449493 | instance | ok: [instance]
2026-06-24 13:44:22.449702 | instance |
2026-06-24 13:44:22.450014 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-24 13:44:22.450305 | instance | Wednesday 24 June 2026 13:44:22 +0000 (0:00:00.058) 0:35:07.485 ********
2026-06-24 13:44:22.589527 | instance | ok: [instance] => (item=image)
2026-06-24 13:44:22.589833 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-24 13:44:22.590223 | instance | ok: [instance] => (item=identity)
2026-06-24 13:44:22.590510 | instance | ok: [instance] => (item=oslo_cache)
2026-06-24 13:44:22.590774 | instance | ok: [instance] => (item=volumev3)
2026-06-24 13:44:22.591036 | instance | ok: [instance] => (item=oslo_db)
2026-06-24 13:44:22.591282 | instance |
2026-06-24 13:44:22.591549 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-24 13:44:22.591813 | instance | Wednesday 24 June 2026 13:44:22 +0000 (0:00:00.139) 0:35:07.625 ********
2026-06-24 13:44:22.669455 | instance | ok: [instance]
2026-06-24 13:44:22.669665 | instance |
2026-06-24 13:44:22.669944 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:44:22.670205 | instance | Wednesday 24 June 2026 13:44:22 +0000 (0:00:00.080) 0:35:07.705 ********
2026-06-24 13:44:22.732138 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:44:22.732491 | instance |
2026-06-24 13:44:22.732879 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:44:22.733396 | instance | Wednesday 24 June 2026 13:44:22 +0000 (0:00:00.062) 0:35:07.768 ********
2026-06-24 13:44:23.282543 | instance | changed: [instance]
2026-06-24 13:44:23.282849 | instance |
2026-06-24 13:44:23.283137 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] ***********************
2026-06-24 13:44:23.283395 | instance | Wednesday 24 June 2026 13:44:23 +0000 (0:00:00.549) 0:35:08.318 ********
2026-06-24 13:44:23.597626 | instance | ok: [instance]
2026-06-24 13:44:23.597885 | instance |
2026-06-24 13:44:23.598159 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] **************
2026-06-24 13:44:23.598430 | instance | Wednesday 24 June 2026 13:44:23 +0000 (0:00:00.315) 0:35:08.633 ********
2026-06-24 13:44:23.665646 | instance | ok: [instance]
2026-06-24 13:44:23.665871 | instance |
2026-06-24 13:44:23.666140 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] ***************
2026-06-24 13:44:23.666422 | instance | Wednesday 24 June 2026 13:44:23 +0000 (0:00:00.067) 0:35:08.701 ********
2026-06-24 13:44:23.842050 | instance | ok: [instance]
2026-06-24 13:44:23.842310 | instance |
2026-06-24 13:44:23.842667 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] **************************
2026-06-24 13:44:23.842963 | instance | Wednesday 24 June 2026 13:44:23 +0000 (0:00:00.176) 0:35:08.878 ********
2026-06-24 13:49:17.194334 | instance | changed: [instance]
2026-06-24 13:49:17.194599 | instance |
2026-06-24 13:49:17.194822 | instance | TASK [Create Ingress] **********************************************************
2026-06-24 13:49:17.195140 | instance | Wednesday 24 June 2026 13:49:17 +0000 (0:04:53.351) 0:40:02.230 ********
2026-06-24 13:49:17.336538 | instance | included: openstack_helm_ingress for instance
2026-06-24 13:49:17.336765 | instance |
2026-06-24 13:49:17.337104 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-24 13:49:17.337399 | instance | Wednesday 24 June 2026 13:49:17 +0000 (0:00:00.142) 0:40:02.372 ********
2026-06-24 13:49:17.389085 | instance | skipping: [instance]
2026-06-24 13:49:17.389182 | instance |
2026-06-24 13:49:17.389309 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-24 13:49:17.389434 | instance | Wednesday 24 June 2026 13:49:17 +0000 (0:00:00.053) 0:40:02.425 ********
2026-06-24 13:49:17.442162 | instance | skipping: [instance]
2026-06-24 13:49:17.442492 | instance |
2026-06-24 13:49:17.442956 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-24 13:49:17.443312 | instance | Wednesday 24 June 2026 13:49:17 +0000 (0:00:00.052) 0:40:02.478 ********
2026-06-24 13:49:17.508806 | instance | ok: [instance]
2026-06-24 13:49:17.509138 | instance |
2026-06-24 13:49:17.509620 | instance | TASK [Create Ingress volumev3] *************************************************
2026-06-24 13:49:17.509885 | instance | Wednesday 24 June 2026 13:49:17 +0000 (0:00:00.066) 0:40:02.544 ********
2026-06-24 13:49:17.583999 | instance | included: ingress for instance
2026-06-24 13:49:17.584264 | instance |
2026-06-24 13:49:17.584567 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] *******************
2026-06-24 13:49:17.584893 | instance | Wednesday 24 June 2026 13:49:17 +0000 (0:00:00.075) 0:40:02.620 ********
2026-06-24 13:49:18.671648 | instance | changed: [instance]
2026-06-24 13:49:18.671905 | instance |
2026-06-24 13:49:18.672208 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-24 13:49:18.672499 | instance | Wednesday 24 June 2026 13:49:18 +0000 (0:00:01.087) 0:40:03.707 ********
2026-06-24 13:49:18.760033 | instance | ok: [instance]
2026-06-24 13:49:18.760099 | instance |
2026-06-24 13:49:18.760107 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-24 13:49:18.760114 | instance | Wednesday 24 June 2026 13:49:18 +0000 (0:00:00.085) 0:40:03.793 ********
2026-06-24 13:49:18.802382 | instance | skipping: [instance]
2026-06-24 13:49:18.802532 | instance |
2026-06-24 13:49:18.802754 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-24 13:49:18.802936 | instance | Wednesday 24 June 2026 13:49:18 +0000 (0:00:00.045) 0:40:03.838 ********
2026-06-24 13:49:18.849482 | instance | skipping: [instance]
2026-06-24 13:49:18.849705 | instance |
2026-06-24 13:49:18.849985 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-24 13:49:18.850246 | instance | Wednesday 24 June 2026 13:49:18 +0000 (0:00:00.047) 0:40:03.885 ********
2026-06-24 13:49:18.899348 | instance | skipping: [instance]
2026-06-24 13:49:18.899599 | instance |
2026-06-24 13:49:18.899785 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-24 13:49:18.899957 | instance | Wednesday 24 June 2026 13:49:18 +0000 (0:00:00.049) 0:40:03.935 ********
2026-06-24 13:49:18.952192 | instance | skipping: [instance]
2026-06-24 13:49:18.952327 | instance |
2026-06-24 13:49:18.952520 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-24 13:49:18.952703 | instance | Wednesday 24 June 2026 13:49:18 +0000 (0:00:00.053) 0:40:03.988 ********
2026-06-24 13:49:19.007399 | instance | skipping: [instance]
2026-06-24 13:49:19.007701 | instance |
2026-06-24 13:49:19.007998 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-24 13:49:19.008270 | instance | Wednesday 24 June 2026 13:49:19 +0000 (0:00:00.054) 0:40:04.043 ********
2026-06-24 13:49:19.060009 | instance | ok: [instance]
2026-06-24 13:49:19.060244 | instance |
2026-06-24 13:49:19.060521 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-24 13:49:19.060780 | instance | Wednesday 24 June 2026 13:49:19 +0000 (0:00:00.052) 0:40:04.096 ********
2026-06-24 13:49:19.161162 | instance | ok: [instance] => (item=oslo_db)
2026-06-24 13:49:19.161431 | instance | ok: [instance] => (item=identity)
2026-06-24 13:49:19.161680 | instance | ok: [instance] => (item=placement)
2026-06-24 13:49:19.161969 | instance | ok: [instance] => (item=oslo_cache)
2026-06-24 13:49:19.162191 | instance |
2026-06-24 13:49:19.162430 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-24 13:49:19.162774 | instance | Wednesday 24 June 2026 13:49:19 +0000 (0:00:00.101) 0:40:04.197 ********
2026-06-24 13:49:19.241044 | instance | ok: [instance]
2026-06-24 13:49:19.241247 | instance |
2026-06-24 13:49:19.241428 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:49:19.241585 | instance | Wednesday 24 June 2026 13:49:19 +0000 (0:00:00.079) 0:40:04.277 ********
2026-06-24 13:49:19.313466 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:49:19.313798 | instance |
2026-06-24 13:49:19.314323 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:49:19.314604 | instance | Wednesday 24 June 2026 13:49:19 +0000 (0:00:00.072) 0:40:04.349 ********
2026-06-24 13:49:19.846333 | instance | changed: [instance]
2026-06-24 13:49:19.846556 | instance |
2026-06-24 13:49:19.846835 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] ***********************
2026-06-24 13:49:19.847101 | instance | Wednesday 24 June 2026 13:49:19 +0000 (0:00:00.533) 0:40:04.882 ********
2026-06-24 13:51:16.764231 | instance | changed: [instance]
2026-06-24 13:51:16.764315 | instance |
2026-06-24 13:51:16.764504 | instance | TASK [Create Ingress] **********************************************************
2026-06-24 13:51:16.764681 | instance | Wednesday 24 June 2026 13:51:16 +0000 (0:01:56.917) 0:42:01.800 ********
2026-06-24 13:51:16.878009 | instance | included: openstack_helm_ingress for instance
2026-06-24 13:51:16.878305 | instance |
2026-06-24 13:51:16.878577 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-24 13:51:16.878841 | instance | Wednesday 24 June 2026 13:51:16 +0000 (0:00:00.113) 0:42:01.914 ********
2026-06-24 13:51:16.932787 | instance | skipping: [instance]
2026-06-24 13:51:16.933727 | instance |
2026-06-24 13:51:16.933773 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-24 13:51:16.933785 | instance | Wednesday 24 June 2026 13:51:16 +0000 (0:00:00.054) 0:42:01.969 ********
2026-06-24 13:51:16.986783 | instance | skipping: [instance]
2026-06-24 13:51:16.986993 | instance |
2026-06-24 13:51:16.987310 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-24 13:51:16.987617 | instance | Wednesday 24 June 2026 13:51:16 +0000 (0:00:00.054) 0:42:02.023 ********
2026-06-24 13:51:17.065039 | instance | ok: [instance]
2026-06-24 13:51:17.065243 | instance |
2026-06-24 13:51:17.065604 | instance | TASK [Create Ingress placement] ************************************************
2026-06-24 13:51:17.066049 | instance | Wednesday 24 June 2026 13:51:17 +0000 (0:00:00.078) 0:42:02.101 ********
2026-06-24 13:51:17.151901 | instance | included: ingress for instance
2026-06-24 13:51:17.152032 | instance |
2026-06-24 13:51:17.152214 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ******************
2026-06-24 13:51:17.152393 | instance | Wednesday 24 June 2026 13:51:17 +0000 (0:00:00.086) 0:42:02.188 ********
2026-06-24 13:51:18.403374 | instance | changed: [instance]
2026-06-24 13:51:18.404574 | instance |
2026-06-24 13:51:18.404598 | instance | PLAY [Configure operating system] **********************************************
2026-06-24 13:51:18.404609 | instance |
2026-06-24 13:51:18.404617 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 13:51:18.404625 | instance | Wednesday 24 June 2026 13:51:18 +0000 (0:00:01.251) 0:42:03.439 ********
2026-06-24 13:51:21.293780 | instance | ok: [instance]
2026-06-24 13:51:21.294035 | instance |
2026-06-24 13:51:21.294316 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ********
2026-06-24 13:51:21.294585 | instance | Wednesday 24 June 2026 13:51:21 +0000 (0:00:02.890) 0:42:06.330 ********
2026-06-24 13:51:21.543505 | instance | ok: [instance]
2026-06-24 13:51:21.543636 | instance |
2026-06-24 13:51:21.543813 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] ***************
2026-06-24 13:51:21.543977 | instance | Wednesday 24 June 2026 13:51:21 +0000 (0:00:00.249) 0:42:06.580 ********
2026-06-24 13:51:21.593301 | instance | skipping: [instance]
2026-06-24 13:51:21.593547 | instance |
2026-06-24 13:51:21.593830 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] *****
2026-06-24 13:51:21.594092 | instance | Wednesday 24 June 2026 13:51:21 +0000 (0:00:00.049) 0:42:06.629 ********
2026-06-24 13:51:21.649943 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-06-24 13:51:21.650129 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-06-24 13:51:21.650328 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-06-24 13:51:21.650486 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-06-24 13:51:21.650655 | instance | skipping: [instance]
2026-06-24 13:51:21.650832 | instance |
2026-06-24 13:51:21.650990 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] ***
2026-06-24 13:51:21.651203 | instance | Wednesday 24 June 2026 13:51:21 +0000 (0:00:00.056) 0:42:06.686 ********
2026-06-24 13:51:21.717816 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-06-24 13:51:21.718109 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-06-24 13:51:21.718403 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-06-24 13:51:21.718714 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-06-24 13:51:21.719382 | instance | skipping: [instance]
2026-06-24 13:51:21.719681 | instance |
2026-06-24 13:51:21.720061 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] ***
2026-06-24 13:51:21.720247 | instance | Wednesday 24 June 2026 13:51:21 +0000 (0:00:00.067) 0:42:06.754 ********
2026-06-24 13:51:21.763880 | instance | skipping: [instance]
2026-06-24 13:51:21.765336 | instance |
2026-06-24 13:51:21.765350 | instance | TASK [Reboot the system if the configuration file has changed] *****************
2026-06-24 13:51:21.765356 | instance | Wednesday 24 June 2026 13:51:21 +0000 (0:00:00.045) 0:42:06.800 ********
2026-06-24 13:51:21.837595 | instance | skipping: [instance]
2026-06-24 13:51:21.837687 | instance |
2026-06-24 13:51:21.837907 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-06-24 13:51:21.838091 | instance | Wednesday 24 June 2026 13:51:21 +0000 (0:00:00.073) 0:42:06.873 ********
2026-06-24 13:51:26.158047 | instance | changed: [instance]
2026-06-24 13:51:26.158259 | instance |
2026-06-24 13:51:26.158608 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-06-24 13:51:26.158895 | instance | Wednesday 24 June 2026 13:51:26 +0000 (0:00:04.320) 0:42:11.194 ********
2026-06-24 13:51:51.739818 | instance | changed: [instance]
2026-06-24 13:51:51.740048 | instance |
2026-06-24 13:51:51.740347 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-06-24 13:51:51.740636 | instance | Wednesday 24 June 2026 13:51:51 +0000 (0:00:25.581) 0:42:36.775 ********
2026-06-24 13:51:52.303113 | instance | changed: [instance]
2026-06-24 13:51:52.303198 | instance |
2026-06-24 13:51:52.303357 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] ***********************
2026-06-24 13:51:52.303514 | instance | Wednesday 24 June 2026 13:51:52 +0000 (0:00:00.563) 0:42:37.339 ********
2026-06-24 13:51:53.744581 | instance | ok: [instance]
2026-06-24 13:51:53.744895 | instance |
2026-06-24 13:51:53.745262 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ********************
2026-06-24 13:51:53.745636 | instance | Wednesday 24 June 2026 13:51:53 +0000 (0:00:01.441) 0:42:38.780 ********
2026-06-24 13:51:54.202554 | instance | changed: [instance]
2026-06-24 13:51:54.202859 | instance |
2026-06-24 13:51:54.203095 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] ***
2026-06-24 13:51:54.203366 | instance | Wednesday 24 June 2026 13:51:54 +0000 (0:00:00.457) 0:42:39.238 ********
2026-06-24 13:51:54.750840 | instance | changed: [instance]
2026-06-24 13:51:54.750919 | instance |
2026-06-24 13:51:54.751052 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] *******
2026-06-24 13:51:54.751175 | instance | Wednesday 24 June 2026 13:51:54 +0000 (0:00:00.549) 0:42:39.787 ********
2026-06-24 13:51:55.306207 | instance | changed: [instance]
2026-06-24 13:51:55.306355 | instance |
2026-06-24 13:51:55.306576 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ********
2026-06-24 13:51:55.306734 | instance | Wednesday 24 June 2026 13:51:55 +0000 (0:00:00.554) 0:42:40.342 ********
2026-06-24 13:51:55.817648 | instance | changed: [instance]
2026-06-24 13:51:55.817701 | instance |
2026-06-24 13:51:55.817713 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] ***********************
2026-06-24 13:51:55.817986 | instance | Wednesday 24 June 2026 13:51:55 +0000 (0:00:00.511) 0:42:40.853 ********
2026-06-24 13:51:56.114284 | instance | ok: [instance]
2026-06-24 13:51:56.114361 | instance |
2026-06-24 13:51:56.114433 | instance | PLAY [Deploy SDN] **************************************************************
2026-06-24 13:51:56.114813 | instance |
2026-06-24 13:51:56.114856 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-24 13:51:56.114863 | instance | Wednesday 24 June 2026 13:51:56 +0000 (0:00:00.297) 0:42:41.150 ********
2026-06-24 13:51:56.199360 | instance | ok: [instance]
2026-06-24 13:51:56.199448 | instance |
2026-06-24 13:51:56.199687 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-24 13:51:56.199743 | instance | Wednesday 24 June 2026 13:51:56 +0000 (0:00:00.085) 0:42:41.235 ********
2026-06-24 13:51:56.264320 | instance | skipping: [instance]
2026-06-24 13:51:56.264795 | instance |
2026-06-24 13:51:56.264812 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-24 13:51:56.264819 | instance | Wednesday 24 June 2026 13:51:56 +0000 (0:00:00.064) 0:42:41.300 ********
2026-06-24 13:51:56.321483 | instance | skipping: [instance]
2026-06-24 13:51:56.321654 | instance |
2026-06-24 13:51:56.321841 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-24 13:51:56.322005 | instance | Wednesday 24 June 2026 13:51:56 +0000 (0:00:00.057) 0:42:41.357 ********
2026-06-24 13:51:56.379240 | instance | skipping: [instance]
2026-06-24 13:51:56.379492 | instance |
2026-06-24 13:51:56.379812 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-24 13:51:56.380170 | instance | Wednesday 24 June 2026 13:51:56 +0000 (0:00:00.057) 0:42:41.415 ********
2026-06-24 13:51:56.435426 | instance | skipping: [instance]
2026-06-24 13:51:56.435640 | instance |
2026-06-24 13:51:56.435927 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-24 13:51:56.436235 | instance | Wednesday 24 June 2026 13:51:56 +0000 (0:00:00.056) 0:42:41.471 ********
2026-06-24 13:51:56.495238 | instance | skipping: [instance]
2026-06-24 13:51:56.495548 | instance |
2026-06-24 13:51:56.495930 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-24 13:51:56.496222 | instance | Wednesday 24 June 2026 13:51:56 +0000 (0:00:00.059) 0:42:41.531 ********
2026-06-24 13:51:56.551312 | instance | ok: [instance]
2026-06-24 13:51:56.551395 | instance |
2026-06-24 13:51:56.551494 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-24 13:51:56.551905 | instance | Wednesday 24 June 2026 13:51:56 +0000 (0:00:00.056) 0:42:41.587 ********
2026-06-24 13:51:56.599362 | instance | skipping: [instance]
2026-06-24 13:51:56.599742 | instance |
2026-06-24 13:51:56.600017 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-24 13:51:56.600277 | instance | Wednesday 24 June 2026 13:51:56 +0000 (0:00:00.047) 0:42:41.635 ********
2026-06-24 13:51:56.679831 | instance | ok: [instance]
2026-06-24 13:51:56.679909 | instance |
2026-06-24 13:51:56.680004 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:51:56.680122 | instance | Wednesday 24 June 2026 13:51:56 +0000 (0:00:00.078) 0:42:41.714 ********
2026-06-24 13:51:56.752796 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:51:56.753037 | instance |
2026-06-24 13:51:56.753390 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:51:56.753755 | instance | Wednesday 24 June 2026 13:51:56 +0000 (0:00:00.074) 0:42:41.789 ********
2026-06-24 13:51:57.313261 | instance | changed: [instance]
2026-06-24 13:51:57.313334 | instance |
2026-06-24 13:51:57.313593 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] ***
2026-06-24 13:51:57.313611 | instance | Wednesday 24 June 2026 13:51:57 +0000 (0:00:00.560) 0:42:42.349 ********
2026-06-24 13:51:57.569892 | instance | ok: [instance]
2026-06-24 13:51:57.570107 | instance |
2026-06-24 13:51:57.570402 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] ***
2026-06-24 13:51:57.570796 | instance | Wednesday 24 June 2026 13:51:57 +0000 (0:00:00.256) 0:42:42.606 ********
2026-06-24 13:51:57.627273 | instance | ok: [instance] => {
2026-06-24 13:51:57.627612 | instance | "changed": false,
2026-06-24 13:51:57.627952 | instance | "msg": "All assertions passed"
2026-06-24 13:51:57.628258 | instance | }
2026-06-24 13:51:57.628567 | instance |
2026-06-24 13:51:57.628936 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] ****************
2026-06-24 13:51:57.629293 | instance | Wednesday 24 June 2026 13:51:57 +0000 (0:00:00.057) 0:42:42.663 ********
2026-06-24 13:52:05.619740 | instance | ok: [instance]
2026-06-24 13:52:05.619960 | instance |
2026-06-24 13:52:05.620235 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] *********
2026-06-24 13:52:05.620524 | instance | Wednesday 24 June 2026 13:52:05 +0000 (0:00:07.992) 0:42:50.655 ********
2026-06-24 13:52:05.694238 | instance | ok: [instance] => {
2026-06-24 13:52:05.694553 | instance | "changed": false,
2026-06-24 13:52:05.694818 | instance | "msg": "Successfully pulled openvswitch image"
2026-06-24 13:52:05.695078 | instance | }
2026-06-24 13:52:05.695325 | instance |
2026-06-24 13:52:05.695589 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] *********************
2026-06-24 13:52:05.695847 | instance | Wednesday 24 June 2026 13:52:05 +0000 (0:00:00.074) 0:42:50.730 ********
2026-06-24 13:52:07.604305 | instance | changed: [instance]
2026-06-24 13:52:07.604372 | instance |
2026-06-24 13:52:07.604523 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:52:07.604655 | instance | Wednesday 24 June 2026 13:52:07 +0000 (0:00:01.910) 0:42:52.640 ********
2026-06-24 13:52:07.694572 | instance | skipping: [instance]
2026-06-24 13:52:07.694803 | instance |
2026-06-24 13:52:07.695069 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] *************************
2026-06-24 13:52:07.695334 | instance | Wednesday 24 June 2026 13:52:07 +0000 (0:00:00.089) 0:42:52.730 ********
2026-06-24 13:52:07.801673 | instance | skipping: [instance]
2026-06-24 13:52:07.801807 | instance |
2026-06-24 13:52:07.801994 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:52:07.802172 | instance | Wednesday 24 June 2026 13:52:07 +0000 (0:00:00.106) 0:42:52.837 ********
2026-06-24 13:52:07.879334 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:52:07.879532 | instance |
2026-06-24 13:52:07.879639 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:52:07.879816 | instance | Wednesday 24 June 2026 13:52:07 +0000 (0:00:00.077) 0:42:52.915 ********
2026-06-24 13:52:08.596713 | instance | changed: [instance]
2026-06-24 13:52:08.596950 | instance |
2026-06-24 13:52:08.597075 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ******
2026-06-24 13:52:08.597759 | instance | Wednesday 24 June 2026 13:52:08 +0000 (0:00:00.716) 0:42:53.631 ********
2026-06-24 13:52:08.650585 | instance | skipping: [instance]
2026-06-24 13:52:08.651098 | instance |
2026-06-24 13:52:08.651128 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] ***
2026-06-24 13:52:08.651143 | instance | Wednesday 24 June 2026 13:52:08 +0000 (0:00:00.055) 0:42:53.687 ********
2026-06-24 13:52:08.705770 | instance | skipping: [instance]
2026-06-24 13:52:08.706113 | instance |
2026-06-24 13:52:08.706466 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] *********************
2026-06-24 13:52:08.706796 | instance | Wednesday 24 June 2026 13:52:08 +0000 (0:00:00.054) 0:42:53.741 ********
2026-06-24 13:52:18.103371 | instance | ok: [instance]
2026-06-24 13:52:18.103441 | instance |
2026-06-24 13:52:18.103453 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] **************
2026-06-24 13:52:18.103463 | instance | Wednesday 24 June 2026 13:52:18 +0000 (0:00:09.396) 0:43:03.138 ********
2026-06-24 13:52:18.169929 | instance | ok: [instance] => {
2026-06-24 13:52:18.169989 | instance | "changed": false,
2026-06-24 13:52:18.170000 | instance | "msg": "Successfully pulled ovn-controller image"
2026-06-24 13:52:18.170010 | instance | }
2026-06-24 13:52:18.170020 | instance |
2026-06-24 13:52:18.170029 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] *****************************
2026-06-24 13:52:18.170039 | instance | Wednesday 24 June 2026 13:52:18 +0000 (0:00:00.065) 0:43:03.204 ********
2026-06-24 13:52:18.449910 | instance | skipping: [instance]
2026-06-24 13:52:18.450192 | instance |
2026-06-24 13:52:18.450430 | instance | PLAY [controllers[0]] **********************************************************
2026-06-24 13:52:18.450681 | instance |
2026-06-24 13:52:18.450922 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 13:52:18.451158 | instance | Wednesday 24 June 2026 13:52:18 +0000 (0:00:00.281) 0:43:03.486 ********
2026-06-24 13:52:21.065787 | instance | ok: [instance]
2026-06-24 13:52:21.065843 | instance |
2026-06-24 13:52:21.065856 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-24 13:52:21.065866 | instance | Wednesday 24 June 2026 13:52:21 +0000 (0:00:02.614) 0:43:06.101 ********
2026-06-24 13:52:21.157767 | instance | ok: [instance]
2026-06-24 13:52:21.157988 | instance |
2026-06-24 13:52:21.158279 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-24 13:52:21.158624 | instance | Wednesday 24 June 2026 13:52:21 +0000 (0:00:00.092) 0:43:06.193 ********
2026-06-24 13:52:21.226468 | instance | skipping: [instance]
2026-06-24 13:52:21.226836 | instance |
2026-06-24 13:52:21.227263 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-24 13:52:21.227639 | instance | Wednesday 24 June 2026 13:52:21 +0000 (0:00:00.065) 0:43:06.259 ********
2026-06-24 13:52:21.285090 | instance | skipping: [instance]
2026-06-24 13:52:21.285302 | instance |
2026-06-24 13:52:21.285523 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-24 13:52:21.285729 | instance | Wednesday 24 June 2026 13:52:21 +0000 (0:00:00.061) 0:43:06.321 ********
2026-06-24 13:52:21.338997 | instance | skipping: [instance]
2026-06-24 13:52:21.339254 | instance |
2026-06-24 13:52:21.339889 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-24 13:52:21.340004 | instance | Wednesday 24 June 2026 13:52:21 +0000 (0:00:00.053) 0:43:06.375 ********
2026-06-24 13:52:21.397980 | instance | skipping: [instance]
2026-06-24 13:52:21.398204 | instance |
2026-06-24 13:52:21.398485 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-24 13:52:21.398827 | instance | Wednesday 24 June 2026 13:52:21 +0000 (0:00:00.058) 0:43:06.434 ********
2026-06-24 13:52:21.451503 | instance | skipping: [instance]
2026-06-24 13:52:21.451620 | instance |
2026-06-24 13:52:21.451824 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-24 13:52:21.452032 | instance | Wednesday 24 June 2026 13:52:21 +0000 (0:00:00.053) 0:43:06.487 ********
2026-06-24 13:52:21.513014 | instance | ok: [instance]
2026-06-24 13:52:21.513341 | instance |
2026-06-24 13:52:21.513546 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-24 13:52:21.513806 | instance | Wednesday 24 June 2026 13:52:21 +0000 (0:00:00.061) 0:43:06.549 ********
2026-06-24 13:52:21.593439 | instance | ok: [instance] => (item=libvirt_exporter)
2026-06-24 13:52:21.593670 | instance |
2026-06-24 13:52:21.593958 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-24 13:52:21.594230 | instance | Wednesday 24 June 2026 13:52:21 +0000 (0:00:00.080) 0:43:06.629 ********
2026-06-24 13:52:21.674205 | instance | ok: [instance]
2026-06-24 13:52:21.674413 | instance |
2026-06-24 13:52:21.674721 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:52:21.674969 | instance | Wednesday 24 June 2026 13:52:21 +0000 (0:00:00.080) 0:43:06.710 ********
2026-06-24 13:52:21.758550 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:52:21.758688 | instance |
2026-06-24 13:52:21.758901 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:52:21.759072 | instance | Wednesday 24 June 2026 13:52:21 +0000 (0:00:00.084) 0:43:06.794 ********
2026-06-24 13:52:22.358911 | instance | changed: [instance]
2026-06-24 13:52:22.359147 | instance |
2026-06-24 13:52:22.359467 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] ****
2026-06-24 13:52:22.359731 | instance | Wednesday 24 June 2026 13:52:22 +0000 (0:00:00.600) 0:43:07.395 ********
2026-06-24 13:52:22.427048 | instance | skipping: [instance]
2026-06-24 13:52:22.427683 | instance |
2026-06-24 13:52:22.428125 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ********************
2026-06-24 13:52:22.428516 | instance | Wednesday 24 June 2026 13:52:22 +0000 (0:00:00.068) 0:43:07.463 ********
2026-06-24 13:52:23.999870 | instance | changed: [instance] => (item=libvirt-vnc)
2026-06-24 13:52:23.999987 | instance | changed: [instance] => (item=libvirt-api)
2026-06-24 13:52:24.000125 | instance |
2026-06-24 13:52:24.000291 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] ****************************
2026-06-24 13:52:24.000459 | instance | Wednesday 24 June 2026 13:52:23 +0000 (0:00:01.572) 0:43:09.036 ********
2026-06-24 13:52:25.526207 | instance | changed: [instance] => (item=libvirt-vnc)
2026-06-24 13:52:25.526432 | instance | changed: [instance] => (item=libvirt-api)
2026-06-24 13:52:25.526698 | instance |
2026-06-24 13:52:25.526966 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************
2026-06-24 13:52:25.527280 | instance | Wednesday 24 June 2026 13:52:25 +0000 (0:00:01.526) 0:43:10.562 ********
2026-06-24 13:52:25.739340 | instance | ok: [instance]
2026-06-24 13:52:25.739562 | instance |
2026-06-24 13:52:25.739826 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] *************************
2026-06-24 13:52:25.740084 | instance | Wednesday 24 June 2026 13:52:25 +0000 (0:00:00.213) 0:43:10.775 ********
2026-06-24 13:52:27.623891 | instance | changed: [instance]
2026-06-24 13:52:27.624071 | instance |
2026-06-24 13:52:27.624326 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:52:27.624539 | instance | Wednesday 24 June 2026 13:52:27 +0000 (0:00:01.884) 0:43:12.659 ********
2026-06-24 13:52:27.712776 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:52:27.712934 | instance |
2026-06-24 13:52:27.713184 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:52:27.713379 | instance | Wednesday 24 June 2026 13:52:27 +0000 (0:00:00.089) 0:43:12.749 ********
2026-06-24 13:52:28.327549 | instance | changed: [instance]
2026-06-24 13:52:28.327665 | instance |
2026-06-24 13:52:28.327897 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] *************************
2026-06-24 13:52:28.328054 | instance | Wednesday 24 June 2026 13:52:28 +0000 (0:00:00.614) 0:43:13.363 ********
2026-06-24 13:52:29.962006 | instance | changed: [instance]
2026-06-24 13:52:29.962213 | instance |
2026-06-24 13:52:29.962506 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-06-24 13:52:29.962736 | instance | Wednesday 24 June 2026 13:52:29 +0000 (0:00:01.634) 0:43:14.997 ********
2026-06-24 13:52:31.070131 | instance | ok: [instance]
2026-06-24 13:52:31.070198 | instance |
2026-06-24 13:52:31.070210 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-06-24 13:52:31.070222 | instance | Wednesday 24 June 2026 13:52:31 +0000 (0:00:01.107) 0:43:16.105 ********
2026-06-24 13:52:31.350278 | instance | ok: [instance]
2026-06-24 13:52:31.350339 | instance |
2026-06-24 13:52:31.350351 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-06-24 13:52:31.350361 | instance | Wednesday 24 June 2026 13:52:31 +0000 (0:00:00.280) 0:43:16.385 ********
2026-06-24 13:52:31.884748 | instance | ok: [instance]
2026-06-24 13:52:31.884827 | instance |
2026-06-24 13:52:31.884957 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-24 13:52:31.885129 | instance | Wednesday 24 June 2026 13:52:31 +0000 (0:00:00.535) 0:43:16.921 ********
2026-06-24 13:52:32.108284 | instance | ok: [instance]
2026-06-24 13:52:32.108391 | instance |
2026-06-24 13:52:32.108616 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-24 13:52:32.108765 | instance | Wednesday 24 June 2026 13:52:32 +0000 (0:00:00.223) 0:43:17.144 ********
2026-06-24 13:52:32.216480 | instance | included: rabbitmq for instance
2026-06-24 13:52:32.216564 | instance |
2026-06-24 13:52:32.216697 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-24 13:52:32.216819 | instance | Wednesday 24 June 2026 13:52:32 +0000 (0:00:00.108) 0:43:17.253 ********
2026-06-24 13:52:32.947756 | instance | ok: [instance]
2026-06-24 13:52:32.947834 | instance |
2026-06-24 13:52:32.948112 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-24 13:52:32.948155 | instance | Wednesday 24 June 2026 13:52:32 +0000 (0:00:00.731) 0:43:17.984 ********
2026-06-24 13:52:33.014702 | instance | skipping: [instance]
2026-06-24 13:52:33.015106 | instance |
2026-06-24 13:52:33.015150 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-24 13:52:33.015157 | instance | Wednesday 24 June 2026 13:52:33 +0000 (0:00:00.066) 0:43:18.051 ********
2026-06-24 13:52:33.078037 | instance | skipping: [instance]
2026-06-24 13:52:33.078106 | instance |
2026-06-24 13:52:33.078361 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-24 13:52:33.078403 | instance | Wednesday 24 June 2026 13:52:33 +0000 (0:00:00.063) 0:43:18.114 ********
2026-06-24 13:52:33.141980 | instance | skipping: [instance]
2026-06-24 13:52:33.142397 | instance |
2026-06-24 13:52:33.142473 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-24 13:52:33.142485 | instance | Wednesday 24 June 2026 13:52:33 +0000 (0:00:00.063) 0:43:18.178 ********
2026-06-24 13:53:04.111908 | instance | changed: [instance]
2026-06-24 13:53:04.111986 | instance |
2026-06-24 13:53:04.112241 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-24 13:53:04.112267 | instance | Wednesday 24 June 2026 13:53:04 +0000 (0:00:30.969) 0:43:49.147 ********
2026-06-24 13:53:04.864702 | instance | ok: [instance]
2026-06-24 13:53:04.864799 | instance |
2026-06-24 13:53:04.864928 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-24 13:53:04.865090 | instance | Wednesday 24 June 2026 13:53:04 +0000 (0:00:00.753) 0:43:49.901 ********
2026-06-24 13:53:04.936394 | instance | ok: [instance]
2026-06-24 13:53:04.936433 | instance |
2026-06-24 13:53:04.936438 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-24 13:53:04.936443 | instance | Wednesday 24 June 2026 13:53:04 +0000 (0:00:00.071) 0:43:49.972 ********
2026-06-24 13:53:04.998606 | instance | skipping: [instance]
2026-06-24 13:53:04.998810 | instance |
2026-06-24 13:53:04.998942 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-24 13:53:04.999064 | instance | Wednesday 24 June 2026 13:53:04 +0000 (0:00:00.062) 0:43:50.035 ********
2026-06-24 13:53:05.070263 | instance | skipping: [instance]
2026-06-24 13:53:05.070323 | instance |
2026-06-24 13:53:05.070600 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-24 13:53:05.070620 | instance | Wednesday 24 June 2026 13:53:05 +0000 (0:00:00.071) 0:43:50.106 ********
2026-06-24 13:53:05.129495 | instance | ok: [instance]
2026-06-24 13:53:05.129571 | instance |
2026-06-24 13:53:05.129844 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-24 13:53:05.129889 | instance | Wednesday 24 June 2026 13:53:05 +0000 (0:00:00.059) 0:43:50.166 ********
2026-06-24 13:53:05.658053 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-24 13:53:05.658196 | instance | ok: [instance] => (item=baremetal)
2026-06-24 13:53:05.658353 | instance | ok: [instance] => (item=compute)
2026-06-24 13:53:05.658559 | instance | ok: [instance] => (item=oslo_db_cell0)
2026-06-24 13:53:05.658708 | instance | ok: [instance] => (item=identity)
2026-06-24 13:53:05.658860 | instance | ok: [instance] => (item=compute_metadata)
2026-06-24 13:53:05.659010 | instance | ok: [instance] => (item=volumev3)
2026-06-24 13:53:05.659164 | instance | ok: [instance] => (item=oslo_cache)
2026-06-24 13:53:05.659332 | instance | ok: [instance] => (item=oslo_db_api)
2026-06-24 13:53:05.659546 | instance | ok: [instance] => (item=oslo_db)
2026-06-24 13:53:05.659700 | instance | ok: [instance] => (item=network)
2026-06-24 13:53:05.659852 | instance | ok: [instance] => (item=placement)
2026-06-24 13:53:05.660012 | instance | ok: [instance] => (item=image)
2026-06-24 13:53:05.660180 | instance | ok: [instance] => (item=compute_novnc_proxy)
2026-06-24 13:53:05.660332 | instance |
2026-06-24 13:53:05.660499 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-24 13:53:05.660826 | instance | Wednesday 24 June 2026 13:53:05 +0000 (0:00:00.528) 0:43:50.694 ********
2026-06-24 13:53:05.758661 | instance | ok: [instance]
2026-06-24 13:53:05.758894 | instance |
2026-06-24 13:53:05.759941 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:53:05.759967 | instance | Wednesday 24 June 2026 13:53:05 +0000 (0:00:00.099) 0:43:50.794 ********
2026-06-24 13:53:05.848290 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:53:05.848604 | instance |
2026-06-24 13:53:05.848857 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:53:05.849183 | instance | Wednesday 24 June 2026 13:53:05 +0000 (0:00:00.090) 0:43:50.884 ********
2026-06-24 13:53:06.442870 | instance | changed: [instance]
2026-06-24 13:53:06.443153 | instance |
2026-06-24 13:53:06.443821 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] *******
2026-06-24 13:53:06.443929 | instance | Wednesday 24 June 2026 13:53:06 +0000 (0:00:00.594) 0:43:51.478 ********
2026-06-24 13:53:06.507554 | instance | skipping: [instance]
2026-06-24 13:53:06.508089 | instance |
2026-06-24 13:53:06.508470 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] ***
2026-06-24 13:53:06.509124 | instance | Wednesday 24 June 2026 13:53:06 +0000 (0:00:00.064) 0:43:51.543 ********
2026-06-24 13:53:06.736275 | instance | ok: [instance -> localhost]
2026-06-24 13:53:06.736570 | instance |
2026-06-24 13:53:06.736868 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] ****
2026-06-24 13:53:06.737191 | instance | Wednesday 24 June 2026 13:53:06 +0000 (0:00:00.228) 0:43:51.772 ********
2026-06-24 13:53:07.155555 | instance | ok: [instance -> localhost]
2026-06-24 13:53:07.155810 | instance |
2026-06-24 13:53:07.156134 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ******
2026-06-24 13:53:07.156403 | instance | Wednesday 24 June 2026 13:53:07 +0000 (0:00:00.418) 0:43:52.191 ********
2026-06-24 13:53:07.602479 | instance | ok: [instance -> localhost]
2026-06-24 13:53:07.602681 | instance |
2026-06-24 13:53:07.602994 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] *****
2026-06-24 13:53:07.603263 | instance | Wednesday 24 June 2026 13:53:07 +0000 (0:00:00.447) 0:43:52.638 ********
2026-06-24 13:53:07.826282 | instance | ok: [instance -> localhost]
2026-06-24 13:53:07.826415 | instance |
2026-06-24 13:53:07.826613 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] ***
2026-06-24 13:53:07.826814 | instance | Wednesday 24 June 2026 13:53:07 +0000 (0:00:00.223) 0:43:52.862 ********
2026-06-24 13:53:09.299777 | instance | ok: [instance] => (item=nova-bootstrap)
2026-06-24 13:53:09.300029 | instance | ok: [instance] => (item=nova-cell-setup)
2026-06-24 13:53:09.300285 | instance |
2026-06-24 13:53:09.300615 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] ***************
2026-06-24 13:53:09.300921 | instance | Wednesday 24 June 2026 13:53:09 +0000 (0:00:01.473) 0:43:54.336 ********
2026-06-24 13:53:09.723527 | instance | ok: [instance]
2026-06-24 13:53:09.723747 | instance |
2026-06-24 13:53:09.724044 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] ****************************
2026-06-24 13:53:09.724321 | instance | Wednesday 24 June 2026 13:53:09 +0000 (0:00:00.423) 0:43:54.759 ********
2026-06-24 13:56:23.933666 | instance | changed: [instance]
2026-06-24 13:56:23.933893 | instance |
2026-06-24 13:56:23.934206 | instance | TASK [Create Ingress] **********************************************************
2026-06-24 13:56:23.934486 | instance | Wednesday 24 June 2026 13:56:23 +0000 (0:03:14.209) 0:47:08.969 ********
2026-06-24 13:56:24.064057 | instance | included: openstack_helm_ingress for instance
2026-06-24 13:56:24.064275 | instance |
2026-06-24 13:56:24.064593 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-24 13:56:24.064846 | instance | Wednesday 24 June 2026 13:56:24 +0000 (0:00:00.130) 0:47:09.100 ********
2026-06-24 13:56:24.123980 | instance | skipping: [instance]
2026-06-24 13:56:24.124208 | instance |
2026-06-24 13:56:24.124561 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-24 13:56:24.124830 | instance | Wednesday 24 June 2026 13:56:24 +0000 (0:00:00.059) 0:47:09.160 ********
2026-06-24 13:56:24.186651 | instance | skipping: [instance]
2026-06-24 13:56:24.186898 | instance |
2026-06-24 13:56:24.187186 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-24 13:56:24.187454 | instance | Wednesday 24 June 2026 13:56:24 +0000 (0:00:00.062) 0:47:09.223 ********
2026-06-24 13:56:24.283807 | instance | ok: [instance]
2026-06-24 13:56:24.283916 | instance |
2026-06-24 13:56:24.284074 | instance | TASK [Create Ingress compute] **************************************************
2026-06-24 13:56:24.284231 | instance | Wednesday 24 June 2026 13:56:24 +0000 (0:00:00.097) 0:47:09.320 ********
2026-06-24 13:56:24.395644 | instance | included: ingress for instance
2026-06-24 13:56:24.395722 | instance |
2026-06-24 13:56:24.395821 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ********************
2026-06-24 13:56:24.395946 | instance | Wednesday 24 June 2026 13:56:24 +0000 (0:00:00.112) 0:47:09.432 ********
2026-06-24 13:56:25.672025 | instance | changed: [instance]
2026-06-24 13:56:25.672168 | instance |
2026-06-24 13:56:25.672362 | instance | TASK [Create Ingress] **********************************************************
2026-06-24 13:56:25.672569 | instance | Wednesday 24 June 2026 13:56:25 +0000 (0:00:01.276) 0:47:10.708 ********
2026-06-24 13:56:25.814822 | instance | included: openstack_helm_ingress for instance
2026-06-24 13:56:25.815047 | instance |
2026-06-24 13:56:25.815326 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-24 13:56:25.815602 | instance | Wednesday 24 June 2026 13:56:25 +0000 (0:00:00.142) 0:47:10.851 ********
2026-06-24 13:56:25.875384 | instance | skipping: [instance]
2026-06-24 13:56:25.875645 | instance |
2026-06-24 13:56:25.875956 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-24 13:56:25.876254 | instance | Wednesday 24 June 2026 13:56:25 +0000 (0:00:00.060) 0:47:10.911 ********
2026-06-24 13:56:25.944850 | instance | skipping: [instance]
2026-06-24 13:56:25.945109 | instance |
2026-06-24 13:56:25.945450 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-24 13:56:25.945717 | instance | Wednesday 24 June 2026 13:56:25 +0000 (0:00:00.069) 0:47:10.981 ********
2026-06-24 13:56:26.022574 | instance | ok: [instance]
2026-06-24 13:56:26.022720 | instance |
2026-06-24 13:56:26.022900 | instance | TASK [Create Ingress compute-novnc-proxy] **************************************
2026-06-24 13:56:26.023078 | instance | Wednesday 24 June 2026 13:56:26 +0000 (0:00:00.077) 0:47:11.058 ********
2026-06-24 13:56:26.115241 | instance | included: ingress for instance
2026-06-24 13:56:26.115449 | instance |
2026-06-24 13:56:26.115724 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ********
2026-06-24 13:56:26.116011 | instance | Wednesday 24 June 2026 13:56:26 +0000 (0:00:00.093) 0:47:11.151 ********
2026-06-24 13:56:27.797840 | instance | changed: [instance]
2026-06-24 13:56:27.797986 | instance |
2026-06-24 13:56:27.798184 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] *********
2026-06-24 13:56:27.798354 | instance | Wednesday 24 June 2026 13:56:27 +0000 (0:00:01.682) 0:47:12.834 ********
2026-06-24 13:56:30.261439 | instance | ok: [instance]
2026-06-24 13:56:30.261788 | instance |
2026-06-24 13:56:30.261993 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] *******************************
2026-06-24 13:56:30.262198 | instance | Wednesday 24 June 2026 13:56:30 +0000 (0:00:02.461) 0:47:15.295 ********
2026-06-24 13:56:54.589204 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left).
2026-06-24 13:56:54.589298 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left).
2026-06-24 13:56:54.589309 | instance | FAILED - RETRYING: [instance]: Create flavors (58 retries left).
2026-06-24 13:56:54.589319 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1})
2026-06-24 13:56:54.589329 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1})
2026-06-24 13:56:54.589338 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2})
2026-06-24 13:56:54.589347 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4})
2026-06-24 13:56:54.589381 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8})
2026-06-24 13:56:54.589391 | instance |
2026-06-24 13:56:54.589402 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-24 13:56:54.589412 | instance | Wednesday 24 June 2026 13:56:54 +0000 (0:00:24.326) 0:47:39.622 ********
2026-06-24 13:56:54.821782 | instance | ok: [instance]
2026-06-24 13:56:54.821894 | instance |
2026-06-24 13:56:54.821969 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-24 13:56:54.822121 | instance | Wednesday 24 June 2026 13:56:54 +0000 (0:00:00.236) 0:47:39.858 ********
2026-06-24 13:56:54.946111 | instance | included: rabbitmq for instance
2026-06-24 13:56:54.946246 | instance |
2026-06-24 13:56:54.946420 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-24 13:56:54.946632 | instance | Wednesday 24 June 2026 13:56:54 +0000 (0:00:00.124) 0:47:39.982 ********
2026-06-24 13:56:55.726244 | instance | ok: [instance]
2026-06-24 13:56:55.726325 | instance |
2026-06-24 13:56:55.726489 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-24 13:56:55.726627 | instance | Wednesday 24 June 2026 13:56:55 +0000 (0:00:00.779) 0:47:40.762 ********
2026-06-24 13:56:55.790349 | instance | skipping: [instance]
2026-06-24 13:56:55.790403 | instance |
2026-06-24 13:56:55.790557 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-24 13:56:55.790684 | instance | Wednesday 24 June 2026 13:56:55 +0000 (0:00:00.064) 0:47:40.826 ********
2026-06-24 13:56:55.859850 | instance | skipping: [instance]
2026-06-24 13:56:55.859966 | instance |
2026-06-24 13:56:55.860131 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-24 13:56:55.860287 | instance | Wednesday 24 June 2026 13:56:55 +0000 (0:00:00.069) 0:47:40.896 ********
2026-06-24 13:56:55.924440 | instance | skipping: [instance]
2026-06-24 13:56:55.924515 | instance |
2026-06-24 13:56:55.924646 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-24 13:56:55.924748 | instance | Wednesday 24 June 2026 13:56:55 +0000 (0:00:00.064) 0:47:40.961 ********
2026-06-24 13:57:26.955609 | instance | changed: [instance]
2026-06-24 13:57:26.955701 | instance |
2026-06-24 13:57:26.955902 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-24 13:57:26.956046 | instance | Wednesday 24 June 2026 13:57:26 +0000 (0:00:31.030) 0:48:11.991 ********
2026-06-24 13:57:27.785730 | instance | ok: [instance]
2026-06-24 13:57:27.785930 | instance |
2026-06-24 13:57:27.786124 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-24 13:57:27.786307 | instance | Wednesday 24 June 2026 13:57:27 +0000 (0:00:00.829) 0:48:12.821 ********
2026-06-24 13:57:27.852352 | instance | ok: [instance]
2026-06-24 13:57:27.852508 | instance |
2026-06-24 13:57:27.852711 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-24 13:57:27.852887 | instance | Wednesday 24 June 2026 13:57:27 +0000 (0:00:00.066) 0:48:12.888 ********
2026-06-24 13:57:27.918674 | instance | skipping: [instance]
2026-06-24 13:57:27.918754 | instance |
2026-06-24 13:57:27.919109 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-24 13:57:27.919293 | instance | Wednesday 24 June 2026 13:57:27 +0000 (0:00:00.066) 0:48:12.954 ********
2026-06-24 13:57:27.985502 | instance | skipping: [instance]
2026-06-24 13:57:27.985869 | instance |
2026-06-24 13:57:27.986253 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-24 13:57:27.986538 | instance | Wednesday 24 June 2026 13:57:27 +0000 (0:00:00.066) 0:48:13.021 ********
2026-06-24 13:57:28.058970 | instance | ok: [instance]
2026-06-24 13:57:28.059088 | instance |
2026-06-24 13:57:28.059293 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-24 13:57:28.059463 | instance | Wednesday 24 June 2026 13:57:28 +0000 (0:00:00.073) 0:48:13.095 ********
2026-06-24 13:57:28.261450 | instance | ok: [instance] => (item=oslo_db)
2026-06-24 13:57:28.261664 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-24 13:57:28.261913 | instance | ok: [instance] => (item=baremetal)
2026-06-24 13:57:28.262118 | instance | ok: [instance] => (item=compute)
2026-06-24 13:57:28.262437 | instance | ok: [instance] => (item=identity)
2026-06-24 13:57:28.262607 | instance | ok: [instance] => (item=oslo_cache)
2026-06-24 13:57:28.262776 | instance | ok: [instance] => (item=compute_metadata)
2026-06-24 13:57:28.262949 | instance | ok: [instance] => (item=load_balancer)
2026-06-24 13:57:28.263119 | instance | ok: [instance] => (item=network)
2026-06-24 13:57:28.263356 | instance | ok: [instance] => (item=dns)
2026-06-24 13:57:28.263582 | instance |
2026-06-24 13:57:28.263830 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-24 13:57:28.264080 | instance | Wednesday 24 June 2026 13:57:28 +0000 (0:00:00.202) 0:48:13.297 ********
2026-06-24 13:57:28.371883 | instance | ok: [instance]
2026-06-24 13:57:28.372212 | instance |
2026-06-24 13:57:28.372417 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 13:57:28.372675 | instance | Wednesday 24 June 2026 13:57:28 +0000 (0:00:00.110) 0:48:13.407 ********
2026-06-24 13:57:28.453866 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 13:57:28.454114 | instance |
2026-06-24 13:57:28.454378 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 13:57:28.454757 | instance | Wednesday 24 June 2026 13:57:28 +0000 (0:00:00.082) 0:48:13.490 ********
2026-06-24 13:57:29.020617 | instance | changed: [instance]
2026-06-24 13:57:29.020909 | instance |
2026-06-24 13:57:29.021423 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] ***
2026-06-24 13:57:29.021943 | instance | Wednesday 24 June 2026 13:57:29 +0000 (0:00:00.566) 0:48:14.056 ********
2026-06-24 13:57:29.957077 | instance | ok: [instance]
2026-06-24 13:57:29.957309 | instance |
2026-06-24 13:57:29.957588 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] *******************
2026-06-24 13:57:29.957847 | instance | Wednesday 24 June 2026 13:57:29 +0000 (0:00:00.936) 0:48:14.993 ********
2026-06-24 13:57:30.014414 | instance | skipping: [instance]
2026-06-24 13:57:30.014654 | instance |
2026-06-24 13:57:30.014934 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] **********************
2026-06-24 13:57:30.015210 | instance | Wednesday 24 June 2026 13:57:30 +0000 (0:00:00.057) 0:48:15.050 ********
2026-06-24 13:57:30.466814 | instance | ok: [instance]
2026-06-24 13:57:30.467916 | instance |
2026-06-24 13:57:30.468005 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************
2026-06-24 13:57:30.468191 | instance | Wednesday 24 June 2026 13:57:30 +0000 (0:00:00.451) 0:48:15.502 ********
2026-06-24 13:57:30.522541 | instance | skipping: [instance]
2026-06-24 13:57:30.522643 | instance |
2026-06-24 13:57:30.522734 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] ***
2026-06-24 13:57:30.522869 | instance | Wednesday 24 June 2026 13:57:30 +0000 (0:00:00.055) 0:48:15.558 ********
2026-06-24 13:57:30.618722 | instance | ok: [instance]
2026-06-24 13:57:30.618951 | instance |
2026-06-24 13:57:30.619338 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] ***
2026-06-24 13:57:30.619708 | instance | Wednesday 24 June 2026 13:57:30 +0000 (0:00:00.096) 0:48:15.654 ********
2026-06-24 13:57:30.681921 | instance | skipping: [instance]
2026-06-24 13:57:30.682145 | instance |
2026-06-24 13:57:30.682418 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] *************************
2026-06-24 13:57:30.682738 | instance | Wednesday 24 June 2026 13:57:30 +0000 (0:00:00.063) 0:48:15.718 ********
2026-06-24 14:00:22.610742 | instance | changed: [instance]
2026-06-24 14:00:22.610831 | instance |
2026-06-24 14:00:22.610941 | instance | TASK [Create Ingress] **********************************************************
2026-06-24 14:00:22.611053 | instance | Wednesday 24 June 2026 14:00:22 +0000 (0:02:51.929) 0:51:07.647 ********
2026-06-24 14:00:22.742868 | instance | included: openstack_helm_ingress for instance
2026-06-24 14:00:22.742952 | instance |
2026-06-24 14:00:22.743070 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-24 14:00:22.743191 | instance | Wednesday 24 June 2026 14:00:22 +0000 (0:00:00.131) 0:51:07.779 ********
2026-06-24 14:00:22.807231 | instance | skipping: [instance]
2026-06-24 14:00:22.807450 | instance |
2026-06-24 14:00:22.807733 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-24 14:00:22.808018 | instance | Wednesday 24 June 2026 14:00:22 +0000 (0:00:00.064) 0:51:07.843 ********
2026-06-24 14:00:22.881245 | instance | skipping: [instance]
2026-06-24 14:00:22.881503 | instance |
2026-06-24 14:00:22.881789 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-24 14:00:22.882059 | instance | Wednesday 24 June 2026 14:00:22 +0000 (0:00:00.073) 0:51:07.917 ********
2026-06-24 14:00:22.960139 | instance | ok: [instance]
2026-06-24 14:00:22.960214 | instance |
2026-06-24 14:00:22.960342 | instance | TASK [Create Ingress network] **************************************************
2026-06-24 14:00:22.960487 | instance | Wednesday 24 June 2026 14:00:22 +0000 (0:00:00.079) 0:51:07.996 ********
2026-06-24 14:00:23.059404 | instance | included: ingress for instance
2026-06-24 14:00:23.059636 | instance |
2026-06-24 14:00:23.059912 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ********************
2026-06-24 14:00:23.060197 | instance | Wednesday 24 June 2026 14:00:23 +0000 (0:00:00.099) 0:51:08.095 ********
2026-06-24 14:00:24.211239 | instance | changed: [instance]
2026-06-24 14:00:24.211287 | instance |
2026-06-24 14:00:24.211293 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] **********
2026-06-24 14:00:24.211298 | instance | Wednesday 24 June 2026 14:00:24 +0000 (0:00:01.150) 0:51:09.246 ********
2026-06-24 14:00:25.050055 | instance | ok: [instance]
2026-06-24 14:00:25.050116 | instance |
2026-06-24 14:00:25.050128 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] ***************************
2026-06-24 14:00:25.050138 | instance | Wednesday 24 June 2026 14:00:25 +0000 (0:00:00.837) 0:51:10.084 ********
2026-06-24 14:06:27.953851 | instance | failed: [instance] (item={'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True, 'subnets': [{'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]}) => {"ansible_loop_var": "item", "attempts": 60, "changed": false, "extra_data": {"data": null, "details": "503 Service Temporarily Unavailable: nginx", "response": "\r\n
503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n"}, "item": {"external": true, "mtu_size": 1500, "name": "public", "port_security_enabled": true, "provider_network_type": "flat", "provider_physical_network": "external", "shared": true, "subnets": [{"allocation_pool_end": "10.96.250.220", "allocation_pool_start": "10.96.250.200", "cidr": "10.96.250.0/24", "enable_dhcp": true, "gateway_ip": "10.96.250.10", "name": "public-subnet"}]}, "msg": "HttpException: 503: Server Error for url: https://network.199-19-213-235.nip.io/v2.0/networks/public, 503 Service Temporarily Unavailable: nginx"}
2026-06-24 14:06:27.962418 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left).
2026-06-24 14:06:27.962977 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left).
2026-06-24 14:06:27.963041 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left).
2026-06-24 14:06:27.963053 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left).
2026-06-24 14:06:27.963296 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left).
2026-06-24 14:06:27.963360 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left).
2026-06-24 14:06:27.964389 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left).
2026-06-24 14:06:27.964454 | instance | FAILED - RETRYING: [instance]: Create networks (53 retries left).
2026-06-24 14:06:27.964461 | instance | FAILED - RETRYING: [instance]: Create networks (52 retries left).
2026-06-24 14:06:27.964467 | instance | FAILED - RETRYING: [instance]: Create networks (51 retries left).
2026-06-24 14:06:27.964473 | instance | FAILED - RETRYING: [instance]: Create networks (50 retries left).
2026-06-24 14:06:27.964619 | instance | FAILED - RETRYING: [instance]: Create networks (49 retries left).
2026-06-24 14:06:27.964698 | instance | FAILED - RETRYING: [instance]: Create networks (48 retries left).
2026-06-24 14:06:27.964957 | instance | FAILED - RETRYING: [instance]: Create networks (47 retries left).
2026-06-24 14:06:27.966488 | instance | FAILED - RETRYING: [instance]: Create networks (46 retries left).
2026-06-24 14:06:27.966554 | instance | FAILED - RETRYING: [instance]: Create networks (45 retries left).
2026-06-24 14:06:27.966567 | instance | FAILED - RETRYING: [instance]: Create networks (44 retries left).
2026-06-24 14:06:27.966577 | instance | FAILED - RETRYING: [instance]: Create networks (43 retries left).
2026-06-24 14:06:27.966586 | instance | FAILED - RETRYING: [instance]: Create networks (42 retries left).
2026-06-24 14:06:27.966596 | instance | FAILED - RETRYING: [instance]: Create networks (41 retries left).
2026-06-24 14:06:27.966606 | instance | FAILED - RETRYING: [instance]: Create networks (40 retries left).
2026-06-24 14:06:27.966615 | instance | FAILED - RETRYING: [instance]: Create networks (39 retries left).
2026-06-24 14:06:27.966630 | instance | FAILED - RETRYING: [instance]: Create networks (38 retries left).
2026-06-24 14:06:27.966715 | instance | FAILED - RETRYING: [instance]: Create networks (37 retries left).
2026-06-24 14:06:27.966947 | instance | FAILED - RETRYING: [instance]: Create networks (36 retries left).
2026-06-24 14:06:27.967245 | instance | FAILED - RETRYING: [instance]: Create networks (35 retries left).
2026-06-24 14:06:27.967472 | instance | FAILED - RETRYING: [instance]: Create networks (34 retries left).
2026-06-24 14:06:27.967687 | instance | FAILED - RETRYING: [instance]: Create networks (33 retries left).
2026-06-24 14:06:27.967899 | instance | FAILED - RETRYING: [instance]: Create networks (32 retries left).
2026-06-24 14:06:27.968090 | instance | FAILED - RETRYING: [instance]: Create networks (31 retries left).
2026-06-24 14:06:27.968252 | instance | FAILED - RETRYING: [instance]: Create networks (30 retries left).
2026-06-24 14:06:27.968401 | instance | FAILED - RETRYING: [instance]: Create networks (29 retries left).
2026-06-24 14:06:27.968547 | instance | FAILED - RETRYING: [instance]: Create networks (28 retries left).
2026-06-24 14:06:27.968692 | instance | FAILED - RETRYING: [instance]: Create networks (27 retries left).
2026-06-24 14:06:27.968837 | instance | FAILED - RETRYING: [instance]: Create networks (26 retries left).
2026-06-24 14:06:27.968986 | instance | FAILED - RETRYING: [instance]: Create networks (25 retries left).
2026-06-24 14:06:27.969256 | instance | FAILED - RETRYING: [instance]: Create networks (24 retries left).
2026-06-24 14:06:27.969409 | instance | FAILED - RETRYING: [instance]: Create networks (23 retries left).
2026-06-24 14:06:27.969555 | instance | FAILED - RETRYING: [instance]: Create networks (22 retries left).
2026-06-24 14:06:27.969702 | instance | FAILED - RETRYING: [instance]: Create networks (21 retries left).
2026-06-24 14:06:27.969846 | instance | FAILED - RETRYING: [instance]: Create networks (20 retries left).
2026-06-24 14:06:27.969990 | instance | FAILED - RETRYING: [instance]: Create networks (19 retries left).
2026-06-24 14:06:27.970138 | instance | FAILED - RETRYING: [instance]: Create networks (18 retries left).
2026-06-24 14:06:27.970333 | instance | FAILED - RETRYING: [instance]: Create networks (17 retries left).
2026-06-24 14:06:27.970496 | instance | FAILED - RETRYING: [instance]: Create networks (16 retries left).
2026-06-24 14:06:27.970646 | instance | FAILED - RETRYING: [instance]: Create networks (15 retries left).
2026-06-24 14:06:27.970792 | instance | FAILED - RETRYING: [instance]: Create networks (14 retries left).
2026-06-24 14:06:27.970938 | instance | FAILED - RETRYING: [instance]: Create networks (13 retries left).
2026-06-24 14:06:27.971088 | instance | FAILED - RETRYING: [instance]: Create networks (12 retries left).
2026-06-24 14:06:27.971294 | instance | FAILED - RETRYING: [instance]: Create networks (11 retries left).
2026-06-24 14:06:27.971468 | instance | FAILED - RETRYING: [instance]: Create networks (10 retries left).
2026-06-24 14:06:27.971616 | instance | FAILED - RETRYING: [instance]: Create networks (9 retries left).
2026-06-24 14:06:27.971761 | instance | FAILED - RETRYING: [instance]: Create networks (8 retries left).
2026-06-24 14:06:27.971907 | instance | FAILED - RETRYING: [instance]: Create networks (7 retries left).
2026-06-24 14:06:27.972053 | instance | FAILED - RETRYING: [instance]: Create networks (6 retries left).
2026-06-24 14:06:27.972198 | instance | FAILED - RETRYING: [instance]: Create networks (5 retries left).
2026-06-24 14:06:27.972353 | instance | FAILED - RETRYING: [instance]: Create networks (4 retries left).
2026-06-24 14:06:27.972500 | instance | FAILED - RETRYING: [instance]: Create networks (3 retries left).
2026-06-24 14:06:27.972645 | instance | FAILED - RETRYING: [instance]: Create networks (2 retries left).
2026-06-24 14:06:27.972789 | instance | FAILED - RETRYING: [instance]: Create networks (1 retries left).
2026-06-24 14:06:27.972926 | instance |
2026-06-24 14:06:27.973126 | instance | PLAY RECAP *********************************************************************
2026-06-24 14:06:27.973328 | instance | instance : ok=595 changed=218 unreachable=0 failed=1 skipped=198 rescued=0 ignored=2
2026-06-24 14:06:27.973480 | instance |
2026-06-24 14:06:27.973627 | instance | Wednesday 24 June 2026 14:06:27 +0000 (0:06:02.912) 0:57:12.996 ********
2026-06-24 14:06:27.973774 | instance | ===============================================================================
2026-06-24 14:06:27.973920 | instance | vexxhost.atmosphere.neutron : Create networks ------------------------- 362.91s
2026-06-24 14:06:27.974067 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 293.35s
2026-06-24 14:06:27.974214 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 194.21s
2026-06-24 14:06:27.974371 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 174.46s
2026-06-24 14:06:27.974519 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 171.93s
2026-06-24 14:06:27.974665 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 169.40s
2026-06-24 14:06:27.974810 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 150.25s
2026-06-24 14:06:27.974962 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 121.53s
2026-06-24 14:06:27.975110 | instance | vexxhost.atmosphere.placement : Deploy Helm chart --------------------- 116.92s
2026-06-24 14:06:27.975319 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 112.67s
2026-06-24 14:06:27.975475 | instance | vexxhost.ceph.mon : Run Bootstrap command ----------------------------- 106.18s
2026-06-24 14:06:27.975622 | instance | atmosphere.common.glance_image : Check if image exists ---------------- 105.89s
2026-06-24 14:06:27.975768 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 99.63s
2026-06-24 14:06:27.975914 | instance | vexxhost.atmosphere.ingress_nginx : Deploy Helm chart ------------------ 66.85s
2026-06-24 14:06:27.976060 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 65.43s
2026-06-24 14:06:27.976206 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 43.15s
2026-06-24 14:06:27.976367 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 42.82s
2026-06-24 14:06:27.976517 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 32.65s
2026-06-24 14:06:27.976663 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster -------------------- 31.51s
2026-06-24 14:06:27.976812 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 31.03s
2026-06-24 14:06:28.221783 | 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-06-24 14:06:28.222055 | instance | ERROR [aio > converge] [31mExecuted: Failed[0m
2026-06-24 14:06:28.222289 | 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-06-24 14:06:28.691772 | instance | ERROR
2026-06-24 14:06:28.692063 | instance | {
2026-06-24 14:06:28.692113 | instance | "delta": "0:58:50.104431",
2026-06-24 14:06:28.692143 | instance | "end": "2026-06-24 14:06:28.307686",
2026-06-24 14:06:28.692170 | instance | "msg": "non-zero return code",
2026-06-24 14:06:28.692194 | instance | "rc": 2,
2026-06-24 14:06:28.692220 | instance | "start": "2026-06-24 13:07:38.203255"
2026-06-24 14:06:28.692245 | instance | }
failure
2026-06-24 14:06:28.732462 |
2026-06-24 14:06:28.732608 | PLAY RECAP
2026-06-24 14:06:28.732674 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0
2026-06-24 14:06:28.732708 |
2026-06-24 14:06:28.938469 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-06-24 14:06:28.954682 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main]
2026-06-24 14:06:29.664049 |
2026-06-24 14:06:29.664419 | PLAY [all]
2026-06-24 14:06:29.681599 |
2026-06-24 14:06:29.681803 | TASK [gather-host-logs : creating directory for system status]
2026-06-24 14:06:30.268876 | instance | changed
2026-06-24 14:06:30.276208 |
2026-06-24 14:06:30.276379 | TASK [gather-host-logs : Get logs for each host]
2026-06-24 14:06:30.670465 | instance | + systemd-cgls --full --all --no-pager
2026-06-24 14:06:30.700975 | instance | + ip addr
2026-06-24 14:06:30.706730 | instance | + ip route
2026-06-24 14:06:30.709146 | instance | + lsblk
2026-06-24 14:06:30.722542 | instance | + mount
2026-06-24 14:06:30.734411 | instance | + docker images
2026-06-24 14:06:30.755888 | instance | + brctl show
2026-06-24 14:06:30.756459 | instance | /bin/bash: line 8: brctl: command not found
2026-06-24 14:06:30.756779 | instance | + ps aux --sort=-%mem
2026-06-24 14:06:30.798244 | instance | + dpkg -l
2026-06-24 14:06:30.807918 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul))
2026-06-24 14:06:30.808450 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul
2026-06-24 14:06:30.826755 | instance | + '[' '!' -z '' ']'
2026-06-24 14:06:31.318061 | instance | ok: Runtime: 0:00:00.161990
2026-06-24 14:06:31.325993 |
2026-06-24 14:06:31.326182 | TASK [gather-host-logs : Downloads logs to executor]
2026-06-24 14:06:32.040250 | instance | changed:
2026-06-24 14:06:32.040452 | instance | created directory /var/lib/zuul/builds/ba65b6a655ef42fdbb6c5b098a831cbe/work/logs/instance
2026-06-24 14:06:32.040493 | instance | cd+++++++++ system/
2026-06-24 14:06:32.040539 | instance | >f+++++++++ system/brctl-show.txt
2026-06-24 14:06:32.040594 | instance | >f+++++++++ system/docker-images.txt
2026-06-24 14:06:32.040627 | instance | >f+++++++++ system/ip-addr.txt
2026-06-24 14:06:32.040660 | instance | >f+++++++++ system/ip-route.txt
2026-06-24 14:06:32.040698 | instance | >f+++++++++ system/lsblk.txt
2026-06-24 14:06:32.040729 | instance | >f+++++++++ system/mount.txt
2026-06-24 14:06:32.040757 | instance | >f+++++++++ system/packages.txt
2026-06-24 14:06:32.040789 | instance | >f+++++++++ system/ps.txt
2026-06-24 14:06:32.040824 | instance | >f+++++++++ system/systemd-cgls.txt
2026-06-24 14:06:32.052816 |
2026-06-24 14:06:32.052897 | LOOP [helm-release-status : creating directory for helm release status]
2026-06-24 14:06:32.265397 | instance | changed: "values"
2026-06-24 14:06:32.445043 | instance | changed: "releases"
2026-06-24 14:06:32.459850 |
2026-06-24 14:06:32.460065 | TASK [helm-release-status : Gather get release status for helm charts]
2026-06-24 14:06:41.013603 | instance | ok: Runtime: 0:00:07.752697
2026-06-24 14:06:41.021258 |
2026-06-24 14:06:41.021462 | TASK [helm-release-status : Downloads logs to executor]
2026-06-24 14:06:41.556870 | instance | changed:
2026-06-24 14:06:41.557079 | instance | cd+++++++++ helm/
2026-06-24 14:06:41.557111 | instance | cd+++++++++ helm/releases/
2026-06-24 14:06:41.557135 | instance | cd+++++++++ helm/releases/auth-system/
2026-06-24 14:06:41.557158 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt
2026-06-24 14:06:41.557179 | instance | cd+++++++++ helm/releases/cert-manager/
2026-06-24 14:06:41.557199 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt
2026-06-24 14:06:41.557221 | instance | cd+++++++++ helm/releases/envoy-gateway-system/
2026-06-24 14:06:41.557249 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt
2026-06-24 14:06:41.557270 | instance | cd+++++++++ helm/releases/ingress-nginx/
2026-06-24 14:06:41.557290 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt
2026-06-24 14:06:41.557309 | instance | cd+++++++++ helm/releases/kube-system/
2026-06-24 14:06:41.557328 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt
2026-06-24 14:06:41.557354 | instance | cd+++++++++ helm/releases/local-path-storage/
2026-06-24 14:06:41.557375 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt
2026-06-24 14:06:41.557395 | instance | cd+++++++++ helm/releases/monitoring/
2026-06-24 14:06:41.557415 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt
2026-06-24 14:06:41.557434 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt
2026-06-24 14:06:41.557453 | instance | >f+++++++++ helm/releases/monitoring/loki.txt
2026-06-24 14:06:41.557474 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt
2026-06-24 14:06:41.557493 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt
2026-06-24 14:06:41.557515 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt
2026-06-24 14:06:41.557560 | instance | >f+++++++++ helm/releases/monitoring/vector.txt
2026-06-24 14:06:41.557581 | instance | cd+++++++++ helm/releases/openstack/
2026-06-24 14:06:41.557601 | instance | >f+++++++++ helm/releases/openstack/barbican.txt
2026-06-24 14:06:41.557620 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt
2026-06-24 14:06:41.557639 | instance | >f+++++++++ helm/releases/openstack/ceph.txt
2026-06-24 14:06:41.557658 | instance | >f+++++++++ helm/releases/openstack/cinder.txt
2026-06-24 14:06:41.557677 | instance | >f+++++++++ helm/releases/openstack/glance.txt
2026-06-24 14:06:41.557695 | instance | >f+++++++++ helm/releases/openstack/keystone.txt
2026-06-24 14:06:41.557714 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt
2026-06-24 14:06:41.557733 | instance | >f+++++++++ helm/releases/openstack/memcached.txt
2026-06-24 14:06:41.557750 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt
2026-06-24 14:06:41.557769 | instance | >f+++++++++ helm/releases/openstack/neutron.txt
2026-06-24 14:06:41.557787 | instance | >f+++++++++ helm/releases/openstack/nova.txt
2026-06-24 14:06:41.557806 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt
2026-06-24 14:06:41.557826 | instance | >f+++++++++ helm/releases/openstack/placement.txt
2026-06-24 14:06:41.557844 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt
2026-06-24 14:06:41.557863 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt
2026-06-24 14:06:41.557881 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt
2026-06-24 14:06:41.557899 | instance | >f+++++++++ helm/releases/openstack/valkey.txt
2026-06-24 14:06:41.557918 | instance | cd+++++++++ helm/releases/rook-ceph/
2026-06-24 14:06:41.557937 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt
2026-06-24 14:06:41.557955 | instance | cd+++++++++ helm/values/
2026-06-24 14:06:41.557973 | instance | cd+++++++++ helm/values/auth-system/
2026-06-24 14:06:41.557991 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml
2026-06-24 14:06:41.558034 | instance | cd+++++++++ helm/values/cert-manager/
2026-06-24 14:06:41.558056 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml
2026-06-24 14:06:41.558075 | instance | cd+++++++++ helm/values/envoy-gateway-system/
2026-06-24 14:06:41.558093 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml
2026-06-24 14:06:41.558112 | instance | cd+++++++++ helm/values/ingress-nginx/
2026-06-24 14:06:41.558131 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml
2026-06-24 14:06:41.558150 | instance | cd+++++++++ helm/values/kube-system/
2026-06-24 14:06:41.558168 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml
2026-06-24 14:06:41.558186 | instance | cd+++++++++ helm/values/local-path-storage/
2026-06-24 14:06:41.558204 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml
2026-06-24 14:06:41.558224 | instance | cd+++++++++ helm/values/monitoring/
2026-06-24 14:06:41.558250 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml
2026-06-24 14:06:41.558270 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml
2026-06-24 14:06:41.558288 | instance | >f+++++++++ helm/values/monitoring/loki.yaml
2026-06-24 14:06:41.558306 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml
2026-06-24 14:06:41.558324 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml
2026-06-24 14:06:41.558344 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml
2026-06-24 14:06:41.558362 | instance | >f+++++++++ helm/values/monitoring/vector.yaml
2026-06-24 14:06:41.558381 | instance | cd+++++++++ helm/values/openstack/
2026-06-24 14:06:41.558399 | instance | >f+++++++++ helm/values/openstack/barbican.yaml
2026-06-24 14:06:41.558418 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml
2026-06-24 14:06:41.558436 | instance | >f+++++++++ helm/values/openstack/ceph.yaml
2026-06-24 14:06:41.558456 | instance | >f+++++++++ helm/values/openstack/cinder.yaml
2026-06-24 14:06:41.558475 | instance | >f+++++++++ helm/values/openstack/glance.yaml
2026-06-24 14:06:41.558494 | instance | >f+++++++++ helm/values/openstack/keystone.yaml
2026-06-24 14:06:41.558513 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml
2026-06-24 14:06:41.558531 | instance | >f+++++++++ helm/values/openstack/memcached.yaml
2026-06-24 14:06:41.558549 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml
2026-06-24 14:06:41.558567 | instance | >f+++++++++ helm/values/openstack/neutron.yaml
2026-06-24 14:06:41.558585 | instance | >f+++++++++ helm/values/openstack/nova.yaml
2026-06-24 14:06:41.558604 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml
2026-06-24 14:06:41.558623 | instance | >f+++++++++ helm/values/openstack/placement.yaml
2026-06-24 14:06:41.558641 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml
2026-06-24 14:06:41.558660 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml
2026-06-24 14:06:41.558678 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml
2026-06-24 14:06:41.558696 | instance | >f+++++++++ helm/values/openstack/valkey.yaml
2026-06-24 14:06:41.558714 | instance | cd+++++++++ helm/values/rook-ceph/
2026-06-24 14:06:41.558733 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml
2026-06-24 14:06:41.570012 |
2026-06-24 14:06:41.570133 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects]
2026-06-24 14:06:41.829816 | instance | changed
2026-06-24 14:06:41.837082 |
2026-06-24 14:06:41.837234 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects]
2026-06-24 14:06:42.084356 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-24 14:06:42.084478 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-24 14:06:42.091359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:06:42.093681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:06:42.186610 | instance | node/instance
2026-06-24 14:06:42.190289 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:06:42.282581 | instance | clusterrole/admin
2026-06-24 14:06:42.492836 | instance | clusterrole/cephfs-csi-nodeplugin
2026-06-24 14:06:42.534291 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:06:42.546983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:06:42.578040 | instance | clusterrole/cephfs-external-provisioner-runner
2026-06-24 14:06:42.696658 | instance | clusterrole/cert-manager-cainjector
2026-06-24 14:06:42.759354 | instance | clusterrole/cert-manager-cluster-view
2026-06-24 14:06:42.899004 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io
2026-06-24 14:06:42.946656 | instance | clusterrole/cert-manager-controller-certificates
2026-06-24 14:06:43.082836 | instance | clusterrole/cert-manager-controller-certificatesigningrequests
2026-06-24 14:06:43.146923 | instance | clusterrole/cert-manager-controller-challenges
2026-06-24 14:06:43.285036 | instance | clusterrole/cert-manager-controller-clusterissuers
2026-06-24 14:06:43.351753 | instance | clusterrole/cert-manager-controller-ingress-shim
2026-06-24 14:06:43.489530 | instance | clusterrole/cert-manager-controller-issuers
2026-06-24 14:06:43.543731 | instance | clusterrole/cert-manager-controller-orders
2026-06-24 14:06:43.679262 | instance | clusterrole/cert-manager-edit
2026-06-24 14:06:43.722479 | instance | clusterrole/cert-manager-view
2026-06-24 14:06:43.895962 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews
2026-06-24 14:06:43.927334 | instance | clusterrole/cilium
2026-06-24 14:06:44.108695 | instance | clusterrole/cilium-operator
2026-06-24 14:06:44.119984 | instance | clusterrole/cluster-admin
2026-06-24 14:06:44.317548 | instance | clusterrole/edit
2026-06-24 14:06:44.334120 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-06-24 14:06:44.505517 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role
2026-06-24 14:06:44.506218 | instance | clusterrole/goldpinger-clusterrole
2026-06-24 14:06:44.689979 | instance | clusterrole/ingress-nginx
2026-06-24 14:06:44.701289 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole
2026-06-24 14:06:44.875039 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics
2026-06-24 14:06:44.897436 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role
2026-06-24 14:06:45.061953 | instance | clusterrole/kube-prometheus-stack-operator
2026-06-24 14:06:45.070126 | instance | clusterrolebinding/cephfs-csi-provisioner-role
2026-06-24 14:06:45.246712 | instance | clusterrole/kube-prometheus-stack-prometheus
2026-06-24 14:06:45.263012 | instance | clusterrolebinding/cert-manager-cainjector
2026-06-24 14:06:45.434761 | instance | clusterrole/kubeadm:get-nodes
2026-06-24 14:06:45.440253 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io
2026-06-24 14:06:45.620324 | instance | clusterrolebinding/cert-manager-controller-certificates
2026-06-24 14:06:45.625947 | instance | clusterrole/local-path-provisioner
2026-06-24 14:06:45.815654 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests
2026-06-24 14:06:45.816593 | instance | clusterrole/neutron-coredns
2026-06-24 14:06:45.999374 | instance | clusterrolebinding/cert-manager-controller-challenges
2026-06-24 14:06:46.004892 | instance | clusterrole/node-feature-discovery
2026-06-24 14:06:46.195487 | instance | clusterrole/node-feature-discovery-gc
2026-06-24 14:06:46.203934 | instance | clusterrolebinding/cert-manager-controller-clusterissuers
2026-06-24 14:06:46.394623 | instance | clusterrole/nova-bootstrap
2026-06-24 14:06:46.396533 | instance | clusterrole/nova-cell-setup
2026-06-24 14:06:46.579028 | instance | clusterrole/objectstorage-provisioner-role
2026-06-24 14:06:46.590653 | instance | clusterrolebinding/cert-manager-controller-ingress-shim
2026-06-24 14:06:46.759053 | instance | clusterrole/rabbitmq-cluster-operator-openstack
2026-06-24 14:06:46.785550 | instance | clusterrolebinding/cert-manager-controller-issuers
2026-06-24 14:06:46.997034 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin
2026-06-24 14:06:47.044258 | instance | clusterrolebinding/cert-manager-controller-orders
2026-06-24 14:06:47.191056 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit
2026-06-24 14:06:47.248567 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews
2026-06-24 14:06:47.407936 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view
2026-06-24 14:06:47.461712 | instance | clusterrolebinding/cilium
2026-06-24 14:06:47.605659 | instance | clusterrolebinding/cilium-operator
2026-06-24 14:06:47.660069 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack
2026-06-24 14:06:47.811017 | instance | clusterrolebinding/cluster-admin
2026-06-24 14:06:47.856498 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-06-24 14:06:47.997610 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin
2026-06-24 14:06:48.030703 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding
2026-06-24 14:06:48.175100 | instance | clusterrolebinding/goldpinger-clusterrolebinding
2026-06-24 14:06:48.207451 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit
2026-06-24 14:06:48.368222 | instance | clusterrolebinding/ingress-nginx
2026-06-24 14:06:48.403686 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view
2026-06-24 14:06:48.544847 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding
2026-06-24 14:06:48.586235 | instance | clusterrole/rbd-csi-nodeplugin
2026-06-24 14:06:48.728807 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics
2026-06-24 14:06:48.756060 | instance | clusterrole/rbd-external-provisioner-runner
2026-06-24 14:06:48.913337 | instance | clusterrole/rook-ceph-cluster-mgmt
2026-06-24 14:06:48.946358 | instance | clusterrolebinding/kube-prometheus-stack-operator
2026-06-24 14:06:49.112309 | instance | clusterrole/rook-ceph-global
2026-06-24 14:06:49.126072 | instance | clusterrolebinding/kube-prometheus-stack-prometheus
2026-06-24 14:06:49.314046 | instance | clusterrole/rook-ceph-mgr-cluster
2026-06-24 14:06:49.333980 | instance | clusterrolebinding/kubeadm:get-nodes
2026-06-24 14:06:49.502613 | instance | clusterrole/rook-ceph-mgr-system
2026-06-24 14:06:49.523289 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap
2026-06-24 14:06:49.699652 | instance | clusterrole/rook-ceph-object-bucket
2026-06-24 14:06:49.723998 | instance | clusterrole/rook-ceph-osd
2026-06-24 14:06:49.907864 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap
2026-06-24 14:06:49.912523 | instance | clusterrole/rook-ceph-system
2026-06-24 14:06:50.102490 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation
2026-06-24 14:06:50.107383 | instance | clusterrole/secretgen-controller-cluster-role
2026-06-24 14:06:50.298056 | instance | clusterrolebinding/kubeadm:node-proxier
2026-06-24 14:06:50.301197 | instance | clusterrole/system:aggregate-to-admin
2026-06-24 14:06:50.488896 | instance | clusterrolebinding/local-path-provisioner
2026-06-24 14:06:50.491161 | instance | clusterrolebinding/neutron-coredns
2026-06-24 14:06:50.668165 | instance | clusterrole/system:aggregate-to-edit
2026-06-24 14:06:50.684284 | instance | clusterrolebinding/node-feature-discovery
2026-06-24 14:06:50.857990 | instance | clusterrole/system:aggregate-to-view
2026-06-24 14:06:50.868175 | instance | clusterrole/system:auth-delegator
2026-06-24 14:06:51.060005 | instance | clusterrolebinding/node-feature-discovery-gc
2026-06-24 14:06:51.077177 | instance | clusterrole/system:basic-user
2026-06-24 14:06:51.238424 | instance | clusterrolebinding/nova-bootstrap
2026-06-24 14:06:51.259466 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient
2026-06-24 14:06:51.419153 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
2026-06-24 14:06:51.436918 | instance | clusterrolebinding/nova-cell-setup
2026-06-24 14:06:51.587598 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver
2026-06-24 14:06:51.628982 | instance | clusterrolebinding/objectstorage-provisioner-role-binding
2026-06-24 14:06:51.788037 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver
2026-06-24 14:06:51.821600 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack
2026-06-24 14:06:51.987287 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack
2026-06-24 14:06:52.001245 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver
2026-06-24 14:06:52.173769 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver
2026-06-24 14:06:52.180614 | instance | clusterrolebinding/rbd-csi-nodeplugin
2026-06-24 14:06:52.368806 | instance | clusterrole/system:controller:attachdetach-controller
2026-06-24 14:06:52.380282 | instance | clusterrolebinding/rbd-csi-provisioner-role
2026-06-24 14:06:52.544132 | instance | clusterrolebinding/rook-ceph-global
2026-06-24 14:06:52.569819 | instance | clusterrole/system:controller:certificate-controller
2026-06-24 14:06:52.735248 | instance | clusterrolebinding/rook-ceph-mgr-cluster
2026-06-24 14:06:52.781636 | instance | clusterrole/system:controller:clusterrole-aggregation-controller
2026-06-24 14:06:52.930421 | instance | clusterrole/system:controller:cronjob-controller
2026-06-24 14:06:52.979534 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack
2026-06-24 14:06:53.133410 | instance | clusterrole/system:controller:daemon-set-controller
2026-06-24 14:06:53.195482 | instance | clusterrolebinding/rook-ceph-object-bucket
2026-06-24 14:06:53.347903 | instance | clusterrolebinding/rook-ceph-osd
2026-06-24 14:06:53.410684 | instance | clusterrole/system:controller:deployment-controller
2026-06-24 14:06:53.569774 | instance | clusterrolebinding/rook-ceph-osd-openstack
2026-06-24 14:06:53.593158 | instance | clusterrole/system:controller:disruption-controller
2026-06-24 14:06:53.755153 | instance | clusterrolebinding/rook-ceph-system
2026-06-24 14:06:53.795125 | instance | clusterrole/system:controller:endpoint-controller
2026-06-24 14:06:53.948582 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding
2026-06-24 14:06:53.989472 | instance | clusterrole/system:controller:endpointslice-controller
2026-06-24 14:06:54.133397 | instance | clusterrolebinding/system:basic-user
2026-06-24 14:06:54.167935 | instance | clusterrolebinding/system:controller:attachdetach-controller
2026-06-24 14:06:54.338219 | instance | clusterrole/system:controller:endpointslicemirroring-controller
2026-06-24 14:06:54.357788 | instance | clusterrolebinding/system:controller:certificate-controller
2026-06-24 14:06:54.523095 | instance | clusterrole/system:controller:ephemeral-volume-controller
2026-06-24 14:06:54.533206 | instance | clusterrole/system:controller:expand-controller
2026-06-24 14:06:54.712967 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller
2026-06-24 14:06:54.717664 | instance | clusterrole/system:controller:generic-garbage-collector
2026-06-24 14:06:54.890290 | instance | clusterrolebinding/system:controller:cronjob-controller
2026-06-24 14:06:54.893053 | instance | clusterrole/system:controller:horizontal-pod-autoscaler
2026-06-24 14:06:55.057798 | instance | clusterrolebinding/system:controller:daemon-set-controller
2026-06-24 14:06:55.072325 | instance | clusterrole/system:controller:job-controller
2026-06-24 14:06:55.226698 | instance | clusterrolebinding/system:controller:deployment-controller
2026-06-24 14:06:55.242856 | instance | clusterrole/system:controller:namespace-controller
2026-06-24 14:06:55.412692 | instance | clusterrolebinding/system:controller:disruption-controller
2026-06-24 14:06:55.425844 | instance | clusterrolebinding/system:controller:endpoint-controller
2026-06-24 14:06:55.604912 | instance | clusterrole/system:controller:node-controller
2026-06-24 14:06:55.612208 | instance | clusterrolebinding/system:controller:endpointslice-controller
2026-06-24 14:06:55.771789 | instance | clusterrole/system:controller:persistent-volume-binder
2026-06-24 14:06:55.798225 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller
2026-06-24 14:06:55.960387 | instance | clusterrole/system:controller:pod-garbage-collector
2026-06-24 14:06:55.998647 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller
2026-06-24 14:06:56.139374 | instance | clusterrole/system:controller:pv-protection-controller
2026-06-24 14:06:56.173116 | instance | clusterrolebinding/system:controller:expand-controller
2026-06-24 14:06:56.327492 | instance | clusterrolebinding/system:controller:generic-garbage-collector
2026-06-24 14:06:56.374137 | instance | clusterrole/system:controller:pvc-protection-controller
2026-06-24 14:06:56.515415 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler
2026-06-24 14:06:56.547183 | instance | clusterrole/system:controller:replicaset-controller
2026-06-24 14:06:56.707963 | instance | clusterrolebinding/system:controller:job-controller
2026-06-24 14:06:56.740537 | instance | clusterrole/system:controller:replication-controller
2026-06-24 14:06:56.910344 | instance | clusterrolebinding/system:controller:namespace-controller
2026-06-24 14:06:56.941216 | instance | clusterrole/system:controller:resourcequota-controller
2026-06-24 14:06:57.107001 | instance | clusterrolebinding/system:controller:node-controller
2026-06-24 14:06:57.140759 | instance | clusterrole/system:controller:root-ca-cert-publisher
2026-06-24 14:06:57.320476 | instance | clusterrolebinding/system:controller:persistent-volume-binder
2026-06-24 14:06:57.334948 | instance | clusterrole/system:controller:route-controller
2026-06-24 14:06:57.506034 | instance | clusterrolebinding/system:controller:pod-garbage-collector
2026-06-24 14:06:57.515035 | instance | clusterrole/system:controller:service-account-controller
2026-06-24 14:06:57.676293 | instance | clusterrolebinding/system:controller:pv-protection-controller
2026-06-24 14:06:57.694483 | instance | clusterrole/system:controller:service-controller
2026-06-24 14:06:57.857712 | instance | clusterrolebinding/system:controller:pvc-protection-controller
2026-06-24 14:06:57.906207 | instance | clusterrole/system:controller:statefulset-controller
2026-06-24 14:06:58.035639 | instance | clusterrolebinding/system:controller:replicaset-controller
2026-06-24 14:06:58.088603 | instance | clusterrole/system:controller:ttl-after-finished-controller
2026-06-24 14:06:58.225583 | instance | clusterrolebinding/system:controller:replication-controller
2026-06-24 14:06:58.288126 | instance | clusterrole/system:controller:ttl-controller
2026-06-24 14:06:58.422879 | instance | clusterrolebinding/system:controller:resourcequota-controller
2026-06-24 14:06:58.503802 | instance | clusterrole/system:coredns
2026-06-24 14:06:58.620456 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher
2026-06-24 14:06:58.688212 | instance | clusterrole/system:discovery
2026-06-24 14:06:58.794092 | instance | clusterrolebinding/system:controller:route-controller
2026-06-24 14:06:58.875448 | instance | clusterrole/system:heapster
2026-06-24 14:06:58.982865 | instance | clusterrolebinding/system:controller:service-account-controller
2026-06-24 14:06:59.067576 | instance | clusterrole/system:kube-aggregator
2026-06-24 14:06:59.215131 | instance | clusterrolebinding/system:controller:service-controller
2026-06-24 14:06:59.315639 | instance | clusterrolebinding/system:controller:statefulset-controller
2026-06-24 14:06:59.393718 | instance | clusterrole/system:kube-controller-manager
2026-06-24 14:06:59.497109 | instance | clusterrole/system:kube-dns
2026-06-24 14:06:59.566852 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller
2026-06-24 14:06:59.697445 | instance | clusterrole/system:kube-scheduler
2026-06-24 14:06:59.765098 | instance | clusterrolebinding/system:controller:ttl-controller
2026-06-24 14:06:59.891917 | instance | clusterrole/system:kubelet-api-admin
2026-06-24 14:06:59.958288 | instance | clusterrolebinding/system:coredns
2026-06-24 14:07:00.081723 | instance | clusterrolebinding/system:discovery
2026-06-24 14:07:00.140102 | instance | clusterrole/system:monitoring
2026-06-24 14:07:00.269328 | instance | clusterrole/system:node
2026-06-24 14:07:00.349177 | instance | clusterrole/system:node-bootstrapper
2026-06-24 14:07:00.442672 | instance | clusterrole/system:node-problem-detector
2026-06-24 14:07:00.515492 | instance | clusterrolebinding/system:kube-controller-manager
2026-06-24 14:07:00.616047 | instance | clusterrole/system:node-proxier
2026-06-24 14:07:00.716511 | instance | clusterrolebinding/system:kube-dns
2026-06-24 14:07:00.807342 | instance | clusterrole/system:persistent-volume-provisioner
2026-06-24 14:07:00.893548 | instance | clusterrole/system:public-info-viewer
2026-06-24 14:07:00.996431 | instance | clusterrole/system:service-account-issuer-discovery
2026-06-24 14:07:01.091727 | instance | clusterrole/system:volume-scheduler
2026-06-24 14:07:01.188664 | instance | clusterrole/vector
2026-06-24 14:07:01.289903 | instance | clusterrolebinding/system:kube-scheduler
2026-06-24 14:07:01.396031 | instance | clusterrole/view
2026-06-24 14:07:01.466437 | instance | clusterrolebinding/system:monitoring
2026-06-24 14:07:01.576593 | instance | clusterrolebinding/system:node
2026-06-24 14:07:01.644017 | instance | clusterrolebinding/system:node-proxier
2026-06-24 14:07:01.762736 | instance | clusterrolebinding/system:public-info-viewer
2026-06-24 14:07:01.830329 | instance | clusterrolebinding/system:service-account-issuer-discovery
2026-06-24 14:07:01.958138 | instance | clusterrolebinding/system:volume-scheduler
2026-06-24 14:07:02.037647 | instance | clusterrolebinding/vector
2026-06-24 14:07:02.127906 | instance | storageclass/general
2026-06-24 14:07:02.224876 | instance | namespace/auth-system
2026-06-24 14:07:02.352817 | instance | namespace/cert-manager
2026-06-24 14:07:02.414546 | instance | namespace/default
2026-06-24 14:07:02.538202 | instance | namespace/envoy-gateway-system
2026-06-24 14:07:02.599181 | instance | namespace/ingress-nginx
2026-06-24 14:07:02.704368 | instance | namespace/kube-node-lease
2026-06-24 14:07:02.789475 | instance | namespace/kube-public
2026-06-24 14:07:02.885953 | instance | namespace/kube-system
2026-06-24 14:07:02.965051 | instance | namespace/local-path-storage
2026-06-24 14:07:03.086400 | instance | namespace/monitoring
2026-06-24 14:07:03.181197 | instance | namespace/openstack
2026-06-24 14:07:03.311667 | instance | namespace/rook-ceph
2026-06-24 14:07:03.383789 | instance | namespace/secretgen-controller
2026-06-24 14:07:03.924528 | instance | ok: Runtime: 0:00:21.490063
2026-06-24 14:07:03.935096 |
2026-06-24 14:07:03.935284 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects]
2026-06-24 14:07:04.141920 | instance | changed
2026-06-24 14:07:04.152660 |
2026-06-24 14:07:04.152926 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects]
2026-06-24 14:07:04.444781 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-24 14:07:04.444907 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-24 14:07:04.445322 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-24 14:07:04.546144 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:04.546918 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:04.628835 | instance | auth-system/configmaps/keycloak-env-vars
2026-06-24 14:07:04.630700 | instance | auth-system/configmaps/kube-root-ca.crt
2026-06-24 14:07:04.633409 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:04.656262 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:04.730937 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:04.753489 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:04.830931 | instance | cert-manager/configmaps/kube-root-ca.crt
2026-06-24 14:07:04.837966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:04.846864 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:04.938245 | instance | auth-system/endpoints/keycloak
2026-06-24 14:07:04.939286 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:04.945007 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:05.038705 | instance | auth-system/endpoints/keycloak-headless
2026-06-24 14:07:05.052984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:05.054831 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:05.127776 | instance | auth-system/endpoints/keycloak-metrics
2026-06-24 14:07:05.149917 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:05.169847 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:05.249716 | instance | cert-manager/deployment/cert-manager
2026-06-24 14:07:05.268773 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:05.281820 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:05.357366 | instance | cert-manager/deployment/cert-manager-cainjector
2026-06-24 14:07:05.364496 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:05.386508 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:05.468353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:05.480834 | instance | cert-manager/endpoints/cert-manager
2026-06-24 14:07:05.513690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:05.571560 | instance | cert-manager/deployment/cert-manager-webhook
2026-06-24 14:07:05.587448 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-24 14:07:05.595915 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:05.617084 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-24 14:07:05.626559 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:05.677209 | instance | cert-manager/endpoints/cert-manager-webhook
2026-06-24 14:07:05.721122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:05.721193 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:05.795042 | instance | auth-system/ingresses/keycloak
2026-06-24 14:07:05.810053 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:05.825553 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:05.903803 | instance | auth-system/networkpolicies/keycloak
2026-06-24 14:07:05.908140 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:05.912249 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:05.984190 | instance | auth-system/pods/keycloak-0
2026-06-24 14:07:06.032746 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:06.068266 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:06.107176 | instance | cert-manager/pods/cert-manager-79c48d47db-5lg27
2026-06-24 14:07:06.147303 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:06.169848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:06.200917 | instance | cert-manager/pods/cert-manager-cainjector-579c9dd7cd-nlgww
2026-06-24 14:07:06.254033 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:06.305607 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:06.327207 | instance | cert-manager/pods/cert-manager-webhook-7d6b59cfdc-82pkb
2026-06-24 14:07:06.365643 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:06.395016 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:06.429028 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection
2026-06-24 14:07:06.470002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:06.508300 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:06.550395 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving
2026-06-24 14:07:06.583991 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:06.639796 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:06.641653 | instance | cert-manager/rolebindings/cert-manager:leaderelection
2026-06-24 14:07:06.706097 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:06.748836 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:06.787214 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection
2026-06-24 14:07:06.833988 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:06.862196 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:06.878060 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving
2026-06-24 14:07:06.929118 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:06.970645 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:06.998318 | instance | cert-manager/roles/cert-manager:leaderelection
2026-06-24 14:07:07.042254 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:07.076782 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:07.086606 | instance | auth-system/secrets/keycloak
2026-06-24 14:07:07.153683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:07.176365 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:07.262964 | instance | auth-system/secrets/keycloak-externaldb
2026-06-24 14:07:07.268153 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:07.294774 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:07.311935 | instance | auth-system/secrets/keycloak.199-19-213-235.nip.io-tls
2026-06-24 14:07:07.397623 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-24 14:07:07.407518 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:07.420729 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:07.467213 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1
2026-06-24 14:07:07.511291 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:07.517807 | instance | cert-manager/secrets/cert-manager-selfsigned-ca
2026-06-24 14:07:07.519108 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:07.624016 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:07.631212 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-24 14:07:07.639559 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:07.724938 | instance | cert-manager/secrets/cert-manager-webhook-ca
2026-06-24 14:07:07.733776 | instance | cert-manager/secrets/kube-prometheus-stack-ca
2026-06-24 14:07:07.737487 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:07.741177 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:07.841058 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:07.934721 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1
2026-06-24 14:07:07.936426 | instance | auth-system/serviceaccounts/default
2026-06-24 14:07:07.956177 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:08.051750 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:08.073597 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:08.150763 | instance | auth-system/serviceaccounts/keycloak
2026-06-24 14:07:08.155776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:08.185611 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:08.254548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:08.262326 | instance | cert-manager/serviceaccounts/cert-manager
2026-06-24 14:07:08.327282 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:08.356242 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:08.427155 | instance | cert-manager/serviceaccounts/cert-manager-cainjector
2026-06-24 14:07:08.457843 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:08.459658 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:08.508440 | instance | cert-manager/serviceaccounts/cert-manager-webhook
2026-06-24 14:07:08.557639 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:08.566716 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:08.667200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:08.708320 | instance | cert-manager/serviceaccounts/default
2026-06-24 14:07:08.718545 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:08.774287 | instance | auth-system/services/keycloak
2026-06-24 14:07:08.779997 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:08.830877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:08.897242 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:08.927292 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:08.982884 | instance | auth-system/services/keycloak-headless
2026-06-24 14:07:09.012808 | instance | auth-system/services/keycloak-metrics
2026-06-24 14:07:09.015622 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:09.037256 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:09.142933 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:09.146904 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:09.253105 | instance | cert-manager/services/cert-manager
2026-06-24 14:07:09.277090 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-24 14:07:09.300423 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:09.308715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:09.342654 | instance | cert-manager/services/cert-manager-webhook
2026-06-24 14:07:09.426431 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:09.427138 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:09.486670 | instance | auth-system/statefulsets/keycloak
2026-06-24 14:07:09.530863 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:09.547710 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:09.554709 | instance | default/configmaps/kube-root-ca.crt
2026-06-24 14:07:09.625680 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:09.657367 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:09.756177 | instance | envoy-gateway-system/configmaps/envoy-gateway-config
2026-06-24 14:07:09.765584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:09.777271 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt
2026-06-24 14:07:09.803556 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:09.879423 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-24 14:07:09.888085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:09.941466 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:09.981546 | instance | envoy-gateway-system/deployment/envoy-gateway
2026-06-24 14:07:09.985160 | instance | default/endpoints/kubernetes
2026-06-24 14:07:09.989560 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:10.050341 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:10.091315 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:10.144396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:10.194580 | instance | envoy-gateway-system/endpoints/envoy-gateway
2026-06-24 14:07:10.212500 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:10.225304 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-gwgzz
2026-06-24 14:07:10.257461 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:10.312528 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:10.359290 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:10.411409 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:10.440428 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen
2026-06-24 14:07:10.464086 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager
2026-06-24 14:07:10.469510 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:10.515907 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:10.587940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:10.638686 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:10.651774 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding
2026-06-24 14:07:10.655717 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen
2026-06-24 14:07:10.692549 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:10.744717 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:10.813382 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:10.838383 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:10.846151 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager
2026-06-24 14:07:10.854517 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role
2026-06-24 14:07:10.906434 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:10.952710 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:11.017733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:11.044447 | instance | envoy-gateway-system/serviceaccounts/default
2026-06-24 14:07:11.052669 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:11.062734 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway
2026-06-24 14:07:11.119375 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:11.155404 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-24 14:07:11.163249 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:11.256134 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:11.272291 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:11.351442 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen
2026-06-24 14:07:11.378304 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:11.380000 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:11.383835 | instance | envoy-gateway-system/secrets/envoy
2026-06-24 14:07:11.477894 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:11.484810 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:11.563926 | instance | envoy-gateway-system/secrets/envoy-gateway
2026-06-24 14:07:11.585860 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:11.588624 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:11.609016 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac
2026-06-24 14:07:11.691250 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:11.717869 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:11.795385 | instance | envoy-gateway-system/secrets/envoy-rate-limit
2026-06-24 14:07:11.824062 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1
2026-06-24 14:07:11.852621 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-24 14:07:11.864014 | instance | xargs: xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines valuewarning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:11.864072 | instance |
2026-06-24 14:07:11.948241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:11.992905 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:11.995778 | instance | envoy-gateway-system/services/envoy-gateway
2026-06-24 14:07:12.093424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:12.130631 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:12.226818 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:12.251062 | instance | default/serviceaccounts/default
2026-06-24 14:07:12.284566 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:12.415157 | instance | default/services/kubernetes
2026-06-24 14:07:12.415463 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:12.447892 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:12.484034 | instance | ingress-nginx/configmaps/ingress-nginx-controller
2026-06-24 14:07:12.516958 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:12.573943 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:12.631532 | instance | ingress-nginx/configmaps/ingress-nginx-tcp
2026-06-24 14:07:12.635152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:12.673597 | instance | ingress-nginx/configmaps/ingress-nginx-udp
2026-06-24 14:07:12.685327 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:12.755434 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:12.790697 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:12.832041 | instance | ingress-nginx/configmaps/kube-root-ca.crt
2026-06-24 14:07:12.864782 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:12.872379 | instance | ingress-nginx/daemonsets/ingress-nginx-controller
2026-06-24 14:07:12.970524 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:13.042278 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend
2026-06-24 14:07:13.075184 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:13.131123 | instance | ingress-nginx/endpoints/ingress-nginx-controller
2026-06-24 14:07:13.179713 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:13.279239 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission
2026-06-24 14:07:13.309446 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:13.360699 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics
2026-06-24 14:07:13.400360 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:13.405401 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:13.483962 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend
2026-06-24 14:07:13.512057 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-24 14:07:13.520725 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:13.542161 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:13.588931 | instance | kube-node-lease/configmaps/kube-root-ca.crt
2026-06-24 14:07:13.611038 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:13.683489 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:13.683611 | instance | ingress-nginx/pods/ingress-nginx-controller-tm9jn
2026-06-24 14:07:13.704690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:13.785321 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:13.796141 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:13.810526 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-9v8cc
2026-06-24 14:07:13.880916 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:13.894721 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:13.918970 | instance | ingress-nginx/rolebindings/ingress-nginx
2026-06-24 14:07:13.989335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:14.044243 | instance | ingress-nginx/roles/ingress-nginx
2026-06-24 14:07:14.071812 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:14.094165 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-24 14:07:14.105394 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:14.123034 | instance | ingress-nginx/secrets/ingress-nginx-admission
2026-06-24 14:07:14.182821 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:14.224396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:14.244896 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1
2026-06-24 14:07:14.300270 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:14.329033 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:14.331067 | instance | ingress-nginx/serviceaccounts/default
2026-06-24 14:07:14.412877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:14.515464 | instance | ingress-nginx/serviceaccounts/ingress-nginx
2026-06-24 14:07:14.546044 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend
2026-06-24 14:07:14.638039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:14.734813 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:14.744866 | instance | ingress-nginx/services/ingress-nginx-controller
2026-06-24 14:07:14.787002 | instance | ingress-nginx/services/ingress-nginx-controller-admission
2026-06-24 14:07:14.804197 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:14.910747 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:14.938975 | instance | ingress-nginx/services/ingress-nginx-controller-metrics
2026-06-24 14:07:14.960392 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:15.012267 | instance | ingress-nginx/services/ingress-nginx-defaultbackend
2026-06-24 14:07:15.027166 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:15.152725 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:15.159212 | instance | kube-public/configmaps/cluster-info
2026-06-24 14:07:15.209588 | instance | kube-public/configmaps/kube-root-ca.crt
2026-06-24 14:07:15.290568 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:15.354553 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:15.369867 | instance | kube-node-lease/serviceaccounts/default
2026-06-24 14:07:15.407344 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:15.411195 | instance | kube-system/configmaps/cilium-config
2026-06-24 14:07:15.489906 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:15.502443 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:15.602433 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:15.620817 | instance | kube-system/configmaps/coredns
2026-06-24 14:07:15.634941 | instance | kube-system/configmaps/extension-apiserver-authentication
2026-06-24 14:07:15.693714 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:15.801575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:15.834104 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking
2026-06-24 14:07:15.857724 | instance | kube-system/configmaps/kube-proxy
2026-06-24 14:07:15.880488 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:15.982184 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:16.029469 | instance | kube-system/configmaps/kube-root-ca.crt
2026-06-24 14:07:16.051690 | instance | kube-system/configmaps/kubeadm-config
2026-06-24 14:07:16.106201 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-24 14:07:16.116319 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:16.214027 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:16.280061 | instance | kube-system/configmaps/kubelet-config
2026-06-24 14:07:16.283661 | instance | kube-system/daemonsets/cilium
2026-06-24 14:07:16.363775 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:16.461889 | instance | kube-system/daemonsets/kube-proxy
2026-06-24 14:07:16.464165 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:16.496405 | instance | kube-system/deployment/cilium-operator
2026-06-24 14:07:16.503299 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:16.609905 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:16.660715 | instance | kube-system/deployment/coredns
2026-06-24 14:07:16.701658 | instance | kube-system/endpoints/kube-dns
2026-06-24 14:07:16.712787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:16.867728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:16.883097 | instance | kube-system/endpoints/kube-prometheus-stack-coredns
2026-06-24 14:07:16.897163 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager
2026-06-24 14:07:16.963100 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-24 14:07:16.971904 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:17.051373 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:17.071450 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd
2026-06-24 14:07:17.072308 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy
2026-06-24 14:07:17.130442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:17.280869 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:17.286781 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler
2026-06-24 14:07:17.292801 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet
2026-06-24 14:07:17.498489 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo
2026-06-24 14:07:17.515773 | instance | kube-public/rolebindings/system:controller:bootstrap-signer
2026-06-24 14:07:17.666697 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo
2026-06-24 14:07:17.668747 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:17.703438 | instance | kube-public/roles/system:controller:bootstrap-signer
2026-06-24 14:07:17.793385 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:17.798117 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:17.848512 | instance | kube-public/serviceaccounts/default
2026-06-24 14:07:17.892604 | instance | kube-system/pods/cilium-operator-869df985b8-6zgzh
2026-06-24 14:07:17.948545 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:17.994454 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:18.062176 | instance | kube-system/pods/cilium-qvzm8
2026-06-24 14:07:18.101454 | instance | kube-system/pods/coredns-67659f764b-2v4jt
2026-06-24 14:07:18.102156 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:18.119883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:18.188745 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:18.225112 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:18.290827 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:18.297547 | instance | kube-system/pods/coredns-67659f764b-9jtkd
2026-06-24 14:07:18.301856 | instance | kube-system/pods/etcd-instance
2026-06-24 14:07:18.345520 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:18.386545 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:18.458652 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:18.476591 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:18.492305 | instance | kube-system/pods/kube-apiserver-instance
2026-06-24 14:07:18.497971 | instance | kube-system/pods/kube-controller-manager-instance
2026-06-24 14:07:18.554583 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:18.561495 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:18.656417 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:18.680757 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:18.698191 | instance | kube-system/pods/kube-proxy-xzxtb
2026-06-24 14:07:18.706437 | instance | kube-system/pods/kube-scheduler-instance
2026-06-24 14:07:18.777279 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-24 14:07:18.790634 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:18.805519 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:18.890411 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:18.907503 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:18.914195 | instance | kube-system/pods/kube-vip-instance
2026-06-24 14:07:18.917646 | instance | kube-system/rolebindings/cilium-config-agent
2026-06-24 14:07:18.993440 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:19.083647 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 14:07:19.120260 | instance | kube-system/rolebindings/kube-proxy
2026-06-24 14:07:19.134226 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs
2026-06-24 14:07:19.341973 | instance | kube-system/rolebindings/kubeadm:kubelet-config
2026-06-24 14:07:19.346768 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config
2026-06-24 14:07:19.520980 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader
2026-06-24 14:07:19.526614 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager
2026-06-24 14:07:19.691381 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler
2026-06-24 14:07:19.712944 | instance | kube-system/rolebindings/system:controller:bootstrap-signer
2026-06-24 14:07:19.871907 | instance | kube-system/rolebindings/system:controller:cloud-provider
2026-06-24 14:07:19.895029 | instance | kube-system/rolebindings/system:controller:token-cleaner
2026-06-24 14:07:20.097787 | instance | kube-system/roles/cilium-config-agent
2026-06-24 14:07:20.100738 | instance | kube-system/roles/extension-apiserver-authentication-reader
2026-06-24 14:07:20.298964 | instance | kube-system/roles/kube-proxy
2026-06-24 14:07:20.318758 | instance | kube-system/roles/kubeadm:kubeadm-certs
2026-06-24 14:07:20.473117 | instance | kube-system/roles/kubeadm:kubelet-config
2026-06-24 14:07:20.490522 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config
2026-06-24 14:07:20.659495 | instance | kube-system/roles/system::leader-locking-kube-controller-manager
2026-06-24 14:07:20.673536 | instance | kube-system/roles/system::leader-locking-kube-scheduler
2026-06-24 14:07:20.836206 | instance | kube-system/roles/system:controller:bootstrap-signer
2026-06-24 14:07:20.867892 | instance | kube-system/roles/system:controller:cloud-provider
2026-06-24 14:07:21.007454 | instance | kube-system/roles/system:controller:token-cleaner
2026-06-24 14:07:21.037286 | instance | local-path-storage/configmaps/kube-root-ca.crt
2026-06-24 14:07:21.179736 | instance | local-path-storage/configmaps/local-path-config
2026-06-24 14:07:21.210669 | instance | kube-system/secrets/bootstrap-token-4v8eou
2026-06-24 14:07:21.390585 | instance | kube-system/secrets/bootstrap-token-6h29mw
2026-06-24 14:07:21.444272 | instance | kube-system/secrets/kubeadm-certs
2026-06-24 14:07:21.604352 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1
2026-06-24 14:07:21.661494 | instance | kube-system/serviceaccounts/attachdetach-controller
2026-06-24 14:07:21.909446 | instance | kube-system/serviceaccounts/bootstrap-signer
2026-06-24 14:07:21.912803 | instance | kube-system/serviceaccounts/certificate-controller
2026-06-24 14:07:22.128314 | instance | kube-system/serviceaccounts/cilium
2026-06-24 14:07:22.139760 | instance | kube-system/serviceaccounts/cilium-operator
2026-06-24 14:07:22.385866 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller
2026-06-24 14:07:22.386951 | instance | kube-system/serviceaccounts/coredns
2026-06-24 14:07:22.599088 | instance | kube-system/serviceaccounts/cronjob-controller
2026-06-24 14:07:22.609652 | instance | kube-system/serviceaccounts/daemon-set-controller
2026-06-24 14:07:22.810675 | instance | kube-system/serviceaccounts/default
2026-06-24 14:07:22.822253 | instance | kube-system/serviceaccounts/deployment-controller
2026-06-24 14:07:23.034802 | instance | kube-system/serviceaccounts/disruption-controller
2026-06-24 14:07:23.040898 | instance | kube-system/serviceaccounts/endpoint-controller
2026-06-24 14:07:23.282846 | instance | kube-system/serviceaccounts/endpointslice-controller
2026-06-24 14:07:23.287882 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller
2026-06-24 14:07:23.527873 | instance | kube-system/serviceaccounts/ephemeral-volume-controller
2026-06-24 14:07:23.565555 | instance | kube-system/serviceaccounts/expand-controller
2026-06-24 14:07:23.747473 | instance | kube-system/serviceaccounts/generic-garbage-collector
2026-06-24 14:07:23.778250 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler
2026-06-24 14:07:24.011100 | instance | kube-system/serviceaccounts/job-controller
2026-06-24 14:07:24.044048 | instance | kube-system/serviceaccounts/kube-proxy
2026-06-24 14:07:24.246458 | instance | kube-system/serviceaccounts/namespace-controller
2026-06-24 14:07:24.282294 | instance | kube-system/serviceaccounts/node-controller
2026-06-24 14:07:24.483245 | instance | kube-system/serviceaccounts/persistent-volume-binder
2026-06-24 14:07:24.525696 | instance | kube-system/serviceaccounts/pod-garbage-collector
2026-06-24 14:07:24.725602 | instance | kube-system/serviceaccounts/pv-protection-controller
2026-06-24 14:07:24.778849 | instance | kube-system/serviceaccounts/pvc-protection-controller
2026-06-24 14:07:24.980835 | instance | kube-system/serviceaccounts/replicaset-controller
2026-06-24 14:07:25.025077 | instance | kube-system/serviceaccounts/replication-controller
2026-06-24 14:07:25.204960 | instance | kube-system/serviceaccounts/resourcequota-controller
2026-06-24 14:07:25.270570 | instance | kube-system/serviceaccounts/root-ca-cert-publisher
2026-06-24 14:07:25.463257 | instance | kube-system/serviceaccounts/service-account-controller
2026-06-24 14:07:25.548498 | instance | kube-system/serviceaccounts/service-controller
2026-06-24 14:07:25.729080 | instance | kube-system/serviceaccounts/statefulset-controller
2026-06-24 14:07:25.830671 | instance | kube-system/serviceaccounts/token-cleaner
2026-06-24 14:07:25.937827 | instance | kube-system/serviceaccounts/ttl-after-finished-controller
2026-06-24 14:07:26.037900 | instance | kube-system/serviceaccounts/ttl-controller
2026-06-24 14:07:26.172691 | instance | kube-system/services/kube-dns
2026-06-24 14:07:26.273395 | instance | kube-system/services/kube-prometheus-stack-coredns
2026-06-24 14:07:26.382751 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager
2026-06-24 14:07:26.462557 | instance | kube-system/services/kube-prometheus-stack-kube-etcd
2026-06-24 14:07:26.586754 | instance | kube-system/services/kube-prometheus-stack-kube-proxy
2026-06-24 14:07:26.660205 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler
2026-06-24 14:07:26.835665 | instance | kube-system/services/kube-prometheus-stack-kubelet
2026-06-24 14:07:26.846248 | instance | local-path-storage/deployment/local-path-provisioner
2026-06-24 14:07:27.143045 | instance | monitoring/daemonsets/goldpinger
2026-06-24 14:07:27.147230 | instance | monitoring/daemonsets/ipmi-exporter
2026-06-24 14:07:27.368834 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter
2026-06-24 14:07:27.369623 | instance | monitoring/daemonsets/node-feature-discovery-worker
2026-06-24 14:07:27.579359 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0
2026-06-24 14:07:27.594253 | instance | monitoring/daemonsets/vector
2026-06-24 14:07:27.769257 | instance | monitoring/configmaps/goldpinger-zap
2026-06-24 14:07:27.799642 | instance | monitoring/configmaps/ipmi-exporter
2026-06-24 14:07:27.984293 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview
2026-06-24 14:07:28.008331 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver
2026-06-24 14:07:28.214911 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total
2026-06-24 14:07:28.246917 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager
2026-06-24 14:07:28.422724 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster
2026-06-24 14:07:28.468113 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced
2026-06-24 14:07:28.647614 | instance | monitoring/deployment/kube-prometheus-stack-grafana
2026-06-24 14:07:28.716796 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger
2026-06-24 14:07:28.881622 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy
2026-06-24 14:07:28.927119 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics
2026-06-24 14:07:29.141195 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details
2026-06-24 14:07:29.226828 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview
2026-06-24 14:07:29.381790 | instance | monitoring/deployment/kube-prometheus-stack-operator
2026-06-24 14:07:29.482969 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full
2026-06-24 14:07:29.585762 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details
2026-06-24 14:07:29.860438 | instance | monitoring/deployment/loki-gateway
2026-06-24 14:07:29.883288 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview
2026-06-24 14:07:30.069132 | instance | monitoring/deployment/node-feature-discovery-gc
2026-06-24 14:07:30.131955 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail
2026-06-24 14:07:30.288457 | instance | monitoring/deployment/node-feature-discovery-master
2026-06-24 14:07:30.351043 | instance | monitoring/deployment/prometheus-pushgateway
2026-06-24 14:07:30.515631 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview
2026-06-24 14:07:30.572717 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details
2026-06-24 14:07:30.730338 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview
2026-06-24 14:07:30.772544 | instance | monitoring/configmaps/kube-prometheus-stack-etcd
2026-06-24 14:07:30.968333 | instance | monitoring/configmaps/kube-prometheus-stack-grafana
2026-06-24 14:07:30.980222 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards
2026-06-24 14:07:31.247443 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource
2026-06-24 14:07:31.261410 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview
2026-06-24 14:07:31.455499 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns
2026-06-24 14:07:31.465872 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster
2026-06-24 14:07:31.669190 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster
2026-06-24 14:07:31.682939 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace
2026-06-24 14:07:31.869582 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node
2026-06-24 14:07:31.906029 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod
2026-06-24 14:07:32.083233 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload
2026-06-24 14:07:32.105940 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace
2026-06-24 14:07:32.307613 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet
2026-06-24 14:07:32.328045 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod
2026-06-24 14:07:32.510974 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload
2026-06-24 14:07:32.551012 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use
2026-06-24 14:07:32.693640 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter
2026-06-24 14:07:32.758177 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use
2026-06-24 14:07:32.880539 | instance | monitoring/configmaps/kube-prometheus-stack-nodes
2026-06-24 14:07:32.964118 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin
2026-06-24 14:07:33.084560 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage
2026-06-24 14:07:33.164198 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total
2026-06-24 14:07:33.309611 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus
2026-06-24 14:07:33.391960 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls
2026-06-24 14:07:33.531126 | instance | monitoring/configmaps/kube-prometheus-stack-proxy
2026-06-24 14:07:33.592481 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler
2026-06-24 14:07:33.732892 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total
2026-06-24 14:07:33.805070 | instance | monitoring/configmaps/kube-root-ca.crt
2026-06-24 14:07:33.910865 | instance | monitoring/configmaps/loki
2026-06-24 14:07:33.992839 | instance | monitoring/configmaps/loki-alerting-rules
2026-06-24 14:07:34.091473 | instance | monitoring/configmaps/loki-gateway
2026-06-24 14:07:34.172092 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-mmzs8
2026-06-24 14:07:34.309863 | instance | monitoring/configmaps/loki-runtime
2026-06-24 14:07:34.380465 | instance | monitoring/configmaps/node-feature-discovery-master-conf
2026-06-24 14:07:34.497436 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf
2026-06-24 14:07:34.570536 | instance | monitoring/configmaps/node-feature-discovery-worker-conf
2026-06-24 14:07:34.688506 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0
2026-06-24 14:07:34.766685 | instance | monitoring/configmaps/vector
2026-06-24 14:07:35.231907 | instance | monitoring/endpoints/alertmanager-operated
2026-06-24 14:07:35.233297 | instance | monitoring/endpoints/goldpinger
2026-06-24 14:07:35.537612 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager
2026-06-24 14:07:35.546391 | instance | monitoring/endpoints/kube-prometheus-stack-grafana
2026-06-24 14:07:35.739220 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics
2026-06-24 14:07:35.754553 | instance | monitoring/endpoints/kube-prometheus-stack-operator
2026-06-24 14:07:35.925219 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus
2026-06-24 14:07:35.952789 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter
2026-06-24 14:07:36.118169 | instance | monitoring/endpoints/loki
2026-06-24 14:07:36.152352 | instance | monitoring/endpoints/loki-chunks-cache
2026-06-24 14:07:36.325658 | instance | monitoring/endpoints/loki-gateway
2026-06-24 14:07:36.404673 | instance | monitoring/endpoints/loki-headless
2026-06-24 14:07:36.522942 | instance | monitoring/endpoints/loki-memberlist
2026-06-24 14:07:36.606480 | instance | monitoring/endpoints/loki-results-cache
2026-06-24 14:07:36.718132 | instance | monitoring/endpoints/prometheus-operated
2026-06-24 14:07:36.803717 | instance | monitoring/endpoints/prometheus-pushgateway
2026-06-24 14:07:36.920284 | instance | monitoring/endpoints/prometheus-smartctl-exporter
2026-06-24 14:07:36.995197 | instance | monitoring/endpoints/vector-headless
2026-06-24 14:07:37.129470 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager
2026-06-24 14:07:37.176412 | instance | monitoring/ingresses/kube-prometheus-stack-grafana
2026-06-24 14:07:37.346780 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus
2026-06-24 14:07:37.408705 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1
2026-06-24 14:07:37.542536 | instance | local-path-storage/serviceaccounts/default
2026-06-24 14:07:37.605215 | instance | local-path-storage/serviceaccounts/local-path-provisioner
2026-06-24 14:07:37.742821 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0
2026-06-24 14:07:37.810464 | instance | monitoring/pods/goldpinger-mldt4
2026-06-24 14:07:37.958879 | instance | monitoring/pods/kube-prometheus-stack-grafana-6d58cd8575-k9fb7
2026-06-24 14:07:38.019149 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-t8w79
2026-06-24 14:07:38.171994 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-47glz
2026-06-24 14:07:38.221978 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-ns6mf
2026-06-24 14:07:38.391673 | instance | monitoring/pods/loki-0
2026-06-24 14:07:38.438410 | instance | monitoring/pods/loki-chunks-cache-0
2026-06-24 14:07:38.578652 | instance | monitoring/pods/loki-gateway-cf54cb88c-p9kmf
2026-06-24 14:07:38.636212 | instance | monitoring/pods/loki-results-cache-0
2026-06-24 14:07:38.763905 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-85gl2
2026-06-24 14:07:38.831546 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-rgtdt
2026-06-24 14:07:38.946745 | instance | monitoring/pods/node-feature-discovery-worker-dhf5g
2026-06-24 14:07:39.014232 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0
2026-06-24 14:07:39.156945 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-gc454
2026-06-24 14:07:39.221854 | instance | monitoring/pods/vector-z826r
2026-06-24 14:07:39.369801 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0
2026-06-24 14:07:39.444456 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0
2026-06-24 14:07:39.584440 | instance | monitoring/persistentvolumeclaims/storage-loki-0
2026-06-24 14:07:39.682764 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana
2026-06-24 14:07:39.783407 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar
2026-06-24 14:07:39.858705 | instance | monitoring/rolebindings/node-feature-discovery-worker
2026-06-24 14:07:39.958098 | instance | monitoring/rolebindings/prometheus-smartctl-exporter
2026-06-24 14:07:40.045459 | instance | monitoring/roles/kube-prometheus-stack-grafana
2026-06-24 14:07:40.139131 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar
2026-06-24 14:07:40.237561 | instance | monitoring/roles/node-feature-discovery-worker
2026-06-24 14:07:40.350809 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager
2026-06-24 14:07:40.444444 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated
2026-06-24 14:07:40.542312 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0
2026-06-24 14:07:40.621986 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config
2026-06-24 14:07:40.710192 | instance | monitoring/secrets/alertmanager-tls
2026-06-24 14:07:40.792791 | instance | monitoring/secrets/grafana-tls
2026-06-24 14:07:40.882028 | instance | monitoring/secrets/kube-prometheus-stack-admission
2026-06-24 14:07:41.026700 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret
2026-06-24 14:07:41.085197 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret
2026-06-24 14:07:41.221390 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy
2026-06-24 14:07:41.279845 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert
2026-06-24 14:07:41.402202 | instance | monitoring/secrets/kube-prometheus-stack-grafana
2026-06-24 14:07:41.462318 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret
2026-06-24 14:07:41.578860 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret
2026-06-24 14:07:41.656371 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret
2026-06-24 14:07:41.761304 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-ns6mf-tls
2026-06-24 14:07:41.844313 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy
2026-06-24 14:07:41.954890 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus
2026-06-24 14:07:42.013757 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls
2026-06-24 14:07:42.152801 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0
2026-06-24 14:07:42.200813 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config
2026-06-24 14:07:42.339718 | instance | monitoring/secrets/prometheus-tls
2026-06-24 14:07:42.394240 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1
2026-06-24 14:07:42.526827 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1
2026-06-24 14:07:42.586016 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1
2026-06-24 14:07:42.874425 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1
2026-06-24 14:07:42.883957 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1
2026-06-24 14:07:43.068247 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1
2026-06-24 14:07:43.070384 | instance | openstack/configmaps/barbican-bin
2026-06-24 14:07:43.270523 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1
2026-06-24 14:07:43.301285 | instance | openstack/configmaps/ceph-csi-config
2026-06-24 14:07:43.482922 | instance | openstack/configmaps/ceph-etc
2026-06-24 14:07:43.505601 | instance | openstack/configmaps/cinder-bin
2026-06-24 14:07:43.665364 | instance | openstack/configmaps/glance-bin
2026-06-24 14:07:43.766787 | instance | openstack/configmaps/keepalived-bin
2026-06-24 14:07:43.925184 | instance | openstack/configmaps/keystone-bin
2026-06-24 14:07:43.972555 | instance | openstack/configmaps/keystone-openid-metadata
2026-06-24 14:07:44.129409 | instance | openstack/configmaps/kube-root-ca.crt
2026-06-24 14:07:44.185434 | instance | openstack/configmaps/libvirt-bin
2026-06-24 14:07:44.353336 | instance | openstack/configmaps/libvirt-libvirt-default-bin
2026-06-24 14:07:44.419157 | instance | openstack/configmaps/memcached-memcached-bin
2026-06-24 14:07:44.558246 | instance | openstack/configmaps/neutron-bin
2026-06-24 14:07:44.616505 | instance | openstack/configmaps/neutron-coredns
2026-06-24 14:07:44.795682 | instance | openstack/configmaps/nova-bin
2026-06-24 14:07:44.820602 | instance | openstack/configmaps/openvswitch-bin
2026-06-24 14:07:45.086186 | instance | openstack/configmaps/percona-xtradb-haproxy
2026-06-24 14:07:45.097826 | instance | openstack/configmaps/percona-xtradb-pxc
2026-06-24 14:07:45.335333 | instance | openstack/configmaps/placement-bin
2026-06-24 14:07:45.338872 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf
2026-06-24 14:07:45.585228 | instance | openstack/configmaps/rabbitmq-barbican-server-conf
2026-06-24 14:07:45.587918 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf
2026-06-24 14:07:45.781208 | instance | openstack/configmaps/rabbitmq-cinder-server-conf
2026-06-24 14:07:45.791086 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf
2026-06-24 14:07:45.990308 | instance | openstack/configmaps/rabbitmq-glance-server-conf
2026-06-24 14:07:45.993711 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf
2026-06-24 14:07:46.200481 | instance | openstack/configmaps/rabbitmq-keystone-server-conf
2026-06-24 14:07:46.201528 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf
2026-06-24 14:07:46.417742 | instance | openstack/configmaps/rabbitmq-neutron-server-conf
2026-06-24 14:07:46.429361 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf
2026-06-24 14:07:46.608088 | instance | openstack/configmaps/rabbitmq-nova-server-conf
2026-06-24 14:07:46.643623 | instance | openstack/configmaps/rook-ceph-mon-endpoints
2026-06-24 14:07:46.820590 | instance | openstack/configmaps/rook-ceph-pdbstatemap
2026-06-24 14:07:46.853748 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types
2026-06-24 14:07:47.052026 | instance | openstack/configmaps/rook-config-override
2026-06-24 14:07:47.064051 | instance | openstack/configmaps/staffeln-bin
2026-06-24 14:07:47.415989 | instance | openstack/configmaps/valkey-configuration
2026-06-24 14:07:47.421825 | instance | openstack/configmaps/valkey-health
2026-06-24 14:07:47.659827 | instance | openstack/configmaps/valkey-scripts
2026-06-24 14:07:47.663802 | instance | monitoring/serviceaccounts/default
2026-06-24 14:07:47.882177 | instance | monitoring/serviceaccounts/goldpinger
2026-06-24 14:07:47.914864 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager
2026-06-24 14:07:48.143216 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana
2026-06-24 14:07:48.144544 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics
2026-06-24 14:07:48.420217 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator
2026-06-24 14:07:48.451784 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus
2026-06-24 14:07:48.650932 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter
2026-06-24 14:07:48.710018 | instance | monitoring/serviceaccounts/loki
2026-06-24 14:07:48.896218 | instance | monitoring/serviceaccounts/node-feature-discovery
2026-06-24 14:07:48.983349 | instance | monitoring/serviceaccounts/node-feature-discovery-gc
2026-06-24 14:07:49.159457 | instance | monitoring/serviceaccounts/node-feature-discovery-worker
2026-06-24 14:07:49.268805 | instance | monitoring/serviceaccounts/prometheus-pushgateway
2026-06-24 14:07:49.434379 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter
2026-06-24 14:07:49.561291 | instance | monitoring/serviceaccounts/vector
2026-06-24 14:07:49.693838 | instance | monitoring/services/alertmanager-operated
2026-06-24 14:07:49.855909 | instance | monitoring/services/goldpinger
2026-06-24 14:07:49.897403 | instance | monitoring/services/kube-prometheus-stack-alertmanager
2026-06-24 14:07:50.079178 | instance | monitoring/services/kube-prometheus-stack-grafana
2026-06-24 14:07:50.124321 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics
2026-06-24 14:07:50.295189 | instance | monitoring/services/kube-prometheus-stack-operator
2026-06-24 14:07:50.326631 | instance | monitoring/services/kube-prometheus-stack-prometheus
2026-06-24 14:07:50.513163 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter
2026-06-24 14:07:50.520445 | instance | monitoring/services/loki
2026-06-24 14:07:50.738428 | instance | monitoring/services/loki-chunks-cache
2026-06-24 14:07:50.744046 | instance | monitoring/services/loki-gateway
2026-06-24 14:07:50.941953 | instance | monitoring/services/loki-headless
2026-06-24 14:07:50.945715 | instance | monitoring/services/loki-memberlist
2026-06-24 14:07:51.134871 | instance | monitoring/services/loki-results-cache
2026-06-24 14:07:51.135317 | instance | monitoring/services/prometheus-operated
2026-06-24 14:07:51.326745 | instance | monitoring/services/prometheus-pushgateway
2026-06-24 14:07:51.361706 | instance | monitoring/services/prometheus-smartctl-exporter
2026-06-24 14:07:51.514814 | instance | monitoring/services/vector-headless
2026-06-24 14:07:51.570260 | instance | openstack/cronjobs/cinder-volume-usage-audit
2026-06-24 14:07:51.715152 | instance | openstack/cronjobs/keystone-credential-rotate
2026-06-24 14:07:51.806533 | instance | openstack/cronjobs/keystone-fernet-rotate
2026-06-24 14:07:51.939463 | instance | openstack/cronjobs/nova-cell-setup
2026-06-24 14:07:52.018157 | instance | openstack/cronjobs/nova-service-cleaner
2026-06-24 14:07:52.171518 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager
2026-06-24 14:07:52.239262 | instance | monitoring/statefulsets/loki
2026-06-24 14:07:52.394846 | instance | monitoring/statefulsets/loki-chunks-cache
2026-06-24 14:07:52.456346 | instance | monitoring/statefulsets/loki-results-cache
2026-06-24 14:07:52.597553 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus
2026-06-24 14:07:52.653240 | instance | openstack/daemonsets/keepalived
2026-06-24 14:07:52.831071 | instance | openstack/daemonsets/libvirt-libvirt-default
2026-06-24 14:07:52.925195 | instance | openstack/daemonsets/neutron-dhcp-agent-default
2026-06-24 14:07:53.097966 | instance | openstack/daemonsets/neutron-l3-agent-default
2026-06-24 14:07:53.176687 | instance | openstack/daemonsets/neutron-metadata-agent-default
2026-06-24 14:07:53.357465 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default
2026-06-24 14:07:53.447770 | instance | openstack/daemonsets/neutron-ovs-agent-default
2026-06-24 14:07:53.600610 | instance | openstack/daemonsets/nova-compute-default
2026-06-24 14:07:53.682053 | instance | openstack/daemonsets/openvswitch
2026-06-24 14:07:53.914591 | instance | openstack/deployment/barbican-api
2026-06-24 14:07:54.000475 | instance | openstack/deployment/cinder-api
2026-06-24 14:07:54.124510 | instance | openstack/deployment/cinder-backup
2026-06-24 14:07:54.202144 | instance | openstack/deployment/cinder-scheduler
2026-06-24 14:07:54.368349 | instance | openstack/deployment/cinder-volume
2026-06-24 14:07:54.459956 | instance | openstack/deployment/glance-api
2026-06-24 14:07:54.597529 | instance | openstack/deployment/keystone-api
2026-06-24 14:07:54.693582 | instance | openstack/deployment/memcached-memcached
2026-06-24 14:07:54.831526 | instance | openstack/deployment/neutron-coredns
2026-06-24 14:07:54.913663 | instance | openstack/deployment/neutron-rpc-server
2026-06-24 14:07:55.041487 | instance | openstack/deployment/neutron-server
2026-06-24 14:07:55.130843 | instance | openstack/deployment/nova-api-metadata
2026-06-24 14:07:55.258489 | instance | openstack/deployment/nova-api-osapi
2026-06-24 14:07:55.376089 | instance | openstack/deployment/nova-conductor
2026-06-24 14:07:55.478786 | instance | openstack/deployment/nova-novncproxy
2026-06-24 14:07:55.606746 | instance | openstack/deployment/nova-scheduler
2026-06-24 14:07:55.697266 | instance | openstack/deployment/placement-api
2026-06-24 14:07:55.859939 | instance | openstack/deployment/pxc-operator
2026-06-24 14:07:55.922342 | instance | openstack/deployment/rabbitmq-cluster-operator
2026-06-24 14:07:56.094478 | instance | openstack/deployment/rabbitmq-messaging-topology-operator
2026-06-24 14:07:56.148865 | instance | openstack/endpoints/barbican-api
2026-06-24 14:07:56.317948 | instance | openstack/deployment/rook-ceph-crashcollector-instance
2026-06-24 14:07:56.368420 | instance | openstack/endpoints/ceph-mon
2026-06-24 14:07:56.549545 | instance | openstack/endpoints/cinder-api
2026-06-24 14:07:56.596444 | instance | openstack/deployment/rook-ceph-rgw-ceph-a
2026-06-24 14:07:56.790465 | instance | openstack/endpoints/glance-api
2026-06-24 14:07:56.833550 | instance | openstack/deployment/staffeln-api
2026-06-24 14:07:57.009079 | instance | openstack/endpoints/keystone-api
2026-06-24 14:07:57.064905 | instance | openstack/deployment/staffeln-conductor
2026-06-24 14:07:57.242234 | instance | openstack/endpoints/memcached
2026-06-24 14:07:57.295823 | instance | openstack/endpoints/memcached-metrics
2026-06-24 14:07:57.472421 | instance | openstack/endpoints/neutron-coredns
2026-06-24 14:07:57.519093 | instance | openstack/endpoints/neutron-coredns-metrics
2026-06-24 14:07:57.673467 | instance | openstack/endpoints/neutron-server
2026-06-24 14:07:57.735576 | instance | openstack/endpoints/nova-api
2026-06-24 14:07:57.911700 | instance | openstack/endpoints/nova-metadata
2026-06-24 14:07:58.018230 | instance | openstack/endpoints/nova-novncproxy
2026-06-24 14:07:58.105453 | instance | openstack/endpoints/percona-xtradb-cluster-operator
2026-06-24 14:07:58.232563 | instance | openstack/endpoints/percona-xtradb-haproxy
2026-06-24 14:07:58.296609 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics
2026-06-24 14:07:58.486771 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas
2026-06-24 14:07:58.536175 | instance | openstack/endpoints/percona-xtradb-pxc
2026-06-24 14:07:58.694090 | instance | openstack/endpoints/percona-xtradb-pxc-unready
2026-06-24 14:07:58.744825 | instance | openstack/endpoints/placement-api
2026-06-24 14:07:58.907479 | instance | openstack/endpoints/rabbitmq-barbican
2026-06-24 14:07:58.963403 | instance | openstack/endpoints/rabbitmq-barbican-nodes
2026-06-24 14:07:59.111657 | instance | openstack/endpoints/rabbitmq-cinder
2026-06-24 14:07:59.164709 | instance | openstack/endpoints/rabbitmq-cinder-nodes
2026-06-24 14:07:59.319731 | instance | openstack/endpoints/rabbitmq-glance
2026-06-24 14:07:59.382048 | instance | openstack/endpoints/rabbitmq-glance-nodes
2026-06-24 14:07:59.526218 | instance | openstack/endpoints/rabbitmq-keystone
2026-06-24 14:07:59.596342 | instance | openstack/endpoints/rabbitmq-keystone-nodes
2026-06-24 14:07:59.749626 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook
2026-06-24 14:07:59.819552 | instance | openstack/endpoints/rabbitmq-neutron
2026-06-24 14:07:59.993127 | instance | openstack/endpoints/rabbitmq-neutron-nodes
2026-06-24 14:08:00.082132 | instance | openstack/endpoints/rabbitmq-nova
2026-06-24 14:08:00.219301 | instance | openstack/endpoints/rabbitmq-nova-nodes
2026-06-24 14:08:00.321219 | instance | openstack/endpoints/rook-ceph-rgw-ceph
2026-06-24 14:08:00.461519 | instance | openstack/endpoints/staffeln-api
2026-06-24 14:08:00.528770 | instance | openstack/endpoints/valkey
2026-06-24 14:08:00.702847 | instance | openstack/endpoints/valkey-headless
2026-06-24 14:08:00.749150 | instance | openstack/endpoints/valkey-metrics
2026-06-24 14:08:00.931363 | instance | rook-ceph/configmaps/kube-root-ca.crt
2026-06-24 14:08:00.977479 | instance | rook-ceph/configmaps/rook-ceph-csi-config
2026-06-24 14:08:01.129070 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config
2026-06-24 14:08:01.185921 | instance | rook-ceph/configmaps/rook-ceph-operator-config
2026-06-24 14:08:01.370017 | instance | openstack/ingresses/compute
2026-06-24 14:08:01.400353 | instance | openstack/ingresses/compute-novnc-proxy
2026-06-24 14:08:01.592724 | instance | openstack/ingresses/identity
2026-06-24 14:08:01.634477 | instance | openstack/ingresses/image
2026-06-24 14:08:01.815868 | instance | openstack/ingresses/key-manager
2026-06-24 14:08:01.877169 | instance | openstack/ingresses/network
2026-06-24 14:08:02.095691 | instance | openstack/ingresses/placement
2026-06-24 14:08:02.166692 | instance | openstack/ingresses/rook-ceph-cluster
2026-06-24 14:08:02.457887 | instance | openstack/ingresses/volumev3
2026-06-24 14:08:02.460135 | instance | openstack/networkpolicies/rabbitmq-cluster-operator
2026-06-24 14:08:02.654521 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator
2026-06-24 14:08:02.696769 | instance | openstack/networkpolicies/valkey
2026-06-24 14:08:02.853171 | instance | openstack/jobs/barbican-db-init
2026-06-24 14:08:02.911783 | instance | openstack/jobs/barbican-db-sync
2026-06-24 14:08:03.103253 | instance | openstack/jobs/barbican-ks-endpoints
2026-06-24 14:08:03.185104 | instance | openstack/jobs/barbican-ks-service
2026-06-24 14:08:03.345282 | instance | openstack/jobs/barbican-ks-user
2026-06-24 14:08:03.442439 | instance | openstack/jobs/barbican-rabbit-init
2026-06-24 14:08:03.578968 | instance | openstack/jobs/cinder-backup-storage-init
2026-06-24 14:08:03.673906 | instance | openstack/jobs/cinder-bootstrap
2026-06-24 14:08:03.808212 | instance | openstack/jobs/cinder-create-internal-tenant
2026-06-24 14:08:03.931203 | instance | openstack/jobs/cinder-db-init
2026-06-24 14:08:04.052544 | instance | openstack/jobs/cinder-db-sync
2026-06-24 14:08:04.183351 | instance | openstack/jobs/cinder-ks-endpoints
2026-06-24 14:08:04.278387 | instance | openstack/jobs/cinder-ks-service
2026-06-24 14:08:04.443305 | instance | openstack/jobs/cinder-ks-user
2026-06-24 14:08:04.508732 | instance | openstack/jobs/cinder-rabbit-init
2026-06-24 14:08:04.661018 | instance | openstack/jobs/cinder-storage-init
2026-06-24 14:08:04.727959 | instance | openstack/jobs/cinder-volume-usage-audit-29705165
2026-06-24 14:08:04.879058 | instance | openstack/jobs/glance-db-init
2026-06-24 14:08:04.941618 | instance | openstack/jobs/glance-db-sync
2026-06-24 14:08:05.099447 | instance | rook-ceph/deployment/rook-ceph-operator
2026-06-24 14:08:05.164523 | instance | openstack/jobs/glance-ks-endpoints
2026-06-24 14:08:05.305688 | instance | openstack/jobs/glance-ks-service
2026-06-24 14:08:05.398302 | instance | openstack/jobs/glance-ks-user
2026-06-24 14:08:05.532164 | instance | openstack/jobs/glance-metadefs-load
2026-06-24 14:08:05.623998 | instance | openstack/jobs/glance-rabbit-init
2026-06-24 14:08:05.798643 | instance | openstack/jobs/glance-storage-init
2026-06-24 14:08:05.869567 | instance | openstack/jobs/keystone-bootstrap
2026-06-24 14:08:06.034152 | instance | openstack/jobs/keystone-credential-setup
2026-06-24 14:08:06.117223 | instance | openstack/jobs/keystone-db-init
2026-06-24 14:08:06.280159 | instance | openstack/jobs/keystone-db-sync
2026-06-24 14:08:06.374622 | instance | openstack/jobs/keystone-domain-manage
2026-06-24 14:08:06.565086 | instance | openstack/jobs/keystone-fernet-setup
2026-06-24 14:08:06.657625 | instance | openstack/jobs/keystone-rabbit-init
2026-06-24 14:08:06.789292 | instance | openstack/jobs/neutron-db-init
2026-06-24 14:08:06.878169 | instance | openstack/jobs/neutron-db-sync
2026-06-24 14:08:07.006505 | instance | openstack/jobs/neutron-ks-endpoints
2026-06-24 14:08:07.087808 | instance | openstack/jobs/neutron-ks-service
2026-06-24 14:08:07.267799 | instance | openstack/jobs/neutron-ks-user
2026-06-24 14:08:07.334893 | instance | openstack/jobs/neutron-rabbit-init
2026-06-24 14:08:07.500020 | instance | openstack/jobs/nova-bootstrap
2026-06-24 14:08:07.557911 | instance | openstack/jobs/nova-cell-setup
2026-06-24 14:08:07.756342 | instance | openstack/jobs/nova-cell-setup-29705160
2026-06-24 14:08:07.827567 | instance | openstack/jobs/nova-db-init
2026-06-24 14:08:08.008487 | instance | openstack/jobs/nova-db-sync
2026-06-24 14:08:08.060813 | instance | openstack/jobs/nova-ks-endpoints
2026-06-24 14:08:08.233935 | instance | openstack/jobs/nova-ks-service
2026-06-24 14:08:08.278140 | instance | openstack/jobs/nova-ks-user
2026-06-24 14:08:08.470358 | instance | openstack/jobs/nova-rabbit-init
2026-06-24 14:08:08.512478 | instance | openstack/jobs/nova-service-cleaner-29705160
2026-06-24 14:08:08.677191 | instance | openstack/jobs/placement-db-init
2026-06-24 14:08:08.736294 | instance | openstack/jobs/placement-db-sync
2026-06-24 14:08:08.891706 | instance | openstack/jobs/placement-ks-endpoints
2026-06-24 14:08:08.957347 | instance | openstack/jobs/placement-ks-service
2026-06-24 14:08:09.128366 | instance | openstack/jobs/placement-ks-user
2026-06-24 14:08:09.213286 | instance | openstack/jobs/staffeln-db-init
2026-06-24 14:08:09.355572 | instance | openstack/jobs/staffeln-db-sync
2026-06-24 14:08:09.460658 | instance | openstack/pods/barbican-api-cb79d7d77-n5c62
2026-06-24 14:08:09.590604 | instance | openstack/pods/barbican-db-init-w7wh5
2026-06-24 14:08:09.688295 | instance | openstack/pods/barbican-db-sync-jz42c
2026-06-24 14:08:09.857617 | instance | openstack/pods/barbican-ks-endpoints-29hkk
2026-06-24 14:08:09.963933 | instance | openstack/pods/barbican-ks-service-mjq9z
2026-06-24 14:08:10.118370 | instance | openstack/pods/barbican-ks-user-2bfwj
2026-06-24 14:08:10.197459 | instance | openstack/pods/barbican-rabbit-init-2qdtx
2026-06-24 14:08:10.400663 | instance | openstack/pods/cinder-api-6c4cc66f5b-jmm2j
2026-06-24 14:08:10.483762 | instance | openstack/pods/cinder-backup-68d76b9986-prh6z
2026-06-24 14:08:10.656257 | instance | openstack/pods/cinder-backup-storage-init-nwdb8
2026-06-24 14:08:10.739322 | instance | openstack/pods/cinder-bootstrap-k2fwf
2026-06-24 14:08:10.880574 | instance | openstack/pods/cinder-create-internal-tenant-48hf9
2026-06-24 14:08:10.971689 | instance | openstack/pods/cinder-db-init-q7f78
2026-06-24 14:08:11.111621 | instance | openstack/pods/cinder-db-sync-n4p8r
2026-06-24 14:08:11.196757 | instance | openstack/pods/cinder-ks-endpoints-slxzf
2026-06-24 14:08:11.347184 | instance | openstack/pods/cinder-ks-service-599qz
2026-06-24 14:08:11.441120 | instance | openstack/pods/cinder-ks-user-rzrdt
2026-06-24 14:08:11.577977 | instance | openstack/pods/cinder-rabbit-init-5rl2g
2026-06-24 14:08:11.671039 | instance | openstack/pods/cinder-scheduler-54654f886d-v8zl9
2026-06-24 14:08:11.831098 | instance | openstack/pods/cinder-storage-init-9v5r8
2026-06-24 14:08:11.891598 | instance | openstack/pods/cinder-volume-65cc8c4985-6tps5
2026-06-24 14:08:12.068494 | instance | openstack/pods/cinder-volume-usage-audit-29705165-wc4c9
2026-06-24 14:08:12.163465 | instance | openstack/pods/glance-api-76758b555d-fmvqc
2026-06-24 14:08:12.296928 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0
2026-06-24 14:08:12.410550 | instance | openstack/pods/glance-db-init-pcfpw
2026-06-24 14:08:12.624186 | instance | openstack/pods/glance-db-sync-kz97t
2026-06-24 14:08:12.631214 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0
2026-06-24 14:08:12.828759 | instance | openstack/pods/glance-ks-endpoints-mzx4d
2026-06-24 14:08:12.921001 | instance | openstack/pods/glance-ks-service-vdspp
2026-06-24 14:08:13.037297 | instance | openstack/pods/glance-ks-user-2jt2k
2026-06-24 14:08:13.166120 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0
2026-06-24 14:08:13.275145 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0
2026-06-24 14:08:13.513501 | instance | openstack/pods/glance-metadefs-load-56sr2
2026-06-24 14:08:13.599314 | instance | openstack/pods/glance-rabbit-init-57rkm
2026-06-24 14:08:13.743598 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0
2026-06-24 14:08:13.827087 | instance | openstack/pods/glance-storage-init-trsld
2026-06-24 14:08:14.082456 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0
2026-06-24 14:08:14.113565 | instance | openstack/pods/keepalived-8zqf5
2026-06-24 14:08:14.342506 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0
2026-06-24 14:08:14.415098 | instance | openstack/pods/keystone-api-65686ddb76-kmgg8
2026-06-24 14:08:14.644099 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0
2026-06-24 14:08:14.675059 | instance | openstack/pods/keystone-bootstrap-6856x
2026-06-24 14:08:14.903134 | instance | openstack/pods/keystone-credential-setup-vdfct
2026-06-24 14:08:14.962745 | instance | openstack/pods/keystone-db-init-lddf8
2026-06-24 14:08:15.116877 | instance | openstack/pods/keystone-db-sync-5gf6f
2026-06-24 14:08:15.203484 | instance | openstack/pods/keystone-domain-manage-ntpcd
2026-06-24 14:08:15.354895 | instance | openstack/pods/keystone-fernet-setup-9x5gm
2026-06-24 14:08:15.432228 | instance | openstack/pods/keystone-rabbit-init-f9z7f
2026-06-24 14:08:15.563876 | instance | openstack/pods/libvirt-libvirt-default-dmcl5
2026-06-24 14:08:15.665374 | instance | openstack/pods/memcached-memcached-6479589586-ftkwd
2026-06-24 14:08:15.806252 | instance | openstack/pods/neutron-coredns-7dd4958666-shfgl
2026-06-24 14:08:15.895790 | instance | openstack/pods/neutron-db-init-tcz7d
2026-06-24 14:08:16.020931 | instance | openstack/pods/neutron-db-sync-2j9nb
2026-06-24 14:08:16.119008 | instance | openstack/pods/neutron-dhcp-agent-default-t2bgc
2026-06-24 14:08:16.257106 | instance | openstack/pods/neutron-ks-endpoints-bs76q
2026-06-24 14:08:16.371592 | instance | openstack/pods/neutron-ks-service-4krv9
2026-06-24 14:08:16.494284 | instance | openstack/pods/neutron-ks-user-jvh77
2026-06-24 14:08:16.581343 | instance | openstack/pods/neutron-l3-agent-default-ksqq4
2026-06-24 14:08:16.744388 | instance | openstack/pods/neutron-metadata-agent-default-bmw5z
2026-06-24 14:08:16.819617 | instance | openstack/pods/neutron-netns-cleanup-cron-default-8529s
2026-06-24 14:08:16.958025 | instance | openstack/pods/neutron-ovs-agent-default-djpvm
2026-06-24 14:08:17.050910 | instance | openstack/pods/neutron-rabbit-init-9tjqn
2026-06-24 14:08:17.178638 | instance | openstack/pods/neutron-rpc-server-5c9898cd8-ppvbx
2026-06-24 14:08:17.265704 | instance | openstack/pods/neutron-server-7cf677fbf4-5h9fl
2026-06-24 14:08:17.410379 | instance | openstack/pods/nova-api-metadata-78696f5f59-9fvzv
2026-06-24 14:08:17.490449 | instance | openstack/pods/nova-api-osapi-65f475b8d5-6bphb
2026-06-24 14:08:17.627215 | instance | openstack/pods/nova-bootstrap-ft5lb
2026-06-24 14:08:17.707896 | instance | openstack/pods/nova-cell-setup-29705160-cf57j
2026-06-24 14:08:17.841983 | instance | openstack/pods/nova-cell-setup-2kx8w
2026-06-24 14:08:17.931211 | instance | openstack/pods/nova-compute-default-z8t7m
2026-06-24 14:08:18.078515 | instance | openstack/pods/nova-conductor-56b748bdf9-s8p7b
2026-06-24 14:08:18.175777 | instance | openstack/pods/nova-db-init-77ljn
2026-06-24 14:08:18.331483 | instance | openstack/pods/nova-db-sync-dcx8j
2026-06-24 14:08:18.423798 | instance | openstack/pods/nova-ks-endpoints-2sglb
2026-06-24 14:08:18.567341 | instance | openstack/pods/nova-ks-service-dxr49
2026-06-24 14:08:18.650684 | instance | openstack/pods/nova-ks-user-qb62n
2026-06-24 14:08:18.786822 | instance | openstack/pods/nova-novncproxy-5c788f95b6-577h5
2026-06-24 14:08:18.863274 | instance | openstack/pods/nova-rabbit-init-sj7hk
2026-06-24 14:08:19.008912 | instance | openstack/pods/nova-scheduler-7964b8dc75-qxg7j
2026-06-24 14:08:19.091988 | instance | openstack/pods/nova-service-cleaner-29705160-bdhbm
2026-06-24 14:08:19.223181 | instance | openstack/pods/openvswitch-m4lxw
2026-06-24 14:08:19.336463 | instance | openstack/pods/percona-xtradb-haproxy-0
2026-06-24 14:08:19.459201 | instance | openstack/pods/percona-xtradb-pxc-0
2026-06-24 14:08:19.551589 | instance | openstack/pods/placement-api-6d4f8546d7-hnlkj
2026-06-24 14:08:19.689623 | instance | openstack/pods/placement-db-init-927xs
2026-06-24 14:08:19.782813 | instance | openstack/pods/placement-db-sync-2ddpn
2026-06-24 14:08:19.963246 | instance | openstack/pods/placement-ks-endpoints-h89vt
2026-06-24 14:08:20.012749 | instance | openstack/pods/placement-ks-service-jjfkk
2026-06-24 14:08:20.178648 | instance | openstack/pods/placement-ks-user-gpjtd
2026-06-24 14:08:20.261297 | instance | openstack/pods/pxc-operator-69cb5bbdb9-pvtpq
2026-06-24 14:08:20.419103 | instance | openstack/pods/rabbitmq-barbican-server-0
2026-06-24 14:08:20.489807 | instance | openstack/pods/rabbitmq-cinder-server-0
2026-06-24 14:08:20.679184 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-hgnrw
2026-06-24 14:08:20.723699 | instance | openstack/pods/rabbitmq-glance-server-0
2026-06-24 14:08:20.937746 | instance | openstack/pods/rabbitmq-keystone-server-0
2026-06-24 14:08:20.962157 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-6z8jg
2026-06-24 14:08:21.156716 | instance | openstack/pods/rabbitmq-neutron-server-0
2026-06-24 14:08:21.230009 | instance | openstack/pods/rabbitmq-nova-server-0
2026-06-24 14:08:21.413691 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-ch4h9
2026-06-24 14:08:21.493836 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-4jvg2
2026-06-24 14:08:21.740668 | instance | openstack/pods/staffeln-api-66cb647b69-fmlm6
2026-06-24 14:08:21.745047 | instance | openstack/pods/staffeln-conductor-6d85468c66-mtf22
2026-06-24 14:08:21.954080 | instance | openstack/pods/staffeln-db-init-b6vdt
2026-06-24 14:08:21.972359 | instance | openstack/pods/staffeln-db-sync-h6h4m
2026-06-24 14:08:22.217069 | instance | openstack/pods/valkey-node-0
2026-06-24 14:08:22.259869 | instance | openstack/rolebindings/barbican-barbican-api
2026-06-24 14:08:22.447405 | instance | openstack/rolebindings/barbican-barbican-db-init
2026-06-24 14:08:22.454597 | instance | openstack/rolebindings/barbican-barbican-db-sync
2026-06-24 14:08:22.622009 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints
2026-06-24 14:08:22.630098 | instance | openstack/rolebindings/barbican-barbican-ks-service
2026-06-24 14:08:22.793960 | instance | openstack/rolebindings/barbican-barbican-ks-user
2026-06-24 14:08:22.801228 | instance | openstack/rolebindings/barbican-barbican-rabbit-init
2026-06-24 14:08:22.965886 | instance | openstack/rolebindings/cinder-backup-storage-init
2026-06-24 14:08:22.982979 | instance | openstack/rolebindings/cinder-cinder-api
2026-06-24 14:08:23.154801 | instance | openstack/rolebindings/cinder-cinder-backup
2026-06-24 14:08:23.157300 | instance | openstack/rolebindings/cinder-cinder-bootstrap
2026-06-24 14:08:23.360186 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant
2026-06-24 14:08:23.381166 | instance | openstack/rolebindings/cinder-cinder-db-init
2026-06-24 14:08:23.537127 | instance | openstack/rolebindings/cinder-cinder-db-sync
2026-06-24 14:08:23.546803 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints
2026-06-24 14:08:23.715553 | instance | openstack/rolebindings/cinder-cinder-ks-service
2026-06-24 14:08:23.719715 | instance | openstack/rolebindings/cinder-cinder-ks-user
2026-06-24 14:08:23.903918 | instance | openstack/rolebindings/cinder-cinder-rabbit-init
2026-06-24 14:08:23.908180 | instance | openstack/rolebindings/cinder-cinder-scheduler
2026-06-24 14:08:24.084126 | instance | openstack/rolebindings/cinder-cinder-test
2026-06-24 14:08:24.087731 | instance | openstack/rolebindings/cinder-cinder-volume
2026-06-24 14:08:24.271300 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit
2026-06-24 14:08:24.287386 | instance | openstack/rolebindings/cinder-storage-init
2026-06-24 14:08:24.454754 | instance | openstack/rolebindings/glance-glance-api
2026-06-24 14:08:24.487003 | instance | openstack/rolebindings/glance-glance-db-init
2026-06-24 14:08:24.634122 | instance | openstack/rolebindings/glance-glance-db-sync
2026-06-24 14:08:24.705086 | instance | openstack/rolebindings/glance-glance-ks-endpoints
2026-06-24 14:08:24.884039 | instance | openstack/rolebindings/glance-glance-ks-service
2026-06-24 14:08:24.885429 | instance | openstack/rolebindings/glance-glance-ks-user
2026-06-24 14:08:25.065016 | instance | openstack/rolebindings/glance-glance-metadefs-load
2026-06-24 14:08:25.073256 | instance | openstack/rolebindings/glance-glance-rabbit-init
2026-06-24 14:08:25.227740 | instance | openstack/rolebindings/glance-glance-storage-init
2026-06-24 14:08:25.248669 | instance | openstack/rolebindings/glance-glance-test
2026-06-24 14:08:25.417440 | instance | openstack/rolebindings/glance-storage-init
2026-06-24 14:08:25.419644 | instance | openstack/rolebindings/keepalived
2026-06-24 14:08:25.595833 | instance | openstack/rolebindings/keystone-credential-rotate
2026-06-24 14:08:25.598129 | instance | openstack/rolebindings/keystone-credential-setup
2026-06-24 14:08:25.778056 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-4ll9g
2026-06-24 14:08:25.783791 | instance | openstack/rolebindings/keystone-fernet-rotate
2026-06-24 14:08:25.967344 | instance | openstack/rolebindings/keystone-fernet-setup
2026-06-24 14:08:25.970908 | instance | openstack/rolebindings/keystone-keystone-api
2026-06-24 14:08:26.150536 | instance | openstack/rolebindings/keystone-keystone-bootstrap
2026-06-24 14:08:26.159567 | instance | openstack/rolebindings/keystone-keystone-credential-rotate
2026-06-24 14:08:26.328043 | instance | openstack/rolebindings/keystone-keystone-db-init
2026-06-24 14:08:26.359103 | instance | openstack/rolebindings/keystone-keystone-db-sync
2026-06-24 14:08:26.506519 | instance | openstack/rolebindings/keystone-keystone-domain-manage
2026-06-24 14:08:26.525995 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate
2026-06-24 14:08:26.678119 | instance | openstack/rolebindings/keystone-keystone-test
2026-06-24 14:08:26.707134 | instance | openstack/rolebindings/libvirt-cert-manager
2026-06-24 14:08:26.859477 | instance | openstack/rolebindings/libvirt-libvirt
2026-06-24 14:08:26.901735 | instance | openstack/rolebindings/neutron-neutron-db-init
2026-06-24 14:08:27.047979 | instance | openstack/rolebindings/neutron-neutron-db-sync
2026-06-24 14:08:27.091164 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent
2026-06-24 14:08:27.228365 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints
2026-06-24 14:08:27.288117 | instance | openstack/rolebindings/neutron-neutron-ks-service
2026-06-24 14:08:27.434711 | instance | openstack/rolebindings/neutron-neutron-ks-user
2026-06-24 14:08:27.481315 | instance | openstack/rolebindings/neutron-neutron-l3-agent
2026-06-24 14:08:27.624815 | instance | openstack/rolebindings/neutron-neutron-metadata-agent
2026-06-24 14:08:27.675469 | instance | openstack/rolebindings/neutron-neutron-ovs-agent
2026-06-24 14:08:27.816836 | instance | openstack/rolebindings/neutron-neutron-rabbit-init
2026-06-24 14:08:27.854250 | instance | openstack/rolebindings/neutron-neutron-rpc-server
2026-06-24 14:08:27.994345 | instance | openstack/rolebindings/neutron-neutron-server
2026-06-24 14:08:28.059509 | instance | openstack/rolebindings/neutron-neutron-test
2026-06-24 14:08:28.212702 | instance | openstack/rolebindings/nova-nova-api-metadata
2026-06-24 14:08:28.278001 | instance | openstack/rolebindings/nova-nova-api-osapi
2026-06-24 14:08:28.466695 | instance | openstack/rolebindings/nova-nova-bootstrap
2026-06-24 14:08:28.475408 | instance | openstack/rolebindings/nova-nova-cell-setup
2026-06-24 14:08:28.652039 | instance | openstack/rolebindings/nova-nova-cell-setup-cron
2026-06-24 14:08:28.659135 | instance | openstack/rolebindings/nova-nova-compute
2026-06-24 14:08:28.825858 | instance | openstack/rolebindings/nova-nova-conductor
2026-06-24 14:08:28.838500 | instance | openstack/rolebindings/nova-nova-db-init
2026-06-24 14:08:28.993142 | instance | openstack/rolebindings/nova-nova-db-sync
2026-06-24 14:08:29.012038 | instance | openstack/rolebindings/nova-nova-ks-endpoints
2026-06-24 14:08:29.168285 | instance | openstack/rolebindings/nova-nova-ks-service
2026-06-24 14:08:29.186018 | instance | openstack/rolebindings/nova-nova-ks-user
2026-06-24 14:08:29.354236 | instance | openstack/rolebindings/nova-nova-novncproxy
2026-06-24 14:08:29.379662 | instance | openstack/rolebindings/nova-nova-rabbit-init
2026-06-24 14:08:29.532699 | instance | openstack/rolebindings/nova-nova-scheduler
2026-06-24 14:08:29.541224 | instance | openstack/rolebindings/nova-nova-service-cleaner
2026-06-24 14:08:29.706645 | instance | openstack/rolebindings/nova-nova-test
2026-06-24 14:08:29.725784 | instance | openstack/rolebindings/placement-placement-api
2026-06-24 14:08:29.913763 | instance | openstack/rolebindings/placement-placement-db-init
2026-06-24 14:08:29.922111 | instance | openstack/rolebindings/placement-placement-db-sync
2026-06-24 14:08:30.116229 | instance | openstack/rolebindings/placement-placement-ks-endpoints
2026-06-24 14:08:30.116766 | instance | openstack/rolebindings/placement-placement-ks-service
2026-06-24 14:08:30.298973 | instance | openstack/rolebindings/placement-placement-ks-user
2026-06-24 14:08:30.321404 | instance | openstack/rolebindings/pxc-operator
2026-06-24 14:08:30.484445 | instance | openstack/rolebindings/rabbitmq-barbican-server
2026-06-24 14:08:30.500977 | instance | openstack/rolebindings/rabbitmq-cinder-server
2026-06-24 14:08:30.670324 | instance | openstack/rolebindings/rabbitmq-cluster-operator
2026-06-24 14:08:30.672761 | instance | openstack/rolebindings/rabbitmq-glance-server
2026-06-24 14:08:30.852887 | instance | openstack/rolebindings/rabbitmq-keystone-server
2026-06-24 14:08:30.870097 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator
2026-06-24 14:08:31.035010 | instance | openstack/rolebindings/rabbitmq-neutron-server
2026-06-24 14:08:31.047220 | instance | openstack/rolebindings/rabbitmq-nova-server
2026-06-24 14:08:31.220101 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt
2026-06-24 14:08:31.246458 | instance | openstack/rolebindings/rook-ceph-cmd-reporter
2026-06-24 14:08:31.420121 | instance | openstack/rolebindings/rook-ceph-mgr
2026-06-24 14:08:31.439548 | instance | openstack/rolebindings/rook-ceph-osd
2026-06-24 14:08:31.594294 | instance | openstack/rolebindings/rook-ceph-purge-osd
2026-06-24 14:08:31.625916 | instance | openstack/rolebindings/staffeln-conductor-leases
2026-06-24 14:08:31.786625 | instance | openstack/rolebindings/staffeln-staffeln-api
2026-06-24 14:08:31.839853 | instance | openstack/rolebindings/staffeln-staffeln-conductor
2026-06-24 14:08:31.957784 | instance | openstack/rolebindings/staffeln-staffeln-db-init
2026-06-24 14:08:32.009934 | instance | openstack/rolebindings/staffeln-staffeln-db-sync
2026-06-24 14:08:32.155882 | instance | openstack/roles/barbican-openstack-barbican-api
2026-06-24 14:08:32.184415 | instance | openstack/roles/barbican-openstack-barbican-db-init
2026-06-24 14:08:32.367011 | instance | openstack/roles/barbican-openstack-barbican-db-sync
2026-06-24 14:08:32.378106 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints
2026-06-24 14:08:32.545376 | instance | openstack/roles/barbican-openstack-barbican-ks-service
2026-06-24 14:08:32.550990 | instance | openstack/roles/barbican-openstack-barbican-ks-user
2026-06-24 14:08:32.719653 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init
2026-06-24 14:08:32.735808 | instance | openstack/roles/cinder-backup-storage-init
2026-06-24 14:08:32.910949 | instance | openstack/roles/cinder-openstack-cinder-api
2026-06-24 14:08:32.915115 | instance | openstack/roles/cinder-openstack-cinder-backup
2026-06-24 14:08:33.100560 | instance | openstack/roles/cinder-openstack-cinder-bootstrap
2026-06-24 14:08:33.110067 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant
2026-06-24 14:08:33.315621 | instance | openstack/roles/cinder-openstack-cinder-db-init
2026-06-24 14:08:33.320471 | instance | openstack/roles/cinder-openstack-cinder-db-sync
2026-06-24 14:08:33.520619 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints
2026-06-24 14:08:33.526075 | instance | openstack/roles/cinder-openstack-cinder-ks-service
2026-06-24 14:08:33.707888 | instance | openstack/roles/cinder-openstack-cinder-ks-user
2026-06-24 14:08:33.714540 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init
2026-06-24 14:08:33.881770 | instance | openstack/roles/cinder-openstack-cinder-scheduler
2026-06-24 14:08:33.907478 | instance | openstack/roles/cinder-openstack-cinder-test
2026-06-24 14:08:34.054869 | instance | openstack/roles/cinder-openstack-cinder-volume
2026-06-24 14:08:34.091987 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit
2026-06-24 14:08:34.261130 | instance | openstack/roles/cinder-storage-init
2026-06-24 14:08:34.278081 | instance | openstack/roles/glance-openstack-glance-api
2026-06-24 14:08:34.451829 | instance | openstack/roles/glance-openstack-glance-db-init
2026-06-24 14:08:34.476965 | instance | openstack/roles/glance-openstack-glance-db-sync
2026-06-24 14:08:34.640519 | instance | openstack/roles/glance-openstack-glance-ks-endpoints
2026-06-24 14:08:34.670617 | instance | openstack/roles/glance-openstack-glance-ks-service
2026-06-24 14:08:34.822389 | instance | openstack/roles/glance-openstack-glance-ks-user
2026-06-24 14:08:34.848432 | instance | openstack/roles/glance-openstack-glance-metadefs-load
2026-06-24 14:08:35.001488 | instance | openstack/roles/glance-openstack-glance-rabbit-init
2026-06-24 14:08:35.032692 | instance | openstack/roles/glance-openstack-glance-storage-init
2026-06-24 14:08:35.191055 | instance | openstack/roles/glance-openstack-glance-test
2026-06-24 14:08:35.206915 | instance | openstack/roles/glance-storage-init
2026-06-24 14:08:35.403251 | instance | openstack/roles/keepalived
2026-06-24 14:08:35.408561 | instance | openstack/roles/keystone-credential-rotate
2026-06-24 14:08:35.576427 | instance | openstack/roles/keystone-credential-setup
2026-06-24 14:08:35.591051 | instance | openstack/roles/keystone-fernet-rotate
2026-06-24 14:08:35.764758 | instance | openstack/roles/keystone-fernet-setup
2026-06-24 14:08:35.788825 | instance | openstack/roles/keystone-openstack-keystone-api
2026-06-24 14:08:35.946986 | instance | openstack/roles/keystone-openstack-keystone-bootstrap
2026-06-24 14:08:35.967706 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate
2026-06-24 14:08:36.131845 | instance | openstack/roles/keystone-openstack-keystone-db-init
2026-06-24 14:08:36.165420 | instance | openstack/roles/keystone-openstack-keystone-db-sync
2026-06-24 14:08:36.363127 | instance | openstack/roles/keystone-openstack-keystone-domain-manage
2026-06-24 14:08:36.405070 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate
2026-06-24 14:08:36.586614 | instance | openstack/roles/keystone-openstack-keystone-test
2026-06-24 14:08:36.625226 | instance | openstack/roles/libvirt-cert-manager
2026-06-24 14:08:36.782520 | instance | openstack/roles/libvirt-openstack-libvirt
2026-06-24 14:08:36.812652 | instance | openstack/roles/neutron-openstack-neutron-db-init
2026-06-24 14:08:36.974814 | instance | openstack/roles/neutron-openstack-neutron-db-sync
2026-06-24 14:08:37.029184 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent
2026-06-24 14:08:37.162376 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints
2026-06-24 14:08:37.222718 | instance | openstack/roles/neutron-openstack-neutron-ks-service
2026-06-24 14:08:37.353740 | instance | openstack/roles/neutron-openstack-neutron-ks-user
2026-06-24 14:08:37.409136 | instance | openstack/roles/neutron-openstack-neutron-l3-agent
2026-06-24 14:08:37.521535 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent
2026-06-24 14:08:37.590767 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent
2026-06-24 14:08:37.705121 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init
2026-06-24 14:08:37.760245 | instance | openstack/roles/neutron-openstack-neutron-rpc-server
2026-06-24 14:08:37.898172 | instance | openstack/roles/neutron-openstack-neutron-server
2026-06-24 14:08:37.959294 | instance | openstack/roles/neutron-openstack-neutron-test
2026-06-24 14:08:38.082293 | instance | openstack/roles/nova-openstack-nova-api-metadata
2026-06-24 14:08:38.157786 | instance | openstack/roles/nova-openstack-nova-api-osapi
2026-06-24 14:08:38.292832 | instance | openstack/roles/nova-openstack-nova-bootstrap
2026-06-24 14:08:38.357063 | instance | openstack/roles/nova-openstack-nova-cell-setup
2026-06-24 14:08:38.504793 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron
2026-06-24 14:08:38.567400 | instance | openstack/roles/nova-openstack-nova-compute
2026-06-24 14:08:38.706685 | instance | openstack/roles/nova-openstack-nova-conductor
2026-06-24 14:08:38.758293 | instance | openstack/roles/nova-openstack-nova-db-init
2026-06-24 14:08:38.906525 | instance | openstack/roles/nova-openstack-nova-db-sync
2026-06-24 14:08:38.940219 | instance | openstack/roles/nova-openstack-nova-ks-endpoints
2026-06-24 14:08:39.076902 | instance | openstack/roles/nova-openstack-nova-ks-service
2026-06-24 14:08:39.131261 | instance | openstack/roles/nova-openstack-nova-ks-user
2026-06-24 14:08:39.284319 | instance | openstack/roles/nova-openstack-nova-novncproxy
2026-06-24 14:08:39.328869 | instance | openstack/roles/nova-openstack-nova-rabbit-init
2026-06-24 14:08:39.471220 | instance | openstack/roles/nova-openstack-nova-scheduler
2026-06-24 14:08:39.516508 | instance | openstack/roles/nova-openstack-nova-service-cleaner
2026-06-24 14:08:39.649162 | instance | openstack/roles/nova-openstack-nova-test
2026-06-24 14:08:39.701885 | instance | openstack/roles/placement-openstack-placement-api
2026-06-24 14:08:39.849345 | instance | openstack/roles/placement-openstack-placement-db-init
2026-06-24 14:08:39.897534 | instance | openstack/roles/placement-openstack-placement-db-sync
2026-06-24 14:08:40.053544 | instance | openstack/roles/placement-openstack-placement-ks-endpoints
2026-06-24 14:08:40.078175 | instance | openstack/roles/placement-openstack-placement-ks-service
2026-06-24 14:08:40.247434 | instance | openstack/roles/placement-openstack-placement-ks-user
2026-06-24 14:08:40.281598 | instance | openstack/roles/pxc-operator
2026-06-24 14:08:40.455340 | instance | openstack/roles/rabbitmq-barbican-peer-discovery
2026-06-24 14:08:40.472172 | instance | openstack/roles/rabbitmq-cinder-peer-discovery
2026-06-24 14:08:40.632521 | instance | openstack/roles/rabbitmq-cluster-operator
2026-06-24 14:08:40.643696 | instance | openstack/roles/rabbitmq-glance-peer-discovery
2026-06-24 14:08:40.809172 | instance | openstack/roles/rabbitmq-keystone-peer-discovery
2026-06-24 14:08:40.816799 | instance | openstack/roles/rabbitmq-messaging-topology-operator
2026-06-24 14:08:40.988311 | instance | openstack/roles/rabbitmq-neutron-peer-discovery
2026-06-24 14:08:41.001502 | instance | openstack/roles/rabbitmq-nova-peer-discovery
2026-06-24 14:08:41.165507 | instance | openstack/roles/rook-ceph-cmd-reporter
2026-06-24 14:08:41.173804 | instance | openstack/roles/rook-ceph-mgr
2026-06-24 14:08:41.351982 | instance | openstack/roles/rook-ceph-osd
2026-06-24 14:08:41.355663 | instance | openstack/roles/rook-ceph-purge-osd
2026-06-24 14:08:41.527749 | instance | openstack/roles/staffeln-conductor
2026-06-24 14:08:41.532812 | instance | openstack/roles/staffeln-openstack-staffeln-api
2026-06-24 14:08:41.710345 | instance | openstack/roles/staffeln-openstack-staffeln-conductor
2026-06-24 14:08:41.714611 | instance | openstack/roles/staffeln-openstack-staffeln-db-init
2026-06-24 14:08:41.878040 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync
2026-06-24 14:08:41.918205 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg
2026-06-24 14:08:42.072063 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg
2026-06-24 14:08:42.121103 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt
2026-06-24 14:08:42.274593 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter
2026-06-24 14:08:42.318238 | instance | rook-ceph/rolebindings/rook-ceph-mgr
2026-06-24 14:08:42.491412 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system
2026-06-24 14:08:42.496370 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack
2026-06-24 14:08:42.667435 | instance | rook-ceph/rolebindings/rook-ceph-osd
2026-06-24 14:08:42.690197 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd
2026-06-24 14:08:42.864424 | instance | rook-ceph/rolebindings/rook-ceph-system
2026-06-24 14:08:42.874849 | instance | openstack/serviceaccounts/barbican-api
2026-06-24 14:08:43.056770 | instance | openstack/serviceaccounts/barbican-db-init
2026-06-24 14:08:43.200711 | instance | openstack/serviceaccounts/barbican-db-sync
2026-06-24 14:08:43.422916 | instance | openstack/serviceaccounts/barbican-ks-endpoints
2026-06-24 14:08:43.564448 | instance | openstack/serviceaccounts/barbican-ks-service
2026-06-24 14:08:43.806706 | instance | openstack/serviceaccounts/barbican-ks-user
2026-06-24 14:08:43.938980 | instance | openstack/serviceaccounts/barbican-rabbit-init
2026-06-24 14:08:44.135703 | instance | openstack/serviceaccounts/barbican-test
2026-06-24 14:08:44.294824 | instance | openstack/serviceaccounts/cinder-api
2026-06-24 14:08:44.489070 | instance | openstack/serviceaccounts/cinder-backup
2026-06-24 14:08:44.679027 | instance | openstack/serviceaccounts/cinder-backup-storage-init
2026-06-24 14:08:44.835777 | instance | openstack/serviceaccounts/cinder-bootstrap
2026-06-24 14:08:45.021225 | instance | openstack/serviceaccounts/cinder-create-internal-tenant
2026-06-24 14:08:45.186629 | instance | openstack/serviceaccounts/cinder-db-init
2026-06-24 14:08:45.375255 | instance | openstack/serviceaccounts/cinder-db-sync
2026-06-24 14:08:45.566959 | instance | openstack/serviceaccounts/cinder-ks-endpoints
2026-06-24 14:08:45.738955 | instance | openstack/serviceaccounts/cinder-ks-service
2026-06-24 14:08:45.907740 | instance | openstack/serviceaccounts/cinder-ks-user
2026-06-24 14:08:46.068008 | instance | openstack/serviceaccounts/cinder-rabbit-init
2026-06-24 14:08:46.247325 | instance | openstack/serviceaccounts/cinder-scheduler
2026-06-24 14:08:46.430194 | instance | openstack/serviceaccounts/cinder-storage-init
2026-06-24 14:08:46.601758 | instance | openstack/serviceaccounts/cinder-test
2026-06-24 14:08:46.819448 | instance | openstack/serviceaccounts/cinder-volume
2026-06-24 14:08:46.946423 | instance | openstack/serviceaccounts/cinder-volume-usage-audit
2026-06-24 14:08:47.164353 | instance | openstack/serviceaccounts/default
2026-06-24 14:08:47.333824 | instance | openstack/serviceaccounts/glance-api
2026-06-24 14:08:47.534679 | instance | openstack/serviceaccounts/glance-db-init
2026-06-24 14:08:47.683361 | instance | openstack/serviceaccounts/glance-db-sync
2026-06-24 14:08:47.903493 | instance | openstack/secrets/barbican-api-certs
2026-06-24 14:08:48.052469 | instance | openstack/secrets/barbican-db-admin
2026-06-24 14:08:48.113740 | instance | openstack/serviceaccounts/glance-ks-endpoints
2026-06-24 14:08:48.260947 | instance | openstack/secrets/barbican-db-user
2026-06-24 14:08:48.456496 | instance | openstack/serviceaccounts/glance-ks-service
2026-06-24 14:08:48.487978 | instance | openstack/secrets/barbican-etc
2026-06-24 14:08:48.671704 | instance | openstack/serviceaccounts/glance-ks-user
2026-06-24 14:08:48.793308 | instance | openstack/serviceaccounts/glance-metadefs-load
2026-06-24 14:08:49.003795 | instance | openstack/secrets/barbican-keystone-admin
2026-06-24 14:08:49.147465 | instance | openstack/serviceaccounts/glance-rabbit-init
2026-06-24 14:08:49.175481 | instance | openstack/secrets/barbican-keystone-user
2026-06-24 14:08:49.378014 | instance | openstack/serviceaccounts/glance-storage-init
2026-06-24 14:08:49.497280 | instance | openstack/secrets/barbican-rabbitmq-admin
2026-06-24 14:08:49.695832 | instance | openstack/serviceaccounts/glance-test
2026-06-24 14:08:49.700432 | instance | openstack/secrets/barbican-rabbitmq-user
2026-06-24 14:08:49.881476 | instance | openstack/serviceaccounts/keepalived
2026-06-24 14:08:50.043855 | instance | openstack/secrets/cinder-api-certs
2026-06-24 14:08:50.234396 | instance | openstack/serviceaccounts/keystone-api
2026-06-24 14:08:50.248436 | instance | openstack/secrets/cinder-backup-rbd-keyring
2026-06-24 14:08:50.448580 | instance | openstack/serviceaccounts/keystone-bootstrap
2026-06-24 14:08:50.581427 | instance | openstack/serviceaccounts/keystone-credential-rotate
2026-06-24 14:08:50.798965 | instance | openstack/secrets/cinder-db-admin
2026-06-24 14:08:50.911888 | instance | openstack/serviceaccounts/keystone-credential-setup
2026-06-24 14:08:50.982894 | instance | openstack/secrets/cinder-db-user
2026-06-24 14:08:51.177719 | instance | openstack/serviceaccounts/keystone-db-init
2026-06-24 14:08:51.237137 | instance | openstack/secrets/cinder-etc
2026-06-24 14:08:51.420679 | instance | openstack/serviceaccounts/keystone-db-sync
2026-06-24 14:08:51.540572 | instance | openstack/serviceaccounts/keystone-domain-manage
2026-06-24 14:08:51.774366 | instance | openstack/secrets/cinder-keystone-admin
2026-06-24 14:08:51.905321 | instance | openstack/secrets/cinder-keystone-test
2026-06-24 14:08:51.966850 | instance | openstack/serviceaccounts/keystone-fernet-rotate
2026-06-24 14:08:52.088323 | instance | openstack/serviceaccounts/keystone-fernet-setup
2026-06-24 14:08:52.344854 | instance | openstack/secrets/cinder-keystone-user
2026-06-24 14:08:52.477127 | instance | openstack/serviceaccounts/keystone-rabbit-init
2026-06-24 14:08:52.533105 | instance | openstack/secrets/cinder-rabbitmq-admin
2026-06-24 14:08:52.718972 | instance | openstack/serviceaccounts/keystone-test
2026-06-24 14:08:52.834217 | instance | openstack/secrets/cinder-rabbitmq-user
2026-06-24 14:08:53.040878 | instance | openstack/serviceaccounts/libvirt
2026-06-24 14:08:53.048903 | instance | openstack/secrets/cinder-volume-rbd-keyring
2026-06-24 14:08:53.230901 | instance | openstack/serviceaccounts/memcached-memcached
2026-06-24 14:08:53.400669 | instance | openstack/serviceaccounts/neutron-db-init
2026-06-24 14:08:53.608146 | instance | openstack/secrets/glance-api-certs
2026-06-24 14:08:53.762627 | instance | openstack/serviceaccounts/neutron-db-sync
2026-06-24 14:08:53.804667 | instance | openstack/serviceaccounts/neutron-dhcp-agent
2026-06-24 14:08:54.105696 | instance | openstack/secrets/glance-db-admin
2026-06-24 14:08:54.160463 | instance | openstack/serviceaccounts/neutron-ks-endpoints
2026-06-24 14:08:54.311841 | instance | openstack/secrets/glance-db-user
2026-06-24 14:08:54.495870 | instance | openstack/serviceaccounts/neutron-ks-service
2026-06-24 14:08:54.513669 | instance | openstack/secrets/glance-etc
2026-06-24 14:08:54.693980 | instance | openstack/serviceaccounts/neutron-ks-user
2026-06-24 14:08:54.793173 | instance | openstack/serviceaccounts/neutron-l3-agent
2026-06-24 14:08:55.030872 | instance | openstack/secrets/glance-keystone-admin
2026-06-24 14:08:55.121206 | instance | openstack/serviceaccounts/neutron-metadata-agent
2026-06-24 14:08:55.204552 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron
2026-06-24 14:08:55.454060 | instance | openstack/secrets/glance-keystone-test
2026-06-24 14:08:55.533826 | instance | openstack/secrets/glance-keystone-user
2026-06-24 14:08:55.643880 | instance | openstack/serviceaccounts/neutron-ovs-agent
2026-06-24 14:08:55.707510 | instance | openstack/secrets/glance-rabbitmq-admin
2026-06-24 14:08:55.911085 | instance | openstack/serviceaccounts/neutron-rabbit-init
2026-06-24 14:08:56.022272 | instance | openstack/secrets/glance-rabbitmq-user
2026-06-24 14:08:56.217979 | instance | openstack/serviceaccounts/neutron-rpc-server
2026-06-24 14:08:56.245198 | instance | openstack/secrets/images-rbd-keyring
2026-06-24 14:08:56.473248 | instance | openstack/serviceaccounts/neutron-server
2026-06-24 14:08:56.582314 | instance | openstack/secrets/internal-percona-xtradb
2026-06-24 14:08:56.778301 | instance | openstack/serviceaccounts/neutron-test
2026-06-24 14:08:56.803761 | instance | openstack/secrets/keepalived-etc
2026-06-24 14:08:56.984605 | instance | openstack/serviceaccounts/nova-api-metadata
2026-06-24 14:08:57.088755 | instance | openstack/secrets/keystone-api-certs
2026-06-24 14:08:57.291519 | instance | openstack/serviceaccounts/nova-api-osapi
2026-06-24 14:08:57.347034 | instance | openstack/secrets/keystone-credential-keys
2026-06-24 14:08:57.537381 | instance | openstack/serviceaccounts/nova-bootstrap
2026-06-24 14:08:57.618194 | instance | openstack/secrets/keystone-db-admin
2026-06-24 14:08:57.808698 | instance | openstack/secrets/keystone-db-user
2026-06-24 14:08:57.870146 | instance | openstack/serviceaccounts/nova-cell-setup
2026-06-24 14:08:57.992352 | instance | openstack/secrets/keystone-etc
2026-06-24 14:08:58.197361 | instance | openstack/serviceaccounts/nova-cell-setup-cron
2026-06-24 14:08:58.197509 | instance | openstack/secrets/keystone-fernet-keys
2026-06-24 14:08:58.395589 | instance | openstack/secrets/keystone-keystone-admin
2026-06-24 14:08:58.539002 | instance | openstack/serviceaccounts/nova-compute
2026-06-24 14:08:58.593054 | instance | openstack/serviceaccounts/nova-conductor
2026-06-24 14:08:58.861556 | instance | openstack/secrets/keystone-keystone-test
2026-06-24 14:08:58.916290 | instance | openstack/serviceaccounts/nova-db-init
2026-06-24 14:08:59.033440 | instance | openstack/serviceaccounts/nova-db-sync
2026-06-24 14:08:59.228349 | instance | openstack/secrets/keystone-rabbitmq-admin
2026-06-24 14:08:59.397685 | instance | openstack/serviceaccounts/nova-ks-endpoints
2026-06-24 14:08:59.412348 | instance | openstack/serviceaccounts/nova-ks-service
2026-06-24 14:08:59.725102 | instance | openstack/secrets/keystone-rabbitmq-user
2026-06-24 14:08:59.735590 | instance | openstack/secrets/libvirt-api-ca
2026-06-24 14:08:59.924894 | instance | openstack/serviceaccounts/nova-ks-user
2026-06-24 14:08:59.934465 | instance | openstack/secrets/libvirt-etc
2026-06-24 14:09:00.129933 | instance | openstack/serviceaccounts/nova-novncproxy
2026-06-24 14:09:00.271796 | instance | openstack/secrets/libvirt-libvirt-default-etc
2026-06-24 14:09:00.466734 | instance | openstack/serviceaccounts/nova-rabbit-init
2026-06-24 14:09:00.476480 | instance | openstack/secrets/libvirt-vnc-ca
2026-06-24 14:09:00.670438 | instance | openstack/serviceaccounts/nova-scheduler
2026-06-24 14:09:00.806859 | instance | openstack/secrets/neutron-db-admin
2026-06-24 14:09:00.979357 | instance | openstack/serviceaccounts/nova-service-cleaner
2026-06-24 14:09:01.034052 | instance | openstack/secrets/neutron-db-user
2026-06-24 14:09:01.240012 | instance | openstack/serviceaccounts/nova-test
2026-06-24 14:09:01.495012 | instance | openstack/secrets/neutron-dhcp-agent-default
2026-06-24 14:09:01.779679 | instance | openstack/serviceaccounts/openvswitch-server
2026-06-24 14:09:01.791379 | instance | openstack/secrets/neutron-etc
2026-06-24 14:09:01.999837 | instance | openstack/serviceaccounts/placement-api
2026-06-24 14:09:02.130802 | instance | openstack/secrets/neutron-keystone-admin
2026-06-24 14:09:02.343923 | instance | openstack/serviceaccounts/placement-db-init
2026-06-24 14:09:02.353718 | instance | openstack/secrets/neutron-keystone-test
2026-06-24 14:09:02.560542 | instance | openstack/serviceaccounts/placement-db-sync
2026-06-24 14:09:02.700147 | instance | openstack/secrets/neutron-keystone-user
2026-06-24 14:09:02.918061 | instance | openstack/serviceaccounts/placement-ks-endpoints
2026-06-24 14:09:02.922895 | instance | openstack/secrets/neutron-l3-agent-default
2026-06-24 14:09:03.152070 | instance | openstack/serviceaccounts/placement-ks-service
2026-06-24 14:09:03.290845 | instance | openstack/secrets/neutron-metadata-agent-default
2026-06-24 14:09:03.526164 | instance | openstack/serviceaccounts/placement-ks-user
2026-06-24 14:09:03.544969 | instance | openstack/secrets/neutron-netns-cleanup-cron-default
2026-06-24 14:09:03.759516 | instance | openstack/serviceaccounts/pxc-operator
2026-06-24 14:09:03.889297 | instance | openstack/secrets/neutron-ovs-agent-default
2026-06-24 14:09:04.113087 | instance | openstack/serviceaccounts/rabbitmq-barbican-server
2026-06-24 14:09:04.119364 | instance | openstack/secrets/neutron-rabbitmq-admin
2026-06-24 14:09:04.308994 | instance | openstack/secrets/neutron-rabbitmq-user
2026-06-24 14:09:04.464719 | instance | openstack/serviceaccounts/rabbitmq-cinder-server
2026-06-24 14:09:04.482851 | instance | openstack/secrets/neutron-server-certs
2026-06-24 14:09:04.671489 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator
2026-06-24 14:09:04.774707 | instance | openstack/secrets/nova-api-certs
2026-06-24 14:09:04.992235 | instance | openstack/secrets/nova-compute-default
2026-06-24 14:09:05.001381 | instance | openstack/serviceaccounts/rabbitmq-glance-server
2026-06-24 14:09:05.206312 | instance | openstack/serviceaccounts/rabbitmq-keystone-server
2026-06-24 14:09:05.321804 | instance | openstack/secrets/nova-db-admin
2026-06-24 14:09:05.527823 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator
2026-06-24 14:09:05.568695 | instance | openstack/secrets/nova-db-api-admin
2026-06-24 14:09:05.753960 | instance | openstack/secrets/nova-db-api-user
2026-06-24 14:09:05.866381 | instance | openstack/secrets/nova-db-cell0-admin
2026-06-24 14:09:05.966289 | instance | openstack/serviceaccounts/rabbitmq-neutron-server
2026-06-24 14:09:06.061548 | instance | openstack/secrets/nova-db-cell0-user
2026-06-24 14:09:06.264788 | instance | openstack/serviceaccounts/rabbitmq-nova-server
2026-06-24 14:09:06.320962 | instance | openstack/secrets/nova-db-user
2026-06-24 14:09:06.567347 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter
2026-06-24 14:09:06.637039 | instance | openstack/serviceaccounts/rook-ceph-default
2026-06-24 14:09:06.985650 | instance | openstack/secrets/nova-etc
2026-06-24 14:09:07.002562 | instance | openstack/serviceaccounts/rook-ceph-mgr
2026-06-24 14:09:07.169984 | instance | openstack/secrets/nova-keystone-admin
2026-06-24 14:09:07.575820 | instance | openstack/serviceaccounts/rook-ceph-osd
2026-06-24 14:09:07.591012 | instance | openstack/secrets/nova-keystone-test
2026-06-24 14:09:07.777543 | instance | openstack/serviceaccounts/rook-ceph-purge-osd
2026-06-24 14:09:08.215782 | instance | openstack/secrets/nova-keystone-user
2026-06-24 14:09:08.504170 | instance | openstack/serviceaccounts/rook-ceph-rgw
2026-06-24 14:09:08.536126 | instance | openstack/secrets/nova-novncproxy-certs
2026-06-24 14:09:08.741728 | instance | openstack/secrets/nova-novncproxy-vencrypt
2026-06-24 14:09:08.874999 | instance | openstack/serviceaccounts/staffeln-api
2026-06-24 14:09:08.935239 | instance | openstack/secrets/nova-rabbitmq-admin
2026-06-24 14:09:09.134894 | instance | openstack/serviceaccounts/staffeln-conductor
2026-06-24 14:09:09.198930 | instance | openstack/serviceaccounts/staffeln-db-init
2026-06-24 14:09:09.567240 | instance | openstack/secrets/nova-rabbitmq-user
2026-06-24 14:09:09.568108 | instance | openstack/serviceaccounts/staffeln-db-sync
2026-06-24 14:09:09.760879 | instance | openstack/secrets/nova-ssh
2026-06-24 14:09:09.962802 | instance | openstack/serviceaccounts/valkey
2026-06-24 14:09:10.015028 | instance | openstack/secrets/percona-xtradb
2026-06-24 14:09:10.358982 | instance | openstack/secrets/placement-api-certs
2026-06-24 14:09:10.456100 | instance | openstack/secrets/placement-db-admin
2026-06-24 14:09:10.558846 | instance | openstack/secrets/placement-db-user
2026-06-24 14:09:10.755278 | instance | openstack/secrets/placement-etc
2026-06-24 14:09:10.849844 | instance | openstack/secrets/placement-keystone-admin
2026-06-24 14:09:10.950160 | instance | openstack/secrets/placement-keystone-user
2026-06-24 14:09:11.030322 | instance | openstack/secrets/pvc-ceph-client-key
2026-06-24 14:09:11.131530 | instance | openstack/secrets/rabbitmq-barbican-default-user
2026-06-24 14:09:11.221157 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie
2026-06-24 14:09:11.371524 | instance | openstack/secrets/rabbitmq-cinder-default-user
2026-06-24 14:09:11.462907 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie
2026-06-24 14:09:11.565891 | instance | openstack/secrets/rabbitmq-glance-default-user
2026-06-24 14:09:11.715125 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie
2026-06-24 14:09:11.802498 | instance | openstack/secrets/rabbitmq-keystone-default-user
2026-06-24 14:09:11.960248 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie
2026-06-24 14:09:12.073068 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook
2026-06-24 14:09:12.154216 | instance | openstack/secrets/rabbitmq-neutron-default-user
2026-06-24 14:09:12.273487 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie
2026-06-24 14:09:12.391925 | instance | openstack/secrets/rabbitmq-nova-default-user
2026-06-24 14:09:12.516631 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie
2026-06-24 14:09:12.597912 | instance | openstack/secrets/rook-ceph-config
2026-06-24 14:09:12.712742 | instance | openstack/secrets/rook-ceph-crash-collector-keyring
2026-06-24 14:09:12.842462 | instance | openstack/secrets/rook-ceph-mon
2026-06-24 14:09:12.995015 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring
2026-06-24 14:09:13.085486 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs
2026-06-24 14:09:13.184335 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds
2026-06-24 14:09:13.279963 | instance | openstack/secrets/rook-csi-cephfs-node
2026-06-24 14:09:13.465460 | instance | openstack/secrets/rook-csi-cephfs-provisioner
2026-06-24 14:09:13.474324 | instance | openstack/secrets/rook-csi-rbd-node
2026-06-24 14:09:13.654115 | instance | openstack/secrets/rook-csi-rbd-provisioner
2026-06-24 14:09:13.659107 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1
2026-06-24 14:09:13.852771 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1
2026-06-24 14:09:13.867538 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1
2026-06-24 14:09:14.055268 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1
2026-06-24 14:09:14.084188 | instance | openstack/secrets/sh.helm.release.v1.glance.v1
2026-06-24 14:09:14.304549 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1
2026-06-24 14:09:14.327224 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1
2026-06-24 14:09:14.531732 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1
2026-06-24 14:09:14.548243 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1
2026-06-24 14:09:14.726112 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1
2026-06-24 14:09:14.730336 | instance | openstack/secrets/sh.helm.release.v1.nova.v1
2026-06-24 14:09:15.038046 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1
2026-06-24 14:09:15.083908 | instance | openstack/secrets/sh.helm.release.v1.placement.v1
2026-06-24 14:09:15.223949 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg
2026-06-24 14:09:15.305244 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1
2026-06-24 14:09:15.422107 | instance | rook-ceph/roles/rbd-external-provisioner-cfg
2026-06-24 14:09:15.497832 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1
2026-06-24 14:09:15.606799 | instance | rook-ceph/roles/rook-ceph-cmd-reporter
2026-06-24 14:09:15.732881 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1
2026-06-24 14:09:15.787735 | instance | rook-ceph/roles/rook-ceph-mgr
2026-06-24 14:09:15.911823 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1
2026-06-24 14:09:15.987980 | instance | rook-ceph/roles/rook-ceph-osd
2026-06-24 14:09:16.153643 | instance | openstack/secrets/staffeln-db-admin
2026-06-24 14:09:16.179370 | instance | rook-ceph/roles/rook-ceph-purge-osd
2026-06-24 14:09:16.345368 | instance | rook-ceph/roles/rook-ceph-system
2026-06-24 14:09:16.376338 | instance | openstack/secrets/staffeln-db-user
2026-06-24 14:09:16.530706 | instance | openstack/secrets/staffeln-etc
2026-06-24 14:09:16.579165 | instance | openstack/secrets/valkey-ca
2026-06-24 14:09:16.730175 | instance | openstack/secrets/valkey-server-certs
2026-06-24 14:09:16.766155 | instance | openstack/services/barbican-api
2026-06-24 14:09:16.942457 | instance | openstack/services/ceph-mon
2026-06-24 14:09:17.019349 | instance | openstack/services/cinder-api
2026-06-24 14:09:17.173778 | instance | openstack/services/glance-api
2026-06-24 14:09:17.261722 | instance | openstack/services/keystone-api
2026-06-24 14:09:18.115842 | instance | openstack/statefulsets/percona-xtradb-haproxy
2026-06-24 14:09:18.126910 | instance | openstack/services/memcached
2026-06-24 14:09:19.024475 | instance | openstack/statefulsets/percona-xtradb-pxc
2026-06-24 14:09:19.062030 | instance | openstack/services/memcached-metrics
2026-06-24 14:09:19.261513 | instance | openstack/services/neutron-coredns
2026-06-24 14:09:19.307993 | instance | openstack/statefulsets/rabbitmq-barbican-server
2026-06-24 14:09:19.491678 | instance | openstack/services/neutron-coredns-metrics
2026-06-24 14:09:19.545374 | instance | openstack/statefulsets/rabbitmq-cinder-server
2026-06-24 14:09:19.689158 | instance | openstack/services/neutron-server
2026-06-24 14:09:19.764669 | instance | openstack/statefulsets/rabbitmq-glance-server
2026-06-24 14:09:19.897839 | instance | openstack/services/nova-api
2026-06-24 14:09:20.016136 | instance | openstack/statefulsets/rabbitmq-keystone-server
2026-06-24 14:09:20.171372 | instance | openstack/services/nova-metadata
2026-06-24 14:09:20.281326 | instance | openstack/statefulsets/rabbitmq-neutron-server
2026-06-24 14:09:20.399926 | instance | openstack/services/nova-novncproxy
2026-06-24 14:09:20.507122 | instance | openstack/services/percona-xtradb-cluster-operator
2026-06-24 14:09:20.633968 | instance | openstack/statefulsets/rabbitmq-nova-server
2026-06-24 14:09:20.720662 | instance | openstack/services/percona-xtradb-haproxy
2026-06-24 14:09:20.855161 | instance | openstack/statefulsets/valkey-node
2026-06-24 14:09:20.909426 | instance | openstack/services/percona-xtradb-haproxy-metrics
2026-06-24 14:09:21.120341 | instance | openstack/services/percona-xtradb-haproxy-replicas
2026-06-24 14:09:21.139253 | instance | openstack/services/percona-xtradb-pxc
2026-06-24 14:09:21.349271 | instance | openstack/services/percona-xtradb-pxc-unready
2026-06-24 14:09:21.366447 | instance | openstack/services/placement-api
2026-06-24 14:09:21.548400 | instance | openstack/services/rabbitmq-barbican
2026-06-24 14:09:21.582929 | instance | openstack/services/rabbitmq-barbican-nodes
2026-06-24 14:09:21.748134 | instance | openstack/services/rabbitmq-cinder
2026-06-24 14:09:21.798500 | instance | openstack/services/rabbitmq-cinder-nodes
2026-06-24 14:09:21.957187 | instance | openstack/services/rabbitmq-glance
2026-06-24 14:09:22.016895 | instance | openstack/services/rabbitmq-glance-nodes
2026-06-24 14:09:22.176648 | instance | openstack/services/rabbitmq-keystone
2026-06-24 14:09:22.230479 | instance | openstack/services/rabbitmq-keystone-nodes
2026-06-24 14:09:22.392802 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook
2026-06-24 14:09:22.456526 | instance | openstack/services/rabbitmq-neutron
2026-06-24 14:09:22.602673 | instance | openstack/services/rabbitmq-neutron-nodes
2026-06-24 14:09:22.665743 | instance | openstack/services/rabbitmq-nova
2026-06-24 14:09:22.826040 | instance | openstack/services/rabbitmq-nova-nodes
2026-06-24 14:09:22.894907 | instance | openstack/services/rook-ceph-rgw-ceph
2026-06-24 14:09:23.052543 | instance | openstack/services/staffeln-api
2026-06-24 14:09:23.136035 | instance | openstack/services/valkey
2026-06-24 14:09:23.279990 | instance | openstack/services/valkey-headless
2026-06-24 14:09:23.368706 | instance | openstack/services/valkey-metrics
2026-06-24 14:09:23.510214 | instance | rook-ceph/serviceaccounts/default
2026-06-24 14:09:23.620087 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner
2026-06-24 14:09:23.719708 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1
2026-06-24 14:09:23.855119 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter
2026-06-24 14:09:24.002171 | instance | rook-ceph/serviceaccounts/rook-ceph-default
2026-06-24 14:09:24.070881 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr
2026-06-24 14:09:24.251581 | instance | rook-ceph/serviceaccounts/rook-ceph-osd
2026-06-24 14:09:24.293099 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd
2026-06-24 14:09:24.500329 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw
2026-06-24 14:09:24.535779 | instance | rook-ceph/serviceaccounts/rook-ceph-system
2026-06-24 14:09:24.721407 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa
2026-06-24 14:09:24.763287 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa
2026-06-24 14:09:24.932388 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa
2026-06-24 14:09:24.988342 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa
2026-06-24 14:09:25.187470 | instance | secretgen-controller/configmaps/kube-root-ca.crt
2026-06-24 14:09:25.217194 | instance | secretgen-controller/deployment/secretgen-controller
2026-06-24 14:09:25.380591 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-plsvh
2026-06-24 14:09:25.431751 | instance | secretgen-controller/serviceaccounts/default
2026-06-24 14:09:25.584486 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa
2026-06-24 14:09:25.963855 | instance | ok: Runtime: 0:02:21.341213
2026-06-24 14:09:25.985354 |
2026-06-24 14:09:25.985479 | TASK [describe-kubernetes-objects : Downloads logs to executor]
2026-06-24 14:09:26.869950 | instance | changed:
2026-06-24 14:09:26.870186 | instance | cd+++++++++ objects/
2026-06-24 14:09:26.870225 | instance | cd+++++++++ objects/cluster/
2026-06-24 14:09:26.870254 | instance | cd+++++++++ objects/cluster/clusterrole/
2026-06-24 14:09:26.870281 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt
2026-06-24 14:09:26.870307 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml
2026-06-24 14:09:26.870330 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt
2026-06-24 14:09:26.870353 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml
2026-06-24 14:09:26.870377 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt
2026-06-24 14:09:26.870403 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml
2026-06-24 14:09:26.870428 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt
2026-06-24 14:09:26.870451 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml
2026-06-24 14:09:26.870474 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.txt
2026-06-24 14:09:26.870496 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.yaml
2026-06-24 14:09:26.870519 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt
2026-06-24 14:09:26.870543 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml
2026-06-24 14:09:26.870566 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt
2026-06-24 14:09:26.870590 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml
2026-06-24 14:09:26.870614 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt
2026-06-24 14:09:26.870638 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml
2026-06-24 14:09:26.870662 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt
2026-06-24 14:09:26.870690 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml
2026-06-24 14:09:26.870714 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt
2026-06-24 14:09:26.870735 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml
2026-06-24 14:09:26.870754 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt
2026-06-24 14:09:26.870773 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml
2026-06-24 14:09:26.870791 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt
2026-06-24 14:09:26.870809 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml
2026-06-24 14:09:26.870831 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt
2026-06-24 14:09:26.870849 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml
2026-06-24 14:09:26.870867 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt
2026-06-24 14:09:26.870885 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml
2026-06-24 14:09:26.870903 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt
2026-06-24 14:09:26.870920 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml
2026-06-24 14:09:26.870938 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt
2026-06-24 14:09:26.870975 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml
2026-06-24 14:09:26.870994 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt
2026-06-24 14:09:26.871013 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml
2026-06-24 14:09:26.871031 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt
2026-06-24 14:09:26.871050 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml
2026-06-24 14:09:26.871067 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt
2026-06-24 14:09:26.871085 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml
2026-06-24 14:09:26.871103 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt
2026-06-24 14:09:26.871121 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml
2026-06-24 14:09:26.871138 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-06-24 14:09:26.871156 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-06-24 14:09:26.871174 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt
2026-06-24 14:09:26.871192 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml
2026-06-24 14:09:26.871210 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt
2026-06-24 14:09:26.871228 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml
2026-06-24 14:09:26.871246 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt
2026-06-24 14:09:26.871263 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml
2026-06-24 14:09:26.871281 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt
2026-06-24 14:09:26.871298 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml
2026-06-24 14:09:26.871316 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt
2026-06-24 14:09:26.871335 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-24 14:09:26.871353 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt
2026-06-24 14:09:26.871370 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml
2026-06-24 14:09:26.871388 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt
2026-06-24 14:09:26.871405 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml
2026-06-24 14:09:26.871422 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt
2026-06-24 14:09:26.871440 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml
2026-06-24 14:09:26.871458 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt
2026-06-24 14:09:26.871476 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml
2026-06-24 14:09:26.871493 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt
2026-06-24 14:09:26.871511 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml
2026-06-24 14:09:26.871528 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt
2026-06-24 14:09:26.871545 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml
2026-06-24 14:09:26.871562 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt
2026-06-24 14:09:26.871579 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml
2026-06-24 14:09:26.871597 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt
2026-06-24 14:09:26.871615 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml
2026-06-24 14:09:26.871637 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt
2026-06-24 14:09:26.871655 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml
2026-06-24 14:09:26.871673 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt
2026-06-24 14:09:26.871690 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml
2026-06-24 14:09:26.871708 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt
2026-06-24 14:09:26.871726 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml
2026-06-24 14:09:26.871757 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt
2026-06-24 14:09:26.871776 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml
2026-06-24 14:09:26.871794 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt
2026-06-24 14:09:26.871812 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml
2026-06-24 14:09:26.871829 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt
2026-06-24 14:09:26.871846 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml
2026-06-24 14:09:26.871864 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt
2026-06-24 14:09:26.871881 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml
2026-06-24 14:09:26.871899 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt
2026-06-24 14:09:26.871916 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml
2026-06-24 14:09:26.871933 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt
2026-06-24 14:09:26.871951 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml
2026-06-24 14:09:26.871968 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt
2026-06-24 14:09:26.871985 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml
2026-06-24 14:09:26.872003 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt
2026-06-24 14:09:26.872020 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml
2026-06-24 14:09:26.872038 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt
2026-06-24 14:09:26.872056 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml
2026-06-24 14:09:26.872074 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt
2026-06-24 14:09:26.872092 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml
2026-06-24 14:09:26.872110 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt
2026-06-24 14:09:26.872128 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml
2026-06-24 14:09:26.872146 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt
2026-06-24 14:09:26.872163 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml
2026-06-24 14:09:26.872181 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt
2026-06-24 14:09:26.872199 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml
2026-06-24 14:09:26.872216 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt
2026-06-24 14:09:26.872234 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml
2026-06-24 14:09:26.872251 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt
2026-06-24 14:09:26.872275 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml
2026-06-24 14:09:26.872294 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt
2026-06-24 14:09:26.872312 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml
2026-06-24 14:09:26.872330 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt
2026-06-24 14:09:26.872348 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml
2026-06-24 14:09:26.872366 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt
2026-06-24 14:09:26.872383 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml
2026-06-24 14:09:26.872401 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt
2026-06-24 14:09:26.872419 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml
2026-06-24 14:09:26.872436 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt
2026-06-24 14:09:26.872454 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml
2026-06-24 14:09:26.872471 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt
2026-06-24 14:09:26.872489 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml
2026-06-24 14:09:26.872507 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt
2026-06-24 14:09:26.872525 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml
2026-06-24 14:09:26.872543 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt
2026-06-24 14:09:26.872566 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml
2026-06-24 14:09:26.872584 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt
2026-06-24 14:09:26.872602 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml
2026-06-24 14:09:26.872620 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt
2026-06-24 14:09:26.872638 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml
2026-06-24 14:09:26.872655 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt
2026-06-24 14:09:26.872673 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml
2026-06-24 14:09:26.872690 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt
2026-06-24 14:09:26.872708 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml
2026-06-24 14:09:26.872726 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt
2026-06-24 14:09:26.872743 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml
2026-06-24 14:09:26.872760 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt
2026-06-24 14:09:26.872777 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml
2026-06-24 14:09:26.872795 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt
2026-06-24 14:09:26.872812 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml
2026-06-24 14:09:26.872829 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt
2026-06-24 14:09:26.872846 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml
2026-06-24 14:09:26.872879 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt
2026-06-24 14:09:26.872899 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml
2026-06-24 14:09:26.872917 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt
2026-06-24 14:09:26.872934 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml
2026-06-24 14:09:26.872951 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt
2026-06-24 14:09:26.872985 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml
2026-06-24 14:09:26.873003 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt
2026-06-24 14:09:26.873020 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml
2026-06-24 14:09:26.873037 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt
2026-06-24 14:09:26.873053 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml
2026-06-24 14:09:26.873070 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt
2026-06-24 14:09:26.873087 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml
2026-06-24 14:09:26.873104 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt
2026-06-24 14:09:26.873121 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml
2026-06-24 14:09:26.873138 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt
2026-06-24 14:09:26.873157 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml
2026-06-24 14:09:26.873175 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt
2026-06-24 14:09:26.873192 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml
2026-06-24 14:09:26.873209 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt
2026-06-24 14:09:26.873227 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml
2026-06-24 14:09:26.873244 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt
2026-06-24 14:09:26.873262 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml
2026-06-24 14:09:26.873279 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt
2026-06-24 14:09:26.873297 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml
2026-06-24 14:09:26.873314 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt
2026-06-24 14:09:26.873331 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml
2026-06-24 14:09:26.873348 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt
2026-06-24 14:09:26.873366 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml
2026-06-24 14:09:26.873386 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt
2026-06-24 14:09:26.873406 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml
2026-06-24 14:09:26.873423 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt
2026-06-24 14:09:26.873441 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml
2026-06-24 14:09:26.873463 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt
2026-06-24 14:09:26.873482 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml
2026-06-24 14:09:26.873499 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt
2026-06-24 14:09:26.873517 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml
2026-06-24 14:09:26.873535 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt
2026-06-24 14:09:26.873552 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml
2026-06-24 14:09:26.873570 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt
2026-06-24 14:09:26.873587 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml
2026-06-24 14:09:26.873604 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt
2026-06-24 14:09:26.873621 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml
2026-06-24 14:09:26.873639 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt
2026-06-24 14:09:26.873656 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml
2026-06-24 14:09:26.873674 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt
2026-06-24 14:09:26.873692 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml
2026-06-24 14:09:26.873709 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt
2026-06-24 14:09:26.873726 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml
2026-06-24 14:09:26.873744 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt
2026-06-24 14:09:26.873762 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml
2026-06-24 14:09:26.873780 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt
2026-06-24 14:09:26.873797 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml
2026-06-24 14:09:26.873814 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt
2026-06-24 14:09:26.873832 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml
2026-06-24 14:09:26.873850 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt
2026-06-24 14:09:26.873868 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml
2026-06-24 14:09:26.873886 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt
2026-06-24 14:09:26.873903 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml
2026-06-24 14:09:26.873921 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt
2026-06-24 14:09:26.873939 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml
2026-06-24 14:09:26.873957 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt
2026-06-24 14:09:26.873974 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml
2026-06-24 14:09:26.873992 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt
2026-06-24 14:09:26.874010 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml
2026-06-24 14:09:26.874027 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt
2026-06-24 14:09:26.874045 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml
2026-06-24 14:09:26.874063 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt
2026-06-24 14:09:26.874086 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml
2026-06-24 14:09:26.874105 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt
2026-06-24 14:09:26.874123 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml
2026-06-24 14:09:26.874140 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt
2026-06-24 14:09:26.874158 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml
2026-06-24 14:09:26.874175 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt
2026-06-24 14:09:26.874192 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml
2026-06-24 14:09:26.874210 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt
2026-06-24 14:09:26.874227 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml
2026-06-24 14:09:26.874245 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt
2026-06-24 14:09:26.874262 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml
2026-06-24 14:09:26.874280 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt
2026-06-24 14:09:26.874297 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml
2026-06-24 14:09:26.874315 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt
2026-06-24 14:09:26.874333 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml
2026-06-24 14:09:26.874350 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt
2026-06-24 14:09:26.874368 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml
2026-06-24 14:09:26.874386 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt
2026-06-24 14:09:26.874403 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml
2026-06-24 14:09:26.874421 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt
2026-06-24 14:09:26.874438 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml
2026-06-24 14:09:26.874456 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt
2026-06-24 14:09:26.874477 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml
2026-06-24 14:09:26.874495 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt
2026-06-24 14:09:26.874513 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml
2026-06-24 14:09:26.874531 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt
2026-06-24 14:09:26.874549 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml
2026-06-24 14:09:26.874567 | instance | cd+++++++++ objects/cluster/clusterrolebinding/
2026-06-24 14:09:26.874584 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt
2026-06-24 14:09:26.874602 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml
2026-06-24 14:09:26.874619 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt
2026-06-24 14:09:26.874636 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml
2026-06-24 14:09:26.874654 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt
2026-06-24 14:09:26.874671 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml
2026-06-24 14:09:26.874688 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt
2026-06-24 14:09:26.874706 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml
2026-06-24 14:09:26.874723 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt
2026-06-24 14:09:26.874746 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml
2026-06-24 14:09:26.874765 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt
2026-06-24 14:09:26.874783 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml
2026-06-24 14:09:26.874801 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt
2026-06-24 14:09:26.874819 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml
2026-06-24 14:09:26.874837 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt
2026-06-24 14:09:26.874854 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml
2026-06-24 14:09:26.874872 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt
2026-06-24 14:09:26.874889 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml
2026-06-24 14:09:26.874906 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt
2026-06-24 14:09:26.874924 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml
2026-06-24 14:09:26.874941 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt
2026-06-24 14:09:26.874958 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml
2026-06-24 14:09:26.874975 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt
2026-06-24 14:09:26.874992 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml
2026-06-24 14:09:26.875010 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt
2026-06-24 14:09:26.875028 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml
2026-06-24 14:09:26.875046 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt
2026-06-24 14:09:26.875063 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml
2026-06-24 14:09:26.875081 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt
2026-06-24 14:09:26.875099 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml
2026-06-24 14:09:26.875117 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-06-24 14:09:26.875135 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-06-24 14:09:26.875153 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt
2026-06-24 14:09:26.875171 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml
2026-06-24 14:09:26.875188 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt
2026-06-24 14:09:26.875206 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml
2026-06-24 14:09:26.875224 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt
2026-06-24 14:09:26.875242 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml
2026-06-24 14:09:26.875259 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt
2026-06-24 14:09:26.875277 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml
2026-06-24 14:09:26.875294 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt
2026-06-24 14:09:26.875312 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-24 14:09:26.875336 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt
2026-06-24 14:09:26.875354 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml
2026-06-24 14:09:26.875372 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt
2026-06-24 14:09:26.875389 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml
2026-06-24 14:09:26.875407 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt
2026-06-24 14:09:26.875425 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml
2026-06-24 14:09:26.875443 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt
2026-06-24 14:09:26.875461 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml
2026-06-24 14:09:26.875478 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt
2026-06-24 14:09:26.875496 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml
2026-06-24 14:09:26.875513 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt
2026-06-24 14:09:26.875531 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml
2026-06-24 14:09:26.875549 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt
2026-06-24 14:09:26.875566 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml
2026-06-24 14:09:26.875584 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt
2026-06-24 14:09:26.875602 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml
2026-06-24 14:09:26.875632 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt
2026-06-24 14:09:26.875649 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml
2026-06-24 14:09:26.875667 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt
2026-06-24 14:09:26.875684 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml
2026-06-24 14:09:26.875702 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt
2026-06-24 14:09:26.875719 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml
2026-06-24 14:09:26.875737 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt
2026-06-24 14:09:26.875754 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml
2026-06-24 14:09:26.875772 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt
2026-06-24 14:09:26.875790 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml
2026-06-24 14:09:26.875807 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt
2026-06-24 14:09:26.875829 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml
2026-06-24 14:09:26.875856 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt
2026-06-24 14:09:26.875885 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml
2026-06-24 14:09:26.875914 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt
2026-06-24 14:09:26.875941 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml
2026-06-24 14:09:26.875967 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt
2026-06-24 14:09:26.875992 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml
2026-06-24 14:09:26.876024 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt
2026-06-24 14:09:26.876050 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml
2026-06-24 14:09:26.876076 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt
2026-06-24 14:09:26.876104 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml
2026-06-24 14:09:26.876131 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt
2026-06-24 14:09:26.876154 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml
2026-06-24 14:09:26.876173 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt
2026-06-24 14:09:26.876190 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml
2026-06-24 14:09:26.876208 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt
2026-06-24 14:09:26.876226 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml
2026-06-24 14:09:26.876243 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt
2026-06-24 14:09:26.876261 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml
2026-06-24 14:09:26.876278 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt
2026-06-24 14:09:26.876296 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml
2026-06-24 14:09:26.876314 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt
2026-06-24 14:09:26.876331 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml
2026-06-24 14:09:26.876348 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt
2026-06-24 14:09:26.876366 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml
2026-06-24 14:09:26.876386 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt
2026-06-24 14:09:26.876406 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml
2026-06-24 14:09:26.876423 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt
2026-06-24 14:09:26.876441 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml
2026-06-24 14:09:26.876458 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt
2026-06-24 14:09:26.876475 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml
2026-06-24 14:09:26.876492 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt
2026-06-24 14:09:26.876510 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml
2026-06-24 14:09:26.876527 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt
2026-06-24 14:09:26.876545 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml
2026-06-24 14:09:26.876562 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt
2026-06-24 14:09:26.876580 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml
2026-06-24 14:09:26.876597 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt
2026-06-24 14:09:26.876614 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml
2026-06-24 14:09:26.876632 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt
2026-06-24 14:09:26.876655 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml
2026-06-24 14:09:26.876673 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt
2026-06-24 14:09:26.876691 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml
2026-06-24 14:09:26.876708 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt
2026-06-24 14:09:26.876726 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml
2026-06-24 14:09:26.876743 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt
2026-06-24 14:09:26.876761 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml
2026-06-24 14:09:26.876778 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt
2026-06-24 14:09:26.876796 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml
2026-06-24 14:09:26.876814 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt
2026-06-24 14:09:26.876832 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml
2026-06-24 14:09:26.876850 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt
2026-06-24 14:09:26.876880 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml
2026-06-24 14:09:26.876900 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt
2026-06-24 14:09:26.876918 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml
2026-06-24 14:09:26.876935 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt
2026-06-24 14:09:26.876964 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml
2026-06-24 14:09:26.876985 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt
2026-06-24 14:09:26.877003 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml
2026-06-24 14:09:26.877020 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt
2026-06-24 14:09:26.877038 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml
2026-06-24 14:09:26.877056 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt
2026-06-24 14:09:26.877074 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml
2026-06-24 14:09:26.877092 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt
2026-06-24 14:09:26.877110 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml
2026-06-24 14:09:26.877128 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt
2026-06-24 14:09:26.877146 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml
2026-06-24 14:09:26.877164 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt
2026-06-24 14:09:26.877182 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml
2026-06-24 14:09:26.877200 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt
2026-06-24 14:09:26.877218 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml
2026-06-24 14:09:26.877240 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt
2026-06-24 14:09:26.877259 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml
2026-06-24 14:09:26.877278 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt
2026-06-24 14:09:26.877296 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml
2026-06-24 14:09:26.877314 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt
2026-06-24 14:09:26.877331 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml
2026-06-24 14:09:26.877349 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt
2026-06-24 14:09:26.877368 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml
2026-06-24 14:09:26.877386 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt
2026-06-24 14:09:26.877404 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml
2026-06-24 14:09:26.877422 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt
2026-06-24 14:09:26.877440 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml
2026-06-24 14:09:26.877457 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt
2026-06-24 14:09:26.877475 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml
2026-06-24 14:09:26.877492 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt
2026-06-24 14:09:26.877509 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml
2026-06-24 14:09:26.877527 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt
2026-06-24 14:09:26.877544 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml
2026-06-24 14:09:26.877562 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt
2026-06-24 14:09:26.877579 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml
2026-06-24 14:09:26.877597 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt
2026-06-24 14:09:26.877614 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml
2026-06-24 14:09:26.877632 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt
2026-06-24 14:09:26.877650 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml
2026-06-24 14:09:26.877668 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt
2026-06-24 14:09:26.877686 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml
2026-06-24 14:09:26.877704 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt
2026-06-24 14:09:26.877721 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml
2026-06-24 14:09:26.877739 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt
2026-06-24 14:09:26.877757 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml
2026-06-24 14:09:26.877775 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt
2026-06-24 14:09:26.877793 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml
2026-06-24 14:09:26.877810 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt
2026-06-24 14:09:26.877828 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml
2026-06-24 14:09:26.877852 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt
2026-06-24 14:09:26.877871 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml
2026-06-24 14:09:26.877889 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt
2026-06-24 14:09:26.877907 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml
2026-06-24 14:09:26.877925 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt
2026-06-24 14:09:26.877943 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml
2026-06-24 14:09:26.877961 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt
2026-06-24 14:09:26.877978 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml
2026-06-24 14:09:26.877996 | instance | cd+++++++++ objects/cluster/namespace/
2026-06-24 14:09:26.878014 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt
2026-06-24 14:09:26.878032 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml
2026-06-24 14:09:26.878050 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt
2026-06-24 14:09:26.878068 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml
2026-06-24 14:09:26.878086 | instance | >f+++++++++ objects/cluster/namespace/default.txt
2026-06-24 14:09:26.878104 | instance | >f+++++++++ objects/cluster/namespace/default.yaml
2026-06-24 14:09:26.878122 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt
2026-06-24 14:09:26.878140 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml
2026-06-24 14:09:26.878157 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt
2026-06-24 14:09:26.878175 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml
2026-06-24 14:09:26.878193 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt
2026-06-24 14:09:26.878211 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml
2026-06-24 14:09:26.878229 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt
2026-06-24 14:09:26.878247 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml
2026-06-24 14:09:26.878265 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt
2026-06-24 14:09:26.878282 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml
2026-06-24 14:09:26.878301 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt
2026-06-24 14:09:26.878319 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml
2026-06-24 14:09:26.878337 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt
2026-06-24 14:09:26.878356 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml
2026-06-24 14:09:26.878374 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt
2026-06-24 14:09:26.878393 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml
2026-06-24 14:09:26.878411 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt
2026-06-24 14:09:26.878429 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml
2026-06-24 14:09:26.878448 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt
2026-06-24 14:09:26.878466 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml
2026-06-24 14:09:26.878484 | instance | cd+++++++++ objects/cluster/node/
2026-06-24 14:09:26.878503 | instance | >f+++++++++ objects/cluster/node/instance.txt
2026-06-24 14:09:26.878521 | instance | >f+++++++++ objects/cluster/node/instance.yaml
2026-06-24 14:09:26.878539 | instance | cd+++++++++ objects/cluster/storageclass/
2026-06-24 14:09:26.878557 | instance | >f+++++++++ objects/cluster/storageclass/general.txt
2026-06-24 14:09:26.878576 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml
2026-06-24 14:09:26.878599 | instance | cd+++++++++ objects/namespaced/
2026-06-24 14:09:26.878618 | instance | cd+++++++++ objects/namespaced/auth-system/
2026-06-24 14:09:26.878636 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/
2026-06-24 14:09:26.878654 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt
2026-06-24 14:09:26.878673 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml
2026-06-24 14:09:26.878691 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt
2026-06-24 14:09:26.878709 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml
2026-06-24 14:09:26.878726 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/
2026-06-24 14:09:26.878744 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt
2026-06-24 14:09:26.878762 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml
2026-06-24 14:09:26.878780 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt
2026-06-24 14:09:26.878797 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml
2026-06-24 14:09:26.878815 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt
2026-06-24 14:09:26.878833 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml
2026-06-24 14:09:26.878850 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/
2026-06-24 14:09:26.878869 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt
2026-06-24 14:09:26.878886 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml
2026-06-24 14:09:26.878905 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/
2026-06-24 14:09:26.878922 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt
2026-06-24 14:09:26.878940 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml
2026-06-24 14:09:26.878958 | instance | cd+++++++++ objects/namespaced/auth-system/pods/
2026-06-24 14:09:26.878975 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt
2026-06-24 14:09:26.878993 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml
2026-06-24 14:09:26.879011 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/
2026-06-24 14:09:26.879029 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt
2026-06-24 14:09:26.879046 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml
2026-06-24 14:09:26.879064 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-19-213-235.nip.io-tls.txt
2026-06-24 14:09:26.879081 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-19-213-235.nip.io-tls.yaml
2026-06-24 14:09:26.879099 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt
2026-06-24 14:09:26.879117 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml
2026-06-24 14:09:26.879135 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt
2026-06-24 14:09:26.879154 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml
2026-06-24 14:09:26.879171 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/
2026-06-24 14:09:26.879189 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt
2026-06-24 14:09:26.879207 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml
2026-06-24 14:09:26.879225 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt
2026-06-24 14:09:26.879242 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml
2026-06-24 14:09:26.879259 | instance | cd+++++++++ objects/namespaced/auth-system/services/
2026-06-24 14:09:26.879282 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt
2026-06-24 14:09:26.879301 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml
2026-06-24 14:09:26.879319 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt
2026-06-24 14:09:26.879336 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml
2026-06-24 14:09:26.879353 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt
2026-06-24 14:09:26.879372 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml
2026-06-24 14:09:26.879392 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/
2026-06-24 14:09:26.879411 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt
2026-06-24 14:09:26.879429 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml
2026-06-24 14:09:26.879446 | instance | cd+++++++++ objects/namespaced/cert-manager/
2026-06-24 14:09:26.879464 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/
2026-06-24 14:09:26.879510 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt
2026-06-24 14:09:26.879530 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml
2026-06-24 14:09:26.879547 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/
2026-06-24 14:09:26.879565 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt
2026-06-24 14:09:26.879584 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml
2026-06-24 14:09:26.879602 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt
2026-06-24 14:09:26.879620 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml
2026-06-24 14:09:26.879638 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt
2026-06-24 14:09:26.879656 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml
2026-06-24 14:09:26.879674 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/
2026-06-24 14:09:26.879692 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt
2026-06-24 14:09:26.879710 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml
2026-06-24 14:09:26.879727 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt
2026-06-24 14:09:26.879745 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml
2026-06-24 14:09:26.879763 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/
2026-06-24 14:09:26.879780 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-5lg27.txt
2026-06-24 14:09:26.879798 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-5lg27.yaml
2026-06-24 14:09:26.879816 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-nlgww.txt
2026-06-24 14:09:26.879834 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-nlgww.yaml
2026-06-24 14:09:26.879852 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-82pkb.txt
2026-06-24 14:09:26.879870 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-82pkb.yaml
2026-06-24 14:09:26.879888 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/
2026-06-24 14:09:26.879906 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt
2026-06-24 14:09:26.879924 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml
2026-06-24 14:09:26.879941 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt
2026-06-24 14:09:26.879964 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml
2026-06-24 14:09:26.879983 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt
2026-06-24 14:09:26.880001 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml
2026-06-24 14:09:26.880018 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/
2026-06-24 14:09:26.880036 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt
2026-06-24 14:09:26.880054 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml
2026-06-24 14:09:26.880072 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt
2026-06-24 14:09:26.880089 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml
2026-06-24 14:09:26.880106 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt
2026-06-24 14:09:26.880124 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml
2026-06-24 14:09:26.880141 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/
2026-06-24 14:09:26.880159 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt
2026-06-24 14:09:26.880177 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml
2026-06-24 14:09:26.880194 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt
2026-06-24 14:09:26.880212 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml
2026-06-24 14:09:26.880229 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt
2026-06-24 14:09:26.880247 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml
2026-06-24 14:09:26.880264 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt
2026-06-24 14:09:26.880282 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml
2026-06-24 14:09:26.880300 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/
2026-06-24 14:09:26.880318 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt
2026-06-24 14:09:26.880336 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml
2026-06-24 14:09:26.880353 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt
2026-06-24 14:09:26.880371 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml
2026-06-24 14:09:26.880388 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt
2026-06-24 14:09:26.880406 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml
2026-06-24 14:09:26.880424 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt
2026-06-24 14:09:26.880442 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml
2026-06-24 14:09:26.880460 | instance | cd+++++++++ objects/namespaced/cert-manager/services/
2026-06-24 14:09:26.880477 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt
2026-06-24 14:09:26.880495 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml
2026-06-24 14:09:26.880512 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt
2026-06-24 14:09:26.880530 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml
2026-06-24 14:09:26.880547 | instance | cd+++++++++ objects/namespaced/default/
2026-06-24 14:09:26.880570 | instance | cd+++++++++ objects/namespaced/default/configmaps/
2026-06-24 14:09:26.880588 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt
2026-06-24 14:09:26.880606 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml
2026-06-24 14:09:26.880624 | instance | cd+++++++++ objects/namespaced/default/endpoints/
2026-06-24 14:09:26.880641 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt
2026-06-24 14:09:26.880659 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml
2026-06-24 14:09:26.880677 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/
2026-06-24 14:09:26.880695 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt
2026-06-24 14:09:26.880713 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml
2026-06-24 14:09:26.880731 | instance | cd+++++++++ objects/namespaced/default/services/
2026-06-24 14:09:26.880748 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt
2026-06-24 14:09:26.880766 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml
2026-06-24 14:09:26.880784 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/
2026-06-24 14:09:26.880802 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/
2026-06-24 14:09:26.880820 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt
2026-06-24 14:09:26.880838 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml
2026-06-24 14:09:26.880857 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt
2026-06-24 14:09:26.880885 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml
2026-06-24 14:09:26.880904 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/
2026-06-24 14:09:26.880923 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt
2026-06-24 14:09:26.880941 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml
2026-06-24 14:09:26.880994 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/
2026-06-24 14:09:26.881014 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt
2026-06-24 14:09:26.881032 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml
2026-06-24 14:09:26.881051 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/
2026-06-24 14:09:26.881068 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-gwgzz.txt
2026-06-24 14:09:26.881086 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-gwgzz.yaml
2026-06-24 14:09:26.881104 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/
2026-06-24 14:09:26.881122 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt
2026-06-24 14:09:26.881140 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml
2026-06-24 14:09:26.881158 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt
2026-06-24 14:09:26.881175 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml
2026-06-24 14:09:26.881193 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt
2026-06-24 14:09:26.881212 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml
2026-06-24 14:09:26.881230 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/
2026-06-24 14:09:26.881254 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt
2026-06-24 14:09:26.881273 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml
2026-06-24 14:09:26.881291 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt
2026-06-24 14:09:26.881309 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml
2026-06-24 14:09:26.881327 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt
2026-06-24 14:09:26.881345 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml
2026-06-24 14:09:26.881363 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/
2026-06-24 14:09:26.881381 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt
2026-06-24 14:09:26.881399 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml
2026-06-24 14:09:26.881417 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt
2026-06-24 14:09:26.881434 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml
2026-06-24 14:09:26.881452 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt
2026-06-24 14:09:26.881469 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml
2026-06-24 14:09:26.881488 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt
2026-06-24 14:09:26.881505 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml
2026-06-24 14:09:26.881523 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt
2026-06-24 14:09:26.881540 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml
2026-06-24 14:09:26.881558 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/
2026-06-24 14:09:26.881576 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt
2026-06-24 14:09:26.881594 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml
2026-06-24 14:09:26.881612 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt
2026-06-24 14:09:26.881630 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml
2026-06-24 14:09:26.881648 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt
2026-06-24 14:09:26.881666 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml
2026-06-24 14:09:26.881684 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/
2026-06-24 14:09:26.881702 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt
2026-06-24 14:09:26.881720 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml
2026-06-24 14:09:26.881737 | instance | cd+++++++++ objects/namespaced/ingress-nginx/
2026-06-24 14:09:26.881755 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/
2026-06-24 14:09:26.881773 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt
2026-06-24 14:09:26.881791 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml
2026-06-24 14:09:26.881809 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt
2026-06-24 14:09:26.881828 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml
2026-06-24 14:09:26.881851 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt
2026-06-24 14:09:26.881869 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml
2026-06-24 14:09:26.881887 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt
2026-06-24 14:09:26.881904 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml
2026-06-24 14:09:26.881922 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/
2026-06-24 14:09:26.881939 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt
2026-06-24 14:09:26.881956 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml
2026-06-24 14:09:26.881974 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/
2026-06-24 14:09:26.881992 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt
2026-06-24 14:09:26.882010 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml
2026-06-24 14:09:26.882027 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/
2026-06-24 14:09:26.882046 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt
2026-06-24 14:09:26.882064 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml
2026-06-24 14:09:26.882081 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt
2026-06-24 14:09:26.882099 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml
2026-06-24 14:09:26.882118 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt
2026-06-24 14:09:26.882136 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml
2026-06-24 14:09:26.882154 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt
2026-06-24 14:09:26.882172 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml
2026-06-24 14:09:26.882190 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/
2026-06-24 14:09:26.882207 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-tm9jn.txt
2026-06-24 14:09:26.882226 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-tm9jn.yaml
2026-06-24 14:09:26.882243 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-9v8cc.txt
2026-06-24 14:09:26.882261 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-9v8cc.yaml
2026-06-24 14:09:26.882278 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/
2026-06-24 14:09:26.882296 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt
2026-06-24 14:09:26.882314 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml
2026-06-24 14:09:26.882331 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/
2026-06-24 14:09:26.882349 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt
2026-06-24 14:09:26.882367 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml
2026-06-24 14:09:26.882385 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/
2026-06-24 14:09:26.882403 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt
2026-06-24 14:09:26.882421 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml
2026-06-24 14:09:26.882439 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt
2026-06-24 14:09:26.882456 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml
2026-06-24 14:09:26.882479 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/
2026-06-24 14:09:26.882497 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt
2026-06-24 14:09:26.882515 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml
2026-06-24 14:09:26.882533 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt
2026-06-24 14:09:26.882552 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml
2026-06-24 14:09:26.882569 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt
2026-06-24 14:09:26.882586 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml
2026-06-24 14:09:26.882603 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/
2026-06-24 14:09:26.882621 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt
2026-06-24 14:09:26.882638 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml
2026-06-24 14:09:26.882655 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt
2026-06-24 14:09:26.882673 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml
2026-06-24 14:09:26.882690 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt
2026-06-24 14:09:26.882708 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml
2026-06-24 14:09:26.882725 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt
2026-06-24 14:09:26.882742 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml
2026-06-24 14:09:26.882759 | instance | cd+++++++++ objects/namespaced/kube-node-lease/
2026-06-24 14:09:26.882777 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/
2026-06-24 14:09:26.882796 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt
2026-06-24 14:09:26.882814 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml
2026-06-24 14:09:26.882831 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/
2026-06-24 14:09:26.882849 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt
2026-06-24 14:09:26.882867 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml
2026-06-24 14:09:26.882884 | instance | cd+++++++++ objects/namespaced/kube-public/
2026-06-24 14:09:26.882902 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/
2026-06-24 14:09:26.882920 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt
2026-06-24 14:09:26.882938 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml
2026-06-24 14:09:26.882956 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt
2026-06-24 14:09:26.882975 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml
2026-06-24 14:09:26.882993 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/
2026-06-24 14:09:26.883011 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt
2026-06-24 14:09:26.883029 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-06-24 14:09:26.883047 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt
2026-06-24 14:09:26.883064 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml
2026-06-24 14:09:26.883088 | instance | cd+++++++++ objects/namespaced/kube-public/roles/
2026-06-24 14:09:26.883107 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt
2026-06-24 14:09:26.883124 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-06-24 14:09:26.883142 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt
2026-06-24 14:09:26.883160 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml
2026-06-24 14:09:26.883178 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/
2026-06-24 14:09:26.883195 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt
2026-06-24 14:09:26.883213 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml
2026-06-24 14:09:26.883230 | instance | cd+++++++++ objects/namespaced/kube-system/
2026-06-24 14:09:26.883248 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/
2026-06-24 14:09:26.883266 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt
2026-06-24 14:09:26.883284 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml
2026-06-24 14:09:26.883302 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt
2026-06-24 14:09:26.883320 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml
2026-06-24 14:09:26.883338 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt
2026-06-24 14:09:26.883367 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml
2026-06-24 14:09:26.883386 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt
2026-06-24 14:09:26.883404 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml
2026-06-24 14:09:26.883423 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt
2026-06-24 14:09:26.883441 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml
2026-06-24 14:09:26.883459 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt
2026-06-24 14:09:26.883477 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml
2026-06-24 14:09:26.883495 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt
2026-06-24 14:09:26.883512 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml
2026-06-24 14:09:26.883530 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt
2026-06-24 14:09:26.883548 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml
2026-06-24 14:09:26.883566 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/
2026-06-24 14:09:26.883583 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt
2026-06-24 14:09:26.883602 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml
2026-06-24 14:09:26.883619 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt
2026-06-24 14:09:26.883637 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml
2026-06-24 14:09:26.883655 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/
2026-06-24 14:09:26.883672 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt
2026-06-24 14:09:26.883689 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml
2026-06-24 14:09:26.883707 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt
2026-06-24 14:09:26.883725 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml
2026-06-24 14:09:26.883744 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/
2026-06-24 14:09:26.883767 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt
2026-06-24 14:09:26.883785 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml
2026-06-24 14:09:26.883802 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt
2026-06-24 14:09:26.883820 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml
2026-06-24 14:09:26.883838 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt
2026-06-24 14:09:26.883856 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml
2026-06-24 14:09:26.883874 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt
2026-06-24 14:09:26.883892 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml
2026-06-24 14:09:26.883909 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt
2026-06-24 14:09:26.883926 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml
2026-06-24 14:09:26.883944 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt
2026-06-24 14:09:26.883961 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml
2026-06-24 14:09:26.883979 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt
2026-06-24 14:09:26.883996 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml
2026-06-24 14:09:26.884014 | instance | cd+++++++++ objects/namespaced/kube-system/pods/
2026-06-24 14:09:26.884032 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-6zgzh.txt
2026-06-24 14:09:26.884066 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-6zgzh.yaml
2026-06-24 14:09:26.884085 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-qvzm8.txt
2026-06-24 14:09:26.884103 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-qvzm8.yaml
2026-06-24 14:09:26.884120 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-2v4jt.txt
2026-06-24 14:09:26.884138 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-2v4jt.yaml
2026-06-24 14:09:26.884155 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-9jtkd.txt
2026-06-24 14:09:26.884173 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-9jtkd.yaml
2026-06-24 14:09:26.884191 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt
2026-06-24 14:09:26.884208 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml
2026-06-24 14:09:26.884226 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt
2026-06-24 14:09:26.884244 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml
2026-06-24 14:09:26.884262 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt
2026-06-24 14:09:26.884279 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml
2026-06-24 14:09:26.884297 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-xzxtb.txt
2026-06-24 14:09:26.884314 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-xzxtb.yaml
2026-06-24 14:09:26.884331 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt
2026-06-24 14:09:26.884349 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml
2026-06-24 14:09:26.884366 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt
2026-06-24 14:09:26.884391 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml
2026-06-24 14:09:26.884410 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/
2026-06-24 14:09:26.884427 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt
2026-06-24 14:09:26.884445 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml
2026-06-24 14:09:26.884463 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt
2026-06-24 14:09:26.884481 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml
2026-06-24 14:09:26.884499 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt
2026-06-24 14:09:26.884518 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml
2026-06-24 14:09:26.884536 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt
2026-06-24 14:09:26.884554 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml
2026-06-24 14:09:26.884572 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt
2026-06-24 14:09:26.884590 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml
2026-06-24 14:09:26.884608 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt
2026-06-24 14:09:26.884626 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml
2026-06-24 14:09:26.884644 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt
2026-06-24 14:09:26.884663 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml
2026-06-24 14:09:26.884680 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt
2026-06-24 14:09:26.884699 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml
2026-06-24 14:09:26.884716 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt
2026-06-24 14:09:26.884734 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml
2026-06-24 14:09:26.884752 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt
2026-06-24 14:09:26.884770 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml
2026-06-24 14:09:26.884788 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt
2026-06-24 14:09:26.884806 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml
2026-06-24 14:09:26.884825 | instance | cd+++++++++ objects/namespaced/kube-system/roles/
2026-06-24 14:09:26.884843 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt
2026-06-24 14:09:26.884861 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml
2026-06-24 14:09:26.884891 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt
2026-06-24 14:09:26.884911 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml
2026-06-24 14:09:26.884929 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt
2026-06-24 14:09:26.884946 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml
2026-06-24 14:09:26.884988 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt
2026-06-24 14:09:26.885008 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml
2026-06-24 14:09:26.885033 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt
2026-06-24 14:09:26.885051 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml
2026-06-24 14:09:26.885069 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt
2026-06-24 14:09:26.885087 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml
2026-06-24 14:09:26.885105 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt
2026-06-24 14:09:26.885122 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml
2026-06-24 14:09:26.885140 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt
2026-06-24 14:09:26.885157 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml
2026-06-24 14:09:26.885174 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt
2026-06-24 14:09:26.885191 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml
2026-06-24 14:09:26.885208 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt
2026-06-24 14:09:26.885226 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml
2026-06-24 14:09:26.885243 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt
2026-06-24 14:09:26.885260 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml
2026-06-24 14:09:26.885277 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/
2026-06-24 14:09:26.885295 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-4v8eou.txt
2026-06-24 14:09:26.885312 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-4v8eou.yaml
2026-06-24 14:09:26.885329 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-6h29mw.txt
2026-06-24 14:09:26.885347 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-6h29mw.yaml
2026-06-24 14:09:26.885364 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt
2026-06-24 14:09:26.885384 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml
2026-06-24 14:09:26.885404 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt
2026-06-24 14:09:26.885422 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml
2026-06-24 14:09:26.885440 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/
2026-06-24 14:09:26.885458 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt
2026-06-24 14:09:26.885476 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml
2026-06-24 14:09:26.885494 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt
2026-06-24 14:09:26.885511 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml
2026-06-24 14:09:26.885529 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt
2026-06-24 14:09:26.885546 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml
2026-06-24 14:09:26.885564 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt
2026-06-24 14:09:26.885581 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml
2026-06-24 14:09:26.885598 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt
2026-06-24 14:09:26.885620 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml
2026-06-24 14:09:26.885639 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt
2026-06-24 14:09:26.885657 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml
2026-06-24 14:09:26.885675 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt
2026-06-24 14:09:26.885693 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml
2026-06-24 14:09:26.885710 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt
2026-06-24 14:09:26.885728 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml
2026-06-24 14:09:26.885746 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt
2026-06-24 14:09:26.885763 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml
2026-06-24 14:09:26.885780 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt
2026-06-24 14:09:26.885798 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml
2026-06-24 14:09:26.885816 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt
2026-06-24 14:09:26.885833 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml
2026-06-24 14:09:26.885852 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt
2026-06-24 14:09:26.885870 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml
2026-06-24 14:09:26.885888 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt
2026-06-24 14:09:26.885905 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml
2026-06-24 14:09:26.885923 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt
2026-06-24 14:09:26.885941 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml
2026-06-24 14:09:26.885959 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt
2026-06-24 14:09:26.885976 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml
2026-06-24 14:09:26.885994 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt
2026-06-24 14:09:26.886012 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml
2026-06-24 14:09:26.886030 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt
2026-06-24 14:09:26.886049 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml
2026-06-24 14:09:26.886067 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt
2026-06-24 14:09:26.886086 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml
2026-06-24 14:09:26.886104 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt
2026-06-24 14:09:26.886122 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml
2026-06-24 14:09:26.886140 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt
2026-06-24 14:09:26.886158 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml
2026-06-24 14:09:26.886176 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt
2026-06-24 14:09:26.886194 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml
2026-06-24 14:09:26.886218 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt
2026-06-24 14:09:26.886237 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml
2026-06-24 14:09:26.886255 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt
2026-06-24 14:09:26.886273 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml
2026-06-24 14:09:26.886291 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt
2026-06-24 14:09:26.886309 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml
2026-06-24 14:09:26.886327 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt
2026-06-24 14:09:26.886345 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml
2026-06-24 14:09:26.886363 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt
2026-06-24 14:09:26.886381 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml
2026-06-24 14:09:26.886399 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt
2026-06-24 14:09:26.886417 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml
2026-06-24 14:09:26.886446 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt
2026-06-24 14:09:26.886464 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml
2026-06-24 14:09:26.886482 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt
2026-06-24 14:09:26.886499 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml
2026-06-24 14:09:26.886517 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt
2026-06-24 14:09:26.886535 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml
2026-06-24 14:09:26.886553 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt
2026-06-24 14:09:26.886571 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml
2026-06-24 14:09:26.886589 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt
2026-06-24 14:09:26.886607 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml
2026-06-24 14:09:26.886625 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt
2026-06-24 14:09:26.886643 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml
2026-06-24 14:09:26.886661 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt
2026-06-24 14:09:26.886679 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml
2026-06-24 14:09:26.886696 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt
2026-06-24 14:09:26.886714 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml
2026-06-24 14:09:26.886732 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt
2026-06-24 14:09:26.886750 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml
2026-06-24 14:09:26.886767 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt
2026-06-24 14:09:26.886785 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml
2026-06-24 14:09:26.886802 | instance | cd+++++++++ objects/namespaced/kube-system/services/
2026-06-24 14:09:26.886825 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt
2026-06-24 14:09:26.886844 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml
2026-06-24 14:09:26.886862 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt
2026-06-24 14:09:26.886880 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml
2026-06-24 14:09:26.886898 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt
2026-06-24 14:09:26.886916 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml
2026-06-24 14:09:26.886934 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt
2026-06-24 14:09:26.886952 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml
2026-06-24 14:09:26.886970 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt
2026-06-24 14:09:26.886988 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml
2026-06-24 14:09:26.887006 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt
2026-06-24 14:09:26.887024 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml
2026-06-24 14:09:26.887042 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt
2026-06-24 14:09:26.887060 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml
2026-06-24 14:09:26.887078 | instance | cd+++++++++ objects/namespaced/local-path-storage/
2026-06-24 14:09:26.887096 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/
2026-06-24 14:09:26.887115 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt
2026-06-24 14:09:26.887133 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml
2026-06-24 14:09:26.887151 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt
2026-06-24 14:09:26.887169 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml
2026-06-24 14:09:26.887186 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/
2026-06-24 14:09:26.887205 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt
2026-06-24 14:09:26.887233 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml
2026-06-24 14:09:26.887253 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/
2026-06-24 14:09:26.887272 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-mmzs8.txt
2026-06-24 14:09:26.887290 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-mmzs8.yaml
2026-06-24 14:09:26.887309 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/
2026-06-24 14:09:26.887327 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt
2026-06-24 14:09:26.887346 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml
2026-06-24 14:09:26.887365 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/
2026-06-24 14:09:26.887383 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt
2026-06-24 14:09:26.887401 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml
2026-06-24 14:09:26.887420 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt
2026-06-24 14:09:26.887444 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml
2026-06-24 14:09:26.887463 | instance | cd+++++++++ objects/namespaced/monitoring/
2026-06-24 14:09:26.887482 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/
2026-06-24 14:09:26.887500 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt
2026-06-24 14:09:26.887518 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml
2026-06-24 14:09:26.887536 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt
2026-06-24 14:09:26.887555 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml
2026-06-24 14:09:26.887573 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt
2026-06-24 14:09:26.887591 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml
2026-06-24 14:09:26.887609 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt
2026-06-24 14:09:26.887627 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml
2026-06-24 14:09:26.887645 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt
2026-06-24 14:09:26.887662 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml
2026-06-24 14:09:26.887681 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt
2026-06-24 14:09:26.887699 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml
2026-06-24 14:09:26.887717 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt
2026-06-24 14:09:26.887735 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml
2026-06-24 14:09:26.887753 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt
2026-06-24 14:09:26.887771 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml
2026-06-24 14:09:26.887789 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt
2026-06-24 14:09:26.887806 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml
2026-06-24 14:09:26.887824 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt
2026-06-24 14:09:26.887842 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml
2026-06-24 14:09:26.887859 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt
2026-06-24 14:09:26.887876 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml
2026-06-24 14:09:26.887894 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt
2026-06-24 14:09:26.887911 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml
2026-06-24 14:09:26.887928 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt
2026-06-24 14:09:26.887946 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml
2026-06-24 14:09:26.887963 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt
2026-06-24 14:09:26.887981 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml
2026-06-24 14:09:26.888003 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt
2026-06-24 14:09:26.888022 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml
2026-06-24 14:09:26.888041 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt
2026-06-24 14:09:26.888059 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml
2026-06-24 14:09:26.888077 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt
2026-06-24 14:09:26.888094 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml
2026-06-24 14:09:26.888112 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt
2026-06-24 14:09:26.888130 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml
2026-06-24 14:09:26.888147 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt
2026-06-24 14:09:26.888165 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml
2026-06-24 14:09:26.888183 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt
2026-06-24 14:09:26.888200 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml
2026-06-24 14:09:26.888218 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt
2026-06-24 14:09:26.888236 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml
2026-06-24 14:09:26.888254 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt
2026-06-24 14:09:26.888272 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml
2026-06-24 14:09:26.888289 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt
2026-06-24 14:09:26.888307 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml
2026-06-24 14:09:26.888324 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt
2026-06-24 14:09:26.888342 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml
2026-06-24 14:09:26.888360 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt
2026-06-24 14:09:26.888377 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml
2026-06-24 14:09:26.888395 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt
2026-06-24 14:09:26.888413 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml
2026-06-24 14:09:26.888430 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt
2026-06-24 14:09:26.888448 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml
2026-06-24 14:09:26.888466 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt
2026-06-24 14:09:26.888484 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml
2026-06-24 14:09:26.888502 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt
2026-06-24 14:09:26.888524 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml
2026-06-24 14:09:26.888545 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt
2026-06-24 14:09:26.888570 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml
2026-06-24 14:09:26.888597 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt
2026-06-24 14:09:26.888623 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml
2026-06-24 14:09:26.888652 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt
2026-06-24 14:09:26.888679 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml
2026-06-24 14:09:26.888707 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt
2026-06-24 14:09:26.888736 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml
2026-06-24 14:09:26.888766 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt
2026-06-24 14:09:26.888794 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml
2026-06-24 14:09:26.888820 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt
2026-06-24 14:09:26.888847 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml
2026-06-24 14:09:26.888876 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt
2026-06-24 14:09:26.888911 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml
2026-06-24 14:09:26.888930 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt
2026-06-24 14:09:26.888949 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml
2026-06-24 14:09:26.888984 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt
2026-06-24 14:09:26.889003 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml
2026-06-24 14:09:26.889021 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt
2026-06-24 14:09:26.889039 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml
2026-06-24 14:09:26.889056 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt
2026-06-24 14:09:26.889074 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml
2026-06-24 14:09:26.889093 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt
2026-06-24 14:09:26.889111 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml
2026-06-24 14:09:26.889128 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt
2026-06-24 14:09:26.889146 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml
2026-06-24 14:09:26.889164 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt
2026-06-24 14:09:26.889182 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml
2026-06-24 14:09:26.889200 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt
2026-06-24 14:09:26.889227 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml
2026-06-24 14:09:26.889245 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt
2026-06-24 14:09:26.889263 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml
2026-06-24 14:09:26.889281 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt
2026-06-24 14:09:26.889299 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml
2026-06-24 14:09:26.889317 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt
2026-06-24 14:09:26.889334 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml
2026-06-24 14:09:26.889352 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt
2026-06-24 14:09:26.889369 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml
2026-06-24 14:09:26.889390 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt
2026-06-24 14:09:26.889409 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml
2026-06-24 14:09:26.889427 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt
2026-06-24 14:09:26.889445 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml
2026-06-24 14:09:26.889462 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt
2026-06-24 14:09:26.889480 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml
2026-06-24 14:09:26.889498 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt
2026-06-24 14:09:26.889516 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml
2026-06-24 14:09:26.889534 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt
2026-06-24 14:09:26.889552 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml
2026-06-24 14:09:26.889570 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt
2026-06-24 14:09:26.889588 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml
2026-06-24 14:09:26.889605 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt
2026-06-24 14:09:26.889623 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml
2026-06-24 14:09:26.889641 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt
2026-06-24 14:09:26.889660 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml
2026-06-24 14:09:26.889678 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt
2026-06-24 14:09:26.889696 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml
2026-06-24 14:09:26.889714 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/
2026-06-24 14:09:26.889733 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt
2026-06-24 14:09:26.889751 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml
2026-06-24 14:09:26.889770 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt
2026-06-24 14:09:26.889788 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml
2026-06-24 14:09:26.889806 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-24 14:09:26.889824 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-24 14:09:26.889847 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt
2026-06-24 14:09:26.889865 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml
2026-06-24 14:09:26.889884 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt
2026-06-24 14:09:26.889902 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml
2026-06-24 14:09:26.889921 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt
2026-06-24 14:09:26.889939 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml
2026-06-24 14:09:26.889958 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/
2026-06-24 14:09:26.889976 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt
2026-06-24 14:09:26.889994 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml
2026-06-24 14:09:26.890012 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt
2026-06-24 14:09:26.890031 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-24 14:09:26.890050 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt
2026-06-24 14:09:26.890069 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml
2026-06-24 14:09:26.890087 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt
2026-06-24 14:09:26.890105 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml
2026-06-24 14:09:26.890123 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt
2026-06-24 14:09:26.890141 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml
2026-06-24 14:09:26.890159 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt
2026-06-24 14:09:26.890177 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml
2026-06-24 14:09:26.890194 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt
2026-06-24 14:09:26.890212 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml
2026-06-24 14:09:26.890230 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/
2026-06-24 14:09:26.890247 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt
2026-06-24 14:09:26.890265 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml
2026-06-24 14:09:26.890283 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt
2026-06-24 14:09:26.890300 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml
2026-06-24 14:09:26.890318 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt
2026-06-24 14:09:26.890336 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml
2026-06-24 14:09:26.890354 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt
2026-06-24 14:09:26.890371 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml
2026-06-24 14:09:26.890389 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt
2026-06-24 14:09:26.890407 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-24 14:09:26.890425 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt
2026-06-24 14:09:26.890451 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml
2026-06-24 14:09:26.890497 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-24 14:09:26.890529 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-24 14:09:26.890560 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt
2026-06-24 14:09:26.890584 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml
2026-06-24 14:09:26.890606 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt
2026-06-24 14:09:26.890625 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml
2026-06-24 14:09:26.890643 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt
2026-06-24 14:09:26.890661 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml
2026-06-24 14:09:26.890678 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt
2026-06-24 14:09:26.890696 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml
2026-06-24 14:09:26.890714 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt
2026-06-24 14:09:26.890731 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml
2026-06-24 14:09:26.890749 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt
2026-06-24 14:09:26.890767 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml
2026-06-24 14:09:26.890785 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt
2026-06-24 14:09:26.890803 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml
2026-06-24 14:09:26.890821 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt
2026-06-24 14:09:26.890839 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml
2026-06-24 14:09:26.890857 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt
2026-06-24 14:09:26.890875 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml
2026-06-24 14:09:26.890893 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt
2026-06-24 14:09:26.890911 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml
2026-06-24 14:09:26.890929 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt
2026-06-24 14:09:26.890947 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml
2026-06-24 14:09:26.890964 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/
2026-06-24 14:09:26.890982 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt
2026-06-24 14:09:26.890999 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml
2026-06-24 14:09:26.891017 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt
2026-06-24 14:09:26.891034 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml
2026-06-24 14:09:26.891052 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt
2026-06-24 14:09:26.891069 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml
2026-06-24 14:09:26.891116 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/
2026-06-24 14:09:26.891137 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-06-24 14:09:26.891175 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-06-24 14:09:26.891195 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt
2026-06-24 14:09:26.891214 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-06-24 14:09:26.891233 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt
2026-06-24 14:09:26.891251 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml
2026-06-24 14:09:26.891269 | instance | cd+++++++++ objects/namespaced/monitoring/pods/
2026-06-24 14:09:26.891287 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-06-24 14:09:26.891306 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-06-24 14:09:26.891324 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-mldt4.txt
2026-06-24 14:09:26.891342 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-mldt4.yaml
2026-06-24 14:09:26.891360 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-6d58cd8575-k9fb7.txt
2026-06-24 14:09:26.891378 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-6d58cd8575-k9fb7.yaml
2026-06-24 14:09:26.891399 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-t8w79.txt
2026-06-24 14:09:26.891419 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-t8w79.yaml
2026-06-24 14:09:26.891438 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-47glz.txt
2026-06-24 14:09:26.891456 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-47glz.yaml
2026-06-24 14:09:26.891474 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-ns6mf.txt
2026-06-24 14:09:26.891491 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-ns6mf.yaml
2026-06-24 14:09:26.891510 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt
2026-06-24 14:09:26.891528 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml
2026-06-24 14:09:26.891545 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt
2026-06-24 14:09:26.891563 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml
2026-06-24 14:09:26.891581 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-p9kmf.txt
2026-06-24 14:09:26.891599 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-p9kmf.yaml
2026-06-24 14:09:26.891617 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt
2026-06-24 14:09:26.891634 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml
2026-06-24 14:09:26.891651 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-85gl2.txt
2026-06-24 14:09:26.891668 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-85gl2.yaml
2026-06-24 14:09:26.891686 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-rgtdt.txt
2026-06-24 14:09:26.891704 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-rgtdt.yaml
2026-06-24 14:09:26.891721 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-dhf5g.txt
2026-06-24 14:09:26.891745 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-dhf5g.yaml
2026-06-24 14:09:26.891763 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt
2026-06-24 14:09:26.891781 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-06-24 14:09:26.891799 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-gc454.txt
2026-06-24 14:09:26.891817 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-gc454.yaml
2026-06-24 14:09:26.891834 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-z826r.txt
2026-06-24 14:09:26.891852 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-z826r.yaml
2026-06-24 14:09:26.891870 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/
2026-06-24 14:09:26.891887 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt
2026-06-24 14:09:26.891904 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml
2026-06-24 14:09:26.891922 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt
2026-06-24 14:09:26.891940 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-06-24 14:09:26.891958 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt
2026-06-24 14:09:26.891976 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml
2026-06-24 14:09:26.891993 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt
2026-06-24 14:09:26.892012 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml
2026-06-24 14:09:26.892035 | instance | cd+++++++++ objects/namespaced/monitoring/roles/
2026-06-24 14:09:26.892061 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt
2026-06-24 14:09:26.892084 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml
2026-06-24 14:09:26.892109 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt
2026-06-24 14:09:26.892129 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-06-24 14:09:26.892147 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt
2026-06-24 14:09:26.892165 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml
2026-06-24 14:09:26.892183 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/
2026-06-24 14:09:26.892201 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt
2026-06-24 14:09:26.892218 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml
2026-06-24 14:09:26.892236 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt
2026-06-24 14:09:26.892253 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml
2026-06-24 14:09:26.892271 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt
2026-06-24 14:09:26.892289 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml
2026-06-24 14:09:26.892307 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-06-24 14:09:26.892332 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-06-24 14:09:26.892351 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt
2026-06-24 14:09:26.892369 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml
2026-06-24 14:09:26.892386 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt
2026-06-24 14:09:26.892410 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml
2026-06-24 14:09:26.892433 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt
2026-06-24 14:09:26.892452 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml
2026-06-24 14:09:26.892471 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt
2026-06-24 14:09:26.892488 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml
2026-06-24 14:09:26.892507 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt
2026-06-24 14:09:26.892525 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml
2026-06-24 14:09:26.892543 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt
2026-06-24 14:09:26.892561 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml
2026-06-24 14:09:26.892579 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt
2026-06-24 14:09:26.892597 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml
2026-06-24 14:09:26.892615 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt
2026-06-24 14:09:26.892633 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml
2026-06-24 14:09:26.892652 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt
2026-06-24 14:09:26.892672 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml
2026-06-24 14:09:26.892698 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt
2026-06-24 14:09:26.892717 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml
2026-06-24 14:09:26.892736 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt
2026-06-24 14:09:26.892754 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml
2026-06-24 14:09:26.892772 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-ns6mf-tls.txt
2026-06-24 14:09:26.892790 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-ns6mf-tls.yaml
2026-06-24 14:09:26.892808 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt
2026-06-24 14:09:26.892826 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml
2026-06-24 14:09:26.892844 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt
2026-06-24 14:09:26.892862 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml
2026-06-24 14:09:26.892880 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt
2026-06-24 14:09:26.892917 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml
2026-06-24 14:09:26.892936 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt
2026-06-24 14:09:26.892973 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml
2026-06-24 14:09:26.892995 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt
2026-06-24 14:09:26.893014 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-06-24 14:09:26.893032 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt
2026-06-24 14:09:26.893050 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml
2026-06-24 14:09:26.893068 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt
2026-06-24 14:09:26.893086 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml
2026-06-24 14:09:26.893104 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt
2026-06-24 14:09:26.893122 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml
2026-06-24 14:09:26.893139 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt
2026-06-24 14:09:26.893157 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml
2026-06-24 14:09:26.893174 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt
2026-06-24 14:09:26.893192 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml
2026-06-24 14:09:26.893209 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt
2026-06-24 14:09:26.893226 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml
2026-06-24 14:09:26.893243 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt
2026-06-24 14:09:26.893261 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml
2026-06-24 14:09:26.893279 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt
2026-06-24 14:09:26.893297 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml
2026-06-24 14:09:26.893314 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/
2026-06-24 14:09:26.893332 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt
2026-06-24 14:09:26.893350 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml
2026-06-24 14:09:26.893367 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt
2026-06-24 14:09:26.893385 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml
2026-06-24 14:09:26.893403 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt
2026-06-24 14:09:26.893421 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml
2026-06-24 14:09:26.893438 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt
2026-06-24 14:09:26.893456 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml
2026-06-24 14:09:26.893474 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt
2026-06-24 14:09:26.893491 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-24 14:09:26.893513 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt
2026-06-24 14:09:26.893531 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml
2026-06-24 14:09:26.893549 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-24 14:09:26.893572 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-24 14:09:26.893595 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt
2026-06-24 14:09:26.893613 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml
2026-06-24 14:09:26.893631 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt
2026-06-24 14:09:26.893649 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml
2026-06-24 14:09:26.893668 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt
2026-06-24 14:09:26.893685 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml
2026-06-24 14:09:26.893703 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt
2026-06-24 14:09:26.893721 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml
2026-06-24 14:09:26.893739 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt
2026-06-24 14:09:26.893758 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml
2026-06-24 14:09:26.893776 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt
2026-06-24 14:09:26.893794 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml
2026-06-24 14:09:26.893812 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt
2026-06-24 14:09:26.893830 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml
2026-06-24 14:09:26.893847 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt
2026-06-24 14:09:26.893865 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml
2026-06-24 14:09:26.893883 | instance | cd+++++++++ objects/namespaced/monitoring/services/
2026-06-24 14:09:26.893901 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt
2026-06-24 14:09:26.893919 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml
2026-06-24 14:09:26.893937 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt
2026-06-24 14:09:26.893955 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml
2026-06-24 14:09:26.893973 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt
2026-06-24 14:09:26.893991 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml
2026-06-24 14:09:26.894009 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt
2026-06-24 14:09:26.894027 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml
2026-06-24 14:09:26.894045 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt
2026-06-24 14:09:26.894063 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-24 14:09:26.894081 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt
2026-06-24 14:09:26.894107 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml
2026-06-24 14:09:26.894126 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-24 14:09:26.894144 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-24 14:09:26.894162 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt
2026-06-24 14:09:26.894180 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml
2026-06-24 14:09:26.894197 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt
2026-06-24 14:09:26.894215 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml
2026-06-24 14:09:26.894233 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt
2026-06-24 14:09:26.894251 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml
2026-06-24 14:09:26.894269 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt
2026-06-24 14:09:26.894288 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml
2026-06-24 14:09:26.894306 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt
2026-06-24 14:09:26.894324 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml
2026-06-24 14:09:26.894341 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt
2026-06-24 14:09:26.894359 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml
2026-06-24 14:09:26.894377 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt
2026-06-24 14:09:26.894395 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml
2026-06-24 14:09:26.894413 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt
2026-06-24 14:09:26.894431 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml
2026-06-24 14:09:26.894449 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt
2026-06-24 14:09:26.894466 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml
2026-06-24 14:09:26.894484 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt
2026-06-24 14:09:26.894502 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml
2026-06-24 14:09:26.894520 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt
2026-06-24 14:09:26.894537 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml
2026-06-24 14:09:26.894555 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/
2026-06-24 14:09:26.894572 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-06-24 14:09:26.894591 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-06-24 14:09:26.894608 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt
2026-06-24 14:09:26.894626 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml
2026-06-24 14:09:26.894644 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt
2026-06-24 14:09:26.894662 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml
2026-06-24 14:09:26.894680 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt
2026-06-24 14:09:26.894698 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml
2026-06-24 14:09:26.894715 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt
2026-06-24 14:09:26.894739 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-06-24 14:09:26.894758 | instance | cd+++++++++ objects/namespaced/openstack/
2026-06-24 14:09:26.894776 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/
2026-06-24 14:09:26.894793 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt
2026-06-24 14:09:26.894811 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml
2026-06-24 14:09:26.894829 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt
2026-06-24 14:09:26.894847 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml
2026-06-24 14:09:26.894865 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt
2026-06-24 14:09:26.894882 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml
2026-06-24 14:09:26.894900 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt
2026-06-24 14:09:26.894918 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml
2026-06-24 14:09:26.894935 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt
2026-06-24 14:09:26.894964 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml
2026-06-24 14:09:26.894983 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt
2026-06-24 14:09:26.895002 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml
2026-06-24 14:09:26.895020 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt
2026-06-24 14:09:26.895038 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml
2026-06-24 14:09:26.895056 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt
2026-06-24 14:09:26.895074 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml
2026-06-24 14:09:26.895092 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt
2026-06-24 14:09:26.895110 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml
2026-06-24 14:09:26.895127 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt
2026-06-24 14:09:26.895145 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml
2026-06-24 14:09:26.895163 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt
2026-06-24 14:09:26.895181 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml
2026-06-24 14:09:26.895199 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt
2026-06-24 14:09:26.895217 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml
2026-06-24 14:09:26.895235 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt
2026-06-24 14:09:26.895253 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml
2026-06-24 14:09:26.895270 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt
2026-06-24 14:09:26.895288 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml
2026-06-24 14:09:26.895306 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt
2026-06-24 14:09:26.895324 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml
2026-06-24 14:09:26.895342 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt
2026-06-24 14:09:26.895359 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml
2026-06-24 14:09:26.895376 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt
2026-06-24 14:09:26.895399 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml
2026-06-24 14:09:26.895417 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt
2026-06-24 14:09:26.895434 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml
2026-06-24 14:09:26.895451 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt
2026-06-24 14:09:26.895469 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml
2026-06-24 14:09:26.895486 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt
2026-06-24 14:09:26.895504 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml
2026-06-24 14:09:26.895522 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt
2026-06-24 14:09:26.895540 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml
2026-06-24 14:09:26.895558 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt
2026-06-24 14:09:26.895576 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml
2026-06-24 14:09:26.895594 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt
2026-06-24 14:09:26.895612 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml
2026-06-24 14:09:26.895629 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt
2026-06-24 14:09:26.895646 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml
2026-06-24 14:09:26.895664 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt
2026-06-24 14:09:26.895682 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml
2026-06-24 14:09:26.895699 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt
2026-06-24 14:09:26.895717 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml
2026-06-24 14:09:26.895734 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt
2026-06-24 14:09:26.895751 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml
2026-06-24 14:09:26.895768 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt
2026-06-24 14:09:26.895786 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml
2026-06-24 14:09:26.895803 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt
2026-06-24 14:09:26.895820 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml
2026-06-24 14:09:26.895837 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt
2026-06-24 14:09:26.895854 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml
2026-06-24 14:09:26.895872 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt
2026-06-24 14:09:26.895889 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml
2026-06-24 14:09:26.895906 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt
2026-06-24 14:09:26.895924 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml
2026-06-24 14:09:26.895941 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt
2026-06-24 14:09:26.895959 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml
2026-06-24 14:09:26.895976 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt
2026-06-24 14:09:26.895999 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml
2026-06-24 14:09:26.896017 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt
2026-06-24 14:09:26.896034 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml
2026-06-24 14:09:26.896051 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt
2026-06-24 14:09:26.896069 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml
2026-06-24 14:09:26.896086 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt
2026-06-24 14:09:26.896104 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml
2026-06-24 14:09:26.896122 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt
2026-06-24 14:09:26.896139 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml
2026-06-24 14:09:26.896157 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt
2026-06-24 14:09:26.896175 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml
2026-06-24 14:09:26.896193 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/
2026-06-24 14:09:26.896211 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt
2026-06-24 14:09:26.896229 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml
2026-06-24 14:09:26.896247 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt
2026-06-24 14:09:26.896266 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml
2026-06-24 14:09:26.896284 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt
2026-06-24 14:09:26.896302 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml
2026-06-24 14:09:26.896320 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt
2026-06-24 14:09:26.896338 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml
2026-06-24 14:09:26.896355 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt
2026-06-24 14:09:26.896373 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml
2026-06-24 14:09:26.896391 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/
2026-06-24 14:09:26.896409 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt
2026-06-24 14:09:26.896428 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml
2026-06-24 14:09:26.896446 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt
2026-06-24 14:09:26.896464 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml
2026-06-24 14:09:26.896482 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt
2026-06-24 14:09:26.896499 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml
2026-06-24 14:09:26.896517 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt
2026-06-24 14:09:26.896535 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml
2026-06-24 14:09:26.896553 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt
2026-06-24 14:09:26.896577 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml
2026-06-24 14:09:26.896599 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt
2026-06-24 14:09:26.896617 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml
2026-06-24 14:09:26.896640 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt
2026-06-24 14:09:26.896658 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml
2026-06-24 14:09:26.896675 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt
2026-06-24 14:09:26.896693 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml
2026-06-24 14:09:26.896711 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt
2026-06-24 14:09:26.896729 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml
2026-06-24 14:09:26.896747 | instance | cd+++++++++ objects/namespaced/openstack/deployment/
2026-06-24 14:09:26.896764 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt
2026-06-24 14:09:26.896782 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml
2026-06-24 14:09:26.896800 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt
2026-06-24 14:09:26.896817 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml
2026-06-24 14:09:26.896834 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt
2026-06-24 14:09:26.896852 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml
2026-06-24 14:09:26.896869 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt
2026-06-24 14:09:26.896897 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml
2026-06-24 14:09:26.896917 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt
2026-06-24 14:09:26.896934 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml
2026-06-24 14:09:26.896974 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt
2026-06-24 14:09:26.896996 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml
2026-06-24 14:09:26.897014 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt
2026-06-24 14:09:26.897033 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml
2026-06-24 14:09:26.897050 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt
2026-06-24 14:09:26.897068 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml
2026-06-24 14:09:26.897085 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt
2026-06-24 14:09:26.897103 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml
2026-06-24 14:09:26.897120 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt
2026-06-24 14:09:26.897137 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml
2026-06-24 14:09:26.897155 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt
2026-06-24 14:09:26.897172 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml
2026-06-24 14:09:26.897190 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt
2026-06-24 14:09:26.897207 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml
2026-06-24 14:09:26.897225 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt
2026-06-24 14:09:26.897242 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml
2026-06-24 14:09:26.897260 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt
2026-06-24 14:09:26.897278 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml
2026-06-24 14:09:26.897295 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt
2026-06-24 14:09:26.897318 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml
2026-06-24 14:09:26.897336 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt
2026-06-24 14:09:26.897354 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml
2026-06-24 14:09:26.897371 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt
2026-06-24 14:09:26.897389 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml
2026-06-24 14:09:26.897406 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt
2026-06-24 14:09:26.897424 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml
2026-06-24 14:09:26.897442 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt
2026-06-24 14:09:26.897460 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml
2026-06-24 14:09:26.897478 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt
2026-06-24 14:09:26.897496 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml
2026-06-24 14:09:26.897514 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt
2026-06-24 14:09:26.897532 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml
2026-06-24 14:09:26.897550 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt
2026-06-24 14:09:26.897568 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml
2026-06-24 14:09:26.897586 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt
2026-06-24 14:09:26.897605 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml
2026-06-24 14:09:26.897623 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt
2026-06-24 14:09:26.897641 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml
2026-06-24 14:09:26.897659 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/
2026-06-24 14:09:26.897677 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt
2026-06-24 14:09:26.897695 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml
2026-06-24 14:09:26.897713 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt
2026-06-24 14:09:26.897732 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml
2026-06-24 14:09:26.897750 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt
2026-06-24 14:09:26.897768 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml
2026-06-24 14:09:26.897786 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt
2026-06-24 14:09:26.897804 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml
2026-06-24 14:09:26.897821 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt
2026-06-24 14:09:26.897839 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml
2026-06-24 14:09:26.897856 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt
2026-06-24 14:09:26.897874 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml
2026-06-24 14:09:26.897891 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt
2026-06-24 14:09:26.897908 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml
2026-06-24 14:09:26.897926 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt
2026-06-24 14:09:26.897944 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml
2026-06-24 14:09:26.897962 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt
2026-06-24 14:09:26.897986 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml
2026-06-24 14:09:26.898004 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt
2026-06-24 14:09:26.898022 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml
2026-06-24 14:09:26.898039 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt
2026-06-24 14:09:26.898057 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml
2026-06-24 14:09:26.898075 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt
2026-06-24 14:09:26.898092 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml
2026-06-24 14:09:26.898110 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt
2026-06-24 14:09:26.898127 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml
2026-06-24 14:09:26.898144 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt
2026-06-24 14:09:26.898162 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml
2026-06-24 14:09:26.898180 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt
2026-06-24 14:09:26.898198 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml
2026-06-24 14:09:26.898216 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt
2026-06-24 14:09:26.898233 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml
2026-06-24 14:09:26.898250 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt
2026-06-24 14:09:26.898268 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml
2026-06-24 14:09:26.898285 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt
2026-06-24 14:09:26.898302 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml
2026-06-24 14:09:26.898319 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt
2026-06-24 14:09:26.898336 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml
2026-06-24 14:09:26.898353 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt
2026-06-24 14:09:26.898372 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml
2026-06-24 14:09:26.898392 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt
2026-06-24 14:09:26.898411 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml
2026-06-24 14:09:26.898429 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt
2026-06-24 14:09:26.898446 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml
2026-06-24 14:09:26.898464 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt
2026-06-24 14:09:26.898481 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml
2026-06-24 14:09:26.898498 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt
2026-06-24 14:09:26.898515 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml
2026-06-24 14:09:26.898533 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt
2026-06-24 14:09:26.898551 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml
2026-06-24 14:09:26.898569 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt
2026-06-24 14:09:26.898587 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml
2026-06-24 14:09:26.898609 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt
2026-06-24 14:09:26.898628 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml
2026-06-24 14:09:26.898646 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt
2026-06-24 14:09:26.898664 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml
2026-06-24 14:09:26.898681 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-24 14:09:26.898699 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-24 14:09:26.898717 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt
2026-06-24 14:09:26.898736 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml
2026-06-24 14:09:26.898753 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt
2026-06-24 14:09:26.898771 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml
2026-06-24 14:09:26.898789 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt
2026-06-24 14:09:26.898806 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml
2026-06-24 14:09:26.898834 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt
2026-06-24 14:09:26.898853 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml
2026-06-24 14:09:26.898871 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt
2026-06-24 14:09:26.898890 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml
2026-06-24 14:09:26.898908 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt
2026-06-24 14:09:26.898926 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml
2026-06-24 14:09:26.898944 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt
2026-06-24 14:09:26.898961 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml
2026-06-24 14:09:26.898979 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt
2026-06-24 14:09:26.898997 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml
2026-06-24 14:09:26.899015 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt
2026-06-24 14:09:26.899033 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml
2026-06-24 14:09:26.899051 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/
2026-06-24 14:09:26.899069 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt
2026-06-24 14:09:26.899087 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml
2026-06-24 14:09:26.899105 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt
2026-06-24 14:09:26.899123 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml
2026-06-24 14:09:26.899141 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt
2026-06-24 14:09:26.899159 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml
2026-06-24 14:09:26.899177 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt
2026-06-24 14:09:26.899194 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml
2026-06-24 14:09:26.899213 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt
2026-06-24 14:09:26.899230 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml
2026-06-24 14:09:26.899249 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt
2026-06-24 14:09:26.899266 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml
2026-06-24 14:09:26.899289 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt
2026-06-24 14:09:26.899307 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml
2026-06-24 14:09:26.899325 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt
2026-06-24 14:09:26.899343 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml
2026-06-24 14:09:26.899361 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt
2026-06-24 14:09:26.899378 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml
2026-06-24 14:09:26.899396 | instance | cd+++++++++ objects/namespaced/openstack/jobs/
2026-06-24 14:09:26.899414 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt
2026-06-24 14:09:26.899431 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml
2026-06-24 14:09:26.899449 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt
2026-06-24 14:09:26.899466 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml
2026-06-24 14:09:26.899484 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt
2026-06-24 14:09:26.899501 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml
2026-06-24 14:09:26.899518 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt
2026-06-24 14:09:26.899536 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml
2026-06-24 14:09:26.899554 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt
2026-06-24 14:09:26.899572 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml
2026-06-24 14:09:26.899590 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt
2026-06-24 14:09:26.899608 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml
2026-06-24 14:09:26.899625 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt
2026-06-24 14:09:26.899643 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml
2026-06-24 14:09:26.899660 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt
2026-06-24 14:09:26.899678 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml
2026-06-24 14:09:26.899695 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt
2026-06-24 14:09:26.899713 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml
2026-06-24 14:09:26.899731 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt
2026-06-24 14:09:26.899748 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml
2026-06-24 14:09:26.899766 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt
2026-06-24 14:09:26.899784 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml
2026-06-24 14:09:26.899801 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt
2026-06-24 14:09:26.899818 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml
2026-06-24 14:09:26.899836 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt
2026-06-24 14:09:26.899853 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml
2026-06-24 14:09:26.899871 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt
2026-06-24 14:09:26.899888 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml
2026-06-24 14:09:26.899906 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt
2026-06-24 14:09:26.899924 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml
2026-06-24 14:09:26.899946 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt
2026-06-24 14:09:26.899965 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml
2026-06-24 14:09:26.899983 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29705165.txt
2026-06-24 14:09:26.900000 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29705165.yaml
2026-06-24 14:09:26.900018 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt
2026-06-24 14:09:26.900035 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml
2026-06-24 14:09:26.900053 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt
2026-06-24 14:09:26.900070 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml
2026-06-24 14:09:26.900088 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt
2026-06-24 14:09:26.900106 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml
2026-06-24 14:09:26.900124 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt
2026-06-24 14:09:26.900142 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml
2026-06-24 14:09:26.900160 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt
2026-06-24 14:09:26.900178 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml
2026-06-24 14:09:26.900196 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt
2026-06-24 14:09:26.900213 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml
2026-06-24 14:09:26.900231 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt
2026-06-24 14:09:26.900249 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml
2026-06-24 14:09:26.900266 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt
2026-06-24 14:09:26.900284 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml
2026-06-24 14:09:26.900302 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt
2026-06-24 14:09:26.900319 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml
2026-06-24 14:09:26.900337 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt
2026-06-24 14:09:26.900354 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml
2026-06-24 14:09:26.900372 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt
2026-06-24 14:09:26.900390 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml
2026-06-24 14:09:26.900408 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt
2026-06-24 14:09:26.900426 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml
2026-06-24 14:09:26.900443 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt
2026-06-24 14:09:26.900461 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml
2026-06-24 14:09:26.900479 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt
2026-06-24 14:09:26.900497 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml
2026-06-24 14:09:26.900514 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt
2026-06-24 14:09:26.900532 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml
2026-06-24 14:09:26.900550 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt
2026-06-24 14:09:26.900567 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml
2026-06-24 14:09:26.900585 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt
2026-06-24 14:09:26.900603 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml
2026-06-24 14:09:26.900625 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt
2026-06-24 14:09:26.900643 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml
2026-06-24 14:09:26.900661 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt
2026-06-24 14:09:26.900679 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml
2026-06-24 14:09:26.900697 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt
2026-06-24 14:09:26.900714 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml
2026-06-24 14:09:26.900732 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt
2026-06-24 14:09:26.900750 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml
2026-06-24 14:09:26.900767 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt
2026-06-24 14:09:26.900784 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml
2026-06-24 14:09:26.900802 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29705160.txt
2026-06-24 14:09:26.900819 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29705160.yaml
2026-06-24 14:09:26.900836 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt
2026-06-24 14:09:26.900854 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml
2026-06-24 14:09:26.900871 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt
2026-06-24 14:09:26.900889 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml
2026-06-24 14:09:26.900917 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt
2026-06-24 14:09:26.900935 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml
2026-06-24 14:09:26.900975 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt
2026-06-24 14:09:26.900997 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml
2026-06-24 14:09:26.901015 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt
2026-06-24 14:09:26.901033 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml
2026-06-24 14:09:26.901051 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt
2026-06-24 14:09:26.901068 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml
2026-06-24 14:09:26.901085 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt
2026-06-24 14:09:26.901103 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml
2026-06-24 14:09:26.901120 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29705160.txt
2026-06-24 14:09:26.901137 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29705160.yaml
2026-06-24 14:09:26.901155 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt
2026-06-24 14:09:26.901172 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml
2026-06-24 14:09:26.901190 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt
2026-06-24 14:09:26.901208 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml
2026-06-24 14:09:26.901226 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt
2026-06-24 14:09:26.901243 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml
2026-06-24 14:09:26.901261 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt
2026-06-24 14:09:26.901279 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml
2026-06-24 14:09:26.901296 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt
2026-06-24 14:09:26.901320 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml
2026-06-24 14:09:26.901339 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt
2026-06-24 14:09:26.901356 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml
2026-06-24 14:09:26.901374 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt
2026-06-24 14:09:26.901394 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml
2026-06-24 14:09:26.901414 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/
2026-06-24 14:09:26.901432 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt
2026-06-24 14:09:26.901449 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml
2026-06-24 14:09:26.901467 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt
2026-06-24 14:09:26.901485 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml
2026-06-24 14:09:26.901503 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt
2026-06-24 14:09:26.901520 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml
2026-06-24 14:09:26.901538 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/
2026-06-24 14:09:26.901555 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt
2026-06-24 14:09:26.901573 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml
2026-06-24 14:09:26.901590 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt
2026-06-24 14:09:26.901608 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml
2026-06-24 14:09:26.901626 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt
2026-06-24 14:09:26.901644 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml
2026-06-24 14:09:26.901662 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt
2026-06-24 14:09:26.901679 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml
2026-06-24 14:09:26.901697 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt
2026-06-24 14:09:26.901714 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml
2026-06-24 14:09:26.901732 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt
2026-06-24 14:09:26.901750 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml
2026-06-24 14:09:26.901767 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt
2026-06-24 14:09:26.901785 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml
2026-06-24 14:09:26.901803 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt
2026-06-24 14:09:26.901820 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml
2026-06-24 14:09:26.901838 | instance | cd+++++++++ objects/namespaced/openstack/pods/
2026-06-24 14:09:26.901856 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-cb79d7d77-n5c62.txt
2026-06-24 14:09:26.901874 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-cb79d7d77-n5c62.yaml
2026-06-24 14:09:26.901897 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-w7wh5.txt
2026-06-24 14:09:26.901916 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-w7wh5.yaml
2026-06-24 14:09:26.901933 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-jz42c.txt
2026-06-24 14:09:26.901951 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-jz42c.yaml
2026-06-24 14:09:26.901969 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-29hkk.txt
2026-06-24 14:09:26.901986 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-29hkk.yaml
2026-06-24 14:09:26.902004 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-mjq9z.txt
2026-06-24 14:09:26.902021 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-mjq9z.yaml
2026-06-24 14:09:26.902039 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-2bfwj.txt
2026-06-24 14:09:26.902056 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-2bfwj.yaml
2026-06-24 14:09:26.902073 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-2qdtx.txt
2026-06-24 14:09:26.902090 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-2qdtx.yaml
2026-06-24 14:09:26.902108 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-6c4cc66f5b-jmm2j.txt
2026-06-24 14:09:26.902125 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-6c4cc66f5b-jmm2j.yaml
2026-06-24 14:09:26.902143 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-68d76b9986-prh6z.txt
2026-06-24 14:09:26.902160 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-68d76b9986-prh6z.yaml
2026-06-24 14:09:26.902178 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-nwdb8.txt
2026-06-24 14:09:26.902196 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-nwdb8.yaml
2026-06-24 14:09:26.902214 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-k2fwf.txt
2026-06-24 14:09:26.902231 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-k2fwf.yaml
2026-06-24 14:09:26.902249 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-48hf9.txt
2026-06-24 14:09:26.902267 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-48hf9.yaml
2026-06-24 14:09:26.902285 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-q7f78.txt
2026-06-24 14:09:26.902302 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-q7f78.yaml
2026-06-24 14:09:26.902320 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-n4p8r.txt
2026-06-24 14:09:26.902337 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-n4p8r.yaml
2026-06-24 14:09:26.902355 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-slxzf.txt
2026-06-24 14:09:26.902372 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-slxzf.yaml
2026-06-24 14:09:26.902390 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-599qz.txt
2026-06-24 14:09:26.902407 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-599qz.yaml
2026-06-24 14:09:26.902425 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-rzrdt.txt
2026-06-24 14:09:26.902443 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-rzrdt.yaml
2026-06-24 14:09:26.902460 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-5rl2g.txt
2026-06-24 14:09:26.902478 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-5rl2g.yaml
2026-06-24 14:09:26.902495 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-54654f886d-v8zl9.txt
2026-06-24 14:09:26.902519 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-54654f886d-v8zl9.yaml
2026-06-24 14:09:26.902537 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-9v5r8.txt
2026-06-24 14:09:26.902555 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-9v5r8.yaml
2026-06-24 14:09:26.902573 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-65cc8c4985-6tps5.txt
2026-06-24 14:09:26.902590 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-65cc8c4985-6tps5.yaml
2026-06-24 14:09:26.902608 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29705165-wc4c9.txt
2026-06-24 14:09:26.902625 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29705165-wc4c9.yaml
2026-06-24 14:09:26.902643 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-76758b555d-fmvqc.txt
2026-06-24 14:09:26.902661 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-76758b555d-fmvqc.yaml
2026-06-24 14:09:26.902678 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-pcfpw.txt
2026-06-24 14:09:26.902723 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-pcfpw.yaml
2026-06-24 14:09:26.902742 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-kz97t.txt
2026-06-24 14:09:26.902760 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-kz97t.yaml
2026-06-24 14:09:26.902778 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-mzx4d.txt
2026-06-24 14:09:26.902796 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-mzx4d.yaml
2026-06-24 14:09:26.902813 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-vdspp.txt
2026-06-24 14:09:26.902830 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-vdspp.yaml
2026-06-24 14:09:26.902848 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-2jt2k.txt
2026-06-24 14:09:26.902865 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-2jt2k.yaml
2026-06-24 14:09:26.902883 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-56sr2.txt
2026-06-24 14:09:26.902900 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-56sr2.yaml
2026-06-24 14:09:26.902918 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-57rkm.txt
2026-06-24 14:09:26.902935 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-57rkm.yaml
2026-06-24 14:09:26.902953 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-trsld.txt
2026-06-24 14:09:26.902970 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-trsld.yaml
2026-06-24 14:09:26.902987 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-8zqf5.txt
2026-06-24 14:09:26.903005 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-8zqf5.yaml
2026-06-24 14:09:26.903023 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-65686ddb76-kmgg8.txt
2026-06-24 14:09:26.903041 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-65686ddb76-kmgg8.yaml
2026-06-24 14:09:26.903059 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-6856x.txt
2026-06-24 14:09:26.903076 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-6856x.yaml
2026-06-24 14:09:26.903093 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-vdfct.txt
2026-06-24 14:09:26.903111 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-vdfct.yaml
2026-06-24 14:09:26.903129 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-lddf8.txt
2026-06-24 14:09:26.903147 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-lddf8.yaml
2026-06-24 14:09:26.903173 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-5gf6f.txt
2026-06-24 14:09:26.903191 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-5gf6f.yaml
2026-06-24 14:09:26.903208 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-ntpcd.txt
2026-06-24 14:09:26.903226 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-ntpcd.yaml
2026-06-24 14:09:26.903244 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-9x5gm.txt
2026-06-24 14:09:26.903261 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-9x5gm.yaml
2026-06-24 14:09:26.903279 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-f9z7f.txt
2026-06-24 14:09:26.903297 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-f9z7f.yaml
2026-06-24 14:09:26.903315 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-dmcl5.txt
2026-06-24 14:09:26.903333 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-dmcl5.yaml
2026-06-24 14:09:26.903351 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-ftkwd.txt
2026-06-24 14:09:26.903368 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-ftkwd.yaml
2026-06-24 14:09:26.903385 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-shfgl.txt
2026-06-24 14:09:26.903402 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-shfgl.yaml
2026-06-24 14:09:26.903420 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-tcz7d.txt
2026-06-24 14:09:26.903438 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-tcz7d.yaml
2026-06-24 14:09:26.903455 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-2j9nb.txt
2026-06-24 14:09:26.903473 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-2j9nb.yaml
2026-06-24 14:09:26.903490 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-t2bgc.txt
2026-06-24 14:09:26.903508 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-t2bgc.yaml
2026-06-24 14:09:26.903526 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-bs76q.txt
2026-06-24 14:09:26.903543 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-bs76q.yaml
2026-06-24 14:09:26.903560 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-4krv9.txt
2026-06-24 14:09:26.903578 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-4krv9.yaml
2026-06-24 14:09:26.903595 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-jvh77.txt
2026-06-24 14:09:26.903613 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-jvh77.yaml
2026-06-24 14:09:26.903632 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-ksqq4.txt
2026-06-24 14:09:26.903650 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-ksqq4.yaml
2026-06-24 14:09:26.903668 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-bmw5z.txt
2026-06-24 14:09:26.903686 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-bmw5z.yaml
2026-06-24 14:09:26.903704 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-8529s.txt
2026-06-24 14:09:26.903721 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-8529s.yaml
2026-06-24 14:09:26.903739 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-djpvm.txt
2026-06-24 14:09:26.903757 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-djpvm.yaml
2026-06-24 14:09:26.903781 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-9tjqn.txt
2026-06-24 14:09:26.903800 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-9tjqn.yaml
2026-06-24 14:09:26.903818 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-5c9898cd8-ppvbx.txt
2026-06-24 14:09:26.903836 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-5c9898cd8-ppvbx.yaml
2026-06-24 14:09:26.903854 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-7cf677fbf4-5h9fl.txt
2026-06-24 14:09:26.903871 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-7cf677fbf4-5h9fl.yaml
2026-06-24 14:09:26.903888 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-78696f5f59-9fvzv.txt
2026-06-24 14:09:26.903906 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-78696f5f59-9fvzv.yaml
2026-06-24 14:09:26.903923 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-65f475b8d5-6bphb.txt
2026-06-24 14:09:26.903941 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-65f475b8d5-6bphb.yaml
2026-06-24 14:09:26.903959 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-ft5lb.txt
2026-06-24 14:09:26.903977 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-ft5lb.yaml
2026-06-24 14:09:26.903994 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29705160-cf57j.txt
2026-06-24 14:09:26.904012 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29705160-cf57j.yaml
2026-06-24 14:09:26.904029 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-2kx8w.txt
2026-06-24 14:09:26.904047 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-2kx8w.yaml
2026-06-24 14:09:26.904065 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-z8t7m.txt
2026-06-24 14:09:26.904083 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-z8t7m.yaml
2026-06-24 14:09:26.904100 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-56b748bdf9-s8p7b.txt
2026-06-24 14:09:26.904117 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-56b748bdf9-s8p7b.yaml
2026-06-24 14:09:26.904135 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-77ljn.txt
2026-06-24 14:09:26.904152 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-77ljn.yaml
2026-06-24 14:09:26.904170 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-dcx8j.txt
2026-06-24 14:09:26.904188 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-dcx8j.yaml
2026-06-24 14:09:26.904207 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-2sglb.txt
2026-06-24 14:09:26.904224 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-2sglb.yaml
2026-06-24 14:09:26.904242 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-dxr49.txt
2026-06-24 14:09:26.904259 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-dxr49.yaml
2026-06-24 14:09:26.904277 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-qb62n.txt
2026-06-24 14:09:26.904295 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-qb62n.yaml
2026-06-24 14:09:26.904312 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-5c788f95b6-577h5.txt
2026-06-24 14:09:26.904330 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-5c788f95b6-577h5.yaml
2026-06-24 14:09:26.904348 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-sj7hk.txt
2026-06-24 14:09:26.904366 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-sj7hk.yaml
2026-06-24 14:09:26.904385 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-7964b8dc75-qxg7j.txt
2026-06-24 14:09:26.904409 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-7964b8dc75-qxg7j.yaml
2026-06-24 14:09:26.904427 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29705160-bdhbm.txt
2026-06-24 14:09:26.904444 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29705160-bdhbm.yaml
2026-06-24 14:09:26.904462 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-m4lxw.txt
2026-06-24 14:09:26.904479 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-m4lxw.yaml
2026-06-24 14:09:26.904497 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt
2026-06-24 14:09:26.904514 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml
2026-06-24 14:09:26.904531 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt
2026-06-24 14:09:26.904549 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml
2026-06-24 14:09:26.904566 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6d4f8546d7-hnlkj.txt
2026-06-24 14:09:26.904584 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6d4f8546d7-hnlkj.yaml
2026-06-24 14:09:26.904602 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-927xs.txt
2026-06-24 14:09:26.904619 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-927xs.yaml
2026-06-24 14:09:26.904637 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-2ddpn.txt
2026-06-24 14:09:26.904654 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-2ddpn.yaml
2026-06-24 14:09:26.904671 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-h89vt.txt
2026-06-24 14:09:26.904689 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-h89vt.yaml
2026-06-24 14:09:26.904706 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-jjfkk.txt
2026-06-24 14:09:26.904723 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-jjfkk.yaml
2026-06-24 14:09:26.904741 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-gpjtd.txt
2026-06-24 14:09:26.904758 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-gpjtd.yaml
2026-06-24 14:09:26.904775 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-pvtpq.txt
2026-06-24 14:09:26.904792 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-pvtpq.yaml
2026-06-24 14:09:26.904809 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt
2026-06-24 14:09:26.904827 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml
2026-06-24 14:09:26.904844 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt
2026-06-24 14:09:26.904861 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml
2026-06-24 14:09:26.904879 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-hgnrw.txt
2026-06-24 14:09:26.904909 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-hgnrw.yaml
2026-06-24 14:09:26.904929 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt
2026-06-24 14:09:26.904948 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml
2026-06-24 14:09:26.904979 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt
2026-06-24 14:09:26.904998 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml
2026-06-24 14:09:26.905015 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-6z8jg.txt
2026-06-24 14:09:26.905033 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-6z8jg.yaml
2026-06-24 14:09:26.905056 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt
2026-06-24 14:09:26.905075 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml
2026-06-24 14:09:26.905093 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt
2026-06-24 14:09:26.905110 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml
2026-06-24 14:09:26.905128 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-ch4h9.txt
2026-06-24 14:09:26.905146 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-ch4h9.yaml
2026-06-24 14:09:26.905164 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-4jvg2.txt
2026-06-24 14:09:26.905183 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-4jvg2.yaml
2026-06-24 14:09:26.905201 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-66cb647b69-fmlm6.txt
2026-06-24 14:09:26.905218 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-66cb647b69-fmlm6.yaml
2026-06-24 14:09:26.905236 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-6d85468c66-mtf22.txt
2026-06-24 14:09:26.905253 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-6d85468c66-mtf22.yaml
2026-06-24 14:09:26.905271 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-b6vdt.txt
2026-06-24 14:09:26.905288 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-b6vdt.yaml
2026-06-24 14:09:26.905306 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-h6h4m.txt
2026-06-24 14:09:26.905323 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-h6h4m.yaml
2026-06-24 14:09:26.905340 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt
2026-06-24 14:09:26.905358 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml
2026-06-24 14:09:26.905376 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/
2026-06-24 14:09:26.905393 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt
2026-06-24 14:09:26.905411 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml
2026-06-24 14:09:26.905428 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt
2026-06-24 14:09:26.905445 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml
2026-06-24 14:09:26.905462 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt
2026-06-24 14:09:26.905480 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml
2026-06-24 14:09:26.905497 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt
2026-06-24 14:09:26.905514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml
2026-06-24 14:09:26.905530 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt
2026-06-24 14:09:26.905547 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml
2026-06-24 14:09:26.905564 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt
2026-06-24 14:09:26.905581 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml
2026-06-24 14:09:26.905598 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt
2026-06-24 14:09:26.905616 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml
2026-06-24 14:09:26.905639 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt
2026-06-24 14:09:26.905657 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml
2026-06-24 14:09:26.905674 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt
2026-06-24 14:09:26.905691 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml
2026-06-24 14:09:26.905709 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt
2026-06-24 14:09:26.905725 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml
2026-06-24 14:09:26.905742 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt
2026-06-24 14:09:26.905759 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml
2026-06-24 14:09:26.905776 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt
2026-06-24 14:09:26.905793 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml
2026-06-24 14:09:26.905810 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt
2026-06-24 14:09:26.905827 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml
2026-06-24 14:09:26.905844 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt
2026-06-24 14:09:26.905861 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml
2026-06-24 14:09:26.905878 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt
2026-06-24 14:09:26.905895 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml
2026-06-24 14:09:26.905913 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt
2026-06-24 14:09:26.905930 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml
2026-06-24 14:09:26.905947 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt
2026-06-24 14:09:26.905964 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml
2026-06-24 14:09:26.905982 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt
2026-06-24 14:09:26.905999 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml
2026-06-24 14:09:26.906017 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt
2026-06-24 14:09:26.906034 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml
2026-06-24 14:09:26.906052 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt
2026-06-24 14:09:26.906069 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml
2026-06-24 14:09:26.906087 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt
2026-06-24 14:09:26.906104 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml
2026-06-24 14:09:26.906122 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt
2026-06-24 14:09:26.906140 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml
2026-06-24 14:09:26.906159 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt
2026-06-24 14:09:26.906177 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml
2026-06-24 14:09:26.906195 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt
2026-06-24 14:09:26.906213 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml
2026-06-24 14:09:26.906235 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt
2026-06-24 14:09:26.906254 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml
2026-06-24 14:09:26.906272 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt
2026-06-24 14:09:26.906291 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml
2026-06-24 14:09:26.906309 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt
2026-06-24 14:09:26.906327 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml
2026-06-24 14:09:26.906345 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt
2026-06-24 14:09:26.906362 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml
2026-06-24 14:09:26.906380 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt
2026-06-24 14:09:26.906397 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml
2026-06-24 14:09:26.906415 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt
2026-06-24 14:09:26.906432 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml
2026-06-24 14:09:26.906450 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt
2026-06-24 14:09:26.906468 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml
2026-06-24 14:09:26.906485 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt
2026-06-24 14:09:26.906502 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml
2026-06-24 14:09:26.906519 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt
2026-06-24 14:09:26.906536 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml
2026-06-24 14:09:26.906564 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt
2026-06-24 14:09:26.906583 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml
2026-06-24 14:09:26.906600 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt
2026-06-24 14:09:26.906618 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml
2026-06-24 14:09:26.906635 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt
2026-06-24 14:09:26.906653 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml
2026-06-24 14:09:26.906670 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt
2026-06-24 14:09:26.906688 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml
2026-06-24 14:09:26.906706 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt
2026-06-24 14:09:26.906723 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml
2026-06-24 14:09:26.906740 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt
2026-06-24 14:09:26.906757 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml
2026-06-24 14:09:26.906774 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt
2026-06-24 14:09:26.906792 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml
2026-06-24 14:09:26.906809 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt
2026-06-24 14:09:26.906831 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml
2026-06-24 14:09:26.906849 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt
2026-06-24 14:09:26.906867 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml
2026-06-24 14:09:26.906884 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt
2026-06-24 14:09:26.906902 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml
2026-06-24 14:09:26.906919 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt
2026-06-24 14:09:26.906937 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml
2026-06-24 14:09:26.906954 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt
2026-06-24 14:09:26.906971 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml
2026-06-24 14:09:26.906989 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt
2026-06-24 14:09:26.907006 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml
2026-06-24 14:09:26.907023 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt
2026-06-24 14:09:26.907040 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml
2026-06-24 14:09:26.907058 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt
2026-06-24 14:09:26.907075 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml
2026-06-24 14:09:26.907092 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt
2026-06-24 14:09:26.907109 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml
2026-06-24 14:09:26.907127 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt
2026-06-24 14:09:26.907144 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml
2026-06-24 14:09:26.907161 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt
2026-06-24 14:09:26.907178 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml
2026-06-24 14:09:26.907196 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt
2026-06-24 14:09:26.907213 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml
2026-06-24 14:09:26.907230 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt
2026-06-24 14:09:26.907247 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml
2026-06-24 14:09:26.907264 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt
2026-06-24 14:09:26.907282 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml
2026-06-24 14:09:26.907300 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt
2026-06-24 14:09:26.907318 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml
2026-06-24 14:09:26.907335 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt
2026-06-24 14:09:26.907353 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml
2026-06-24 14:09:26.907371 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt
2026-06-24 14:09:26.907389 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml
2026-06-24 14:09:26.907411 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt
2026-06-24 14:09:26.907430 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml
2026-06-24 14:09:26.907447 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt
2026-06-24 14:09:26.907464 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml
2026-06-24 14:09:26.907481 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt
2026-06-24 14:09:26.907499 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml
2026-06-24 14:09:26.907516 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt
2026-06-24 14:09:26.907533 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml
2026-06-24 14:09:26.907551 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt
2026-06-24 14:09:26.907568 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml
2026-06-24 14:09:26.907585 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt
2026-06-24 14:09:26.907602 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml
2026-06-24 14:09:26.907620 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt
2026-06-24 14:09:26.907637 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml
2026-06-24 14:09:26.907654 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt
2026-06-24 14:09:26.907672 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml
2026-06-24 14:09:26.907690 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt
2026-06-24 14:09:26.907708 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml
2026-06-24 14:09:26.907726 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt
2026-06-24 14:09:26.907743 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml
2026-06-24 14:09:26.907761 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt
2026-06-24 14:09:26.907778 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml
2026-06-24 14:09:26.907796 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt
2026-06-24 14:09:26.907814 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml
2026-06-24 14:09:26.907831 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt
2026-06-24 14:09:26.907848 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml
2026-06-24 14:09:26.907865 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt
2026-06-24 14:09:26.907883 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml
2026-06-24 14:09:26.907901 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt
2026-06-24 14:09:26.907918 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml
2026-06-24 14:09:26.907937 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt
2026-06-24 14:09:26.907954 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml
2026-06-24 14:09:26.907972 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt
2026-06-24 14:09:26.907990 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml
2026-06-24 14:09:26.908014 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt
2026-06-24 14:09:26.908033 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml
2026-06-24 14:09:26.908051 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt
2026-06-24 14:09:26.908068 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml
2026-06-24 14:09:26.908086 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt
2026-06-24 14:09:26.908103 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml
2026-06-24 14:09:26.908121 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt
2026-06-24 14:09:26.908138 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml
2026-06-24 14:09:26.908156 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt
2026-06-24 14:09:26.908173 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml
2026-06-24 14:09:26.908190 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt
2026-06-24 14:09:26.908208 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml
2026-06-24 14:09:26.908225 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt
2026-06-24 14:09:26.908243 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml
2026-06-24 14:09:26.908260 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt
2026-06-24 14:09:26.908277 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml
2026-06-24 14:09:26.908294 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt
2026-06-24 14:09:26.908311 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml
2026-06-24 14:09:26.908329 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt
2026-06-24 14:09:26.908346 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml
2026-06-24 14:09:26.908363 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt
2026-06-24 14:09:26.908381 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml
2026-06-24 14:09:26.908398 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt
2026-06-24 14:09:26.908415 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml
2026-06-24 14:09:26.908432 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt
2026-06-24 14:09:26.908450 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml
2026-06-24 14:09:26.908467 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt
2026-06-24 14:09:26.908484 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml
2026-06-24 14:09:26.908501 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt
2026-06-24 14:09:26.908519 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml
2026-06-24 14:09:26.908536 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt
2026-06-24 14:09:26.908554 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml
2026-06-24 14:09:26.908571 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt
2026-06-24 14:09:26.908589 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml
2026-06-24 14:09:26.908611 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt
2026-06-24 14:09:26.908629 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml
2026-06-24 14:09:26.908647 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt
2026-06-24 14:09:26.908665 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml
2026-06-24 14:09:26.908682 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt
2026-06-24 14:09:26.908700 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml
2026-06-24 14:09:26.908717 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt
2026-06-24 14:09:26.908735 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-06-24 14:09:26.908752 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt
2026-06-24 14:09:26.908770 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml
2026-06-24 14:09:26.908787 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt
2026-06-24 14:09:26.908805 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml
2026-06-24 14:09:26.908822 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt
2026-06-24 14:09:26.908840 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml
2026-06-24 14:09:26.908857 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt
2026-06-24 14:09:26.908875 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml
2026-06-24 14:09:26.908893 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt
2026-06-24 14:09:26.908921 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml
2026-06-24 14:09:26.908940 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt
2026-06-24 14:09:26.908970 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml
2026-06-24 14:09:26.908989 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt
2026-06-24 14:09:26.909006 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml
2026-06-24 14:09:26.909023 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt
2026-06-24 14:09:26.909041 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml
2026-06-24 14:09:26.909058 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt
2026-06-24 14:09:26.909075 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml
2026-06-24 14:09:26.909092 | instance | cd+++++++++ objects/namespaced/openstack/roles/
2026-06-24 14:09:26.909110 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt
2026-06-24 14:09:26.909127 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml
2026-06-24 14:09:26.909144 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt
2026-06-24 14:09:26.909161 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml
2026-06-24 14:09:26.909179 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt
2026-06-24 14:09:26.909196 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml
2026-06-24 14:09:26.909219 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt
2026-06-24 14:09:26.909237 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml
2026-06-24 14:09:26.909254 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt
2026-06-24 14:09:26.909271 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml
2026-06-24 14:09:26.909289 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt
2026-06-24 14:09:26.909306 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml
2026-06-24 14:09:26.909323 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt
2026-06-24 14:09:26.909341 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml
2026-06-24 14:09:26.909360 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt
2026-06-24 14:09:26.909377 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml
2026-06-24 14:09:26.909395 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt
2026-06-24 14:09:26.909413 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml
2026-06-24 14:09:26.909430 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt
2026-06-24 14:09:26.909447 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml
2026-06-24 14:09:26.909465 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt
2026-06-24 14:09:26.909483 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml
2026-06-24 14:09:26.909501 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt
2026-06-24 14:09:26.909519 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml
2026-06-24 14:09:26.909537 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt
2026-06-24 14:09:26.909555 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml
2026-06-24 14:09:26.909573 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt
2026-06-24 14:09:26.909590 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml
2026-06-24 14:09:26.909608 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt
2026-06-24 14:09:26.909625 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml
2026-06-24 14:09:26.909643 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt
2026-06-24 14:09:26.909661 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml
2026-06-24 14:09:26.909679 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt
2026-06-24 14:09:26.909698 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml
2026-06-24 14:09:26.909715 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt
2026-06-24 14:09:26.909733 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml
2026-06-24 14:09:26.909751 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt
2026-06-24 14:09:26.909769 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml
2026-06-24 14:09:26.909787 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt
2026-06-24 14:09:26.909810 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml
2026-06-24 14:09:26.909829 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt
2026-06-24 14:09:26.909847 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml
2026-06-24 14:09:26.909865 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt
2026-06-24 14:09:26.909884 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml
2026-06-24 14:09:26.909902 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt
2026-06-24 14:09:26.909920 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml
2026-06-24 14:09:26.909938 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt
2026-06-24 14:09:26.909956 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml
2026-06-24 14:09:26.909974 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt
2026-06-24 14:09:26.909991 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml
2026-06-24 14:09:26.910008 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt
2026-06-24 14:09:26.910025 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml
2026-06-24 14:09:26.910043 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt
2026-06-24 14:09:26.910061 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml
2026-06-24 14:09:26.910078 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt
2026-06-24 14:09:26.910096 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml
2026-06-24 14:09:26.910113 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt
2026-06-24 14:09:26.910131 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml
2026-06-24 14:09:26.910149 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt
2026-06-24 14:09:26.910166 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml
2026-06-24 14:09:26.910183 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt
2026-06-24 14:09:26.910201 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml
2026-06-24 14:09:26.910218 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt
2026-06-24 14:09:26.910236 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml
2026-06-24 14:09:26.910253 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt
2026-06-24 14:09:26.910271 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml
2026-06-24 14:09:26.910288 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt
2026-06-24 14:09:26.910306 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml
2026-06-24 14:09:26.910323 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt
2026-06-24 14:09:26.910342 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml
2026-06-24 14:09:26.910366 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt
2026-06-24 14:09:26.910390 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml
2026-06-24 14:09:26.910418 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt
2026-06-24 14:09:26.910467 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml
2026-06-24 14:09:26.910485 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt
2026-06-24 14:09:26.910503 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml
2026-06-24 14:09:26.910521 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt
2026-06-24 14:09:26.910538 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml
2026-06-24 14:09:26.910556 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt
2026-06-24 14:09:26.910573 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml
2026-06-24 14:09:26.910590 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt
2026-06-24 14:09:26.910608 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml
2026-06-24 14:09:26.910625 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt
2026-06-24 14:09:26.910642 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml
2026-06-24 14:09:26.910659 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt
2026-06-24 14:09:26.910676 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml
2026-06-24 14:09:26.910694 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt
2026-06-24 14:09:26.910712 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml
2026-06-24 14:09:26.910729 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt
2026-06-24 14:09:26.910746 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml
2026-06-24 14:09:26.910764 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt
2026-06-24 14:09:26.910781 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml
2026-06-24 14:09:26.910798 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt
2026-06-24 14:09:26.910816 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml
2026-06-24 14:09:26.910834 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt
2026-06-24 14:09:26.910852 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml
2026-06-24 14:09:26.910870 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt
2026-06-24 14:09:26.910887 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml
2026-06-24 14:09:26.910905 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt
2026-06-24 14:09:26.910923 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml
2026-06-24 14:09:26.910940 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt
2026-06-24 14:09:26.910957 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml
2026-06-24 14:09:26.910975 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt
2026-06-24 14:09:26.910992 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml
2026-06-24 14:09:26.911010 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt
2026-06-24 14:09:26.911032 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml
2026-06-24 14:09:26.911051 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt
2026-06-24 14:09:26.911069 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml
2026-06-24 14:09:26.911089 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt
2026-06-24 14:09:26.911115 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml
2026-06-24 14:09:26.911135 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt
2026-06-24 14:09:26.911153 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml
2026-06-24 14:09:26.911171 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt
2026-06-24 14:09:26.911189 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml
2026-06-24 14:09:26.911206 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt
2026-06-24 14:09:26.911224 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml
2026-06-24 14:09:26.911242 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt
2026-06-24 14:09:26.911260 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml
2026-06-24 14:09:26.911277 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt
2026-06-24 14:09:26.911294 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml
2026-06-24 14:09:26.911311 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt
2026-06-24 14:09:26.911329 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml
2026-06-24 14:09:26.911346 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt
2026-06-24 14:09:26.911364 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml
2026-06-24 14:09:26.911381 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt
2026-06-24 14:09:26.911399 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml
2026-06-24 14:09:26.911416 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt
2026-06-24 14:09:26.911433 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml
2026-06-24 14:09:26.911450 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt
2026-06-24 14:09:26.911467 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml
2026-06-24 14:09:26.911484 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt
2026-06-24 14:09:26.911501 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml
2026-06-24 14:09:26.911517 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt
2026-06-24 14:09:26.911534 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml
2026-06-24 14:09:26.911552 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt
2026-06-24 14:09:26.911570 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml
2026-06-24 14:09:26.911588 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt
2026-06-24 14:09:26.911606 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml
2026-06-24 14:09:26.911630 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt
2026-06-24 14:09:26.911648 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml
2026-06-24 14:09:26.911666 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt
2026-06-24 14:09:26.911683 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml
2026-06-24 14:09:26.911700 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt
2026-06-24 14:09:26.911718 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml
2026-06-24 14:09:26.911736 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt
2026-06-24 14:09:26.911753 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml
2026-06-24 14:09:26.911771 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt
2026-06-24 14:09:26.911788 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml
2026-06-24 14:09:26.911806 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt
2026-06-24 14:09:26.911823 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml
2026-06-24 14:09:26.911840 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt
2026-06-24 14:09:26.911857 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml
2026-06-24 14:09:26.911874 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt
2026-06-24 14:09:26.911891 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml
2026-06-24 14:09:26.911908 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt
2026-06-24 14:09:26.911925 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml
2026-06-24 14:09:26.911943 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt
2026-06-24 14:09:26.911960 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml
2026-06-24 14:09:26.911978 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt
2026-06-24 14:09:26.911996 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml
2026-06-24 14:09:26.912013 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt
2026-06-24 14:09:26.912031 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml
2026-06-24 14:09:26.912048 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt
2026-06-24 14:09:26.912066 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml
2026-06-24 14:09:26.912083 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt
2026-06-24 14:09:26.912101 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml
2026-06-24 14:09:26.912118 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt
2026-06-24 14:09:26.912137 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml
2026-06-24 14:09:26.912155 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt
2026-06-24 14:09:26.912174 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml
2026-06-24 14:09:26.912192 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt
2026-06-24 14:09:26.912214 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml
2026-06-24 14:09:26.912233 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt
2026-06-24 14:09:26.912252 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml
2026-06-24 14:09:26.912270 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt
2026-06-24 14:09:26.912288 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml
2026-06-24 14:09:26.912306 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt
2026-06-24 14:09:26.912324 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml
2026-06-24 14:09:26.912342 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt
2026-06-24 14:09:26.912360 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml
2026-06-24 14:09:26.912377 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt
2026-06-24 14:09:26.912395 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml
2026-06-24 14:09:26.912413 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt
2026-06-24 14:09:26.912430 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml
2026-06-24 14:09:26.912448 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt
2026-06-24 14:09:26.912466 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml
2026-06-24 14:09:26.912484 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt
2026-06-24 14:09:26.912502 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml
2026-06-24 14:09:26.912519 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt
2026-06-24 14:09:26.912537 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml
2026-06-24 14:09:26.912554 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt
2026-06-24 14:09:26.912572 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml
2026-06-24 14:09:26.912591 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt
2026-06-24 14:09:26.912609 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml
2026-06-24 14:09:26.912628 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt
2026-06-24 14:09:26.912646 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml
2026-06-24 14:09:26.912664 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt
2026-06-24 14:09:26.912682 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml
2026-06-24 14:09:26.912699 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt
2026-06-24 14:09:26.912717 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml
2026-06-24 14:09:26.912736 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt
2026-06-24 14:09:26.912754 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml
2026-06-24 14:09:26.912771 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt
2026-06-24 14:09:26.912789 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml
2026-06-24 14:09:26.912807 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt
2026-06-24 14:09:26.912831 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml
2026-06-24 14:09:26.912849 | instance | cd+++++++++ objects/namespaced/openstack/secrets/
2026-06-24 14:09:26.912867 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt
2026-06-24 14:09:26.912885 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml
2026-06-24 14:09:26.912902 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt
2026-06-24 14:09:26.912933 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml
2026-06-24 14:09:26.912950 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt
2026-06-24 14:09:26.912983 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml
2026-06-24 14:09:26.913001 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt
2026-06-24 14:09:26.913019 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml
2026-06-24 14:09:26.913036 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt
2026-06-24 14:09:26.913054 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml
2026-06-24 14:09:26.913071 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt
2026-06-24 14:09:26.913089 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml
2026-06-24 14:09:26.913107 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt
2026-06-24 14:09:26.913124 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml
2026-06-24 14:09:26.913141 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt
2026-06-24 14:09:26.913158 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml
2026-06-24 14:09:26.913176 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt
2026-06-24 14:09:26.913193 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml
2026-06-24 14:09:26.913210 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt
2026-06-24 14:09:26.913227 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml
2026-06-24 14:09:26.913245 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt
2026-06-24 14:09:26.913263 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml
2026-06-24 14:09:26.913281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt
2026-06-24 14:09:26.913298 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml
2026-06-24 14:09:26.913316 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt
2026-06-24 14:09:26.913333 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml
2026-06-24 14:09:26.913351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt
2026-06-24 14:09:26.913368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml
2026-06-24 14:09:26.913385 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt
2026-06-24 14:09:26.913403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml
2026-06-24 14:09:26.913421 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt
2026-06-24 14:09:26.913438 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml
2026-06-24 14:09:26.913456 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt
2026-06-24 14:09:26.913473 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml
2026-06-24 14:09:26.913498 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt
2026-06-24 14:09:26.913516 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml
2026-06-24 14:09:26.913534 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt
2026-06-24 14:09:26.913552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml
2026-06-24 14:09:26.913569 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt
2026-06-24 14:09:26.913587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml
2026-06-24 14:09:26.913605 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt
2026-06-24 14:09:26.913623 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml
2026-06-24 14:09:26.913640 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt
2026-06-24 14:09:26.913658 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml
2026-06-24 14:09:26.913676 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt
2026-06-24 14:09:26.913693 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml
2026-06-24 14:09:26.913711 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt
2026-06-24 14:09:26.913730 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml
2026-06-24 14:09:26.913748 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt
2026-06-24 14:09:26.913766 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml
2026-06-24 14:09:26.913783 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt
2026-06-24 14:09:26.913801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml
2026-06-24 14:09:26.913819 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt
2026-06-24 14:09:26.913837 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml
2026-06-24 14:09:26.913854 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt
2026-06-24 14:09:26.913872 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml
2026-06-24 14:09:26.913889 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt
2026-06-24 14:09:26.913907 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml
2026-06-24 14:09:26.913924 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt
2026-06-24 14:09:26.913942 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml
2026-06-24 14:09:26.913959 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt
2026-06-24 14:09:26.913977 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml
2026-06-24 14:09:26.913995 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt
2026-06-24 14:09:26.914013 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml
2026-06-24 14:09:26.914030 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt
2026-06-24 14:09:26.914048 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml
2026-06-24 14:09:26.914066 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt
2026-06-24 14:09:26.914083 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml
2026-06-24 14:09:26.914101 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt
2026-06-24 14:09:26.914119 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml
2026-06-24 14:09:26.914136 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt
2026-06-24 14:09:26.914159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml
2026-06-24 14:09:26.914177 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt
2026-06-24 14:09:26.914194 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml
2026-06-24 14:09:26.914212 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt
2026-06-24 14:09:26.914229 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml
2026-06-24 14:09:26.914247 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt
2026-06-24 14:09:26.914264 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml
2026-06-24 14:09:26.914282 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt
2026-06-24 14:09:26.914323 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml
2026-06-24 14:09:26.914343 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt
2026-06-24 14:09:26.914361 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml
2026-06-24 14:09:26.914379 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt
2026-06-24 14:09:26.914396 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml
2026-06-24 14:09:26.914414 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt
2026-06-24 14:09:26.914432 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml
2026-06-24 14:09:26.914450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt
2026-06-24 14:09:26.914468 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml
2026-06-24 14:09:26.914486 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt
2026-06-24 14:09:26.914504 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml
2026-06-24 14:09:26.914522 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt
2026-06-24 14:09:26.914540 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml
2026-06-24 14:09:26.914557 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt
2026-06-24 14:09:26.914575 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml
2026-06-24 14:09:26.914592 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt
2026-06-24 14:09:26.914609 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml
2026-06-24 14:09:26.914627 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt
2026-06-24 14:09:26.914645 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml
2026-06-24 14:09:26.914662 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt
2026-06-24 14:09:26.914679 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml
2026-06-24 14:09:26.914697 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt
2026-06-24 14:09:26.914713 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml
2026-06-24 14:09:26.914731 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt
2026-06-24 14:09:26.914748 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml
2026-06-24 14:09:26.914765 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt
2026-06-24 14:09:26.914783 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml
2026-06-24 14:09:26.914801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt
2026-06-24 14:09:26.914827 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml
2026-06-24 14:09:26.914846 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt
2026-06-24 14:09:26.914864 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml
2026-06-24 14:09:26.914882 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt
2026-06-24 14:09:26.914899 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml
2026-06-24 14:09:26.914916 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt
2026-06-24 14:09:26.914934 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml
2026-06-24 14:09:26.914951 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt
2026-06-24 14:09:26.914968 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml
2026-06-24 14:09:26.914985 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt
2026-06-24 14:09:26.915003 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml
2026-06-24 14:09:26.915021 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt
2026-06-24 14:09:26.915038 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml
2026-06-24 14:09:26.915057 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt
2026-06-24 14:09:26.915074 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml
2026-06-24 14:09:26.915092 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt
2026-06-24 14:09:26.915109 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml
2026-06-24 14:09:26.915127 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt
2026-06-24 14:09:26.915145 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml
2026-06-24 14:09:26.915162 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt
2026-06-24 14:09:26.915180 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml
2026-06-24 14:09:26.915198 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt
2026-06-24 14:09:26.915215 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml
2026-06-24 14:09:26.915233 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt
2026-06-24 14:09:26.915250 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml
2026-06-24 14:09:26.915268 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt
2026-06-24 14:09:26.915285 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml
2026-06-24 14:09:26.915303 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt
2026-06-24 14:09:26.915321 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml
2026-06-24 14:09:26.915339 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt
2026-06-24 14:09:26.915356 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml
2026-06-24 14:09:26.915374 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt
2026-06-24 14:09:26.915391 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml
2026-06-24 14:09:26.915408 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt
2026-06-24 14:09:26.915426 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml
2026-06-24 14:09:26.915444 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt
2026-06-24 14:09:26.915466 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml
2026-06-24 14:09:26.915485 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt
2026-06-24 14:09:26.915502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml
2026-06-24 14:09:26.915520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt
2026-06-24 14:09:26.915537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml
2026-06-24 14:09:26.915554 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt
2026-06-24 14:09:26.915572 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml
2026-06-24 14:09:26.915589 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt
2026-06-24 14:09:26.915607 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml
2026-06-24 14:09:26.915624 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt
2026-06-24 14:09:26.915642 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml
2026-06-24 14:09:26.915660 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt
2026-06-24 14:09:26.915677 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml
2026-06-24 14:09:26.915695 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt
2026-06-24 14:09:26.915713 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml
2026-06-24 14:09:26.915731 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt
2026-06-24 14:09:26.915748 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml
2026-06-24 14:09:26.915765 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt
2026-06-24 14:09:26.915783 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml
2026-06-24 14:09:26.915801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt
2026-06-24 14:09:26.915818 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml
2026-06-24 14:09:26.915836 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt
2026-06-24 14:09:26.915854 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml
2026-06-24 14:09:26.915871 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt
2026-06-24 14:09:26.915889 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml
2026-06-24 14:09:26.915906 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt
2026-06-24 14:09:26.915923 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml
2026-06-24 14:09:26.915941 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt
2026-06-24 14:09:26.915958 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml
2026-06-24 14:09:26.915975 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt
2026-06-24 14:09:26.915993 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml
2026-06-24 14:09:26.916011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt
2026-06-24 14:09:26.916028 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml
2026-06-24 14:09:26.916046 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt
2026-06-24 14:09:26.916064 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml
2026-06-24 14:09:26.916087 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt
2026-06-24 14:09:26.916106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml
2026-06-24 14:09:26.916123 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt
2026-06-24 14:09:26.916141 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml
2026-06-24 14:09:26.916159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt
2026-06-24 14:09:26.916176 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml
2026-06-24 14:09:26.916194 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-24 14:09:26.916211 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-24 14:09:26.916229 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt
2026-06-24 14:09:26.916247 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml
2026-06-24 14:09:26.916264 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt
2026-06-24 14:09:26.916282 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml
2026-06-24 14:09:26.916299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt
2026-06-24 14:09:26.916316 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml
2026-06-24 14:09:26.916334 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt
2026-06-24 14:09:26.916351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml
2026-06-24 14:09:26.916369 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt
2026-06-24 14:09:26.916387 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml
2026-06-24 14:09:26.916404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt
2026-06-24 14:09:26.916422 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml
2026-06-24 14:09:26.916440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt
2026-06-24 14:09:26.916457 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml
2026-06-24 14:09:26.916474 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt
2026-06-24 14:09:26.916491 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml
2026-06-24 14:09:26.916509 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt
2026-06-24 14:09:26.916527 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml
2026-06-24 14:09:26.916544 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt
2026-06-24 14:09:26.916561 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml
2026-06-24 14:09:26.916578 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt
2026-06-24 14:09:26.916596 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml
2026-06-24 14:09:26.916613 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt
2026-06-24 14:09:26.916630 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml
2026-06-24 14:09:26.916647 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt
2026-06-24 14:09:26.916665 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml
2026-06-24 14:09:26.916687 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt
2026-06-24 14:09:26.916705 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml
2026-06-24 14:09:26.916722 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt
2026-06-24 14:09:26.916740 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml
2026-06-24 14:09:26.916757 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt
2026-06-24 14:09:26.916775 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml
2026-06-24 14:09:26.916792 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt
2026-06-24 14:09:26.916810 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml
2026-06-24 14:09:26.916827 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt
2026-06-24 14:09:26.916845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml
2026-06-24 14:09:26.916862 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt
2026-06-24 14:09:26.916880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml
2026-06-24 14:09:26.916897 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt
2026-06-24 14:09:26.916924 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml
2026-06-24 14:09:26.916943 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt
2026-06-24 14:09:26.916975 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml
2026-06-24 14:09:26.916993 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt
2026-06-24 14:09:26.917011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml
2026-06-24 14:09:26.917028 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt
2026-06-24 14:09:26.917046 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml
2026-06-24 14:09:26.917064 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt
2026-06-24 14:09:26.917082 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml
2026-06-24 14:09:26.917100 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt
2026-06-24 14:09:26.917117 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml
2026-06-24 14:09:26.917135 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt
2026-06-24 14:09:26.917152 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml
2026-06-24 14:09:26.917170 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt
2026-06-24 14:09:26.917187 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml
2026-06-24 14:09:26.917204 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt
2026-06-24 14:09:26.917221 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml
2026-06-24 14:09:26.917239 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt
2026-06-24 14:09:26.917257 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml
2026-06-24 14:09:26.917276 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt
2026-06-24 14:09:26.917299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml
2026-06-24 14:09:26.917318 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt
2026-06-24 14:09:26.917336 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml
2026-06-24 14:09:26.917353 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt
2026-06-24 14:09:26.917371 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml
2026-06-24 14:09:26.917388 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt
2026-06-24 14:09:26.917406 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml
2026-06-24 14:09:26.917424 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt
2026-06-24 14:09:26.917441 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml
2026-06-24 14:09:26.917459 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt
2026-06-24 14:09:26.917477 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml
2026-06-24 14:09:26.917495 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt
2026-06-24 14:09:26.917512 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml
2026-06-24 14:09:26.917530 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/
2026-06-24 14:09:26.917547 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt
2026-06-24 14:09:26.917565 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml
2026-06-24 14:09:26.917582 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt
2026-06-24 14:09:26.917599 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml
2026-06-24 14:09:26.917617 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt
2026-06-24 14:09:26.917634 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml
2026-06-24 14:09:26.917651 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt
2026-06-24 14:09:26.917668 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml
2026-06-24 14:09:26.917686 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt
2026-06-24 14:09:26.917703 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml
2026-06-24 14:09:26.917721 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt
2026-06-24 14:09:26.917738 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml
2026-06-24 14:09:26.917756 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt
2026-06-24 14:09:26.917773 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml
2026-06-24 14:09:26.917790 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt
2026-06-24 14:09:26.917807 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml
2026-06-24 14:09:26.917824 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt
2026-06-24 14:09:26.917842 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml
2026-06-24 14:09:26.917864 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt
2026-06-24 14:09:26.917899 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml
2026-06-24 14:09:26.917941 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt
2026-06-24 14:09:26.917981 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml
2026-06-24 14:09:26.918009 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt
2026-06-24 14:09:26.918034 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml
2026-06-24 14:09:26.918077 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt
2026-06-24 14:09:26.918110 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml
2026-06-24 14:09:26.918135 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt
2026-06-24 14:09:26.918170 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml
2026-06-24 14:09:26.918191 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt
2026-06-24 14:09:26.918209 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml
2026-06-24 14:09:26.918227 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt
2026-06-24 14:09:26.918244 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml
2026-06-24 14:09:26.918262 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt
2026-06-24 14:09:26.918279 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml
2026-06-24 14:09:26.918298 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt
2026-06-24 14:09:26.918315 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml
2026-06-24 14:09:26.918332 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt
2026-06-24 14:09:26.918350 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml
2026-06-24 14:09:26.918367 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt
2026-06-24 14:09:26.918385 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml
2026-06-24 14:09:26.918402 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt
2026-06-24 14:09:26.918420 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml
2026-06-24 14:09:26.918437 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt
2026-06-24 14:09:26.918455 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml
2026-06-24 14:09:26.918473 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt
2026-06-24 14:09:26.918490 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml
2026-06-24 14:09:26.918508 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt
2026-06-24 14:09:26.918525 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml
2026-06-24 14:09:26.918543 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt
2026-06-24 14:09:26.918560 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml
2026-06-24 14:09:26.918578 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt
2026-06-24 14:09:26.918596 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml
2026-06-24 14:09:26.918614 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt
2026-06-24 14:09:26.918631 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml
2026-06-24 14:09:26.918649 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt
2026-06-24 14:09:26.918674 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml
2026-06-24 14:09:26.918692 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt
2026-06-24 14:09:26.918709 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml
2026-06-24 14:09:26.918728 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt
2026-06-24 14:09:26.918746 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml
2026-06-24 14:09:26.918763 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt
2026-06-24 14:09:26.918781 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml
2026-06-24 14:09:26.918799 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt
2026-06-24 14:09:26.918816 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml
2026-06-24 14:09:26.918834 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt
2026-06-24 14:09:26.918851 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml
2026-06-24 14:09:26.918869 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt
2026-06-24 14:09:26.918886 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml
2026-06-24 14:09:26.918904 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt
2026-06-24 14:09:26.918922 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml
2026-06-24 14:09:26.918939 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt
2026-06-24 14:09:26.918957 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml
2026-06-24 14:09:26.918974 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt
2026-06-24 14:09:26.918992 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml
2026-06-24 14:09:26.919009 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt
2026-06-24 14:09:26.919026 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml
2026-06-24 14:09:26.919044 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt
2026-06-24 14:09:26.919062 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml
2026-06-24 14:09:26.919079 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt
2026-06-24 14:09:26.919096 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml
2026-06-24 14:09:26.919114 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt
2026-06-24 14:09:26.919132 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml
2026-06-24 14:09:26.919149 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt
2026-06-24 14:09:26.919166 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml
2026-06-24 14:09:26.919184 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt
2026-06-24 14:09:26.919201 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml
2026-06-24 14:09:26.919218 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt
2026-06-24 14:09:26.919235 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml
2026-06-24 14:09:26.919252 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt
2026-06-24 14:09:26.919269 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml
2026-06-24 14:09:26.919292 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt
2026-06-24 14:09:26.919310 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml
2026-06-24 14:09:26.919327 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt
2026-06-24 14:09:26.919345 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml
2026-06-24 14:09:26.919362 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt
2026-06-24 14:09:26.919379 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml
2026-06-24 14:09:26.919397 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt
2026-06-24 14:09:26.919414 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml
2026-06-24 14:09:26.919432 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt
2026-06-24 14:09:26.919449 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml
2026-06-24 14:09:26.919467 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt
2026-06-24 14:09:26.919484 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml
2026-06-24 14:09:26.919501 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt
2026-06-24 14:09:26.919518 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml
2026-06-24 14:09:26.919536 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt
2026-06-24 14:09:26.919554 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml
2026-06-24 14:09:26.919571 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt
2026-06-24 14:09:26.919588 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml
2026-06-24 14:09:26.919605 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt
2026-06-24 14:09:26.919622 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml
2026-06-24 14:09:26.919640 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt
2026-06-24 14:09:26.919657 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml
2026-06-24 14:09:26.919674 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt
2026-06-24 14:09:26.919691 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml
2026-06-24 14:09:26.919708 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt
2026-06-24 14:09:26.919726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml
2026-06-24 14:09:26.919744 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt
2026-06-24 14:09:26.919762 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml
2026-06-24 14:09:26.919779 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt
2026-06-24 14:09:26.919796 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml
2026-06-24 14:09:26.919813 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt
2026-06-24 14:09:26.919831 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml
2026-06-24 14:09:26.919849 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt
2026-06-24 14:09:26.919867 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml
2026-06-24 14:09:26.919888 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt
2026-06-24 14:09:26.919907 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml
2026-06-24 14:09:26.919925 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt
2026-06-24 14:09:26.919942 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml
2026-06-24 14:09:26.919960 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt
2026-06-24 14:09:26.919977 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml
2026-06-24 14:09:26.919995 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt
2026-06-24 14:09:26.920013 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml
2026-06-24 14:09:26.920030 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt
2026-06-24 14:09:26.920048 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml
2026-06-24 14:09:26.920065 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt
2026-06-24 14:09:26.920083 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml
2026-06-24 14:09:26.920101 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt
2026-06-24 14:09:26.920118 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml
2026-06-24 14:09:26.920136 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt
2026-06-24 14:09:26.920153 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml
2026-06-24 14:09:26.920170 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt
2026-06-24 14:09:26.920188 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml
2026-06-24 14:09:26.920225 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt
2026-06-24 14:09:26.920256 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml
2026-06-24 14:09:26.920276 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt
2026-06-24 14:09:26.920295 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml
2026-06-24 14:09:26.920320 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt
2026-06-24 14:09:26.920443 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml
2026-06-24 14:09:26.920502 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt
2026-06-24 14:09:26.920531 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml
2026-06-24 14:09:26.920555 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt
2026-06-24 14:09:26.920577 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml
2026-06-24 14:09:26.920596 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt
2026-06-24 14:09:26.920620 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml
2026-06-24 14:09:26.920640 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt
2026-06-24 14:09:26.920658 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml
2026-06-24 14:09:26.920676 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt
2026-06-24 14:09:26.920698 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml
2026-06-24 14:09:26.920722 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt
2026-06-24 14:09:26.920748 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml
2026-06-24 14:09:26.920767 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt
2026-06-24 14:09:26.920789 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml
2026-06-24 14:09:26.920808 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt
2026-06-24 14:09:26.920827 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml
2026-06-24 14:09:26.920845 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt
2026-06-24 14:09:26.920867 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml
2026-06-24 14:09:26.920886 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt
2026-06-24 14:09:26.920905 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml
2026-06-24 14:09:26.920923 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt
2026-06-24 14:09:26.920942 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml
2026-06-24 14:09:26.920978 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt
2026-06-24 14:09:26.920998 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml
2026-06-24 14:09:26.921016 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt
2026-06-24 14:09:26.921034 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml
2026-06-24 14:09:26.921053 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt
2026-06-24 14:09:26.921072 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml
2026-06-24 14:09:26.921090 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt
2026-06-24 14:09:26.921109 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml
2026-06-24 14:09:26.921127 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt
2026-06-24 14:09:26.921145 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml
2026-06-24 14:09:26.921163 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt
2026-06-24 14:09:26.921185 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml
2026-06-24 14:09:26.921204 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt
2026-06-24 14:09:26.921223 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml
2026-06-24 14:09:26.921241 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt
2026-06-24 14:09:26.921259 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml
2026-06-24 14:09:26.921276 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt
2026-06-24 14:09:26.921295 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml
2026-06-24 14:09:26.921314 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt
2026-06-24 14:09:26.921337 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml
2026-06-24 14:09:26.921362 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt
2026-06-24 14:09:26.921387 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml
2026-06-24 14:09:26.921417 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-06-24 14:09:26.921438 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-06-24 14:09:26.921456 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt
2026-06-24 14:09:26.921474 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml
2026-06-24 14:09:26.921493 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt
2026-06-24 14:09:26.921511 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml
2026-06-24 14:09:26.921529 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt
2026-06-24 14:09:26.921546 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml
2026-06-24 14:09:26.921566 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt
2026-06-24 14:09:26.921588 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml
2026-06-24 14:09:26.921607 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt
2026-06-24 14:09:26.921625 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml
2026-06-24 14:09:26.921644 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt
2026-06-24 14:09:26.921662 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml
2026-06-24 14:09:26.921680 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt
2026-06-24 14:09:26.921699 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml
2026-06-24 14:09:26.921717 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt
2026-06-24 14:09:26.921736 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml
2026-06-24 14:09:26.921754 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt
2026-06-24 14:09:26.921773 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml
2026-06-24 14:09:26.921791 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt
2026-06-24 14:09:26.921810 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml
2026-06-24 14:09:26.921828 | instance | cd+++++++++ objects/namespaced/openstack/services/
2026-06-24 14:09:26.921847 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt
2026-06-24 14:09:26.921865 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml
2026-06-24 14:09:26.921884 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt
2026-06-24 14:09:26.921902 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml
2026-06-24 14:09:26.921920 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt
2026-06-24 14:09:26.921939 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml
2026-06-24 14:09:26.921957 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt
2026-06-24 14:09:26.921974 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml
2026-06-24 14:09:26.921993 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt
2026-06-24 14:09:26.922012 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml
2026-06-24 14:09:26.922041 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt
2026-06-24 14:09:26.922064 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml
2026-06-24 14:09:26.922084 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt
2026-06-24 14:09:26.922108 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml
2026-06-24 14:09:26.922128 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt
2026-06-24 14:09:26.922147 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml
2026-06-24 14:09:26.922165 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt
2026-06-24 14:09:26.922183 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml
2026-06-24 14:09:26.922201 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt
2026-06-24 14:09:26.922219 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml
2026-06-24 14:09:26.922237 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt
2026-06-24 14:09:26.922255 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml
2026-06-24 14:09:26.922273 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt
2026-06-24 14:09:26.922291 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml
2026-06-24 14:09:26.922309 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt
2026-06-24 14:09:26.922328 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml
2026-06-24 14:09:26.922345 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt
2026-06-24 14:09:26.922364 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml
2026-06-24 14:09:26.922383 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt
2026-06-24 14:09:26.922401 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml
2026-06-24 14:09:26.922420 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt
2026-06-24 14:09:26.922438 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml
2026-06-24 14:09:26.922456 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt
2026-06-24 14:09:26.922475 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml
2026-06-24 14:09:26.922494 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt
2026-06-24 14:09:26.922511 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml
2026-06-24 14:09:26.922529 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt
2026-06-24 14:09:26.922547 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml
2026-06-24 14:09:26.922566 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt
2026-06-24 14:09:26.922584 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml
2026-06-24 14:09:26.922602 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt
2026-06-24 14:09:26.922621 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml
2026-06-24 14:09:26.922639 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt
2026-06-24 14:09:26.922658 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml
2026-06-24 14:09:26.922676 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt
2026-06-24 14:09:26.922695 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml
2026-06-24 14:09:26.922712 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt
2026-06-24 14:09:26.922730 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml
2026-06-24 14:09:26.922748 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt
2026-06-24 14:09:26.922774 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml
2026-06-24 14:09:26.922793 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt
2026-06-24 14:09:26.922811 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml
2026-06-24 14:09:26.922830 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt
2026-06-24 14:09:26.922849 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml
2026-06-24 14:09:26.922867 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt
2026-06-24 14:09:26.922886 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml
2026-06-24 14:09:26.922904 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-24 14:09:26.922923 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-24 14:09:26.922941 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt
2026-06-24 14:09:26.922960 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml
2026-06-24 14:09:26.922978 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt
2026-06-24 14:09:26.922997 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml
2026-06-24 14:09:26.923015 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt
2026-06-24 14:09:26.923033 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml
2026-06-24 14:09:26.923051 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt
2026-06-24 14:09:26.923069 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml
2026-06-24 14:09:26.923087 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt
2026-06-24 14:09:26.923106 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml
2026-06-24 14:09:26.923124 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt
2026-06-24 14:09:26.923143 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml
2026-06-24 14:09:26.923161 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt
2026-06-24 14:09:26.923180 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml
2026-06-24 14:09:26.923198 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt
2026-06-24 14:09:26.923216 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml
2026-06-24 14:09:26.923234 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt
2026-06-24 14:09:26.923253 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml
2026-06-24 14:09:26.923272 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/
2026-06-24 14:09:26.923290 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt
2026-06-24 14:09:26.923310 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml
2026-06-24 14:09:26.923328 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt
2026-06-24 14:09:26.923346 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml
2026-06-24 14:09:26.923365 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt
2026-06-24 14:09:26.923386 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml
2026-06-24 14:09:26.923405 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt
2026-06-24 14:09:26.923423 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml
2026-06-24 14:09:26.923446 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt
2026-06-24 14:09:26.923465 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml
2026-06-24 14:09:26.923483 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt
2026-06-24 14:09:26.923501 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml
2026-06-24 14:09:26.923520 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt
2026-06-24 14:09:26.923538 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml
2026-06-24 14:09:26.923555 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt
2026-06-24 14:09:26.923574 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml
2026-06-24 14:09:26.923592 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt
2026-06-24 14:09:26.923611 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml
2026-06-24 14:09:26.923629 | instance | cd+++++++++ objects/namespaced/rook-ceph/
2026-06-24 14:09:26.923648 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/
2026-06-24 14:09:26.923667 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt
2026-06-24 14:09:26.923686 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml
2026-06-24 14:09:26.923704 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt
2026-06-24 14:09:26.923721 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml
2026-06-24 14:09:26.923740 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt
2026-06-24 14:09:26.923759 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml
2026-06-24 14:09:26.923777 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt
2026-06-24 14:09:26.923796 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml
2026-06-24 14:09:26.923814 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/
2026-06-24 14:09:26.923833 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt
2026-06-24 14:09:26.923851 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml
2026-06-24 14:09:26.923869 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/
2026-06-24 14:09:26.923888 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-4ll9g.txt
2026-06-24 14:09:26.923906 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-4ll9g.yaml
2026-06-24 14:09:26.923924 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/
2026-06-24 14:09:26.923943 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt
2026-06-24 14:09:26.923961 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml
2026-06-24 14:09:26.923980 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt
2026-06-24 14:09:26.923999 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml
2026-06-24 14:09:26.924017 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt
2026-06-24 14:09:26.924036 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-06-24 14:09:26.924054 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt
2026-06-24 14:09:26.924072 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml
2026-06-24 14:09:26.924096 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt
2026-06-24 14:09:26.924115 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml
2026-06-24 14:09:26.924134 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt
2026-06-24 14:09:26.924153 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml
2026-06-24 14:09:26.924173 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt
2026-06-24 14:09:26.924198 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml
2026-06-24 14:09:26.924221 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt
2026-06-24 14:09:26.924241 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml
2026-06-24 14:09:26.924259 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt
2026-06-24 14:09:26.924278 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml
2026-06-24 14:09:26.924297 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt
2026-06-24 14:09:26.924319 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml
2026-06-24 14:09:26.924338 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/
2026-06-24 14:09:26.924357 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt
2026-06-24 14:09:26.924377 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml
2026-06-24 14:09:26.924396 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt
2026-06-24 14:09:26.924414 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml
2026-06-24 14:09:26.924432 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt
2026-06-24 14:09:26.924451 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml
2026-06-24 14:09:26.924469 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt
2026-06-24 14:09:26.924487 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml
2026-06-24 14:09:26.924506 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt
2026-06-24 14:09:26.924524 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml
2026-06-24 14:09:26.924542 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt
2026-06-24 14:09:26.924561 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml
2026-06-24 14:09:26.924580 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt
2026-06-24 14:09:26.924599 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml
2026-06-24 14:09:26.924618 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/
2026-06-24 14:09:26.924637 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt
2026-06-24 14:09:26.924655 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml
2026-06-24 14:09:26.924674 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/
2026-06-24 14:09:26.924692 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt
2026-06-24 14:09:26.924712 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml
2026-06-24 14:09:26.924730 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt
2026-06-24 14:09:26.924748 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml
2026-06-24 14:09:26.924767 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-06-24 14:09:26.924791 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-06-24 14:09:26.924810 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt
2026-06-24 14:09:26.924829 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml
2026-06-24 14:09:26.924847 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt
2026-06-24 14:09:26.924865 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml
2026-06-24 14:09:26.924883 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt
2026-06-24 14:09:26.924902 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml
2026-06-24 14:09:26.924931 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt
2026-06-24 14:09:26.924962 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml
2026-06-24 14:09:26.924984 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt
2026-06-24 14:09:26.925003 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml
2026-06-24 14:09:26.925022 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt
2026-06-24 14:09:26.925041 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml
2026-06-24 14:09:26.925059 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt
2026-06-24 14:09:26.925077 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml
2026-06-24 14:09:26.925096 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt
2026-06-24 14:09:26.925115 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml
2026-06-24 14:09:26.925134 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt
2026-06-24 14:09:26.925152 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml
2026-06-24 14:09:26.925171 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt
2026-06-24 14:09:26.925189 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml
2026-06-24 14:09:26.925208 | instance | cd+++++++++ objects/namespaced/secretgen-controller/
2026-06-24 14:09:26.925227 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/
2026-06-24 14:09:26.925247 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt
2026-06-24 14:09:26.925267 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml
2026-06-24 14:09:26.925285 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/
2026-06-24 14:09:26.925304 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt
2026-06-24 14:09:26.925324 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml
2026-06-24 14:09:26.925342 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/
2026-06-24 14:09:26.925361 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-plsvh.txt
2026-06-24 14:09:26.925379 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-plsvh.yaml
2026-06-24 14:09:26.925398 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/
2026-06-24 14:09:26.925417 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt
2026-06-24 14:09:26.925441 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml
2026-06-24 14:09:26.925461 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt
2026-06-24 14:09:26.925480 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml
2026-06-24 14:09:26.961838 |
2026-06-24 14:09:26.962013 | TASK [gather-pod-logs : creating directory for pod logs]
2026-06-24 14:09:27.210479 | instance | changed
2026-06-24 14:09:27.218311 |
2026-06-24 14:09:27.218418 | TASK [gather-pod-logs : creating directory for failed pod logs]
2026-06-24 14:09:27.433717 | instance | changed
2026-06-24 14:09:27.441132 |
2026-06-24 14:09:27.441265 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)]
2026-06-24 14:09:28.034730 | instance | auth-system/keycloak-0/keycloak
2026-06-24 14:09:28.259796 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found
2026-06-24 14:09:28.474228 | instance | cert-manager/cert-manager-79c48d47db-5lg27/cert-manager-controller
2026-06-24 14:09:28.670715 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-79c48d47db-5lg27" not found
2026-06-24 14:09:28.844062 | instance | cert-manager/cert-manager-cainjector-579c9dd7cd-nlgww/cert-manager-cainjector
2026-06-24 14:09:29.026698 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-579c9dd7cd-nlgww" not found
2026-06-24 14:09:29.233580 | instance | cert-manager/cert-manager-webhook-7d6b59cfdc-82pkb/cert-manager-webhook
2026-06-24 14:09:29.506483 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-7d6b59cfdc-82pkb" not found
2026-06-24 14:09:29.686879 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-gwgzz/envoy-gateway
2026-06-24 14:09:30.666044 | instance | ingress-nginx/ingress-nginx-controller-tm9jn/controller
2026-06-24 14:09:30.917256 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-tm9jn" not found
2026-06-24 14:09:31.096813 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-9v8cc/ingress-nginx-default-backend
2026-06-24 14:09:31.308249 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-9v8cc" not found
2026-06-24 14:09:31.490417 | instance | kube-system/cilium-operator-869df985b8-6zgzh/cilium-operator
2026-06-24 14:09:31.897492 | instance | kube-system/cilium-qvzm8/config
2026-06-24 14:09:32.084673 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-qvzm8" not found
2026-06-24 14:09:32.088347 | instance | kube-system/cilium-qvzm8/mount-cgroup
2026-06-24 14:09:32.281702 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-qvzm8" not found
2026-06-24 14:09:32.286284 | instance | kube-system/cilium-qvzm8/apply-sysctl-overwrites
2026-06-24 14:09:32.476245 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-qvzm8" not found
2026-06-24 14:09:32.480951 | instance | kube-system/cilium-qvzm8/mount-bpf-fs
2026-06-24 14:09:32.661712 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-qvzm8" not found
2026-06-24 14:09:32.667118 | instance | kube-system/cilium-qvzm8/clean-cilium-state
2026-06-24 14:09:32.971374 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-qvzm8" not found
2026-06-24 14:09:32.975160 | instance | kube-system/cilium-qvzm8/install-cni-binaries
2026-06-24 14:09:33.323902 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-qvzm8" not found
2026-06-24 14:09:33.327103 | instance | kube-system/cilium-qvzm8/cilium-agent
2026-06-24 14:09:33.590134 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-qvzm8" not found
2026-06-24 14:09:33.765930 | instance | kube-system/coredns-67659f764b-2v4jt/coredns
2026-06-24 14:09:34.509367 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-2v4jt" not found
2026-06-24 14:09:34.720973 | instance | kube-system/coredns-67659f764b-9jtkd/coredns
2026-06-24 14:09:34.912300 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-9jtkd" not found
2026-06-24 14:09:35.094909 | instance | kube-system/etcd-instance/etcd
2026-06-24 14:09:35.562049 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found
2026-06-24 14:09:35.758371 | instance | kube-system/kube-apiserver-instance/kube-apiserver
2026-06-24 14:09:36.073269 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found
2026-06-24 14:09:36.258368 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager
2026-06-24 14:09:36.731281 | instance | kube-system/kube-proxy-xzxtb/kube-proxy
2026-06-24 14:09:36.905128 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-xzxtb" not found
2026-06-24 14:09:37.085232 | instance | kube-system/kube-scheduler-instance/kube-scheduler
2026-06-24 14:09:37.529353 | instance | kube-system/kube-vip-instance/kube-vip
2026-06-24 14:09:37.913403 | instance | local-path-storage/local-path-provisioner-679c578f5-mmzs8/local-path-provisioner
2026-06-24 14:09:38.104609 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-mmzs8" not found
2026-06-24 14:09:38.296088 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader
2026-06-24 14:09:38.521651 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-24 14:09:38.526457 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager
2026-06-24 14:09:38.720753 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-24 14:09:38.724660 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader
2026-06-24 14:09:38.910385 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-24 14:09:38.914620 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy
2026-06-24 14:09:39.140765 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-24 14:09:39.352639 | instance | monitoring/goldpinger-mldt4/goldpinger-daemon
2026-06-24 14:09:39.536893 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-mldt4" not found
2026-06-24 14:09:39.721606 | instance | monitoring/kube-prometheus-stack-grafana-6d58cd8575-k9fb7/grafana-sc-dashboard
2026-06-24 14:09:39.912665 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-6d58cd8575-k9fb7" not found
2026-06-24 14:09:39.918134 | instance | monitoring/kube-prometheus-stack-grafana-6d58cd8575-k9fb7/grafana-sc-datasources
2026-06-24 14:09:40.109177 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-6d58cd8575-k9fb7" not found
2026-06-24 14:09:40.115074 | instance | monitoring/kube-prometheus-stack-grafana-6d58cd8575-k9fb7/grafana
2026-06-24 14:09:40.363305 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-6d58cd8575-k9fb7" not found
2026-06-24 14:09:40.579249 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-t8w79/kube-state-metrics
2026-06-24 14:09:40.787952 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-t8w79" not found
2026-06-24 14:09:40.973525 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-47glz/kube-prometheus-stack
2026-06-24 14:09:41.168113 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-47glz" not found
2026-06-24 14:09:41.443953 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-ns6mf/node-exporter
2026-06-24 14:09:41.667754 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-ns6mf/pod-tls-sidecar
2026-06-24 14:09:41.915047 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-ns6mf" not found
2026-06-24 14:09:42.092742 | instance | monitoring/loki-0/loki
2026-06-24 14:09:42.285847 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found
2026-06-24 14:09:42.500407 | instance | monitoring/loki-chunks-cache-0/memcached
2026-06-24 14:09:43.086877 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found
2026-06-24 14:09:43.091770 | instance | monitoring/loki-chunks-cache-0/exporter
2026-06-24 14:09:43.483770 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found
2026-06-24 14:09:43.669513 | instance | monitoring/loki-gateway-cf54cb88c-p9kmf/nginx
2026-06-24 14:09:43.973476 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-p9kmf" not found
2026-06-24 14:09:44.161287 | instance | monitoring/loki-results-cache-0/memcached
2026-06-24 14:09:44.365220 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found
2026-06-24 14:09:44.370638 | instance | monitoring/loki-results-cache-0/exporter
2026-06-24 14:09:44.559563 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found
2026-06-24 14:09:44.743404 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-85gl2/gc
2026-06-24 14:09:44.929108 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-85gl2" not found
2026-06-24 14:09:45.121316 | instance | monitoring/node-feature-discovery-master-8665476dbc-rgtdt/master
2026-06-24 14:09:45.343776 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-rgtdt" not found
2026-06-24 14:09:45.556955 | instance | monitoring/node-feature-discovery-worker-dhf5g/worker
2026-06-24 14:09:45.739490 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-dhf5g" not found
2026-06-24 14:09:45.921403 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader
2026-06-24 14:09:46.116233 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-24 14:09:46.121084 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus
2026-06-24 14:09:46.318952 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-24 14:09:46.322935 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader
2026-06-24 14:09:46.507843 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-24 14:09:46.513311 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar
2026-06-24 14:09:46.738929 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-24 14:09:46.743544 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy
2026-06-24 14:09:46.959644 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-24 14:09:47.153409 | instance | monitoring/prometheus-pushgateway-7b8659c68b-gc454/pushgateway
2026-06-24 14:09:47.355991 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-gc454" not found
2026-06-24 14:09:47.544190 | instance | monitoring/vector-z826r/vector
2026-06-24 14:09:47.777948 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-z826r" not found
2026-06-24 14:09:47.949176 | instance | openstack/barbican-api-cb79d7d77-n5c62/init
2026-06-24 14:09:48.134314 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-cb79d7d77-n5c62" not found
2026-06-24 14:09:48.139328 | instance | openstack/barbican-api-cb79d7d77-n5c62/barbican-api
2026-06-24 14:09:48.349922 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-cb79d7d77-n5c62" not found
2026-06-24 14:09:48.522107 | instance | openstack/barbican-db-init-w7wh5/init
2026-06-24 14:09:48.692754 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-w7wh5" not found
2026-06-24 14:09:48.696333 | instance | openstack/barbican-db-init-w7wh5/barbican-db-init-0
2026-06-24 14:09:48.872820 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-w7wh5" not found
2026-06-24 14:09:49.062629 | instance | openstack/barbican-db-sync-jz42c/init
2026-06-24 14:09:49.251264 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-jz42c" not found
2026-06-24 14:09:49.255781 | instance | openstack/barbican-db-sync-jz42c/barbican-db-sync
2026-06-24 14:09:49.462911 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-jz42c" not found
2026-06-24 14:09:49.652627 | instance | openstack/barbican-ks-endpoints-29hkk/init
2026-06-24 14:09:49.856146 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-29hkk" not found
2026-06-24 14:09:49.870986 | instance | openstack/barbican-ks-endpoints-29hkk/key-manager-ks-endpoints-admin
2026-06-24 14:09:50.077463 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-29hkk" not found
2026-06-24 14:09:50.091741 | instance | openstack/barbican-ks-endpoints-29hkk/key-manager-ks-endpoints-internal
2026-06-24 14:09:50.291533 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-29hkk" not found
2026-06-24 14:09:50.296488 | instance | openstack/barbican-ks-endpoints-29hkk/key-manager-ks-endpoints-public
2026-06-24 14:09:50.494645 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-29hkk" not found
2026-06-24 14:09:50.689727 | instance | openstack/barbican-ks-service-mjq9z/init
2026-06-24 14:09:50.890816 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-mjq9z" not found
2026-06-24 14:09:50.895956 | instance | openstack/barbican-ks-service-mjq9z/key-manager-ks-service-registration
2026-06-24 14:09:51.077190 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-mjq9z" not found
2026-06-24 14:09:51.285707 | instance | openstack/barbican-ks-user-2bfwj/init
2026-06-24 14:09:51.473462 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-2bfwj" not found
2026-06-24 14:09:51.478576 | instance | openstack/barbican-ks-user-2bfwj/barbican-ks-user
2026-06-24 14:09:51.673425 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-2bfwj" not found
2026-06-24 14:09:51.869842 | instance | openstack/barbican-rabbit-init-2qdtx/init
2026-06-24 14:09:52.056010 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-2qdtx" not found
2026-06-24 14:09:52.060074 | instance | openstack/barbican-rabbit-init-2qdtx/rabbit-init
2026-06-24 14:09:52.263951 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-2qdtx" not found
2026-06-24 14:09:52.468568 | instance | openstack/cinder-api-6c4cc66f5b-jmm2j/init
2026-06-24 14:09:52.682462 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-6c4cc66f5b-jmm2j" not found
2026-06-24 14:09:52.686940 | instance | openstack/cinder-api-6c4cc66f5b-jmm2j/ceph-coordination-volume-perms
2026-06-24 14:09:52.878560 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-6c4cc66f5b-jmm2j" not found
2026-06-24 14:09:52.883733 | instance | openstack/cinder-api-6c4cc66f5b-jmm2j/cinder-api
2026-06-24 14:09:53.110647 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-6c4cc66f5b-jmm2j" not found
2026-06-24 14:09:53.310327 | instance | openstack/cinder-backup-68d76b9986-prh6z/init
2026-06-24 14:09:53.503548 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-68d76b9986-prh6z" not found
2026-06-24 14:09:53.510139 | instance | openstack/cinder-backup-68d76b9986-prh6z/ceph-backup-keyring-placement
2026-06-24 14:09:53.720241 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-68d76b9986-prh6z" not found
2026-06-24 14:09:53.723633 | instance | openstack/cinder-backup-68d76b9986-prh6z/ceph-keyring-placement-rbd1
2026-06-24 14:09:53.914741 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-68d76b9986-prh6z" not found
2026-06-24 14:09:53.919862 | instance | openstack/cinder-backup-68d76b9986-prh6z/ceph-coordination-volume-perms
2026-06-24 14:09:54.108235 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-68d76b9986-prh6z" not found
2026-06-24 14:09:54.112868 | instance | openstack/cinder-backup-68d76b9986-prh6z/cinder-backup
2026-06-24 14:09:54.322487 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-68d76b9986-prh6z" not found
2026-06-24 14:09:54.501963 | instance | openstack/cinder-backup-storage-init-nwdb8/init
2026-06-24 14:09:54.684486 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-nwdb8" not found
2026-06-24 14:09:54.690302 | instance | openstack/cinder-backup-storage-init-nwdb8/ceph-keyring-placement
2026-06-24 14:09:54.885618 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-nwdb8" not found
2026-06-24 14:09:54.890506 | instance | openstack/cinder-backup-storage-init-nwdb8/cinder-backup-storage-init
2026-06-24 14:09:55.108554 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-nwdb8" not found
2026-06-24 14:09:55.315055 | instance | openstack/cinder-bootstrap-k2fwf/init
2026-06-24 14:09:55.530929 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-k2fwf" not found
2026-06-24 14:09:55.536596 | instance | openstack/cinder-bootstrap-k2fwf/bootstrap
2026-06-24 14:09:55.731639 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-k2fwf" not found
2026-06-24 14:09:55.915045 | instance | openstack/cinder-create-internal-tenant-48hf9/init
2026-06-24 14:09:56.113664 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-48hf9" not found
2026-06-24 14:09:56.117909 | instance | openstack/cinder-create-internal-tenant-48hf9/create-internal-tenant
2026-06-24 14:09:56.295126 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-48hf9" not found
2026-06-24 14:09:56.475695 | instance | openstack/cinder-db-init-q7f78/init
2026-06-24 14:09:56.657411 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-q7f78" not found
2026-06-24 14:09:56.662191 | instance | openstack/cinder-db-init-q7f78/cinder-db-init-0
2026-06-24 14:09:56.855732 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-q7f78" not found
2026-06-24 14:09:57.038313 | instance | openstack/cinder-db-sync-n4p8r/init
2026-06-24 14:09:57.225235 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-n4p8r" not found
2026-06-24 14:09:57.230886 | instance | openstack/cinder-db-sync-n4p8r/cinder-db-sync
2026-06-24 14:09:57.417561 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-n4p8r" not found
2026-06-24 14:09:57.609784 | instance | openstack/cinder-ks-endpoints-slxzf/init
2026-06-24 14:09:57.811754 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-slxzf" not found
2026-06-24 14:09:57.815605 | instance | openstack/cinder-ks-endpoints-slxzf/volumev3-ks-endpoints-admin
2026-06-24 14:09:57.999298 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-slxzf" not found
2026-06-24 14:09:58.003589 | instance | openstack/cinder-ks-endpoints-slxzf/volumev3-ks-endpoints-internal
2026-06-24 14:09:58.205352 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-slxzf" not found
2026-06-24 14:09:58.210712 | instance | openstack/cinder-ks-endpoints-slxzf/volumev3-ks-endpoints-public
2026-06-24 14:09:58.398007 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-slxzf" not found
2026-06-24 14:09:58.588350 | instance | openstack/cinder-ks-service-599qz/init
2026-06-24 14:09:58.776930 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-599qz" not found
2026-06-24 14:09:58.781118 | instance | openstack/cinder-ks-service-599qz/volumev3-ks-service-registration
2026-06-24 14:09:58.965173 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-599qz" not found
2026-06-24 14:09:59.154926 | instance | openstack/cinder-ks-user-rzrdt/init
2026-06-24 14:09:59.377162 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-rzrdt" not found
2026-06-24 14:09:59.382372 | instance | openstack/cinder-ks-user-rzrdt/cinder-ks-user
2026-06-24 14:09:59.562980 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-rzrdt" not found
2026-06-24 14:09:59.751489 | instance | openstack/cinder-rabbit-init-5rl2g/init
2026-06-24 14:09:59.935425 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-5rl2g" not found
2026-06-24 14:09:59.939462 | instance | openstack/cinder-rabbit-init-5rl2g/rabbit-init
2026-06-24 14:10:00.128509 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-5rl2g" not found
2026-06-24 14:10:00.328779 | instance | openstack/cinder-scheduler-54654f886d-v8zl9/init
2026-06-24 14:10:00.517231 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-54654f886d-v8zl9" not found
2026-06-24 14:10:00.522271 | instance | openstack/cinder-scheduler-54654f886d-v8zl9/ceph-coordination-volume-perms
2026-06-24 14:10:00.700409 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-54654f886d-v8zl9" not found
2026-06-24 14:10:00.704957 | instance | openstack/cinder-scheduler-54654f886d-v8zl9/cinder-scheduler
2026-06-24 14:10:00.883778 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-54654f886d-v8zl9" not found
2026-06-24 14:10:01.110128 | instance | openstack/cinder-storage-init-9v5r8/init
2026-06-24 14:10:01.309853 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-9v5r8" not found
2026-06-24 14:10:01.314920 | instance | openstack/cinder-storage-init-9v5r8/ceph-keyring-placement
2026-06-24 14:10:01.510275 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-9v5r8" not found
2026-06-24 14:10:01.515694 | instance | openstack/cinder-storage-init-9v5r8/cinder-storage-init-rbd1
2026-06-24 14:10:01.703778 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-9v5r8" not found
2026-06-24 14:10:01.936101 | instance | openstack/cinder-volume-65cc8c4985-6tps5/init
2026-06-24 14:10:02.128672 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-65cc8c4985-6tps5" not found
2026-06-24 14:10:02.131965 | instance | openstack/cinder-volume-65cc8c4985-6tps5/ceph-keyring-placement-rbd1
2026-06-24 14:10:02.332603 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-65cc8c4985-6tps5" not found
2026-06-24 14:10:02.336335 | instance | openstack/cinder-volume-65cc8c4985-6tps5/ceph-coordination-volume-perms
2026-06-24 14:10:02.537684 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-65cc8c4985-6tps5" not found
2026-06-24 14:10:02.542920 | instance | openstack/cinder-volume-65cc8c4985-6tps5/init-cinder-conf
2026-06-24 14:10:02.725364 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-65cc8c4985-6tps5" not found
2026-06-24 14:10:02.730688 | instance | openstack/cinder-volume-65cc8c4985-6tps5/cinder-volume
2026-06-24 14:10:02.929267 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-65cc8c4985-6tps5" not found
2026-06-24 14:10:03.121248 | instance | openstack/cinder-volume-usage-audit-29705165-wc4c9/init
2026-06-24 14:10:03.319809 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29705165-wc4c9" not found
2026-06-24 14:10:03.325430 | instance | openstack/cinder-volume-usage-audit-29705165-wc4c9/cinder-volume-usage-audit
2026-06-24 14:10:03.506515 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29705165-wc4c9" not found
2026-06-24 14:10:03.694974 | instance | openstack/glance-api-76758b555d-fmvqc/init
2026-06-24 14:10:03.893342 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-76758b555d-fmvqc" not found
2026-06-24 14:10:03.897036 | instance | openstack/glance-api-76758b555d-fmvqc/glance-perms
2026-06-24 14:10:04.079246 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-76758b555d-fmvqc" not found
2026-06-24 14:10:04.083352 | instance | openstack/glance-api-76758b555d-fmvqc/ceph-keyring-placement
2026-06-24 14:10:04.328571 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-76758b555d-fmvqc" not found
2026-06-24 14:10:04.334107 | instance | openstack/glance-api-76758b555d-fmvqc/glance-api
2026-06-24 14:10:04.520943 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-76758b555d-fmvqc" not found
2026-06-24 14:10:04.827077 | instance | openstack/glance-db-init-pcfpw/init
2026-06-24 14:10:05.702830 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-pcfpw" not found
2026-06-24 14:10:05.707282 | instance | openstack/glance-db-init-pcfpw/glance-db-init-0
2026-06-24 14:10:06.241293 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-pcfpw" not found
2026-06-24 14:10:06.438836 | instance | openstack/glance-db-sync-kz97t/init
2026-06-24 14:10:06.615028 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-kz97t" not found
2026-06-24 14:10:06.619858 | instance | openstack/glance-db-sync-kz97t/glance-db-sync
2026-06-24 14:10:06.808233 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-kz97t" not found
2026-06-24 14:10:07.006851 | instance | openstack/glance-ks-endpoints-mzx4d/init
2026-06-24 14:10:07.196075 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-mzx4d" not found
2026-06-24 14:10:07.201106 | instance | openstack/glance-ks-endpoints-mzx4d/image-ks-endpoints-admin
2026-06-24 14:10:07.405446 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-mzx4d" not found
2026-06-24 14:10:07.410583 | instance | openstack/glance-ks-endpoints-mzx4d/image-ks-endpoints-internal
2026-06-24 14:10:07.602556 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-mzx4d" not found
2026-06-24 14:10:07.607245 | instance | openstack/glance-ks-endpoints-mzx4d/image-ks-endpoints-public
2026-06-24 14:10:07.807711 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-mzx4d" not found
2026-06-24 14:10:07.994730 | instance | openstack/glance-ks-service-vdspp/init
2026-06-24 14:10:08.185663 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-vdspp" not found
2026-06-24 14:10:08.190640 | instance | openstack/glance-ks-service-vdspp/image-ks-service-registration
2026-06-24 14:10:08.397382 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-vdspp" not found
2026-06-24 14:10:08.581683 | instance | openstack/glance-ks-user-2jt2k/init
2026-06-24 14:10:08.775781 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-2jt2k" not found
2026-06-24 14:10:08.780314 | instance | openstack/glance-ks-user-2jt2k/glance-ks-user
2026-06-24 14:10:08.960106 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-2jt2k" not found
2026-06-24 14:10:09.145518 | instance | openstack/glance-metadefs-load-56sr2/init
2026-06-24 14:10:09.342305 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-56sr2" not found
2026-06-24 14:10:09.346574 | instance | openstack/glance-metadefs-load-56sr2/glance-metadefs-load
2026-06-24 14:10:09.530133 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-56sr2" not found
2026-06-24 14:10:09.710369 | instance | openstack/glance-rabbit-init-57rkm/init
2026-06-24 14:10:09.900166 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-57rkm" not found
2026-06-24 14:10:09.905691 | instance | openstack/glance-rabbit-init-57rkm/rabbit-init
2026-06-24 14:10:10.091642 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-57rkm" not found
2026-06-24 14:10:10.274629 | instance | openstack/glance-storage-init-trsld/init
2026-06-24 14:10:10.482361 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-trsld" not found
2026-06-24 14:10:10.487847 | instance | openstack/glance-storage-init-trsld/ceph-keyring-placement
2026-06-24 14:10:10.669293 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-trsld" not found
2026-06-24 14:10:10.675088 | instance | openstack/glance-storage-init-trsld/glance-storage-init
2026-06-24 14:10:10.935123 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-trsld" not found
2026-06-24 14:10:11.156855 | instance | openstack/keepalived-8zqf5/init
2026-06-24 14:10:11.442720 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-8zqf5" not found
2026-06-24 14:10:11.446948 | instance | openstack/keepalived-8zqf5/wait-for-ip
2026-06-24 14:10:11.631491 | instance | Error from server (BadRequest): container "wait-for-ip" in pod "keepalived-8zqf5" is waiting to start: PodInitializing
2026-06-24 14:10:11.850986 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-8zqf5" not found
2026-06-24 14:10:11.854926 | instance | openstack/keepalived-8zqf5/keepalived
2026-06-24 14:10:11.945308 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-8zqf5" is waiting to start: PodInitializing
2026-06-24 14:10:12.035506 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-8zqf5" not found
2026-06-24 14:10:12.236678 | instance | openstack/keystone-api-65686ddb76-kmgg8/init
2026-06-24 14:10:12.440850 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-65686ddb76-kmgg8" not found
2026-06-24 14:10:12.445644 | instance | openstack/keystone-api-65686ddb76-kmgg8/keystone-api
2026-06-24 14:10:13.043594 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-65686ddb76-kmgg8" not found
2026-06-24 14:10:13.447804 | instance | openstack/keystone-bootstrap-6856x/init
2026-06-24 14:10:13.631727 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-6856x" not found
2026-06-24 14:10:13.636434 | instance | openstack/keystone-bootstrap-6856x/bootstrap
2026-06-24 14:10:13.823536 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-6856x" not found
2026-06-24 14:10:14.016638 | instance | openstack/keystone-credential-setup-vdfct/init
2026-06-24 14:10:14.199937 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-vdfct" not found
2026-06-24 14:10:14.204068 | instance | openstack/keystone-credential-setup-vdfct/keystone-credential-setup
2026-06-24 14:10:14.406121 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-vdfct" not found
2026-06-24 14:10:14.594303 | instance | openstack/keystone-db-init-lddf8/init
2026-06-24 14:10:14.781588 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-lddf8" not found
2026-06-24 14:10:14.786243 | instance | openstack/keystone-db-init-lddf8/keystone-db-init-0
2026-06-24 14:10:14.970779 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-lddf8" not found
2026-06-24 14:10:15.141379 | instance | openstack/keystone-db-sync-5gf6f/init
2026-06-24 14:10:15.336083 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-5gf6f" not found
2026-06-24 14:10:15.340272 | instance | openstack/keystone-db-sync-5gf6f/keystone-db-sync
2026-06-24 14:10:15.522327 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-5gf6f" not found
2026-06-24 14:10:15.712933 | instance | openstack/keystone-domain-manage-ntpcd/init
2026-06-24 14:10:15.895070 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-ntpcd" not found
2026-06-24 14:10:15.900880 | instance | openstack/keystone-domain-manage-ntpcd/keystone-domain-manage
2026-06-24 14:10:16.090422 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-ntpcd" not found
2026-06-24 14:10:16.297098 | instance | openstack/keystone-fernet-setup-9x5gm/init
2026-06-24 14:10:16.496162 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-9x5gm" not found
2026-06-24 14:10:16.501121 | instance | openstack/keystone-fernet-setup-9x5gm/keystone-fernet-setup
2026-06-24 14:10:16.700824 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-9x5gm" not found
2026-06-24 14:10:16.917468 | instance | openstack/keystone-rabbit-init-f9z7f/init
2026-06-24 14:10:17.124798 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-f9z7f" not found
2026-06-24 14:10:17.130643 | instance | openstack/keystone-rabbit-init-f9z7f/rabbit-init
2026-06-24 14:10:17.342088 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-f9z7f" not found
2026-06-24 14:10:17.559827 | instance | openstack/libvirt-libvirt-default-dmcl5/init
2026-06-24 14:10:17.876935 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-dmcl5" not found
2026-06-24 14:10:17.881763 | instance | openstack/libvirt-libvirt-default-dmcl5/init-dynamic-options
2026-06-24 14:10:17.983268 | instance | Error from server (BadRequest): container "init-dynamic-options" in pod "libvirt-libvirt-default-dmcl5" is waiting to start: PodInitializing
2026-06-24 14:10:18.071360 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-dmcl5" not found
2026-06-24 14:10:18.077072 | instance | openstack/libvirt-libvirt-default-dmcl5/ceph-admin-keyring-placement
2026-06-24 14:10:18.167119 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-dmcl5" is waiting to start: PodInitializing
2026-06-24 14:10:18.290411 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-dmcl5" not found
2026-06-24 14:10:18.294350 | instance | openstack/libvirt-libvirt-default-dmcl5/ceph-keyring-placement
2026-06-24 14:10:18.392312 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "libvirt-libvirt-default-dmcl5" is waiting to start: PodInitializing
2026-06-24 14:10:18.486077 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-dmcl5" not found
2026-06-24 14:10:18.500790 | instance | openstack/libvirt-libvirt-default-dmcl5/tls-sidecar
2026-06-24 14:10:18.626345 | instance | Error from server (BadRequest): container "tls-sidecar" in pod "libvirt-libvirt-default-dmcl5" is waiting to start: PodInitializing
2026-06-24 14:10:18.714202 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-dmcl5" not found
2026-06-24 14:10:18.719028 | instance | openstack/libvirt-libvirt-default-dmcl5/libvirt
2026-06-24 14:10:18.804298 | instance | Error from server (BadRequest): container "libvirt" in pod "libvirt-libvirt-default-dmcl5" is waiting to start: PodInitializing
2026-06-24 14:10:18.892091 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-dmcl5" not found
2026-06-24 14:10:18.897387 | instance | openstack/libvirt-libvirt-default-dmcl5/libvirt-exporter
2026-06-24 14:10:18.996447 | instance | Error from server (BadRequest): container "libvirt-exporter" in pod "libvirt-libvirt-default-dmcl5" is waiting to start: PodInitializing
2026-06-24 14:10:19.086647 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-dmcl5" not found
2026-06-24 14:10:19.280525 | instance | openstack/memcached-memcached-6479589586-ftkwd/init
2026-06-24 14:10:19.467494 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-ftkwd" not found
2026-06-24 14:10:19.472618 | instance | openstack/memcached-memcached-6479589586-ftkwd/memcached
2026-06-24 14:10:19.646016 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-ftkwd" not found
2026-06-24 14:10:19.650386 | instance | openstack/memcached-memcached-6479589586-ftkwd/memcached-exporter
2026-06-24 14:10:19.846893 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-ftkwd" not found
2026-06-24 14:10:20.060663 | instance | openstack/neutron-coredns-7dd4958666-shfgl/coredns
2026-06-24 14:10:20.244413 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-shfgl" not found
2026-06-24 14:10:20.435330 | instance | openstack/neutron-db-init-tcz7d/init
2026-06-24 14:10:20.635799 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-tcz7d" not found
2026-06-24 14:10:20.639515 | instance | openstack/neutron-db-init-tcz7d/neutron-db-init-0
2026-06-24 14:10:20.817119 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-tcz7d" not found
2026-06-24 14:10:20.996041 | instance | openstack/neutron-db-sync-2j9nb/init
2026-06-24 14:10:21.194676 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-2j9nb" not found
2026-06-24 14:10:21.200120 | instance | openstack/neutron-db-sync-2j9nb/neutron-db-sync
2026-06-24 14:10:21.409940 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-2j9nb" not found
2026-06-24 14:10:21.588973 | instance | openstack/neutron-dhcp-agent-default-t2bgc/init
2026-06-24 14:10:21.819569 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-t2bgc" not found
2026-06-24 14:10:21.823892 | instance | openstack/neutron-dhcp-agent-default-t2bgc/neutron-dhcp-agent-init
2026-06-24 14:10:21.906218 | instance | Error from server (BadRequest): container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-t2bgc" is waiting to start: PodInitializing
2026-06-24 14:10:22.004120 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-t2bgc" not found
2026-06-24 14:10:22.008361 | instance | openstack/neutron-dhcp-agent-default-t2bgc/neutron-dhcp-agent
2026-06-24 14:10:22.101369 | instance | Error from server (BadRequest): container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-t2bgc" is waiting to start: PodInitializing
2026-06-24 14:10:22.192150 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-t2bgc" not found
2026-06-24 14:10:22.387982 | instance | openstack/neutron-ks-endpoints-bs76q/init
2026-06-24 14:10:22.569629 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-bs76q" not found
2026-06-24 14:10:22.575073 | instance | openstack/neutron-ks-endpoints-bs76q/network-ks-endpoints-admin
2026-06-24 14:10:22.755669 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-bs76q" not found
2026-06-24 14:10:22.759708 | instance | openstack/neutron-ks-endpoints-bs76q/network-ks-endpoints-internal
2026-06-24 14:10:22.940133 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-bs76q" not found
2026-06-24 14:10:22.945541 | instance | openstack/neutron-ks-endpoints-bs76q/network-ks-endpoints-public
2026-06-24 14:10:23.128581 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-bs76q" not found
2026-06-24 14:10:23.325203 | instance | openstack/neutron-ks-service-4krv9/init
2026-06-24 14:10:23.527400 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-4krv9" not found
2026-06-24 14:10:23.532508 | instance | openstack/neutron-ks-service-4krv9/network-ks-service-registration
2026-06-24 14:10:23.710005 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-4krv9" not found
2026-06-24 14:10:23.884434 | instance | openstack/neutron-ks-user-jvh77/init
2026-06-24 14:10:24.095213 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-jvh77" not found
2026-06-24 14:10:24.099069 | instance | openstack/neutron-ks-user-jvh77/neutron-ks-user
2026-06-24 14:10:24.294605 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-jvh77" not found
2026-06-24 14:10:24.488848 | instance | openstack/neutron-l3-agent-default-ksqq4/init
2026-06-24 14:10:24.704032 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-ksqq4" not found
2026-06-24 14:10:24.709118 | instance | openstack/neutron-l3-agent-default-ksqq4/neutron-l3-agent-init
2026-06-24 14:10:24.801698 | instance | Error from server (BadRequest): container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-ksqq4" is waiting to start: PodInitializing
2026-06-24 14:10:24.901685 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-ksqq4" not found
2026-06-24 14:10:24.907997 | instance | openstack/neutron-l3-agent-default-ksqq4/neutron-l3-agent
2026-06-24 14:10:25.004073 | instance | Error from server (BadRequest): container "neutron-l3-agent" in pod "neutron-l3-agent-default-ksqq4" is waiting to start: PodInitializing
2026-06-24 14:10:25.101070 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-ksqq4" not found
2026-06-24 14:10:25.309346 | instance | openstack/neutron-metadata-agent-default-bmw5z/init
2026-06-24 14:10:25.549008 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-bmw5z" not found
2026-06-24 14:10:25.552783 | instance | openstack/neutron-metadata-agent-default-bmw5z/neutron-metadata-agent-init
2026-06-24 14:10:25.641070 | instance | Error from server (BadRequest): container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-bmw5z" is waiting to start: PodInitializing
2026-06-24 14:10:25.726984 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-bmw5z" not found
2026-06-24 14:10:25.730637 | instance | openstack/neutron-metadata-agent-default-bmw5z/neutron-metadata-agent
2026-06-24 14:10:25.817598 | instance | Error from server (BadRequest): container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-bmw5z" is waiting to start: PodInitializing
2026-06-24 14:10:25.901524 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-bmw5z" not found
2026-06-24 14:10:26.086553 | instance | openstack/neutron-netns-cleanup-cron-default-8529s/init
2026-06-24 14:10:26.281772 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-8529s" not found
2026-06-24 14:10:26.285731 | instance | openstack/neutron-netns-cleanup-cron-default-8529s/neutron-netns-cleanup-cron
2026-06-24 14:10:26.479775 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-8529s" not found
2026-06-24 14:10:26.668484 | instance | openstack/neutron-ovs-agent-default-djpvm/init
2026-06-24 14:10:26.870427 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-djpvm" not found
2026-06-24 14:10:26.876026 | instance | openstack/neutron-ovs-agent-default-djpvm/neutron-openvswitch-agent-kernel-modules
2026-06-24 14:10:26.974062 | instance | Error from server (BadRequest): container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-djpvm" is waiting to start: PodInitializing
2026-06-24 14:10:27.066703 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-djpvm" not found
2026-06-24 14:10:27.072302 | instance | openstack/neutron-ovs-agent-default-djpvm/neutron-ovs-agent-init
2026-06-24 14:10:27.169181 | instance | Error from server (BadRequest): container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-djpvm" is waiting to start: PodInitializing
2026-06-24 14:10:27.261136 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-djpvm" not found
2026-06-24 14:10:27.266550 | instance | openstack/neutron-ovs-agent-default-djpvm/neutron-ovs-agent
2026-06-24 14:10:27.356766 | instance | Error from server (BadRequest): container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-djpvm" is waiting to start: PodInitializing
2026-06-24 14:10:27.453499 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-djpvm" not found
2026-06-24 14:10:27.635768 | instance | openstack/neutron-rabbit-init-9tjqn/init
2026-06-24 14:10:27.815376 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-9tjqn" not found
2026-06-24 14:10:27.819505 | instance | openstack/neutron-rabbit-init-9tjqn/rabbit-init
2026-06-24 14:10:27.996341 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-9tjqn" not found
2026-06-24 14:10:28.162389 | instance | openstack/neutron-rpc-server-5c9898cd8-ppvbx/init
2026-06-24 14:10:28.376396 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-5c9898cd8-ppvbx" not found
2026-06-24 14:10:28.383642 | instance | openstack/neutron-rpc-server-5c9898cd8-ppvbx/neutron-rpc-server
2026-06-24 14:10:28.737360 | instance | openstack/neutron-server-7cf677fbf4-5h9fl/init
2026-06-24 14:10:28.923579 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-7cf677fbf4-5h9fl" not found
2026-06-24 14:10:28.929134 | instance | openstack/neutron-server-7cf677fbf4-5h9fl/neutron-server
2026-06-24 14:10:29.157617 | instance | openstack/neutron-server-7cf677fbf4-5h9fl/neutron-policy-server
2026-06-24 14:10:29.361316 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-7cf677fbf4-5h9fl" not found
2026-06-24 14:10:29.549530 | instance | openstack/nova-api-metadata-78696f5f59-9fvzv/init
2026-06-24 14:10:29.737041 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-78696f5f59-9fvzv" not found
2026-06-24 14:10:29.741801 | instance | openstack/nova-api-metadata-78696f5f59-9fvzv/nova-api-metadata-init
2026-06-24 14:10:29.920373 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-78696f5f59-9fvzv" not found
2026-06-24 14:10:29.926654 | instance | openstack/nova-api-metadata-78696f5f59-9fvzv/nova-api
2026-06-24 14:10:30.141066 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-78696f5f59-9fvzv" not found
2026-06-24 14:10:30.338916 | instance | openstack/nova-api-osapi-65f475b8d5-6bphb/init
2026-06-24 14:10:30.543606 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-65f475b8d5-6bphb" not found
2026-06-24 14:10:30.550282 | instance | openstack/nova-api-osapi-65f475b8d5-6bphb/nova-osapi
2026-06-24 14:10:30.742153 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-65f475b8d5-6bphb" not found
2026-06-24 14:10:30.916092 | instance | openstack/nova-bootstrap-ft5lb/init
2026-06-24 14:10:31.106931 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-ft5lb" not found
2026-06-24 14:10:31.111504 | instance | openstack/nova-bootstrap-ft5lb/bootstrap
2026-06-24 14:10:31.313052 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-ft5lb" not found
2026-06-24 14:10:31.500386 | instance | openstack/nova-cell-setup-29705160-cf57j/init
2026-06-24 14:10:31.706576 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29705160-cf57j" not found
2026-06-24 14:10:31.711601 | instance | openstack/nova-cell-setup-29705160-cf57j/nova-cell-setup
2026-06-24 14:10:31.810346 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-29705160-cf57j" is waiting to start: PodInitializing
2026-06-24 14:10:31.901749 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29705160-cf57j" not found
2026-06-24 14:10:32.087118 | instance | openstack/nova-cell-setup-2kx8w/init
2026-06-24 14:10:32.322326 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-2kx8w" not found
2026-06-24 14:10:32.328287 | instance | openstack/nova-cell-setup-2kx8w/nova-cell-setup-init
2026-06-24 14:10:32.426536 | instance | Error from server (BadRequest): container "nova-cell-setup-init" in pod "nova-cell-setup-2kx8w" is waiting to start: PodInitializing
2026-06-24 14:10:32.524961 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-2kx8w" not found
2026-06-24 14:10:32.532466 | instance | openstack/nova-cell-setup-2kx8w/nova-cell-setup
2026-06-24 14:10:32.620362 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-2kx8w" is waiting to start: PodInitializing
2026-06-24 14:10:32.704913 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-2kx8w" not found
2026-06-24 14:10:32.893978 | instance | openstack/nova-compute-default-z8t7m/init
2026-06-24 14:10:33.139495 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-z8t7m" not found
2026-06-24 14:10:33.142994 | instance | openstack/nova-compute-default-z8t7m/nova-compute-init
2026-06-24 14:10:33.234532 | instance | Error from server (BadRequest): container "nova-compute-init" in pod "nova-compute-default-z8t7m" is waiting to start: PodInitializing
2026-06-24 14:10:33.339848 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-z8t7m" not found
2026-06-24 14:10:33.345141 | instance | openstack/nova-compute-default-z8t7m/ceph-perms
2026-06-24 14:10:33.440241 | instance | Error from server (BadRequest): container "ceph-perms" in pod "nova-compute-default-z8t7m" is waiting to start: PodInitializing
2026-06-24 14:10:33.527846 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-z8t7m" not found
2026-06-24 14:10:33.533087 | instance | openstack/nova-compute-default-z8t7m/ceph-admin-keyring-placement
2026-06-24 14:10:33.624523 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "nova-compute-default-z8t7m" is waiting to start: PodInitializing
2026-06-24 14:10:33.717334 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-z8t7m" not found
2026-06-24 14:10:33.722118 | instance | openstack/nova-compute-default-z8t7m/ceph-keyring-placement
2026-06-24 14:10:33.812830 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "nova-compute-default-z8t7m" is waiting to start: PodInitializing
2026-06-24 14:10:33.910955 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-z8t7m" not found
2026-06-24 14:10:33.916083 | instance | openstack/nova-compute-default-z8t7m/nova-compute-vnc-init
2026-06-24 14:10:34.008811 | instance | Error from server (BadRequest): container "nova-compute-vnc-init" in pod "nova-compute-default-z8t7m" is waiting to start: PodInitializing
2026-06-24 14:10:34.101198 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-z8t7m" not found
2026-06-24 14:10:34.106599 | instance | openstack/nova-compute-default-z8t7m/nova-compute-ssh-init
2026-06-24 14:10:34.197114 | instance | Error from server (BadRequest): container "nova-compute-ssh-init" in pod "nova-compute-default-z8t7m" is waiting to start: PodInitializing
2026-06-24 14:10:34.293614 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-z8t7m" not found
2026-06-24 14:10:34.298251 | instance | openstack/nova-compute-default-z8t7m/nova-compute
2026-06-24 14:10:34.386218 | instance | Error from server (BadRequest): container "nova-compute" in pod "nova-compute-default-z8t7m" is waiting to start: PodInitializing
2026-06-24 14:10:34.470114 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-z8t7m" not found
2026-06-24 14:10:34.473941 | instance | openstack/nova-compute-default-z8t7m/nova-compute-ssh
2026-06-24 14:10:34.567809 | instance | Error from server (BadRequest): container "nova-compute-ssh" in pod "nova-compute-default-z8t7m" is waiting to start: PodInitializing
2026-06-24 14:10:34.652948 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-z8t7m" not found
2026-06-24 14:10:34.831766 | instance | openstack/nova-conductor-56b748bdf9-s8p7b/init
2026-06-24 14:10:35.051770 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-56b748bdf9-s8p7b" not found
2026-06-24 14:10:35.059451 | instance | openstack/nova-conductor-56b748bdf9-s8p7b/nova-conductor
2026-06-24 14:10:35.235708 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-56b748bdf9-s8p7b" not found
2026-06-24 14:10:35.426777 | instance | openstack/nova-db-init-77ljn/init
2026-06-24 14:10:35.615546 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-77ljn" not found
2026-06-24 14:10:35.620084 | instance | openstack/nova-db-init-77ljn/nova-db-init-0
2026-06-24 14:10:35.823699 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-77ljn" not found
2026-06-24 14:10:35.828089 | instance | openstack/nova-db-init-77ljn/nova-db-init-1
2026-06-24 14:10:36.009105 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-77ljn" not found
2026-06-24 14:10:36.013264 | instance | openstack/nova-db-init-77ljn/nova-db-init-2
2026-06-24 14:10:36.195069 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-77ljn" not found
2026-06-24 14:10:36.372439 | instance | openstack/nova-db-sync-dcx8j/init
2026-06-24 14:10:36.560926 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-dcx8j" not found
2026-06-24 14:10:36.565721 | instance | openstack/nova-db-sync-dcx8j/nova-db-sync
2026-06-24 14:10:36.755528 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-dcx8j" not found
2026-06-24 14:10:36.948588 | instance | openstack/nova-ks-endpoints-2sglb/init
2026-06-24 14:10:37.130105 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-2sglb" not found
2026-06-24 14:10:37.136132 | instance | openstack/nova-ks-endpoints-2sglb/compute-ks-endpoints-admin
2026-06-24 14:10:37.339526 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-2sglb" not found
2026-06-24 14:10:37.343186 | instance | openstack/nova-ks-endpoints-2sglb/compute-ks-endpoints-internal
2026-06-24 14:10:37.534159 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-2sglb" not found
2026-06-24 14:10:37.540158 | instance | openstack/nova-ks-endpoints-2sglb/compute-ks-endpoints-public
2026-06-24 14:10:37.713706 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-2sglb" not found
2026-06-24 14:10:37.901678 | instance | openstack/nova-ks-service-dxr49/init
2026-06-24 14:10:38.091737 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-dxr49" not found
2026-06-24 14:10:38.097236 | instance | openstack/nova-ks-service-dxr49/compute-ks-service-registration
2026-06-24 14:10:38.307706 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-dxr49" not found
2026-06-24 14:10:38.492759 | instance | openstack/nova-ks-user-qb62n/init
2026-06-24 14:10:38.693199 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-qb62n" not found
2026-06-24 14:10:38.697178 | instance | openstack/nova-ks-user-qb62n/nova-ks-user
2026-06-24 14:10:38.877959 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-qb62n" not found
2026-06-24 14:10:39.326603 | instance | openstack/nova-novncproxy-5c788f95b6-577h5/init
2026-06-24 14:10:40.098515 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-5c788f95b6-577h5" not found
2026-06-24 14:10:40.102818 | instance | openstack/nova-novncproxy-5c788f95b6-577h5/nova-novncproxy-init
2026-06-24 14:10:40.486410 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-5c788f95b6-577h5" not found
2026-06-24 14:10:40.492277 | instance | openstack/nova-novncproxy-5c788f95b6-577h5/nova-novncproxy-init-assets
2026-06-24 14:10:40.689888 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-5c788f95b6-577h5" not found
2026-06-24 14:10:40.694062 | instance | openstack/nova-novncproxy-5c788f95b6-577h5/nova-novncproxy
2026-06-24 14:10:40.871422 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-5c788f95b6-577h5" not found
2026-06-24 14:10:41.051543 | instance | openstack/nova-rabbit-init-sj7hk/init
2026-06-24 14:10:41.241291 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-sj7hk" not found
2026-06-24 14:10:41.248580 | instance | openstack/nova-rabbit-init-sj7hk/rabbit-init
2026-06-24 14:10:41.434828 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-sj7hk" not found
2026-06-24 14:10:41.607666 | instance | openstack/nova-scheduler-7964b8dc75-qxg7j/init
2026-06-24 14:10:41.797046 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-7964b8dc75-qxg7j" not found
2026-06-24 14:10:41.800620 | instance | openstack/nova-scheduler-7964b8dc75-qxg7j/nova-scheduler
2026-06-24 14:10:41.975005 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-7964b8dc75-qxg7j" not found
2026-06-24 14:10:42.161720 | instance | openstack/nova-service-cleaner-29705160-bdhbm/init
2026-06-24 14:10:42.401118 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29705160-bdhbm" not found
2026-06-24 14:10:42.409123 | instance | openstack/nova-service-cleaner-29705160-bdhbm/nova-service-cleaner
2026-06-24 14:10:42.591597 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29705160-bdhbm" not found
2026-06-24 14:10:42.772893 | instance | openstack/openvswitch-m4lxw/init
2026-06-24 14:10:42.963185 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-m4lxw" not found
2026-06-24 14:10:42.966273 | instance | openstack/openvswitch-m4lxw/openvswitch-db-perms
2026-06-24 14:10:43.142750 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-m4lxw" not found
2026-06-24 14:10:43.147445 | instance | openstack/openvswitch-m4lxw/openvswitch-vswitchd-modules
2026-06-24 14:10:43.339587 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-m4lxw" not found
2026-06-24 14:10:43.344920 | instance | openstack/openvswitch-m4lxw/openvswitch-db
2026-06-24 14:10:43.522039 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-m4lxw" not found
2026-06-24 14:10:43.526900 | instance | openstack/openvswitch-m4lxw/openvswitch-vswitchd
2026-06-24 14:10:43.722268 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-m4lxw" not found
2026-06-24 14:10:43.916664 | instance | openstack/percona-xtradb-haproxy-0/pxc-init
2026-06-24 14:10:44.094404 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found
2026-06-24 14:10:44.098940 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init
2026-06-24 14:10:44.330077 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found
2026-06-24 14:10:44.335388 | instance | openstack/percona-xtradb-haproxy-0/haproxy
2026-06-24 14:10:44.672206 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found
2026-06-24 14:10:44.675820 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit
2026-06-24 14:10:44.872976 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found
2026-06-24 14:10:45.057068 | instance | openstack/percona-xtradb-pxc-0/pxc-init
2026-06-24 14:10:45.261381 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found
2026-06-24 14:10:45.268744 | instance | openstack/percona-xtradb-pxc-0/pxc
2026-06-24 14:10:45.619581 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found
2026-06-24 14:10:45.623578 | instance | openstack/percona-xtradb-pxc-0/exporter
2026-06-24 14:10:46.180516 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found
2026-06-24 14:10:46.750927 | instance | openstack/placement-api-6d4f8546d7-hnlkj/init
2026-06-24 14:10:47.122042 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-6d4f8546d7-hnlkj" not found
2026-06-24 14:10:47.126713 | instance | openstack/placement-api-6d4f8546d7-hnlkj/placement-api
2026-06-24 14:10:47.340467 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-6d4f8546d7-hnlkj" not found
2026-06-24 14:10:47.584395 | instance | openstack/placement-db-init-927xs/init
2026-06-24 14:10:47.861311 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-927xs" not found
2026-06-24 14:10:47.865648 | instance | openstack/placement-db-init-927xs/placement-db-init-0
2026-06-24 14:10:48.076912 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-927xs" not found
2026-06-24 14:10:48.379819 | instance | openstack/placement-db-sync-2ddpn/init
2026-06-24 14:10:48.555700 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-2ddpn" not found
2026-06-24 14:10:48.561972 | instance | openstack/placement-db-sync-2ddpn/placement-db-sync
2026-06-24 14:10:48.756367 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-2ddpn" not found
2026-06-24 14:10:48.943408 | instance | openstack/placement-ks-endpoints-h89vt/init
2026-06-24 14:10:49.125086 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-h89vt" not found
2026-06-24 14:10:49.129799 | instance | openstack/placement-ks-endpoints-h89vt/placement-ks-endpoints-admin
2026-06-24 14:10:49.330844 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-h89vt" not found
2026-06-24 14:10:49.334469 | instance | openstack/placement-ks-endpoints-h89vt/placement-ks-endpoints-internal
2026-06-24 14:10:49.518667 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-h89vt" not found
2026-06-24 14:10:49.522522 | instance | openstack/placement-ks-endpoints-h89vt/placement-ks-endpoints-public
2026-06-24 14:10:49.712824 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-h89vt" not found
2026-06-24 14:10:49.910314 | instance | openstack/placement-ks-service-jjfkk/init
2026-06-24 14:10:50.121620 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-jjfkk" not found
2026-06-24 14:10:50.128158 | instance | openstack/placement-ks-service-jjfkk/placement-ks-service-registration
2026-06-24 14:10:50.329135 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-jjfkk" not found
2026-06-24 14:10:50.509689 | instance | openstack/placement-ks-user-gpjtd/init
2026-06-24 14:10:50.694621 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-gpjtd" not found
2026-06-24 14:10:50.699338 | instance | openstack/placement-ks-user-gpjtd/placement-ks-user
2026-06-24 14:10:50.881700 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-gpjtd" not found
2026-06-24 14:10:51.054387 | instance | openstack/pxc-operator-69cb5bbdb9-pvtpq/percona-xtradb-cluster-operator
2026-06-24 14:10:51.439576 | instance | openstack/rabbitmq-barbican-server-0/setup-container
2026-06-24 14:10:51.613938 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found
2026-06-24 14:10:51.618741 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq
2026-06-24 14:10:51.806161 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found
2026-06-24 14:10:52.004945 | instance | openstack/rabbitmq-cinder-server-0/setup-container
2026-06-24 14:10:52.203178 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found
2026-06-24 14:10:52.214154 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq
2026-06-24 14:10:52.414991 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found
2026-06-24 14:10:52.603493 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-hgnrw/rabbitmq-cluster-operator
2026-06-24 14:10:52.996166 | instance | openstack/rabbitmq-glance-server-0/setup-container
2026-06-24 14:10:53.171616 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found
2026-06-24 14:10:53.175974 | instance | openstack/rabbitmq-glance-server-0/rabbitmq
2026-06-24 14:10:53.395631 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found
2026-06-24 14:10:53.599583 | instance | openstack/rabbitmq-keystone-server-0/setup-container
2026-06-24 14:10:53.787906 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found
2026-06-24 14:10:53.794700 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq
2026-06-24 14:10:54.005657 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found
2026-06-24 14:10:54.195712 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-6z8jg/rabbitmq-cluster-operator
2026-06-24 14:10:54.626595 | instance | openstack/rabbitmq-neutron-server-0/setup-container
2026-06-24 14:10:54.819440 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found
2026-06-24 14:10:54.825783 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq
2026-06-24 14:10:55.006644 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found
2026-06-24 14:10:55.197600 | instance | openstack/rabbitmq-nova-server-0/setup-container
2026-06-24 14:10:55.405985 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found
2026-06-24 14:10:55.412373 | instance | openstack/rabbitmq-nova-server-0/rabbitmq
2026-06-24 14:10:55.613340 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found
2026-06-24 14:10:55.805064 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-ch4h9/make-container-crash-dir
2026-06-24 14:10:55.991052 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-ch4h9" not found
2026-06-24 14:10:55.997514 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-ch4h9/chown-container-data-dir
2026-06-24 14:10:56.180694 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-ch4h9" not found
2026-06-24 14:10:56.184051 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-ch4h9/ceph-crash
2026-06-24 14:10:56.379241 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-ch4h9" not found
2026-06-24 14:10:56.558285 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-4jvg2/chown-container-data-dir
2026-06-24 14:10:56.746619 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-4jvg2" not found
2026-06-24 14:10:56.753080 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-4jvg2/rgw
2026-06-24 14:10:56.970674 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-4jvg2" not found
2026-06-24 14:10:56.976181 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-4jvg2/log-collector
2026-06-24 14:10:57.161734 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-4jvg2" not found
2026-06-24 14:10:57.361766 | instance | openstack/staffeln-api-66cb647b69-fmlm6/init
2026-06-24 14:10:57.564904 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-66cb647b69-fmlm6" not found
2026-06-24 14:10:57.569357 | instance | openstack/staffeln-api-66cb647b69-fmlm6/staffeln-api
2026-06-24 14:10:57.748984 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-66cb647b69-fmlm6" not found
2026-06-24 14:10:57.949400 | instance | openstack/staffeln-conductor-6d85468c66-mtf22/staffeln-conductor
2026-06-24 14:10:58.129454 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-6d85468c66-mtf22" not found
2026-06-24 14:10:58.335045 | instance | openstack/staffeln-db-init-b6vdt/init
2026-06-24 14:10:58.529533 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-b6vdt" not found
2026-06-24 14:10:58.534125 | instance | openstack/staffeln-db-init-b6vdt/staffeln-db-init-0
2026-06-24 14:10:58.699334 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-b6vdt" not found
2026-06-24 14:10:58.888877 | instance | openstack/staffeln-db-sync-h6h4m/init
2026-06-24 14:10:59.088073 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-h6h4m" not found
2026-06-24 14:10:59.093130 | instance | openstack/staffeln-db-sync-h6h4m/staffeln-db-sync
2026-06-24 14:10:59.293855 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-h6h4m" not found
2026-06-24 14:10:59.515330 | instance | openstack/valkey-node-0/valkey
2026-06-24 14:10:59.694245 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found
2026-06-24 14:10:59.699381 | instance | openstack/valkey-node-0/sentinel
2026-06-24 14:10:59.911322 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found
2026-06-24 14:10:59.916499 | instance | openstack/valkey-node-0/metrics
2026-06-24 14:11:00.105202 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found
2026-06-24 14:11:00.317200 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-4ll9g/rook-ceph-operator
2026-06-24 14:11:00.520367 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-4ll9g" not found
2026-06-24 14:11:00.718509 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-plsvh/secretgen-controller
2026-06-24 14:11:00.937568 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-plsvh" not found
2026-06-24 14:11:01.115147 | instance | ERROR
2026-06-24 14:11:01.115561 | instance | {
2026-06-24 14:11:01.115647 | instance | "delta": "0:01:33.279201",
2026-06-24 14:11:01.115710 | instance | "end": "2026-06-24 14:11:00.943231",
2026-06-24 14:11:01.115768 | instance | "msg": "non-zero return code",
2026-06-24 14:11:01.115818 | instance | "rc": 123,
2026-06-24 14:11:01.115860 | instance | "start": "2026-06-24 14:09:27.664030"
2026-06-24 14:11:01.115899 | instance | }
2026-06-24 14:11:01.115953 | instance | ERROR: Ignoring Errors
2026-06-24 14:11:01.127347 |
2026-06-24 14:11:01.127464 | TASK [gather-pod-logs : Downloads pod logs to executor]
2026-06-24 14:11:01.755745 | instance | changed:
2026-06-24 14:11:01.756066 | instance | cd+++++++++ pod-logs/
2026-06-24 14:11:01.756134 | instance | cd+++++++++ pod-logs/auth-system/
2026-06-24 14:11:01.756191 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/
2026-06-24 14:11:01.756246 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt
2026-06-24 14:11:01.756298 | instance | cd+++++++++ pod-logs/cert-manager/
2026-06-24 14:11:01.756348 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-5lg27/
2026-06-24 14:11:01.756397 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-5lg27/cert-manager-controller.txt
2026-06-24 14:11:01.756440 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-nlgww/
2026-06-24 14:11:01.756483 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-nlgww/cert-manager-cainjector.txt
2026-06-24 14:11:01.756528 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-82pkb/
2026-06-24 14:11:01.756578 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-82pkb/cert-manager-webhook.txt
2026-06-24 14:11:01.756626 | instance | cd+++++++++ pod-logs/envoy-gateway-system/
2026-06-24 14:11:01.756674 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-gwgzz/
2026-06-24 14:11:01.756720 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-gwgzz/envoy-gateway.txt
2026-06-24 14:11:01.756767 | instance | cd+++++++++ pod-logs/failed-pods/
2026-06-24 14:11:01.756813 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/
2026-06-24 14:11:01.756858 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/
2026-06-24 14:11:01.756904 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt
2026-06-24 14:11:01.756985 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/
2026-06-24 14:11:01.757045 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-5lg27/
2026-06-24 14:11:01.757093 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-5lg27/cert-manager-controller.txt
2026-06-24 14:11:01.757147 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-nlgww/
2026-06-24 14:11:01.757193 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-nlgww/cert-manager-cainjector.txt
2026-06-24 14:11:01.757245 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-82pkb/
2026-06-24 14:11:01.757292 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-82pkb/cert-manager-webhook.txt
2026-06-24 14:11:01.757338 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/
2026-06-24 14:11:01.757403 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-gwgzz/
2026-06-24 14:11:01.757448 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-gwgzz/envoy-gateway.txt
2026-06-24 14:11:01.757494 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/
2026-06-24 14:11:01.757540 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-tm9jn/
2026-06-24 14:11:01.757581 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-tm9jn/controller.txt
2026-06-24 14:11:01.757624 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-9v8cc/
2026-06-24 14:11:01.757674 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-9v8cc/ingress-nginx-default-backend.txt
2026-06-24 14:11:01.757723 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/
2026-06-24 14:11:01.757770 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-6zgzh/
2026-06-24 14:11:01.757816 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-6zgzh/cilium-operator.txt
2026-06-24 14:11:01.757863 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-qvzm8/
2026-06-24 14:11:01.757911 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-qvzm8/apply-sysctl-overwrites.txt
2026-06-24 14:11:01.757959 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-qvzm8/cilium-agent.txt
2026-06-24 14:11:01.758009 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-qvzm8/clean-cilium-state.txt
2026-06-24 14:11:01.758056 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-qvzm8/config.txt
2026-06-24 14:11:01.758101 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-qvzm8/install-cni-binaries.txt
2026-06-24 14:11:01.758148 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-qvzm8/mount-bpf-fs.txt
2026-06-24 14:11:01.758196 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-qvzm8/mount-cgroup.txt
2026-06-24 14:11:01.758246 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-2v4jt/
2026-06-24 14:11:01.758292 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-2v4jt/coredns.txt
2026-06-24 14:11:01.758338 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-9jtkd/
2026-06-24 14:11:01.758385 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-9jtkd/coredns.txt
2026-06-24 14:11:01.758432 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/
2026-06-24 14:11:01.758479 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt
2026-06-24 14:11:01.758529 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/
2026-06-24 14:11:01.758574 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-06-24 14:11:01.758622 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/
2026-06-24 14:11:01.758669 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-06-24 14:11:01.758716 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-xzxtb/
2026-06-24 14:11:01.758762 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-xzxtb/kube-proxy.txt
2026-06-24 14:11:01.758807 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/
2026-06-24 14:11:01.758852 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-06-24 14:11:01.758898 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/
2026-06-24 14:11:01.758945 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt
2026-06-24 14:11:01.758992 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/
2026-06-24 14:11:01.759048 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-mmzs8/
2026-06-24 14:11:01.759096 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-mmzs8/local-path-provisioner.txt
2026-06-24 14:11:01.759142 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/
2026-06-24 14:11:01.759188 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-06-24 14:11:01.759229 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-06-24 14:11:01.759269 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-06-24 14:11:01.759310 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-06-24 14:11:01.759350 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-06-24 14:11:01.759391 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-mldt4/
2026-06-24 14:11:01.759434 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-mldt4/goldpinger-daemon.txt
2026-06-24 14:11:01.759480 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6d58cd8575-k9fb7/
2026-06-24 14:11:01.759528 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6d58cd8575-k9fb7/grafana-sc-dashboard.txt
2026-06-24 14:11:01.759575 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6d58cd8575-k9fb7/grafana-sc-datasources.txt
2026-06-24 14:11:01.759621 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6d58cd8575-k9fb7/grafana.txt
2026-06-24 14:11:01.759771 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-t8w79/
2026-06-24 14:11:01.759825 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-t8w79/kube-state-metrics.txt
2026-06-24 14:11:01.759873 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-47glz/
2026-06-24 14:11:01.759919 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-47glz/kube-prometheus-stack.txt
2026-06-24 14:11:01.759969 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-ns6mf/
2026-06-24 14:11:01.760016 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-ns6mf/node-exporter.txt
2026-06-24 14:11:01.760064 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-ns6mf/pod-tls-sidecar.txt
2026-06-24 14:11:01.760110 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/
2026-06-24 14:11:01.760155 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt
2026-06-24 14:11:01.760201 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/
2026-06-24 14:11:01.760247 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt
2026-06-24 14:11:01.760293 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt
2026-06-24 14:11:01.760340 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-p9kmf/
2026-06-24 14:11:01.760385 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-p9kmf/nginx.txt
2026-06-24 14:11:01.760431 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/
2026-06-24 14:11:01.760478 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt
2026-06-24 14:11:01.760517 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt
2026-06-24 14:11:01.760560 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-85gl2/
2026-06-24 14:11:01.760594 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-85gl2/gc.txt
2026-06-24 14:11:01.760630 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-rgtdt/
2026-06-24 14:11:01.760667 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-rgtdt/master.txt
2026-06-24 14:11:01.760700 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-dhf5g/
2026-06-24 14:11:01.760731 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-dhf5g/worker.txt
2026-06-24 14:11:01.760762 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-06-24 14:11:01.760795 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-06-24 14:11:01.760831 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-06-24 14:11:01.760868 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-06-24 14:11:01.760905 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-06-24 14:11:01.760941 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-06-24 14:11:01.761014 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-gc454/
2026-06-24 14:11:01.761052 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-gc454/pushgateway.txt
2026-06-24 14:11:01.761088 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-z826r/
2026-06-24 14:11:01.761123 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-z826r/vector.txt
2026-06-24 14:11:01.761159 | instance | cd+++++++++ pod-logs/failed-pods/openstack/
2026-06-24 14:11:01.761198 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-cb79d7d77-n5c62/
2026-06-24 14:11:01.761230 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-cb79d7d77-n5c62/barbican-api.txt
2026-06-24 14:11:01.761259 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-cb79d7d77-n5c62/init.txt
2026-06-24 14:11:01.761288 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-w7wh5/
2026-06-24 14:11:01.761316 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-w7wh5/barbican-db-init-0.txt
2026-06-24 14:11:01.761343 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-w7wh5/init.txt
2026-06-24 14:11:01.761370 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-jz42c/
2026-06-24 14:11:01.761398 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-jz42c/barbican-db-sync.txt
2026-06-24 14:11:01.761425 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-jz42c/init.txt
2026-06-24 14:11:01.761453 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-29hkk/
2026-06-24 14:11:01.761481 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-29hkk/init.txt
2026-06-24 14:11:01.761511 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-29hkk/key-manager-ks-endpoints-admin.txt
2026-06-24 14:11:01.761541 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-29hkk/key-manager-ks-endpoints-internal.txt
2026-06-24 14:11:01.761569 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-29hkk/key-manager-ks-endpoints-public.txt
2026-06-24 14:11:01.761595 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-mjq9z/
2026-06-24 14:11:01.761632 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-mjq9z/init.txt
2026-06-24 14:11:01.761667 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-mjq9z/key-manager-ks-service-registration.txt
2026-06-24 14:11:01.761702 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-2bfwj/
2026-06-24 14:11:01.761735 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-2bfwj/barbican-ks-user.txt
2026-06-24 14:11:01.761770 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-2bfwj/init.txt
2026-06-24 14:11:01.761806 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-2qdtx/
2026-06-24 14:11:01.761839 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-2qdtx/init.txt
2026-06-24 14:11:01.761871 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-2qdtx/rabbit-init.txt
2026-06-24 14:11:01.761903 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-6c4cc66f5b-jmm2j/
2026-06-24 14:11:01.761937 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-6c4cc66f5b-jmm2j/ceph-coordination-volume-perms.txt
2026-06-24 14:11:01.761970 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-6c4cc66f5b-jmm2j/cinder-api.txt
2026-06-24 14:11:01.762006 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-6c4cc66f5b-jmm2j/init.txt
2026-06-24 14:11:01.762039 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-68d76b9986-prh6z/
2026-06-24 14:11:01.762083 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-68d76b9986-prh6z/ceph-backup-keyring-placement.txt
2026-06-24 14:11:01.762113 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-68d76b9986-prh6z/ceph-coordination-volume-perms.txt
2026-06-24 14:11:01.762140 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-68d76b9986-prh6z/ceph-keyring-placement-rbd1.txt
2026-06-24 14:11:01.762167 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-68d76b9986-prh6z/cinder-backup.txt
2026-06-24 14:11:01.762194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-68d76b9986-prh6z/init.txt
2026-06-24 14:11:01.762223 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-nwdb8/
2026-06-24 14:11:01.762253 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-nwdb8/ceph-keyring-placement.txt
2026-06-24 14:11:01.762283 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-nwdb8/cinder-backup-storage-init.txt
2026-06-24 14:11:01.762314 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-nwdb8/init.txt
2026-06-24 14:11:01.762343 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-k2fwf/
2026-06-24 14:11:01.762373 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-k2fwf/bootstrap.txt
2026-06-24 14:11:01.762405 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-k2fwf/init.txt
2026-06-24 14:11:01.762435 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-48hf9/
2026-06-24 14:11:01.762465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-48hf9/create-internal-tenant.txt
2026-06-24 14:11:01.762494 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-48hf9/init.txt
2026-06-24 14:11:01.762525 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-q7f78/
2026-06-24 14:11:01.762558 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-q7f78/cinder-db-init-0.txt
2026-06-24 14:11:01.762591 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-q7f78/init.txt
2026-06-24 14:11:01.762624 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-n4p8r/
2026-06-24 14:11:01.762653 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-n4p8r/cinder-db-sync.txt
2026-06-24 14:11:01.762693 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-n4p8r/init.txt
2026-06-24 14:11:01.762728 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-slxzf/
2026-06-24 14:11:01.762757 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-slxzf/init.txt
2026-06-24 14:11:01.762785 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-slxzf/volumev3-ks-endpoints-admin.txt
2026-06-24 14:11:01.762814 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-slxzf/volumev3-ks-endpoints-internal.txt
2026-06-24 14:11:01.762843 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-slxzf/volumev3-ks-endpoints-public.txt
2026-06-24 14:11:01.762871 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-599qz/
2026-06-24 14:11:01.762899 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-599qz/init.txt
2026-06-24 14:11:01.762928 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-599qz/volumev3-ks-service-registration.txt
2026-06-24 14:11:01.762956 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-rzrdt/
2026-06-24 14:11:01.762984 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-rzrdt/cinder-ks-user.txt
2026-06-24 14:11:01.763012 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-rzrdt/init.txt
2026-06-24 14:11:01.763039 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-5rl2g/
2026-06-24 14:11:01.763066 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-5rl2g/init.txt
2026-06-24 14:11:01.763094 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-5rl2g/rabbit-init.txt
2026-06-24 14:11:01.763122 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-54654f886d-v8zl9/
2026-06-24 14:11:01.763150 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-54654f886d-v8zl9/ceph-coordination-volume-perms.txt
2026-06-24 14:11:01.763178 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-54654f886d-v8zl9/cinder-scheduler.txt
2026-06-24 14:11:01.763206 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-54654f886d-v8zl9/init.txt
2026-06-24 14:11:01.763233 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-9v5r8/
2026-06-24 14:11:01.763261 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-9v5r8/ceph-keyring-placement.txt
2026-06-24 14:11:01.763289 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-9v5r8/cinder-storage-init-rbd1.txt
2026-06-24 14:11:01.763317 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-9v5r8/init.txt
2026-06-24 14:11:01.763344 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-65cc8c4985-6tps5/
2026-06-24 14:11:01.763371 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-65cc8c4985-6tps5/ceph-coordination-volume-perms.txt
2026-06-24 14:11:01.763397 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-65cc8c4985-6tps5/ceph-keyring-placement-rbd1.txt
2026-06-24 14:11:01.763424 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-65cc8c4985-6tps5/cinder-volume.txt
2026-06-24 14:11:01.763453 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-65cc8c4985-6tps5/init-cinder-conf.txt
2026-06-24 14:11:01.763482 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-65cc8c4985-6tps5/init.txt
2026-06-24 14:11:01.763511 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29705165-wc4c9/
2026-06-24 14:11:01.763543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29705165-wc4c9/cinder-volume-usage-audit.txt
2026-06-24 14:11:01.763574 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29705165-wc4c9/init.txt
2026-06-24 14:11:01.763614 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-76758b555d-fmvqc/
2026-06-24 14:11:01.763671 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-76758b555d-fmvqc/ceph-keyring-placement.txt
2026-06-24 14:11:01.763702 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-76758b555d-fmvqc/glance-api.txt
2026-06-24 14:11:01.763729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-76758b555d-fmvqc/glance-perms.txt
2026-06-24 14:11:01.763760 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-76758b555d-fmvqc/init.txt
2026-06-24 14:11:01.763790 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-pcfpw/
2026-06-24 14:11:01.763828 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-pcfpw/glance-db-init-0.txt
2026-06-24 14:11:01.763859 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-pcfpw/init.txt
2026-06-24 14:11:01.763891 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-kz97t/
2026-06-24 14:11:01.763923 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-kz97t/glance-db-sync.txt
2026-06-24 14:11:01.763955 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-kz97t/init.txt
2026-06-24 14:11:01.763991 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-mzx4d/
2026-06-24 14:11:01.764027 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-mzx4d/image-ks-endpoints-admin.txt
2026-06-24 14:11:01.764061 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-mzx4d/image-ks-endpoints-internal.txt
2026-06-24 14:11:01.764092 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-mzx4d/image-ks-endpoints-public.txt
2026-06-24 14:11:01.764121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-mzx4d/init.txt
2026-06-24 14:11:01.764152 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-vdspp/
2026-06-24 14:11:01.764181 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-vdspp/image-ks-service-registration.txt
2026-06-24 14:11:01.764209 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-vdspp/init.txt
2026-06-24 14:11:01.764237 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-2jt2k/
2026-06-24 14:11:01.764265 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-2jt2k/glance-ks-user.txt
2026-06-24 14:11:01.764293 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-2jt2k/init.txt
2026-06-24 14:11:01.764322 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-56sr2/
2026-06-24 14:11:01.764353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-56sr2/glance-metadefs-load.txt
2026-06-24 14:11:01.764382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-56sr2/init.txt
2026-06-24 14:11:01.764413 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-57rkm/
2026-06-24 14:11:01.764443 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-57rkm/init.txt
2026-06-24 14:11:01.764474 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-57rkm/rabbit-init.txt
2026-06-24 14:11:01.764509 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-trsld/
2026-06-24 14:11:01.764541 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-trsld/ceph-keyring-placement.txt
2026-06-24 14:11:01.764573 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-trsld/glance-storage-init.txt
2026-06-24 14:11:01.764606 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-trsld/init.txt
2026-06-24 14:11:01.764640 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-8zqf5/
2026-06-24 14:11:01.764673 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-8zqf5/init.txt
2026-06-24 14:11:01.764712 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-8zqf5/keepalived.txt
2026-06-24 14:11:01.764744 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-8zqf5/wait-for-ip.txt
2026-06-24 14:11:01.764774 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-65686ddb76-kmgg8/
2026-06-24 14:11:01.764805 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-65686ddb76-kmgg8/init.txt
2026-06-24 14:11:01.764836 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-65686ddb76-kmgg8/keystone-api.txt
2026-06-24 14:11:01.764867 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-6856x/
2026-06-24 14:11:01.764898 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-6856x/bootstrap.txt
2026-06-24 14:11:01.764930 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-6856x/init.txt
2026-06-24 14:11:01.764987 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-vdfct/
2026-06-24 14:11:01.765018 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-vdfct/init.txt
2026-06-24 14:11:01.765045 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-vdfct/keystone-credential-setup.txt
2026-06-24 14:11:01.765073 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-lddf8/
2026-06-24 14:11:01.765100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-lddf8/init.txt
2026-06-24 14:11:01.765128 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-lddf8/keystone-db-init-0.txt
2026-06-24 14:11:01.765155 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-5gf6f/
2026-06-24 14:11:01.765184 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-5gf6f/init.txt
2026-06-24 14:11:01.765214 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-5gf6f/keystone-db-sync.txt
2026-06-24 14:11:01.765243 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-ntpcd/
2026-06-24 14:11:01.765308 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-ntpcd/init.txt
2026-06-24 14:11:01.765341 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-ntpcd/keystone-domain-manage.txt
2026-06-24 14:11:01.765371 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-9x5gm/
2026-06-24 14:11:01.765401 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-9x5gm/init.txt
2026-06-24 14:11:01.765432 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-9x5gm/keystone-fernet-setup.txt
2026-06-24 14:11:01.765462 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-f9z7f/
2026-06-24 14:11:01.765491 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-f9z7f/init.txt
2026-06-24 14:11:01.765521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-f9z7f/rabbit-init.txt
2026-06-24 14:11:01.765550 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-dmcl5/
2026-06-24 14:11:01.765577 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-dmcl5/ceph-admin-keyring-placement.txt
2026-06-24 14:11:01.765604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-dmcl5/ceph-keyring-placement.txt
2026-06-24 14:11:01.765632 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-dmcl5/init-dynamic-options.txt
2026-06-24 14:11:01.765660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-dmcl5/init.txt
2026-06-24 14:11:01.765690 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-dmcl5/libvirt-exporter.txt
2026-06-24 14:11:01.765721 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-dmcl5/libvirt.txt
2026-06-24 14:11:01.765759 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-dmcl5/tls-sidecar.txt
2026-06-24 14:11:01.765790 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-ftkwd/
2026-06-24 14:11:01.765821 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-ftkwd/init.txt
2026-06-24 14:11:01.765851 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-ftkwd/memcached-exporter.txt
2026-06-24 14:11:01.765883 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-ftkwd/memcached.txt
2026-06-24 14:11:01.765916 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-shfgl/
2026-06-24 14:11:01.765949 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-shfgl/coredns.txt
2026-06-24 14:11:01.765979 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-tcz7d/
2026-06-24 14:11:01.766008 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-tcz7d/init.txt
2026-06-24 14:11:01.766036 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-tcz7d/neutron-db-init-0.txt
2026-06-24 14:11:01.766064 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-2j9nb/
2026-06-24 14:11:01.766093 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-2j9nb/init.txt
2026-06-24 14:11:01.766121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-2j9nb/neutron-db-sync.txt
2026-06-24 14:11:01.766149 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-t2bgc/
2026-06-24 14:11:01.766178 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-t2bgc/init.txt
2026-06-24 14:11:01.766206 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-t2bgc/neutron-dhcp-agent-init.txt
2026-06-24 14:11:01.766233 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-t2bgc/neutron-dhcp-agent.txt
2026-06-24 14:11:01.766262 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-bs76q/
2026-06-24 14:11:01.766290 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-bs76q/init.txt
2026-06-24 14:11:01.766317 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-bs76q/network-ks-endpoints-admin.txt
2026-06-24 14:11:01.766345 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-bs76q/network-ks-endpoints-internal.txt
2026-06-24 14:11:01.766373 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-bs76q/network-ks-endpoints-public.txt
2026-06-24 14:11:01.766401 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-4krv9/
2026-06-24 14:11:01.766429 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-4krv9/init.txt
2026-06-24 14:11:01.766457 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-4krv9/network-ks-service-registration.txt
2026-06-24 14:11:01.766483 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-jvh77/
2026-06-24 14:11:01.766509 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-jvh77/init.txt
2026-06-24 14:11:01.766534 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-jvh77/neutron-ks-user.txt
2026-06-24 14:11:01.766559 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-ksqq4/
2026-06-24 14:11:01.766582 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-ksqq4/init.txt
2026-06-24 14:11:01.766607 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-ksqq4/neutron-l3-agent-init.txt
2026-06-24 14:11:01.766631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-ksqq4/neutron-l3-agent.txt
2026-06-24 14:11:01.766655 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-bmw5z/
2026-06-24 14:11:01.766687 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-bmw5z/init.txt
2026-06-24 14:11:01.766712 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-bmw5z/neutron-metadata-agent-init.txt
2026-06-24 14:11:01.766737 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-bmw5z/neutron-metadata-agent.txt
2026-06-24 14:11:01.766760 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-8529s/
2026-06-24 14:11:01.766784 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-8529s/init.txt
2026-06-24 14:11:01.766808 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-8529s/neutron-netns-cleanup-cron.txt
2026-06-24 14:11:01.766831 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-djpvm/
2026-06-24 14:11:01.766856 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-djpvm/init.txt
2026-06-24 14:11:01.766886 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-djpvm/neutron-openvswitch-agent-kernel-modules.txt
2026-06-24 14:11:01.766916 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-djpvm/neutron-ovs-agent-init.txt
2026-06-24 14:11:01.766947 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-djpvm/neutron-ovs-agent.txt
2026-06-24 14:11:01.766977 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-9tjqn/
2026-06-24 14:11:01.767010 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-9tjqn/init.txt
2026-06-24 14:11:01.767043 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-9tjqn/rabbit-init.txt
2026-06-24 14:11:01.767074 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-5c9898cd8-ppvbx/
2026-06-24 14:11:01.767104 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-5c9898cd8-ppvbx/init.txt
2026-06-24 14:11:01.767136 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-5c9898cd8-ppvbx/neutron-rpc-server.txt
2026-06-24 14:11:01.767166 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-7cf677fbf4-5h9fl/
2026-06-24 14:11:01.767195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7cf677fbf4-5h9fl/init.txt
2026-06-24 14:11:01.767224 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7cf677fbf4-5h9fl/neutron-policy-server.txt
2026-06-24 14:11:01.767253 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7cf677fbf4-5h9fl/neutron-server.txt
2026-06-24 14:11:01.767281 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-78696f5f59-9fvzv/
2026-06-24 14:11:01.767310 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-78696f5f59-9fvzv/init.txt
2026-06-24 14:11:01.767339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-78696f5f59-9fvzv/nova-api-metadata-init.txt
2026-06-24 14:11:01.767368 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-78696f5f59-9fvzv/nova-api.txt
2026-06-24 14:11:01.767397 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-65f475b8d5-6bphb/
2026-06-24 14:11:01.767427 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-65f475b8d5-6bphb/init.txt
2026-06-24 14:11:01.767455 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-65f475b8d5-6bphb/nova-osapi.txt
2026-06-24 14:11:01.767484 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-ft5lb/
2026-06-24 14:11:01.767513 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-ft5lb/bootstrap.txt
2026-06-24 14:11:01.767542 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-ft5lb/init.txt
2026-06-24 14:11:01.767571 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29705160-cf57j/
2026-06-24 14:11:01.767612 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29705160-cf57j/init.txt
2026-06-24 14:11:01.767673 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29705160-cf57j/nova-cell-setup.txt
2026-06-24 14:11:01.767710 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-2kx8w/
2026-06-24 14:11:01.767741 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-2kx8w/init.txt
2026-06-24 14:11:01.767770 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-2kx8w/nova-cell-setup-init.txt
2026-06-24 14:11:01.767803 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-2kx8w/nova-cell-setup.txt
2026-06-24 14:11:01.767838 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-z8t7m/
2026-06-24 14:11:01.767869 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-z8t7m/ceph-admin-keyring-placement.txt
2026-06-24 14:11:01.767898 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-z8t7m/ceph-keyring-placement.txt
2026-06-24 14:11:01.767930 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-z8t7m/ceph-perms.txt
2026-06-24 14:11:01.767963 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-z8t7m/init.txt
2026-06-24 14:11:01.767996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-z8t7m/nova-compute-init.txt
2026-06-24 14:11:01.768025 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-z8t7m/nova-compute-ssh-init.txt
2026-06-24 14:11:01.768053 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-z8t7m/nova-compute-ssh.txt
2026-06-24 14:11:01.768082 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-z8t7m/nova-compute-vnc-init.txt
2026-06-24 14:11:01.768107 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-z8t7m/nova-compute.txt
2026-06-24 14:11:01.768134 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-56b748bdf9-s8p7b/
2026-06-24 14:11:01.768159 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-56b748bdf9-s8p7b/init.txt
2026-06-24 14:11:01.768184 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-56b748bdf9-s8p7b/nova-conductor.txt
2026-06-24 14:11:01.768210 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-77ljn/
2026-06-24 14:11:01.768235 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-77ljn/init.txt
2026-06-24 14:11:01.768259 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-77ljn/nova-db-init-0.txt
2026-06-24 14:11:01.768284 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-77ljn/nova-db-init-1.txt
2026-06-24 14:11:01.768309 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-77ljn/nova-db-init-2.txt
2026-06-24 14:11:01.768333 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-dcx8j/
2026-06-24 14:11:01.768358 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-dcx8j/init.txt
2026-06-24 14:11:01.768383 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-dcx8j/nova-db-sync.txt
2026-06-24 14:11:01.768409 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-2sglb/
2026-06-24 14:11:01.768437 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-2sglb/compute-ks-endpoints-admin.txt
2026-06-24 14:11:01.768465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-2sglb/compute-ks-endpoints-internal.txt
2026-06-24 14:11:01.768492 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-2sglb/compute-ks-endpoints-public.txt
2026-06-24 14:11:01.768526 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-2sglb/init.txt
2026-06-24 14:11:01.768555 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-dxr49/
2026-06-24 14:11:01.768592 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-dxr49/compute-ks-service-registration.txt
2026-06-24 14:11:01.768624 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-dxr49/init.txt
2026-06-24 14:11:01.768651 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-qb62n/
2026-06-24 14:11:01.768678 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-qb62n/init.txt
2026-06-24 14:11:01.768705 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-qb62n/nova-ks-user.txt
2026-06-24 14:11:01.768731 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5c788f95b6-577h5/
2026-06-24 14:11:01.768760 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5c788f95b6-577h5/init.txt
2026-06-24 14:11:01.768790 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5c788f95b6-577h5/nova-novncproxy-init-assets.txt
2026-06-24 14:11:01.768818 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5c788f95b6-577h5/nova-novncproxy-init.txt
2026-06-24 14:11:01.768845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5c788f95b6-577h5/nova-novncproxy.txt
2026-06-24 14:11:01.768876 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-sj7hk/
2026-06-24 14:11:01.768907 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-sj7hk/init.txt
2026-06-24 14:11:01.768936 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-sj7hk/rabbit-init.txt
2026-06-24 14:11:01.768996 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-7964b8dc75-qxg7j/
2026-06-24 14:11:01.769028 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-7964b8dc75-qxg7j/init.txt
2026-06-24 14:11:01.769056 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-7964b8dc75-qxg7j/nova-scheduler.txt
2026-06-24 14:11:01.769085 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29705160-bdhbm/
2026-06-24 14:11:01.769115 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29705160-bdhbm/init.txt
2026-06-24 14:11:01.769145 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29705160-bdhbm/nova-service-cleaner.txt
2026-06-24 14:11:01.769175 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-m4lxw/
2026-06-24 14:11:01.769202 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-m4lxw/init.txt
2026-06-24 14:11:01.769227 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-m4lxw/openvswitch-db-perms.txt
2026-06-24 14:11:01.769253 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-m4lxw/openvswitch-db.txt
2026-06-24 14:11:01.769277 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-m4lxw/openvswitch-vswitchd-modules.txt
2026-06-24 14:11:01.769301 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-m4lxw/openvswitch-vswitchd.txt
2026-06-24 14:11:01.769326 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/
2026-06-24 14:11:01.769354 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-06-24 14:11:01.769383 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-06-24 14:11:01.769411 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-06-24 14:11:01.769436 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-06-24 14:11:01.769461 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/
2026-06-24 14:11:01.769489 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt
2026-06-24 14:11:01.769517 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-06-24 14:11:01.769542 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt
2026-06-24 14:11:01.769580 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-6d4f8546d7-hnlkj/
2026-06-24 14:11:01.769613 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6d4f8546d7-hnlkj/init.txt
2026-06-24 14:11:01.769641 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6d4f8546d7-hnlkj/placement-api.txt
2026-06-24 14:11:01.769666 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-927xs/
2026-06-24 14:11:01.769692 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-927xs/init.txt
2026-06-24 14:11:01.769720 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-927xs/placement-db-init-0.txt
2026-06-24 14:11:01.769746 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-2ddpn/
2026-06-24 14:11:01.769772 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-2ddpn/init.txt
2026-06-24 14:11:01.769802 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-2ddpn/placement-db-sync.txt
2026-06-24 14:11:01.769831 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-h89vt/
2026-06-24 14:11:01.769860 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-h89vt/init.txt
2026-06-24 14:11:01.769890 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-h89vt/placement-ks-endpoints-admin.txt
2026-06-24 14:11:01.769923 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-h89vt/placement-ks-endpoints-internal.txt
2026-06-24 14:11:01.769954 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-h89vt/placement-ks-endpoints-public.txt
2026-06-24 14:11:01.769981 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-jjfkk/
2026-06-24 14:11:01.770006 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-jjfkk/init.txt
2026-06-24 14:11:01.770032 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-jjfkk/placement-ks-service-registration.txt
2026-06-24 14:11:01.770058 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-gpjtd/
2026-06-24 14:11:01.770084 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-gpjtd/init.txt
2026-06-24 14:11:01.770109 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-gpjtd/placement-ks-user.txt
2026-06-24 14:11:01.770137 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-pvtpq/
2026-06-24 14:11:01.770166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-pvtpq/percona-xtradb-cluster-operator.txt
2026-06-24 14:11:01.770196 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/
2026-06-24 14:11:01.770224 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-06-24 14:11:01.770250 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-06-24 14:11:01.770275 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/
2026-06-24 14:11:01.770300 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-06-24 14:11:01.770324 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-06-24 14:11:01.770347 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-hgnrw/
2026-06-24 14:11:01.770371 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-hgnrw/rabbitmq-cluster-operator.txt
2026-06-24 14:11:01.770395 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/
2026-06-24 14:11:01.770419 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-06-24 14:11:01.770443 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-06-24 14:11:01.770474 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/
2026-06-24 14:11:01.770499 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-06-24 14:11:01.770523 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-06-24 14:11:01.770547 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-6z8jg/
2026-06-24 14:11:01.770571 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-6z8jg/rabbitmq-cluster-operator.txt
2026-06-24 14:11:01.770595 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/
2026-06-24 14:11:01.770619 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-06-24 14:11:01.770643 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-06-24 14:11:01.770667 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/
2026-06-24 14:11:01.770691 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-06-24 14:11:01.770717 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-06-24 14:11:01.770741 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-ch4h9/
2026-06-24 14:11:01.770765 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-ch4h9/ceph-crash.txt
2026-06-24 14:11:01.770789 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-ch4h9/chown-container-data-dir.txt
2026-06-24 14:11:01.770814 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-ch4h9/make-container-crash-dir.txt
2026-06-24 14:11:01.770838 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-4jvg2/
2026-06-24 14:11:01.770864 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-4jvg2/chown-container-data-dir.txt
2026-06-24 14:11:01.770889 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-4jvg2/log-collector.txt
2026-06-24 14:11:01.770916 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-4jvg2/rgw.txt
2026-06-24 14:11:01.770943 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-66cb647b69-fmlm6/
2026-06-24 14:11:01.770968 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-66cb647b69-fmlm6/init.txt
2026-06-24 14:11:01.770994 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-66cb647b69-fmlm6/staffeln-api.txt
2026-06-24 14:11:01.771019 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-6d85468c66-mtf22/
2026-06-24 14:11:01.771044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-6d85468c66-mtf22/staffeln-conductor.txt
2026-06-24 14:11:01.771068 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-b6vdt/
2026-06-24 14:11:01.771094 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-b6vdt/init.txt
2026-06-24 14:11:01.771119 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-b6vdt/staffeln-db-init-0.txt
2026-06-24 14:11:01.771144 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-h6h4m/
2026-06-24 14:11:01.771170 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-h6h4m/init.txt
2026-06-24 14:11:01.771195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-h6h4m/staffeln-db-sync.txt
2026-06-24 14:11:01.771220 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/
2026-06-24 14:11:01.771246 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt
2026-06-24 14:11:01.771277 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt
2026-06-24 14:11:01.771302 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt
2026-06-24 14:11:01.771329 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/
2026-06-24 14:11:01.771354 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-4ll9g/
2026-06-24 14:11:01.771380 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-4ll9g/rook-ceph-operator.txt
2026-06-24 14:11:01.771406 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/
2026-06-24 14:11:01.771431 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-plsvh/
2026-06-24 14:11:01.771456 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-plsvh/secretgen-controller.txt
2026-06-24 14:11:01.771482 | instance | cd+++++++++ pod-logs/ingress-nginx/
2026-06-24 14:11:01.771509 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-tm9jn/
2026-06-24 14:11:01.771538 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-tm9jn/controller.txt
2026-06-24 14:11:01.771563 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-9v8cc/
2026-06-24 14:11:01.771588 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-9v8cc/ingress-nginx-default-backend.txt
2026-06-24 14:11:01.771613 | instance | cd+++++++++ pod-logs/kube-system/
2026-06-24 14:11:01.771694 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-6zgzh/
2026-06-24 14:11:01.771725 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-6zgzh/cilium-operator.txt
2026-06-24 14:11:01.771751 | instance | cd+++++++++ pod-logs/kube-system/cilium-qvzm8/
2026-06-24 14:11:01.771775 | instance | >f+++++++++ pod-logs/kube-system/cilium-qvzm8/apply-sysctl-overwrites.txt
2026-06-24 14:11:01.771887 | instance | >f+++++++++ pod-logs/kube-system/cilium-qvzm8/cilium-agent.txt
2026-06-24 14:11:01.771936 | instance | >f+++++++++ pod-logs/kube-system/cilium-qvzm8/clean-cilium-state.txt
2026-06-24 14:11:01.771972 | instance | >f+++++++++ pod-logs/kube-system/cilium-qvzm8/config.txt
2026-06-24 14:11:01.772000 | instance | >f+++++++++ pod-logs/kube-system/cilium-qvzm8/install-cni-binaries.txt
2026-06-24 14:11:01.772025 | instance | >f+++++++++ pod-logs/kube-system/cilium-qvzm8/mount-bpf-fs.txt
2026-06-24 14:11:01.772050 | instance | >f+++++++++ pod-logs/kube-system/cilium-qvzm8/mount-cgroup.txt
2026-06-24 14:11:01.772078 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-2v4jt/
2026-06-24 14:11:01.772110 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-2v4jt/coredns.txt
2026-06-24 14:11:01.772140 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-9jtkd/
2026-06-24 14:11:01.772165 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-9jtkd/coredns.txt
2026-06-24 14:11:01.772190 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/
2026-06-24 14:11:01.772215 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt
2026-06-24 14:11:01.772241 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/
2026-06-24 14:11:01.772265 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-06-24 14:11:01.772289 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/
2026-06-24 14:11:01.772310 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-06-24 14:11:01.772328 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-xzxtb/
2026-06-24 14:11:01.772346 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-xzxtb/kube-proxy.txt
2026-06-24 14:11:01.772364 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/
2026-06-24 14:11:01.772382 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-06-24 14:11:01.772408 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/
2026-06-24 14:11:01.772427 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt
2026-06-24 14:11:01.772445 | instance | cd+++++++++ pod-logs/local-path-storage/
2026-06-24 14:11:01.772464 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-mmzs8/
2026-06-24 14:11:01.772482 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-mmzs8/local-path-provisioner.txt
2026-06-24 14:11:01.772501 | instance | cd+++++++++ pod-logs/monitoring/
2026-06-24 14:11:01.772520 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-06-24 14:11:01.772538 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-06-24 14:11:01.772556 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-06-24 14:11:01.772575 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-06-24 14:11:01.772593 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-06-24 14:11:01.772612 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-mldt4/
2026-06-24 14:11:01.772631 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-mldt4/goldpinger-daemon.txt
2026-06-24 14:11:01.772650 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6d58cd8575-k9fb7/
2026-06-24 14:11:01.772668 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6d58cd8575-k9fb7/grafana-sc-dashboard.txt
2026-06-24 14:11:01.772687 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6d58cd8575-k9fb7/grafana-sc-datasources.txt
2026-06-24 14:11:01.772705 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6d58cd8575-k9fb7/grafana.txt
2026-06-24 14:11:01.772724 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-t8w79/
2026-06-24 14:11:01.772743 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-t8w79/kube-state-metrics.txt
2026-06-24 14:11:01.772762 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-47glz/
2026-06-24 14:11:01.772780 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-47glz/kube-prometheus-stack.txt
2026-06-24 14:11:01.772798 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-ns6mf/
2026-06-24 14:11:01.772817 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-ns6mf/node-exporter.txt
2026-06-24 14:11:01.772835 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-ns6mf/pod-tls-sidecar.txt
2026-06-24 14:11:01.772854 | instance | cd+++++++++ pod-logs/monitoring/loki-0/
2026-06-24 14:11:01.772872 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt
2026-06-24 14:11:01.772891 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/
2026-06-24 14:11:01.772915 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt
2026-06-24 14:11:01.772942 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt
2026-06-24 14:11:01.772991 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-p9kmf/
2026-06-24 14:11:01.773022 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-p9kmf/nginx.txt
2026-06-24 14:11:01.773050 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/
2026-06-24 14:11:01.773076 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt
2026-06-24 14:11:01.773107 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt
2026-06-24 14:11:01.773139 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-85gl2/
2026-06-24 14:11:01.773179 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-85gl2/gc.txt
2026-06-24 14:11:01.773212 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-rgtdt/
2026-06-24 14:11:01.773240 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-rgtdt/master.txt
2026-06-24 14:11:01.773269 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-dhf5g/
2026-06-24 14:11:01.773300 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-dhf5g/worker.txt
2026-06-24 14:11:01.773331 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-06-24 14:11:01.773362 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-06-24 14:11:01.773394 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-06-24 14:11:01.773424 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-06-24 14:11:01.773452 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-06-24 14:11:01.773480 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-06-24 14:11:01.773507 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-gc454/
2026-06-24 14:11:01.773536 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-gc454/pushgateway.txt
2026-06-24 14:11:01.773565 | instance | cd+++++++++ pod-logs/monitoring/vector-z826r/
2026-06-24 14:11:01.773594 | instance | >f+++++++++ pod-logs/monitoring/vector-z826r/vector.txt
2026-06-24 14:11:01.773622 | instance | cd+++++++++ pod-logs/openstack/
2026-06-24 14:11:01.773649 | instance | cd+++++++++ pod-logs/openstack/barbican-api-cb79d7d77-n5c62/
2026-06-24 14:11:01.773678 | instance | >f+++++++++ pod-logs/openstack/barbican-api-cb79d7d77-n5c62/barbican-api.txt
2026-06-24 14:11:01.773705 | instance | >f+++++++++ pod-logs/openstack/barbican-api-cb79d7d77-n5c62/init.txt
2026-06-24 14:11:01.773733 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-w7wh5/
2026-06-24 14:11:01.773761 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-w7wh5/barbican-db-init-0.txt
2026-06-24 14:11:01.773789 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-w7wh5/init.txt
2026-06-24 14:11:01.773819 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-jz42c/
2026-06-24 14:11:01.773851 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-jz42c/barbican-db-sync.txt
2026-06-24 14:11:01.773882 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-jz42c/init.txt
2026-06-24 14:11:01.773911 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-29hkk/
2026-06-24 14:11:01.773938 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-29hkk/init.txt
2026-06-24 14:11:01.773965 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-29hkk/key-manager-ks-endpoints-admin.txt
2026-06-24 14:11:01.773992 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-29hkk/key-manager-ks-endpoints-internal.txt
2026-06-24 14:11:01.774019 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-29hkk/key-manager-ks-endpoints-public.txt
2026-06-24 14:11:01.774044 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-mjq9z/
2026-06-24 14:11:01.774068 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-mjq9z/init.txt
2026-06-24 14:11:01.774095 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-mjq9z/key-manager-ks-service-registration.txt
2026-06-24 14:11:01.774121 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-2bfwj/
2026-06-24 14:11:01.774146 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-2bfwj/barbican-ks-user.txt
2026-06-24 14:11:01.774182 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-2bfwj/init.txt
2026-06-24 14:11:01.774211 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-2qdtx/
2026-06-24 14:11:01.774238 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-2qdtx/init.txt
2026-06-24 14:11:01.774263 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-2qdtx/rabbit-init.txt
2026-06-24 14:11:01.774291 | instance | cd+++++++++ pod-logs/openstack/cinder-api-6c4cc66f5b-jmm2j/
2026-06-24 14:11:01.774813 | instance | >f+++++++++ pod-logs/openstack/cinder-api-6c4cc66f5b-jmm2j/ceph-coordination-volume-perms.txt
2026-06-24 14:11:01.774916 | instance | >f+++++++++ pod-logs/openstack/cinder-api-6c4cc66f5b-jmm2j/cinder-api.txt
2026-06-24 14:11:01.774951 | instance | >f+++++++++ pod-logs/openstack/cinder-api-6c4cc66f5b-jmm2j/init.txt
2026-06-24 14:11:01.774981 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-68d76b9986-prh6z/
2026-06-24 14:11:01.775011 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-68d76b9986-prh6z/ceph-backup-keyring-placement.txt
2026-06-24 14:11:01.775039 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-68d76b9986-prh6z/ceph-coordination-volume-perms.txt
2026-06-24 14:11:01.775065 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-68d76b9986-prh6z/ceph-keyring-placement-rbd1.txt
2026-06-24 14:11:01.775092 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-68d76b9986-prh6z/cinder-backup.txt
2026-06-24 14:11:01.775117 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-68d76b9986-prh6z/init.txt
2026-06-24 14:11:01.775143 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-nwdb8/
2026-06-24 14:11:01.775168 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-nwdb8/ceph-keyring-placement.txt
2026-06-24 14:11:01.775192 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-nwdb8/cinder-backup-storage-init.txt
2026-06-24 14:11:01.775219 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-nwdb8/init.txt
2026-06-24 14:11:01.775247 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-k2fwf/
2026-06-24 14:11:01.775277 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-k2fwf/bootstrap.txt
2026-06-24 14:11:01.775308 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-k2fwf/init.txt
2026-06-24 14:11:01.775336 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-48hf9/
2026-06-24 14:11:01.775360 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-48hf9/create-internal-tenant.txt
2026-06-24 14:11:01.775383 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-48hf9/init.txt
2026-06-24 14:11:01.775407 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-q7f78/
2026-06-24 14:11:01.775434 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-q7f78/cinder-db-init-0.txt
2026-06-24 14:11:01.775460 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-q7f78/init.txt
2026-06-24 14:11:01.775484 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-n4p8r/
2026-06-24 14:11:01.775508 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-n4p8r/cinder-db-sync.txt
2026-06-24 14:11:01.775533 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-n4p8r/init.txt
2026-06-24 14:11:01.775562 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-slxzf/
2026-06-24 14:11:01.775592 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-slxzf/init.txt
2026-06-24 14:11:01.775622 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-slxzf/volumev3-ks-endpoints-admin.txt
2026-06-24 14:11:01.775674 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-slxzf/volumev3-ks-endpoints-internal.txt
2026-06-24 14:11:01.775700 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-slxzf/volumev3-ks-endpoints-public.txt
2026-06-24 14:11:01.775724 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-599qz/
2026-06-24 14:11:01.775758 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-599qz/init.txt
2026-06-24 14:11:01.775783 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-599qz/volumev3-ks-service-registration.txt
2026-06-24 14:11:01.775807 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-rzrdt/
2026-06-24 14:11:01.775830 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-rzrdt/cinder-ks-user.txt
2026-06-24 14:11:01.775853 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-rzrdt/init.txt
2026-06-24 14:11:01.775875 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-5rl2g/
2026-06-24 14:11:01.775899 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-5rl2g/init.txt
2026-06-24 14:11:01.775924 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-5rl2g/rabbit-init.txt
2026-06-24 14:11:01.775948 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-54654f886d-v8zl9/
2026-06-24 14:11:01.775972 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-54654f886d-v8zl9/ceph-coordination-volume-perms.txt
2026-06-24 14:11:01.775997 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-54654f886d-v8zl9/cinder-scheduler.txt
2026-06-24 14:11:01.776026 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-54654f886d-v8zl9/init.txt
2026-06-24 14:11:01.776054 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-9v5r8/
2026-06-24 14:11:01.776085 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-9v5r8/ceph-keyring-placement.txt
2026-06-24 14:11:01.776116 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-9v5r8/cinder-storage-init-rbd1.txt
2026-06-24 14:11:01.776147 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-9v5r8/init.txt
2026-06-24 14:11:01.776175 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-65cc8c4985-6tps5/
2026-06-24 14:11:01.776202 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-65cc8c4985-6tps5/ceph-coordination-volume-perms.txt
2026-06-24 14:11:01.776227 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-65cc8c4985-6tps5/ceph-keyring-placement-rbd1.txt
2026-06-24 14:11:01.776251 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-65cc8c4985-6tps5/cinder-volume.txt
2026-06-24 14:11:01.776275 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-65cc8c4985-6tps5/init-cinder-conf.txt
2026-06-24 14:11:01.776298 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-65cc8c4985-6tps5/init.txt
2026-06-24 14:11:01.776322 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29705165-wc4c9/
2026-06-24 14:11:01.776346 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29705165-wc4c9/cinder-volume-usage-audit.txt
2026-06-24 14:11:01.776370 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29705165-wc4c9/init.txt
2026-06-24 14:11:01.776396 | instance | cd+++++++++ pod-logs/openstack/glance-api-76758b555d-fmvqc/
2026-06-24 14:11:01.776421 | instance | >f+++++++++ pod-logs/openstack/glance-api-76758b555d-fmvqc/ceph-keyring-placement.txt
2026-06-24 14:11:01.776448 | instance | >f+++++++++ pod-logs/openstack/glance-api-76758b555d-fmvqc/glance-api.txt
2026-06-24 14:11:01.776474 | instance | >f+++++++++ pod-logs/openstack/glance-api-76758b555d-fmvqc/glance-perms.txt
2026-06-24 14:11:01.776501 | instance | >f+++++++++ pod-logs/openstack/glance-api-76758b555d-fmvqc/init.txt
2026-06-24 14:11:01.776528 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-pcfpw/
2026-06-24 14:11:01.776556 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-pcfpw/glance-db-init-0.txt
2026-06-24 14:11:01.776585 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-pcfpw/init.txt
2026-06-24 14:11:01.776614 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-kz97t/
2026-06-24 14:11:01.776643 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-kz97t/glance-db-sync.txt
2026-06-24 14:11:01.776674 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-kz97t/init.txt
2026-06-24 14:11:01.776706 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-mzx4d/
2026-06-24 14:11:01.776746 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-mzx4d/image-ks-endpoints-admin.txt
2026-06-24 14:11:01.776776 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-mzx4d/image-ks-endpoints-internal.txt
2026-06-24 14:11:01.776804 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-mzx4d/image-ks-endpoints-public.txt
2026-06-24 14:11:01.776827 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-mzx4d/init.txt
2026-06-24 14:11:01.776846 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-vdspp/
2026-06-24 14:11:01.776865 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-vdspp/image-ks-service-registration.txt
2026-06-24 14:11:01.776884 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-vdspp/init.txt
2026-06-24 14:11:01.776906 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-2jt2k/
2026-06-24 14:11:01.776934 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-2jt2k/glance-ks-user.txt
2026-06-24 14:11:01.776975 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-2jt2k/init.txt
2026-06-24 14:11:01.776998 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-56sr2/
2026-06-24 14:11:01.777018 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-56sr2/glance-metadefs-load.txt
2026-06-24 14:11:01.777036 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-56sr2/init.txt
2026-06-24 14:11:01.777056 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-57rkm/
2026-06-24 14:11:01.777075 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-57rkm/init.txt
2026-06-24 14:11:01.777093 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-57rkm/rabbit-init.txt
2026-06-24 14:11:01.777112 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-trsld/
2026-06-24 14:11:01.777137 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-trsld/ceph-keyring-placement.txt
2026-06-24 14:11:01.777166 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-trsld/glance-storage-init.txt
2026-06-24 14:11:01.777194 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-trsld/init.txt
2026-06-24 14:11:01.777218 | instance | cd+++++++++ pod-logs/openstack/keepalived-8zqf5/
2026-06-24 14:11:01.777247 | instance | >f+++++++++ pod-logs/openstack/keepalived-8zqf5/init.txt
2026-06-24 14:11:01.777279 | instance | >f+++++++++ pod-logs/openstack/keepalived-8zqf5/keepalived.txt
2026-06-24 14:11:01.777311 | instance | >f+++++++++ pod-logs/openstack/keepalived-8zqf5/wait-for-ip.txt
2026-06-24 14:11:01.777341 | instance | cd+++++++++ pod-logs/openstack/keystone-api-65686ddb76-kmgg8/
2026-06-24 14:11:01.777368 | instance | >f+++++++++ pod-logs/openstack/keystone-api-65686ddb76-kmgg8/init.txt
2026-06-24 14:11:01.777393 | instance | >f+++++++++ pod-logs/openstack/keystone-api-65686ddb76-kmgg8/keystone-api.txt
2026-06-24 14:11:01.777415 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-6856x/
2026-06-24 14:11:01.777434 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-6856x/bootstrap.txt
2026-06-24 14:11:01.777452 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-6856x/init.txt
2026-06-24 14:11:01.777470 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-vdfct/
2026-06-24 14:11:01.777489 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-vdfct/init.txt
2026-06-24 14:11:01.777507 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-vdfct/keystone-credential-setup.txt
2026-06-24 14:11:01.777525 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-lddf8/
2026-06-24 14:11:01.777542 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-lddf8/init.txt
2026-06-24 14:11:01.777560 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-lddf8/keystone-db-init-0.txt
2026-06-24 14:11:01.777578 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-5gf6f/
2026-06-24 14:11:01.777595 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-5gf6f/init.txt
2026-06-24 14:11:01.777621 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-5gf6f/keystone-db-sync.txt
2026-06-24 14:11:01.777646 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-ntpcd/
2026-06-24 14:11:01.777676 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-ntpcd/init.txt
2026-06-24 14:11:01.777705 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-ntpcd/keystone-domain-manage.txt
2026-06-24 14:11:01.777735 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-9x5gm/
2026-06-24 14:11:01.777761 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-9x5gm/init.txt
2026-06-24 14:11:01.777787 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-9x5gm/keystone-fernet-setup.txt
2026-06-24 14:11:01.777814 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-f9z7f/
2026-06-24 14:11:01.777842 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-f9z7f/init.txt
2026-06-24 14:11:01.777870 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-f9z7f/rabbit-init.txt
2026-06-24 14:11:01.777897 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-dmcl5/
2026-06-24 14:11:01.777926 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-dmcl5/ceph-admin-keyring-placement.txt
2026-06-24 14:11:01.777958 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-dmcl5/ceph-keyring-placement.txt
2026-06-24 14:11:01.777991 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-dmcl5/init-dynamic-options.txt
2026-06-24 14:11:01.778023 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-dmcl5/init.txt
2026-06-24 14:11:01.778053 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-dmcl5/libvirt-exporter.txt
2026-06-24 14:11:01.778082 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-dmcl5/libvirt.txt
2026-06-24 14:11:01.778102 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-dmcl5/tls-sidecar.txt
2026-06-24 14:11:01.778121 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-ftkwd/
2026-06-24 14:11:01.778140 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-ftkwd/init.txt
2026-06-24 14:11:01.778158 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-ftkwd/memcached-exporter.txt
2026-06-24 14:11:01.778177 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-ftkwd/memcached.txt
2026-06-24 14:11:01.778195 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-shfgl/
2026-06-24 14:11:01.778213 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-shfgl/coredns.txt
2026-06-24 14:11:01.778232 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-tcz7d/
2026-06-24 14:11:01.778250 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-tcz7d/init.txt
2026-06-24 14:11:01.778268 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-tcz7d/neutron-db-init-0.txt
2026-06-24 14:11:01.778287 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-2j9nb/
2026-06-24 14:11:01.778307 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-2j9nb/init.txt
2026-06-24 14:11:01.778325 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-2j9nb/neutron-db-sync.txt
2026-06-24 14:11:01.778344 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-t2bgc/
2026-06-24 14:11:01.778362 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-t2bgc/init.txt
2026-06-24 14:11:01.778387 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-t2bgc/neutron-dhcp-agent-init.txt
2026-06-24 14:11:01.778415 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-t2bgc/neutron-dhcp-agent.txt
2026-06-24 14:11:01.778447 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-bs76q/
2026-06-24 14:11:01.778479 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-bs76q/init.txt
2026-06-24 14:11:01.778519 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-bs76q/network-ks-endpoints-admin.txt
2026-06-24 14:11:01.778548 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-bs76q/network-ks-endpoints-internal.txt
2026-06-24 14:11:01.778568 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-bs76q/network-ks-endpoints-public.txt
2026-06-24 14:11:01.778588 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-4krv9/
2026-06-24 14:11:01.778606 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-4krv9/init.txt
2026-06-24 14:11:01.778624 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-4krv9/network-ks-service-registration.txt
2026-06-24 14:11:01.778643 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-jvh77/
2026-06-24 14:11:01.778662 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-jvh77/init.txt
2026-06-24 14:11:01.778681 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-jvh77/neutron-ks-user.txt
2026-06-24 14:11:01.778707 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-ksqq4/
2026-06-24 14:11:01.778733 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-ksqq4/init.txt
2026-06-24 14:11:01.778758 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-ksqq4/neutron-l3-agent-init.txt
2026-06-24 14:11:01.778784 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-ksqq4/neutron-l3-agent.txt
2026-06-24 14:11:01.778813 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-bmw5z/
2026-06-24 14:11:01.778844 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-bmw5z/init.txt
2026-06-24 14:11:01.778873 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-bmw5z/neutron-metadata-agent-init.txt
2026-06-24 14:11:01.778902 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-bmw5z/neutron-metadata-agent.txt
2026-06-24 14:11:01.778930 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-8529s/
2026-06-24 14:11:01.778957 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-8529s/init.txt
2026-06-24 14:11:01.778983 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-8529s/neutron-netns-cleanup-cron.txt
2026-06-24 14:11:01.779013 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-djpvm/
2026-06-24 14:11:01.779043 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-djpvm/init.txt
2026-06-24 14:11:01.779075 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-djpvm/neutron-openvswitch-agent-kernel-modules.txt
2026-06-24 14:11:01.779102 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-djpvm/neutron-ovs-agent-init.txt
2026-06-24 14:11:01.779128 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-djpvm/neutron-ovs-agent.txt
2026-06-24 14:11:01.779153 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-9tjqn/
2026-06-24 14:11:01.779179 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-9tjqn/init.txt
2026-06-24 14:11:01.779203 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-9tjqn/rabbit-init.txt
2026-06-24 14:11:01.779227 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-5c9898cd8-ppvbx/
2026-06-24 14:11:01.779252 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-5c9898cd8-ppvbx/init.txt
2026-06-24 14:11:01.779277 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-5c9898cd8-ppvbx/neutron-rpc-server.txt
2026-06-24 14:11:01.779302 | instance | cd+++++++++ pod-logs/openstack/neutron-server-7cf677fbf4-5h9fl/
2026-06-24 14:11:01.779328 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7cf677fbf4-5h9fl/init.txt
2026-06-24 14:11:01.779354 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7cf677fbf4-5h9fl/neutron-policy-server.txt
2026-06-24 14:11:01.779382 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7cf677fbf4-5h9fl/neutron-server.txt
2026-06-24 14:11:01.779415 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-78696f5f59-9fvzv/
2026-06-24 14:11:01.779441 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-78696f5f59-9fvzv/init.txt
2026-06-24 14:11:01.779468 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-78696f5f59-9fvzv/nova-api-metadata-init.txt
2026-06-24 14:11:01.779495 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-78696f5f59-9fvzv/nova-api.txt
2026-06-24 14:11:01.779520 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-65f475b8d5-6bphb/
2026-06-24 14:11:01.779543 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-65f475b8d5-6bphb/init.txt
2026-06-24 14:11:01.779562 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-65f475b8d5-6bphb/nova-osapi.txt
2026-06-24 14:11:01.779581 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-ft5lb/
2026-06-24 14:11:01.779604 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-ft5lb/bootstrap.txt
2026-06-24 14:11:01.779660 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-ft5lb/init.txt
2026-06-24 14:11:01.779687 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29705160-cf57j/
2026-06-24 14:11:01.779713 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29705160-cf57j/init.txt
2026-06-24 14:11:01.779740 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29705160-cf57j/nova-cell-setup.txt
2026-06-24 14:11:01.779765 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-2kx8w/
2026-06-24 14:11:01.779792 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-2kx8w/init.txt
2026-06-24 14:11:01.779821 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-2kx8w/nova-cell-setup-init.txt
2026-06-24 14:11:01.779851 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-2kx8w/nova-cell-setup.txt
2026-06-24 14:11:01.779877 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-z8t7m/
2026-06-24 14:11:01.779903 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-z8t7m/ceph-admin-keyring-placement.txt
2026-06-24 14:11:01.779931 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-z8t7m/ceph-keyring-placement.txt
2026-06-24 14:11:01.779957 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-z8t7m/ceph-perms.txt
2026-06-24 14:11:01.779985 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-z8t7m/init.txt
2026-06-24 14:11:01.780010 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-z8t7m/nova-compute-init.txt
2026-06-24 14:11:01.780033 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-z8t7m/nova-compute-ssh-init.txt
2026-06-24 14:11:01.780055 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-z8t7m/nova-compute-ssh.txt
2026-06-24 14:11:01.780076 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-z8t7m/nova-compute-vnc-init.txt
2026-06-24 14:11:01.780095 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-z8t7m/nova-compute.txt
2026-06-24 14:11:01.780112 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-56b748bdf9-s8p7b/
2026-06-24 14:11:01.780131 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-56b748bdf9-s8p7b/init.txt
2026-06-24 14:11:01.780149 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-56b748bdf9-s8p7b/nova-conductor.txt
2026-06-24 14:11:01.780168 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-77ljn/
2026-06-24 14:11:01.780186 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-77ljn/init.txt
2026-06-24 14:11:01.780205 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-77ljn/nova-db-init-0.txt
2026-06-24 14:11:01.780223 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-77ljn/nova-db-init-1.txt
2026-06-24 14:11:01.780241 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-77ljn/nova-db-init-2.txt
2026-06-24 14:11:01.780260 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-dcx8j/
2026-06-24 14:11:01.780278 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-dcx8j/init.txt
2026-06-24 14:11:01.780302 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-dcx8j/nova-db-sync.txt
2026-06-24 14:11:01.780322 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-2sglb/
2026-06-24 14:11:01.780340 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-2sglb/compute-ks-endpoints-admin.txt
2026-06-24 14:11:01.780359 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-2sglb/compute-ks-endpoints-internal.txt
2026-06-24 14:11:01.780378 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-2sglb/compute-ks-endpoints-public.txt
2026-06-24 14:11:01.780397 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-2sglb/init.txt
2026-06-24 14:11:01.780416 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-dxr49/
2026-06-24 14:11:01.780434 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-dxr49/compute-ks-service-registration.txt
2026-06-24 14:11:01.780453 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-dxr49/init.txt
2026-06-24 14:11:01.780472 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-qb62n/
2026-06-24 14:11:01.780491 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-qb62n/init.txt
2026-06-24 14:11:01.780511 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-qb62n/nova-ks-user.txt
2026-06-24 14:11:01.780529 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-5c788f95b6-577h5/
2026-06-24 14:11:01.780550 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-5c788f95b6-577h5/init.txt
2026-06-24 14:11:01.780571 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-5c788f95b6-577h5/nova-novncproxy-init-assets.txt
2026-06-24 14:11:01.780590 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-5c788f95b6-577h5/nova-novncproxy-init.txt
2026-06-24 14:11:01.780609 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-5c788f95b6-577h5/nova-novncproxy.txt
2026-06-24 14:11:01.780628 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-sj7hk/
2026-06-24 14:11:01.780646 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-sj7hk/init.txt
2026-06-24 14:11:01.780665 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-sj7hk/rabbit-init.txt
2026-06-24 14:11:01.780683 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-7964b8dc75-qxg7j/
2026-06-24 14:11:01.780701 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-7964b8dc75-qxg7j/init.txt
2026-06-24 14:11:01.780719 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-7964b8dc75-qxg7j/nova-scheduler.txt
2026-06-24 14:11:01.780743 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29705160-bdhbm/
2026-06-24 14:11:01.780771 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29705160-bdhbm/init.txt
2026-06-24 14:11:01.780794 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29705160-bdhbm/nova-service-cleaner.txt
2026-06-24 14:11:01.780813 | instance | cd+++++++++ pod-logs/openstack/openvswitch-m4lxw/
2026-06-24 14:11:01.780831 | instance | >f+++++++++ pod-logs/openstack/openvswitch-m4lxw/init.txt
2026-06-24 14:11:01.780850 | instance | >f+++++++++ pod-logs/openstack/openvswitch-m4lxw/openvswitch-db-perms.txt
2026-06-24 14:11:01.780868 | instance | >f+++++++++ pod-logs/openstack/openvswitch-m4lxw/openvswitch-db.txt
2026-06-24 14:11:01.780887 | instance | >f+++++++++ pod-logs/openstack/openvswitch-m4lxw/openvswitch-vswitchd-modules.txt
2026-06-24 14:11:01.780911 | instance | >f+++++++++ pod-logs/openstack/openvswitch-m4lxw/openvswitch-vswitchd.txt
2026-06-24 14:11:01.780939 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/
2026-06-24 14:11:01.780999 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-06-24 14:11:01.781023 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-06-24 14:11:01.781042 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-06-24 14:11:01.781061 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-06-24 14:11:01.781086 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/
2026-06-24 14:11:01.781105 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt
2026-06-24 14:11:01.781123 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-06-24 14:11:01.781142 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt
2026-06-24 14:11:01.781160 | instance | cd+++++++++ pod-logs/openstack/placement-api-6d4f8546d7-hnlkj/
2026-06-24 14:11:01.781178 | instance | >f+++++++++ pod-logs/openstack/placement-api-6d4f8546d7-hnlkj/init.txt
2026-06-24 14:11:01.781196 | instance | >f+++++++++ pod-logs/openstack/placement-api-6d4f8546d7-hnlkj/placement-api.txt
2026-06-24 14:11:01.781214 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-927xs/
2026-06-24 14:11:01.781232 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-927xs/init.txt
2026-06-24 14:11:01.781251 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-927xs/placement-db-init-0.txt
2026-06-24 14:11:01.781270 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-2ddpn/
2026-06-24 14:11:01.781288 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-2ddpn/init.txt
2026-06-24 14:11:01.781306 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-2ddpn/placement-db-sync.txt
2026-06-24 14:11:01.781325 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-h89vt/
2026-06-24 14:11:01.781343 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-h89vt/init.txt
2026-06-24 14:11:01.781361 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-h89vt/placement-ks-endpoints-admin.txt
2026-06-24 14:11:01.781379 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-h89vt/placement-ks-endpoints-internal.txt
2026-06-24 14:11:01.781398 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-h89vt/placement-ks-endpoints-public.txt
2026-06-24 14:11:01.781416 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-jjfkk/
2026-06-24 14:11:01.781434 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-jjfkk/init.txt
2026-06-24 14:11:01.781452 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-jjfkk/placement-ks-service-registration.txt
2026-06-24 14:11:01.781471 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-gpjtd/
2026-06-24 14:11:01.781489 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-gpjtd/init.txt
2026-06-24 14:11:01.781508 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-gpjtd/placement-ks-user.txt
2026-06-24 14:11:01.781526 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-pvtpq/
2026-06-24 14:11:01.781544 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-pvtpq/percona-xtradb-cluster-operator.txt
2026-06-24 14:11:01.781563 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/
2026-06-24 14:11:01.781581 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-06-24 14:11:01.781599 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-06-24 14:11:01.781618 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/
2026-06-24 14:11:01.781636 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-06-24 14:11:01.781654 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-06-24 14:11:01.781671 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-hgnrw/
2026-06-24 14:11:01.781689 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-hgnrw/rabbitmq-cluster-operator.txt
2026-06-24 14:11:01.781707 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/
2026-06-24 14:11:01.781725 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-06-24 14:11:01.781744 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-06-24 14:11:01.781772 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/
2026-06-24 14:11:01.781791 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-06-24 14:11:01.781809 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-06-24 14:11:01.781827 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-6z8jg/
2026-06-24 14:11:01.781846 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-6z8jg/rabbitmq-cluster-operator.txt
2026-06-24 14:11:01.781872 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/
2026-06-24 14:11:01.781897 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-06-24 14:11:01.781923 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-06-24 14:11:01.781945 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/
2026-06-24 14:11:01.781964 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-06-24 14:11:01.781982 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-06-24 14:11:01.782000 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-ch4h9/
2026-06-24 14:11:01.782018 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-ch4h9/ceph-crash.txt
2026-06-24 14:11:01.782037 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-ch4h9/chown-container-data-dir.txt
2026-06-24 14:11:01.782055 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-ch4h9/make-container-crash-dir.txt
2026-06-24 14:11:01.782073 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-4jvg2/
2026-06-24 14:11:01.782092 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-4jvg2/chown-container-data-dir.txt
2026-06-24 14:11:01.782111 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-4jvg2/log-collector.txt
2026-06-24 14:11:01.782129 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-4jvg2/rgw.txt
2026-06-24 14:11:01.782148 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-66cb647b69-fmlm6/
2026-06-24 14:11:01.782166 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-66cb647b69-fmlm6/init.txt
2026-06-24 14:11:01.782186 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-66cb647b69-fmlm6/staffeln-api.txt
2026-06-24 14:11:01.782204 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-6d85468c66-mtf22/
2026-06-24 14:11:01.782223 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-6d85468c66-mtf22/staffeln-conductor.txt
2026-06-24 14:11:01.782241 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-b6vdt/
2026-06-24 14:11:01.782259 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-b6vdt/init.txt
2026-06-24 14:11:01.782277 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-b6vdt/staffeln-db-init-0.txt
2026-06-24 14:11:01.782295 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-h6h4m/
2026-06-24 14:11:01.782312 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-h6h4m/init.txt
2026-06-24 14:11:01.782330 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-h6h4m/staffeln-db-sync.txt
2026-06-24 14:11:01.782348 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/
2026-06-24 14:11:01.782366 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt
2026-06-24 14:11:01.782384 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt
2026-06-24 14:11:01.782402 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt
2026-06-24 14:11:01.782421 | instance | cd+++++++++ pod-logs/rook-ceph/
2026-06-24 14:11:01.782439 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-4ll9g/
2026-06-24 14:11:01.782462 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-4ll9g/rook-ceph-operator.txt
2026-06-24 14:11:01.782481 | instance | cd+++++++++ pod-logs/secretgen-controller/
2026-06-24 14:11:01.782500 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-plsvh/
2026-06-24 14:11:01.782518 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-plsvh/secretgen-controller.txt
2026-06-24 14:11:01.802608 |
2026-06-24 14:11:01.802774 | TASK [gather-prom-metrics : creating directory for helm release descriptions]
2026-06-24 14:11:02.032892 | instance | changed
2026-06-24 14:11:02.042246 |
2026-06-24 14:11:02.042441 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces]
2026-06-24 14:11:02.826649 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics:
2026-06-24 14:11:02.840945 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-24 14:11:02.840989 | instance | Dload Upload Total Spent Left Speed
2026-06-24 14:11:02.845866 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system
2026-06-24 14:11:03.024335 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics:
2026-06-24 14:11:03.032920 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-24 14:11:03.032962 | instance | Dload Upload Total Spent Left Speed
2026-06-24 14:11:03.037509 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx
2026-06-24 14:11:03.410412 | instance | Scraping kube-dns.kube-system:9153/metrics:
2026-06-24 14:11:03.419651 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-24 14:11:03.419697 | instance | Dload Upload Total Spent Left Speed
2026-06-24 14:11:03.424471 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system
2026-06-24 14:11:03.611952 | instance | jq: error (at :1003): Cannot iterate over null (null)
2026-06-24 14:11:04.091333 | instance | ERROR
2026-06-24 14:11:04.091973 | instance | {
2026-06-24 14:11:04.092014 | instance | "delta": "0:00:01.340650",
2026-06-24 14:11:04.092037 | instance | "end": "2026-06-24 14:11:03.615762",
2026-06-24 14:11:04.092057 | instance | "msg": "non-zero return code",
2026-06-24 14:11:04.092075 | instance | "rc": 5,
2026-06-24 14:11:04.092092 | instance | "start": "2026-06-24 14:11:02.275112"
2026-06-24 14:11:04.092110 | instance | }
2026-06-24 14:11:04.092141 | instance | ERROR: Ignoring Errors
2026-06-24 14:11:04.099403 |
2026-06-24 14:11:04.099623 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr]
2026-06-24 14:11:04.489521 | instance | ceph-mgr endpoints:
2026-06-24 14:11:04.703624 | instance | ok: Runtime: 0:00:00.093762
2026-06-24 14:11:04.709257 |
2026-06-24 14:11:04.709351 | TASK [gather-prom-metrics : Get metrics from fluentd pods]
2026-06-24 14:11:05.246315 | instance | ok: Runtime: 0:00:00.148585
2026-06-24 14:11:05.251819 |
2026-06-24 14:11:05.251894 | TASK [gather-prom-metrics : Downloads logs to executor]
2026-06-24 14:11:05.773061 | instance | changed:
2026-06-24 14:11:05.773305 | instance | cd+++++++++ prometheus/
2026-06-24 14:11:05.773355 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt
2026-06-24 14:11:05.773386 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt
2026-06-24 14:11:05.773415 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt
2026-06-24 14:11:05.785062 |
2026-06-24 14:11:05.785129 | TASK [gather-selenium-data : creating directory for helm release descriptions]
2026-06-24 14:11:06.001162 | instance | changed
2026-06-24 14:11:06.007866 |
2026-06-24 14:11:06.007937 | TASK [gather-selenium-data : Get selenium data]
2026-06-24 14:11:06.255351 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/.
2026-06-24 14:11:06.256744 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory
2026-06-24 14:11:06.546407 | instance | ERROR
2026-06-24 14:11:06.546724 | instance | {
2026-06-24 14:11:06.546812 | instance | "delta": "0:00:00.006221",
2026-06-24 14:11:06.546885 | instance | "end": "2026-06-24 14:11:06.257129",
2026-06-24 14:11:06.546935 | instance | "msg": "non-zero return code",
2026-06-24 14:11:06.546976 | instance | "rc": 1,
2026-06-24 14:11:06.547017 | instance | "start": "2026-06-24 14:11:06.250908"
2026-06-24 14:11:06.547056 | instance | }
2026-06-24 14:11:06.547110 | instance | ERROR: Ignoring Errors
2026-06-24 14:11:06.554429 |
2026-06-24 14:11:06.554512 | TASK [gather-selenium-data : Downloads logs to executor]
2026-06-24 14:11:07.096074 | instance | changed: cd+++++++++ selenium/
2026-06-24 14:11:07.106772 |
2026-06-24 14:11:07.106901 | PLAY RECAP
2026-06-24 14:11:07.106954 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3
2026-06-24 14:11:07.106978 |
2026-06-24 14:11:07.349636 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main]
2026-06-24 14:11:07.364219 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-06-24 14:11:08.642464 |
2026-06-24 14:11:08.642718 | PLAY [all]
2026-06-24 14:11:08.660154 |
2026-06-24 14:11:08.660390 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-24 14:11:08.707353 | instance | skipping: Conditional result was False
2026-06-24 14:11:08.719688 |
2026-06-24 14:11:08.719795 | TASK [fetch-output : Set log path for single node]
2026-06-24 14:11:08.761272 | instance | ok
2026-06-24 14:11:08.767249 |
2026-06-24 14:11:08.767319 | LOOP [fetch-output : Ensure local output dirs]
2026-06-24 14:11:09.271507 | instance -> localhost | ok: "/var/lib/zuul/builds/ba65b6a655ef42fdbb6c5b098a831cbe/work/logs"
2026-06-24 14:11:09.508349 | instance -> localhost | changed: "/var/lib/zuul/builds/ba65b6a655ef42fdbb6c5b098a831cbe/work/artifacts"
2026-06-24 14:11:09.728308 | instance -> localhost | changed: "/var/lib/zuul/builds/ba65b6a655ef42fdbb6c5b098a831cbe/work/docs"
2026-06-24 14:11:09.754513 |
2026-06-24 14:11:09.754729 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-24 14:11:10.418588 | instance | changed: .d..t...... ./
2026-06-24 14:11:10.418866 | instance | changed: All items complete
2026-06-24 14:11:10.418907 |
2026-06-24 14:11:10.921474 | instance | changed: .d..t...... ./
2026-06-24 14:11:11.381326 | instance | changed: .d..t...... ./
2026-06-24 14:11:11.402500 |
2026-06-24 14:11:11.402667 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-24 14:11:11.848744 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008626
2026-06-24 14:11:12.120799 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.006898
2026-06-24 14:11:12.140736 |
2026-06-24 14:11:12.140914 | PLAY [all]
2026-06-24 14:11:12.150831 |
2026-06-24 14:11:12.151035 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-24 14:11:12.805892 | instance | changed
2026-06-24 14:11:12.813871 |
2026-06-24 14:11:12.813960 | PLAY RECAP
2026-06-24 14:11:12.814006 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-24 14:11:12.814029 |
2026-06-24 14:11:12.969393 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-06-24 14:11:12.982287 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main]
2026-06-24 14:11:13.704725 |
2026-06-24 14:11:13.704908 | PLAY [localhost]
2026-06-24 14:11:13.717339 |
2026-06-24 14:11:13.717495 | TASK [Generate Zuul manifest]
2026-06-24 14:11:13.739194 | localhost | ok
2026-06-24 14:11:13.761888 |
2026-06-24 14:11:13.762110 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-24 14:11:14.430157 | localhost | changed
2026-06-24 14:11:14.443915 |
2026-06-24 14:11:14.444075 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-24 14:11:14.477435 | localhost | ok
2026-06-24 14:11:14.484950 |
2026-06-24 14:11:14.485115 | TASK [Upload logs]
2026-06-24 14:11:14.508391 | localhost | ok
2026-06-24 14:11:14.650542 |
2026-06-24 14:11:14.650744 | TASK [Set zuul-log-path fact]
2026-06-24 14:11:14.674269 | localhost | ok
2026-06-24 14:11:14.692281 |
2026-06-24 14:11:14.692463 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-24 14:11:14.722935 | localhost | ok
2026-06-24 14:11:14.730524 |
2026-06-24 14:11:14.730639 | TASK [upload-logs : Create log directories]
2026-06-24 14:11:15.162148 | localhost | changed
2026-06-24 14:11:15.170114 |
2026-06-24 14:11:15.170259 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-24 14:11:15.571088 | localhost -> localhost | ok: Runtime: 0:00:00.026032
2026-06-24 14:11:15.577666 |
2026-06-24 14:11:15.577742 | TASK [upload-logs : Upload logs to log server]
2026-06-24 14:11:16.613813 | localhost | Output suppressed because no_log was given
2026-06-24 14:11:16.619659 |
2026-06-24 14:11:16.619753 | LOOP [upload-logs : Compress console log and json output]
2026-06-24 14:11:16.670776 | localhost | skipping: Conditional result was False
2026-06-24 14:11:16.678464 | localhost | skipping: Conditional result was False
2026-06-24 14:11:16.694702 |
2026-06-24 14:11:16.694899 | LOOP [upload-logs : Upload compressed console log and json output]
2026-06-24 14:11:16.748779 | localhost | skipping: Conditional result was False
2026-06-24 14:11:16.749305 |
2026-06-24 14:11:16.754547 | localhost | skipping: Conditional result was False
2026-06-24 14:11:16.770700 |
2026-06-24 14:11:16.770936 | LOOP [upload-logs : Upload console log and json output]