2026-06-24 00:43:38.635238 | Job console starting
2026-06-24 00:43:38.644041 | Updating git repos
2026-06-24 00:43:40.671323 | Cloning repos into workspace
2026-06-24 00:43:55.738110 | Restoring repo states
2026-06-24 00:44:00.693860 | Merging changes
2026-06-24 00:44:02.049327 | Checking out repos
2026-06-24 00:44:04.896048 | Preparing playbooks
2026-06-24 00:44:08.970031 | Running Ansible setup
2026-06-24 00:44:12.482351 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-06-24 00:44:13.134773 |
2026-06-24 00:44:13.134906 | PLAY [localhost]
2026-06-24 00:44:13.142374 |
2026-06-24 00:44:13.142446 | TASK [Gathering Facts]
2026-06-24 00:44:14.104899 | localhost | ok
2026-06-24 00:44:14.113626 |
2026-06-24 00:44:14.113707 | TASK [Setup log path fact]
2026-06-24 00:44:14.136392 | localhost | ok
2026-06-24 00:44:14.149609 |
2026-06-24 00:44:14.149676 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-24 00:44:14.180340 | localhost | ok
2026-06-24 00:44:14.188509 |
2026-06-24 00:44:14.188601 | TASK [emit-job-header : Print job information]
2026-06-24 00:44:14.229813 | # Job Information
2026-06-24 00:44:14.229982 | Ansible Version: 2.16.18
2026-06-24 00:44:14.230027 | Job: atmosphere-molecule-aio-openvswitch
2026-06-24 00:44:14.230057 | Pipeline: check
2026-06-24 00:44:14.230086 | Executor: 2d72f0692154
2026-06-24 00:44:14.230113 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501
2026-06-24 00:44:14.230147 | Event ID: 9c593cb0-6f65-11f1-9012-43334217b7e0
2026-06-24 00:44:14.233962 |
2026-06-24 00:44:14.234051 | LOOP [emit-job-header : Print node information]
2026-06-24 00:44:14.327692 | localhost | ok:
2026-06-24 00:44:14.327912 | localhost | # Node Information
2026-06-24 00:44:14.327953 | localhost | Inventory Hostname: instance
2026-06-24 00:44:14.327984 | localhost | Hostname: np0000182653
2026-06-24 00:44:14.328013 | localhost | Username: zuul
2026-06-24 00:44:14.328045 | localhost | Distro: Ubuntu 22.04
2026-06-24 00:44:14.328074 | localhost | Provider: yul1
2026-06-24 00:44:14.328102 | localhost | Region: ca-ymq-1
2026-06-24 00:44:14.328129 | localhost | Label: ubuntu-jammy-16
2026-06-24 00:44:14.328156 | localhost | Product Name: OpenStack Nova
2026-06-24 00:44:14.328183 | localhost | Interface IP: 199.204.45.246
2026-06-24 00:44:14.342883 |
2026-06-24 00:44:14.343003 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-24 00:44:14.740572 | localhost -> localhost | changed
2026-06-24 00:44:14.746179 |
2026-06-24 00:44:14.746248 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-24 00:44:15.642630 | localhost -> localhost | changed
2026-06-24 00:44:15.652427 |
2026-06-24 00:44:15.652527 | PLAY [all]
2026-06-24 00:44:15.664526 |
2026-06-24 00:44:15.664628 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-24 00:44:15.895060 | instance -> localhost | ok
2026-06-24 00:44:15.905261 |
2026-06-24 00:44:15.905351 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-24 00:44:15.937672 | instance | ok
2026-06-24 00:44:15.954175 | instance | included: /var/lib/zuul/builds/01d85141b37c4441a9e97b5f985fa476/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-24 00:44:15.960105 |
2026-06-24 00:44:15.960167 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-24 00:44:16.716625 | instance -> localhost | Generating public/private rsa key pair.
2026-06-24 00:44:16.716811 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/01d85141b37c4441a9e97b5f985fa476/work/01d85141b37c4441a9e97b5f985fa476_id_rsa
2026-06-24 00:44:16.716840 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/01d85141b37c4441a9e97b5f985fa476/work/01d85141b37c4441a9e97b5f985fa476_id_rsa.pub
2026-06-24 00:44:16.716862 | instance -> localhost | The key fingerprint is:
2026-06-24 00:44:16.716884 | instance -> localhost | SHA256:/Ve0FHuto5N3EeLPW3vROKVSL642itfHug9+/WLvwIQ zuul-build-sshkey
2026-06-24 00:44:16.716913 | instance -> localhost | The key's randomart image is:
2026-06-24 00:44:16.716934 | instance -> localhost | +---[RSA 3072]----+
2026-06-24 00:44:16.717382 | instance -> localhost | | . |
2026-06-24 00:44:16.717424 | instance -> localhost | | +|
2026-06-24 00:44:16.717448 | instance -> localhost | | . ++|
2026-06-24 00:44:16.717509 | instance -> localhost | | . ..+o=|
2026-06-24 00:44:16.717535 | instance -> localhost | | S . Eo+Bo|
2026-06-24 00:44:16.717555 | instance -> localhost | | ..=B++|
2026-06-24 00:44:16.717575 | instance -> localhost | | .*+=*+|
2026-06-24 00:44:16.717595 | instance -> localhost | | ...+=Bo*|
2026-06-24 00:44:16.717617 | instance -> localhost | | ...o=X.**|
2026-06-24 00:44:16.717637 | instance -> localhost | +----[SHA256]-----+
2026-06-24 00:44:16.717689 | instance -> localhost | ok: Runtime: 0:00:00.301402
2026-06-24 00:44:16.724135 |
2026-06-24 00:44:16.724201 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-24 00:44:16.776237 | instance | ok
2026-06-24 00:44:16.785033 | instance | included: /var/lib/zuul/builds/01d85141b37c4441a9e97b5f985fa476/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-24 00:44:16.792412 |
2026-06-24 00:44:16.792472 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-24 00:44:16.817846 | instance | skipping: Conditional result was False
2026-06-24 00:44:16.829773 |
2026-06-24 00:44:16.829912 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-24 00:44:17.296861 | instance | changed
2026-06-24 00:44:17.303393 |
2026-06-24 00:44:17.303459 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-24 00:44:17.586003 | instance | ok
2026-06-24 00:44:17.591965 |
2026-06-24 00:44:17.592197 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-24 00:44:18.065617 | instance | changed
2026-06-24 00:44:18.072637 |
2026-06-24 00:44:18.072701 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-24 00:44:18.552724 | instance | changed
2026-06-24 00:44:18.558200 |
2026-06-24 00:44:18.558270 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-24 00:44:18.583000 | instance | skipping: Conditional result was False
2026-06-24 00:44:18.593649 |
2026-06-24 00:44:18.593714 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-24 00:44:18.901948 | instance -> localhost | changed
2026-06-24 00:44:18.918386 |
2026-06-24 00:44:18.918474 | TASK [add-build-sshkey : Add back temp key]
2026-06-24 00:44:19.211957 | instance -> localhost | Identity added: /var/lib/zuul/builds/01d85141b37c4441a9e97b5f985fa476/work/01d85141b37c4441a9e97b5f985fa476_id_rsa (zuul-build-sshkey)
2026-06-24 00:44:19.212163 | instance -> localhost | ok: Runtime: 0:00:00.016314
2026-06-24 00:44:19.217158 |
2026-06-24 00:44:19.217220 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-24 00:44:19.502462 | instance | ok
2026-06-24 00:44:19.514839 |
2026-06-24 00:44:19.515144 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-24 00:44:19.545192 | instance | skipping: Conditional result was False
2026-06-24 00:44:19.565031 |
2026-06-24 00:44:19.565278 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-24 00:44:19.863114 | instance | ok
2026-06-24 00:44:19.873874 |
2026-06-24 00:44:19.873942 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-24 00:44:23.195571 | instance | Output suppressed because no_log was given
2026-06-24 00:44:23.380746 |
2026-06-24 00:44:23.380905 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-24 00:44:23.576219 | instance | ok: "logs"
2026-06-24 00:44:23.576564 | instance | ok: All items complete
2026-06-24 00:44:23.576614 |
2026-06-24 00:44:23.718595 | instance | ok: "artifacts"
2026-06-24 00:44:23.890093 | instance | ok: "docs"
2026-06-24 00:44:23.904118 |
2026-06-24 00:44:23.904277 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-24 00:44:24.094237 | instance | changed: "logs"
2026-06-24 00:44:24.259143 | instance | changed: "artifacts"
2026-06-24 00:44:24.416833 | instance | changed: "docs"
2026-06-24 00:44:24.436151 |
2026-06-24 00:44:24.436302 | PLAY RECAP
2026-06-24 00:44:24.436369 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-24 00:44:24.436410 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-24 00:44:24.436444 |
2026-06-24 00:44:24.695736 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-06-24 00:44:24.841806 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-06-24 00:44:25.446044 |
2026-06-24 00:44:25.446154 | PLAY [all]
2026-06-24 00:44:25.457055 |
2026-06-24 00:44:25.457130 | TASK [setup-uv : Extract archive]
2026-06-24 00:44:27.834827 | instance | changed
2026-06-24 00:44:28.035664 |
2026-06-24 00:44:28.035860 | TASK [setup-uv : Print version]
2026-06-24 00:44:28.425676 | instance | uv 0.8.13
2026-06-24 00:44:28.583752 | instance | ok: Runtime: 0:00:00.009413
2026-06-24 00:44:28.596088 |
2026-06-24 00:44:28.596228 | TASK [Install Ansible collection siblings]
2026-06-24 00:44:37.910014 | instance | changed:
2026-06-24 00:44:37.910256 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-06-24 00:44:37.910290 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-06-24 00:44:37.910313 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-06-24 00:44:37.910333 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto
2026-06-24 00:44:37.910353 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general
2026-06-24 00:44:37.910377 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql
2026-06-24 00:44:37.910398 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-06-24 00:44:37.910420 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-06-24 00:44:37.910439 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-06-24 00:44:37.910459 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-06-24 00:44:37.910478 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-06-24 00:44:37.910497 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-06-24 00:44:37.910516 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0
2026-06-24 00:44:37.910535 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0
2026-06-24 00:44:37.910553 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0
2026-06-24 00:44:37.910790 | instance | Resolved community.crypto to 2.2.3 for 2.2.3
2026-06-24 00:44:37.910831 | instance | Resolved community.general to 7.3.0 for 7.3.0
2026-06-24 00:44:37.910896 | instance | Resolved community.mysql to 3.6.0 for 3.6.0
2026-06-24 00:44:37.910926 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0
2026-06-24 00:44:37.911123 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0
2026-06-24 00:44:37.911153 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0
2026-06-24 00:44:37.911174 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0
2026-06-24 00:44:37.911196 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0
2026-06-24 00:44:37.911498 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0
2026-06-24 00:44:37.911532 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0,>=6.0.0
2026-06-24 00:44:37.911552 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-06-24 00:44:37.911762 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-06-24 00:44:37.911790 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0
2026-06-24 00:44:37.911810 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0
2026-06-24 00:44:37.911829 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3
2026-06-24 00:44:37.911848 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-06-24 00:44:37.912071 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-06-24 00:44:37.912100 | instance | Checked out ansible.netcommon to 1.2.0
2026-06-24 00:44:37.912121 | 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 00:44:37.912147 | instance | Starting galaxy collection install process
2026-06-24 00:44:37.912165 | instance | Process install dependency map
2026-06-24 00:44:37.912184 | instance | Starting collection install process
2026-06-24 00:44:37.912202 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon'
2026-06-24 00:44:37.912220 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon
2026-06-24 00:44:37.912238 | instance | ansible.netcommon:* was installed successfully
2026-06-24 00:44:37.912256 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3
2026-06-24 00:44:37.912273 | instance | Creating virtual environment at: .venv
2026-06-24 00:44:37.912291 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-06-24 00:44:37.912308 | instance | Downloading cryptography (4.2MiB)
2026-06-24 00:44:37.912326 | instance | Downloading netaddr (2.2MiB)
2026-06-24 00:44:37.912350 | instance | Downloading rjsonnet (1.2MiB)
2026-06-24 00:44:37.912368 | instance | Downloading pydantic-core (2.0MiB)
2026-06-24 00:44:37.912386 | instance | Downloading setuptools (1.1MiB)
2026-06-24 00:44:37.912404 | instance | Downloading pygments (1.2MiB)
2026-06-24 00:44:37.912422 | instance | Downloading kubernetes (1.9MiB)
2026-06-24 00:44:37.912440 | instance | Downloading ansible-core (2.1MiB)
2026-06-24 00:44:37.912458 | instance | Downloading openstacksdk (1.7MiB)
2026-06-24 00:44:37.912477 | instance | Building pyperclip==1.9.0
2026-06-24 00:44:37.912496 | instance | Downloading rjsonnet
2026-06-24 00:44:37.912515 | instance | Downloading pydantic-core
2026-06-24 00:44:37.912533 | instance | Downloading netaddr
2026-06-24 00:44:37.912552 | instance | Downloading pygments
2026-06-24 00:44:37.912570 | instance | Downloading cryptography
2026-06-24 00:44:37.912587 | instance | Downloading setuptools
2026-06-24 00:44:37.912606 | instance | Downloading kubernetes
2026-06-24 00:44:37.912623 | instance | Downloading ansible-core
2026-06-24 00:44:37.912641 | instance | Downloading openstacksdk
2026-06-24 00:44:37.912659 | instance | Built pyperclip==1.9.0
2026-06-24 00:44:37.912677 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-06-24 00:44:37.912695 | instance | Installed 83 packages in 63ms
2026-06-24 00:44:37.912713 | instance | Checked out ansible.posix to 1.6.0
2026-06-24 00:44:37.912731 | 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 00:44:37.912749 | instance | Starting galaxy collection install process
2026-06-24 00:44:37.912767 | instance | Process install dependency map
2026-06-24 00:44:37.912793 | instance | Starting collection install process
2026-06-24 00:44:37.912811 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix'
2026-06-24 00:44:37.912829 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix
2026-06-24 00:44:37.912848 | instance | ansible.posix:1.6.0 was installed successfully
2026-06-24 00:44:37.912866 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-24 00:44:37.912886 | instance | 2.17.12
2026-06-24 00:44:37.912905 | instance | Checked out ansible.utils to v6.0.3
2026-06-24 00:44:37.912923 | 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 00:44:37.912941 | instance | Starting galaxy collection install process
2026-06-24 00:44:37.912980 | instance | Process install dependency map
2026-06-24 00:44:37.913000 | instance | Starting collection install process
2026-06-24 00:44:37.913019 | instance | Installing 'ansible.utils:6.0.3' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils'
2026-06-24 00:44:37.913037 | instance | Created collection for ansible.utils:6.0.3 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils
2026-06-24 00:44:37.913055 | instance | ansible.utils:6.0.3 was installed successfully
2026-06-24 00:44:37.913073 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-24 00:44:37.913091 | instance | 2.17.12
2026-06-24 00:44:37.913109 | instance | Checked out atmosphere.common to v0.7.0
2026-06-24 00:44:37.913127 | 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 00:44:37.913145 | instance | Starting galaxy collection install process
2026-06-24 00:44:37.913163 | instance | Process install dependency map
2026-06-24 00:44:37.913208 | instance | Starting collection install process
2026-06-24 00:44:37.913228 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common'
2026-06-24 00:44:37.913249 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common
2026-06-24 00:44:37.913272 | instance | atmosphere.common:0.7.0 was installed successfully
2026-06-24 00:44:37.913290 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-24 00:44:37.913307 | instance | 2.17.12
2026-06-24 00:44:37.913325 | instance | Checked out community.crypto to 2.2.3
2026-06-24 00:44:37.913343 | 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 00:44:37.913361 | instance | Starting galaxy collection install process
2026-06-24 00:44:37.913378 | instance | Process install dependency map
2026-06-24 00:44:37.913396 | instance | Starting collection install process
2026-06-24 00:44:37.913413 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto'
2026-06-24 00:44:37.913431 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto
2026-06-24 00:44:37.913448 | instance | community.crypto:2.2.3 was installed successfully
2026-06-24 00:44:37.913466 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-24 00:44:37.913484 | instance | 2.17.12
2026-06-24 00:44:37.913502 | instance | Checked out community.general to 7.3.0
2026-06-24 00:44:37.913519 | 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 00:44:37.913543 | instance | Starting galaxy collection install process
2026-06-24 00:44:37.913562 | instance | Process install dependency map
2026-06-24 00:44:37.913580 | instance | Starting collection install process
2026-06-24 00:44:37.913598 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general'
2026-06-24 00:44:37.913616 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general
2026-06-24 00:44:37.913634 | instance | community.general:7.3.0 was installed successfully
2026-06-24 00:44:37.913652 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-24 00:44:37.913670 | instance | 2.17.12
2026-06-24 00:44:37.913688 | instance | Checked out community.mysql to 3.6.0
2026-06-24 00:44:37.913708 | 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 00:44:37.913727 | instance | Starting galaxy collection install process
2026-06-24 00:44:37.913745 | instance | Process install dependency map
2026-06-24 00:44:37.913763 | instance | Starting collection install process
2026-06-24 00:44:37.913780 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql'
2026-06-24 00:44:37.913798 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql
2026-06-24 00:44:37.913817 | instance | community.mysql:3.6.0 was installed successfully
2026-06-24 00:44:37.913835 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-24 00:44:37.913853 | instance | 2.17.12
2026-06-24 00:44:37.913870 | instance | Checked out kubernetes.core to 2.4.0
2026-06-24 00:44:37.913929 | 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 00:44:37.913959 | instance | Starting galaxy collection install process
2026-06-24 00:44:37.913979 | instance | Process install dependency map
2026-06-24 00:44:37.913997 | instance | Starting collection install process
2026-06-24 00:44:37.914016 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core'
2026-06-24 00:44:37.914034 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core
2026-06-24 00:44:37.914052 | instance | kubernetes.core:2.4.0 was installed successfully
2026-06-24 00:44:37.914071 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-24 00:44:37.914088 | instance | 2.17.12
2026-06-24 00:44:37.914106 | instance | Checked out openstack.cloud to 2.6.0
2026-06-24 00:44:37.914124 | 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 00:44:37.914141 | instance | Starting galaxy collection install process
2026-06-24 00:44:37.914348 | instance | Process install dependency map
2026-06-24 00:44:37.914378 | instance | Starting collection install process
2026-06-24 00:44:37.914398 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud'
2026-06-24 00:44:37.914417 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud
2026-06-24 00:44:37.914436 | instance | openstack.cloud:2.6.0 was installed successfully
2026-06-24 00:44:37.914454 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-24 00:44:37.914473 | instance | 2.17.12
2026-06-24 00:44:37.914498 | instance | Checked out vexxhost.ceph to v4.0.0
2026-06-24 00:44:37.914518 | 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 00:44:37.914536 | instance | Starting galaxy collection install process
2026-06-24 00:44:37.914553 | instance | Process install dependency map
2026-06-24 00:44:37.914571 | instance | Starting collection install process
2026-06-24 00:44:37.914589 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph'
2026-06-24 00:44:37.914606 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph
2026-06-24 00:44:37.914624 | instance | vexxhost.ceph:4.0.0 was installed successfully
2026-06-24 00:44:37.914642 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-24 00:44:37.914660 | instance | 2.17.12
2026-06-24 00:44:37.914678 | instance | Checked out vexxhost.containers to v1.6.7
2026-06-24 00:44:37.914696 | 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 00:44:37.914713 | instance | Starting galaxy collection install process
2026-06-24 00:44:37.914731 | instance | Process install dependency map
2026-06-24 00:44:37.914749 | instance | Starting collection install process
2026-06-24 00:44:37.914767 | instance | Installing 'vexxhost.containers:1.6.7' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers'
2026-06-24 00:44:37.914784 | instance | Created collection for vexxhost.containers:1.6.7 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers
2026-06-24 00:44:37.914802 | instance | vexxhost.containers:1.6.7 was installed successfully
2026-06-24 00:44:37.914820 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-24 00:44:37.914838 | instance | 2.17.12
2026-06-24 00:44:37.914855 | instance | Checked out vexxhost.kubernetes to v3.3.0
2026-06-24 00:44:37.914874 | 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 00:44:37.914891 | instance | Starting galaxy collection install process
2026-06-24 00:44:37.914909 | instance | Process install dependency map
2026-06-24 00:44:37.914926 | instance | Starting collection install process
2026-06-24 00:44:37.914944 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes'
2026-06-24 00:44:37.914961 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes
2026-06-24 00:44:37.914978 | instance | vexxhost.kubernetes:3.3.0 was installed successfully
2026-06-24 00:44:37.914996 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-24 00:44:37.915013 | instance | 2.17.12
2026-06-24 00:44:37.922964 |
2026-06-24 00:44:37.923014 | PLAY RECAP
2026-06-24 00:44:37.923066 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-24 00:44:37.923087 |
2026-06-24 00:44:38.189560 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-06-24 00:44:38.198582 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main]
2026-06-24 00:44:38.860541 |
2026-06-24 00:44:38.860905 | PLAY [all]
2026-06-24 00:44:38.881652 |
2026-06-24 00:44:38.881828 | TASK [Install "jq" for log collection]
2026-06-24 00:44:47.855490 | instance | changed
2026-06-24 00:44:47.857418 |
2026-06-24 00:44:47.857477 | PLAY RECAP
2026-06-24 00:44:47.857528 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-24 00:44:47.857590 |
2026-06-24 00:44:47.965164 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main]
2026-06-24 00:44:47.976782 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-06-24 00:44:48.619916 |
2026-06-24 00:44:48.620072 | PLAY [all]
2026-06-24 00:44:48.632483 |
2026-06-24 00:44:48.632564 | LOOP [Check inventory directories]
2026-06-24 00:44:48.992729 | instance | ok: "src/github.com/vexxhost/atmosphere"
2026-06-24 00:44:49.136779 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/aio/inventory"
2026-06-24 00:44:49.281989 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/aio/inventory"
2026-06-24 00:44:49.295060 |
2026-06-24 00:44:49.295296 | LOOP [Copy inventory file for Zuul]
2026-06-24 00:44:50.066056 | instance | changed:
2026-06-24 00:44:50.066285 | instance | {
2026-06-24 00:44:50.066312 | instance | "ansible_loop_var": "item",
2026-06-24 00:44:50.066334 | instance | "changed": false,
2026-06-24 00:44:50.066354 | instance | "failed": false,
2026-06-24 00:44:50.066375 | instance | "invocation": {
2026-06-24 00:44:50.066545 | instance | "module_args": {
2026-06-24 00:44:50.066574 | instance | "checksum_algorithm": "sha1",
2026-06-24 00:44:50.066596 | instance | "follow": true,
2026-06-24 00:44:50.066616 | instance | "get_attributes": true,
2026-06-24 00:44:50.066635 | instance | "get_checksum": true,
2026-06-24 00:44:50.066652 | instance | "get_mime": true,
2026-06-24 00:44:50.066669 | instance | "path": "src/github.com/vexxhost/atmosphere"
2026-06-24 00:44:50.066687 | instance | }
2026-06-24 00:44:50.066704 | instance | },
2026-06-24 00:44:50.066721 | instance | "item": "src/github.com/vexxhost/atmosphere",
2026-06-24 00:44:50.066738 | instance | "stat": {
2026-06-24 00:44:50.066755 | instance | "atime": 1782261870.9320529,
2026-06-24 00:44:50.066773 | instance | "attr_flags": "e",
2026-06-24 00:44:50.066790 | instance | "attributes": [
2026-06-24 00:44:50.066807 | instance | "extents"
2026-06-24 00:44:50.066824 | instance | ],
2026-06-24 00:44:50.066841 | instance | "block_size": 4096,
2026-06-24 00:44:50.066857 | instance | "blocks": 8,
2026-06-24 00:44:50.066874 | instance | "charset": "unknown",
2026-06-24 00:44:50.066893 | instance | "ctime": 1782261869.4440527,
2026-06-24 00:44:50.066910 | instance | "dev": 64513,
2026-06-24 00:44:50.066927 | instance | "device_type": 0,
2026-06-24 00:44:50.066944 | instance | "executable": true,
2026-06-24 00:44:50.066986 | instance | "exists": true,
2026-06-24 00:44:50.067007 | instance | "gid": 1000,
2026-06-24 00:44:50.067024 | instance | "gr_name": "zuul",
2026-06-24 00:44:50.067040 | instance | "inode": 1045730,
2026-06-24 00:44:50.067057 | instance | "isblk": false,
2026-06-24 00:44:50.067074 | instance | "ischr": false,
2026-06-24 00:44:50.067091 | instance | "isdir": true,
2026-06-24 00:44:50.067108 | instance | "isfifo": false,
2026-06-24 00:44:50.067125 | instance | "isgid": false,
2026-06-24 00:44:50.067141 | instance | "islnk": false,
2026-06-24 00:44:50.067158 | instance | "isreg": false,
2026-06-24 00:44:50.067174 | instance | "issock": false,
2026-06-24 00:44:50.067191 | instance | "isuid": false,
2026-06-24 00:44:50.067207 | instance | "mimetype": "unknown",
2026-06-24 00:44:50.067223 | instance | "mode": "0755",
2026-06-24 00:44:50.067240 | instance | "mtime": 1782261869.4440527,
2026-06-24 00:44:50.067257 | instance | "nlink": 23,
2026-06-24 00:44:50.067273 | instance | "path": "src/github.com/vexxhost/atmosphere",
2026-06-24 00:44:50.067290 | instance | "pw_name": "zuul",
2026-06-24 00:44:50.067311 | instance | "readable": true,
2026-06-24 00:44:50.067328 | instance | "rgrp": true,
2026-06-24 00:44:50.067345 | instance | "roth": true,
2026-06-24 00:44:50.067380 | instance | "rusr": true,
2026-06-24 00:44:50.067397 | instance | "size": 4096,
2026-06-24 00:44:50.067414 | instance | "uid": 1000,
2026-06-24 00:44:50.067431 | instance | "version": "1266914448",
2026-06-24 00:44:50.067448 | instance | "wgrp": false,
2026-06-24 00:44:50.067466 | instance | "woth": false,
2026-06-24 00:44:50.067577 | instance | "writeable": true,
2026-06-24 00:44:50.067599 | instance | "wusr": true,
2026-06-24 00:44:50.067617 | instance | "xgrp": true,
2026-06-24 00:44:50.067634 | instance | "xoth": true,
2026-06-24 00:44:50.067650 | instance | "xusr": true
2026-06-24 00:44:50.067667 | instance | }
2026-06-24 00:44:50.067685 | instance | }
2026-06-24 00:44:50.067722 | instance | ok: All items complete
2026-06-24 00:44:50.067902 |
2026-06-24 00:44:50.069274 | instance | skipping: Conditional result was False
2026-06-24 00:44:50.071106 | instance | skipping: Conditional result was False
2026-06-24 00:44:50.086519 |
2026-06-24 00:44:50.086677 | LOOP [Switch "ansible_host" to private IP]
2026-06-24 00:44:50.457096 | instance | changed: 1 replacements made
2026-06-24 00:44:50.458337 | instance | skipping: Conditional result was False
2026-06-24 00:44:50.462698 | instance | skipping: Conditional result was False
2026-06-24 00:44:50.473768 |
2026-06-24 00:44:50.473934 | TASK [Run Molecule scenario]
2026-06-24 00:44:51.386716 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule'
2026-06-24 00:44:51.780756 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy
2026-06-24 00:44:51.780851 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0...
2026-06-24 00:45:02.843361 | instance | INFO [aio > dependency] Executing
2026-06-24 00:45:02.843615 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml
2026-06-24 00:45:02.843903 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml
2026-06-24 00:45:02.844071 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress)
2026-06-24 00:45:02.852124 | instance | INFO [aio > cleanup] Executing
2026-06-24 00:45:02.852421 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-06-24 00:45:02.860061 | instance | INFO [aio > destroy] Executing
2026-06-24 00:45:02.860125 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested.
2026-06-24 00:45:02.860206 | instance | INFO [aio > destroy] Executed: Successful
2026-06-24 00:45:02.867784 | instance | INFO [aio > syntax] Executing
2026-06-24 00:45:05.862386 | instance |
2026-06-24 00:45:05.862949 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-06-24 00:45:05.991023 | instance | INFO [aio > syntax] Executed: Successful
2026-06-24 00:45:06.004899 | instance | INFO [aio > create] Executing
2026-06-24 00:45:06.006779 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-06-24 00:45:06.014338 | instance | INFO [aio > prepare] Executing
2026-06-24 00:45:06.908565 | instance |
2026-06-24 00:45:06.908768 | instance | PLAY [Prepare] *****************************************************************
2026-06-24 00:45:06.909035 | instance |
2026-06-24 00:45:06.909311 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 00:45:06.909585 | instance | Wednesday 24 June 2026 00:45:06 +0000 (0:00:00.025) 0:00:00.025 ********
2026-06-24 00:45:08.025304 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-06-24 00:45:08.025571 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-06-24 00:45:08.025855 | instance | interpreter could change the meaning of that path. See
2026-06-24 00:45:08.026138 | instance | https://docs.ansible.com/ansible-
2026-06-24 00:45:08.026469 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-06-24 00:45:08.034100 | instance | ok: [instance]
2026-06-24 00:45:08.034375 | instance |
2026-06-24 00:45:08.034648 | instance | TASK [Configure short hostname] ************************************************
2026-06-24 00:45:08.034936 | instance | Wednesday 24 June 2026 00:45:08 +0000 (0:00:01.126) 0:00:01.152 ********
2026-06-24 00:45:08.713792 | instance | changed: [instance]
2026-06-24 00:45:08.714055 | instance |
2026-06-24 00:45:08.714374 | instance | TASK [Ensure hostname inside hosts file] ***************************************
2026-06-24 00:45:08.714648 | instance | Wednesday 24 June 2026 00:45:08 +0000 (0:00:00.678) 0:00:01.831 ********
2026-06-24 00:45:08.973638 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-24 00:45:08.973912 | instance | with a mode of 0700, this may cause issues when running as another user. To
2026-06-24 00:45:08.974232 | instance | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-24 00:45:08.984025 | instance | changed: [instance]
2026-06-24 00:45:08.984309 | instance |
2026-06-24 00:45:08.984603 | instance | TASK [Install "dirmngr" for GPG keyserver operations] **************************
2026-06-24 00:45:08.984937 | instance | Wednesday 24 June 2026 00:45:08 +0000 (0:00:00.270) 0:00:02.101 ********
2026-06-24 00:45:10.102932 | instance | ok: [instance]
2026-06-24 00:45:10.103286 | instance |
2026-06-24 00:45:10.103641 | instance | TASK [Purge "snapd" package] ***************************************************
2026-06-24 00:45:10.103969 | instance | Wednesday 24 June 2026 00:45:10 +0000 (0:00:01.119) 0:00:03.220 ********
2026-06-24 00:45:10.777816 | instance | ok: [instance]
2026-06-24 00:45:10.777939 | instance |
2026-06-24 00:45:10.778094 | instance | PLAY [Generate workspace for Atmosphere] ***************************************
2026-06-24 00:45:10.778256 | instance |
2026-06-24 00:45:10.778422 | instance | TASK [Create folders for workspace] ********************************************
2026-06-24 00:45:10.778583 | instance | Wednesday 24 June 2026 00:45:10 +0000 (0:00:00.674) 0:00:03.895 ********
2026-06-24 00:45:11.802699 | instance | changed: [localhost] => (item=group_vars)
2026-06-24 00:45:11.802850 | instance | changed: [localhost] => (item=group_vars/all)
2026-06-24 00:45:11.803063 | instance | changed: [localhost] => (item=group_vars/controllers)
2026-06-24 00:45:11.803239 | instance | changed: [localhost] => (item=group_vars/cephs)
2026-06-24 00:45:11.803419 | instance | changed: [localhost] => (item=group_vars/computes)
2026-06-24 00:45:11.803588 | instance | changed: [localhost] => (item=host_vars)
2026-06-24 00:45:11.803753 | instance |
2026-06-24 00:45:11.803930 | instance | PLAY [Generate Ceph control plane configuration for workspace] *****************
2026-06-24 00:45:11.804094 | instance |
2026-06-24 00:45:11.804268 | instance | TASK [Ensure the Ceph control plane configuration file exists] *****************
2026-06-24 00:45:11.804444 | instance | Wednesday 24 June 2026 00:45:11 +0000 (0:00:01.025) 0:00:04.920 ********
2026-06-24 00:45:11.973029 | instance | changed: [localhost]
2026-06-24 00:45:11.973247 | instance |
2026-06-24 00:45:11.973521 | instance | TASK [Load the current Ceph control plane configuration into a variable] *******
2026-06-24 00:45:11.973787 | instance | Wednesday 24 June 2026 00:45:11 +0000 (0:00:00.170) 0:00:05.090 ********
2026-06-24 00:45:11.997139 | instance | ok: [localhost]
2026-06-24 00:45:11.997564 | instance |
2026-06-24 00:45:11.997856 | instance | TASK [Generate Ceph control plane values for missing variables] ****************
2026-06-24 00:45:11.998144 | instance | Wednesday 24 June 2026 00:45:11 +0000 (0:00:00.023) 0:00:05.114 ********
2026-06-24 00:45:12.044879 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'e8074288-7bf5-5933-99d0-364cbc86364d'})
2026-06-24 00:45:12.045147 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'})
2026-06-24 00:45:12.045422 | instance |
2026-06-24 00:45:12.045713 | instance | TASK [Write new Ceph control plane configuration file to disk] *****************
2026-06-24 00:45:12.046002 | instance | Wednesday 24 June 2026 00:45:12 +0000 (0:00:00.047) 0:00:05.162 ********
2026-06-24 00:45:12.666963 | instance | changed: [localhost]
2026-06-24 00:45:12.667207 | instance |
2026-06-24 00:45:12.667476 | instance | PLAY [Generate Ceph OSD configuration for workspace] ***************************
2026-06-24 00:45:12.667716 | instance |
2026-06-24 00:45:12.668016 | instance | TASK [Ensure the Ceph OSDs configuration file exists] **************************
2026-06-24 00:45:12.668318 | instance | Wednesday 24 June 2026 00:45:12 +0000 (0:00:00.621) 0:00:05.784 ********
2026-06-24 00:45:12.832699 | instance | changed: [localhost]
2026-06-24 00:45:12.833065 | instance |
2026-06-24 00:45:12.833393 | instance | TASK [Load the current Ceph OSDs configuration into a variable] ****************
2026-06-24 00:45:12.833717 | instance | Wednesday 24 June 2026 00:45:12 +0000 (0:00:00.165) 0:00:05.949 ********
2026-06-24 00:45:12.862786 | instance | ok: [localhost]
2026-06-24 00:45:12.863109 | instance |
2026-06-24 00:45:12.863354 | instance | TASK [Generate Ceph OSDs values for missing variables] *************************
2026-06-24 00:45:12.863576 | instance | Wednesday 24 June 2026 00:45:12 +0000 (0:00:00.027) 0:00:05.977 ********
2026-06-24 00:45:12.895998 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']})
2026-06-24 00:45:12.896482 | instance |
2026-06-24 00:45:12.896832 | instance | TASK [Write new Ceph OSDs configuration file to disk] **************************
2026-06-24 00:45:12.897164 | instance | Wednesday 24 June 2026 00:45:12 +0000 (0:00:00.035) 0:00:06.013 ********
2026-06-24 00:45:13.264831 | instance | changed: [localhost]
2026-06-24 00:45:13.265276 | instance |
2026-06-24 00:45:13.265645 | instance | PLAY [Generate Kubernetes configuration for workspace] *************************
2026-06-24 00:45:13.265986 | instance |
2026-06-24 00:45:13.266369 | instance | TASK [Ensure the Kubernetes configuration file exists] *************************
2026-06-24 00:45:13.266727 | instance | Wednesday 24 June 2026 00:45:13 +0000 (0:00:00.369) 0:00:06.382 ********
2026-06-24 00:45:13.451258 | instance | changed: [localhost]
2026-06-24 00:45:13.451563 | instance |
2026-06-24 00:45:13.451830 | instance | TASK [Load the current Kubernetes configuration into a variable] ***************
2026-06-24 00:45:13.452055 | instance | Wednesday 24 June 2026 00:45:13 +0000 (0:00:00.186) 0:00:06.568 ********
2026-06-24 00:45:13.471218 | instance | ok: [localhost]
2026-06-24 00:45:13.471465 | instance |
2026-06-24 00:45:13.471894 | instance | TASK [Generate Kubernetes values for missing variables] ************************
2026-06-24 00:45:13.472319 | instance | Wednesday 24 June 2026 00:45:13 +0000 (0:00:00.020) 0:00:06.589 ********
2026-06-24 00:45:13.511953 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'})
2026-06-24 00:45:13.512231 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42})
2026-06-24 00:45:13.512462 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'})
2026-06-24 00:45:13.512725 | instance |
2026-06-24 00:45:13.512947 | instance | TASK [Write new Kubernetes configuration file to disk] *************************
2026-06-24 00:45:13.513153 | instance | Wednesday 24 June 2026 00:45:13 +0000 (0:00:00.040) 0:00:06.629 ********
2026-06-24 00:45:13.884516 | instance | changed: [localhost]
2026-06-24 00:45:13.885029 | instance |
2026-06-24 00:45:13.885036 | instance | PLAY [Generate Keepalived configuration for workspace] *************************
2026-06-24 00:45:13.885041 | instance |
2026-06-24 00:45:13.885052 | instance | TASK [Ensure the Keeaplived configuration file exists] *************************
2026-06-24 00:45:13.885056 | instance | Wednesday 24 June 2026 00:45:13 +0000 (0:00:00.371) 0:00:07.000 ********
2026-06-24 00:45:14.075930 | instance | changed: [localhost]
2026-06-24 00:45:14.076005 | instance |
2026-06-24 00:45:14.076013 | instance | TASK [Load the current Keepalived configuration into a variable] ***************
2026-06-24 00:45:14.076020 | instance | Wednesday 24 June 2026 00:45:14 +0000 (0:00:00.190) 0:00:07.191 ********
2026-06-24 00:45:14.105805 | instance | ok: [localhost]
2026-06-24 00:45:14.106019 | instance |
2026-06-24 00:45:14.106311 | instance | TASK [Generate Keepalived values for missing variables] ************************
2026-06-24 00:45:14.106594 | instance | Wednesday 24 June 2026 00:45:14 +0000 (0:00:00.031) 0:00:07.223 ********
2026-06-24 00:45:14.149857 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'})
2026-06-24 00:45:14.149997 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'})
2026-06-24 00:45:14.150156 | instance |
2026-06-24 00:45:14.150325 | instance | TASK [Write new Keepalived configuration file to disk] *************************
2026-06-24 00:45:14.150498 | instance | Wednesday 24 June 2026 00:45:14 +0000 (0:00:00.044) 0:00:07.267 ********
2026-06-24 00:45:14.520132 | instance | changed: [localhost]
2026-06-24 00:45:14.520363 | instance |
2026-06-24 00:45:14.520637 | instance | PLAY [Generate endpoints for workspace] ****************************************
2026-06-24 00:45:14.520889 | instance |
2026-06-24 00:45:14.521204 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 00:45:14.521474 | instance | Wednesday 24 June 2026 00:45:14 +0000 (0:00:00.369) 0:00:07.637 ********
2026-06-24 00:45:15.224472 | instance | ok: [localhost]
2026-06-24 00:45:15.224546 | instance |
2026-06-24 00:45:15.224580 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-06-24 00:45:15.224596 | instance | Wednesday 24 June 2026 00:45:15 +0000 (0:00:00.703) 0:00:08.341 ********
2026-06-24 00:45:15.400178 | instance | changed: [localhost]
2026-06-24 00:45:15.400256 | instance |
2026-06-24 00:45:15.400473 | instance | TASK [Load the current endpoints into a variable] ******************************
2026-06-24 00:45:15.400512 | instance | Wednesday 24 June 2026 00:45:15 +0000 (0:00:00.176) 0:00:08.517 ********
2026-06-24 00:45:15.432889 | instance | ok: [localhost]
2026-06-24 00:45:15.433906 | instance |
2026-06-24 00:45:15.434001 | instance | TASK [Generate endpoint skeleton for missing variables] ************************
2026-06-24 00:45:15.434014 | instance | Wednesday 24 June 2026 00:45:15 +0000 (0:00:00.031) 0:00:08.549 ********
2026-06-24 00:45:16.236906 | instance | ok: [localhost] => (item=keycloak_host)
2026-06-24 00:45:16.237031 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host)
2026-06-24 00:45:16.237168 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host)
2026-06-24 00:45:16.237443 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host)
2026-06-24 00:45:16.237666 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name)
2026-06-24 00:45:16.237891 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host)
2026-06-24 00:45:16.238108 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host)
2026-06-24 00:45:16.238327 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host)
2026-06-24 00:45:16.238580 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host)
2026-06-24 00:45:16.238833 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host)
2026-06-24 00:45:16.239101 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host)
2026-06-24 00:45:16.239332 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host)
2026-06-24 00:45:16.239570 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host)
2026-06-24 00:45:16.239800 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host)
2026-06-24 00:45:16.240026 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host)
2026-06-24 00:45:16.240251 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host)
2026-06-24 00:45:16.240487 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host)
2026-06-24 00:45:16.240716 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host)
2026-06-24 00:45:16.240948 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host)
2026-06-24 00:45:16.241176 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host)
2026-06-24 00:45:16.241401 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host)
2026-06-24 00:45:16.241627 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host)
2026-06-24 00:45:16.241857 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host)
2026-06-24 00:45:16.242072 | instance |
2026-06-24 00:45:16.242300 | instance | TASK [Write new endpoints file to disk] ****************************************
2026-06-24 00:45:16.242605 | instance | Wednesday 24 June 2026 00:45:16 +0000 (0:00:00.805) 0:00:09.354 ********
2026-06-24 00:45:16.608722 | instance | changed: [localhost]
2026-06-24 00:45:16.608861 | instance |
2026-06-24 00:45:16.608948 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-06-24 00:45:16.609118 | instance | Wednesday 24 June 2026 00:45:16 +0000 (0:00:00.368) 0:00:09.722 ********
2026-06-24 00:45:16.781180 | instance | changed: [localhost]
2026-06-24 00:45:16.781398 | instance |
2026-06-24 00:45:16.781676 | instance | PLAY [Generate Neutron configuration for workspace] ****************************
2026-06-24 00:45:16.781924 | instance |
2026-06-24 00:45:16.782194 | instance | TASK [Ensure the Neutron configuration file exists] ****************************
2026-06-24 00:45:16.782556 | instance | Wednesday 24 June 2026 00:45:16 +0000 (0:00:00.176) 0:00:09.899 ********
2026-06-24 00:45:16.955614 | instance | changed: [localhost]
2026-06-24 00:45:16.955840 | instance |
2026-06-24 00:45:16.956118 | instance | TASK [Load the current Neutron configuration into a variable] ******************
2026-06-24 00:45:16.956384 | instance | Wednesday 24 June 2026 00:45:16 +0000 (0:00:00.173) 0:00:10.072 ********
2026-06-24 00:45:16.992328 | instance | ok: [localhost]
2026-06-24 00:45:16.992542 | instance |
2026-06-24 00:45:16.992809 | instance | TASK [Generate Neutron values for missing variables] ***************************
2026-06-24 00:45:16.993076 | instance | Wednesday 24 June 2026 00:45:16 +0000 (0:00:00.037) 0:00:10.110 ********
2026-06-24 00:45:17.036419 | 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 00:45:17.036622 | instance |
2026-06-24 00:45:17.036889 | instance | TASK [Write new Neutron configuration file to disk] ****************************
2026-06-24 00:45:17.037152 | instance | Wednesday 24 June 2026 00:45:17 +0000 (0:00:00.044) 0:00:10.154 ********
2026-06-24 00:45:17.403443 | instance | changed: [localhost]
2026-06-24 00:45:17.403663 | instance |
2026-06-24 00:45:17.403907 | instance | PLAY [Generate Nova configuration for workspace] *******************************
2026-06-24 00:45:17.404116 | instance |
2026-06-24 00:45:17.404337 | instance | TASK [Ensure the Nova configuration file exists] *******************************
2026-06-24 00:45:17.404558 | instance | Wednesday 24 June 2026 00:45:17 +0000 (0:00:00.366) 0:00:10.521 ********
2026-06-24 00:45:17.585669 | instance | changed: [localhost]
2026-06-24 00:45:17.585973 | instance |
2026-06-24 00:45:17.586280 | instance | TASK [Load the current Nova configuration into a variable] *********************
2026-06-24 00:45:17.586576 | instance | Wednesday 24 June 2026 00:45:17 +0000 (0:00:00.181) 0:00:10.703 ********
2026-06-24 00:45:17.620205 | instance | ok: [localhost]
2026-06-24 00:45:17.620433 | instance |
2026-06-24 00:45:17.620711 | instance | TASK [Generate Nova values for missing variables] ******************************
2026-06-24 00:45:17.620981 | instance | Wednesday 24 June 2026 00:45:17 +0000 (0:00:00.035) 0:00:10.738 ********
2026-06-24 00:45:17.666383 | 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 00:45:17.666632 | instance |
2026-06-24 00:45:17.666941 | instance | TASK [Write new Nova configuration file to disk] *******************************
2026-06-24 00:45:17.667241 | instance | Wednesday 24 June 2026 00:45:17 +0000 (0:00:00.046) 0:00:10.784 ********
2026-06-24 00:45:19.081955 | instance | changed: [localhost]
2026-06-24 00:45:19.082002 | instance |
2026-06-24 00:45:19.082008 | instance | PLAY [Generate secrets for workspace] ******************************************
2026-06-24 00:45:19.082012 | instance |
2026-06-24 00:45:19.082020 | instance | TASK [Ensure the secrets file exists] ******************************************
2026-06-24 00:45:19.082349 | instance | Wednesday 24 June 2026 00:45:19 +0000 (0:00:01.414) 0:00:12.198 ********
2026-06-24 00:45:19.247680 | instance | changed: [localhost]
2026-06-24 00:45:19.247804 | instance |
2026-06-24 00:45:19.248190 | instance | TASK [Load the current secrets into a variable] ********************************
2026-06-24 00:45:19.248245 | instance | Wednesday 24 June 2026 00:45:19 +0000 (0:00:00.166) 0:00:12.365 ********
2026-06-24 00:45:19.275486 | instance | ok: [localhost]
2026-06-24 00:45:19.275528 | instance |
2026-06-24 00:45:19.275534 | instance | TASK [Generate secrets for missing variables] **********************************
2026-06-24 00:45:19.275539 | instance | Wednesday 24 June 2026 00:45:19 +0000 (0:00:00.027) 0:00:12.393 ********
2026-06-24 00:45:19.685840 | instance | ok: [localhost] => (item=heat_auth_encryption_key)
2026-06-24 00:45:19.685915 | instance | ok: [localhost] => (item=keepalived_password)
2026-06-24 00:45:19.686026 | instance | ok: [localhost] => (item=keycloak_admin_password)
2026-06-24 00:45:19.686212 | instance | ok: [localhost] => (item=keycloak_database_password)
2026-06-24 00:45:19.686366 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret)
2026-06-24 00:45:19.686514 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase)
2026-06-24 00:45:19.686662 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password)
2026-06-24 00:45:19.686806 | instance | ok: [localhost] => (item=octavia_heartbeat_key)
2026-06-24 00:45:19.686976 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password)
2026-06-24 00:45:19.687123 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key)
2026-06-24 00:45:19.687267 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password)
2026-06-24 00:45:19.687459 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password)
2026-06-24 00:45:19.687651 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password)
2026-06-24 00:45:19.687962 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password)
2026-06-24 00:45:19.688122 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password)
2026-06-24 00:45:19.688274 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password)
2026-06-24 00:45:19.688427 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password)
2026-06-24 00:45:19.688586 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password)
2026-06-24 00:45:19.688741 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password)
2026-06-24 00:45:19.688912 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password)
2026-06-24 00:45:19.689068 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password)
2026-06-24 00:45:19.689217 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password)
2026-06-24 00:45:19.689366 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password)
2026-06-24 00:45:19.689517 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password)
2026-06-24 00:45:19.689669 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password)
2026-06-24 00:45:19.689821 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password)
2026-06-24 00:45:19.689974 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret)
2026-06-24 00:45:19.690125 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password)
2026-06-24 00:45:19.690275 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password)
2026-06-24 00:45:19.690429 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password)
2026-06-24 00:45:19.690580 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password)
2026-06-24 00:45:19.690730 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password)
2026-06-24 00:45:19.690882 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password)
2026-06-24 00:45:19.691053 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password)
2026-06-24 00:45:19.691205 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password)
2026-06-24 00:45:19.691357 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password)
2026-06-24 00:45:19.691513 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password)
2026-06-24 00:45:19.691664 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password)
2026-06-24 00:45:19.691815 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password)
2026-06-24 00:45:19.691968 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password)
2026-06-24 00:45:19.692122 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password)
2026-06-24 00:45:19.692274 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password)
2026-06-24 00:45:19.692424 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password)
2026-06-24 00:45:19.692583 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password)
2026-06-24 00:45:19.692745 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password)
2026-06-24 00:45:19.692946 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password)
2026-06-24 00:45:19.693103 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password)
2026-06-24 00:45:19.693253 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password)
2026-06-24 00:45:19.693402 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password)
2026-06-24 00:45:19.693556 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password)
2026-06-24 00:45:19.693702 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password)
2026-06-24 00:45:19.693860 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password)
2026-06-24 00:45:19.694031 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password)
2026-06-24 00:45:19.694187 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password)
2026-06-24 00:45:19.694331 | instance |
2026-06-24 00:45:19.694485 | instance | TASK [Generate base64 encoded secrets] *****************************************
2026-06-24 00:45:19.694642 | instance | Wednesday 24 June 2026 00:45:19 +0000 (0:00:00.410) 0:00:12.803 ********
2026-06-24 00:45:19.743766 | instance | ok: [localhost] => (item=barbican_kek)
2026-06-24 00:45:19.744154 | instance |
2026-06-24 00:45:19.744501 | instance | TASK [Generate temporary files for generating keys for missing variables] ******
2026-06-24 00:45:19.744992 | instance | Wednesday 24 June 2026 00:45:19 +0000 (0:00:00.057) 0:00:12.861 ********
2026-06-24 00:45:20.167900 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-24 00:45:20.168380 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-24 00:45:20.168734 | instance |
2026-06-24 00:45:20.169064 | instance | TASK [Generate SSH keys for missing variables] *********************************
2026-06-24 00:45:20.169432 | instance | Wednesday 24 June 2026 00:45:20 +0000 (0:00:00.423) 0:00:13.285 ********
2026-06-24 00:45:23.609686 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-24 00:45:23.609770 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-24 00:45:23.610191 | instance |
2026-06-24 00:45:23.610263 | instance | TASK [Set values for SSH keys] *************************************************
2026-06-24 00:45:23.610270 | instance | Wednesday 24 June 2026 00:45:23 +0000 (0:00:03.442) 0:00:16.727 ********
2026-06-24 00:45:23.670089 | instance | ok: [localhost] => (item=manila_ssh_key)
2026-06-24 00:45:23.670208 | instance | ok: [localhost] => (item=nova_ssh_key)
2026-06-24 00:45:23.670236 | instance |
2026-06-24 00:45:23.670533 | instance | TASK [Delete the temporary files generated for SSH keys] ***********************
2026-06-24 00:45:23.670587 | instance | Wednesday 24 June 2026 00:45:23 +0000 (0:00:00.060) 0:00:16.787 ********
2026-06-24 00:45:24.026096 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-24 00:45:24.026184 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-24 00:45:24.026199 | instance |
2026-06-24 00:45:24.026503 | instance | TASK [Write new secrets file to disk] ******************************************
2026-06-24 00:45:24.026568 | instance | Wednesday 24 June 2026 00:45:24 +0000 (0:00:00.356) 0:00:17.143 ********
2026-06-24 00:45:24.407546 | instance | changed: [localhost]
2026-06-24 00:45:24.407587 | instance |
2026-06-24 00:45:24.407593 | instance | TASK [Encrypt secrets file with Vault password] ********************************
2026-06-24 00:45:24.407599 | instance | Wednesday 24 June 2026 00:45:24 +0000 (0:00:00.381) 0:00:17.525 ********
2026-06-24 00:45:24.436365 | instance | skipping: [localhost]
2026-06-24 00:45:24.437262 | instance |
2026-06-24 00:45:24.437311 | instance | PLAY [Setup networking] ********************************************************
2026-06-24 00:45:24.437319 | instance |
2026-06-24 00:45:24.437326 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 00:45:24.437332 | instance | Wednesday 24 June 2026 00:45:24 +0000 (0:00:00.029) 0:00:17.554 ********
2026-06-24 00:45:25.117921 | instance | ok: [instance]
2026-06-24 00:45:25.117996 | instance |
2026-06-24 00:45:25.118274 | instance | TASK [Create bridge for management network] ************************************
2026-06-24 00:45:25.118312 | instance | Wednesday 24 June 2026 00:45:25 +0000 (0:00:00.681) 0:00:18.236 ********
2026-06-24 00:45:25.452572 | instance | ok: [instance]
2026-06-24 00:45:25.453394 | instance |
2026-06-24 00:45:25.453452 | instance | TASK [Create fake interface for management bridge] *****************************
2026-06-24 00:45:25.453465 | instance | Wednesday 24 June 2026 00:45:25 +0000 (0:00:00.333) 0:00:18.569 ********
2026-06-24 00:45:25.663435 | instance | ok: [instance]
2026-06-24 00:45:25.663575 | instance |
2026-06-24 00:45:25.663834 | instance | TASK [Assign dummy interface to management bridge] *****************************
2026-06-24 00:45:25.664059 | instance | Wednesday 24 June 2026 00:45:25 +0000 (0:00:00.211) 0:00:18.781 ********
2026-06-24 00:45:25.889690 | instance | ok: [instance]
2026-06-24 00:45:25.889811 | instance |
2026-06-24 00:45:25.890078 | instance | TASK [Assign IP address for management bridge] *********************************
2026-06-24 00:45:25.890308 | instance | Wednesday 24 June 2026 00:45:25 +0000 (0:00:00.226) 0:00:19.007 ********
2026-06-24 00:45:26.096149 | instance | ok: [instance]
2026-06-24 00:45:26.096306 | instance |
2026-06-24 00:45:26.096583 | instance | TASK [Bring up interfaces] *****************************************************
2026-06-24 00:45:26.096819 | instance | Wednesday 24 June 2026 00:45:26 +0000 (0:00:00.206) 0:00:19.214 ********
2026-06-24 00:45:26.495836 | instance | ok: [instance] => (item=br-mgmt)
2026-06-24 00:45:26.496457 | instance | ok: [instance] => (item=dummy0)
2026-06-24 00:45:26.496788 | instance |
2026-06-24 00:45:26.497129 | instance | PLAY [Create devices for Ceph] *************************************************
2026-06-24 00:45:26.497447 | instance |
2026-06-24 00:45:26.497833 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 00:45:26.498176 | instance | Wednesday 24 June 2026 00:45:26 +0000 (0:00:00.399) 0:00:19.613 ********
2026-06-24 00:45:27.227675 | instance | ok: [instance]
2026-06-24 00:45:27.227943 | instance |
2026-06-24 00:45:27.228173 | instance | TASK [Install depedencies] *****************************************************
2026-06-24 00:45:27.228399 | instance | Wednesday 24 June 2026 00:45:27 +0000 (0:00:00.732) 0:00:20.345 ********
2026-06-24 00:45:48.221886 | instance | changed: [instance]
2026-06-24 00:45:48.221928 | instance |
2026-06-24 00:45:48.221936 | instance | TASK [Start up service] ********************************************************
2026-06-24 00:45:48.221943 | instance | Wednesday 24 June 2026 00:45:48 +0000 (0:00:20.994) 0:00:41.339 ********
2026-06-24 00:45:48.749335 | instance | ok: [instance]
2026-06-24 00:45:48.749376 | instance |
2026-06-24 00:45:48.749384 | instance | TASK [Generate lvm.conf] *******************************************************
2026-06-24 00:45:48.749391 | instance | Wednesday 24 June 2026 00:45:48 +0000 (0:00:00.527) 0:00:41.866 ********
2026-06-24 00:45:48.958659 | instance | ok: [instance]
2026-06-24 00:45:48.958698 | instance |
2026-06-24 00:45:48.958709 | instance | TASK [Write /etc/lvm/lvm.conf] *************************************************
2026-06-24 00:45:48.958714 | instance | Wednesday 24 June 2026 00:45:48 +0000 (0:00:00.209) 0:00:42.076 ********
2026-06-24 00:45:49.408504 | instance | changed: [instance]
2026-06-24 00:45:49.408552 | instance |
2026-06-24 00:45:49.408559 | instance | TASK [Get list of all loopback devices] ****************************************
2026-06-24 00:45:49.408567 | instance | Wednesday 24 June 2026 00:45:49 +0000 (0:00:00.449) 0:00:42.525 ********
2026-06-24 00:45:49.603732 | instance | ok: [instance]
2026-06-24 00:45:49.603764 | instance |
2026-06-24 00:45:49.603769 | instance | TASK [Fail if there is any existing loopback devices] **************************
2026-06-24 00:45:49.603774 | instance | Wednesday 24 June 2026 00:45:49 +0000 (0:00:00.195) 0:00:42.721 ********
2026-06-24 00:45:49.627720 | instance | skipping: [instance]
2026-06-24 00:45:49.627766 | instance |
2026-06-24 00:45:49.627775 | instance | TASK [Create devices for Ceph] *************************************************
2026-06-24 00:45:49.627781 | instance | Wednesday 24 June 2026 00:45:49 +0000 (0:00:00.024) 0:00:42.745 ********
2026-06-24 00:45:50.159081 | instance | changed: [instance] => (item=osd0)
2026-06-24 00:45:50.159307 | instance | changed: [instance] => (item=osd1)
2026-06-24 00:45:50.159321 | instance | changed: [instance] => (item=osd2)
2026-06-24 00:45:50.159338 | instance |
2026-06-24 00:45:50.159346 | instance | TASK [Set permissions on loopback devices] *************************************
2026-06-24 00:45:50.159466 | instance | Wednesday 24 June 2026 00:45:50 +0000 (0:00:00.531) 0:00:43.276 ********
2026-06-24 00:45:50.688364 | instance | changed: [instance] => (item=osd0)
2026-06-24 00:45:50.689236 | instance | changed: [instance] => (item=osd1)
2026-06-24 00:45:50.689292 | instance | changed: [instance] => (item=osd2)
2026-06-24 00:45:50.689300 | instance |
2026-06-24 00:45:50.689307 | instance | TASK [Start loop devices] ******************************************************
2026-06-24 00:45:50.689313 | instance | Wednesday 24 June 2026 00:45:50 +0000 (0:00:00.529) 0:00:43.806 ********
2026-06-24 00:45:51.393904 | instance | changed: [instance] => (item=osd0)
2026-06-24 00:45:51.393987 | instance | changed: [instance] => (item=osd1)
2026-06-24 00:45:51.394755 | instance | changed: [instance] => (item=osd2)
2026-06-24 00:45:51.394977 | instance |
2026-06-24 00:45:51.394988 | instance | TASK [Create a volume group for each loop device] ******************************
2026-06-24 00:45:51.394995 | instance | Wednesday 24 June 2026 00:45:51 +0000 (0:00:00.704) 0:00:44.511 ********
2026-06-24 00:45:54.823777 | instance | changed: [instance] => (item=osd0)
2026-06-24 00:45:54.823880 | instance | changed: [instance] => (item=osd1)
2026-06-24 00:45:54.824408 | instance | changed: [instance] => (item=osd2)
2026-06-24 00:45:54.824450 | instance |
2026-06-24 00:45:54.824456 | instance | TASK [Create a logical volume for each loop device] ****************************
2026-06-24 00:45:54.824462 | instance | Wednesday 24 June 2026 00:45:54 +0000 (0:00:03.430) 0:00:47.941 ********
2026-06-24 00:45:56.664087 | instance | changed: [instance] => (item=ceph-instance-osd0)
2026-06-24 00:45:56.664269 | instance | changed: [instance] => (item=ceph-instance-osd1)
2026-06-24 00:45:56.664632 | instance | changed: [instance] => (item=ceph-instance-osd2)
2026-06-24 00:45:56.664857 | instance |
2026-06-24 00:45:56.665073 | instance | PLAY [controllers] *************************************************************
2026-06-24 00:45:56.665271 | instance |
2026-06-24 00:45:56.665527 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 00:45:56.665798 | instance | Wednesday 24 June 2026 00:45:56 +0000 (0:00:01.838) 0:00:49.780 ********
2026-06-24 00:45:57.549207 | instance | ok: [instance]
2026-06-24 00:45:57.549311 | instance |
2026-06-24 00:45:57.549485 | instance | TASK [Set masquerade rule] *****************************************************
2026-06-24 00:45:57.549769 | instance | Wednesday 24 June 2026 00:45:57 +0000 (0:00:00.886) 0:00:50.667 ********
2026-06-24 00:45:58.038001 | instance | changed: [instance]
2026-06-24 00:45:58.038489 | instance |
2026-06-24 00:45:58.038723 | instance | PLAY RECAP *********************************************************************
2026-06-24 00:45:58.039002 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-06-24 00:45:58.039255 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-06-24 00:45:58.039469 | instance |
2026-06-24 00:45:58.039693 | instance | Wednesday 24 June 2026 00:45:58 +0000 (0:00:00.488) 0:00:51.155 ********
2026-06-24 00:45:58.039909 | instance | ===============================================================================
2026-06-24 00:45:58.040125 | instance | Install depedencies ---------------------------------------------------- 20.99s
2026-06-24 00:45:58.040340 | instance | Generate SSH keys for missing variables --------------------------------- 3.44s
2026-06-24 00:45:58.040564 | instance | Create a volume group for each loop device ------------------------------ 3.43s
2026-06-24 00:45:58.040783 | instance | Create a logical volume for each loop device ---------------------------- 1.84s
2026-06-24 00:45:58.040996 | instance | Write new Nova configuration file to disk ------------------------------- 1.41s
2026-06-24 00:45:58.041214 | instance | Gathering Facts --------------------------------------------------------- 1.13s
2026-06-24 00:45:58.041440 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.12s
2026-06-24 00:45:58.041657 | instance | Create folders for workspace -------------------------------------------- 1.03s
2026-06-24 00:45:58.041871 | instance | Gathering Facts --------------------------------------------------------- 0.89s
2026-06-24 00:45:58.042088 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.81s
2026-06-24 00:45:58.042337 | instance | Gathering Facts --------------------------------------------------------- 0.73s
2026-06-24 00:45:58.042556 | instance | Start loop devices ------------------------------------------------------ 0.71s
2026-06-24 00:45:58.042767 | instance | Gathering Facts --------------------------------------------------------- 0.70s
2026-06-24 00:45:58.043008 | instance | Gathering Facts --------------------------------------------------------- 0.68s
2026-06-24 00:45:58.043223 | instance | Configure short hostname ------------------------------------------------ 0.68s
2026-06-24 00:45:58.043452 | instance | Purge "snapd" package --------------------------------------------------- 0.67s
2026-06-24 00:45:58.043672 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.62s
2026-06-24 00:45:58.043880 | instance | Create devices for Ceph ------------------------------------------------- 0.53s
2026-06-24 00:45:58.044091 | instance | Set permissions on loopback devices ------------------------------------- 0.53s
2026-06-24 00:45:58.044302 | instance | Start up service -------------------------------------------------------- 0.53s
2026-06-24 00:45:58.144104 | instance | INFO [aio > prepare] Executed: Successful
2026-06-24 00:45:58.152608 | instance | INFO [aio > converge] Executing
2026-06-24 00:46:01.028706 | instance |
2026-06-24 00:46:01.028787 | instance | PLAY [all] *********************************************************************
2026-06-24 00:46:01.028799 | instance |
2026-06-24 00:46:01.028837 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 00:46:01.029219 | instance | Wednesday 24 June 2026 00:46:01 +0000 (0:00:00.023) 0:00:00.023 ********
2026-06-24 00:46:02.285782 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-06-24 00:46:02.286050 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-06-24 00:46:02.286340 | instance | interpreter could change the meaning of that path. See
2026-06-24 00:46:02.286618 | instance | https://docs.ansible.com/ansible-
2026-06-24 00:46:02.286923 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-06-24 00:46:02.299237 | instance | ok: [instance]
2026-06-24 00:46:02.299403 | instance |
2026-06-24 00:46:02.299825 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-06-24 00:46:02.300135 | instance | Wednesday 24 June 2026 00:46:02 +0000 (0:00:01.272) 0:00:01.295 ********
2026-06-24 00:46:02.343270 | instance | skipping: [instance]
2026-06-24 00:46:02.343594 | instance |
2026-06-24 00:46:02.344102 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-06-24 00:46:02.344380 | instance | Wednesday 24 June 2026 00:46:02 +0000 (0:00:00.043) 0:00:01.339 ********
2026-06-24 00:46:02.532512 | instance | ok: [instance]
2026-06-24 00:46:02.532706 | instance |
2026-06-24 00:46:02.533037 | instance | PLAY [Deploy Ceph monitors & managers] *****************************************
2026-06-24 00:46:02.533339 | instance |
2026-06-24 00:46:02.533625 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 00:46:02.533880 | instance | Wednesday 24 June 2026 00:46:02 +0000 (0:00:00.189) 0:00:01.528 ********
2026-06-24 00:46:03.447839 | instance | ok: [instance]
2026-06-24 00:46:03.448479 | instance |
2026-06-24 00:46:03.448850 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-24 00:46:03.449194 | instance | Wednesday 24 June 2026 00:46:03 +0000 (0:00:00.915) 0:00:02.443 ********
2026-06-24 00:46:03.731599 | instance | ok: [instance]
2026-06-24 00:46:03.731723 | instance |
2026-06-24 00:46:03.731935 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-24 00:46:03.732194 | instance | Wednesday 24 June 2026 00:46:03 +0000 (0:00:00.283) 0:00:02.727 ********
2026-06-24 00:46:03.783555 | instance | skipping: [instance]
2026-06-24 00:46:03.783813 | instance |
2026-06-24 00:46:03.784030 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-24 00:46:03.784241 | instance | Wednesday 24 June 2026 00:46:03 +0000 (0:00:00.048) 0:00:02.775 ********
2026-06-24 00:46:04.159433 | instance | changed: [instance]
2026-06-24 00:46:04.159511 | instance |
2026-06-24 00:46:04.159643 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 00:46:04.159853 | instance | Wednesday 24 June 2026 00:46:04 +0000 (0:00:00.377) 0:00:03.152 ********
2026-06-24 00:46:04.231581 | instance | ok: [instance] => {
2026-06-24 00:46:04.231800 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-24 00:46:04.231989 | instance | }
2026-06-24 00:46:04.232130 | instance |
2026-06-24 00:46:04.232279 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 00:46:04.232440 | instance | Wednesday 24 June 2026 00:46:04 +0000 (0:00:00.071) 0:00:03.224 ********
2026-06-24 00:46:04.931400 | instance | changed: [instance]
2026-06-24 00:46:04.931463 | instance |
2026-06-24 00:46:04.931586 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 00:46:04.931742 | instance | Wednesday 24 June 2026 00:46:04 +0000 (0:00:00.700) 0:00:03.924 ********
2026-06-24 00:46:04.983497 | instance | skipping: [instance]
2026-06-24 00:46:04.983579 | instance |
2026-06-24 00:46:04.983677 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-24 00:46:04.983903 | instance | Wednesday 24 June 2026 00:46:04 +0000 (0:00:00.053) 0:00:03.978 ********
2026-06-24 00:46:05.043420 | instance | skipping: [instance]
2026-06-24 00:46:05.043608 | instance |
2026-06-24 00:46:05.043773 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-24 00:46:05.043926 | instance | Wednesday 24 June 2026 00:46:05 +0000 (0:00:00.060) 0:00:04.038 ********
2026-06-24 00:46:05.266792 | instance | ok: [instance]
2026-06-24 00:46:05.267003 | instance |
2026-06-24 00:46:05.267160 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-24 00:46:05.267324 | instance | Wednesday 24 June 2026 00:46:05 +0000 (0:00:00.220) 0:00:04.259 ********
2026-06-24 00:46:06.419037 | instance | ok: [instance]
2026-06-24 00:46:06.419108 | instance |
2026-06-24 00:46:06.419119 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 00:46:06.419130 | instance | Wednesday 24 June 2026 00:46:06 +0000 (0:00:01.155) 0:00:05.414 ********
2026-06-24 00:46:06.489725 | instance | ok: [instance] => {
2026-06-24 00:46:06.490527 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-24 00:46:06.490574 | instance | }
2026-06-24 00:46:06.490582 | instance |
2026-06-24 00:46:06.490588 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 00:46:06.490594 | instance | Wednesday 24 June 2026 00:46:06 +0000 (0:00:00.070) 0:00:05.485 ********
2026-06-24 00:46:07.268113 | instance | changed: [instance]
2026-06-24 00:46:07.268199 | instance |
2026-06-24 00:46:07.268453 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 00:46:07.268521 | instance | Wednesday 24 June 2026 00:46:07 +0000 (0:00:00.777) 0:00:06.263 ********
2026-06-24 00:46:10.087097 | instance | changed: [instance]
2026-06-24 00:46:10.087236 | instance |
2026-06-24 00:46:10.087248 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-24 00:46:10.087404 | instance | Wednesday 24 June 2026 00:46:10 +0000 (0:00:02.819) 0:00:09.083 ********
2026-06-24 00:46:10.127675 | instance | skipping: [instance]
2026-06-24 00:46:10.128059 | instance |
2026-06-24 00:46:10.128099 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-24 00:46:10.128106 | instance | Wednesday 24 June 2026 00:46:10 +0000 (0:00:00.040) 0:00:09.123 ********
2026-06-24 00:46:10.161602 | instance | skipping: [instance]
2026-06-24 00:46:10.161779 | instance |
2026-06-24 00:46:10.161991 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-24 00:46:10.162148 | instance | Wednesday 24 June 2026 00:46:10 +0000 (0:00:00.033) 0:00:09.157 ********
2026-06-24 00:46:10.201077 | instance | skipping: [instance]
2026-06-24 00:46:10.201257 | instance |
2026-06-24 00:46:10.201517 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-24 00:46:10.201685 | instance | Wednesday 24 June 2026 00:46:10 +0000 (0:00:00.039) 0:00:09.197 ********
2026-06-24 00:46:15.501683 | instance | changed: [instance]
2026-06-24 00:46:15.501763 | instance |
2026-06-24 00:46:15.501886 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-24 00:46:15.502097 | instance | Wednesday 24 June 2026 00:46:15 +0000 (0:00:05.300) 0:00:14.497 ********
2026-06-24 00:46:16.123593 | instance | changed: [instance]
2026-06-24 00:46:16.123884 | instance |
2026-06-24 00:46:16.124113 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-24 00:46:16.124342 | instance | Wednesday 24 June 2026 00:46:16 +0000 (0:00:00.619) 0:00:15.117 ********
2026-06-24 00:46:17.079564 | instance | changed: [instance] => (item={'path': '/etc/containerd'})
2026-06-24 00:46:17.079655 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-24 00:46:17.079805 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-24 00:46:17.080047 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-24 00:46:17.080272 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-24 00:46:17.080441 | instance |
2026-06-24 00:46:17.080618 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-24 00:46:17.080789 | instance | Wednesday 24 June 2026 00:46:17 +0000 (0:00:00.957) 0:00:16.075 ********
2026-06-24 00:46:17.655987 | instance | changed: [instance]
2026-06-24 00:46:17.656745 | instance |
2026-06-24 00:46:17.657697 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-24 00:46:17.658199 | instance | Wednesday 24 June 2026 00:46:17 +0000 (0:00:00.567) 0:00:16.642 ********
2026-06-24 00:46:17.658635 | instance |
2026-06-24 00:46:17.659135 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-06-24 00:46:17.659682 | instance | Wednesday 24 June 2026 00:46:17 +0000 (0:00:00.008) 0:00:16.650 ********
2026-06-24 00:46:18.695395 | instance | ok: [instance]
2026-06-24 00:46:18.695582 | instance |
2026-06-24 00:46:18.695743 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] **********
2026-06-24 00:46:18.695935 | instance | Wednesday 24 June 2026 00:46:18 +0000 (0:00:01.038) 0:00:17.689 ********
2026-06-24 00:46:19.123775 | instance | changed: [instance]
2026-06-24 00:46:19.124178 | instance |
2026-06-24 00:46:19.124519 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-24 00:46:19.124844 | instance | Wednesday 24 June 2026 00:46:19 +0000 (0:00:00.429) 0:00:18.119 ********
2026-06-24 00:46:19.687669 | instance | changed: [instance]
2026-06-24 00:46:19.688041 | instance |
2026-06-24 00:46:19.688379 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-24 00:46:19.688712 | instance | Wednesday 24 June 2026 00:46:19 +0000 (0:00:00.561) 0:00:18.680 ********
2026-06-24 00:46:19.899438 | instance | ok: [instance]
2026-06-24 00:46:19.899514 | instance |
2026-06-24 00:46:19.899600 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 00:46:19.899788 | instance | Wednesday 24 June 2026 00:46:19 +0000 (0:00:00.214) 0:00:18.894 ********
2026-06-24 00:46:19.955463 | instance | ok: [instance] => {
2026-06-24 00:46:19.955557 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-06-24 00:46:19.955640 | instance | }
2026-06-24 00:46:19.955748 | instance |
2026-06-24 00:46:19.955932 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 00:46:19.956082 | instance | Wednesday 24 June 2026 00:46:19 +0000 (0:00:00.056) 0:00:18.951 ********
2026-06-24 00:46:20.904476 | instance | changed: [instance]
2026-06-24 00:46:20.904999 | instance |
2026-06-24 00:46:20.905047 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 00:46:20.905056 | instance | Wednesday 24 June 2026 00:46:20 +0000 (0:00:00.949) 0:00:19.900 ********
2026-06-24 00:46:25.217345 | instance | changed: [instance]
2026-06-24 00:46:25.217423 | instance |
2026-06-24 00:46:25.217655 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-06-24 00:46:25.217717 | instance | Wednesday 24 June 2026 00:46:25 +0000 (0:00:04.313) 0:00:24.213 ********
2026-06-24 00:46:26.236519 | instance | ok: [instance]
2026-06-24 00:46:26.236603 | instance |
2026-06-24 00:46:26.236856 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-06-24 00:46:26.236871 | instance | Wednesday 24 June 2026 00:46:26 +0000 (0:00:01.019) 0:00:25.232 ********
2026-06-24 00:46:26.614183 | instance | changed: [instance]
2026-06-24 00:46:26.614249 | instance |
2026-06-24 00:46:26.614500 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-06-24 00:46:26.614540 | instance | Wednesday 24 June 2026 00:46:26 +0000 (0:00:00.377) 0:00:25.610 ********
2026-06-24 00:46:27.087612 | instance | changed: [instance]
2026-06-24 00:46:27.087691 | instance |
2026-06-24 00:46:27.087947 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-06-24 00:46:27.087986 | instance | Wednesday 24 June 2026 00:46:27 +0000 (0:00:00.473) 0:00:26.083 ********
2026-06-24 00:46:27.654870 | instance | changed: [instance] => (item={'path': '/etc/docker'})
2026-06-24 00:46:27.654976 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-06-24 00:46:27.655523 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-06-24 00:46:27.655564 | instance |
2026-06-24 00:46:27.655570 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-06-24 00:46:27.655575 | instance | Wednesday 24 June 2026 00:46:27 +0000 (0:00:00.567) 0:00:26.651 ********
2026-06-24 00:46:28.120234 | instance | changed: [instance]
2026-06-24 00:46:28.120709 | instance |
2026-06-24 00:46:28.120951 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-06-24 00:46:28.120961 | instance | Wednesday 24 June 2026 00:46:28 +0000 (0:00:00.465) 0:00:27.116 ********
2026-06-24 00:46:28.593248 | instance | changed: [instance]
2026-06-24 00:46:28.593317 | instance |
2026-06-24 00:46:28.593918 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-06-24 00:46:28.593959 | instance | Wednesday 24 June 2026 00:46:28 +0000 (0:00:00.464) 0:00:27.580 ********
2026-06-24 00:46:28.593965 | instance |
2026-06-24 00:46:28.593970 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-06-24 00:46:28.593974 | instance | Wednesday 24 June 2026 00:46:28 +0000 (0:00:00.008) 0:00:27.589 ********
2026-06-24 00:46:29.328386 | instance | ok: [instance]
2026-06-24 00:46:29.328540 | instance |
2026-06-24 00:46:29.328554 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ******************
2026-06-24 00:46:29.328698 | instance | Wednesday 24 June 2026 00:46:29 +0000 (0:00:00.735) 0:00:28.324 ********
2026-06-24 00:46:30.280594 | instance | changed: [instance]
2026-06-24 00:46:30.280678 | instance |
2026-06-24 00:46:30.280929 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-06-24 00:46:30.280971 | instance | Wednesday 24 June 2026 00:46:30 +0000 (0:00:00.952) 0:00:29.276 ********
2026-06-24 00:46:30.846001 | instance | changed: [instance]
2026-06-24 00:46:30.846034 | instance |
2026-06-24 00:46:30.846040 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-06-24 00:46:30.846044 | instance | Wednesday 24 June 2026 00:46:30 +0000 (0:00:00.565) 0:00:29.841 ********
2026-06-24 00:46:30.911739 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-06-24 00:46:30.911778 | instance |
2026-06-24 00:46:30.911784 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-06-24 00:46:30.911788 | instance | Wednesday 24 June 2026 00:46:30 +0000 (0:00:00.065) 0:00:29.907 ********
2026-06-24 00:46:36.006074 | instance | changed: [instance]
2026-06-24 00:46:36.006148 | instance |
2026-06-24 00:46:36.006387 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-06-24 00:46:36.006560 | instance | Wednesday 24 June 2026 00:46:36 +0000 (0:00:05.094) 0:00:35.002 ********
2026-06-24 00:46:36.657695 | instance | ok: [instance] => (item=chronyd)
2026-06-24 00:46:36.657789 | instance | ok: [instance] => (item=sshd)
2026-06-24 00:46:36.657871 | instance |
2026-06-24 00:46:36.658117 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-06-24 00:46:36.658156 | instance | Wednesday 24 June 2026 00:46:36 +0000 (0:00:00.651) 0:00:35.653 ********
2026-06-24 00:46:36.977135 | instance | changed: [instance]
2026-06-24 00:46:36.977210 | instance |
2026-06-24 00:46:36.977443 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-06-24 00:46:36.977483 | instance | Wednesday 24 June 2026 00:46:36 +0000 (0:00:00.319) 0:00:35.973 ********
2026-06-24 00:46:37.176263 | instance | ok: [instance]
2026-06-24 00:46:37.176337 | instance |
2026-06-24 00:46:37.176616 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-06-24 00:46:37.176654 | instance | Wednesday 24 June 2026 00:46:37 +0000 (0:00:00.199) 0:00:36.172 ********
2026-06-24 00:46:37.639499 | instance | changed: [instance]
2026-06-24 00:46:37.639575 | instance |
2026-06-24 00:46:37.639819 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-06-24 00:46:37.639886 | instance | Wednesday 24 June 2026 00:46:37 +0000 (0:00:00.462) 0:00:36.634 ********
2026-06-24 00:46:38.000064 | instance | changed: [instance]
2026-06-24 00:46:38.000177 | instance |
2026-06-24 00:46:38.000245 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] *************************
2026-06-24 00:46:38.000394 | instance | Wednesday 24 June 2026 00:46:37 +0000 (0:00:00.361) 0:00:36.996 ********
2026-06-24 00:46:38.115403 | instance | ok: [instance]
2026-06-24 00:46:38.115491 | instance |
2026-06-24 00:46:38.115755 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] *******************
2026-06-24 00:46:38.115826 | instance | Wednesday 24 June 2026 00:46:38 +0000 (0:00:00.114) 0:00:37.111 ********
2026-06-24 00:46:38.334875 | instance | ok: [instance] => (item=instance)
2026-06-24 00:46:38.335026 | instance |
2026-06-24 00:46:38.335039 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ********
2026-06-24 00:46:38.335111 | instance | Wednesday 24 June 2026 00:46:38 +0000 (0:00:00.219) 0:00:37.331 ********
2026-06-24 00:46:38.392394 | instance | ok: [instance]
2026-06-24 00:46:38.392514 | instance |
2026-06-24 00:46:38.392526 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] ***********************************
2026-06-24 00:46:38.392675 | instance | Wednesday 24 June 2026 00:46:38 +0000 (0:00:00.057) 0:00:37.388 ********
2026-06-24 00:46:38.463700 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance
2026-06-24 00:46:38.463784 | instance |
2026-06-24 00:46:38.463849 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] *************
2026-06-24 00:46:38.463997 | instance | Wednesday 24 June 2026 00:46:38 +0000 (0:00:00.071) 0:00:37.459 ********
2026-06-24 00:46:38.796779 | instance | changed: [instance]
2026-06-24 00:46:38.796837 | instance |
2026-06-24 00:46:38.797075 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ******************
2026-06-24 00:46:38.797091 | instance | Wednesday 24 June 2026 00:46:38 +0000 (0:00:00.333) 0:00:37.793 ********
2026-06-24 00:46:39.481165 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True})
2026-06-24 00:46:39.481317 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0})
2026-06-24 00:46:39.481841 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False})
2026-06-24 00:46:39.481882 | instance |
2026-06-24 00:46:39.481888 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] *******************************
2026-06-24 00:46:39.481893 | instance | Wednesday 24 June 2026 00:46:39 +0000 (0:00:00.684) 0:00:38.477 ********
2026-06-24 00:48:17.343950 | instance | ok: [instance]
2026-06-24 00:48:17.344078 | instance |
2026-06-24 00:48:17.344094 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] ***************
2026-06-24 00:48:17.344276 | instance | Wednesday 24 June 2026 00:48:17 +0000 (0:01:37.862) 0:02:16.340 ********
2026-06-24 00:48:17.570762 | instance | changed: [instance]
2026-06-24 00:48:17.570863 | instance |
2026-06-24 00:48:17.570880 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] **********************************
2026-06-24 00:48:17.571099 | instance | Wednesday 24 June 2026 00:48:17 +0000 (0:00:00.226) 0:02:16.566 ********
2026-06-24 00:48:17.625092 | instance | ok: [instance]
2026-06-24 00:48:17.625153 | instance |
2026-06-24 00:48:17.625419 | instance | TASK [Install Ceph host] *******************************************************
2026-06-24 00:48:17.625453 | instance | Wednesday 24 June 2026 00:48:17 +0000 (0:00:00.054) 0:02:16.621 ********
2026-06-24 00:48:17.713406 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-24 00:48:17.713805 | instance |
2026-06-24 00:48:17.713866 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-24 00:48:17.713873 | instance | Wednesday 24 June 2026 00:48:17 +0000 (0:00:00.088) 0:02:16.709 ********
2026-06-24 00:48:23.571586 | instance | ok: [instance]
2026-06-24 00:48:23.571670 | instance |
2026-06-24 00:48:23.571943 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-24 00:48:23.572008 | instance | Wednesday 24 June 2026 00:48:23 +0000 (0:00:05.858) 0:02:22.567 ********
2026-06-24 00:48:23.637520 | instance | ok: [instance] => (item=instance)
2026-06-24 00:48:23.637562 | instance |
2026-06-24 00:48:23.637567 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-24 00:48:23.637573 | instance | Wednesday 24 June 2026 00:48:23 +0000 (0:00:00.065) 0:02:22.633 ********
2026-06-24 00:48:24.070460 | instance | ok: [instance]
2026-06-24 00:48:24.070543 | instance |
2026-06-24 00:48:24.070809 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-24 00:48:24.070851 | instance | Wednesday 24 June 2026 00:48:24 +0000 (0:00:00.433) 0:02:23.066 ********
2026-06-24 00:48:31.562121 | instance | ok: [instance]
2026-06-24 00:48:31.562556 | instance |
2026-06-24 00:48:31.562572 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ******************
2026-06-24 00:48:31.562578 | instance | Wednesday 24 June 2026 00:48:31 +0000 (0:00:07.491) 0:02:30.558 ********
2026-06-24 00:49:22.919844 | instance | changed: [instance]
2026-06-24 00:49:22.919964 | instance |
2026-06-24 00:49:22.920014 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ******************************
2026-06-24 00:49:22.920149 | instance | Wednesday 24 June 2026 00:49:22 +0000 (0:00:51.357) 0:03:21.915 ********
2026-06-24 00:49:37.095684 | instance | ok: [instance]
2026-06-24 00:49:37.095777 | instance |
2026-06-24 00:49:37.096049 | instance | TASK [Install Ceph host] *******************************************************
2026-06-24 00:49:37.096098 | instance | Wednesday 24 June 2026 00:49:37 +0000 (0:00:14.176) 0:03:36.091 ********
2026-06-24 00:49:37.180784 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-24 00:49:37.180884 | instance |
2026-06-24 00:49:37.180971 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-24 00:49:37.181098 | instance | Wednesday 24 June 2026 00:49:37 +0000 (0:00:00.085) 0:03:36.176 ********
2026-06-24 00:49:37.236522 | instance | skipping: [instance]
2026-06-24 00:49:37.236603 | instance |
2026-06-24 00:49:37.236978 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-24 00:49:37.237017 | instance | Wednesday 24 June 2026 00:49:37 +0000 (0:00:00.055) 0:03:36.232 ********
2026-06-24 00:49:37.290190 | instance | skipping: [instance] => (item=instance)
2026-06-24 00:49:37.290258 | instance | skipping: [instance]
2026-06-24 00:49:37.290277 | instance |
2026-06-24 00:49:37.290291 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-24 00:49:37.290306 | instance | Wednesday 24 June 2026 00:49:37 +0000 (0:00:00.051) 0:03:36.284 ********
2026-06-24 00:49:37.538092 | instance | ok: [instance]
2026-06-24 00:49:37.538163 | instance |
2026-06-24 00:49:37.538499 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-24 00:49:37.538540 | instance | Wednesday 24 June 2026 00:49:37 +0000 (0:00:00.250) 0:03:36.534 ********
2026-06-24 00:49:44.050198 | instance | ok: [instance]
2026-06-24 00:49:44.050313 | instance |
2026-06-24 00:49:44.050375 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ******************
2026-06-24 00:49:44.050508 | instance | Wednesday 24 June 2026 00:49:44 +0000 (0:00:06.512) 0:03:43.046 ********
2026-06-24 00:49:56.820548 | instance | changed: [instance]
2026-06-24 00:49:56.820692 | instance |
2026-06-24 00:49:56.820973 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ******************************
2026-06-24 00:49:56.821013 | instance | Wednesday 24 June 2026 00:49:56 +0000 (0:00:12.770) 0:03:55.816 ********
2026-06-24 00:50:02.834208 | instance | ok: [instance]
2026-06-24 00:50:02.834294 | instance |
2026-06-24 00:50:02.834550 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] ***************************
2026-06-24 00:50:02.834602 | instance | Wednesday 24 June 2026 00:50:02 +0000 (0:00:06.013) 0:04:01.830 ********
2026-06-24 00:50:10.456318 | instance | changed: [instance] => (item={'name': 'diskprediction_local'})
2026-06-24 00:50:10.456381 | instance | ok: [instance] => (item={'name': 'dashboard'})
2026-06-24 00:50:10.456388 | instance | changed: [instance] => (item={'name': 'prometheus'})
2026-06-24 00:50:10.456393 | instance | ok: [instance] => (item={'name': 'iostat'})
2026-06-24 00:50:10.456398 | instance |
2026-06-24 00:50:10.456403 | instance | PLAY [Deploy Ceph OSDs] ********************************************************
2026-06-24 00:50:10.456408 | instance |
2026-06-24 00:50:10.456412 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 00:50:10.456416 | instance | Wednesday 24 June 2026 00:50:10 +0000 (0:00:07.620) 0:04:09.451 ********
2026-06-24 00:50:11.414036 | instance | ok: [instance]
2026-06-24 00:50:11.414071 | instance |
2026-06-24 00:50:11.414077 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-24 00:50:11.414082 | instance | Wednesday 24 June 2026 00:50:11 +0000 (0:00:00.958) 0:04:10.409 ********
2026-06-24 00:50:11.626124 | instance | ok: [instance]
2026-06-24 00:50:11.626161 | instance |
2026-06-24 00:50:11.626166 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-24 00:50:11.626171 | instance | Wednesday 24 June 2026 00:50:11 +0000 (0:00:00.212) 0:04:10.622 ********
2026-06-24 00:50:11.666695 | instance | skipping: [instance]
2026-06-24 00:50:11.666731 | instance |
2026-06-24 00:50:11.666737 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-24 00:50:11.666742 | instance | Wednesday 24 June 2026 00:50:11 +0000 (0:00:00.040) 0:04:10.662 ********
2026-06-24 00:50:11.881279 | instance | ok: [instance]
2026-06-24 00:50:11.881319 | instance |
2026-06-24 00:50:11.881325 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 00:50:11.881330 | instance | Wednesday 24 June 2026 00:50:11 +0000 (0:00:00.214) 0:04:10.877 ********
2026-06-24 00:50:11.939772 | instance | ok: [instance] => {
2026-06-24 00:50:11.939810 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-24 00:50:11.939818 | instance | }
2026-06-24 00:50:11.939824 | instance |
2026-06-24 00:50:11.939830 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 00:50:11.939836 | instance | Wednesday 24 June 2026 00:50:11 +0000 (0:00:00.057) 0:04:10.935 ********
2026-06-24 00:50:12.255694 | instance | ok: [instance]
2026-06-24 00:50:12.255733 | instance |
2026-06-24 00:50:12.255738 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 00:50:12.255743 | instance | Wednesday 24 June 2026 00:50:12 +0000 (0:00:00.316) 0:04:11.251 ********
2026-06-24 00:50:12.303330 | instance | skipping: [instance]
2026-06-24 00:50:12.303368 | instance |
2026-06-24 00:50:12.303373 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-24 00:50:12.303378 | instance | Wednesday 24 June 2026 00:50:12 +0000 (0:00:00.047) 0:04:11.299 ********
2026-06-24 00:50:12.352371 | instance | skipping: [instance]
2026-06-24 00:50:12.352416 | instance |
2026-06-24 00:50:12.352618 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-24 00:50:12.352629 | instance | Wednesday 24 June 2026 00:50:12 +0000 (0:00:00.049) 0:04:11.348 ********
2026-06-24 00:50:12.555100 | instance | ok: [instance]
2026-06-24 00:50:12.555138 | instance |
2026-06-24 00:50:12.555145 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-24 00:50:12.555150 | instance | Wednesday 24 June 2026 00:50:12 +0000 (0:00:00.202) 0:04:11.551 ********
2026-06-24 00:50:13.678732 | instance | ok: [instance]
2026-06-24 00:50:13.678799 | instance |
2026-06-24 00:50:13.678805 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 00:50:13.678819 | instance | Wednesday 24 June 2026 00:50:13 +0000 (0:00:01.123) 0:04:12.674 ********
2026-06-24 00:50:13.753328 | instance | ok: [instance] => {
2026-06-24 00:50:13.753430 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-24 00:50:13.753471 | instance | }
2026-06-24 00:50:13.753482 | instance |
2026-06-24 00:50:13.753492 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 00:50:13.753502 | instance | Wednesday 24 June 2026 00:50:13 +0000 (0:00:00.072) 0:04:12.747 ********
2026-06-24 00:50:14.104570 | instance | ok: [instance]
2026-06-24 00:50:14.104618 | instance |
2026-06-24 00:50:14.104626 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 00:50:14.104634 | instance | Wednesday 24 June 2026 00:50:14 +0000 (0:00:00.352) 0:04:13.100 ********
2026-06-24 00:50:15.989193 | instance | ok: [instance]
2026-06-24 00:50:15.989575 | instance |
2026-06-24 00:50:15.989974 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-24 00:50:15.990336 | instance | Wednesday 24 June 2026 00:50:15 +0000 (0:00:01.885) 0:04:14.985 ********
2026-06-24 00:50:16.021859 | instance | skipping: [instance]
2026-06-24 00:50:16.022035 | instance |
2026-06-24 00:50:16.022252 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-24 00:50:16.022527 | instance | Wednesday 24 June 2026 00:50:16 +0000 (0:00:00.032) 0:04:15.017 ********
2026-06-24 00:50:16.052341 | instance | skipping: [instance]
2026-06-24 00:50:16.052434 | instance |
2026-06-24 00:50:16.052564 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-24 00:50:16.052689 | instance | Wednesday 24 June 2026 00:50:16 +0000 (0:00:00.030) 0:04:15.048 ********
2026-06-24 00:50:16.085249 | instance | skipping: [instance]
2026-06-24 00:50:16.085393 | instance |
2026-06-24 00:50:16.085614 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-24 00:50:16.085746 | instance | Wednesday 24 June 2026 00:50:16 +0000 (0:00:00.032) 0:04:15.081 ********
2026-06-24 00:50:17.194050 | instance | ok: [instance]
2026-06-24 00:50:17.194626 | instance |
2026-06-24 00:50:17.194648 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-24 00:50:17.194657 | instance | Wednesday 24 June 2026 00:50:17 +0000 (0:00:01.108) 0:04:16.190 ********
2026-06-24 00:50:17.616128 | instance | ok: [instance]
2026-06-24 00:50:17.616233 | instance |
2026-06-24 00:50:17.616650 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-24 00:50:17.616694 | instance | Wednesday 24 June 2026 00:50:17 +0000 (0:00:00.422) 0:04:16.612 ********
2026-06-24 00:50:18.517667 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-24 00:50:18.518944 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-24 00:50:18.518988 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-24 00:50:18.518993 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-24 00:50:18.518998 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-24 00:50:18.519004 | instance |
2026-06-24 00:50:18.519009 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-24 00:50:18.519013 | instance | Wednesday 24 June 2026 00:50:18 +0000 (0:00:00.901) 0:04:17.513 ********
2026-06-24 00:50:19.022613 | instance | ok: [instance]
2026-06-24 00:50:19.022686 | instance |
2026-06-24 00:50:19.023059 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-24 00:50:19.023136 | instance | Wednesday 24 June 2026 00:50:19 +0000 (0:00:00.497) 0:04:18.011 ********
2026-06-24 00:50:19.023157 | instance |
2026-06-24 00:50:19.023168 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-24 00:50:19.023313 | instance | Wednesday 24 June 2026 00:50:19 +0000 (0:00:00.007) 0:04:18.018 ********
2026-06-24 00:50:19.377716 | instance | ok: [instance]
2026-06-24 00:50:19.377786 | instance |
2026-06-24 00:50:19.378053 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-24 00:50:19.378093 | instance | Wednesday 24 June 2026 00:50:19 +0000 (0:00:00.355) 0:04:18.374 ********
2026-06-24 00:50:19.578832 | instance | ok: [instance]
2026-06-24 00:50:19.578951 | instance |
2026-06-24 00:50:19.579202 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 00:50:19.579247 | instance | Wednesday 24 June 2026 00:50:19 +0000 (0:00:00.200) 0:04:18.575 ********
2026-06-24 00:50:19.631142 | instance | ok: [instance] => {
2026-06-24 00:50:19.632000 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-06-24 00:50:19.632043 | instance | }
2026-06-24 00:50:19.632050 | instance |
2026-06-24 00:50:19.632057 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 00:50:19.632063 | instance | Wednesday 24 June 2026 00:50:19 +0000 (0:00:00.052) 0:04:18.627 ********
2026-06-24 00:50:19.959669 | instance | ok: [instance]
2026-06-24 00:50:19.959741 | instance |
2026-06-24 00:50:19.960013 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 00:50:19.960052 | instance | Wednesday 24 June 2026 00:50:19 +0000 (0:00:00.328) 0:04:18.956 ********
2026-06-24 00:50:23.015610 | instance | ok: [instance]
2026-06-24 00:50:23.015688 | instance |
2026-06-24 00:50:23.015954 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-06-24 00:50:23.015993 | instance | Wednesday 24 June 2026 00:50:23 +0000 (0:00:03.055) 0:04:22.011 ********
2026-06-24 00:50:24.144332 | instance | ok: [instance]
2026-06-24 00:50:24.144401 | instance |
2026-06-24 00:50:24.144665 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-06-24 00:50:24.144705 | instance | Wednesday 24 June 2026 00:50:24 +0000 (0:00:01.128) 0:04:23.140 ********
2026-06-24 00:50:24.357251 | instance | ok: [instance]
2026-06-24 00:50:24.357353 | instance |
2026-06-24 00:50:24.357418 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-06-24 00:50:24.357598 | instance | Wednesday 24 June 2026 00:50:24 +0000 (0:00:00.212) 0:04:23.353 ********
2026-06-24 00:50:24.788444 | instance | ok: [instance]
2026-06-24 00:50:24.788588 | instance |
2026-06-24 00:50:24.788602 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-06-24 00:50:24.788812 | instance | Wednesday 24 June 2026 00:50:24 +0000 (0:00:00.431) 0:04:23.784 ********
2026-06-24 00:50:25.348309 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-06-24 00:50:25.348409 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-06-24 00:50:25.348929 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-06-24 00:50:25.349005 | instance |
2026-06-24 00:50:25.349012 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-06-24 00:50:25.349018 | instance | Wednesday 24 June 2026 00:50:25 +0000 (0:00:00.559) 0:04:24.344 ********
2026-06-24 00:50:25.771274 | instance | ok: [instance]
2026-06-24 00:50:25.771410 | instance |
2026-06-24 00:50:25.771497 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-06-24 00:50:25.771706 | instance | Wednesday 24 June 2026 00:50:25 +0000 (0:00:00.423) 0:04:24.767 ********
2026-06-24 00:50:26.197580 | instance | ok: [instance]
2026-06-24 00:50:26.197655 | instance |
2026-06-24 00:50:26.198283 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-06-24 00:50:26.198349 | instance | Wednesday 24 June 2026 00:50:26 +0000 (0:00:00.419) 0:04:25.186 ********
2026-06-24 00:50:26.198356 | instance |
2026-06-24 00:50:26.198368 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-06-24 00:50:26.198373 | instance | Wednesday 24 June 2026 00:50:26 +0000 (0:00:00.007) 0:04:25.193 ********
2026-06-24 00:50:26.550473 | instance | ok: [instance]
2026-06-24 00:50:26.550597 | instance |
2026-06-24 00:50:26.550668 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-06-24 00:50:26.550828 | instance | Wednesday 24 June 2026 00:50:26 +0000 (0:00:00.352) 0:04:25.546 ********
2026-06-24 00:50:26.611063 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-06-24 00:50:26.611191 | instance |
2026-06-24 00:50:26.611527 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-06-24 00:50:26.611634 | instance | Wednesday 24 June 2026 00:50:26 +0000 (0:00:00.060) 0:04:25.606 ********
2026-06-24 00:50:27.841406 | instance | ok: [instance]
2026-06-24 00:50:27.841900 | instance |
2026-06-24 00:50:27.841945 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-06-24 00:50:27.841953 | instance | Wednesday 24 June 2026 00:50:27 +0000 (0:00:01.230) 0:04:26.837 ********
2026-06-24 00:50:28.539423 | instance | ok: [instance] => (item=chronyd)
2026-06-24 00:50:28.539509 | instance | ok: [instance] => (item=sshd)
2026-06-24 00:50:28.539881 | instance |
2026-06-24 00:50:28.539920 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-06-24 00:50:28.539926 | instance | Wednesday 24 June 2026 00:50:28 +0000 (0:00:00.697) 0:04:27.535 ********
2026-06-24 00:50:28.833043 | instance | ok: [instance]
2026-06-24 00:50:28.833126 | instance |
2026-06-24 00:50:28.833367 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-06-24 00:50:28.833407 | instance | Wednesday 24 June 2026 00:50:28 +0000 (0:00:00.293) 0:04:27.829 ********
2026-06-24 00:50:29.036543 | instance | ok: [instance]
2026-06-24 00:50:29.036662 | instance |
2026-06-24 00:50:29.037044 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-06-24 00:50:29.037092 | instance | Wednesday 24 June 2026 00:50:29 +0000 (0:00:00.203) 0:04:28.032 ********
2026-06-24 00:50:29.295568 | instance | ok: [instance]
2026-06-24 00:50:29.296131 | instance |
2026-06-24 00:50:29.296180 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-06-24 00:50:29.296189 | instance | Wednesday 24 June 2026 00:50:29 +0000 (0:00:00.259) 0:04:28.291 ********
2026-06-24 00:50:29.508386 | instance | ok: [instance]
2026-06-24 00:50:29.508454 | instance |
2026-06-24 00:50:29.508762 | instance | TASK [vexxhost.ceph.osd : Get monitor status] **********************************
2026-06-24 00:50:29.508805 | instance | Wednesday 24 June 2026 00:50:29 +0000 (0:00:00.213) 0:04:28.504 ********
2026-06-24 00:50:29.742873 | instance | ok: [instance] => (item=instance)
2026-06-24 00:50:29.742968 | instance |
2026-06-24 00:50:29.743298 | instance | TASK [vexxhost.ceph.osd : Select admin host] ***********************************
2026-06-24 00:50:29.743332 | instance | Wednesday 24 June 2026 00:50:29 +0000 (0:00:00.234) 0:04:28.739 ********
2026-06-24 00:50:29.802675 | instance | ok: [instance]
2026-06-24 00:50:29.803172 | instance |
2026-06-24 00:50:29.803248 | instance | TASK [Install Ceph host] *******************************************************
2026-06-24 00:50:29.803259 | instance | Wednesday 24 June 2026 00:50:29 +0000 (0:00:00.059) 0:04:28.798 ********
2026-06-24 00:50:29.870074 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-24 00:50:29.870136 | instance |
2026-06-24 00:50:29.870352 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-24 00:50:29.870559 | instance | Wednesday 24 June 2026 00:50:29 +0000 (0:00:00.067) 0:04:28.865 ********
2026-06-24 00:50:29.919428 | instance | skipping: [instance]
2026-06-24 00:50:29.919500 | instance |
2026-06-24 00:50:29.919660 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-24 00:50:29.919854 | instance | Wednesday 24 June 2026 00:50:29 +0000 (0:00:00.049) 0:04:28.915 ********
2026-06-24 00:50:29.969277 | instance | skipping: [instance] => (item=instance)
2026-06-24 00:50:29.969441 | instance | skipping: [instance]
2026-06-24 00:50:29.969677 | instance |
2026-06-24 00:50:29.969898 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-24 00:50:29.970115 | instance | Wednesday 24 June 2026 00:50:29 +0000 (0:00:00.049) 0:04:28.965 ********
2026-06-24 00:50:30.233492 | instance | ok: [instance]
2026-06-24 00:50:30.233568 | instance |
2026-06-24 00:50:30.233763 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-24 00:50:30.233997 | instance | Wednesday 24 June 2026 00:50:30 +0000 (0:00:00.264) 0:04:29.229 ********
2026-06-24 00:50:36.690665 | instance | ok: [instance]
2026-06-24 00:50:36.690815 | instance |
2026-06-24 00:50:36.690828 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] **********************
2026-06-24 00:50:36.691033 | instance | Wednesday 24 June 2026 00:50:36 +0000 (0:00:06.457) 0:04:35.686 ********
2026-06-24 00:50:41.991831 | instance | ok: [instance]
2026-06-24 00:50:41.991921 | instance |
2026-06-24 00:50:41.992154 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] *******************
2026-06-24 00:50:41.992194 | instance | Wednesday 24 June 2026 00:50:41 +0000 (0:00:05.301) 0:04:40.988 ********
2026-06-24 00:50:55.970470 | instance | ok: [instance]
2026-06-24 00:50:55.970552 | instance |
2026-06-24 00:50:55.970883 | instance | TASK [vexxhost.ceph.osd : Install OSDs] ****************************************
2026-06-24 00:50:55.970947 | instance | Wednesday 24 June 2026 00:50:55 +0000 (0:00:13.978) 0:04:54.966 ********
2026-06-24 00:52:29.939923 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data)
2026-06-24 00:52:29.939995 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data)
2026-06-24 00:52:29.940116 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data)
2026-06-24 00:52:29.940226 | instance |
2026-06-24 00:52:29.940350 | instance | TASK [vexxhost.ceph.osd : Get mon dump] ****************************************
2026-06-24 00:52:29.940474 | instance | Wednesday 24 June 2026 00:52:29 +0000 (0:01:33.969) 0:06:28.935 ********
2026-06-24 00:52:35.711651 | instance | ok: [instance]
2026-06-24 00:52:35.711872 | instance |
2026-06-24 00:52:35.712158 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] ****************************
2026-06-24 00:52:35.712438 | instance | Wednesday 24 June 2026 00:52:35 +0000 (0:00:05.771) 0:06:34.707 ********
2026-06-24 00:52:41.834019 | instance | ok: [instance]
2026-06-24 00:52:41.834124 | instance |
2026-06-24 00:52:41.834505 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] **********************
2026-06-24 00:52:41.834571 | instance | Wednesday 24 June 2026 00:52:41 +0000 (0:00:06.122) 0:06:40.829 ********
2026-06-24 00:52:41.912296 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance
2026-06-24 00:52:41.912386 | instance |
2026-06-24 00:52:41.912656 | instance | TASK [vexxhost.ceph.osd : Set the retry count] *********************************
2026-06-24 00:52:41.912710 | instance | Wednesday 24 June 2026 00:52:41 +0000 (0:00:00.078) 0:06:40.908 ********
2026-06-24 00:52:42.241706 | instance | ok: [instance]
2026-06-24 00:52:42.241762 | instance |
2026-06-24 00:52:42.241769 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] **********************************
2026-06-24 00:52:42.241774 | instance | Wednesday 24 June 2026 00:52:42 +0000 (0:00:00.329) 0:06:41.237 ********
2026-06-24 00:52:48.409433 | instance | ok: [instance]
2026-06-24 00:52:48.409518 | instance |
2026-06-24 00:52:48.409791 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] *************************************
2026-06-24 00:52:48.409829 | instance | Wednesday 24 June 2026 00:52:48 +0000 (0:00:06.168) 0:06:47.405 ********
2026-06-24 00:52:48.457750 | instance | ok: [instance]
2026-06-24 00:52:48.457817 | instance |
2026-06-24 00:52:48.458096 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] *************************
2026-06-24 00:52:48.458134 | instance | Wednesday 24 June 2026 00:52:48 +0000 (0:00:00.048) 0:06:47.453 ********
2026-06-24 00:52:48.504921 | instance | skipping: [instance] => (item=1)
2026-06-24 00:52:48.505821 | instance | skipping: [instance] => (item=1)
2026-06-24 00:52:48.505862 | instance | skipping: [instance] => (item=1)
2026-06-24 00:52:48.505867 | instance | skipping: [instance]
2026-06-24 00:52:48.505872 | instance |
2026-06-24 00:52:48.505877 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************
2026-06-24 00:52:48.505882 | instance | Wednesday 24 June 2026 00:52:48 +0000 (0:00:00.047) 0:06:47.500 ********
2026-06-24 00:52:48.552735 | instance | skipping: [instance]
2026-06-24 00:52:48.552812 | instance |
2026-06-24 00:52:48.553293 | instance | PLAY [all] *********************************************************************
2026-06-24 00:52:48.553332 | instance |
2026-06-24 00:52:48.553337 | instance | TASK [Ensure RBD kernel module is loaded] **************************************
2026-06-24 00:52:48.553342 | instance | Wednesday 24 June 2026 00:52:48 +0000 (0:00:00.048) 0:06:47.549 ********
2026-06-24 00:52:48.854378 | instance | changed: [instance]
2026-06-24 00:52:48.854484 | instance |
2026-06-24 00:52:48.855112 | instance | PLAY [all] *********************************************************************
2026-06-24 00:52:48.855205 | instance |
2026-06-24 00:52:48.855227 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 00:52:48.855238 | instance | Wednesday 24 June 2026 00:52:48 +0000 (0:00:00.301) 0:06:47.850 ********
2026-06-24 00:52:49.797127 | instance | ok: [instance]
2026-06-24 00:52:49.797201 | instance |
2026-06-24 00:52:49.797433 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ********************
2026-06-24 00:52:49.797451 | instance | Wednesday 24 June 2026 00:52:49 +0000 (0:00:00.942) 0:06:48.793 ********
2026-06-24 00:52:54.445797 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576})
2026-06-24 00:52:54.445882 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0})
2026-06-24 00:52:54.447103 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1})
2026-06-24 00:52:54.447152 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000})
2026-06-24 00:52:54.447168 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000})
2026-06-24 00:52:54.447182 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304})
2026-06-24 00:52:54.447196 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304})
2026-06-24 00:52:54.447210 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304})
2026-06-24 00:52:54.447223 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304})
2026-06-24 00:52:54.447237 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304})
2026-06-24 00:52:54.447258 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'})
2026-06-24 00:52:54.447271 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'})
2026-06-24 00:52:54.448603 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1})
2026-06-24 00:52:54.448644 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1})
2026-06-24 00:52:54.448649 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128})
2026-06-24 00:52:54.448654 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872})
2026-06-24 00:52:54.448658 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768})
2026-06-24 00:52:54.448662 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128})
2026-06-24 00:52:54.448666 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872})
2026-06-24 00:52:54.448674 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768})
2026-06-24 00:52:54.448678 | instance |
2026-06-24 00:52:54.448682 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] ***
2026-06-24 00:52:54.448687 | instance | Wednesday 24 June 2026 00:52:54 +0000 (0:00:04.648) 0:06:53.441 ********
2026-06-24 00:52:54.637948 | instance | changed: [instance]
2026-06-24 00:52:54.638016 | instance |
2026-06-24 00:52:54.638412 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] *******
2026-06-24 00:52:54.638459 | instance | Wednesday 24 June 2026 00:52:54 +0000 (0:00:00.192) 0:06:53.633 ********
2026-06-24 00:52:55.073940 | instance | changed: [instance]
2026-06-24 00:52:55.074059 | instance |
2026-06-24 00:52:55.074411 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] **********************
2026-06-24 00:52:55.074457 | instance | Wednesday 24 June 2026 00:52:55 +0000 (0:00:00.436) 0:06:54.070 ********
2026-06-24 00:52:55.305922 | instance | ok: [instance]
2026-06-24 00:52:55.306010 | instance |
2026-06-24 00:52:55.306217 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-06-24 00:52:55.306255 | instance | Wednesday 24 June 2026 00:52:55 +0000 (0:00:00.232) 0:06:54.302 ********
2026-06-24 00:52:55.356400 | instance | ok: [instance]
2026-06-24 00:52:55.357018 | instance |
2026-06-24 00:52:55.357067 | instance | PLAY [Configure Kubernetes VIP] ************************************************
2026-06-24 00:52:55.357132 | instance |
2026-06-24 00:52:55.357139 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 00:52:55.357143 | instance | Wednesday 24 June 2026 00:52:55 +0000 (0:00:00.050) 0:06:54.352 ********
2026-06-24 00:52:56.272717 | instance | ok: [instance]
2026-06-24 00:52:56.272805 | instance |
2026-06-24 00:52:56.273061 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] ***
2026-06-24 00:52:56.273103 | instance | Wednesday 24 June 2026 00:52:56 +0000 (0:00:00.916) 0:06:55.269 ********
2026-06-24 00:52:56.481364 | instance | changed: [instance]
2026-06-24 00:52:56.481434 | instance |
2026-06-24 00:52:56.481720 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] ****************
2026-06-24 00:52:56.481759 | instance | Wednesday 24 June 2026 00:52:56 +0000 (0:00:00.208) 0:06:55.477 ********
2026-06-24 00:52:57.370730 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf)
2026-06-24 00:52:57.370815 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh)
2026-06-24 00:52:57.371122 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml)
2026-06-24 00:52:57.371173 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg)
2026-06-24 00:52:57.371667 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml)
2026-06-24 00:52:57.371710 | instance |
2026-06-24 00:52:57.371716 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] ****
2026-06-24 00:52:57.371721 | instance | Wednesday 24 June 2026 00:52:57 +0000 (0:00:00.888) 0:06:56.366 ********
2026-06-24 00:52:57.554760 | 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 00:52:57.717932 | 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 00:52:57.911131 | 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 00:52:57.924183 | instance | ...ignoring
2026-06-24 00:52:57.924545 | instance |
2026-06-24 00:52:57.924586 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] *********
2026-06-24 00:52:57.924592 | instance | Wednesday 24 June 2026 00:52:57 +0000 (0:00:00.553) 0:06:56.920 ********
2026-06-24 00:52:58.110299 | instance | ok: [instance]
2026-06-24 00:52:58.110424 | instance |
2026-06-24 00:52:58.110809 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] *********
2026-06-24 00:52:58.110857 | instance | Wednesday 24 June 2026 00:52:58 +0000 (0:00:00.185) 0:06:57.106 ********
2026-06-24 00:52:58.311099 | instance | ok: [instance]
2026-06-24 00:52:58.311590 | instance |
2026-06-24 00:52:58.311638 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************
2026-06-24 00:52:58.311646 | instance | Wednesday 24 June 2026 00:52:58 +0000 (0:00:00.200) 0:06:57.307 ********
2026-06-24 00:52:58.347823 | instance | ok: [instance]
2026-06-24 00:52:58.348333 | instance |
2026-06-24 00:52:58.348384 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] ***
2026-06-24 00:52:58.348392 | instance | Wednesday 24 June 2026 00:52:58 +0000 (0:00:00.036) 0:06:57.343 ********
2026-06-24 00:52:58.392065 | instance | ok: [instance]
2026-06-24 00:52:58.392145 | instance |
2026-06-24 00:52:58.392364 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] ***************
2026-06-24 00:52:58.392403 | instance | Wednesday 24 June 2026 00:52:58 +0000 (0:00:00.044) 0:06:57.387 ********
2026-06-24 00:52:58.922770 | instance | ok: [instance]
2026-06-24 00:52:58.923017 | instance |
2026-06-24 00:52:58.923090 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] *******
2026-06-24 00:52:58.923303 | instance | Wednesday 24 June 2026 00:52:58 +0000 (0:00:00.530) 0:06:57.918 ********
2026-06-24 00:52:59.198187 | instance | ok: [instance]
2026-06-24 00:52:59.198270 | instance |
2026-06-24 00:52:59.199039 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] ***************************
2026-06-24 00:52:59.199091 | instance | Wednesday 24 June 2026 00:52:59 +0000 (0:00:00.214) 0:06:58.133 ********
2026-06-24 00:52:59.199102 | instance |
2026-06-24 00:52:59.199112 | instance | PLAY [Install Kubernetes] ******************************************************
2026-06-24 00:52:59.199121 | instance |
2026-06-24 00:52:59.199130 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 00:52:59.199143 | instance | Wednesday 24 June 2026 00:52:59 +0000 (0:00:00.061) 0:06:58.194 ********
2026-06-24 00:53:00.118095 | instance | ok: [instance]
2026-06-24 00:53:00.118187 | instance |
2026-06-24 00:53:00.118444 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-24 00:53:00.118483 | instance | Wednesday 24 June 2026 00:53:00 +0000 (0:00:00.919) 0:06:59.114 ********
2026-06-24 00:53:00.326540 | instance | ok: [instance]
2026-06-24 00:53:00.326618 | instance |
2026-06-24 00:53:00.326854 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-24 00:53:00.326893 | instance | Wednesday 24 June 2026 00:53:00 +0000 (0:00:00.208) 0:06:59.322 ********
2026-06-24 00:53:00.370842 | instance | skipping: [instance]
2026-06-24 00:53:00.370982 | instance |
2026-06-24 00:53:00.371168 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-24 00:53:00.371234 | instance | Wednesday 24 June 2026 00:53:00 +0000 (0:00:00.044) 0:06:59.367 ********
2026-06-24 00:53:00.579537 | instance | ok: [instance]
2026-06-24 00:53:00.579616 | instance |
2026-06-24 00:53:00.579755 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 00:53:00.579873 | instance | Wednesday 24 June 2026 00:53:00 +0000 (0:00:00.208) 0:06:59.575 ********
2026-06-24 00:53:00.633779 | instance | ok: [instance] => {
2026-06-24 00:53:00.634082 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-24 00:53:00.634341 | instance | }
2026-06-24 00:53:00.634628 | instance |
2026-06-24 00:53:00.634891 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 00:53:00.635184 | instance | Wednesday 24 June 2026 00:53:00 +0000 (0:00:00.054) 0:06:59.629 ********
2026-06-24 00:53:00.943215 | instance | ok: [instance]
2026-06-24 00:53:00.943354 | instance |
2026-06-24 00:53:00.943527 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 00:53:00.943715 | instance | Wednesday 24 June 2026 00:53:00 +0000 (0:00:00.309) 0:06:59.939 ********
2026-06-24 00:53:00.987994 | instance | skipping: [instance]
2026-06-24 00:53:00.988133 | instance |
2026-06-24 00:53:00.988300 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-24 00:53:00.988464 | instance | Wednesday 24 June 2026 00:53:00 +0000 (0:00:00.044) 0:06:59.984 ********
2026-06-24 00:53:01.190147 | instance | ok: [instance]
2026-06-24 00:53:01.190453 | instance |
2026-06-24 00:53:01.190970 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-24 00:53:01.191284 | instance | Wednesday 24 June 2026 00:53:01 +0000 (0:00:00.202) 0:07:00.186 ********
2026-06-24 00:53:02.384144 | instance | ok: [instance]
2026-06-24 00:53:02.384318 | instance |
2026-06-24 00:53:02.384593 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 00:53:02.384863 | instance | Wednesday 24 June 2026 00:53:02 +0000 (0:00:01.193) 0:07:01.380 ********
2026-06-24 00:53:02.446890 | instance | ok: [instance] => {
2026-06-24 00:53:02.447172 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-24 00:53:02.447428 | instance | }
2026-06-24 00:53:02.447674 | instance |
2026-06-24 00:53:02.447944 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 00:53:02.448209 | instance | Wednesday 24 June 2026 00:53:02 +0000 (0:00:00.063) 0:07:01.443 ********
2026-06-24 00:53:02.772445 | instance | ok: [instance]
2026-06-24 00:53:02.772775 | instance |
2026-06-24 00:53:02.773134 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 00:53:02.773464 | instance | Wednesday 24 June 2026 00:53:02 +0000 (0:00:00.325) 0:07:01.768 ********
2026-06-24 00:53:04.695539 | instance | ok: [instance]
2026-06-24 00:53:04.695733 | instance |
2026-06-24 00:53:04.695997 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-24 00:53:04.696258 | instance | Wednesday 24 June 2026 00:53:04 +0000 (0:00:01.922) 0:07:03.691 ********
2026-06-24 00:53:04.728954 | instance | skipping: [instance]
2026-06-24 00:53:04.729194 | instance |
2026-06-24 00:53:04.729460 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-24 00:53:04.729717 | instance | Wednesday 24 June 2026 00:53:04 +0000 (0:00:00.033) 0:07:03.725 ********
2026-06-24 00:53:04.761608 | instance | skipping: [instance]
2026-06-24 00:53:04.761833 | instance |
2026-06-24 00:53:04.762091 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-24 00:53:04.762348 | instance | Wednesday 24 June 2026 00:53:04 +0000 (0:00:00.032) 0:07:03.757 ********
2026-06-24 00:53:04.796899 | instance | skipping: [instance]
2026-06-24 00:53:04.797106 | instance |
2026-06-24 00:53:04.797394 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-24 00:53:04.797643 | instance | Wednesday 24 June 2026 00:53:04 +0000 (0:00:00.035) 0:07:03.793 ********
2026-06-24 00:53:05.974066 | instance | ok: [instance]
2026-06-24 00:53:05.974145 | instance |
2026-06-24 00:53:05.974353 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-24 00:53:05.974524 | instance | Wednesday 24 June 2026 00:53:05 +0000 (0:00:01.177) 0:07:04.970 ********
2026-06-24 00:53:06.401577 | instance | ok: [instance]
2026-06-24 00:53:06.401813 | instance |
2026-06-24 00:53:06.402086 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-24 00:53:06.402348 | instance | Wednesday 24 June 2026 00:53:06 +0000 (0:00:00.427) 0:07:05.397 ********
2026-06-24 00:53:07.280425 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-24 00:53:07.280854 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-24 00:53:07.281186 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-24 00:53:07.281570 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-24 00:53:07.281948 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-24 00:53:07.282265 | instance |
2026-06-24 00:53:07.282599 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-24 00:53:07.283034 | instance | Wednesday 24 June 2026 00:53:07 +0000 (0:00:00.878) 0:07:06.276 ********
2026-06-24 00:53:07.781665 | instance | ok: [instance]
2026-06-24 00:53:07.781722 | instance |
2026-06-24 00:53:07.781734 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-24 00:53:07.781743 | instance | Wednesday 24 June 2026 00:53:07 +0000 (0:00:00.492) 0:07:06.769 ********
2026-06-24 00:53:07.781752 | instance |
2026-06-24 00:53:07.781761 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-24 00:53:07.781779 | instance | Wednesday 24 June 2026 00:53:07 +0000 (0:00:00.006) 0:07:06.776 ********
2026-06-24 00:53:08.117247 | instance | ok: [instance]
2026-06-24 00:53:08.117299 | instance |
2026-06-24 00:53:08.117313 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] ***
2026-06-24 00:53:08.117324 | instance | Wednesday 24 June 2026 00:53:08 +0000 (0:00:00.336) 0:07:07.112 ********
2026-06-24 00:53:08.697078 | 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 00:53:08.710235 | instance | ...ignoring
2026-06-24 00:53:08.710257 | instance |
2026-06-24 00:53:08.710262 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] ***
2026-06-24 00:53:08.710267 | instance | Wednesday 24 June 2026 00:53:08 +0000 (0:00:00.593) 0:07:07.706 ********
2026-06-24 00:53:08.741704 | instance | skipping: [instance]
2026-06-24 00:53:08.741739 | instance |
2026-06-24 00:53:08.741744 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] ***
2026-06-24 00:53:08.741749 | instance | Wednesday 24 June 2026 00:53:08 +0000 (0:00:00.031) 0:07:07.737 ********
2026-06-24 00:53:08.778543 | instance | skipping: [instance]
2026-06-24 00:53:08.778603 | instance |
2026-06-24 00:53:08.778614 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] ***
2026-06-24 00:53:08.778624 | instance | Wednesday 24 June 2026 00:53:08 +0000 (0:00:00.036) 0:07:07.773 ********
2026-06-24 00:53:08.811060 | instance | skipping: [instance]
2026-06-24 00:53:08.811128 | instance |
2026-06-24 00:53:08.811146 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] ***
2026-06-24 00:53:08.811398 | instance | Wednesday 24 June 2026 00:53:08 +0000 (0:00:00.033) 0:07:07.806 ********
2026-06-24 00:53:08.845603 | instance | skipping: [instance]
2026-06-24 00:53:08.845830 | instance |
2026-06-24 00:53:08.846110 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] ***
2026-06-24 00:53:08.846366 | instance | Wednesday 24 June 2026 00:53:08 +0000 (0:00:00.034) 0:07:07.841 ********
2026-06-24 00:53:08.891252 | instance | skipping: [instance]
2026-06-24 00:53:08.891417 | instance |
2026-06-24 00:53:08.891676 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-24 00:53:08.891934 | instance | Wednesday 24 June 2026 00:53:08 +0000 (0:00:00.045) 0:07:07.887 ********
2026-06-24 00:53:09.096017 | instance | ok: [instance]
2026-06-24 00:53:09.096250 | instance |
2026-06-24 00:53:09.096534 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 00:53:09.097330 | instance | Wednesday 24 June 2026 00:53:09 +0000 (0:00:00.204) 0:07:08.091 ********
2026-06-24 00:53:09.132661 | instance | ok: [instance] => {
2026-06-24 00:53:09.132995 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm"
2026-06-24 00:53:09.133238 | instance | }
2026-06-24 00:53:09.133476 | instance |
2026-06-24 00:53:09.133738 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 00:53:09.133996 | instance | Wednesday 24 June 2026 00:53:09 +0000 (0:00:00.036) 0:07:08.128 ********
2026-06-24 00:53:09.985772 | instance | changed: [instance]
2026-06-24 00:53:09.986208 | instance |
2026-06-24 00:53:09.986563 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 00:53:09.986980 | instance | Wednesday 24 June 2026 00:53:09 +0000 (0:00:00.853) 0:07:08.981 ********
2026-06-24 00:53:10.025786 | instance | skipping: [instance]
2026-06-24 00:53:10.026199 | instance |
2026-06-24 00:53:10.026539 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-24 00:53:10.026952 | instance | Wednesday 24 June 2026 00:53:10 +0000 (0:00:00.038) 0:07:09.020 ********
2026-06-24 00:53:10.227825 | instance | ok: [instance]
2026-06-24 00:53:10.228199 | instance |
2026-06-24 00:53:10.228564 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 00:53:10.228914 | instance | Wednesday 24 June 2026 00:53:10 +0000 (0:00:00.200) 0:07:09.220 ********
2026-06-24 00:53:10.263867 | instance | ok: [instance] => {
2026-06-24 00:53:10.264285 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl"
2026-06-24 00:53:10.264604 | instance | }
2026-06-24 00:53:10.264907 | instance |
2026-06-24 00:53:10.265247 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 00:53:10.265570 | instance | Wednesday 24 June 2026 00:53:10 +0000 (0:00:00.038) 0:07:09.259 ********
2026-06-24 00:53:11.083309 | instance | changed: [instance]
2026-06-24 00:53:11.083498 | instance |
2026-06-24 00:53:11.083652 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 00:53:11.083834 | instance | Wednesday 24 June 2026 00:53:11 +0000 (0:00:00.817) 0:07:10.076 ********
2026-06-24 00:53:11.132398 | instance | skipping: [instance]
2026-06-24 00:53:11.132422 | instance |
2026-06-24 00:53:11.132427 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-24 00:53:11.132432 | instance | Wednesday 24 June 2026 00:53:11 +0000 (0:00:00.052) 0:07:10.128 ********
2026-06-24 00:53:11.161634 | instance | skipping: [instance]
2026-06-24 00:53:11.161676 | instance |
2026-06-24 00:53:11.161683 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-24 00:53:11.161689 | instance | Wednesday 24 June 2026 00:53:11 +0000 (0:00:00.028) 0:07:10.157 ********
2026-06-24 00:53:11.189525 | instance | skipping: [instance]
2026-06-24 00:53:11.189558 | instance |
2026-06-24 00:53:11.189568 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-24 00:53:11.189577 | instance | Wednesday 24 June 2026 00:53:11 +0000 (0:00:00.027) 0:07:10.184 ********
2026-06-24 00:53:11.219869 | instance | skipping: [instance]
2026-06-24 00:53:11.219907 | instance |
2026-06-24 00:53:11.219917 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-24 00:53:11.219926 | instance | Wednesday 24 June 2026 00:53:11 +0000 (0:00:00.030) 0:07:10.215 ********
2026-06-24 00:53:12.393090 | instance | ok: [instance]
2026-06-24 00:53:12.393152 | instance |
2026-06-24 00:53:12.393163 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-24 00:53:12.393174 | instance | Wednesday 24 June 2026 00:53:12 +0000 (0:00:01.172) 0:07:11.387 ********
2026-06-24 00:53:12.829081 | instance | ok: [instance]
2026-06-24 00:53:12.829137 | instance |
2026-06-24 00:53:12.829149 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-24 00:53:12.829168 | instance | Wednesday 24 June 2026 00:53:12 +0000 (0:00:00.436) 0:07:11.824 ********
2026-06-24 00:53:13.706041 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-24 00:53:13.706081 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-24 00:53:13.706087 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-24 00:53:13.706091 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-24 00:53:13.706096 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-24 00:53:13.706101 | instance |
2026-06-24 00:53:13.706106 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-24 00:53:13.706109 | instance | Wednesday 24 June 2026 00:53:13 +0000 (0:00:00.877) 0:07:12.701 ********
2026-06-24 00:53:14.228124 | instance | ok: [instance]
2026-06-24 00:53:14.228208 | instance |
2026-06-24 00:53:14.228805 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-24 00:53:14.228840 | instance | Wednesday 24 June 2026 00:53:14 +0000 (0:00:00.512) 0:07:13.214 ********
2026-06-24 00:53:14.228847 | instance |
2026-06-24 00:53:14.228851 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-24 00:53:14.228856 | instance | Wednesday 24 June 2026 00:53:14 +0000 (0:00:00.009) 0:07:13.224 ********
2026-06-24 00:53:14.571165 | instance | ok: [instance]
2026-06-24 00:53:14.571235 | instance |
2026-06-24 00:53:14.571488 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-24 00:53:14.571530 | instance | Wednesday 24 June 2026 00:53:14 +0000 (0:00:00.342) 0:07:13.567 ********
2026-06-24 00:53:14.773068 | instance | ok: [instance]
2026-06-24 00:53:14.773146 | instance |
2026-06-24 00:53:14.773382 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 00:53:14.773424 | instance | Wednesday 24 June 2026 00:53:14 +0000 (0:00:00.201) 0:07:13.769 ********
2026-06-24 00:53:14.827441 | instance | ok: [instance] => {
2026-06-24 00:53:14.828094 | 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 00:53:14.828137 | instance | }
2026-06-24 00:53:14.828153 | instance |
2026-06-24 00:53:14.828158 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 00:53:14.828163 | instance | Wednesday 24 June 2026 00:53:14 +0000 (0:00:00.054) 0:07:13.823 ********
2026-06-24 00:53:15.517839 | instance | changed: [instance]
2026-06-24 00:53:15.517897 | instance |
2026-06-24 00:53:15.518217 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 00:53:15.518327 | instance | Wednesday 24 June 2026 00:53:15 +0000 (0:00:00.690) 0:07:14.514 ********
2026-06-24 00:53:16.887393 | instance | changed: [instance]
2026-06-24 00:53:16.887467 | instance |
2026-06-24 00:53:16.887755 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 00:53:16.887796 | instance | Wednesday 24 June 2026 00:53:16 +0000 (0:00:01.369) 0:07:15.883 ********
2026-06-24 00:53:16.939464 | instance | ok: [instance] => {
2026-06-24 00:53:16.939536 | 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 00:53:16.940032 | instance | }
2026-06-24 00:53:16.940102 | instance |
2026-06-24 00:53:16.940113 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 00:53:16.940123 | instance | Wednesday 24 June 2026 00:53:16 +0000 (0:00:00.052) 0:07:15.935 ********
2026-06-24 00:53:17.601419 | instance | changed: [instance]
2026-06-24 00:53:17.601498 | instance |
2026-06-24 00:53:17.601738 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 00:53:17.601781 | instance | Wednesday 24 June 2026 00:53:17 +0000 (0:00:00.662) 0:07:16.597 ********
2026-06-24 00:53:18.995270 | instance | changed: [instance]
2026-06-24 00:53:18.995403 | instance |
2026-06-24 00:53:18.995414 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ********************
2026-06-24 00:53:18.995553 | instance | Wednesday 24 June 2026 00:53:18 +0000 (0:00:01.393) 0:07:17.991 ********
2026-06-24 00:53:19.468409 | instance | changed: [instance]
2026-06-24 00:53:19.468512 | instance |
2026-06-24 00:53:19.468776 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] *********
2026-06-24 00:53:19.468821 | instance | Wednesday 24 June 2026 00:53:19 +0000 (0:00:00.473) 0:07:18.464 ********
2026-06-24 00:53:19.689731 | instance | changed: [instance]
2026-06-24 00:53:19.689809 | instance |
2026-06-24 00:53:19.690082 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-24 00:53:19.690146 | instance | Wednesday 24 June 2026 00:53:19 +0000 (0:00:00.220) 0:07:18.685 ********
2026-06-24 00:53:19.897058 | instance | ok: [instance]
2026-06-24 00:53:19.897182 | instance |
2026-06-24 00:53:19.897221 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 00:53:19.897388 | instance | Wednesday 24 June 2026 00:53:19 +0000 (0:00:00.207) 0:07:18.893 ********
2026-06-24 00:53:19.960416 | instance | ok: [instance] => {
2026-06-24 00:53:19.961118 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz"
2026-06-24 00:53:19.961184 | instance | }
2026-06-24 00:53:19.961191 | instance |
2026-06-24 00:53:19.961196 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 00:53:19.961202 | instance | Wednesday 24 June 2026 00:53:19 +0000 (0:00:00.062) 0:07:18.956 ********
2026-06-24 00:53:20.946339 | instance | changed: [instance]
2026-06-24 00:53:20.946618 | instance |
2026-06-24 00:53:20.946674 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 00:53:20.946686 | instance | Wednesday 24 June 2026 00:53:20 +0000 (0:00:00.986) 0:07:19.942 ********
2026-06-24 00:53:23.569067 | instance | changed: [instance]
2026-06-24 00:53:23.569136 | instance |
2026-06-24 00:53:23.569411 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] ***
2026-06-24 00:53:23.569653 | instance | Wednesday 24 June 2026 00:53:23 +0000 (0:00:02.622) 0:07:22.565 ********
2026-06-24 00:53:23.623450 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml)
2026-06-24 00:53:23.623516 | instance |
2026-06-24 00:53:23.623792 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] ***********
2026-06-24 00:53:23.623841 | instance | Wednesday 24 June 2026 00:53:23 +0000 (0:00:00.054) 0:07:22.619 ********
2026-06-24 00:53:24.857916 | instance | ok: [instance]
2026-06-24 00:53:24.857986 | instance |
2026-06-24 00:53:24.858252 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] ****************
2026-06-24 00:53:24.858290 | instance | Wednesday 24 June 2026 00:53:24 +0000 (0:00:01.234) 0:07:23.854 ********
2026-06-24 00:53:25.065976 | instance | changed: [instance]
2026-06-24 00:53:25.066016 | instance |
2026-06-24 00:53:25.066022 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] *********
2026-06-24 00:53:25.066031 | instance | Wednesday 24 June 2026 00:53:25 +0000 (0:00:00.207) 0:07:24.061 ********
2026-06-24 00:53:25.517861 | instance | changed: [instance]
2026-06-24 00:53:25.517956 | instance |
2026-06-24 00:53:25.518223 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ******
2026-06-24 00:53:25.518240 | instance | Wednesday 24 June 2026 00:53:25 +0000 (0:00:00.452) 0:07:24.514 ********
2026-06-24 00:53:26.272097 | instance | changed: [instance] => (item=br_netfilter)
2026-06-24 00:53:26.272164 | instance | ok: [instance] => (item=ip_tables)
2026-06-24 00:53:26.272783 | instance | changed: [instance] => (item=ip6_tables)
2026-06-24 00:53:26.272824 | instance | ok: [instance] => (item=nf_conntrack)
2026-06-24 00:53:26.272830 | instance |
2026-06-24 00:53:26.272834 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-24 00:53:26.272839 | instance | Wednesday 24 June 2026 00:53:26 +0000 (0:00:00.754) 0:07:25.268 ********
2026-06-24 00:53:26.472970 | instance | ok: [instance]
2026-06-24 00:53:26.473054 | instance |
2026-06-24 00:53:26.473282 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 00:53:26.473318 | instance | Wednesday 24 June 2026 00:53:26 +0000 (0:00:00.200) 0:07:25.469 ********
2026-06-24 00:53:26.518044 | instance | ok: [instance] => {
2026-06-24 00:53:26.518629 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet"
2026-06-24 00:53:26.518668 | instance | }
2026-06-24 00:53:26.518673 | instance |
2026-06-24 00:53:26.518678 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 00:53:26.518682 | instance | Wednesday 24 June 2026 00:53:26 +0000 (0:00:00.044) 0:07:25.514 ********
2026-06-24 00:53:27.899963 | instance | changed: [instance]
2026-06-24 00:53:27.900341 | instance |
2026-06-24 00:53:27.900570 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 00:53:27.900577 | instance | Wednesday 24 June 2026 00:53:27 +0000 (0:00:01.381) 0:07:26.896 ********
2026-06-24 00:53:27.937030 | instance | skipping: [instance]
2026-06-24 00:53:27.937124 | instance |
2026-06-24 00:53:27.937379 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] ***
2026-06-24 00:53:27.937396 | instance | Wednesday 24 June 2026 00:53:27 +0000 (0:00:00.037) 0:07:26.933 ********
2026-06-24 00:53:27.996607 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml)
2026-06-24 00:53:27.996660 | instance |
2026-06-24 00:53:27.996897 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] *************************
2026-06-24 00:53:27.996911 | instance | Wednesday 24 June 2026 00:53:27 +0000 (0:00:00.059) 0:07:26.992 ********
2026-06-24 00:53:28.033308 | instance | skipping: [instance]
2026-06-24 00:53:28.033411 | instance |
2026-06-24 00:53:28.033666 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] ***************
2026-06-24 00:53:28.033684 | instance | Wednesday 24 June 2026 00:53:28 +0000 (0:00:00.036) 0:07:27.029 ********
2026-06-24 00:53:32.300101 | instance | changed: [instance]
2026-06-24 00:53:32.300190 | instance |
2026-06-24 00:53:32.300593 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] *******************
2026-06-24 00:53:32.300986 | instance | Wednesday 24 June 2026 00:53:32 +0000 (0:00:04.266) 0:07:31.295 ********
2026-06-24 00:53:34.564977 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1})
2026-06-24 00:53:34.565068 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1})
2026-06-24 00:53:34.565906 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1})
2026-06-24 00:53:34.566006 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0})
2026-06-24 00:53:34.566019 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576})
2026-06-24 00:53:34.566029 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192})
2026-06-24 00:53:34.566039 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576})
2026-06-24 00:53:34.566049 | instance |
2026-06-24 00:53:34.566071 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] ***
2026-06-24 00:53:34.566082 | instance | Wednesday 24 June 2026 00:53:34 +0000 (0:00:02.265) 0:07:33.561 ********
2026-06-24 00:53:35.093904 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d)
2026-06-24 00:53:35.093972 | instance | ok: [instance] => (item=/etc/kubernetes)
2026-06-24 00:53:35.094146 | instance | ok: [instance] => (item=/etc/kubernetes/manifests)
2026-06-24 00:53:35.094493 | instance |
2026-06-24 00:53:35.094501 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ********
2026-06-24 00:53:35.094507 | instance | Wednesday 24 June 2026 00:53:35 +0000 (0:00:00.528) 0:07:34.089 ********
2026-06-24 00:53:35.549979 | instance | changed: [instance]
2026-06-24 00:53:35.550206 | instance |
2026-06-24 00:53:35.550562 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] ***
2026-06-24 00:53:35.550849 | instance | Wednesday 24 June 2026 00:53:35 +0000 (0:00:00.455) 0:07:34.545 ********
2026-06-24 00:53:36.009167 | instance | changed: [instance]
2026-06-24 00:53:36.009379 | instance |
2026-06-24 00:53:36.009644 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] *************************
2026-06-24 00:53:36.009922 | instance | Wednesday 24 June 2026 00:53:36 +0000 (0:00:00.459) 0:07:35.004 ********
2026-06-24 00:53:36.211404 | instance | ok: [instance]
2026-06-24 00:53:36.211648 | instance |
2026-06-24 00:53:36.212106 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ******************************
2026-06-24 00:53:36.212388 | instance | Wednesday 24 June 2026 00:53:36 +0000 (0:00:00.202) 0:07:35.207 ********
2026-06-24 00:53:36.243977 | instance | skipping: [instance]
2026-06-24 00:53:36.244196 | instance |
2026-06-24 00:53:36.244492 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] ***********
2026-06-24 00:53:36.244756 | instance | Wednesday 24 June 2026 00:53:36 +0000 (0:00:00.032) 0:07:35.239 ********
2026-06-24 00:53:36.800748 | instance | ok: [instance] => (item=swap)
2026-06-24 00:53:36.801059 | instance | ok: [instance] => (item=none)
2026-06-24 00:53:36.801311 | instance |
2026-06-24 00:53:36.801612 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] ***
2026-06-24 00:53:36.801861 | instance | Wednesday 24 June 2026 00:53:36 +0000 (0:00:00.557) 0:07:35.796 ********
2026-06-24 00:53:37.250263 | instance | changed: [instance]
2026-06-24 00:53:37.250389 | instance |
2026-06-24 00:53:37.250573 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] *********************
2026-06-24 00:53:37.250720 | instance | Wednesday 24 June 2026 00:53:37 +0000 (0:00:00.449) 0:07:36.246 ********
2026-06-24 00:53:37.862280 | instance | changed: [instance]
2026-06-24 00:53:37.862502 | instance |
2026-06-24 00:53:37.862795 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] ***********
2026-06-24 00:53:37.863192 | instance | Wednesday 24 June 2026 00:53:37 +0000 (0:00:00.604) 0:07:36.851 ********
2026-06-24 00:53:37.863520 | instance |
2026-06-24 00:53:37.863936 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] *****************
2026-06-24 00:53:37.864290 | instance | Wednesday 24 June 2026 00:53:37 +0000 (0:00:00.007) 0:07:36.858 ********
2026-06-24 00:53:38.630296 | instance | ok: [instance]
2026-06-24 00:53:38.630401 | instance |
2026-06-24 00:53:38.630414 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] **********
2026-06-24 00:53:38.630436 | instance | Wednesday 24 June 2026 00:53:38 +0000 (0:00:00.766) 0:07:37.625 ********
2026-06-24 00:53:39.223659 | instance | changed: [instance]
2026-06-24 00:53:39.223764 | instance |
2026-06-24 00:53:39.224974 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] *****
2026-06-24 00:53:39.225405 | instance | Wednesday 24 June 2026 00:53:39 +0000 (0:00:00.594) 0:07:38.219 ********
2026-06-24 00:53:40.212988 | instance | ok: [instance]
2026-06-24 00:53:40.213131 | instance |
2026-06-24 00:53:40.213144 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ******************
2026-06-24 00:53:40.213226 | instance | Wednesday 24 June 2026 00:53:40 +0000 (0:00:00.988) 0:07:39.208 ********
2026-06-24 00:53:40.940623 | instance | ok: [instance]
2026-06-24 00:53:40.940759 | instance |
2026-06-24 00:53:40.940776 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] *********
2026-06-24 00:53:40.940877 | instance | Wednesday 24 June 2026 00:53:40 +0000 (0:00:00.728) 0:07:39.936 ********
2026-06-24 00:53:41.166663 | instance | ok: [instance]
2026-06-24 00:53:41.167946 | instance |
2026-06-24 00:53:41.168630 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] ***********
2026-06-24 00:53:41.168641 | instance | Wednesday 24 June 2026 00:53:41 +0000 (0:00:00.225) 0:07:40.162 ********
2026-06-24 00:53:41.736796 | instance | ok: [instance]
2026-06-24 00:53:41.736854 | instance |
2026-06-24 00:53:41.737174 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ********************
2026-06-24 00:53:41.737190 | instance | Wednesday 24 June 2026 00:53:41 +0000 (0:00:00.570) 0:07:40.733 ********
2026-06-24 00:53:41.830859 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance
2026-06-24 00:53:41.830975 | instance |
2026-06-24 00:53:41.831230 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] **********************
2026-06-24 00:53:41.831304 | instance | Wednesday 24 June 2026 00:53:41 +0000 (0:00:00.093) 0:07:40.826 ********
2026-06-24 00:53:41.913534 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance
2026-06-24 00:53:41.913662 | instance |
2026-06-24 00:53:41.913689 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] ***
2026-06-24 00:53:41.913701 | instance | Wednesday 24 June 2026 00:53:41 +0000 (0:00:00.082) 0:07:40.909 ********
2026-06-24 00:53:42.123289 | instance | ok: [instance] => (item=instance)
2026-06-24 00:53:42.123405 | instance |
2026-06-24 00:53:42.123413 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] ****
2026-06-24 00:53:42.123563 | instance | Wednesday 24 June 2026 00:53:42 +0000 (0:00:00.209) 0:07:41.119 ********
2026-06-24 00:53:42.164063 | instance | skipping: [instance]
2026-06-24 00:53:42.164145 | instance |
2026-06-24 00:53:42.164494 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] ***
2026-06-24 00:53:42.164538 | instance | Wednesday 24 June 2026 00:53:42 +0000 (0:00:00.040) 0:07:41.160 ********
2026-06-24 00:53:42.217079 | instance | ok: [instance]
2026-06-24 00:53:42.217613 | instance |
2026-06-24 00:53:42.217661 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] **********
2026-06-24 00:53:42.217670 | instance | Wednesday 24 June 2026 00:53:42 +0000 (0:00:00.052) 0:07:41.212 ********
2026-06-24 00:53:42.257086 | instance | ok: [instance] => {
2026-06-24 00:53:42.257158 | instance | "msg": "instance"
2026-06-24 00:53:42.257595 | instance | }
2026-06-24 00:53:42.257610 | instance |
2026-06-24 00:53:42.257615 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] ***
2026-06-24 00:53:42.257620 | instance | Wednesday 24 June 2026 00:53:42 +0000 (0:00:00.040) 0:07:41.253 ********
2026-06-24 00:53:42.825925 | instance | changed: [instance]
2026-06-24 00:53:42.826401 | instance |
2026-06-24 00:53:42.826422 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] **********************
2026-06-24 00:53:42.826429 | instance | Wednesday 24 June 2026 00:53:42 +0000 (0:00:00.568) 0:07:41.822 ********
2026-06-24 00:53:42.852359 | instance | skipping: [instance]
2026-06-24 00:53:42.852436 | instance |
2026-06-24 00:53:42.852673 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] ***************
2026-06-24 00:53:42.852724 | instance | Wednesday 24 June 2026 00:53:42 +0000 (0:00:00.026) 0:07:41.848 ********
2026-06-24 00:53:42.888369 | instance | skipping: [instance]
2026-06-24 00:53:42.888430 | instance |
2026-06-24 00:53:42.888715 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] **************
2026-06-24 00:53:42.888751 | instance | Wednesday 24 June 2026 00:53:42 +0000 (0:00:00.035) 0:07:41.884 ********
2026-06-24 00:53:42.919747 | instance | skipping: [instance]
2026-06-24 00:53:42.920107 | instance |
2026-06-24 00:53:42.920149 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] *********************
2026-06-24 00:53:42.920160 | instance | Wednesday 24 June 2026 00:53:42 +0000 (0:00:00.031) 0:07:41.915 ********
2026-06-24 00:53:42.957322 | instance | skipping: [instance]
2026-06-24 00:53:42.957709 | instance |
2026-06-24 00:53:42.957750 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ********************
2026-06-24 00:53:42.957756 | instance | Wednesday 24 June 2026 00:53:42 +0000 (0:00:00.037) 0:07:41.953 ********
2026-06-24 00:53:42.994594 | instance | skipping: [instance]
2026-06-24 00:53:42.994683 | instance |
2026-06-24 00:53:42.994955 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] **************
2026-06-24 00:53:42.994987 | instance | Wednesday 24 June 2026 00:53:42 +0000 (0:00:00.037) 0:07:41.990 ********
2026-06-24 00:53:43.035319 | instance | skipping: [instance]
2026-06-24 00:53:43.035442 | instance |
2026-06-24 00:53:43.035636 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] *************
2026-06-24 00:53:43.035788 | instance | Wednesday 24 June 2026 00:53:43 +0000 (0:00:00.040) 0:07:42.031 ********
2026-06-24 00:53:43.074218 | instance | skipping: [instance]
2026-06-24 00:53:43.074555 | instance |
2026-06-24 00:53:43.074578 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] *********************
2026-06-24 00:53:43.074584 | instance | Wednesday 24 June 2026 00:53:43 +0000 (0:00:00.038) 0:07:42.070 ********
2026-06-24 00:54:09.528528 | instance | changed: [instance]
2026-06-24 00:54:09.528622 | instance |
2026-06-24 00:54:09.529012 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] ***
2026-06-24 00:54:09.529116 | instance | Wednesday 24 June 2026 00:54:09 +0000 (0:00:26.454) 0:08:08.524 ********
2026-06-24 00:54:09.742053 | instance | ok: [instance]
2026-06-24 00:54:09.742128 | instance |
2026-06-24 00:54:09.742356 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] ***************************
2026-06-24 00:54:09.742504 | instance | Wednesday 24 June 2026 00:54:09 +0000 (0:00:00.213) 0:08:08.738 ********
2026-06-24 00:54:09.773567 | instance | skipping: [instance]
2026-06-24 00:54:09.773635 | instance |
2026-06-24 00:54:09.773922 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] ***
2026-06-24 00:54:09.773947 | instance | Wednesday 24 June 2026 00:54:09 +0000 (0:00:00.031) 0:08:08.769 ********
2026-06-24 00:54:09.965403 | instance | changed: [instance]
2026-06-24 00:54:09.966010 | instance |
2026-06-24 00:54:09.966027 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] ***
2026-06-24 00:54:09.966032 | instance | Wednesday 24 June 2026 00:54:09 +0000 (0:00:00.191) 0:08:08.961 ********
2026-06-24 00:54:10.182339 | instance | changed: [instance]
2026-06-24 00:54:10.182421 | instance |
2026-06-24 00:54:10.182432 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ******
2026-06-24 00:54:10.182443 | instance | Wednesday 24 June 2026 00:54:10 +0000 (0:00:00.215) 0:08:09.177 ********
2026-06-24 00:54:10.393775 | instance | changed: [instance]
2026-06-24 00:54:10.393893 | instance |
2026-06-24 00:54:10.393958 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] ****************************
2026-06-24 00:54:10.394110 | instance | Wednesday 24 June 2026 00:54:10 +0000 (0:00:00.212) 0:08:09.389 ********
2026-06-24 00:54:14.813987 | instance | changed: [instance]
2026-06-24 00:54:14.814066 | instance |
2026-06-24 00:54:14.814468 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] ***
2026-06-24 00:54:14.814520 | instance | Wednesday 24 June 2026 00:54:14 +0000 (0:00:04.419) 0:08:13.809 ********
2026-06-24 00:54:25.166311 | instance | changed: [instance]
2026-06-24 00:54:25.166377 | instance |
2026-06-24 00:54:25.166644 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] *****************
2026-06-24 00:54:25.166659 | instance | Wednesday 24 June 2026 00:54:25 +0000 (0:00:10.352) 0:08:24.162 ********
2026-06-24 00:54:25.207353 | instance | skipping: [instance]
2026-06-24 00:54:25.207435 | instance |
2026-06-24 00:54:25.207703 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] ***
2026-06-24 00:54:25.207747 | instance | Wednesday 24 June 2026 00:54:25 +0000 (0:00:00.040) 0:08:24.203 ********
2026-06-24 00:54:25.253892 | instance | skipping: [instance]
2026-06-24 00:54:25.254327 | instance |
2026-06-24 00:54:25.254371 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] ***
2026-06-24 00:54:25.254376 | instance | Wednesday 24 June 2026 00:54:25 +0000 (0:00:00.046) 0:08:24.249 ********
2026-06-24 00:54:26.136662 | instance | changed: [instance]
2026-06-24 00:54:26.136730 | instance |
2026-06-24 00:54:26.137008 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************
2026-06-24 00:54:26.137047 | instance | Wednesday 24 June 2026 00:54:26 +0000 (0:00:00.883) 0:08:25.132 ********
2026-06-24 00:54:26.183738 | instance | skipping: [instance] => (item=DaemonSet)
2026-06-24 00:54:26.183851 | instance | skipping: [instance] => (item=ConfigMap)
2026-06-24 00:54:26.184422 | instance | skipping: [instance]
2026-06-24 00:54:26.184494 | instance |
2026-06-24 00:54:26.184501 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] ***********************
2026-06-24 00:54:26.184507 | instance | Wednesday 24 June 2026 00:54:26 +0000 (0:00:00.046) 0:08:25.179 ********
2026-06-24 00:54:26.229060 | instance | skipping: [instance]
2026-06-24 00:54:26.229179 | instance |
2026-06-24 00:54:26.229203 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] ***
2026-06-24 00:54:26.229218 | instance | Wednesday 24 June 2026 00:54:26 +0000 (0:00:00.045) 0:08:25.225 ********
2026-06-24 00:54:26.271376 | instance | skipping: [instance]
2026-06-24 00:54:26.271502 | instance |
2026-06-24 00:54:26.271520 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] ***
2026-06-24 00:54:26.271726 | instance | Wednesday 24 June 2026 00:54:26 +0000 (0:00:00.042) 0:08:25.267 ********
2026-06-24 00:54:26.325151 | instance | skipping: [instance]
2026-06-24 00:54:26.325230 | instance |
2026-06-24 00:54:26.325579 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] ****************************
2026-06-24 00:54:26.325601 | instance | Wednesday 24 June 2026 00:54:26 +0000 (0:00:00.053) 0:08:25.321 ********
2026-06-24 00:54:26.367490 | instance | skipping: [instance]
2026-06-24 00:54:26.367604 | instance |
2026-06-24 00:54:26.367737 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] ***
2026-06-24 00:54:26.367906 | instance | Wednesday 24 June 2026 00:54:26 +0000 (0:00:00.042) 0:08:25.363 ********
2026-06-24 00:54:26.883428 | instance | ok: [instance]
2026-06-24 00:54:26.883666 | instance |
2026-06-24 00:54:26.883958 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] ***
2026-06-24 00:54:26.884219 | instance | Wednesday 24 June 2026 00:54:26 +0000 (0:00:00.515) 0:08:25.879 ********
2026-06-24 00:54:28.058351 | instance | changed: [instance]
2026-06-24 00:54:28.058518 | instance |
2026-06-24 00:54:28.058734 | instance | PLAY [Install control-plane components] ****************************************
2026-06-24 00:54:28.058927 | instance |
2026-06-24 00:54:28.059126 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 00:54:28.059308 | instance | Wednesday 24 June 2026 00:54:28 +0000 (0:00:01.175) 0:08:27.054 ********
2026-06-24 00:54:29.053469 | instance | ok: [instance]
2026-06-24 00:54:29.053680 | instance |
2026-06-24 00:54:29.053962 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-24 00:54:29.054230 | instance | Wednesday 24 June 2026 00:54:29 +0000 (0:00:00.994) 0:08:28.049 ********
2026-06-24 00:54:29.256510 | instance | ok: [instance]
2026-06-24 00:54:29.256574 | instance |
2026-06-24 00:54:29.256585 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-24 00:54:29.256595 | instance | Wednesday 24 June 2026 00:54:29 +0000 (0:00:00.202) 0:08:28.251 ********
2026-06-24 00:54:30.375023 | instance | ok: [instance]
2026-06-24 00:54:30.375099 | instance |
2026-06-24 00:54:30.375111 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-24 00:54:30.375128 | instance | Wednesday 24 June 2026 00:54:30 +0000 (0:00:01.119) 0:08:29.370 ********
2026-06-24 00:54:30.596637 | instance | ok: [instance]
2026-06-24 00:54:30.596675 | instance |
2026-06-24 00:54:30.596681 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 00:54:30.596686 | instance | Wednesday 24 June 2026 00:54:30 +0000 (0:00:00.221) 0:08:29.592 ********
2026-06-24 00:54:30.638567 | instance | ok: [instance] => {
2026-06-24 00:54:30.639032 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz"
2026-06-24 00:54:30.639091 | instance | }
2026-06-24 00:54:30.639105 | instance |
2026-06-24 00:54:30.639450 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 00:54:30.639495 | instance | Wednesday 24 June 2026 00:54:30 +0000 (0:00:00.041) 0:08:29.634 ********
2026-06-24 00:54:31.349980 | instance | changed: [instance]
2026-06-24 00:54:31.350118 | instance |
2026-06-24 00:54:31.350467 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 00:54:31.350541 | instance | Wednesday 24 June 2026 00:54:31 +0000 (0:00:00.711) 0:08:30.346 ********
2026-06-24 00:54:33.849993 | instance | changed: [instance]
2026-06-24 00:54:33.850370 | instance |
2026-06-24 00:54:33.850380 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] ***********************
2026-06-24 00:54:33.850391 | instance | Wednesday 24 June 2026 00:54:33 +0000 (0:00:02.500) 0:08:32.846 ********
2026-06-24 00:54:34.199468 | instance | ok: [instance]
2026-06-24 00:54:34.199572 | instance |
2026-06-24 00:54:34.199743 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] ***************
2026-06-24 00:54:34.199910 | instance | Wednesday 24 June 2026 00:54:34 +0000 (0:00:00.349) 0:08:33.195 ********
2026-06-24 00:54:34.396941 | instance | changed: [instance]
2026-06-24 00:54:34.397152 | instance |
2026-06-24 00:54:34.397442 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] *************************
2026-06-24 00:54:34.397780 | instance | Wednesday 24 June 2026 00:54:34 +0000 (0:00:00.197) 0:08:33.392 ********
2026-06-24 00:54:34.670846 | instance | ok: [instance]
2026-06-24 00:54:34.671137 | instance |
2026-06-24 00:54:34.671539 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] ***
2026-06-24 00:54:34.671873 | instance | Wednesday 24 June 2026 00:54:34 +0000 (0:00:00.274) 0:08:33.666 ********
2026-06-24 00:54:34.860384 | instance | changed: [instance]
2026-06-24 00:54:34.860540 | instance |
2026-06-24 00:54:34.860845 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] ***
2026-06-24 00:54:34.861139 | instance | Wednesday 24 June 2026 00:54:34 +0000 (0:00:00.189) 0:08:33.856 ********
2026-06-24 00:54:35.062383 | instance | ok: [instance]
2026-06-24 00:54:35.062639 | instance |
2026-06-24 00:54:35.063106 | instance | TASK [Install plugin] **********************************************************
2026-06-24 00:54:35.063829 | instance | Wednesday 24 June 2026 00:54:35 +0000 (0:00:00.201) 0:08:34.058 ********
2026-06-24 00:54:35.115783 | instance | included: vexxhost.containers.download_artifact for instance
2026-06-24 00:54:35.115984 | instance |
2026-06-24 00:54:35.116229 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 00:54:35.116477 | instance | Wednesday 24 June 2026 00:54:35 +0000 (0:00:00.053) 0:08:34.111 ********
2026-06-24 00:54:35.160186 | instance | ok: [instance] => {
2026-06-24 00:54:35.160475 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz"
2026-06-24 00:54:35.160731 | instance | }
2026-06-24 00:54:35.160986 | instance |
2026-06-24 00:54:35.161249 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 00:54:35.161514 | instance | Wednesday 24 June 2026 00:54:35 +0000 (0:00:00.044) 0:08:34.156 ********
2026-06-24 00:54:35.864033 | instance | changed: [instance]
2026-06-24 00:54:35.864275 | instance |
2026-06-24 00:54:35.864551 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 00:54:35.864818 | instance | Wednesday 24 June 2026 00:54:35 +0000 (0:00:00.703) 0:08:34.859 ********
2026-06-24 00:54:37.669647 | instance | changed: [instance]
2026-06-24 00:54:37.669946 | instance |
2026-06-24 00:54:37.670298 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 00:54:37.670570 | instance | Wednesday 24 June 2026 00:54:37 +0000 (0:00:01.805) 0:08:36.665 ********
2026-06-24 00:54:37.707767 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 00:54:37.707925 | instance |
2026-06-24 00:54:37.708083 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 00:54:37.708239 | instance | Wednesday 24 June 2026 00:54:37 +0000 (0:00:00.038) 0:08:36.703 ********
2026-06-24 00:54:38.378173 | instance | changed: [instance]
2026-06-24 00:54:38.378444 | instance |
2026-06-24 00:54:38.378798 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] *************
2026-06-24 00:54:38.379178 | instance | Wednesday 24 June 2026 00:54:38 +0000 (0:00:00.670) 0:08:37.374 ********
2026-06-24 00:54:39.240733 | instance | ok: [instance]
2026-06-24 00:54:39.240880 | instance |
2026-06-24 00:54:39.241047 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] **************************
2026-06-24 00:54:39.241225 | instance | Wednesday 24 June 2026 00:54:39 +0000 (0:00:00.862) 0:08:38.236 ********
2026-06-24 00:54:41.110510 | instance | changed: [instance]
2026-06-24 00:54:41.111050 | instance |
2026-06-24 00:54:41.111089 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 00:54:41.111095 | instance | Wednesday 24 June 2026 00:54:41 +0000 (0:00:01.869) 0:08:40.106 ********
2026-06-24 00:54:41.153055 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 00:54:41.153190 | instance |
2026-06-24 00:54:41.153573 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 00:54:41.153596 | instance | Wednesday 24 June 2026 00:54:41 +0000 (0:00:00.042) 0:08:40.149 ********
2026-06-24 00:54:41.646262 | instance | changed: [instance]
2026-06-24 00:54:41.646378 | instance |
2026-06-24 00:54:41.646742 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] *******************
2026-06-24 00:54:41.646801 | instance | Wednesday 24 June 2026 00:54:41 +0000 (0:00:00.492) 0:08:40.641 ********
2026-06-24 00:55:10.367152 | instance | changed: [instance]
2026-06-24 00:55:10.367211 | instance |
2026-06-24 00:55:10.367221 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] *****************
2026-06-24 00:55:10.367230 | instance | Wednesday 24 June 2026 00:55:10 +0000 (0:00:28.720) 0:09:09.362 ********
2026-06-24 00:55:11.179816 | instance | changed: [instance]
2026-06-24 00:55:11.180609 | instance |
2026-06-24 00:55:11.180651 | instance | PLAY [all] *********************************************************************
2026-06-24 00:55:11.180659 | instance |
2026-06-24 00:55:11.180665 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 00:55:11.180671 | instance | Wednesday 24 June 2026 00:55:11 +0000 (0:00:00.813) 0:09:10.176 ********
2026-06-24 00:55:12.282331 | instance | ok: [instance]
2026-06-24 00:55:12.282422 | instance |
2026-06-24 00:55:12.282696 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] *********
2026-06-24 00:55:12.282744 | instance | Wednesday 24 June 2026 00:55:12 +0000 (0:00:01.102) 0:09:11.278 ********
2026-06-24 00:55:13.005171 | instance | changed: [instance]
2026-06-24 00:55:13.005342 | instance |
2026-06-24 00:55:13.005514 | instance | PLAY [all] *********************************************************************
2026-06-24 00:55:13.005579 | instance |
2026-06-24 00:55:13.005709 | instance | TASK [Uninstall unattended-upgrades] *******************************************
2026-06-24 00:55:13.006260 | instance | Wednesday 24 June 2026 00:55:13 +0000 (0:00:00.721) 0:09:12.000 ********
2026-06-24 00:55:13.717027 | instance | ok: [instance]
2026-06-24 00:55:13.717297 | instance |
2026-06-24 00:55:13.717619 | instance | PLAY [controllers] *************************************************************
2026-06-24 00:55:13.717909 | instance |
2026-06-24 00:55:13.718197 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 00:55:13.718462 | instance | Wednesday 24 June 2026 00:55:13 +0000 (0:00:00.711) 0:09:12.712 ********
2026-06-24 00:55:14.916878 | instance | ok: [instance]
2026-06-24 00:55:14.917173 | instance |
2026-06-24 00:55:14.917452 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 00:55:14.917714 | instance | Wednesday 24 June 2026 00:55:14 +0000 (0:00:01.200) 0:09:13.912 ********
2026-06-24 00:55:14.959379 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 00:55:14.959616 | instance |
2026-06-24 00:55:14.959877 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 00:55:14.960139 | instance | Wednesday 24 June 2026 00:55:14 +0000 (0:00:00.042) 0:09:13.955 ********
2026-06-24 00:55:15.433802 | instance | changed: [instance]
2026-06-24 00:55:15.434127 | instance |
2026-06-24 00:55:15.434537 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] **********
2026-06-24 00:55:15.434999 | instance | Wednesday 24 June 2026 00:55:15 +0000 (0:00:00.473) 0:09:14.429 ********
2026-06-24 00:55:17.483890 | instance | changed: [instance]
2026-06-24 00:55:17.484155 | instance |
2026-06-24 00:55:17.484465 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 00:55:17.484765 | instance | Wednesday 24 June 2026 00:55:17 +0000 (0:00:02.050) 0:09:16.479 ********
2026-06-24 00:55:17.523314 | instance | skipping: [instance]
2026-06-24 00:55:17.523572 | instance |
2026-06-24 00:55:17.523906 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] ***
2026-06-24 00:55:17.524182 | instance | Wednesday 24 June 2026 00:55:17 +0000 (0:00:00.039) 0:09:16.519 ********
2026-06-24 00:55:17.569793 | instance | skipping: [instance]
2026-06-24 00:55:17.570037 | instance |
2026-06-24 00:55:17.570335 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] *********
2026-06-24 00:55:17.570680 | instance | Wednesday 24 June 2026 00:55:17 +0000 (0:00:00.046) 0:09:16.565 ********
2026-06-24 00:55:17.604604 | instance | skipping: [instance]
2026-06-24 00:55:17.604839 | instance |
2026-06-24 00:55:17.605093 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] ***
2026-06-24 00:55:17.605347 | instance | Wednesday 24 June 2026 00:55:17 +0000 (0:00:00.034) 0:09:16.599 ********
2026-06-24 00:55:17.633652 | instance | skipping: [instance]
2026-06-24 00:55:17.633822 | instance |
2026-06-24 00:55:17.634045 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] *********************
2026-06-24 00:55:17.634248 | instance | Wednesday 24 June 2026 00:55:17 +0000 (0:00:00.029) 0:09:16.629 ********
2026-06-24 00:55:17.679616 | instance | skipping: [instance]
2026-06-24 00:55:17.679974 | instance |
2026-06-24 00:55:17.680292 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] **************
2026-06-24 00:55:17.680573 | instance | Wednesday 24 June 2026 00:55:17 +0000 (0:00:00.045) 0:09:16.675 ********
2026-06-24 00:55:17.728342 | instance | skipping: [instance]
2026-06-24 00:55:17.728412 | instance |
2026-06-24 00:55:17.728609 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] *****
2026-06-24 00:55:17.728774 | instance | Wednesday 24 June 2026 00:55:17 +0000 (0:00:00.049) 0:09:16.724 ********
2026-06-24 00:55:17.771504 | instance | skipping: [instance]
2026-06-24 00:55:17.771591 | instance |
2026-06-24 00:55:17.771748 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************
2026-06-24 00:55:17.771910 | instance | Wednesday 24 June 2026 00:55:17 +0000 (0:00:00.043) 0:09:16.767 ********
2026-06-24 00:55:17.807445 | instance | skipping: [instance]
2026-06-24 00:55:17.807561 | instance |
2026-06-24 00:55:17.807728 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ********************
2026-06-24 00:55:17.807892 | instance | Wednesday 24 June 2026 00:55:17 +0000 (0:00:00.035) 0:09:16.803 ********
2026-06-24 00:55:17.860418 | instance | skipping: [instance]
2026-06-24 00:55:17.860506 | instance |
2026-06-24 00:55:17.860667 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] ***
2026-06-24 00:55:17.860811 | instance | Wednesday 24 June 2026 00:55:17 +0000 (0:00:00.053) 0:09:16.856 ********
2026-06-24 00:55:17.890914 | instance | skipping: [instance]
2026-06-24 00:55:17.890978 | instance |
2026-06-24 00:55:17.891126 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] **********************
2026-06-24 00:55:17.891245 | instance | Wednesday 24 June 2026 00:55:17 +0000 (0:00:00.030) 0:09:16.887 ********
2026-06-24 00:55:17.926767 | instance | skipping: [instance]
2026-06-24 00:55:17.927033 | instance |
2026-06-24 00:55:17.927386 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] ****************
2026-06-24 00:55:17.927677 | instance | Wednesday 24 June 2026 00:55:17 +0000 (0:00:00.035) 0:09:16.922 ********
2026-06-24 00:55:17.958586 | instance | skipping: [instance]
2026-06-24 00:55:17.958792 | instance |
2026-06-24 00:55:17.959131 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ******************
2026-06-24 00:55:17.959370 | instance | Wednesday 24 June 2026 00:55:17 +0000 (0:00:00.031) 0:09:16.954 ********
2026-06-24 00:55:18.014676 | instance | skipping: [instance]
2026-06-24 00:55:18.014751 | instance |
2026-06-24 00:55:18.014995 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-06-24 00:55:18.015175 | instance | Wednesday 24 June 2026 00:55:18 +0000 (0:00:00.055) 0:09:17.010 ********
2026-06-24 00:55:18.048543 | instance | skipping: [instance]
2026-06-24 00:55:18.048759 | instance |
2026-06-24 00:55:18.049003 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-06-24 00:55:18.049236 | instance | Wednesday 24 June 2026 00:55:18 +0000 (0:00:00.034) 0:09:17.044 ********
2026-06-24 00:55:18.080535 | instance | skipping: [instance]
2026-06-24 00:55:18.080697 | instance |
2026-06-24 00:55:18.080824 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-06-24 00:55:18.080986 | instance | Wednesday 24 June 2026 00:55:18 +0000 (0:00:00.032) 0:09:17.076 ********
2026-06-24 00:55:18.117878 | instance | skipping: [instance]
2026-06-24 00:55:18.118109 | instance |
2026-06-24 00:55:18.118432 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] ***********
2026-06-24 00:55:18.118710 | instance | Wednesday 24 June 2026 00:55:18 +0000 (0:00:00.037) 0:09:17.113 ********
2026-06-24 00:55:18.150214 | instance | skipping: [instance]
2026-06-24 00:55:18.150430 | instance |
2026-06-24 00:55:18.150736 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] *************
2026-06-24 00:55:18.151067 | instance | Wednesday 24 June 2026 00:55:18 +0000 (0:00:00.032) 0:09:17.146 ********
2026-06-24 00:55:18.182071 | instance | skipping: [instance]
2026-06-24 00:55:18.182329 | instance |
2026-06-24 00:55:18.182653 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] **************
2026-06-24 00:55:18.182946 | instance | Wednesday 24 June 2026 00:55:18 +0000 (0:00:00.031) 0:09:17.178 ********
2026-06-24 00:55:18.215683 | instance | skipping: [instance]
2026-06-24 00:55:18.215775 | instance |
2026-06-24 00:55:18.215969 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] *************************
2026-06-24 00:55:18.216158 | instance | Wednesday 24 June 2026 00:55:18 +0000 (0:00:00.033) 0:09:17.211 ********
2026-06-24 00:55:18.247440 | instance | skipping: [instance]
2026-06-24 00:55:18.247724 | instance |
2026-06-24 00:55:18.248011 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] *************************
2026-06-24 00:55:18.248312 | instance | Wednesday 24 June 2026 00:55:18 +0000 (0:00:00.031) 0:09:17.243 ********
2026-06-24 00:55:18.282881 | instance | skipping: [instance]
2026-06-24 00:55:18.282985 | instance |
2026-06-24 00:55:18.283221 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] ***********
2026-06-24 00:55:18.283399 | instance | Wednesday 24 June 2026 00:55:18 +0000 (0:00:00.035) 0:09:17.278 ********
2026-06-24 00:55:18.318581 | instance | skipping: [instance]
2026-06-24 00:55:18.318860 | instance |
2026-06-24 00:55:18.319217 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] **********
2026-06-24 00:55:18.319482 | instance | Wednesday 24 June 2026 00:55:18 +0000 (0:00:00.035) 0:09:17.314 ********
2026-06-24 00:55:18.371098 | instance | skipping: [instance]
2026-06-24 00:55:18.371264 | instance |
2026-06-24 00:55:18.371522 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] **********************
2026-06-24 00:55:18.371771 | instance | Wednesday 24 June 2026 00:55:18 +0000 (0:00:00.052) 0:09:17.366 ********
2026-06-24 00:55:18.408862 | instance | skipping: [instance] => (item={'name': 'controllerplugin'})
2026-06-24 00:55:18.409133 | instance | skipping: [instance] => (item={'name': 'nodeplugin'})
2026-06-24 00:55:18.409553 | instance | skipping: [instance]
2026-06-24 00:55:18.409923 | instance |
2026-06-24 00:55:18.410240 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] ***************************
2026-06-24 00:55:18.410532 | instance | Wednesday 24 June 2026 00:55:18 +0000 (0:00:00.037) 0:09:17.404 ********
2026-06-24 00:55:18.442069 | instance | skipping: [instance]
2026-06-24 00:55:18.442378 | instance |
2026-06-24 00:55:18.442774 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ******************
2026-06-24 00:55:18.443104 | instance | Wednesday 24 June 2026 00:55:18 +0000 (0:00:00.033) 0:09:17.437 ********
2026-06-24 00:55:18.493706 | instance | skipping: [instance]
2026-06-24 00:55:18.493926 | instance |
2026-06-24 00:55:18.494195 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] *******************
2026-06-24 00:55:18.494495 | instance | Wednesday 24 June 2026 00:55:18 +0000 (0:00:00.051) 0:09:17.489 ********
2026-06-24 00:55:18.529232 | instance | skipping: [instance]
2026-06-24 00:55:18.529504 | instance |
2026-06-24 00:55:18.529838 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] ****************
2026-06-24 00:55:18.530127 | instance | Wednesday 24 June 2026 00:55:18 +0000 (0:00:00.035) 0:09:17.525 ********
2026-06-24 00:55:18.558530 | instance | skipping: [instance]
2026-06-24 00:55:18.558831 | instance |
2026-06-24 00:55:18.559624 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] **********
2026-06-24 00:55:18.559698 | instance | Wednesday 24 June 2026 00:55:18 +0000 (0:00:00.029) 0:09:17.554 ********
2026-06-24 00:55:18.631039 | instance | skipping: [instance]
2026-06-24 00:55:18.631399 | instance |
2026-06-24 00:55:18.631718 | instance | PLAY [Deploy Infrastructure] ***************************************************
2026-06-24 00:55:18.632016 | instance |
2026-06-24 00:55:18.632349 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 00:55:18.632672 | instance | Wednesday 24 June 2026 00:55:18 +0000 (0:00:00.072) 0:09:17.627 ********
2026-06-24 00:55:21.142770 | instance | ok: [instance]
2026-06-24 00:55:21.142830 | instance |
2026-06-24 00:55:21.142842 | instance | TASK [Deploy Helm chart] *******************************************************
2026-06-24 00:55:21.143066 | instance | Wednesday 24 June 2026 00:55:21 +0000 (0:00:02.511) 0:09:20.138 ********
2026-06-24 00:55:21.194377 | instance | included: vexxhost.kubernetes.cert_manager for instance
2026-06-24 00:55:21.194759 | instance |
2026-06-24 00:55:21.195032 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] ****
2026-06-24 00:55:21.195469 | instance | Wednesday 24 June 2026 00:55:21 +0000 (0:00:00.051) 0:09:20.190 ********
2026-06-24 00:55:21.299171 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/v1.15.yml)
2026-06-24 00:55:21.299417 | instance |
2026-06-24 00:55:21.299696 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ********************
2026-06-24 00:55:21.299966 | instance | Wednesday 24 June 2026 00:55:21 +0000 (0:00:00.104) 0:09:20.295 ********
2026-06-24 00:55:40.215312 | instance | changed: [instance]
2026-06-24 00:55:40.215561 | instance |
2026-06-24 00:55:40.215858 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] ***
2026-06-24 00:55:40.216142 | instance | Wednesday 24 June 2026 00:55:40 +0000 (0:00:18.916) 0:09:39.211 ********
2026-06-24 00:55:40.866388 | instance | changed: [instance]
2026-06-24 00:55:40.866486 | instance |
2026-06-24 00:55:40.866601 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] ***
2026-06-24 00:55:40.866742 | instance | Wednesday 24 June 2026 00:55:40 +0000 (0:00:00.651) 0:09:39.862 ********
2026-06-24 00:55:40.919948 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance
2026-06-24 00:55:40.920101 | instance |
2026-06-24 00:55:40.920305 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] ***************
2026-06-24 00:55:40.920492 | instance | Wednesday 24 June 2026 00:55:40 +0000 (0:00:00.053) 0:09:39.915 ********
2026-06-24 00:55:41.618123 | instance | changed: [instance]
2026-06-24 00:55:41.618209 | instance |
2026-06-24 00:55:41.618333 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] ****
2026-06-24 00:55:41.618454 | instance | Wednesday 24 June 2026 00:55:41 +0000 (0:00:00.697) 0:09:40.613 ********
2026-06-24 00:55:42.277209 | instance | ok: [instance]
2026-06-24 00:55:42.277480 | instance |
2026-06-24 00:55:42.277792 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ********
2026-06-24 00:55:42.278110 | instance | Wednesday 24 June 2026 00:55:42 +0000 (0:00:00.658) 0:09:41.272 ********
2026-06-24 00:55:42.760120 | instance | changed: [instance]
2026-06-24 00:55:42.760253 | instance |
2026-06-24 00:55:42.760440 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] *****************
2026-06-24 00:55:42.760619 | instance | Wednesday 24 June 2026 00:55:42 +0000 (0:00:00.473) 0:09:41.746 ********
2026-06-24 00:55:42.760783 | instance |
2026-06-24 00:55:42.760979 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] ***
2026-06-24 00:55:42.761176 | instance | Wednesday 24 June 2026 00:55:42 +0000 (0:00:00.009) 0:09:41.756 ********
2026-06-24 00:55:42.796611 | instance | skipping: [instance]
2026-06-24 00:55:42.796795 | instance |
2026-06-24 00:55:42.797082 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] ***
2026-06-24 00:55:42.797346 | instance | Wednesday 24 June 2026 00:55:42 +0000 (0:00:00.036) 0:09:41.792 ********
2026-06-24 00:55:44.242850 | instance | changed: [instance]
2026-06-24 00:55:44.242955 | instance |
2026-06-24 00:55:44.242975 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] ***
2026-06-24 00:55:44.243191 | instance | Wednesday 24 June 2026 00:55:44 +0000 (0:00:01.446) 0:09:43.238 ********
2026-06-24 00:55:46.268291 | instance | changed: [instance]
2026-06-24 00:55:46.268368 | instance |
2026-06-24 00:55:46.268743 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 00:55:46.268819 | instance | Wednesday 24 June 2026 00:55:46 +0000 (0:00:02.025) 0:09:45.263 ********
2026-06-24 00:55:46.318881 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 00:55:46.319039 | instance |
2026-06-24 00:55:46.319052 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 00:55:46.319199 | instance | Wednesday 24 June 2026 00:55:46 +0000 (0:00:00.051) 0:09:45.315 ********
2026-06-24 00:55:46.836686 | instance | changed: [instance]
2026-06-24 00:55:46.836760 | instance |
2026-06-24 00:55:46.837065 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] *******************
2026-06-24 00:55:46.837133 | instance | Wednesday 24 June 2026 00:55:46 +0000 (0:00:00.517) 0:09:45.832 ********
2026-06-24 00:56:02.144770 | instance | changed: [instance]
2026-06-24 00:56:02.144845 | instance |
2026-06-24 00:56:02.145089 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 00:56:02.145125 | instance | Wednesday 24 June 2026 00:56:02 +0000 (0:00:15.308) 0:10:01.140 ********
2026-06-24 00:56:02.186960 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 00:56:02.187065 | instance |
2026-06-24 00:56:02.187355 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 00:56:02.187395 | instance | Wednesday 24 June 2026 00:56:02 +0000 (0:00:00.042) 0:10:01.183 ********
2026-06-24 00:56:02.664233 | instance | changed: [instance]
2026-06-24 00:56:02.664301 | instance |
2026-06-24 00:56:02.664318 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ********
2026-06-24 00:56:02.664479 | instance | Wednesday 24 June 2026 00:56:02 +0000 (0:00:00.476) 0:10:01.659 ********
2026-06-24 00:56:05.612316 | instance | ok: [instance] => (item=messaging-topology-operator)
2026-06-24 00:56:05.612416 | instance | ok: [instance] => (item=rabbitmq-cluster)
2026-06-24 00:56:05.612519 | instance |
2026-06-24 00:56:05.612644 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] *******
2026-06-24 00:56:05.612774 | instance | Wednesday 24 June 2026 00:56:05 +0000 (0:00:02.948) 0:10:04.608 ********
2026-06-24 00:56:09.047658 | instance | changed: [instance]
2026-06-24 00:56:09.047768 | instance |
2026-06-24 00:56:09.047853 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 00:56:09.047966 | instance | Wednesday 24 June 2026 00:56:09 +0000 (0:00:03.435) 0:10:08.043 ********
2026-06-24 00:56:09.106743 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 00:56:09.106802 | instance |
2026-06-24 00:56:09.106811 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 00:56:09.106818 | instance | Wednesday 24 June 2026 00:56:09 +0000 (0:00:00.057) 0:10:08.101 ********
2026-06-24 00:56:09.573165 | instance | changed: [instance]
2026-06-24 00:56:09.573229 | instance |
2026-06-24 00:56:09.573377 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] ***
2026-06-24 00:56:09.573510 | instance | Wednesday 24 June 2026 00:56:09 +0000 (0:00:00.467) 0:10:08.569 ********
2026-06-24 00:56:12.487691 | instance | ok: [instance]
2026-06-24 00:56:12.487736 | instance |
2026-06-24 00:56:12.487744 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] ***
2026-06-24 00:56:12.487751 | instance | Wednesday 24 June 2026 00:56:12 +0000 (0:00:02.913) 0:10:11.482 ********
2026-06-24 00:56:15.285922 | instance | changed: [instance]
2026-06-24 00:56:15.285994 | instance |
2026-06-24 00:56:15.286010 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] ***
2026-06-24 00:56:15.286024 | instance | Wednesday 24 June 2026 00:56:15 +0000 (0:00:02.797) 0:10:14.280 ********
2026-06-24 00:56:15.939016 | instance | ok: [instance]
2026-06-24 00:56:15.939092 | instance |
2026-06-24 00:56:15.939368 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************
2026-06-24 00:56:15.939445 | instance | Wednesday 24 June 2026 00:56:15 +0000 (0:00:00.654) 0:10:14.935 ********
2026-06-24 00:56:16.674729 | instance | changed: [instance]
2026-06-24 00:56:16.674923 | instance |
2026-06-24 00:56:16.675075 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] ***
2026-06-24 00:56:16.675198 | instance | Wednesday 24 June 2026 00:56:16 +0000 (0:00:00.735) 0:10:15.670 ********
2026-06-24 00:56:17.347360 | instance | ok: [instance]
2026-06-24 00:56:17.347471 | instance |
2026-06-24 00:56:17.347636 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] ***
2026-06-24 00:56:17.347866 | instance | Wednesday 24 June 2026 00:56:17 +0000 (0:00:00.672) 0:10:16.343 ********
2026-06-24 00:56:17.393684 | instance | skipping: [instance]
2026-06-24 00:56:17.393955 | instance |
2026-06-24 00:56:17.394312 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] ***
2026-06-24 00:56:17.394600 | instance | Wednesday 24 June 2026 00:56:17 +0000 (0:00:00.045) 0:10:16.389 ********
2026-06-24 00:56:17.441740 | instance | skipping: [instance]
2026-06-24 00:56:17.441932 | instance |
2026-06-24 00:56:17.442113 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] **********
2026-06-24 00:56:17.442308 | instance | Wednesday 24 June 2026 00:56:17 +0000 (0:00:00.048) 0:10:16.437 ********
2026-06-24 00:56:17.492485 | instance | skipping: [instance]
2026-06-24 00:56:17.492735 | instance |
2026-06-24 00:56:17.492860 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] ***
2026-06-24 00:56:17.493059 | instance | Wednesday 24 June 2026 00:56:17 +0000 (0:00:00.050) 0:10:16.488 ********
2026-06-24 00:56:17.540307 | instance | skipping: [instance]
2026-06-24 00:56:17.540608 | instance |
2026-06-24 00:56:17.540896 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] ***
2026-06-24 00:56:17.541178 | instance | Wednesday 24 June 2026 00:56:17 +0000 (0:00:00.047) 0:10:16.535 ********
2026-06-24 00:56:17.584142 | instance | skipping: [instance]
2026-06-24 00:56:17.585707 | instance |
2026-06-24 00:56:17.585716 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] ****
2026-06-24 00:56:17.585722 | instance | Wednesday 24 June 2026 00:56:17 +0000 (0:00:00.043) 0:10:16.579 ********
2026-06-24 00:56:17.619201 | instance | skipping: [instance]
2026-06-24 00:56:17.619475 | instance |
2026-06-24 00:56:17.619820 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] *********
2026-06-24 00:56:17.620153 | instance | Wednesday 24 June 2026 00:56:17 +0000 (0:00:00.035) 0:10:16.615 ********
2026-06-24 00:56:17.660919 | instance | skipping: [instance]
2026-06-24 00:56:17.661188 | instance |
2026-06-24 00:56:17.661508 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] ***
2026-06-24 00:56:17.661807 | instance | Wednesday 24 June 2026 00:56:17 +0000 (0:00:00.041) 0:10:16.656 ********
2026-06-24 00:58:00.628070 | instance | changed: [instance]
2026-06-24 00:58:00.628390 | instance |
2026-06-24 00:58:00.628727 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] ***
2026-06-24 00:58:00.629041 | instance | Wednesday 24 June 2026 00:58:00 +0000 (0:01:42.967) 0:11:59.623 ********
2026-06-24 00:58:01.605460 | instance | changed: [instance]
2026-06-24 00:58:01.605847 | instance |
2026-06-24 00:58:01.606318 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 00:58:01.606733 | instance | Wednesday 24 June 2026 00:58:01 +0000 (0:00:00.977) 0:12:00.601 ********
2026-06-24 00:58:01.979692 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 00:58:01.979758 | instance |
2026-06-24 00:58:01.979895 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 00:58:01.980018 | instance | Wednesday 24 June 2026 00:58:01 +0000 (0:00:00.374) 0:12:00.975 ********
2026-06-24 00:58:02.477548 | instance | changed: [instance]
2026-06-24 00:58:02.477805 | instance |
2026-06-24 00:58:02.478140 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] ***********************
2026-06-24 00:58:02.478555 | instance | Wednesday 24 June 2026 00:58:02 +0000 (0:00:00.497) 0:12:01.473 ********
2026-06-24 00:58:03.746498 | instance | changed: [instance]
2026-06-24 00:58:03.746609 | instance |
2026-06-24 00:58:03.746626 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] **************************
2026-06-24 00:58:03.746637 | instance | Wednesday 24 June 2026 00:58:03 +0000 (0:00:01.267) 0:12:02.740 ********
2026-06-24 00:58:06.521438 | instance | changed: [instance]
2026-06-24 00:58:06.521503 | instance |
2026-06-24 00:58:06.521516 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-24 00:58:06.521526 | instance | Wednesday 24 June 2026 00:58:06 +0000 (0:00:02.775) 0:12:05.516 ********
2026-06-24 00:58:06.563673 | instance | skipping: [instance]
2026-06-24 00:58:06.563720 | instance |
2026-06-24 00:58:06.563730 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-24 00:58:06.563739 | instance | Wednesday 24 June 2026 00:58:06 +0000 (0:00:00.041) 0:12:05.558 ********
2026-06-24 00:58:06.602648 | instance | skipping: [instance]
2026-06-24 00:58:06.603049 | instance |
2026-06-24 00:58:06.603419 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-24 00:58:06.603766 | instance | Wednesday 24 June 2026 00:58:06 +0000 (0:00:00.040) 0:12:05.598 ********
2026-06-24 00:58:06.638000 | instance | skipping: [instance]
2026-06-24 00:58:06.638419 | instance |
2026-06-24 00:58:06.638813 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-24 00:58:06.639198 | instance | Wednesday 24 June 2026 00:58:06 +0000 (0:00:00.035) 0:12:05.633 ********
2026-06-24 00:58:06.679158 | instance | skipping: [instance]
2026-06-24 00:58:06.679358 | instance |
2026-06-24 00:58:06.679536 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-24 00:58:06.679685 | instance | Wednesday 24 June 2026 00:58:06 +0000 (0:00:00.041) 0:12:05.675 ********
2026-06-24 00:58:07.400629 | instance | ok: [instance]
2026-06-24 00:58:07.400764 | instance |
2026-06-24 00:58:07.401065 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-24 00:58:07.401431 | instance | Wednesday 24 June 2026 00:58:07 +0000 (0:00:00.720) 0:12:06.396 ********
2026-06-24 00:58:07.458128 | instance | ok: [instance]
2026-06-24 00:58:07.458431 | instance |
2026-06-24 00:58:07.458784 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-24 00:58:07.459192 | instance | Wednesday 24 June 2026 00:58:07 +0000 (0:00:00.057) 0:12:06.454 ********
2026-06-24 00:58:07.500409 | instance | ok: [instance]
2026-06-24 00:58:07.500639 | instance |
2026-06-24 00:58:07.500846 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-24 00:58:07.501111 | instance | Wednesday 24 June 2026 00:58:07 +0000 (0:00:00.042) 0:12:06.496 ********
2026-06-24 00:58:07.560997 | instance | ok: [instance] => (item=oslo_db)
2026-06-24 00:58:07.561477 | instance |
2026-06-24 00:58:07.561569 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-24 00:58:07.561848 | instance | Wednesday 24 June 2026 00:58:07 +0000 (0:00:00.060) 0:12:06.556 ********
2026-06-24 00:58:07.916871 | instance | ok: [instance]
2026-06-24 00:58:07.916936 | instance |
2026-06-24 00:58:07.916947 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 00:58:07.916958 | instance | Wednesday 24 June 2026 00:58:07 +0000 (0:00:00.054) 0:12:06.611 ********
2026-06-24 00:58:07.983131 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 00:58:07.983539 | instance |
2026-06-24 00:58:07.983921 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 00:58:07.984350 | instance | Wednesday 24 June 2026 00:58:07 +0000 (0:00:00.367) 0:12:06.978 ********
2026-06-24 00:58:09.393728 | instance | changed: [instance]
2026-06-24 00:58:09.394631 | instance |
2026-06-24 00:58:09.394680 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] ***
2026-06-24 00:58:09.394691 | instance | Wednesday 24 June 2026 00:58:09 +0000 (0:00:01.410) 0:12:08.389 ********
2026-06-24 00:58:10.065101 | instance | ok: [instance]
2026-06-24 00:58:10.065380 | instance |
2026-06-24 00:58:10.065694 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] *************
2026-06-24 00:58:10.065708 | instance | Wednesday 24 June 2026 00:58:10 +0000 (0:00:00.671) 0:12:09.061 ********
2026-06-24 00:58:12.525092 | instance | changed: [instance]
2026-06-24 00:58:12.525140 | instance |
2026-06-24 00:58:12.525148 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************
2026-06-24 00:58:12.525154 | instance | Wednesday 24 June 2026 00:58:12 +0000 (0:00:02.458) 0:12:11.520 ********
2026-06-24 00:58:12.879089 | instance | ok: [instance]
2026-06-24 00:58:12.879174 | instance |
2026-06-24 00:58:12.879274 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] *****************
2026-06-24 00:58:12.879426 | instance | Wednesday 24 June 2026 00:58:12 +0000 (0:00:00.354) 0:12:11.875 ********
2026-06-24 00:58:13.245507 | instance | changed: [instance]
2026-06-24 00:58:13.245596 | instance |
2026-06-24 00:58:13.245852 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] *******************
2026-06-24 00:58:13.245895 | instance | Wednesday 24 June 2026 00:58:13 +0000 (0:00:00.366) 0:12:12.241 ********
2026-06-24 00:58:14.093326 | instance | changed: [instance]
2026-06-24 00:58:14.093722 | instance |
2026-06-24 00:58:14.093738 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ******************
2026-06-24 00:58:14.093743 | instance | Wednesday 24 June 2026 00:58:14 +0000 (0:00:00.847) 0:12:13.089 ********
2026-06-24 00:58:14.508849 | instance | ok: [instance]
2026-06-24 00:58:14.508966 | instance |
2026-06-24 00:58:14.509109 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************
2026-06-24 00:58:14.509232 | instance | Wednesday 24 June 2026 00:58:14 +0000 (0:00:00.414) 0:12:13.504 ********
2026-06-24 01:00:48.346696 | instance | changed: [instance]
2026-06-24 01:00:48.346770 | instance |
2026-06-24 01:00:48.346931 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] ****************
2026-06-24 01:00:48.347070 | instance | Wednesday 24 June 2026 01:00:48 +0000 (0:02:33.838) 0:14:47.343 ********
2026-06-24 01:00:49.018791 | instance | ok: [instance]
2026-06-24 01:00:49.018867 | instance |
2026-06-24 01:00:49.019019 | instance | TASK [Create Keycloak Ingress] *************************************************
2026-06-24 01:00:49.019304 | instance | Wednesday 24 June 2026 01:00:49 +0000 (0:00:00.669) 0:14:48.012 ********
2026-06-24 01:00:49.079733 | instance | included: ingress for instance
2026-06-24 01:00:49.079846 | instance |
2026-06-24 01:00:49.079997 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] *******************
2026-06-24 01:00:49.080118 | instance | Wednesday 24 June 2026 01:00:49 +0000 (0:00:00.062) 0:14:48.075 ********
2026-06-24 01:00:49.953045 | instance | changed: [instance]
2026-06-24 01:00:49.953126 | instance |
2026-06-24 01:00:49.953241 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] *******************
2026-06-24 01:00:49.953380 | instance | Wednesday 24 June 2026 01:00:49 +0000 (0:00:00.873) 0:14:48.949 ********
2026-06-24 01:00:50.247563 | instance | ok: [instance]
2026-06-24 01:00:50.247651 | instance |
2026-06-24 01:00:50.247780 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] *************************
2026-06-24 01:00:50.247907 | instance | Wednesday 24 June 2026 01:00:50 +0000 (0:00:00.294) 0:14:49.243 ********
2026-06-24 01:00:51.114412 | instance | changed: [instance]
2026-06-24 01:00:51.114558 | instance |
2026-06-24 01:00:51.114811 | instance | PLAY [Deploy Monitoring] *******************************************************
2026-06-24 01:00:51.115006 | instance |
2026-06-24 01:00:51.115180 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 01:00:51.115349 | instance | Wednesday 24 June 2026 01:00:51 +0000 (0:00:00.866) 0:14:50.110 ********
2026-06-24 01:00:52.693544 | instance | ok: [instance]
2026-06-24 01:00:52.693929 | instance |
2026-06-24 01:00:52.694316 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 01:00:52.694706 | instance | Wednesday 24 June 2026 01:00:52 +0000 (0:00:01.578) 0:14:51.689 ********
2026-06-24 01:00:52.746852 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 01:00:52.746968 | instance |
2026-06-24 01:00:52.747125 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 01:00:52.747287 | instance | Wednesday 24 June 2026 01:00:52 +0000 (0:00:00.053) 0:14:51.742 ********
2026-06-24 01:00:53.223028 | instance | changed: [instance]
2026-06-24 01:00:53.223121 | instance |
2026-06-24 01:00:53.223683 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] ***********
2026-06-24 01:00:53.223694 | instance | Wednesday 24 June 2026 01:00:53 +0000 (0:00:00.476) 0:14:52.219 ********
2026-06-24 01:00:54.031971 | instance | ok: [instance]
2026-06-24 01:00:54.032220 | instance |
2026-06-24 01:00:54.032530 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] **********
2026-06-24 01:00:54.032820 | instance | Wednesday 24 June 2026 01:00:54 +0000 (0:00:00.808) 0:14:53.027 ********
2026-06-24 01:00:56.296028 | instance | changed: [instance]
2026-06-24 01:00:56.296275 | instance |
2026-06-24 01:00:56.296944 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 01:00:56.296997 | instance | Wednesday 24 June 2026 01:00:56 +0000 (0:00:02.263) 0:14:55.291 ********
2026-06-24 01:00:56.349022 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 01:00:56.349091 | instance |
2026-06-24 01:00:56.349232 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 01:00:56.349372 | instance | Wednesday 24 June 2026 01:00:56 +0000 (0:00:00.053) 0:14:55.345 ********
2026-06-24 01:00:56.899285 | instance | changed: [instance]
2026-06-24 01:00:56.899337 | instance |
2026-06-24 01:00:56.899349 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-06-24 01:00:56.899359 | instance | Wednesday 24 June 2026 01:00:56 +0000 (0:00:00.548) 0:14:55.894 ********
2026-06-24 01:00:58.030380 | instance | changed: [instance]
2026-06-24 01:00:58.030479 | instance |
2026-06-24 01:00:58.030611 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] ***
2026-06-24 01:00:58.030760 | instance | Wednesday 24 June 2026 01:00:58 +0000 (0:00:01.132) 0:14:57.026 ********
2026-06-24 01:00:58.763629 | instance | ok: [instance]
2026-06-24 01:00:58.763675 | instance |
2026-06-24 01:00:58.763681 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] *******
2026-06-24 01:00:58.763685 | instance | Wednesday 24 June 2026 01:00:58 +0000 (0:00:00.732) 0:14:57.759 ********
2026-06-24 01:01:07.867757 | instance | ok: [instance]
2026-06-24 01:01:07.868332 | instance |
2026-06-24 01:01:07.868358 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] ***
2026-06-24 01:01:07.868369 | instance | Wednesday 24 June 2026 01:01:07 +0000 (0:00:09.104) 0:15:06.863 ********
2026-06-24 01:01:09.459080 | instance | ok: [instance]
2026-06-24 01:01:09.459346 | instance |
2026-06-24 01:01:09.459659 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] ***
2026-06-24 01:01:09.459970 | instance | Wednesday 24 June 2026 01:01:09 +0000 (0:00:01.591) 0:15:08.455 ********
2026-06-24 01:01:09.839137 | instance | ok: [instance]
2026-06-24 01:01:09.839373 | instance |
2026-06-24 01:01:09.839651 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] ***
2026-06-24 01:01:09.839909 | instance | Wednesday 24 June 2026 01:01:09 +0000 (0:00:00.379) 0:15:08.834 ********
2026-06-24 01:01:10.047954 | instance | ok: [instance]
2026-06-24 01:01:10.048031 | instance |
2026-06-24 01:01:10.048152 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] ***
2026-06-24 01:01:10.048274 | instance | Wednesday 24 June 2026 01:01:10 +0000 (0:00:00.209) 0:15:09.044 ********
2026-06-24 01:01:10.256800 | instance | ok: [instance]
2026-06-24 01:01:10.257028 | instance |
2026-06-24 01:01:10.257350 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] ***
2026-06-24 01:01:10.257659 | instance | Wednesday 24 June 2026 01:01:10 +0000 (0:00:00.208) 0:15:09.252 ********
2026-06-24 01:01:10.960875 | instance | changed: [instance]
2026-06-24 01:01:10.961101 | instance |
2026-06-24 01:01:10.961386 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] ***
2026-06-24 01:01:10.961683 | instance | Wednesday 24 June 2026 01:01:10 +0000 (0:00:00.704) 0:15:09.956 ********
2026-06-24 01:01:27.992069 | instance | changed: [instance] => (item=alertmanager)
2026-06-24 01:01:27.992353 | instance | changed: [instance] => (item=grafana)
2026-06-24 01:01:27.992646 | instance | changed: [instance] => (item=prometheus)
2026-06-24 01:01:27.992973 | instance |
2026-06-24 01:01:27.993280 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] ***
2026-06-24 01:01:27.993569 | instance | Wednesday 24 June 2026 01:01:27 +0000 (0:00:17.031) 0:15:26.987 ********
2026-06-24 01:01:29.962965 | instance | ok: [instance] => (item=alertmanager)
2026-06-24 01:01:29.963038 | instance | ok: [instance] => (item=grafana)
2026-06-24 01:01:29.963050 | instance | ok: [instance] => (item=prometheus)
2026-06-24 01:01:29.963060 | instance |
2026-06-24 01:01:29.963079 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] *****
2026-06-24 01:01:29.963285 | instance | Wednesday 24 June 2026 01:01:29 +0000 (0:00:01.969) 0:15:28.957 ********
2026-06-24 01:01:34.068531 | instance | changed: [instance] => (item=None)
2026-06-24 01:01:34.068627 | instance | changed: [instance] => (item=None)
2026-06-24 01:01:34.068882 | instance | changed: [instance] => (item=None)
2026-06-24 01:01:34.069039 | instance | changed: [instance]
2026-06-24 01:01:34.069193 | instance |
2026-06-24 01:01:34.069344 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] *******
2026-06-24 01:01:34.069461 | instance | Wednesday 24 June 2026 01:01:34 +0000 (0:00:04.106) 0:15:33.064 ********
2026-06-24 01:01:39.349684 | instance | changed: [instance] => (item=None)
2026-06-24 01:01:39.350033 | instance | changed: [instance] => (item=None)
2026-06-24 01:01:39.350363 | instance | changed: [instance] => (item=None)
2026-06-24 01:01:39.350816 | instance | changed: [instance] => (item=None)
2026-06-24 01:01:39.351173 | instance | changed: [instance] => (item=None)
2026-06-24 01:01:39.351464 | instance | changed: [instance]
2026-06-24 01:01:39.351803 | instance |
2026-06-24 01:01:39.352165 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] *****
2026-06-24 01:01:39.352452 | instance | Wednesday 24 June 2026 01:01:39 +0000 (0:00:05.280) 0:15:38.345 ********
2026-06-24 01:01:50.732072 | instance | changed: [instance] => (item=alertmanager)
2026-06-24 01:01:50.732373 | instance | changed: [instance] => (item=prometheus)
2026-06-24 01:01:50.732652 | instance |
2026-06-24 01:01:50.732983 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] ***
2026-06-24 01:01:50.733285 | instance | Wednesday 24 June 2026 01:01:50 +0000 (0:00:11.382) 0:15:49.728 ********
2026-06-24 01:02:02.104831 | instance | changed: [instance] => (item=alertmanager)
2026-06-24 01:02:02.105168 | instance | changed: [instance] => (item=prometheus)
2026-06-24 01:02:02.105339 | instance |
2026-06-24 01:02:02.105584 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] ***
2026-06-24 01:02:02.106802 | instance | Wednesday 24 June 2026 01:02:02 +0000 (0:00:11.372) 0:16:01.100 ********
2026-06-24 01:02:02.826564 | instance | changed: [instance]
2026-06-24 01:02:02.826711 | instance |
2026-06-24 01:02:02.826922 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************
2026-06-24 01:02:02.827102 | instance | Wednesday 24 June 2026 01:02:02 +0000 (0:00:00.722) 0:16:01.822 ********
2026-06-24 01:02:09.591945 | instance | ok: [instance]
2026-06-24 01:02:09.592174 | instance |
2026-06-24 01:02:09.592469 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] ***
2026-06-24 01:02:09.592753 | instance | Wednesday 24 June 2026 01:02:09 +0000 (0:00:06.765) 0:16:08.587 ********
2026-06-24 01:02:23.894227 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'})
2026-06-24 01:02:23.894495 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'})
2026-06-24 01:02:23.894772 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'})
2026-06-24 01:02:23.895089 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'})
2026-06-24 01:02:23.895391 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'})
2026-06-24 01:02:23.895664 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'})
2026-06-24 01:02:23.895928 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'})
2026-06-24 01:02:23.896197 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'})
2026-06-24 01:02:23.896462 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'})
2026-06-24 01:02:23.896727 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'})
2026-06-24 01:02:23.897023 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'})
2026-06-24 01:02:23.897289 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'})
2026-06-24 01:02:23.897547 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'})
2026-06-24 01:02:23.897809 | instance |
2026-06-24 01:02:23.898075 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] ***********
2026-06-24 01:02:23.898332 | instance | Wednesday 24 June 2026 01:02:23 +0000 (0:00:14.302) 0:16:22.890 ********
2026-06-24 01:02:55.589622 | instance | changed: [instance]
2026-06-24 01:02:55.589845 | instance |
2026-06-24 01:02:55.590128 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 01:02:55.590389 | instance | Wednesday 24 June 2026 01:02:55 +0000 (0:00:31.695) 0:16:54.585 ********
2026-06-24 01:02:55.663651 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 01:02:55.663809 | instance |
2026-06-24 01:02:55.663986 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 01:02:55.664156 | instance | Wednesday 24 June 2026 01:02:55 +0000 (0:00:00.067) 0:16:54.653 ********
2026-06-24 01:02:56.226239 | instance | changed: [instance]
2026-06-24 01:02:56.226455 | instance |
2026-06-24 01:02:56.226692 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] ****************************
2026-06-24 01:02:56.226942 | instance | Wednesday 24 June 2026 01:02:56 +0000 (0:00:00.568) 0:16:55.222 ********
2026-06-24 01:02:59.452588 | instance | changed: [instance]
2026-06-24 01:02:59.452672 | instance |
2026-06-24 01:02:59.452838 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 01:02:59.452991 | instance | Wednesday 24 June 2026 01:02:59 +0000 (0:00:03.226) 0:16:58.448 ********
2026-06-24 01:02:59.503443 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 01:02:59.503539 | instance |
2026-06-24 01:02:59.503676 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 01:02:59.503800 | instance | Wednesday 24 June 2026 01:02:59 +0000 (0:00:00.050) 0:16:58.499 ********
2026-06-24 01:03:00.003374 | instance | changed: [instance]
2026-06-24 01:03:00.003658 | instance |
2026-06-24 01:03:00.003967 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] **************************
2026-06-24 01:03:00.004258 | instance | Wednesday 24 June 2026 01:02:59 +0000 (0:00:00.499) 0:16:58.998 ********
2026-06-24 01:03:02.052331 | instance | changed: [instance]
2026-06-24 01:03:02.053270 | instance |
2026-06-24 01:03:02.053305 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 01:03:02.053340 | instance | Wednesday 24 June 2026 01:03:02 +0000 (0:00:02.049) 0:17:01.048 ********
2026-06-24 01:03:02.101118 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 01:03:02.101172 | instance |
2026-06-24 01:03:02.101535 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 01:03:02.103154 | instance | Wednesday 24 June 2026 01:03:02 +0000 (0:00:00.048) 0:17:01.096 ********
2026-06-24 01:03:02.597742 | instance | changed: [instance]
2026-06-24 01:03:02.598036 | instance |
2026-06-24 01:03:02.598359 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] **********************
2026-06-24 01:03:02.598640 | instance | Wednesday 24 June 2026 01:03:02 +0000 (0:00:00.496) 0:17:01.593 ********
2026-06-24 01:03:04.285695 | instance | changed: [instance]
2026-06-24 01:03:04.285906 | instance |
2026-06-24 01:03:04.286145 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] **********************
2026-06-24 01:03:04.286524 | instance | Wednesday 24 June 2026 01:03:04 +0000 (0:00:01.688) 0:17:03.281 ********
2026-06-24 01:03:05.190530 | instance | changed: [instance]
2026-06-24 01:03:05.190778 | instance |
2026-06-24 01:03:05.191118 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 01:03:05.191377 | instance | Wednesday 24 June 2026 01:03:05 +0000 (0:00:00.904) 0:17:04.186 ********
2026-06-24 01:03:05.247807 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 01:03:05.248078 | instance |
2026-06-24 01:03:05.248438 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 01:03:05.248805 | instance | Wednesday 24 June 2026 01:03:05 +0000 (0:00:00.057) 0:17:04.243 ********
2026-06-24 01:03:06.045155 | instance | changed: [instance]
2026-06-24 01:03:06.045222 | instance |
2026-06-24 01:03:06.045236 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] ***************
2026-06-24 01:03:06.045480 | instance | Wednesday 24 June 2026 01:03:06 +0000 (0:00:00.796) 0:17:05.040 ********
2026-06-24 01:03:07.615581 | instance | changed: [instance]
2026-06-24 01:03:07.615711 | instance |
2026-06-24 01:03:07.615897 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 01:03:07.616068 | instance | Wednesday 24 June 2026 01:03:07 +0000 (0:00:01.570) 0:17:06.611 ********
2026-06-24 01:03:07.675601 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 01:03:07.675672 | instance |
2026-06-24 01:03:07.675947 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 01:03:07.675987 | instance | Wednesday 24 June 2026 01:03:07 +0000 (0:00:00.060) 0:17:06.671 ********
2026-06-24 01:03:08.191477 | instance | changed: [instance]
2026-06-24 01:03:08.192062 | instance |
2026-06-24 01:03:08.192108 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] **********
2026-06-24 01:03:08.192116 | instance | Wednesday 24 June 2026 01:03:08 +0000 (0:00:00.515) 0:17:07.187 ********
2026-06-24 01:03:09.856418 | instance | changed: [instance]
2026-06-24 01:03:09.856958 | instance |
2026-06-24 01:03:09.856971 | instance | PLAY [Deploy OpenStack] ********************************************************
2026-06-24 01:03:09.856980 | instance |
2026-06-24 01:03:09.856988 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 01:03:09.856996 | instance | Wednesday 24 June 2026 01:03:09 +0000 (0:00:01.665) 0:17:08.852 ********
2026-06-24 01:03:11.695970 | instance | ok: [instance]
2026-06-24 01:03:11.696031 | instance |
2026-06-24 01:03:11.696043 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-06-24 01:03:11.696061 | instance | Wednesday 24 June 2026 01:03:11 +0000 (0:00:01.838) 0:17:10.691 ********
2026-06-24 01:03:11.776983 | instance | skipping: [instance]
2026-06-24 01:03:11.777096 | instance |
2026-06-24 01:03:11.777205 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-24 01:03:11.777355 | instance | Wednesday 24 June 2026 01:03:11 +0000 (0:00:00.081) 0:17:10.773 ********
2026-06-24 01:03:11.853310 | instance | ok: [instance]
2026-06-24 01:03:11.853697 | instance |
2026-06-24 01:03:11.853741 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-24 01:03:11.853747 | instance | Wednesday 24 June 2026 01:03:11 +0000 (0:00:00.076) 0:17:10.849 ********
2026-06-24 01:03:11.898780 | instance | skipping: [instance]
2026-06-24 01:03:11.898878 | instance |
2026-06-24 01:03:11.899160 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-24 01:03:11.899198 | instance | Wednesday 24 June 2026 01:03:11 +0000 (0:00:00.045) 0:17:10.895 ********
2026-06-24 01:03:11.943944 | instance | skipping: [instance]
2026-06-24 01:03:11.944015 | instance |
2026-06-24 01:03:11.944254 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-24 01:03:11.944292 | instance | Wednesday 24 June 2026 01:03:11 +0000 (0:00:00.045) 0:17:10.940 ********
2026-06-24 01:03:11.994185 | instance | skipping: [instance]
2026-06-24 01:03:11.994248 | instance |
2026-06-24 01:03:11.994537 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-24 01:03:11.994617 | instance | Wednesday 24 June 2026 01:03:11 +0000 (0:00:00.050) 0:17:10.990 ********
2026-06-24 01:03:12.044446 | instance | skipping: [instance]
2026-06-24 01:03:12.044512 | instance |
2026-06-24 01:03:12.044801 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-24 01:03:12.044836 | instance | Wednesday 24 June 2026 01:03:12 +0000 (0:00:00.050) 0:17:11.040 ********
2026-06-24 01:03:12.106346 | instance | skipping: [instance]
2026-06-24 01:03:12.106432 | instance |
2026-06-24 01:03:12.106563 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-24 01:03:12.106722 | instance | Wednesday 24 June 2026 01:03:12 +0000 (0:00:00.061) 0:17:11.102 ********
2026-06-24 01:03:12.154075 | instance | ok: [instance]
2026-06-24 01:03:12.154537 | instance |
2026-06-24 01:03:12.154557 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-24 01:03:12.154565 | instance | Wednesday 24 June 2026 01:03:12 +0000 (0:00:00.048) 0:17:11.150 ********
2026-06-24 01:03:12.224881 | instance | ok: [instance] => (item=oslo_cache)
2026-06-24 01:03:12.224925 | instance |
2026-06-24 01:03:12.224933 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-24 01:03:12.225053 | instance | Wednesday 24 June 2026 01:03:12 +0000 (0:00:00.070) 0:17:11.220 ********
2026-06-24 01:03:12.303660 | instance | ok: [instance]
2026-06-24 01:03:12.303801 | instance |
2026-06-24 01:03:12.303965 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 01:03:12.304132 | instance | Wednesday 24 June 2026 01:03:12 +0000 (0:00:00.079) 0:17:11.299 ********
2026-06-24 01:03:12.361436 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 01:03:12.361542 | instance |
2026-06-24 01:03:12.361671 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 01:03:12.361788 | instance | Wednesday 24 June 2026 01:03:12 +0000 (0:00:00.058) 0:17:11.357 ********
2026-06-24 01:03:12.903056 | instance | changed: [instance]
2026-06-24 01:03:12.903154 | instance |
2026-06-24 01:03:12.903338 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] ***********************
2026-06-24 01:03:12.903501 | instance | Wednesday 24 June 2026 01:03:12 +0000 (0:00:00.541) 0:17:11.899 ********
2026-06-24 01:03:14.557688 | instance | changed: [instance]
2026-06-24 01:03:14.557759 | instance |
2026-06-24 01:03:14.557908 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] **********
2026-06-24 01:03:14.558024 | instance | Wednesday 24 June 2026 01:03:14 +0000 (0:00:01.654) 0:17:13.553 ********
2026-06-24 01:03:15.290946 | instance | changed: [instance]
2026-06-24 01:03:15.291098 | instance |
2026-06-24 01:03:15.291283 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-06-24 01:03:15.291460 | instance | Wednesday 24 June 2026 01:03:15 +0000 (0:00:00.732) 0:17:14.286 ********
2026-06-24 01:03:20.673259 | instance | changed: [instance]
2026-06-24 01:03:20.673479 | instance |
2026-06-24 01:03:20.673686 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-06-24 01:03:20.673887 | instance | Wednesday 24 June 2026 01:03:20 +0000 (0:00:05.382) 0:17:19.669 ********
2026-06-24 01:03:20.923921 | instance | changed: [instance]
2026-06-24 01:03:20.924065 | instance |
2026-06-24 01:03:20.924255 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-06-24 01:03:20.924433 | instance | Wednesday 24 June 2026 01:03:20 +0000 (0:00:00.249) 0:17:19.919 ********
2026-06-24 01:03:21.455527 | instance | changed: [instance]
2026-06-24 01:03:21.455758 | instance |
2026-06-24 01:03:21.456051 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-24 01:03:21.456359 | instance | Wednesday 24 June 2026 01:03:21 +0000 (0:00:00.532) 0:17:20.451 ********
2026-06-24 01:03:21.540316 | instance | ok: [instance]
2026-06-24 01:03:21.540619 | instance |
2026-06-24 01:03:21.540918 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-24 01:03:21.541210 | instance | Wednesday 24 June 2026 01:03:21 +0000 (0:00:00.084) 0:17:20.536 ********
2026-06-24 01:03:21.626082 | instance | included: rabbitmq for instance
2026-06-24 01:03:21.626369 | instance |
2026-06-24 01:03:21.626707 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-24 01:03:21.627055 | instance | Wednesday 24 June 2026 01:03:21 +0000 (0:00:00.085) 0:17:20.621 ********
2026-06-24 01:03:22.422747 | instance | ok: [instance]
2026-06-24 01:03:22.423018 | instance |
2026-06-24 01:03:22.423406 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-24 01:03:22.423779 | instance | Wednesday 24 June 2026 01:03:22 +0000 (0:00:00.796) 0:17:21.418 ********
2026-06-24 01:03:22.471167 | instance | skipping: [instance]
2026-06-24 01:03:22.471411 | instance |
2026-06-24 01:03:22.471730 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-24 01:03:22.472021 | instance | Wednesday 24 June 2026 01:03:22 +0000 (0:00:00.048) 0:17:21.467 ********
2026-06-24 01:03:22.526156 | instance | skipping: [instance]
2026-06-24 01:03:22.526261 | instance |
2026-06-24 01:03:22.526348 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-24 01:03:22.526466 | instance | Wednesday 24 June 2026 01:03:22 +0000 (0:00:00.054) 0:17:21.521 ********
2026-06-24 01:03:22.585775 | instance | skipping: [instance]
2026-06-24 01:03:22.586013 | instance |
2026-06-24 01:03:22.586314 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-24 01:03:22.586591 | instance | Wednesday 24 June 2026 01:03:22 +0000 (0:00:00.059) 0:17:21.581 ********
2026-06-24 01:03:53.691275 | instance | changed: [instance]
2026-06-24 01:03:53.691489 | instance |
2026-06-24 01:03:53.691785 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-24 01:03:53.692065 | instance | Wednesday 24 June 2026 01:03:53 +0000 (0:00:31.105) 0:17:52.687 ********
2026-06-24 01:03:54.389780 | instance | ok: [instance]
2026-06-24 01:03:54.390032 | instance |
2026-06-24 01:03:54.390433 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-24 01:03:54.390790 | instance | Wednesday 24 June 2026 01:03:54 +0000 (0:00:00.698) 0:17:53.385 ********
2026-06-24 01:03:54.453441 | instance | ok: [instance]
2026-06-24 01:03:54.453687 | instance |
2026-06-24 01:03:54.453995 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-24 01:03:54.454316 | instance | Wednesday 24 June 2026 01:03:54 +0000 (0:00:00.063) 0:17:53.449 ********
2026-06-24 01:03:54.509525 | instance | skipping: [instance]
2026-06-24 01:03:54.509793 | instance |
2026-06-24 01:03:54.510110 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-24 01:03:54.510477 | instance | Wednesday 24 June 2026 01:03:54 +0000 (0:00:00.056) 0:17:53.505 ********
2026-06-24 01:03:54.565469 | instance | skipping: [instance]
2026-06-24 01:03:54.565733 | instance |
2026-06-24 01:03:54.566023 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-24 01:03:54.566317 | instance | Wednesday 24 June 2026 01:03:54 +0000 (0:00:00.056) 0:17:53.561 ********
2026-06-24 01:03:54.618223 | instance | ok: [instance]
2026-06-24 01:03:54.618568 | instance |
2026-06-24 01:03:54.618842 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-24 01:03:54.619137 | instance | Wednesday 24 June 2026 01:03:54 +0000 (0:00:00.052) 0:17:53.614 ********
2026-06-24 01:03:54.730758 | instance | ok: [instance] => (item=oslo_cache)
2026-06-24 01:03:54.730938 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-24 01:03:54.731097 | instance | ok: [instance] => (item=identity)
2026-06-24 01:03:54.731292 | instance | ok: [instance] => (item=oslo_db)
2026-06-24 01:03:54.731451 | instance |
2026-06-24 01:03:54.731619 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-24 01:03:54.731778 | instance | Wednesday 24 June 2026 01:03:54 +0000 (0:00:00.112) 0:17:53.726 ********
2026-06-24 01:03:54.803844 | instance | ok: [instance]
2026-06-24 01:03:54.804119 | instance |
2026-06-24 01:03:54.804362 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 01:03:54.804609 | instance | Wednesday 24 June 2026 01:03:54 +0000 (0:00:00.072) 0:17:53.799 ********
2026-06-24 01:03:54.877751 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 01:03:54.878018 | instance |
2026-06-24 01:03:54.878343 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 01:03:54.878667 | instance | Wednesday 24 June 2026 01:03:54 +0000 (0:00:00.073) 0:17:53.873 ********
2026-06-24 01:03:55.397081 | instance | changed: [instance]
2026-06-24 01:03:55.397312 | instance |
2026-06-24 01:03:55.397599 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] *******************
2026-06-24 01:03:55.397931 | instance | Wednesday 24 June 2026 01:03:55 +0000 (0:00:00.519) 0:17:54.392 ********
2026-06-24 01:03:56.877815 | instance | ok: [instance] => (item=None)
2026-06-24 01:03:56.877936 | instance | ok: [instance]
2026-06-24 01:03:56.878099 | instance |
2026-06-24 01:03:56.878276 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] ***
2026-06-24 01:03:56.878456 | instance | Wednesday 24 June 2026 01:03:56 +0000 (0:00:01.481) 0:17:55.873 ********
2026-06-24 01:03:57.990248 | instance | ok: [instance] => (item=atmosphere)
2026-06-24 01:03:57.990324 | instance |
2026-06-24 01:03:57.990899 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] ***
2026-06-24 01:03:57.991030 | instance | Wednesday 24 June 2026 01:03:57 +0000 (0:00:01.112) 0:17:56.986 ********
2026-06-24 01:03:58.979971 | instance | changed: [instance]
2026-06-24 01:03:58.980058 | instance |
2026-06-24 01:03:58.980170 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ******************
2026-06-24 01:03:58.980298 | instance | Wednesday 24 June 2026 01:03:58 +0000 (0:00:00.989) 0:17:57.975 ********
2026-06-24 01:04:00.135291 | instance | changed: [instance] => (item=None)
2026-06-24 01:04:00.135367 | instance | changed: [instance]
2026-06-24 01:04:00.135575 | instance |
2026-06-24 01:04:00.135666 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] ***
2026-06-24 01:04:00.136025 | instance | Wednesday 24 June 2026 01:04:00 +0000 (0:00:01.154) 0:17:59.130 ********
2026-06-24 01:04:01.697229 | instance | changed: [instance] => (item=None)
2026-06-24 01:04:01.697362 | instance | changed: [instance]
2026-06-24 01:04:01.697443 | instance |
2026-06-24 01:04:01.697573 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************
2026-06-24 01:04:01.697694 | instance | Wednesday 24 June 2026 01:04:01 +0000 (0:00:01.562) 0:18:00.693 ********
2026-06-24 01:06:47.706196 | instance | changed: [instance]
2026-06-24 01:06:47.706273 | instance |
2026-06-24 01:06:47.706408 | instance | TASK [Create Ingress] **********************************************************
2026-06-24 01:06:47.706526 | instance | Wednesday 24 June 2026 01:06:47 +0000 (0:02:46.008) 0:20:46.702 ********
2026-06-24 01:06:47.810180 | instance | included: openstack_helm_ingress for instance
2026-06-24 01:06:47.810481 | instance |
2026-06-24 01:06:47.810761 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-24 01:06:47.811073 | instance | Wednesday 24 June 2026 01:06:47 +0000 (0:00:00.103) 0:20:46.806 ********
2026-06-24 01:06:47.861017 | instance | skipping: [instance]
2026-06-24 01:06:47.861255 | instance |
2026-06-24 01:06:47.861537 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-24 01:06:47.861841 | instance | Wednesday 24 June 2026 01:06:47 +0000 (0:00:00.050) 0:20:46.857 ********
2026-06-24 01:06:47.921094 | instance | skipping: [instance]
2026-06-24 01:06:47.921369 | instance |
2026-06-24 01:06:47.921670 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-24 01:06:47.921955 | instance | Wednesday 24 June 2026 01:06:47 +0000 (0:00:00.059) 0:20:46.917 ********
2026-06-24 01:06:47.983495 | instance | ok: [instance]
2026-06-24 01:06:47.983827 | instance |
2026-06-24 01:06:47.984128 | instance | TASK [Create Ingress identity] *************************************************
2026-06-24 01:06:47.984503 | instance | Wednesday 24 June 2026 01:06:47 +0000 (0:00:00.061) 0:20:46.978 ********
2026-06-24 01:06:48.070675 | instance | included: ingress for instance
2026-06-24 01:06:48.071910 | instance |
2026-06-24 01:06:48.071929 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] *******************
2026-06-24 01:06:48.071936 | instance | Wednesday 24 June 2026 01:06:48 +0000 (0:00:00.087) 0:20:47.066 ********
2026-06-24 01:06:49.121386 | instance | changed: [instance]
2026-06-24 01:06:49.121592 | instance |
2026-06-24 01:06:49.121879 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] *********
2026-06-24 01:06:49.122151 | instance | Wednesday 24 June 2026 01:06:49 +0000 (0:00:01.050) 0:20:48.116 ********
2026-06-24 01:06:53.398145 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left).
2026-06-24 01:06:53.398209 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left).
2026-06-24 01:06:53.398220 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left).
2026-06-24 01:06:53.398229 | instance | ok: [instance]
2026-06-24 01:06:53.398259 | instance |
2026-06-24 01:06:53.398434 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ********
2026-06-24 01:06:53.398502 | instance | Wednesday 24 June 2026 01:06:53 +0000 (0:00:04.276) 0:20:52.393 ********
2026-06-24 01:06:54.106725 | instance | ok: [instance]
2026-06-24 01:06:54.106801 | instance |
2026-06-24 01:06:54.107149 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ******************
2026-06-24 01:06:54.107180 | instance | Wednesday 24 June 2026 01:06:54 +0000 (0:00:00.709) 0:20:53.102 ********
2026-06-24 01:06:55.392426 | instance | ok: [instance] => (item=atmosphere)
2026-06-24 01:06:55.392501 | instance |
2026-06-24 01:06:55.392701 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] *******
2026-06-24 01:06:55.392777 | instance | Wednesday 24 June 2026 01:06:55 +0000 (0:00:01.285) 0:20:54.388 ********
2026-06-24 01:06:56.622091 | instance | changed: [instance] => (item=atmosphere)
2026-06-24 01:06:56.622182 | instance |
2026-06-24 01:06:56.622465 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ******
2026-06-24 01:06:56.622495 | instance | Wednesday 24 June 2026 01:06:56 +0000 (0:00:01.229) 0:20:55.618 ********
2026-06-24 01:06:57.692018 | instance | changed: [instance] => (item=atmosphere)
2026-06-24 01:06:57.692090 | instance |
2026-06-24 01:06:57.692336 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] *****
2026-06-24 01:06:57.692366 | instance | Wednesday 24 June 2026 01:06:57 +0000 (0:00:01.069) 0:20:56.688 ********
2026-06-24 01:06:58.839592 | instance | changed: [instance] => (item=atmosphere)
2026-06-24 01:06:58.839717 | instance |
2026-06-24 01:06:58.839738 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-06-24 01:06:58.839879 | instance | Wednesday 24 June 2026 01:06:58 +0000 (0:00:01.147) 0:20:57.835 ********
2026-06-24 01:06:59.173931 | instance | changed: [instance]
2026-06-24 01:06:59.174014 | instance |
2026-06-24 01:06:59.174148 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-24 01:06:59.174272 | instance | Wednesday 24 June 2026 01:06:59 +0000 (0:00:00.334) 0:20:58.170 ********
2026-06-24 01:07:00.234024 | instance | ok: [instance]
2026-06-24 01:07:00.234276 | instance |
2026-06-24 01:07:00.234702 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-24 01:07:00.235063 | instance | Wednesday 24 June 2026 01:07:00 +0000 (0:00:01.059) 0:20:59.229 ********
2026-06-24 01:07:00.470579 | instance | ok: [instance]
2026-06-24 01:07:00.470813 | instance |
2026-06-24 01:07:00.471191 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-24 01:07:00.471532 | instance | Wednesday 24 June 2026 01:07:00 +0000 (0:00:00.236) 0:20:59.466 ********
2026-06-24 01:07:00.553766 | instance | ok: [instance] => {
2026-06-24 01:07:00.554133 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz"
2026-06-24 01:07:00.554396 | instance | }
2026-06-24 01:07:00.554754 | instance |
2026-06-24 01:07:00.555183 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-24 01:07:00.555519 | instance | Wednesday 24 June 2026 01:07:00 +0000 (0:00:00.083) 0:20:59.549 ********
2026-06-24 01:07:01.785416 | instance | changed: [instance]
2026-06-24 01:07:01.785676 | instance |
2026-06-24 01:07:01.786149 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-24 01:07:01.786557 | instance | Wednesday 24 June 2026 01:07:01 +0000 (0:00:01.231) 0:21:00.781 ********
2026-06-24 01:07:03.065917 | instance | changed: [instance]
2026-06-24 01:07:03.066186 | instance |
2026-06-24 01:07:03.066485 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-06-24 01:07:03.066761 | instance | Wednesday 24 June 2026 01:07:03 +0000 (0:00:01.280) 0:21:02.061 ********
2026-06-24 01:07:03.547203 | instance | changed: [instance]
2026-06-24 01:07:03.547271 | instance |
2026-06-24 01:07:03.547410 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-06-24 01:07:03.547534 | instance | Wednesday 24 June 2026 01:07:03 +0000 (0:00:00.481) 0:21:02.543 ********
2026-06-24 01:07:04.287013 | instance | ok: [instance]
2026-06-24 01:07:04.287383 | instance |
2026-06-24 01:07:04.287803 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-06-24 01:07:04.287852 | instance | Wednesday 24 June 2026 01:07:04 +0000 (0:00:00.739) 0:21:03.282 ********
2026-06-24 01:07:04.975007 | instance | ok: [instance]
2026-06-24 01:07:04.975089 | instance |
2026-06-24 01:07:04.975340 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-06-24 01:07:04.975385 | instance | Wednesday 24 June 2026 01:07:04 +0000 (0:00:00.688) 0:21:03.971 ********
2026-06-24 01:07:05.363609 | instance | ok: [instance]
2026-06-24 01:07:05.363725 | instance |
2026-06-24 01:07:05.364024 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-06-24 01:07:05.364069 | instance | Wednesday 24 June 2026 01:07:05 +0000 (0:00:00.388) 0:21:04.359 ********
2026-06-24 01:07:05.495058 | instance | included: openstack_helm_endpoints for instance
2026-06-24 01:07:05.495144 | instance |
2026-06-24 01:07:05.495408 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-24 01:07:05.495451 | instance | Wednesday 24 June 2026 01:07:05 +0000 (0:00:00.131) 0:21:04.491 ********
2026-06-24 01:07:05.546856 | instance | skipping: [instance]
2026-06-24 01:07:05.546984 | instance |
2026-06-24 01:07:05.547108 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-24 01:07:05.547247 | instance | Wednesday 24 June 2026 01:07:05 +0000 (0:00:00.052) 0:21:04.543 ********
2026-06-24 01:07:05.594212 | instance | skipping: [instance]
2026-06-24 01:07:05.594321 | instance |
2026-06-24 01:07:05.594458 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-24 01:07:05.594579 | instance | Wednesday 24 June 2026 01:07:05 +0000 (0:00:00.046) 0:21:04.590 ********
2026-06-24 01:07:05.645663 | instance | skipping: [instance]
2026-06-24 01:07:05.645995 | instance |
2026-06-24 01:07:05.646322 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-24 01:07:05.646672 | instance | Wednesday 24 June 2026 01:07:05 +0000 (0:00:00.051) 0:21:04.641 ********
2026-06-24 01:07:05.694781 | instance | skipping: [instance]
2026-06-24 01:07:05.695129 | instance |
2026-06-24 01:07:05.695436 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-24 01:07:05.695705 | instance | Wednesday 24 June 2026 01:07:05 +0000 (0:00:00.048) 0:21:04.690 ********
2026-06-24 01:07:05.735862 | instance | skipping: [instance]
2026-06-24 01:07:05.736203 | instance |
2026-06-24 01:07:05.736585 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-24 01:07:05.737010 | instance | Wednesday 24 June 2026 01:07:05 +0000 (0:00:00.041) 0:21:04.731 ********
2026-06-24 01:07:05.779672 | instance | skipping: [instance]
2026-06-24 01:07:05.779912 | instance |
2026-06-24 01:07:05.780199 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-24 01:07:05.780465 | instance | Wednesday 24 June 2026 01:07:05 +0000 (0:00:00.043) 0:21:04.775 ********
2026-06-24 01:07:05.826380 | instance | ok: [instance]
2026-06-24 01:07:05.826678 | instance |
2026-06-24 01:07:05.827119 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-24 01:07:05.827692 | instance | Wednesday 24 June 2026 01:07:05 +0000 (0:00:00.046) 0:21:04.822 ********
2026-06-24 01:07:05.899635 | instance | ok: [instance] => (item=identity)
2026-06-24 01:07:05.899939 | instance |
2026-06-24 01:07:05.900329 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-24 01:07:05.900707 | instance | Wednesday 24 June 2026 01:07:05 +0000 (0:00:00.072) 0:21:04.895 ********
2026-06-24 01:07:05.979557 | instance | ok: [instance]
2026-06-24 01:07:05.979829 | instance |
2026-06-24 01:07:05.980093 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-06-24 01:07:05.980353 | instance | Wednesday 24 June 2026 01:07:05 +0000 (0:00:00.079) 0:21:04.975 ********
2026-06-24 01:07:06.462969 | instance | changed: [instance]
2026-06-24 01:07:06.463267 | instance |
2026-06-24 01:07:06.463546 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] **********
2026-06-24 01:07:06.463815 | instance | Wednesday 24 June 2026 01:07:06 +0000 (0:00:00.483) 0:21:05.458 ********
2026-06-24 01:07:06.946064 | instance | changed: [instance]
2026-06-24 01:07:06.946297 | instance |
2026-06-24 01:07:06.946595 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] ****
2026-06-24 01:07:06.946866 | instance | Wednesday 24 June 2026 01:07:06 +0000 (0:00:00.483) 0:21:05.942 ********
2026-06-24 01:07:07.435400 | instance | changed: [instance]
2026-06-24 01:07:07.435539 | instance |
2026-06-24 01:07:07.435728 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-06-24 01:07:07.435938 | instance | Wednesday 24 June 2026 01:07:07 +0000 (0:00:00.489) 0:21:06.431 ********
2026-06-24 01:07:07.945331 | instance | changed: [instance]
2026-06-24 01:07:07.945671 | instance |
2026-06-24 01:07:07.945990 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-24 01:07:07.946277 | instance | Wednesday 24 June 2026 01:07:07 +0000 (0:00:00.509) 0:21:06.941 ********
2026-06-24 01:07:08.025710 | instance | ok: [instance]
2026-06-24 01:07:08.025992 | instance |
2026-06-24 01:07:08.026295 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-24 01:07:08.026599 | instance | Wednesday 24 June 2026 01:07:08 +0000 (0:00:00.080) 0:21:07.021 ********
2026-06-24 01:07:08.117435 | instance | included: rabbitmq for instance
2026-06-24 01:07:08.118224 | instance |
2026-06-24 01:07:08.118278 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-24 01:07:08.118286 | instance | Wednesday 24 June 2026 01:07:08 +0000 (0:00:00.091) 0:21:07.113 ********
2026-06-24 01:07:08.785091 | instance | ok: [instance]
2026-06-24 01:07:08.785157 | instance |
2026-06-24 01:07:08.785274 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-24 01:07:08.785428 | instance | Wednesday 24 June 2026 01:07:08 +0000 (0:00:00.667) 0:21:07.781 ********
2026-06-24 01:07:08.832374 | instance | skipping: [instance]
2026-06-24 01:07:08.832601 | instance |
2026-06-24 01:07:08.832885 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-24 01:07:08.833184 | instance | Wednesday 24 June 2026 01:07:08 +0000 (0:00:00.046) 0:21:07.828 ********
2026-06-24 01:07:08.881581 | instance | skipping: [instance]
2026-06-24 01:07:08.881859 | instance |
2026-06-24 01:07:08.882147 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-24 01:07:08.882413 | instance | Wednesday 24 June 2026 01:07:08 +0000 (0:00:00.049) 0:21:07.877 ********
2026-06-24 01:07:08.931072 | instance | skipping: [instance]
2026-06-24 01:07:08.931313 | instance |
2026-06-24 01:07:08.931620 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-24 01:07:08.931929 | instance | Wednesday 24 June 2026 01:07:08 +0000 (0:00:00.049) 0:21:07.926 ********
2026-06-24 01:07:39.808171 | instance | changed: [instance]
2026-06-24 01:07:39.808383 | instance |
2026-06-24 01:07:39.808695 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-24 01:07:39.808963 | instance | Wednesday 24 June 2026 01:07:39 +0000 (0:00:30.876) 0:21:38.803 ********
2026-06-24 01:07:40.523726 | instance | ok: [instance]
2026-06-24 01:07:40.523881 | instance |
2026-06-24 01:07:40.524084 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-24 01:07:40.524380 | instance | Wednesday 24 June 2026 01:07:40 +0000 (0:00:00.716) 0:21:39.519 ********
2026-06-24 01:07:40.574750 | instance | ok: [instance]
2026-06-24 01:07:40.575099 | instance |
2026-06-24 01:07:40.575521 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-24 01:07:40.575795 | instance | Wednesday 24 June 2026 01:07:40 +0000 (0:00:00.050) 0:21:39.570 ********
2026-06-24 01:07:40.619859 | instance | skipping: [instance]
2026-06-24 01:07:40.620129 | instance |
2026-06-24 01:07:40.620444 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-24 01:07:40.620701 | instance | Wednesday 24 June 2026 01:07:40 +0000 (0:00:00.045) 0:21:39.615 ********
2026-06-24 01:07:40.668826 | instance | skipping: [instance]
2026-06-24 01:07:40.669068 | instance |
2026-06-24 01:07:40.669366 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-24 01:07:40.669646 | instance | Wednesday 24 June 2026 01:07:40 +0000 (0:00:00.049) 0:21:39.664 ********
2026-06-24 01:07:40.732001 | instance | ok: [instance]
2026-06-24 01:07:40.732250 | instance |
2026-06-24 01:07:40.732608 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-24 01:07:40.732895 | instance | Wednesday 24 June 2026 01:07:40 +0000 (0:00:00.062) 0:21:39.727 ********
2026-06-24 01:07:40.843435 | instance | ok: [instance] => (item=identity)
2026-06-24 01:07:40.843503 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-24 01:07:40.843655 | instance | ok: [instance] => (item=oslo_db)
2026-06-24 01:07:40.843792 | instance | ok: [instance] => (item=oslo_cache)
2026-06-24 01:07:40.843907 | instance | ok: [instance] => (item=key_manager)
2026-06-24 01:07:40.844023 | instance |
2026-06-24 01:07:40.844162 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-24 01:07:40.844282 | instance | Wednesday 24 June 2026 01:07:40 +0000 (0:00:00.111) 0:21:39.839 ********
2026-06-24 01:07:40.908519 | instance | ok: [instance]
2026-06-24 01:07:40.908903 | instance |
2026-06-24 01:07:40.909252 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 01:07:40.909537 | instance | Wednesday 24 June 2026 01:07:40 +0000 (0:00:00.065) 0:21:39.904 ********
2026-06-24 01:07:40.968748 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 01:07:40.969003 | instance |
2026-06-24 01:07:40.969250 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 01:07:40.969482 | instance | Wednesday 24 June 2026 01:07:40 +0000 (0:00:00.060) 0:21:39.964 ********
2026-06-24 01:07:41.498788 | instance | changed: [instance]
2026-06-24 01:07:41.499072 | instance |
2026-06-24 01:07:41.499354 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************
2026-06-24 01:07:41.499626 | instance | Wednesday 24 June 2026 01:07:41 +0000 (0:00:00.530) 0:21:40.494 ********
2026-06-24 01:09:22.029427 | instance | changed: [instance]
2026-06-24 01:09:22.029504 | instance |
2026-06-24 01:09:22.029632 | instance | TASK [Create Ingress] **********************************************************
2026-06-24 01:09:22.029750 | instance | Wednesday 24 June 2026 01:09:22 +0000 (0:01:40.530) 0:23:21.025 ********
2026-06-24 01:09:22.144060 | instance | included: openstack_helm_ingress for instance
2026-06-24 01:09:22.144299 | instance |
2026-06-24 01:09:22.144615 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-24 01:09:22.144919 | instance | Wednesday 24 June 2026 01:09:22 +0000 (0:00:00.114) 0:23:21.139 ********
2026-06-24 01:09:22.193174 | instance | skipping: [instance]
2026-06-24 01:09:22.193425 | instance |
2026-06-24 01:09:22.193728 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-24 01:09:22.193985 | instance | Wednesday 24 June 2026 01:09:22 +0000 (0:00:00.049) 0:23:21.189 ********
2026-06-24 01:09:22.245554 | instance | skipping: [instance]
2026-06-24 01:09:22.245831 | instance |
2026-06-24 01:09:22.246123 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-24 01:09:22.246712 | instance | Wednesday 24 June 2026 01:09:22 +0000 (0:00:00.051) 0:23:21.241 ********
2026-06-24 01:09:22.314409 | instance | ok: [instance]
2026-06-24 01:09:22.314641 | instance |
2026-06-24 01:09:22.314938 | instance | TASK [Create Ingress key-manager] **********************************************
2026-06-24 01:09:22.315245 | instance | Wednesday 24 June 2026 01:09:22 +0000 (0:00:00.069) 0:23:21.310 ********
2026-06-24 01:09:22.387809 | instance | included: ingress for instance
2026-06-24 01:09:22.388046 | instance |
2026-06-24 01:09:22.388362 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] ****************
2026-06-24 01:09:22.388656 | instance | Wednesday 24 June 2026 01:09:22 +0000 (0:00:00.073) 0:23:21.383 ********
2026-06-24 01:09:23.446500 | instance | changed: [instance]
2026-06-24 01:09:23.446756 | instance |
2026-06-24 01:09:23.447113 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] **********************
2026-06-24 01:09:23.447413 | instance | Wednesday 24 June 2026 01:09:23 +0000 (0:00:01.058) 0:23:22.442 ********
2026-06-24 01:09:24.655560 | instance | changed: [instance]
2026-06-24 01:09:24.655647 | instance |
2026-06-24 01:09:24.655784 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************
2026-06-24 01:09:24.655908 | instance | Wednesday 24 June 2026 01:09:24 +0000 (0:00:01.209) 0:23:23.651 ********
2026-06-24 01:09:34.731644 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'})
2026-06-24 01:09:34.731723 | instance |
2026-06-24 01:09:34.731871 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 01:09:34.731951 | instance | Wednesday 24 June 2026 01:09:34 +0000 (0:00:10.076) 0:23:33.727 ********
2026-06-24 01:09:34.797998 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 01:09:34.798121 | instance |
2026-06-24 01:09:34.798359 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 01:09:34.798400 | instance | Wednesday 24 June 2026 01:09:34 +0000 (0:00:00.066) 0:23:33.794 ********
2026-06-24 01:09:35.313092 | instance | changed: [instance]
2026-06-24 01:09:35.313169 | instance |
2026-06-24 01:09:35.313443 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] ***********************
2026-06-24 01:09:35.313482 | instance | Wednesday 24 June 2026 01:09:35 +0000 (0:00:00.515) 0:23:34.309 ********
2026-06-24 01:09:38.158203 | instance | changed: [instance]
2026-06-24 01:09:38.158277 | instance |
2026-06-24 01:09:38.158553 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-24 01:09:38.158595 | instance | Wednesday 24 June 2026 01:09:38 +0000 (0:00:02.844) 0:23:37.153 ********
2026-06-24 01:09:38.211363 | instance | skipping: [instance]
2026-06-24 01:09:38.211435 | instance |
2026-06-24 01:09:38.211764 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-24 01:09:38.211807 | instance | Wednesday 24 June 2026 01:09:38 +0000 (0:00:00.053) 0:23:37.207 ********
2026-06-24 01:09:38.265759 | instance | skipping: [instance]
2026-06-24 01:09:38.265821 | instance |
2026-06-24 01:09:38.266103 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-24 01:09:38.266173 | instance | Wednesday 24 June 2026 01:09:38 +0000 (0:00:00.053) 0:23:37.261 ********
2026-06-24 01:09:38.324461 | instance | skipping: [instance]
2026-06-24 01:09:38.324546 | instance |
2026-06-24 01:09:38.324826 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-24 01:09:38.324885 | instance | Wednesday 24 June 2026 01:09:38 +0000 (0:00:00.058) 0:23:37.320 ********
2026-06-24 01:09:38.382679 | instance | skipping: [instance]
2026-06-24 01:09:38.382760 | instance |
2026-06-24 01:09:38.382990 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-24 01:09:38.383032 | instance | Wednesday 24 June 2026 01:09:38 +0000 (0:00:00.057) 0:23:37.378 ********
2026-06-24 01:09:38.438379 | instance | skipping: [instance]
2026-06-24 01:09:38.438478 | instance |
2026-06-24 01:09:38.438490 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-24 01:09:38.438501 | instance | Wednesday 24 June 2026 01:09:38 +0000 (0:00:00.055) 0:23:37.433 ********
2026-06-24 01:09:38.498415 | instance | skipping: [instance]
2026-06-24 01:09:38.498504 | instance |
2026-06-24 01:09:38.498623 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-24 01:09:38.498861 | instance | Wednesday 24 June 2026 01:09:38 +0000 (0:00:00.060) 0:23:37.494 ********
2026-06-24 01:09:38.562509 | instance | ok: [instance]
2026-06-24 01:09:38.562552 | instance |
2026-06-24 01:09:38.562558 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-24 01:09:38.562569 | instance | Wednesday 24 June 2026 01:09:38 +0000 (0:00:00.063) 0:23:37.558 ********
2026-06-24 01:09:38.635090 | instance | ok: [instance] => (item=rook_ceph_cluster)
2026-06-24 01:09:38.635158 | instance |
2026-06-24 01:09:38.635277 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-24 01:09:38.635387 | instance | Wednesday 24 June 2026 01:09:38 +0000 (0:00:00.072) 0:23:37.631 ********
2026-06-24 01:09:38.727619 | instance | ok: [instance]
2026-06-24 01:09:38.727697 | instance |
2026-06-24 01:09:38.727826 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 01:09:38.727950 | instance | Wednesday 24 June 2026 01:09:38 +0000 (0:00:00.092) 0:23:37.723 ********
2026-06-24 01:09:38.815399 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 01:09:38.815665 | instance |
2026-06-24 01:09:38.815993 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 01:09:38.816310 | instance | Wednesday 24 June 2026 01:09:38 +0000 (0:00:00.087) 0:23:37.811 ********
2026-06-24 01:09:39.349769 | instance | changed: [instance]
2026-06-24 01:09:39.349994 | instance |
2026-06-24 01:09:39.350303 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] ***
2026-06-24 01:09:39.350589 | instance | Wednesday 24 June 2026 01:09:39 +0000 (0:00:00.534) 0:23:38.345 ********
2026-06-24 01:09:57.345179 | instance | ok: [instance]
2026-06-24 01:09:57.346358 | instance |
2026-06-24 01:09:57.346426 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] ***
2026-06-24 01:09:57.346454 | instance | Wednesday 24 June 2026 01:09:57 +0000 (0:00:17.995) 0:23:56.340 ********
2026-06-24 01:10:11.747568 | instance | ok: [instance]
2026-06-24 01:10:11.747636 | instance |
2026-06-24 01:10:11.747953 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] ***
2026-06-24 01:10:11.747992 | instance | Wednesday 24 June 2026 01:10:11 +0000 (0:00:14.402) 0:24:10.743 ********
2026-06-24 01:10:13.122971 | instance | ok: [instance]
2026-06-24 01:10:13.123061 | instance |
2026-06-24 01:10:13.123230 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] ***
2026-06-24 01:10:13.123849 | instance | Wednesday 24 June 2026 01:10:13 +0000 (0:00:01.375) 0:24:12.119 ********
2026-06-24 01:10:14.277075 | instance | ok: [instance]
2026-06-24 01:10:14.277327 | instance |
2026-06-24 01:10:14.277620 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] ***
2026-06-24 01:10:14.277891 | instance | Wednesday 24 June 2026 01:10:14 +0000 (0:00:01.153) 0:24:13.273 ********
2026-06-24 01:10:14.956257 | instance | changed: [instance]
2026-06-24 01:10:14.956501 | instance |
2026-06-24 01:10:14.956803 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] ****
2026-06-24 01:10:14.957085 | instance | Wednesday 24 June 2026 01:10:14 +0000 (0:00:00.679) 0:24:13.952 ********
2026-06-24 01:10:15.655117 | instance | changed: [instance]
2026-06-24 01:10:15.655182 | instance |
2026-06-24 01:10:15.655665 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] ***************
2026-06-24 01:10:15.655727 | instance | Wednesday 24 June 2026 01:10:15 +0000 (0:00:00.699) 0:24:14.651 ********
2026-06-24 01:10:18.591002 | instance | changed: [instance]
2026-06-24 01:10:18.591065 | instance |
2026-06-24 01:10:18.591072 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] ***********
2026-06-24 01:10:18.591084 | instance | Wednesday 24 June 2026 01:10:18 +0000 (0:00:02.934) 0:24:17.586 ********
2026-06-24 01:10:20.068891 | instance | [WARNING]: Module did not set no_log for update_password
2026-06-24 01:10:20.091842 | instance | changed: [instance]
2026-06-24 01:10:20.091934 | instance |
2026-06-24 01:10:20.092080 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] ***
2026-06-24 01:10:20.092193 | instance | Wednesday 24 June 2026 01:10:20 +0000 (0:00:01.502) 0:24:19.088 ********
2026-06-24 01:10:29.074499 | instance | ok: [instance]
2026-06-24 01:10:29.074574 | instance |
2026-06-24 01:10:29.074766 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ********
2026-06-24 01:10:29.074883 | instance | Wednesday 24 June 2026 01:10:29 +0000 (0:00:08.982) 0:24:28.070 ********
2026-06-24 01:10:30.193350 | instance | changed: [instance]
2026-06-24 01:10:30.193599 | instance |
2026-06-24 01:10:30.193879 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ******
2026-06-24 01:10:30.194152 | instance | Wednesday 24 June 2026 01:10:30 +0000 (0:00:01.118) 0:24:29.189 ********
2026-06-24 01:10:32.310241 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-246.nip.io/swift/v1/%(tenant_id)s'})
2026-06-24 01:10:32.310422 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'})
2026-06-24 01:10:32.310568 | instance |
2026-06-24 01:10:32.310733 | instance | TASK [Create Ingress] **********************************************************
2026-06-24 01:10:32.310925 | instance | Wednesday 24 June 2026 01:10:32 +0000 (0:00:02.116) 0:24:31.306 ********
2026-06-24 01:10:32.415987 | instance | included: openstack_helm_ingress for instance
2026-06-24 01:10:32.416126 | instance |
2026-06-24 01:10:32.416355 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-24 01:10:32.416532 | instance | Wednesday 24 June 2026 01:10:32 +0000 (0:00:00.105) 0:24:31.411 ********
2026-06-24 01:10:32.560343 | instance | skipping: [instance]
2026-06-24 01:10:32.560470 | instance |
2026-06-24 01:10:32.560681 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-24 01:10:32.560916 | instance | Wednesday 24 June 2026 01:10:32 +0000 (0:00:00.144) 0:24:31.556 ********
2026-06-24 01:10:32.606390 | instance | skipping: [instance]
2026-06-24 01:10:32.606468 | instance |
2026-06-24 01:10:32.606713 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-24 01:10:32.606914 | instance | Wednesday 24 June 2026 01:10:32 +0000 (0:00:00.045) 0:24:31.602 ********
2026-06-24 01:10:32.665985 | instance | ok: [instance]
2026-06-24 01:10:32.666308 | instance |
2026-06-24 01:10:32.666635 | instance | TASK [Create Ingress rook-ceph-cluster] ****************************************
2026-06-24 01:10:32.666976 | instance | Wednesday 24 June 2026 01:10:32 +0000 (0:00:00.059) 0:24:31.661 ********
2026-06-24 01:10:32.736218 | instance | included: ingress for instance
2026-06-24 01:10:32.736343 | instance |
2026-06-24 01:10:32.736535 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] **********
2026-06-24 01:10:32.736680 | instance | Wednesday 24 June 2026 01:10:32 +0000 (0:00:00.070) 0:24:31.732 ********
2026-06-24 01:10:33.738771 | instance | changed: [instance]
2026-06-24 01:10:33.738905 | instance |
2026-06-24 01:10:33.739091 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 01:10:33.739241 | instance | Wednesday 24 June 2026 01:10:33 +0000 (0:00:01.002) 0:24:32.734 ********
2026-06-24 01:10:33.813232 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 01:10:33.813359 | instance |
2026-06-24 01:10:33.813541 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 01:10:33.813717 | instance | Wednesday 24 June 2026 01:10:33 +0000 (0:00:00.074) 0:24:32.809 ********
2026-06-24 01:10:34.370850 | instance | changed: [instance]
2026-06-24 01:10:34.371142 | instance |
2026-06-24 01:10:34.371435 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] ***
2026-06-24 01:10:34.371706 | instance | Wednesday 24 June 2026 01:10:34 +0000 (0:00:00.557) 0:24:33.366 ********
2026-06-24 01:10:48.825840 | instance | ok: [instance]
2026-06-24 01:10:48.825966 | instance |
2026-06-24 01:10:48.826334 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] ***
2026-06-24 01:10:48.827306 | instance | Wednesday 24 June 2026 01:10:48 +0000 (0:00:14.455) 0:24:47.821 ********
2026-06-24 01:10:48.897505 | instance | ok: [instance] => (item=10.96.240.200)
2026-06-24 01:10:48.897704 | instance |
2026-06-24 01:10:48.897979 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] *************
2026-06-24 01:10:48.898247 | instance | Wednesday 24 June 2026 01:10:48 +0000 (0:00:00.071) 0:24:47.893 ********
2026-06-24 01:10:49.791187 | instance | changed: [instance]
2026-06-24 01:10:49.791452 | instance |
2026-06-24 01:10:49.791749 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] ***********
2026-06-24 01:10:49.792153 | instance | Wednesday 24 June 2026 01:10:49 +0000 (0:00:00.893) 0:24:48.787 ********
2026-06-24 01:10:50.519123 | instance | changed: [instance]
2026-06-24 01:10:50.519397 | instance |
2026-06-24 01:10:50.519713 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] ***
2026-06-24 01:10:50.519994 | instance | Wednesday 24 June 2026 01:10:50 +0000 (0:00:00.727) 0:24:49.514 ********
2026-06-24 01:10:51.714147 | instance | ok: [instance]
2026-06-24 01:10:51.714416 | instance |
2026-06-24 01:10:51.714718 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ******
2026-06-24 01:10:51.715035 | instance | Wednesday 24 June 2026 01:10:51 +0000 (0:00:01.195) 0:24:50.710 ********
2026-06-24 01:10:51.769296 | instance | ok: [instance]
2026-06-24 01:10:51.769546 | instance |
2026-06-24 01:10:51.769879 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] ***
2026-06-24 01:10:51.770169 | instance | Wednesday 24 June 2026 01:10:51 +0000 (0:00:00.055) 0:24:50.765 ********
2026-06-24 01:10:52.473188 | instance | changed: [instance]
2026-06-24 01:10:52.473330 | instance |
2026-06-24 01:10:52.473518 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] ***
2026-06-24 01:10:52.473691 | instance | Wednesday 24 June 2026 01:10:52 +0000 (0:00:00.704) 0:24:51.469 ********
2026-06-24 01:10:52.637308 | instance | ok: [instance]
2026-06-24 01:10:52.637450 | instance |
2026-06-24 01:10:52.637623 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] ***************
2026-06-24 01:10:52.637791 | instance | Wednesday 24 June 2026 01:10:52 +0000 (0:00:00.164) 0:24:51.633 ********
2026-06-24 01:10:54.079810 | instance | changed: [instance]
2026-06-24 01:10:54.080007 | instance |
2026-06-24 01:10:54.080256 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-24 01:10:54.080487 | instance | Wednesday 24 June 2026 01:10:54 +0000 (0:00:01.442) 0:24:53.075 ********
2026-06-24 01:10:54.176048 | instance | ok: [instance]
2026-06-24 01:10:54.176294 | instance |
2026-06-24 01:10:54.176584 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-24 01:10:54.176971 | instance | Wednesday 24 June 2026 01:10:54 +0000 (0:00:00.096) 0:24:53.171 ********
2026-06-24 01:10:54.258932 | instance | included: rabbitmq for instance
2026-06-24 01:10:54.259353 | instance |
2026-06-24 01:10:54.259810 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-24 01:10:54.260254 | instance | Wednesday 24 June 2026 01:10:54 +0000 (0:00:00.082) 0:24:53.254 ********
2026-06-24 01:10:54.966414 | instance | ok: [instance]
2026-06-24 01:10:54.966648 | instance |
2026-06-24 01:10:54.966996 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-24 01:10:54.967384 | instance | Wednesday 24 June 2026 01:10:54 +0000 (0:00:00.707) 0:24:53.962 ********
2026-06-24 01:10:55.022330 | instance | skipping: [instance]
2026-06-24 01:10:55.022464 | instance |
2026-06-24 01:10:55.022648 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-24 01:10:55.022816 | instance | Wednesday 24 June 2026 01:10:55 +0000 (0:00:00.056) 0:24:54.018 ********
2026-06-24 01:10:55.082546 | instance | skipping: [instance]
2026-06-24 01:10:55.082769 | instance |
2026-06-24 01:10:55.083120 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-24 01:10:55.083398 | instance | Wednesday 24 June 2026 01:10:55 +0000 (0:00:00.060) 0:24:54.078 ********
2026-06-24 01:10:55.149373 | instance | skipping: [instance]
2026-06-24 01:10:55.149589 | instance |
2026-06-24 01:10:55.149865 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-24 01:10:55.150133 | instance | Wednesday 24 June 2026 01:10:55 +0000 (0:00:00.066) 0:24:54.144 ********
2026-06-24 01:11:26.019782 | instance | changed: [instance]
2026-06-24 01:11:26.020064 | instance |
2026-06-24 01:11:26.020325 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-24 01:11:26.020616 | instance | Wednesday 24 June 2026 01:11:26 +0000 (0:00:30.870) 0:25:25.015 ********
2026-06-24 01:11:27.033101 | instance | ok: [instance]
2026-06-24 01:11:27.033189 | instance |
2026-06-24 01:11:27.033252 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-24 01:11:27.033384 | instance | Wednesday 24 June 2026 01:11:27 +0000 (0:00:01.013) 0:25:26.029 ********
2026-06-24 01:11:27.091684 | instance | ok: [instance]
2026-06-24 01:11:27.091810 | instance |
2026-06-24 01:11:27.092017 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-24 01:11:27.092286 | instance | Wednesday 24 June 2026 01:11:27 +0000 (0:00:00.058) 0:25:26.087 ********
2026-06-24 01:11:27.154921 | instance | skipping: [instance]
2026-06-24 01:11:27.154986 | instance |
2026-06-24 01:11:27.155118 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-24 01:11:27.155237 | instance | Wednesday 24 June 2026 01:11:27 +0000 (0:00:00.063) 0:25:26.151 ********
2026-06-24 01:11:27.228705 | instance | skipping: [instance]
2026-06-24 01:11:27.230396 | instance |
2026-06-24 01:11:27.230544 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-24 01:11:27.230695 | instance | Wednesday 24 June 2026 01:11:27 +0000 (0:00:00.073) 0:25:26.224 ********
2026-06-24 01:11:27.288164 | instance | ok: [instance]
2026-06-24 01:11:27.288225 | instance |
2026-06-24 01:11:27.288407 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-24 01:11:27.288528 | instance | Wednesday 24 June 2026 01:11:27 +0000 (0:00:00.059) 0:25:26.284 ********
2026-06-24 01:11:27.425419 | instance | ok: [instance] => (item=identity)
2026-06-24 01:11:27.425491 | instance | ok: [instance] => (item=image)
2026-06-24 01:11:27.425887 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-24 01:11:27.425979 | instance | ok: [instance] => (item=oslo_db)
2026-06-24 01:11:27.426004 | instance | ok: [instance] => (item=dashboard)
2026-06-24 01:11:27.426019 | instance | ok: [instance] => (item=oslo_cache)
2026-06-24 01:11:27.426465 | instance |
2026-06-24 01:11:27.426506 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-24 01:11:27.426512 | instance | Wednesday 24 June 2026 01:11:27 +0000 (0:00:00.136) 0:25:26.421 ********
2026-06-24 01:11:27.495411 | instance | ok: [instance]
2026-06-24 01:11:27.495473 | instance |
2026-06-24 01:11:27.495786 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 01:11:27.496033 | instance | Wednesday 24 June 2026 01:11:27 +0000 (0:00:00.070) 0:25:26.491 ********
2026-06-24 01:11:27.567560 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 01:11:27.567651 | instance |
2026-06-24 01:11:27.567903 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 01:11:27.567947 | instance | Wednesday 24 June 2026 01:11:27 +0000 (0:00:00.072) 0:25:26.563 ********
2026-06-24 01:11:29.342960 | instance | changed: [instance]
2026-06-24 01:11:29.343038 | instance |
2026-06-24 01:11:29.343337 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] *************
2026-06-24 01:11:29.343469 | instance | Wednesday 24 June 2026 01:11:29 +0000 (0:00:01.775) 0:25:28.339 ********
2026-06-24 01:11:29.627411 | instance | ok: [instance]
2026-06-24 01:11:29.628062 | instance |
2026-06-24 01:11:29.628355 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] **************************
2026-06-24 01:11:29.628701 | instance | Wednesday 24 June 2026 01:11:29 +0000 (0:00:00.282) 0:25:28.622 ********
2026-06-24 01:13:46.289440 | instance | changed: [instance]
2026-06-24 01:13:46.289682 | instance |
2026-06-24 01:13:46.289962 | instance | TASK [Create Ingress] **********************************************************
2026-06-24 01:13:46.290238 | instance | Wednesday 24 June 2026 01:13:46 +0000 (0:02:16.662) 0:27:45.284 ********
2026-06-24 01:13:46.387432 | instance | included: openstack_helm_ingress for instance
2026-06-24 01:13:46.387674 | instance |
2026-06-24 01:13:46.388022 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-24 01:13:46.388313 | instance | Wednesday 24 June 2026 01:13:46 +0000 (0:00:00.098) 0:27:45.383 ********
2026-06-24 01:13:46.441702 | instance | skipping: [instance]
2026-06-24 01:13:46.441965 | instance |
2026-06-24 01:13:46.442261 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-24 01:13:46.442535 | instance | Wednesday 24 June 2026 01:13:46 +0000 (0:00:00.054) 0:27:45.437 ********
2026-06-24 01:13:46.490576 | instance | skipping: [instance]
2026-06-24 01:13:46.490839 | instance |
2026-06-24 01:13:46.491221 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-24 01:13:46.491469 | instance | Wednesday 24 June 2026 01:13:46 +0000 (0:00:00.048) 0:27:45.486 ********
2026-06-24 01:13:46.549408 | instance | ok: [instance]
2026-06-24 01:13:46.549729 | instance |
2026-06-24 01:13:46.550057 | instance | TASK [Create Ingress image] ****************************************************
2026-06-24 01:13:46.550383 | instance | Wednesday 24 June 2026 01:13:46 +0000 (0:00:00.058) 0:27:45.545 ********
2026-06-24 01:13:46.620545 | instance | included: ingress for instance
2026-06-24 01:13:46.620802 | instance |
2026-06-24 01:13:46.621081 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] **********************
2026-06-24 01:13:46.621352 | instance | Wednesday 24 June 2026 01:13:46 +0000 (0:00:00.071) 0:27:45.616 ********
2026-06-24 01:13:47.683107 | instance | changed: [instance]
2026-06-24 01:13:47.683186 | instance |
2026-06-24 01:13:47.683362 | instance | TASK [Create images] ***********************************************************
2026-06-24 01:13:47.683592 | instance | Wednesday 24 June 2026 01:13:47 +0000 (0:00:01.062) 0:27:46.679 ********
2026-06-24 01:13:47.798933 | 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 01:13:47.800668 | instance |
2026-06-24 01:13:47.800697 | instance | TASK [atmosphere.common.qemu_utils : Install packages] *************************
2026-06-24 01:13:47.800703 | instance | Wednesday 24 June 2026 01:13:47 +0000 (0:00:00.114) 0:27:46.793 ********
2026-06-24 01:13:50.726976 | instance | changed: [instance]
2026-06-24 01:13:50.727306 | instance |
2026-06-24 01:13:50.727465 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-06-24 01:13:50.727822 | instance | Wednesday 24 June 2026 01:13:50 +0000 (0:00:02.929) 0:27:49.722 ********
2026-06-24 01:13:51.379363 | instance | ok: [instance]
2026-06-24 01:13:51.379588 | instance |
2026-06-24 01:13:51.379873 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-06-24 01:13:51.380149 | instance | Wednesday 24 June 2026 01:13:51 +0000 (0:00:00.652) 0:27:50.375 ********
2026-06-24 01:13:51.438543 | instance | ok: [instance]
2026-06-24 01:13:51.438819 | instance |
2026-06-24 01:13:51.439123 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-06-24 01:13:51.439388 | instance | Wednesday 24 June 2026 01:13:51 +0000 (0:00:00.059) 0:27:50.434 ********
2026-06-24 01:15:53.688973 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left).
2026-06-24 01:15:53.689204 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left).
2026-06-24 01:15:53.689491 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left).
2026-06-24 01:15:53.689753 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left).
2026-06-24 01:15:53.690024 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left).
2026-06-24 01:15:53.690319 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left).
2026-06-24 01:15:53.690589 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left).
2026-06-24 01:15:53.690858 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left).
2026-06-24 01:15:53.691161 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left).
2026-06-24 01:15:53.691429 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left).
2026-06-24 01:15:53.691747 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left).
2026-06-24 01:15:53.692013 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left).
2026-06-24 01:15:53.692273 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left).
2026-06-24 01:15:53.692438 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left).
2026-06-24 01:15:53.692601 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left).
2026-06-24 01:15:53.692764 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left).
2026-06-24 01:15:53.692927 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left).
2026-06-24 01:15:53.693088 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left).
2026-06-24 01:15:53.693261 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left).
2026-06-24 01:15:53.693419 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left).
2026-06-24 01:15:53.693573 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left).
2026-06-24 01:15:53.693737 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left).
2026-06-24 01:15:53.693901 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left).
2026-06-24 01:15:53.694101 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left).
2026-06-24 01:15:53.694295 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left).
2026-06-24 01:15:53.694463 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left).
2026-06-24 01:15:53.694629 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left).
2026-06-24 01:15:53.694785 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left).
2026-06-24 01:15:53.694967 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left).
2026-06-24 01:15:53.695129 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left).
2026-06-24 01:15:53.695304 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left).
2026-06-24 01:15:53.695498 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left).
2026-06-24 01:15:53.695696 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left).
2026-06-24 01:15:53.695858 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left).
2026-06-24 01:15:53.696020 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left).
2026-06-24 01:15:53.696181 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left).
2026-06-24 01:15:53.696347 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left).
2026-06-24 01:15:53.696508 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left).
2026-06-24 01:15:53.696669 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left).
2026-06-24 01:15:53.696834 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left).
2026-06-24 01:15:53.696989 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left).
2026-06-24 01:15:53.697176 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left).
2026-06-24 01:15:53.697386 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left).
2026-06-24 01:15:53.697552 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left).
2026-06-24 01:15:53.697708 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left).
2026-06-24 01:15:53.697869 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left).
2026-06-24 01:15:53.698210 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left).
2026-06-24 01:15:53.698324 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left).
2026-06-24 01:15:53.698479 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left).
2026-06-24 01:15:53.698654 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left).
2026-06-24 01:15:53.698854 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left).
2026-06-24 01:15:53.699095 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left).
2026-06-24 01:15:53.699256 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left).
2026-06-24 01:15:53.699392 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left).
2026-06-24 01:15:53.699540 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left).
2026-06-24 01:15:53.699746 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left).
2026-06-24 01:15:53.699909 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left).
2026-06-24 01:15:53.700065 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left).
2026-06-24 01:15:53.700224 | instance | FAILED - RETRYING: [instance]: Check if image exists (62 retries left).
2026-06-24 01:15:53.700349 | instance | FAILED - RETRYING: [instance]: Check if image exists (61 retries left).
2026-06-24 01:15:53.700464 | instance | FAILED - RETRYING: [instance]: Check if image exists (60 retries left).
2026-06-24 01:15:53.700578 | instance | FAILED - RETRYING: [instance]: Check if image exists (59 retries left).
2026-06-24 01:15:53.700693 | instance | FAILED - RETRYING: [instance]: Check if image exists (58 retries left).
2026-06-24 01:15:53.700808 | instance | FAILED - RETRYING: [instance]: Check if image exists (57 retries left).
2026-06-24 01:15:53.700929 | instance | ok: [instance]
2026-06-24 01:15:53.701031 | instance |
2026-06-24 01:15:53.701157 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-06-24 01:15:53.701276 | instance | Wednesday 24 June 2026 01:15:53 +0000 (0:02:02.249) 0:29:52.683 ********
2026-06-24 01:15:53.752973 | instance | ok: [instance]
2026-06-24 01:15:53.753123 | instance |
2026-06-24 01:15:53.753310 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-06-24 01:15:53.753485 | instance | Wednesday 24 June 2026 01:15:53 +0000 (0:00:00.064) 0:29:52.748 ********
2026-06-24 01:15:53.831334 | instance | ok: [instance]
2026-06-24 01:15:53.831571 | instance |
2026-06-24 01:15:53.831905 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-06-24 01:15:53.832172 | instance | Wednesday 24 June 2026 01:15:53 +0000 (0:00:00.078) 0:29:52.827 ********
2026-06-24 01:15:54.047974 | instance | changed: [instance]
2026-06-24 01:15:54.048088 | instance |
2026-06-24 01:15:54.048262 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-06-24 01:15:54.048432 | instance | Wednesday 24 June 2026 01:15:54 +0000 (0:00:00.216) 0:29:53.043 ********
2026-06-24 01:15:54.970453 | instance | changed: [instance]
2026-06-24 01:15:54.970785 | instance |
2026-06-24 01:15:54.971167 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-06-24 01:15:54.971534 | instance | Wednesday 24 June 2026 01:15:54 +0000 (0:00:00.923) 0:29:53.966 ********
2026-06-24 01:15:55.210330 | instance | ok: [instance]
2026-06-24 01:15:55.210616 | instance |
2026-06-24 01:15:55.211010 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-06-24 01:15:55.211334 | instance | Wednesday 24 June 2026 01:15:55 +0000 (0:00:00.239) 0:29:54.206 ********
2026-06-24 01:15:55.492351 | instance | changed: [instance]
2026-06-24 01:15:55.492603 | instance |
2026-06-24 01:15:55.492877 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-06-24 01:15:55.493168 | instance | Wednesday 24 June 2026 01:15:55 +0000 (0:00:00.282) 0:29:54.488 ********
2026-06-24 01:15:56.188194 | instance | ok: [instance]
2026-06-24 01:15:56.188434 | instance |
2026-06-24 01:15:56.188717 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-06-24 01:15:56.188989 | instance | Wednesday 24 June 2026 01:15:56 +0000 (0:00:00.695) 0:29:55.183 ********
2026-06-24 01:15:56.264391 | instance | ok: [instance]
2026-06-24 01:15:56.264655 | instance |
2026-06-24 01:15:56.264931 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-06-24 01:15:56.265256 | instance | Wednesday 24 June 2026 01:15:56 +0000 (0:00:00.076) 0:29:55.260 ********
2026-06-24 01:16:01.152738 | instance | changed: [instance]
2026-06-24 01:16:01.152822 | instance |
2026-06-24 01:16:01.153179 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-06-24 01:16:01.153381 | instance | Wednesday 24 June 2026 01:16:01 +0000 (0:00:04.888) 0:30:00.148 ********
2026-06-24 01:16:01.203015 | instance | skipping: [instance]
2026-06-24 01:16:01.203423 | instance |
2026-06-24 01:16:01.203685 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-06-24 01:16:01.203869 | instance | Wednesday 24 June 2026 01:16:01 +0000 (0:00:00.049) 0:30:00.197 ********
2026-06-24 01:16:01.247380 | instance | skipping: [instance]
2026-06-24 01:16:01.247463 | instance |
2026-06-24 01:16:01.247664 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-06-24 01:16:01.247721 | instance | Wednesday 24 June 2026 01:16:01 +0000 (0:00:00.045) 0:30:00.243 ********
2026-06-24 01:16:01.550582 | instance | changed: [instance]
2026-06-24 01:16:01.550635 | instance |
2026-06-24 01:16:01.550892 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-24 01:16:01.550943 | instance | Wednesday 24 June 2026 01:16:01 +0000 (0:00:00.302) 0:30:00.546 ********
2026-06-24 01:16:01.624602 | instance | ok: [instance]
2026-06-24 01:16:01.624956 | instance |
2026-06-24 01:16:01.625284 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-24 01:16:01.625641 | instance | Wednesday 24 June 2026 01:16:01 +0000 (0:00:00.073) 0:30:00.620 ********
2026-06-24 01:16:01.679774 | instance | skipping: [instance]
2026-06-24 01:16:01.679873 | instance |
2026-06-24 01:16:01.680065 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-24 01:16:01.680171 | instance | Wednesday 24 June 2026 01:16:01 +0000 (0:00:00.055) 0:30:00.676 ********
2026-06-24 01:16:01.724300 | instance | skipping: [instance]
2026-06-24 01:16:01.724358 | instance |
2026-06-24 01:16:01.724560 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-24 01:16:01.724708 | instance | Wednesday 24 June 2026 01:16:01 +0000 (0:00:00.044) 0:30:00.720 ********
2026-06-24 01:16:01.765460 | instance | skipping: [instance]
2026-06-24 01:16:01.765535 | instance |
2026-06-24 01:16:01.765681 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-24 01:16:01.765803 | instance | Wednesday 24 June 2026 01:16:01 +0000 (0:00:00.041) 0:30:00.761 ********
2026-06-24 01:16:01.825849 | instance | skipping: [instance]
2026-06-24 01:16:01.825913 | instance |
2026-06-24 01:16:01.825923 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-24 01:16:01.825938 | instance | Wednesday 24 June 2026 01:16:01 +0000 (0:00:00.059) 0:30:00.821 ********
2026-06-24 01:16:01.881375 | instance | skipping: [instance]
2026-06-24 01:16:01.881457 | instance |
2026-06-24 01:16:01.881566 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-24 01:16:01.881714 | instance | Wednesday 24 June 2026 01:16:01 +0000 (0:00:00.056) 0:30:00.877 ********
2026-06-24 01:16:01.939696 | instance | ok: [instance]
2026-06-24 01:16:01.939765 | instance |
2026-06-24 01:16:01.940036 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-24 01:16:01.940078 | instance | Wednesday 24 June 2026 01:16:01 +0000 (0:00:00.058) 0:30:00.935 ********
2026-06-24 01:16:02.065138 | instance | ok: [instance] => (item=oslo_cache)
2026-06-24 01:16:02.065427 | instance | ok: [instance] => (item=staffeln)
2026-06-24 01:16:02.065662 | instance | ok: [instance] => (item=identity)
2026-06-24 01:16:02.065979 | instance | ok: [instance] => (item=oslo_db)
2026-06-24 01:16:02.066238 | instance |
2026-06-24 01:16:02.066530 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-24 01:16:02.066542 | instance | Wednesday 24 June 2026 01:16:02 +0000 (0:00:00.124) 0:30:01.060 ********
2026-06-24 01:16:02.138981 | instance | ok: [instance]
2026-06-24 01:16:02.139045 | instance |
2026-06-24 01:16:02.139053 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 01:16:02.139079 | instance | Wednesday 24 June 2026 01:16:02 +0000 (0:00:00.073) 0:30:01.134 ********
2026-06-24 01:16:02.211593 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 01:16:02.211694 | instance |
2026-06-24 01:16:02.211853 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 01:16:02.211997 | instance | Wednesday 24 June 2026 01:16:02 +0000 (0:00:00.072) 0:30:01.207 ********
2026-06-24 01:16:02.738547 | instance | changed: [instance]
2026-06-24 01:16:02.738796 | instance |
2026-06-24 01:16:02.739144 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************
2026-06-24 01:16:02.739410 | instance | Wednesday 24 June 2026 01:16:02 +0000 (0:00:00.527) 0:30:01.734 ********
2026-06-24 01:16:24.804569 | instance | changed: [instance]
2026-06-24 01:16:24.804806 | instance |
2026-06-24 01:16:24.805174 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-24 01:16:24.805420 | instance | Wednesday 24 June 2026 01:16:24 +0000 (0:00:22.065) 0:30:23.800 ********
2026-06-24 01:16:24.992129 | instance | ok: [instance]
2026-06-24 01:16:24.992350 | instance |
2026-06-24 01:16:24.992618 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-24 01:16:24.992883 | instance | Wednesday 24 June 2026 01:16:24 +0000 (0:00:00.187) 0:30:23.988 ********
2026-06-24 01:16:25.073224 | instance | included: rabbitmq for instance
2026-06-24 01:16:25.073535 | instance |
2026-06-24 01:16:25.073874 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-24 01:16:25.074175 | instance | Wednesday 24 June 2026 01:16:25 +0000 (0:00:00.081) 0:30:24.069 ********
2026-06-24 01:16:25.854209 | instance | ok: [instance]
2026-06-24 01:16:25.854354 | instance |
2026-06-24 01:16:25.854543 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-24 01:16:25.854718 | instance | Wednesday 24 June 2026 01:16:25 +0000 (0:00:00.781) 0:30:24.850 ********
2026-06-24 01:16:25.902644 | instance | skipping: [instance]
2026-06-24 01:16:25.902873 | instance |
2026-06-24 01:16:25.903198 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-24 01:16:25.903507 | instance | Wednesday 24 June 2026 01:16:25 +0000 (0:00:00.048) 0:30:24.898 ********
2026-06-24 01:16:25.949735 | instance | skipping: [instance]
2026-06-24 01:16:25.949963 | instance |
2026-06-24 01:16:25.950235 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-24 01:16:25.950492 | instance | Wednesday 24 June 2026 01:16:25 +0000 (0:00:00.047) 0:30:24.945 ********
2026-06-24 01:16:25.994958 | instance | skipping: [instance]
2026-06-24 01:16:25.995196 | instance |
2026-06-24 01:16:25.995473 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-24 01:16:25.995739 | instance | Wednesday 24 June 2026 01:16:25 +0000 (0:00:00.045) 0:30:24.991 ********
2026-06-24 01:16:56.832333 | instance | changed: [instance]
2026-06-24 01:16:56.832684 | instance |
2026-06-24 01:16:56.833020 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-24 01:16:56.833290 | instance | Wednesday 24 June 2026 01:16:56 +0000 (0:00:30.836) 0:30:55.828 ********
2026-06-24 01:16:57.475161 | instance | ok: [instance]
2026-06-24 01:16:57.475265 | instance |
2026-06-24 01:16:57.475465 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-24 01:16:57.475643 | instance | Wednesday 24 June 2026 01:16:57 +0000 (0:00:00.643) 0:30:56.471 ********
2026-06-24 01:16:57.523725 | instance | ok: [instance]
2026-06-24 01:16:57.523861 | instance |
2026-06-24 01:16:57.524036 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-24 01:16:57.524196 | instance | Wednesday 24 June 2026 01:16:57 +0000 (0:00:00.048) 0:30:56.519 ********
2026-06-24 01:16:57.568549 | instance | skipping: [instance]
2026-06-24 01:16:57.568786 | instance |
2026-06-24 01:16:57.569101 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-24 01:16:57.569344 | instance | Wednesday 24 June 2026 01:16:57 +0000 (0:00:00.044) 0:30:56.564 ********
2026-06-24 01:16:57.615312 | instance | skipping: [instance]
2026-06-24 01:16:57.615558 | instance |
2026-06-24 01:16:57.615829 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-24 01:16:57.616105 | instance | Wednesday 24 June 2026 01:16:57 +0000 (0:00:00.046) 0:30:56.611 ********
2026-06-24 01:16:57.665982 | instance | ok: [instance]
2026-06-24 01:16:57.666188 | instance |
2026-06-24 01:16:57.666469 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-24 01:16:57.666727 | instance | Wednesday 24 June 2026 01:16:57 +0000 (0:00:00.050) 0:30:56.662 ********
2026-06-24 01:16:57.802352 | instance | ok: [instance] => (item=identity)
2026-06-24 01:16:57.802603 | instance | ok: [instance] => (item=volumev3)
2026-06-24 01:16:57.802873 | instance | ok: [instance] => (item=image)
2026-06-24 01:16:57.803170 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-24 01:16:57.803432 | instance | ok: [instance] => (item=oslo_db)
2026-06-24 01:16:57.803696 | instance | ok: [instance] => (item=oslo_cache)
2026-06-24 01:16:57.803947 | instance |
2026-06-24 01:16:57.804216 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-24 01:16:57.804482 | instance | Wednesday 24 June 2026 01:16:57 +0000 (0:00:00.136) 0:30:56.798 ********
2026-06-24 01:16:57.867419 | instance | ok: [instance]
2026-06-24 01:16:57.867655 | instance |
2026-06-24 01:16:57.867946 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 01:16:57.868199 | instance | Wednesday 24 June 2026 01:16:57 +0000 (0:00:00.065) 0:30:56.863 ********
2026-06-24 01:16:57.937415 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 01:16:57.937630 | instance |
2026-06-24 01:16:57.937989 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 01:16:57.938270 | instance | Wednesday 24 June 2026 01:16:57 +0000 (0:00:00.069) 0:30:56.933 ********
2026-06-24 01:16:58.479150 | instance | changed: [instance]
2026-06-24 01:16:58.479387 | instance |
2026-06-24 01:16:58.479660 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] ***********************
2026-06-24 01:16:58.479932 | instance | Wednesday 24 June 2026 01:16:58 +0000 (0:00:00.541) 0:30:57.475 ********
2026-06-24 01:16:58.769042 | instance | ok: [instance]
2026-06-24 01:16:58.769253 | instance |
2026-06-24 01:16:58.769511 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] **************
2026-06-24 01:16:58.769808 | instance | Wednesday 24 June 2026 01:16:58 +0000 (0:00:00.289) 0:30:57.765 ********
2026-06-24 01:16:58.824356 | instance | ok: [instance]
2026-06-24 01:16:58.824458 | instance |
2026-06-24 01:16:58.824706 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] ***************
2026-06-24 01:16:58.824967 | instance | Wednesday 24 June 2026 01:16:58 +0000 (0:00:00.055) 0:30:57.820 ********
2026-06-24 01:16:58.995823 | instance | ok: [instance]
2026-06-24 01:16:58.996062 | instance |
2026-06-24 01:16:58.996342 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] **************************
2026-06-24 01:16:58.996600 | instance | Wednesday 24 June 2026 01:16:58 +0000 (0:00:00.171) 0:30:57.991 ********
2026-06-24 01:21:49.607177 | instance | changed: [instance]
2026-06-24 01:21:49.607271 | instance |
2026-06-24 01:21:49.607413 | instance | TASK [Create Ingress] **********************************************************
2026-06-24 01:21:49.607632 | instance | Wednesday 24 June 2026 01:21:49 +0000 (0:04:50.611) 0:35:48.603 ********
2026-06-24 01:21:49.708006 | instance | included: openstack_helm_ingress for instance
2026-06-24 01:21:49.708262 | instance |
2026-06-24 01:21:49.708542 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-24 01:21:49.708810 | instance | Wednesday 24 June 2026 01:21:49 +0000 (0:00:00.100) 0:35:48.703 ********
2026-06-24 01:21:49.761306 | instance | skipping: [instance]
2026-06-24 01:21:49.761421 | instance |
2026-06-24 01:21:49.761609 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-24 01:21:49.761799 | instance | Wednesday 24 June 2026 01:21:49 +0000 (0:00:00.053) 0:35:48.757 ********
2026-06-24 01:21:49.816016 | instance | skipping: [instance]
2026-06-24 01:21:49.816213 | instance |
2026-06-24 01:21:49.816559 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-24 01:21:49.816842 | instance | Wednesday 24 June 2026 01:21:49 +0000 (0:00:00.054) 0:35:48.811 ********
2026-06-24 01:21:49.878326 | instance | ok: [instance]
2026-06-24 01:21:49.878595 | instance |
2026-06-24 01:21:49.878925 | instance | TASK [Create Ingress volumev3] *************************************************
2026-06-24 01:21:49.879306 | instance | Wednesday 24 June 2026 01:21:49 +0000 (0:00:00.062) 0:35:48.874 ********
2026-06-24 01:21:49.959107 | instance | included: ingress for instance
2026-06-24 01:21:49.959447 | instance |
2026-06-24 01:21:49.959743 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] *******************
2026-06-24 01:21:49.960005 | instance | Wednesday 24 June 2026 01:21:49 +0000 (0:00:00.080) 0:35:48.954 ********
2026-06-24 01:21:50.999661 | instance | changed: [instance]
2026-06-24 01:21:51.000010 | instance |
2026-06-24 01:21:51.000321 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-24 01:21:51.000590 | instance | Wednesday 24 June 2026 01:21:50 +0000 (0:00:01.039) 0:35:49.994 ********
2026-06-24 01:21:51.075781 | instance | ok: [instance]
2026-06-24 01:21:51.076064 | instance |
2026-06-24 01:21:51.076345 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-24 01:21:51.076649 | instance | Wednesday 24 June 2026 01:21:51 +0000 (0:00:00.076) 0:35:50.071 ********
2026-06-24 01:21:51.118319 | instance | skipping: [instance]
2026-06-24 01:21:51.118430 | instance |
2026-06-24 01:21:51.118579 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-24 01:21:51.118700 | instance | Wednesday 24 June 2026 01:21:51 +0000 (0:00:00.042) 0:35:50.114 ********
2026-06-24 01:21:51.169192 | instance | skipping: [instance]
2026-06-24 01:21:51.169308 | instance |
2026-06-24 01:21:51.169470 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-24 01:21:51.169654 | instance | Wednesday 24 June 2026 01:21:51 +0000 (0:00:00.050) 0:35:50.165 ********
2026-06-24 01:21:51.219179 | instance | skipping: [instance]
2026-06-24 01:21:51.219342 | instance |
2026-06-24 01:21:51.219515 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-24 01:21:51.219722 | instance | Wednesday 24 June 2026 01:21:51 +0000 (0:00:00.049) 0:35:50.214 ********
2026-06-24 01:21:51.270079 | instance | skipping: [instance]
2026-06-24 01:21:51.270245 | instance |
2026-06-24 01:21:51.270438 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-24 01:21:51.270609 | instance | Wednesday 24 June 2026 01:21:51 +0000 (0:00:00.051) 0:35:50.265 ********
2026-06-24 01:21:51.329439 | instance | skipping: [instance]
2026-06-24 01:21:51.329599 | instance |
2026-06-24 01:21:51.329854 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-24 01:21:51.330065 | instance | Wednesday 24 June 2026 01:21:51 +0000 (0:00:00.059) 0:35:50.325 ********
2026-06-24 01:21:51.385317 | instance | ok: [instance]
2026-06-24 01:21:51.385571 | instance |
2026-06-24 01:21:51.385878 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-24 01:21:51.386167 | instance | Wednesday 24 June 2026 01:21:51 +0000 (0:00:00.055) 0:35:50.381 ********
2026-06-24 01:21:51.474696 | instance | ok: [instance] => (item=oslo_cache)
2026-06-24 01:21:51.474804 | instance | ok: [instance] => (item=identity)
2026-06-24 01:21:51.475008 | instance | ok: [instance] => (item=oslo_db)
2026-06-24 01:21:51.475158 | instance | ok: [instance] => (item=placement)
2026-06-24 01:21:51.475316 | instance |
2026-06-24 01:21:51.475494 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-24 01:21:51.475648 | instance | Wednesday 24 June 2026 01:21:51 +0000 (0:00:00.089) 0:35:50.470 ********
2026-06-24 01:21:51.549475 | instance | ok: [instance]
2026-06-24 01:21:51.549721 | instance |
2026-06-24 01:21:51.550022 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 01:21:51.550430 | instance | Wednesday 24 June 2026 01:21:51 +0000 (0:00:00.074) 0:35:50.545 ********
2026-06-24 01:21:51.617183 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 01:21:51.617462 | instance |
2026-06-24 01:21:51.617857 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 01:21:51.618247 | instance | Wednesday 24 June 2026 01:21:51 +0000 (0:00:00.067) 0:35:50.612 ********
2026-06-24 01:21:52.170251 | instance | changed: [instance]
2026-06-24 01:21:52.170508 | instance |
2026-06-24 01:21:52.170858 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] ***********************
2026-06-24 01:21:52.171232 | instance | Wednesday 24 June 2026 01:21:52 +0000 (0:00:00.553) 0:35:51.166 ********
2026-06-24 01:23:28.831239 | instance | changed: [instance]
2026-06-24 01:23:28.831371 | instance |
2026-06-24 01:23:28.831545 | instance | TASK [Create Ingress] **********************************************************
2026-06-24 01:23:28.831773 | instance | Wednesday 24 June 2026 01:23:28 +0000 (0:01:36.661) 0:37:27.827 ********
2026-06-24 01:23:28.950762 | instance | included: openstack_helm_ingress for instance
2026-06-24 01:23:28.950941 | instance |
2026-06-24 01:23:28.951236 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-24 01:23:28.951394 | instance | Wednesday 24 June 2026 01:23:28 +0000 (0:00:00.119) 0:37:27.946 ********
2026-06-24 01:23:29.001922 | instance | skipping: [instance]
2026-06-24 01:23:29.002157 | instance |
2026-06-24 01:23:29.002454 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-24 01:23:29.002725 | instance | Wednesday 24 June 2026 01:23:28 +0000 (0:00:00.051) 0:37:27.997 ********
2026-06-24 01:23:29.056233 | instance | skipping: [instance]
2026-06-24 01:23:29.056470 | instance |
2026-06-24 01:23:29.056822 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-24 01:23:29.057108 | instance | Wednesday 24 June 2026 01:23:29 +0000 (0:00:00.054) 0:37:28.052 ********
2026-06-24 01:23:29.138824 | instance | ok: [instance]
2026-06-24 01:23:29.139162 | instance |
2026-06-24 01:23:29.139185 | instance | TASK [Create Ingress placement] ************************************************
2026-06-24 01:23:29.139352 | instance | Wednesday 24 June 2026 01:23:29 +0000 (0:00:00.082) 0:37:28.134 ********
2026-06-24 01:23:29.214860 | instance | included: ingress for instance
2026-06-24 01:23:29.215237 | instance |
2026-06-24 01:23:29.215509 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ******************
2026-06-24 01:23:29.215804 | instance | Wednesday 24 June 2026 01:23:29 +0000 (0:00:00.076) 0:37:28.211 ********
2026-06-24 01:23:30.210429 | instance | changed: [instance]
2026-06-24 01:23:30.210690 | instance |
2026-06-24 01:23:30.211020 | instance | PLAY [Configure operating system] **********************************************
2026-06-24 01:23:30.211282 | instance |
2026-06-24 01:23:30.211564 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 01:23:30.212445 | instance | Wednesday 24 June 2026 01:23:30 +0000 (0:00:00.995) 0:37:29.206 ********
2026-06-24 01:23:32.546208 | instance | ok: [instance]
2026-06-24 01:23:32.546457 | instance |
2026-06-24 01:23:32.546720 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ********
2026-06-24 01:23:32.547029 | instance | Wednesday 24 June 2026 01:23:32 +0000 (0:00:02.335) 0:37:31.542 ********
2026-06-24 01:23:32.770108 | instance | ok: [instance]
2026-06-24 01:23:32.770335 | instance |
2026-06-24 01:23:32.770661 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] ***************
2026-06-24 01:23:32.771114 | instance | Wednesday 24 June 2026 01:23:32 +0000 (0:00:00.223) 0:37:31.766 ********
2026-06-24 01:23:32.821541 | instance | skipping: [instance]
2026-06-24 01:23:32.821754 | instance |
2026-06-24 01:23:32.822090 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] *****
2026-06-24 01:23:32.822379 | instance | Wednesday 24 June 2026 01:23:32 +0000 (0:00:00.051) 0:37:31.817 ********
2026-06-24 01:23:32.881196 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-06-24 01:23:32.881846 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-06-24 01:23:32.881913 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-06-24 01:23:32.882098 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-06-24 01:23:32.882294 | instance | skipping: [instance]
2026-06-24 01:23:32.882464 | instance |
2026-06-24 01:23:32.882659 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] ***
2026-06-24 01:23:32.882830 | instance | Wednesday 24 June 2026 01:23:32 +0000 (0:00:00.059) 0:37:31.877 ********
2026-06-24 01:23:32.944623 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-06-24 01:23:32.944876 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-06-24 01:23:32.945154 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-06-24 01:23:32.945435 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-06-24 01:23:32.945709 | instance | skipping: [instance]
2026-06-24 01:23:32.945968 | instance |
2026-06-24 01:23:32.946263 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] ***
2026-06-24 01:23:32.946553 | instance | Wednesday 24 June 2026 01:23:32 +0000 (0:00:00.063) 0:37:31.940 ********
2026-06-24 01:23:33.099948 | instance | skipping: [instance]
2026-06-24 01:23:33.100097 | instance |
2026-06-24 01:23:33.100266 | instance | TASK [Reboot the system if the configuration file has changed] *****************
2026-06-24 01:23:33.100442 | instance | Wednesday 24 June 2026 01:23:33 +0000 (0:00:00.155) 0:37:32.096 ********
2026-06-24 01:23:33.169429 | instance | skipping: [instance]
2026-06-24 01:23:33.169562 | instance |
2026-06-24 01:23:33.169734 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-06-24 01:23:33.169896 | instance | Wednesday 24 June 2026 01:23:33 +0000 (0:00:00.069) 0:37:32.165 ********
2026-06-24 01:23:37.742243 | instance | changed: [instance]
2026-06-24 01:23:37.742546 | instance |
2026-06-24 01:23:37.742857 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-06-24 01:23:37.743185 | instance | Wednesday 24 June 2026 01:23:37 +0000 (0:00:04.572) 0:37:36.738 ********
2026-06-24 01:23:59.564860 | instance | changed: [instance]
2026-06-24 01:23:59.564997 | instance |
2026-06-24 01:23:59.565369 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-06-24 01:23:59.565502 | instance | Wednesday 24 June 2026 01:23:59 +0000 (0:00:21.822) 0:37:58.560 ********
2026-06-24 01:24:00.100037 | instance | changed: [instance]
2026-06-24 01:24:00.100284 | instance |
2026-06-24 01:24:00.100560 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] ***********************
2026-06-24 01:24:00.100822 | instance | Wednesday 24 June 2026 01:24:00 +0000 (0:00:00.534) 0:37:59.095 ********
2026-06-24 01:24:01.236989 | instance | ok: [instance]
2026-06-24 01:24:01.237045 | instance |
2026-06-24 01:24:01.237050 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ********************
2026-06-24 01:24:01.237061 | instance | Wednesday 24 June 2026 01:24:01 +0000 (0:00:01.136) 0:38:00.231 ********
2026-06-24 01:24:01.680290 | instance | changed: [instance]
2026-06-24 01:24:01.680365 | instance |
2026-06-24 01:24:01.680479 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] ***
2026-06-24 01:24:01.680607 | instance | Wednesday 24 June 2026 01:24:01 +0000 (0:00:00.444) 0:38:00.676 ********
2026-06-24 01:24:02.201671 | instance | changed: [instance]
2026-06-24 01:24:02.201740 | instance |
2026-06-24 01:24:02.202027 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] *******
2026-06-24 01:24:02.202070 | instance | Wednesday 24 June 2026 01:24:02 +0000 (0:00:00.521) 0:38:01.197 ********
2026-06-24 01:24:02.732090 | instance | changed: [instance]
2026-06-24 01:24:02.732340 | instance |
2026-06-24 01:24:02.732400 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ********
2026-06-24 01:24:02.732423 | instance | Wednesday 24 June 2026 01:24:02 +0000 (0:00:00.530) 0:38:01.728 ********
2026-06-24 01:24:03.185396 | instance | changed: [instance]
2026-06-24 01:24:03.185654 | instance |
2026-06-24 01:24:03.186172 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] ***********************
2026-06-24 01:24:03.186467 | instance | Wednesday 24 June 2026 01:24:03 +0000 (0:00:00.453) 0:38:02.181 ********
2026-06-24 01:24:03.460837 | instance | ok: [instance]
2026-06-24 01:24:03.461099 | instance |
2026-06-24 01:24:03.461413 | instance | PLAY [Deploy SDN] **************************************************************
2026-06-24 01:24:03.461707 | instance |
2026-06-24 01:24:03.462013 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-24 01:24:03.462316 | instance | Wednesday 24 June 2026 01:24:03 +0000 (0:00:00.274) 0:38:02.456 ********
2026-06-24 01:24:03.534620 | instance | ok: [instance]
2026-06-24 01:24:03.534877 | instance |
2026-06-24 01:24:03.535169 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-24 01:24:03.535508 | instance | Wednesday 24 June 2026 01:24:03 +0000 (0:00:00.074) 0:38:02.530 ********
2026-06-24 01:24:03.579801 | instance | skipping: [instance]
2026-06-24 01:24:03.580064 | instance |
2026-06-24 01:24:03.580357 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-24 01:24:03.580630 | instance | Wednesday 24 June 2026 01:24:03 +0000 (0:00:00.044) 0:38:02.575 ********
2026-06-24 01:24:03.624494 | instance | skipping: [instance]
2026-06-24 01:24:03.624744 | instance |
2026-06-24 01:24:03.625057 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-24 01:24:03.625336 | instance | Wednesday 24 June 2026 01:24:03 +0000 (0:00:00.045) 0:38:02.620 ********
2026-06-24 01:24:03.669757 | instance | skipping: [instance]
2026-06-24 01:24:03.670003 | instance |
2026-06-24 01:24:03.670328 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-24 01:24:03.670611 | instance | Wednesday 24 June 2026 01:24:03 +0000 (0:00:00.045) 0:38:02.666 ********
2026-06-24 01:24:03.716546 | instance | skipping: [instance]
2026-06-24 01:24:03.716847 | instance |
2026-06-24 01:24:03.717168 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-24 01:24:03.717429 | instance | Wednesday 24 June 2026 01:24:03 +0000 (0:00:00.046) 0:38:02.712 ********
2026-06-24 01:24:03.760810 | instance | skipping: [instance]
2026-06-24 01:24:03.761048 | instance |
2026-06-24 01:24:03.761320 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-24 01:24:03.761585 | instance | Wednesday 24 June 2026 01:24:03 +0000 (0:00:00.044) 0:38:02.757 ********
2026-06-24 01:24:03.812835 | instance | ok: [instance]
2026-06-24 01:24:03.813036 | instance |
2026-06-24 01:24:03.813313 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-24 01:24:03.813569 | instance | Wednesday 24 June 2026 01:24:03 +0000 (0:00:00.051) 0:38:02.808 ********
2026-06-24 01:24:03.861507 | instance | skipping: [instance]
2026-06-24 01:24:03.861713 | instance |
2026-06-24 01:24:03.861978 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-24 01:24:03.862251 | instance | Wednesday 24 June 2026 01:24:03 +0000 (0:00:00.048) 0:38:02.857 ********
2026-06-24 01:24:03.933632 | instance | ok: [instance]
2026-06-24 01:24:03.933856 | instance |
2026-06-24 01:24:03.934230 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 01:24:03.934441 | instance | Wednesday 24 June 2026 01:24:03 +0000 (0:00:00.072) 0:38:02.929 ********
2026-06-24 01:24:04.012294 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 01:24:04.012403 | instance |
2026-06-24 01:24:04.012591 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 01:24:04.012754 | instance | Wednesday 24 June 2026 01:24:04 +0000 (0:00:00.078) 0:38:03.008 ********
2026-06-24 01:24:04.547957 | instance | changed: [instance]
2026-06-24 01:24:04.548210 | instance |
2026-06-24 01:24:04.548534 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] ***
2026-06-24 01:24:04.548819 | instance | Wednesday 24 June 2026 01:24:04 +0000 (0:00:00.535) 0:38:03.543 ********
2026-06-24 01:24:04.792753 | instance | ok: [instance]
2026-06-24 01:24:04.792943 | instance |
2026-06-24 01:24:04.793229 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] ***
2026-06-24 01:24:04.793525 | instance | Wednesday 24 June 2026 01:24:04 +0000 (0:00:00.244) 0:38:03.788 ********
2026-06-24 01:24:04.851203 | instance | ok: [instance] => {
2026-06-24 01:24:04.851569 | instance | "changed": false,
2026-06-24 01:24:04.851895 | instance | "msg": "All assertions passed"
2026-06-24 01:24:04.852150 | instance | }
2026-06-24 01:24:04.852403 | instance |
2026-06-24 01:24:04.852774 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] ****************
2026-06-24 01:24:04.853061 | instance | Wednesday 24 June 2026 01:24:04 +0000 (0:00:00.058) 0:38:03.846 ********
2026-06-24 01:24:11.854022 | instance | ok: [instance]
2026-06-24 01:24:11.854303 | instance |
2026-06-24 01:24:11.854593 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] *********
2026-06-24 01:24:11.854864 | instance | Wednesday 24 June 2026 01:24:11 +0000 (0:00:07.002) 0:38:10.849 ********
2026-06-24 01:24:11.912094 | instance | ok: [instance] => {
2026-06-24 01:24:11.912326 | instance | "changed": false,
2026-06-24 01:24:11.912588 | instance | "msg": "Successfully pulled openvswitch image"
2026-06-24 01:24:11.912842 | instance | }
2026-06-24 01:24:11.913102 | instance |
2026-06-24 01:24:11.913447 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] *********************
2026-06-24 01:24:11.913828 | instance | Wednesday 24 June 2026 01:24:11 +0000 (0:00:00.058) 0:38:10.908 ********
2026-06-24 01:24:13.509522 | instance | changed: [instance]
2026-06-24 01:24:13.509677 | instance |
2026-06-24 01:24:13.509873 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 01:24:13.510060 | instance | Wednesday 24 June 2026 01:24:13 +0000 (0:00:01.597) 0:38:12.505 ********
2026-06-24 01:24:13.581988 | instance | skipping: [instance]
2026-06-24 01:24:13.582155 | instance |
2026-06-24 01:24:13.582299 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] *************************
2026-06-24 01:24:13.582521 | instance | Wednesday 24 June 2026 01:24:13 +0000 (0:00:00.072) 0:38:12.578 ********
2026-06-24 01:24:13.681486 | instance | skipping: [instance]
2026-06-24 01:24:13.681770 | instance |
2026-06-24 01:24:13.682126 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 01:24:13.682467 | instance | Wednesday 24 June 2026 01:24:13 +0000 (0:00:00.098) 0:38:12.676 ********
2026-06-24 01:24:13.764745 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 01:24:13.764825 | instance |
2026-06-24 01:24:13.764943 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 01:24:13.765275 | instance | Wednesday 24 June 2026 01:24:13 +0000 (0:00:00.083) 0:38:12.760 ********
2026-06-24 01:24:14.307902 | instance | changed: [instance]
2026-06-24 01:24:14.308166 | instance |
2026-06-24 01:24:14.308442 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ******
2026-06-24 01:24:14.308740 | instance | Wednesday 24 June 2026 01:24:14 +0000 (0:00:00.542) 0:38:13.303 ********
2026-06-24 01:24:14.360811 | instance | skipping: [instance]
2026-06-24 01:24:14.360963 | instance |
2026-06-24 01:24:14.361147 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] ***
2026-06-24 01:24:14.361414 | instance | Wednesday 24 June 2026 01:24:14 +0000 (0:00:00.053) 0:38:13.356 ********
2026-06-24 01:24:14.412438 | instance | skipping: [instance]
2026-06-24 01:24:14.412663 | instance |
2026-06-24 01:24:14.412983 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] *********************
2026-06-24 01:24:14.413249 | instance | Wednesday 24 June 2026 01:24:14 +0000 (0:00:00.051) 0:38:13.408 ********
2026-06-24 01:24:20.385689 | instance | ok: [instance]
2026-06-24 01:24:20.385944 | instance |
2026-06-24 01:24:20.386240 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] **************
2026-06-24 01:24:20.386526 | instance | Wednesday 24 June 2026 01:24:20 +0000 (0:00:05.973) 0:38:19.381 ********
2026-06-24 01:24:20.442919 | instance | ok: [instance] => {
2026-06-24 01:24:20.443155 | instance | "changed": false,
2026-06-24 01:24:20.443327 | instance | "msg": "Successfully pulled ovn-controller image"
2026-06-24 01:24:20.443488 | instance | }
2026-06-24 01:24:20.443638 | instance |
2026-06-24 01:24:20.443805 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] *****************************
2026-06-24 01:24:20.443961 | instance | Wednesday 24 June 2026 01:24:20 +0000 (0:00:00.057) 0:38:19.439 ********
2026-06-24 01:24:20.581907 | instance | skipping: [instance]
2026-06-24 01:24:20.582132 | instance |
2026-06-24 01:24:20.582406 | instance | PLAY [controllers[0]] **********************************************************
2026-06-24 01:24:20.582660 | instance |
2026-06-24 01:24:20.582973 | instance | TASK [Gathering Facts] *********************************************************
2026-06-24 01:24:20.583284 | instance | Wednesday 24 June 2026 01:24:20 +0000 (0:00:00.138) 0:38:19.578 ********
2026-06-24 01:24:23.045655 | instance | ok: [instance]
2026-06-24 01:24:23.045715 | instance |
2026-06-24 01:24:23.045726 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-24 01:24:23.045736 | instance | Wednesday 24 June 2026 01:24:23 +0000 (0:00:02.462) 0:38:22.040 ********
2026-06-24 01:24:23.148492 | instance | ok: [instance]
2026-06-24 01:24:23.148549 | instance |
2026-06-24 01:24:23.148558 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-24 01:24:23.148566 | instance | Wednesday 24 June 2026 01:24:23 +0000 (0:00:00.103) 0:38:22.143 ********
2026-06-24 01:24:23.200848 | instance | skipping: [instance]
2026-06-24 01:24:23.200927 | instance |
2026-06-24 01:24:23.201068 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-24 01:24:23.201237 | instance | Wednesday 24 June 2026 01:24:23 +0000 (0:00:00.053) 0:38:22.197 ********
2026-06-24 01:24:23.255561 | instance | skipping: [instance]
2026-06-24 01:24:23.255635 | instance |
2026-06-24 01:24:23.255774 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-24 01:24:23.255896 | instance | Wednesday 24 June 2026 01:24:23 +0000 (0:00:00.054) 0:38:22.251 ********
2026-06-24 01:24:23.310016 | instance | skipping: [instance]
2026-06-24 01:24:23.310100 | instance |
2026-06-24 01:24:23.310212 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-24 01:24:23.310327 | instance | Wednesday 24 June 2026 01:24:23 +0000 (0:00:00.054) 0:38:22.306 ********
2026-06-24 01:24:23.360298 | instance | skipping: [instance]
2026-06-24 01:24:23.360395 | instance |
2026-06-24 01:24:23.360515 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-24 01:24:23.360613 | instance | Wednesday 24 June 2026 01:24:23 +0000 (0:00:00.050) 0:38:22.356 ********
2026-06-24 01:24:23.414532 | instance | skipping: [instance]
2026-06-24 01:24:23.414608 | instance |
2026-06-24 01:24:23.414871 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-24 01:24:23.414928 | instance | Wednesday 24 June 2026 01:24:23 +0000 (0:00:00.054) 0:38:22.410 ********
2026-06-24 01:24:23.478780 | instance | ok: [instance]
2026-06-24 01:24:23.479010 | instance |
2026-06-24 01:24:23.479085 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-24 01:24:23.479225 | instance | Wednesday 24 June 2026 01:24:23 +0000 (0:00:00.063) 0:38:22.474 ********
2026-06-24 01:24:23.547990 | instance | ok: [instance] => (item=libvirt_exporter)
2026-06-24 01:24:23.548062 | instance |
2026-06-24 01:24:23.548069 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-24 01:24:23.548074 | instance | Wednesday 24 June 2026 01:24:23 +0000 (0:00:00.068) 0:38:22.543 ********
2026-06-24 01:24:23.644220 | instance | ok: [instance]
2026-06-24 01:24:23.644282 | instance |
2026-06-24 01:24:23.644616 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 01:24:23.644668 | instance | Wednesday 24 June 2026 01:24:23 +0000 (0:00:00.096) 0:38:22.640 ********
2026-06-24 01:24:23.740433 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 01:24:23.740494 | instance |
2026-06-24 01:24:23.740516 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 01:24:23.740523 | instance | Wednesday 24 June 2026 01:24:23 +0000 (0:00:00.095) 0:38:22.735 ********
2026-06-24 01:24:24.284349 | instance | changed: [instance]
2026-06-24 01:24:24.284439 | instance |
2026-06-24 01:24:24.284632 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] ****
2026-06-24 01:24:24.284766 | instance | Wednesday 24 June 2026 01:24:24 +0000 (0:00:00.544) 0:38:23.280 ********
2026-06-24 01:24:24.354939 | instance | skipping: [instance]
2026-06-24 01:24:24.355020 | instance |
2026-06-24 01:24:24.355103 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ********************
2026-06-24 01:24:24.355242 | instance | Wednesday 24 June 2026 01:24:24 +0000 (0:00:00.070) 0:38:23.351 ********
2026-06-24 01:24:25.657813 | instance | changed: [instance] => (item=libvirt-vnc)
2026-06-24 01:24:25.657911 | instance | changed: [instance] => (item=libvirt-api)
2026-06-24 01:24:25.658026 | instance |
2026-06-24 01:24:25.658149 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] ****************************
2026-06-24 01:24:25.658272 | instance | Wednesday 24 June 2026 01:24:25 +0000 (0:00:01.302) 0:38:24.653 ********
2026-06-24 01:24:26.986255 | instance | changed: [instance] => (item=libvirt-vnc)
2026-06-24 01:24:26.986359 | instance | changed: [instance] => (item=libvirt-api)
2026-06-24 01:24:26.986467 | instance |
2026-06-24 01:24:26.986592 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************
2026-06-24 01:24:26.986713 | instance | Wednesday 24 June 2026 01:24:26 +0000 (0:00:01.328) 0:38:25.982 ********
2026-06-24 01:24:27.229489 | instance | ok: [instance]
2026-06-24 01:24:27.229681 | instance |
2026-06-24 01:24:27.229954 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] *************************
2026-06-24 01:24:27.230223 | instance | Wednesday 24 June 2026 01:24:27 +0000 (0:00:00.243) 0:38:26.225 ********
2026-06-24 01:24:28.903882 | instance | changed: [instance]
2026-06-24 01:24:28.904144 | instance |
2026-06-24 01:24:28.904490 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 01:24:28.904772 | instance | Wednesday 24 June 2026 01:24:28 +0000 (0:00:01.673) 0:38:27.899 ********
2026-06-24 01:24:28.989130 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 01:24:28.989392 | instance |
2026-06-24 01:24:28.990995 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 01:24:28.991320 | instance | Wednesday 24 June 2026 01:24:28 +0000 (0:00:00.085) 0:38:27.984 ********
2026-06-24 01:24:29.519401 | instance | changed: [instance]
2026-06-24 01:24:29.519478 | instance |
2026-06-24 01:24:29.519607 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] *************************
2026-06-24 01:24:29.519732 | instance | Wednesday 24 June 2026 01:24:29 +0000 (0:00:00.530) 0:38:28.515 ********
2026-06-24 01:24:31.022678 | instance | changed: [instance]
2026-06-24 01:24:31.022991 | instance |
2026-06-24 01:24:31.023286 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-06-24 01:24:31.023580 | instance | Wednesday 24 June 2026 01:24:31 +0000 (0:00:01.502) 0:38:30.018 ********
2026-06-24 01:24:32.053288 | instance | ok: [instance]
2026-06-24 01:24:32.053410 | instance |
2026-06-24 01:24:32.053597 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-06-24 01:24:32.053771 | instance | Wednesday 24 June 2026 01:24:32 +0000 (0:00:01.030) 0:38:31.049 ********
2026-06-24 01:24:32.312320 | instance | ok: [instance]
2026-06-24 01:24:32.312543 | instance |
2026-06-24 01:24:32.312825 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-06-24 01:24:32.313113 | instance | Wednesday 24 June 2026 01:24:32 +0000 (0:00:00.258) 0:38:31.308 ********
2026-06-24 01:24:32.844105 | instance | ok: [instance]
2026-06-24 01:24:32.844349 | instance |
2026-06-24 01:24:32.844633 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-24 01:24:32.844903 | instance | Wednesday 24 June 2026 01:24:32 +0000 (0:00:00.531) 0:38:31.839 ********
2026-06-24 01:24:32.948905 | instance | ok: [instance]
2026-06-24 01:24:32.949129 | instance |
2026-06-24 01:24:32.949395 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-24 01:24:32.949653 | instance | Wednesday 24 June 2026 01:24:32 +0000 (0:00:00.105) 0:38:31.945 ********
2026-06-24 01:24:33.040131 | instance | included: rabbitmq for instance
2026-06-24 01:24:33.040341 | instance |
2026-06-24 01:24:33.040627 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-24 01:24:33.040875 | instance | Wednesday 24 June 2026 01:24:33 +0000 (0:00:00.091) 0:38:32.036 ********
2026-06-24 01:24:33.764592 | instance | ok: [instance]
2026-06-24 01:24:33.764738 | instance |
2026-06-24 01:24:33.764912 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-24 01:24:33.765061 | instance | Wednesday 24 June 2026 01:24:33 +0000 (0:00:00.724) 0:38:32.760 ********
2026-06-24 01:24:33.828146 | instance | skipping: [instance]
2026-06-24 01:24:33.828386 | instance |
2026-06-24 01:24:33.828706 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-24 01:24:33.828978 | instance | Wednesday 24 June 2026 01:24:33 +0000 (0:00:00.063) 0:38:32.824 ********
2026-06-24 01:24:33.888937 | instance | skipping: [instance]
2026-06-24 01:24:33.889186 | instance |
2026-06-24 01:24:33.889648 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-24 01:24:33.889966 | instance | Wednesday 24 June 2026 01:24:33 +0000 (0:00:00.060) 0:38:32.884 ********
2026-06-24 01:24:33.947451 | instance | skipping: [instance]
2026-06-24 01:24:33.947684 | instance |
2026-06-24 01:24:33.947950 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-24 01:24:33.948206 | instance | Wednesday 24 June 2026 01:24:33 +0000 (0:00:00.058) 0:38:32.943 ********
2026-06-24 01:25:04.808069 | instance | changed: [instance]
2026-06-24 01:25:04.808173 | instance |
2026-06-24 01:25:04.808339 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-24 01:25:04.808482 | instance | Wednesday 24 June 2026 01:25:04 +0000 (0:00:30.860) 0:39:03.804 ********
2026-06-24 01:25:05.536049 | instance | ok: [instance]
2026-06-24 01:25:05.536201 | instance |
2026-06-24 01:25:05.536399 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-24 01:25:05.536581 | instance | Wednesday 24 June 2026 01:25:05 +0000 (0:00:00.727) 0:39:04.532 ********
2026-06-24 01:25:05.596582 | instance | ok: [instance]
2026-06-24 01:25:05.596819 | instance |
2026-06-24 01:25:05.597103 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-24 01:25:05.597364 | instance | Wednesday 24 June 2026 01:25:05 +0000 (0:00:00.060) 0:39:04.592 ********
2026-06-24 01:25:05.665840 | instance | skipping: [instance]
2026-06-24 01:25:05.666088 | instance |
2026-06-24 01:25:05.666397 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-24 01:25:05.666695 | instance | Wednesday 24 June 2026 01:25:05 +0000 (0:00:00.069) 0:39:04.661 ********
2026-06-24 01:25:05.723967 | instance | skipping: [instance]
2026-06-24 01:25:05.724215 | instance |
2026-06-24 01:25:05.724488 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-24 01:25:05.724954 | instance | Wednesday 24 June 2026 01:25:05 +0000 (0:00:00.058) 0:39:04.719 ********
2026-06-24 01:25:05.781438 | instance | ok: [instance]
2026-06-24 01:25:05.781663 | instance |
2026-06-24 01:25:05.782042 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-24 01:25:05.782286 | instance | Wednesday 24 June 2026 01:25:05 +0000 (0:00:00.057) 0:39:04.777 ********
2026-06-24 01:25:06.011023 | instance | ok: [instance] => (item=oslo_db_cell0)
2026-06-24 01:25:06.011415 | instance | ok: [instance] => (item=compute)
2026-06-24 01:25:06.011727 | instance | ok: [instance] => (item=compute_metadata)
2026-06-24 01:25:06.012046 | instance | ok: [instance] => (item=identity)
2026-06-24 01:25:06.012359 | instance | ok: [instance] => (item=volumev3)
2026-06-24 01:25:06.012653 | instance | ok: [instance] => (item=oslo_db_api)
2026-06-24 01:25:06.012939 | instance | ok: [instance] => (item=image)
2026-06-24 01:25:06.013218 | instance | ok: [instance] => (item=baremetal)
2026-06-24 01:25:06.013496 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-24 01:25:06.013773 | instance | ok: [instance] => (item=oslo_db)
2026-06-24 01:25:06.014165 | instance | ok: [instance] => (item=oslo_cache)
2026-06-24 01:25:06.014428 | instance | ok: [instance] => (item=placement)
2026-06-24 01:25:06.014704 | instance | ok: [instance] => (item=compute_novnc_proxy)
2026-06-24 01:25:06.015098 | instance | ok: [instance] => (item=network)
2026-06-24 01:25:06.015411 | instance |
2026-06-24 01:25:06.015704 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-24 01:25:06.015970 | instance | Wednesday 24 June 2026 01:25:06 +0000 (0:00:00.229) 0:39:05.006 ********
2026-06-24 01:25:06.089174 | instance | ok: [instance]
2026-06-24 01:25:06.089254 | instance |
2026-06-24 01:25:06.089469 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 01:25:06.089631 | instance | Wednesday 24 June 2026 01:25:06 +0000 (0:00:00.077) 0:39:05.084 ********
2026-06-24 01:25:06.169651 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 01:25:06.169886 | instance |
2026-06-24 01:25:06.170200 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 01:25:06.170500 | instance | Wednesday 24 June 2026 01:25:06 +0000 (0:00:00.080) 0:39:05.165 ********
2026-06-24 01:25:06.716534 | instance | changed: [instance]
2026-06-24 01:25:06.716602 | instance |
2026-06-24 01:25:06.716739 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] *******
2026-06-24 01:25:06.716866 | instance | Wednesday 24 June 2026 01:25:06 +0000 (0:00:00.546) 0:39:05.712 ********
2026-06-24 01:25:06.776233 | instance | skipping: [instance]
2026-06-24 01:25:06.776500 | instance |
2026-06-24 01:25:06.776783 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] ***
2026-06-24 01:25:06.777052 | instance | Wednesday 24 June 2026 01:25:06 +0000 (0:00:00.059) 0:39:05.772 ********
2026-06-24 01:25:06.986881 | instance | ok: [instance -> localhost]
2026-06-24 01:25:06.987151 | instance |
2026-06-24 01:25:06.987462 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] ****
2026-06-24 01:25:06.987782 | instance | Wednesday 24 June 2026 01:25:06 +0000 (0:00:00.210) 0:39:05.982 ********
2026-06-24 01:25:07.372128 | instance | ok: [instance -> localhost]
2026-06-24 01:25:07.372244 | instance |
2026-06-24 01:25:07.372376 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ******
2026-06-24 01:25:07.372522 | instance | Wednesday 24 June 2026 01:25:07 +0000 (0:00:00.385) 0:39:06.367 ********
2026-06-24 01:25:07.855101 | instance | ok: [instance -> localhost]
2026-06-24 01:25:07.855419 | instance |
2026-06-24 01:25:07.855766 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] *****
2026-06-24 01:25:07.856102 | instance | Wednesday 24 June 2026 01:25:07 +0000 (0:00:00.482) 0:39:06.850 ********
2026-06-24 01:25:08.059048 | instance | ok: [instance -> localhost]
2026-06-24 01:25:08.059305 | instance |
2026-06-24 01:25:08.059590 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] ***
2026-06-24 01:25:08.059887 | instance | Wednesday 24 June 2026 01:25:08 +0000 (0:00:00.204) 0:39:07.055 ********
2026-06-24 01:25:09.350636 | instance | ok: [instance] => (item=nova-bootstrap)
2026-06-24 01:25:09.350780 | instance | ok: [instance] => (item=nova-cell-setup)
2026-06-24 01:25:09.350973 | instance |
2026-06-24 01:25:09.351174 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] ***************
2026-06-24 01:25:09.351340 | instance | Wednesday 24 June 2026 01:25:09 +0000 (0:00:01.291) 0:39:08.346 ********
2026-06-24 01:25:09.847909 | instance | ok: [instance]
2026-06-24 01:25:09.848171 | instance |
2026-06-24 01:25:09.848454 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] ****************************
2026-06-24 01:25:09.848758 | instance | Wednesday 24 June 2026 01:25:09 +0000 (0:00:00.496) 0:39:08.843 ********
2026-06-24 01:28:00.528137 | instance | changed: [instance]
2026-06-24 01:28:00.528212 | instance |
2026-06-24 01:28:00.528230 | instance | TASK [Create Ingress] **********************************************************
2026-06-24 01:28:00.528470 | instance | Wednesday 24 June 2026 01:28:00 +0000 (0:02:50.679) 0:41:59.523 ********
2026-06-24 01:28:00.748073 | instance | included: openstack_helm_ingress for instance
2026-06-24 01:28:00.748141 | instance |
2026-06-24 01:28:00.748270 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-24 01:28:00.748391 | instance | Wednesday 24 June 2026 01:28:00 +0000 (0:00:00.220) 0:41:59.744 ********
2026-06-24 01:28:00.814950 | instance | skipping: [instance]
2026-06-24 01:28:00.815036 | instance |
2026-06-24 01:28:00.815325 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-24 01:28:00.815365 | instance | Wednesday 24 June 2026 01:28:00 +0000 (0:00:00.066) 0:41:59.811 ********
2026-06-24 01:28:00.877006 | instance | skipping: [instance]
2026-06-24 01:28:00.877431 | instance |
2026-06-24 01:28:00.877538 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-24 01:28:00.877552 | instance | Wednesday 24 June 2026 01:28:00 +0000 (0:00:00.061) 0:41:59.873 ********
2026-06-24 01:28:00.947861 | instance | ok: [instance]
2026-06-24 01:28:00.947987 | instance |
2026-06-24 01:28:00.947999 | instance | TASK [Create Ingress compute] **************************************************
2026-06-24 01:28:00.948165 | instance | Wednesday 24 June 2026 01:28:00 +0000 (0:00:00.070) 0:41:59.944 ********
2026-06-24 01:28:01.054196 | instance | included: ingress for instance
2026-06-24 01:28:01.054271 | instance |
2026-06-24 01:28:01.054283 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ********************
2026-06-24 01:28:01.054293 | instance | Wednesday 24 June 2026 01:28:01 +0000 (0:00:00.100) 0:42:00.044 ********
2026-06-24 01:28:02.119011 | instance | changed: [instance]
2026-06-24 01:28:02.119091 | instance |
2026-06-24 01:28:02.119191 | instance | TASK [Create Ingress] **********************************************************
2026-06-24 01:28:02.119316 | instance | Wednesday 24 June 2026 01:28:02 +0000 (0:00:01.070) 0:42:01.115 ********
2026-06-24 01:28:02.250277 | instance | included: openstack_helm_ingress for instance
2026-06-24 01:28:02.250349 | instance |
2026-06-24 01:28:02.250620 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-24 01:28:02.250662 | instance | Wednesday 24 June 2026 01:28:02 +0000 (0:00:00.131) 0:42:01.246 ********
2026-06-24 01:28:02.308210 | instance | skipping: [instance]
2026-06-24 01:28:02.308316 | instance |
2026-06-24 01:28:02.308584 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-24 01:28:02.308623 | instance | Wednesday 24 June 2026 01:28:02 +0000 (0:00:00.057) 0:42:01.304 ********
2026-06-24 01:28:02.374419 | instance | skipping: [instance]
2026-06-24 01:28:02.374548 | instance |
2026-06-24 01:28:02.374681 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-24 01:28:02.374801 | instance | Wednesday 24 June 2026 01:28:02 +0000 (0:00:00.066) 0:42:01.370 ********
2026-06-24 01:28:02.440437 | instance | ok: [instance]
2026-06-24 01:28:02.440518 | instance |
2026-06-24 01:28:02.440636 | instance | TASK [Create Ingress compute-novnc-proxy] **************************************
2026-06-24 01:28:02.440759 | instance | Wednesday 24 June 2026 01:28:02 +0000 (0:00:00.065) 0:42:01.436 ********
2026-06-24 01:28:02.528884 | instance | included: ingress for instance
2026-06-24 01:28:02.528962 | instance |
2026-06-24 01:28:02.529085 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ********
2026-06-24 01:28:02.529204 | instance | Wednesday 24 June 2026 01:28:02 +0000 (0:00:00.088) 0:42:01.525 ********
2026-06-24 01:28:03.611819 | instance | changed: [instance]
2026-06-24 01:28:03.611899 | instance |
2026-06-24 01:28:03.612028 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] *********
2026-06-24 01:28:03.612150 | instance | Wednesday 24 June 2026 01:28:03 +0000 (0:00:01.082) 0:42:02.607 ********
2026-06-24 01:28:04.356248 | instance | ok: [instance]
2026-06-24 01:28:04.356330 | instance |
2026-06-24 01:28:04.356453 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] *******************************
2026-06-24 01:28:04.356574 | instance | Wednesday 24 June 2026 01:28:04 +0000 (0:00:00.744) 0:42:03.352 ********
2026-06-24 01:28:22.271944 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left).
2026-06-24 01:28:22.272161 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left).
2026-06-24 01:28:22.272470 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1})
2026-06-24 01:28:22.272812 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1})
2026-06-24 01:28:22.273112 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2})
2026-06-24 01:28:22.273403 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4})
2026-06-24 01:28:22.273727 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8})
2026-06-24 01:28:22.274086 | instance |
2026-06-24 01:28:22.274384 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-24 01:28:22.274709 | instance | Wednesday 24 June 2026 01:28:22 +0000 (0:00:17.914) 0:42:21.267 ********
2026-06-24 01:28:22.376850 | instance | ok: [instance]
2026-06-24 01:28:22.376992 | instance |
2026-06-24 01:28:22.377198 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-24 01:28:22.377414 | instance | Wednesday 24 June 2026 01:28:22 +0000 (0:00:00.105) 0:42:21.372 ********
2026-06-24 01:28:22.468461 | instance | included: rabbitmq for instance
2026-06-24 01:28:22.468693 | instance |
2026-06-24 01:28:22.469066 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-24 01:28:22.469360 | instance | Wednesday 24 June 2026 01:28:22 +0000 (0:00:00.091) 0:42:21.464 ********
2026-06-24 01:28:23.150884 | instance | ok: [instance]
2026-06-24 01:28:23.151135 | instance |
2026-06-24 01:28:23.151392 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-24 01:28:23.151616 | instance | Wednesday 24 June 2026 01:28:23 +0000 (0:00:00.682) 0:42:22.146 ********
2026-06-24 01:28:23.207466 | instance | skipping: [instance]
2026-06-24 01:28:23.207699 | instance |
2026-06-24 01:28:23.208008 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-24 01:28:23.208299 | instance | Wednesday 24 June 2026 01:28:23 +0000 (0:00:00.056) 0:42:22.203 ********
2026-06-24 01:28:23.272458 | instance | skipping: [instance]
2026-06-24 01:28:23.272525 | instance |
2026-06-24 01:28:23.272637 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-24 01:28:23.272759 | instance | Wednesday 24 June 2026 01:28:23 +0000 (0:00:00.065) 0:42:22.268 ********
2026-06-24 01:28:23.340238 | instance | skipping: [instance]
2026-06-24 01:28:23.340481 | instance |
2026-06-24 01:28:23.340845 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-24 01:28:23.341163 | instance | Wednesday 24 June 2026 01:28:23 +0000 (0:00:00.067) 0:42:22.336 ********
2026-06-24 01:28:54.207981 | instance | changed: [instance]
2026-06-24 01:28:54.208226 | instance |
2026-06-24 01:28:54.208522 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-24 01:28:54.208784 | instance | Wednesday 24 June 2026 01:28:54 +0000 (0:00:30.867) 0:42:53.203 ********
2026-06-24 01:28:54.865282 | instance | ok: [instance]
2026-06-24 01:28:54.865538 | instance |
2026-06-24 01:28:54.865920 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-24 01:28:54.866303 | instance | Wednesday 24 June 2026 01:28:54 +0000 (0:00:00.657) 0:42:53.861 ********
2026-06-24 01:28:54.929938 | instance | ok: [instance]
2026-06-24 01:28:54.930281 | instance |
2026-06-24 01:28:54.930678 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-24 01:28:54.931025 | instance | Wednesday 24 June 2026 01:28:54 +0000 (0:00:00.064) 0:42:53.925 ********
2026-06-24 01:28:54.992072 | instance | skipping: [instance]
2026-06-24 01:28:54.992274 | instance |
2026-06-24 01:28:54.992549 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-24 01:28:54.992812 | instance | Wednesday 24 June 2026 01:28:54 +0000 (0:00:00.062) 0:42:53.988 ********
2026-06-24 01:28:55.054935 | instance | skipping: [instance]
2026-06-24 01:28:55.055159 | instance |
2026-06-24 01:28:55.055492 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-24 01:28:55.055766 | instance | Wednesday 24 June 2026 01:28:55 +0000 (0:00:00.062) 0:42:54.051 ********
2026-06-24 01:28:55.116504 | instance | ok: [instance]
2026-06-24 01:28:55.116854 | instance |
2026-06-24 01:28:55.117160 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-24 01:28:55.117492 | instance | Wednesday 24 June 2026 01:28:55 +0000 (0:00:00.061) 0:42:54.112 ********
2026-06-24 01:28:55.279532 | instance | ok: [instance] => (item=compute_metadata)
2026-06-24 01:28:55.280223 | instance | ok: [instance] => (item=compute)
2026-06-24 01:28:55.280236 | instance | ok: [instance] => (item=identity)
2026-06-24 01:28:55.280526 | instance | ok: [instance] => (item=dns)
2026-06-24 01:28:55.280818 | instance | ok: [instance] => (item=load_balancer)
2026-06-24 01:28:55.281143 | instance | ok: [instance] => (item=baremetal)
2026-06-24 01:28:55.281432 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-24 01:28:55.281696 | instance | ok: [instance] => (item=oslo_db)
2026-06-24 01:28:55.281970 | instance | ok: [instance] => (item=oslo_cache)
2026-06-24 01:28:55.282213 | instance | ok: [instance] => (item=network)
2026-06-24 01:28:55.282448 | instance |
2026-06-24 01:28:55.282705 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-24 01:28:55.283007 | instance | Wednesday 24 June 2026 01:28:55 +0000 (0:00:00.162) 0:42:54.275 ********
2026-06-24 01:28:55.372451 | instance | ok: [instance]
2026-06-24 01:28:55.372705 | instance |
2026-06-24 01:28:55.372998 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-24 01:28:55.373275 | instance | Wednesday 24 June 2026 01:28:55 +0000 (0:00:00.092) 0:42:54.368 ********
2026-06-24 01:28:55.458851 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-24 01:28:55.459189 | instance |
2026-06-24 01:28:55.459472 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-24 01:28:55.459739 | instance | Wednesday 24 June 2026 01:28:55 +0000 (0:00:00.086) 0:42:54.454 ********
2026-06-24 01:28:56.009894 | instance | changed: [instance]
2026-06-24 01:28:56.010133 | instance |
2026-06-24 01:28:56.010425 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] ***
2026-06-24 01:28:56.010699 | instance | Wednesday 24 June 2026 01:28:56 +0000 (0:00:00.550) 0:42:55.005 ********
2026-06-24 01:28:56.732982 | instance | ok: [instance]
2026-06-24 01:28:56.733049 | instance |
2026-06-24 01:28:56.733061 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] *******************
2026-06-24 01:28:56.733072 | instance | Wednesday 24 June 2026 01:28:56 +0000 (0:00:00.717) 0:42:55.723 ********
2026-06-24 01:28:56.785016 | instance | skipping: [instance]
2026-06-24 01:28:56.785232 | instance |
2026-06-24 01:28:56.785511 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] **********************
2026-06-24 01:28:56.785771 | instance | Wednesday 24 June 2026 01:28:56 +0000 (0:00:00.057) 0:42:55.781 ********
2026-06-24 01:28:57.297499 | instance | ok: [instance]
2026-06-24 01:28:57.297701 | instance |
2026-06-24 01:28:57.298018 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************
2026-06-24 01:28:57.298299 | instance | Wednesday 24 June 2026 01:28:57 +0000 (0:00:00.512) 0:42:56.293 ********
2026-06-24 01:28:57.348222 | instance | skipping: [instance]
2026-06-24 01:28:57.348447 | instance |
2026-06-24 01:28:57.348729 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] ***
2026-06-24 01:28:57.349002 | instance | Wednesday 24 June 2026 01:28:57 +0000 (0:00:00.050) 0:42:56.344 ********
2026-06-24 01:28:57.427517 | instance | ok: [instance]
2026-06-24 01:28:57.427820 | instance |
2026-06-24 01:28:57.428181 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] ***
2026-06-24 01:28:57.428564 | instance | Wednesday 24 June 2026 01:28:57 +0000 (0:00:00.078) 0:42:56.422 ********
2026-06-24 01:28:57.487617 | instance | skipping: [instance]
2026-06-24 01:28:57.487846 | instance |
2026-06-24 01:28:57.488114 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] *************************
2026-06-24 01:28:57.488392 | instance | Wednesday 24 June 2026 01:28:57 +0000 (0:00:00.060) 0:42:56.483 ********
2026-06-24 01:31:20.443739 | instance | changed: [instance]
2026-06-24 01:31:20.443874 | instance |
2026-06-24 01:31:20.444052 | instance | TASK [Create Ingress] **********************************************************
2026-06-24 01:31:20.444220 | instance | Wednesday 24 June 2026 01:31:20 +0000 (0:02:22.956) 0:45:19.439 ********
2026-06-24 01:31:20.675582 | instance | included: openstack_helm_ingress for instance
2026-06-24 01:31:20.675808 | instance |
2026-06-24 01:31:20.676099 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-24 01:31:20.676354 | instance | Wednesday 24 June 2026 01:31:20 +0000 (0:00:00.232) 0:45:19.671 ********
2026-06-24 01:31:20.734870 | instance | skipping: [instance]
2026-06-24 01:31:20.735256 | instance |
2026-06-24 01:31:20.735691 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-24 01:31:20.736084 | instance | Wednesday 24 June 2026 01:31:20 +0000 (0:00:00.059) 0:45:19.730 ********
2026-06-24 01:31:20.792314 | instance | skipping: [instance]
2026-06-24 01:31:20.792662 | instance |
2026-06-24 01:31:20.793046 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-24 01:31:20.793392 | instance | Wednesday 24 June 2026 01:31:20 +0000 (0:00:00.057) 0:45:19.788 ********
2026-06-24 01:31:20.849326 | instance | ok: [instance]
2026-06-24 01:31:20.849543 | instance |
2026-06-24 01:31:20.849807 | instance | TASK [Create Ingress network] **************************************************
2026-06-24 01:31:20.850084 | instance | Wednesday 24 June 2026 01:31:20 +0000 (0:00:00.057) 0:45:19.845 ********
2026-06-24 01:31:20.936865 | instance | included: ingress for instance
2026-06-24 01:31:20.936981 | instance |
2026-06-24 01:31:20.937201 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ********************
2026-06-24 01:31:20.937349 | instance | Wednesday 24 June 2026 01:31:20 +0000 (0:00:00.087) 0:45:19.932 ********
2026-06-24 01:31:22.006600 | instance | changed: [instance]
2026-06-24 01:31:22.006842 | instance |
2026-06-24 01:31:22.007141 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] **********
2026-06-24 01:31:22.007402 | instance | Wednesday 24 June 2026 01:31:22 +0000 (0:00:01.069) 0:45:21.002 ********
2026-06-24 01:31:22.695363 | instance | ok: [instance]
2026-06-24 01:31:22.695595 | instance |
2026-06-24 01:31:22.695872 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] ***************************
2026-06-24 01:31:22.696127 | instance | Wednesday 24 June 2026 01:31:22 +0000 (0:00:00.687) 0:45:21.690 ********
2026-06-24 01:37:13.027533 | instance | failed: [instance] (item={'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True, 'subnets': [{'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]}) => {"ansible_loop_var": "item", "attempts": 60, "changed": false, "extra_data": {"data": null, "details": "503 Service Temporarily Unavailable: nginx", "response": "\r\n
503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n"}, "item": {"external": true, "mtu_size": 1500, "name": "public", "port_security_enabled": true, "provider_network_type": "flat", "provider_physical_network": "external", "shared": true, "subnets": [{"allocation_pool_end": "10.96.250.220", "allocation_pool_start": "10.96.250.200", "cidr": "10.96.250.0/24", "enable_dhcp": true, "gateway_ip": "10.96.250.10", "name": "public-subnet"}]}, "msg": "HttpException: 503: Server Error for url: https://network.199-204-45-246.nip.io/v2.0/networks/public, 503 Service Temporarily Unavailable: nginx"}
2026-06-24 01:37:13.035910 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left).
2026-06-24 01:37:13.036016 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left).
2026-06-24 01:37:13.036133 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left).
2026-06-24 01:37:13.036254 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left).
2026-06-24 01:37:13.036373 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left).
2026-06-24 01:37:13.036483 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left).
2026-06-24 01:37:13.036607 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left).
2026-06-24 01:37:13.036717 | instance | FAILED - RETRYING: [instance]: Create networks (53 retries left).
2026-06-24 01:37:13.036842 | instance | FAILED - RETRYING: [instance]: Create networks (52 retries left).
2026-06-24 01:37:13.036960 | instance | FAILED - RETRYING: [instance]: Create networks (51 retries left).
2026-06-24 01:37:13.037076 | instance | FAILED - RETRYING: [instance]: Create networks (50 retries left).
2026-06-24 01:37:13.037196 | instance | FAILED - RETRYING: [instance]: Create networks (49 retries left).
2026-06-24 01:37:13.037314 | instance | FAILED - RETRYING: [instance]: Create networks (48 retries left).
2026-06-24 01:37:13.037426 | instance | FAILED - RETRYING: [instance]: Create networks (47 retries left).
2026-06-24 01:37:13.037541 | instance | FAILED - RETRYING: [instance]: Create networks (46 retries left).
2026-06-24 01:37:13.037657 | instance | FAILED - RETRYING: [instance]: Create networks (45 retries left).
2026-06-24 01:37:13.037773 | instance | FAILED - RETRYING: [instance]: Create networks (44 retries left).
2026-06-24 01:37:13.037889 | instance | FAILED - RETRYING: [instance]: Create networks (43 retries left).
2026-06-24 01:37:13.038004 | instance | FAILED - RETRYING: [instance]: Create networks (42 retries left).
2026-06-24 01:37:13.038120 | instance | FAILED - RETRYING: [instance]: Create networks (41 retries left).
2026-06-24 01:37:13.038239 | instance | FAILED - RETRYING: [instance]: Create networks (40 retries left).
2026-06-24 01:37:13.038354 | instance | FAILED - RETRYING: [instance]: Create networks (39 retries left).
2026-06-24 01:37:13.038470 | instance | FAILED - RETRYING: [instance]: Create networks (38 retries left).
2026-06-24 01:37:13.038596 | instance | FAILED - RETRYING: [instance]: Create networks (37 retries left).
2026-06-24 01:37:13.038707 | instance | FAILED - RETRYING: [instance]: Create networks (36 retries left).
2026-06-24 01:37:13.038822 | instance | FAILED - RETRYING: [instance]: Create networks (35 retries left).
2026-06-24 01:37:13.038957 | instance | FAILED - RETRYING: [instance]: Create networks (34 retries left).
2026-06-24 01:37:13.039074 | instance | FAILED - RETRYING: [instance]: Create networks (33 retries left).
2026-06-24 01:37:13.039190 | instance | FAILED - RETRYING: [instance]: Create networks (32 retries left).
2026-06-24 01:37:13.039379 | instance | FAILED - RETRYING: [instance]: Create networks (31 retries left).
2026-06-24 01:37:13.039464 | instance | FAILED - RETRYING: [instance]: Create networks (30 retries left).
2026-06-24 01:37:13.039578 | instance | FAILED - RETRYING: [instance]: Create networks (29 retries left).
2026-06-24 01:37:13.039692 | instance | FAILED - RETRYING: [instance]: Create networks (28 retries left).
2026-06-24 01:37:13.039808 | instance | FAILED - RETRYING: [instance]: Create networks (27 retries left).
2026-06-24 01:37:13.039924 | instance | FAILED - RETRYING: [instance]: Create networks (26 retries left).
2026-06-24 01:37:13.040040 | instance | FAILED - RETRYING: [instance]: Create networks (25 retries left).
2026-06-24 01:37:13.040157 | instance | FAILED - RETRYING: [instance]: Create networks (24 retries left).
2026-06-24 01:37:13.040292 | instance | FAILED - RETRYING: [instance]: Create networks (23 retries left).
2026-06-24 01:37:13.040394 | instance | FAILED - RETRYING: [instance]: Create networks (22 retries left).
2026-06-24 01:37:13.040511 | instance | FAILED - RETRYING: [instance]: Create networks (21 retries left).
2026-06-24 01:37:13.040623 | instance | FAILED - RETRYING: [instance]: Create networks (20 retries left).
2026-06-24 01:37:13.040737 | instance | FAILED - RETRYING: [instance]: Create networks (19 retries left).
2026-06-24 01:37:13.040852 | instance | FAILED - RETRYING: [instance]: Create networks (18 retries left).
2026-06-24 01:37:13.040967 | instance | FAILED - RETRYING: [instance]: Create networks (17 retries left).
2026-06-24 01:37:13.041083 | instance | FAILED - RETRYING: [instance]: Create networks (16 retries left).
2026-06-24 01:37:13.041198 | instance | FAILED - RETRYING: [instance]: Create networks (15 retries left).
2026-06-24 01:37:13.041313 | instance | FAILED - RETRYING: [instance]: Create networks (14 retries left).
2026-06-24 01:37:13.041429 | instance | FAILED - RETRYING: [instance]: Create networks (13 retries left).
2026-06-24 01:37:13.041544 | instance | FAILED - RETRYING: [instance]: Create networks (12 retries left).
2026-06-24 01:37:13.041659 | instance | FAILED - RETRYING: [instance]: Create networks (11 retries left).
2026-06-24 01:37:13.041774 | instance | FAILED - RETRYING: [instance]: Create networks (10 retries left).
2026-06-24 01:37:13.041921 | instance | FAILED - RETRYING: [instance]: Create networks (9 retries left).
2026-06-24 01:37:13.042041 | instance | FAILED - RETRYING: [instance]: Create networks (8 retries left).
2026-06-24 01:37:13.042154 | instance | FAILED - RETRYING: [instance]: Create networks (7 retries left).
2026-06-24 01:37:13.042269 | instance | FAILED - RETRYING: [instance]: Create networks (6 retries left).
2026-06-24 01:37:13.042388 | instance | FAILED - RETRYING: [instance]: Create networks (5 retries left).
2026-06-24 01:37:13.042504 | instance | FAILED - RETRYING: [instance]: Create networks (4 retries left).
2026-06-24 01:37:13.042619 | instance | FAILED - RETRYING: [instance]: Create networks (3 retries left).
2026-06-24 01:37:13.042735 | instance | FAILED - RETRYING: [instance]: Create networks (2 retries left).
2026-06-24 01:37:13.042850 | instance | FAILED - RETRYING: [instance]: Create networks (1 retries left).
2026-06-24 01:37:13.042981 | instance |
2026-06-24 01:37:13.043094 | instance | PLAY RECAP *********************************************************************
2026-06-24 01:37:13.043220 | instance | instance : ok=595 changed=218 unreachable=0 failed=1 skipped=198 rescued=0 ignored=2
2026-06-24 01:37:13.043373 | instance |
2026-06-24 01:37:13.043463 | instance | Wednesday 24 June 2026 01:37:13 +0000 (0:05:50.340) 0:51:12.031 ********
2026-06-24 01:37:13.043580 | instance | ===============================================================================
2026-06-24 01:37:13.043691 | instance | vexxhost.atmosphere.neutron : Create networks ------------------------- 350.34s
2026-06-24 01:37:13.043816 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 290.61s
2026-06-24 01:37:13.043932 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 170.68s
2026-06-24 01:37:13.044042 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 166.01s
2026-06-24 01:37:13.044182 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 153.84s
2026-06-24 01:37:13.044272 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 142.96s
2026-06-24 01:37:13.044382 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 136.66s
2026-06-24 01:37:13.044494 | instance | atmosphere.common.glance_image : Check if image exists ---------------- 122.25s
2026-06-24 01:37:13.044613 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 102.97s
2026-06-24 01:37:13.044729 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 100.53s
2026-06-24 01:37:13.044852 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 97.86s
2026-06-24 01:37:13.044968 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 96.66s
2026-06-24 01:37:13.045084 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 93.97s
2026-06-24 01:37:13.045199 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 51.36s
2026-06-24 01:37:13.045315 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 31.70s
2026-06-24 01:37:13.045430 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 31.11s
2026-06-24 01:37:13.045549 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.88s
2026-06-24 01:37:13.045659 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.87s
2026-06-24 01:37:13.045773 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.87s
2026-06-24 01:37:13.045888 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.86s
2026-06-24 01:37:13.271894 | 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 01:37:13.272074 | instance | ERROR [aio > converge] [31mExecuted: Failed[0m
2026-06-24 01:37:13.272232 | 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 01:37:13.785929 | instance | ERROR
2026-06-24 01:37:13.786171 | instance | {
2026-06-24 01:37:13.786210 | instance | "delta": "0:52:22.485374",
2026-06-24 01:37:13.786239 | instance | "end": "2026-06-24 01:37:13.329553",
2026-06-24 01:37:13.786265 | instance | "msg": "non-zero return code",
2026-06-24 01:37:13.786290 | instance | "rc": 2,
2026-06-24 01:37:13.786314 | instance | "start": "2026-06-24 00:44:50.844179"
2026-06-24 01:37:13.786339 | instance | }
failure
2026-06-24 01:37:13.818976 |
2026-06-24 01:37:13.819035 | PLAY RECAP
2026-06-24 01:37:13.819080 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0
2026-06-24 01:37:13.819102 |
2026-06-24 01:37:13.960094 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-06-24 01:37:13.966899 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main]
2026-06-24 01:37:14.598004 |
2026-06-24 01:37:14.598597 | PLAY [all]
2026-06-24 01:37:14.612549 |
2026-06-24 01:37:14.612630 | TASK [gather-host-logs : creating directory for system status]
2026-06-24 01:37:14.945625 | instance | changed
2026-06-24 01:37:14.951839 |
2026-06-24 01:37:14.952040 | TASK [gather-host-logs : Get logs for each host]
2026-06-24 01:37:15.290866 | instance | + systemd-cgls --full --all --no-pager
2026-06-24 01:37:15.322664 | instance | + ip addr
2026-06-24 01:37:15.326012 | instance | + ip route
2026-06-24 01:37:15.328172 | instance | + lsblk
2026-06-24 01:37:15.342262 | instance | + mount
2026-06-24 01:37:15.355692 | instance | + docker images
2026-06-24 01:37:15.378166 | instance | + brctl show
2026-06-24 01:37:15.378735 | instance | /bin/bash: line 8: brctl: command not found
2026-06-24 01:37:15.379149 | instance | + ps aux --sort=-%mem
2026-06-24 01:37:15.416717 | instance | + dpkg -l
2026-06-24 01:37:15.430660 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul))
2026-06-24 01:37:15.431052 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul
2026-06-24 01:37:15.444146 | instance | + '[' '!' -z '' ']'
2026-06-24 01:37:15.491957 | instance | ok: Runtime: 0:00:00.158231
2026-06-24 01:37:15.498299 |
2026-06-24 01:37:15.498378 | TASK [gather-host-logs : Downloads logs to executor]
2026-06-24 01:37:16.111839 | instance | changed:
2026-06-24 01:37:16.112107 | instance | created directory /var/lib/zuul/builds/01d85141b37c4441a9e97b5f985fa476/work/logs/instance
2026-06-24 01:37:16.112168 | instance | cd+++++++++ system/
2026-06-24 01:37:16.112216 | instance | >f+++++++++ system/brctl-show.txt
2026-06-24 01:37:16.112261 | instance | >f+++++++++ system/docker-images.txt
2026-06-24 01:37:16.112305 | instance | >f+++++++++ system/ip-addr.txt
2026-06-24 01:37:16.112353 | instance | >f+++++++++ system/ip-route.txt
2026-06-24 01:37:16.112398 | instance | >f+++++++++ system/lsblk.txt
2026-06-24 01:37:16.112488 | instance | >f+++++++++ system/mount.txt
2026-06-24 01:37:16.112535 | instance | >f+++++++++ system/packages.txt
2026-06-24 01:37:16.112597 | instance | >f+++++++++ system/ps.txt
2026-06-24 01:37:16.112644 | instance | >f+++++++++ system/systemd-cgls.txt
2026-06-24 01:37:16.121748 |
2026-06-24 01:37:16.121815 | LOOP [helm-release-status : creating directory for helm release status]
2026-06-24 01:37:16.333425 | instance | changed: "values"
2026-06-24 01:37:16.496950 | instance | changed: "releases"
2026-06-24 01:37:16.515562 |
2026-06-24 01:37:16.515732 | TASK [helm-release-status : Gather get release status for helm charts]
2026-06-24 01:37:24.059787 | instance | ok: Runtime: 0:00:07.086415
2026-06-24 01:37:24.065043 |
2026-06-24 01:37:24.065116 | TASK [helm-release-status : Downloads logs to executor]
2026-06-24 01:37:24.575971 | instance | changed:
2026-06-24 01:37:24.576182 | instance | cd+++++++++ helm/
2026-06-24 01:37:24.576222 | instance | cd+++++++++ helm/releases/
2026-06-24 01:37:24.576254 | instance | cd+++++++++ helm/releases/auth-system/
2026-06-24 01:37:24.576283 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt
2026-06-24 01:37:24.576327 | instance | cd+++++++++ helm/releases/cert-manager/
2026-06-24 01:37:24.576356 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt
2026-06-24 01:37:24.576384 | instance | cd+++++++++ helm/releases/envoy-gateway-system/
2026-06-24 01:37:24.576412 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt
2026-06-24 01:37:24.576439 | instance | cd+++++++++ helm/releases/ingress-nginx/
2026-06-24 01:37:24.576466 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt
2026-06-24 01:37:24.576493 | instance | cd+++++++++ helm/releases/kube-system/
2026-06-24 01:37:24.576520 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt
2026-06-24 01:37:24.576554 | instance | cd+++++++++ helm/releases/local-path-storage/
2026-06-24 01:37:24.576582 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt
2026-06-24 01:37:24.576610 | instance | cd+++++++++ helm/releases/monitoring/
2026-06-24 01:37:24.576638 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt
2026-06-24 01:37:24.576666 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt
2026-06-24 01:37:24.576693 | instance | >f+++++++++ helm/releases/monitoring/loki.txt
2026-06-24 01:37:24.576721 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt
2026-06-24 01:37:24.576748 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt
2026-06-24 01:37:24.576778 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt
2026-06-24 01:37:24.576806 | instance | >f+++++++++ helm/releases/monitoring/vector.txt
2026-06-24 01:37:24.576834 | instance | cd+++++++++ helm/releases/openstack/
2026-06-24 01:37:24.576874 | instance | >f+++++++++ helm/releases/openstack/barbican.txt
2026-06-24 01:37:24.576904 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt
2026-06-24 01:37:24.576931 | instance | >f+++++++++ helm/releases/openstack/ceph.txt
2026-06-24 01:37:24.576975 | instance | >f+++++++++ helm/releases/openstack/cinder.txt
2026-06-24 01:37:24.577007 | instance | >f+++++++++ helm/releases/openstack/glance.txt
2026-06-24 01:37:24.577036 | instance | >f+++++++++ helm/releases/openstack/keystone.txt
2026-06-24 01:37:24.577064 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt
2026-06-24 01:37:24.577092 | instance | >f+++++++++ helm/releases/openstack/memcached.txt
2026-06-24 01:37:24.577119 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt
2026-06-24 01:37:24.577146 | instance | >f+++++++++ helm/releases/openstack/neutron.txt
2026-06-24 01:37:24.577173 | instance | >f+++++++++ helm/releases/openstack/nova.txt
2026-06-24 01:37:24.577199 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt
2026-06-24 01:37:24.577226 | instance | >f+++++++++ helm/releases/openstack/placement.txt
2026-06-24 01:37:24.577253 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt
2026-06-24 01:37:24.577296 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt
2026-06-24 01:37:24.577324 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt
2026-06-24 01:37:24.577352 | instance | >f+++++++++ helm/releases/openstack/valkey.txt
2026-06-24 01:37:24.577379 | instance | cd+++++++++ helm/releases/rook-ceph/
2026-06-24 01:37:24.577406 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt
2026-06-24 01:37:24.577432 | instance | cd+++++++++ helm/values/
2026-06-24 01:37:24.577459 | instance | cd+++++++++ helm/values/auth-system/
2026-06-24 01:37:24.577486 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml
2026-06-24 01:37:24.577513 | instance | cd+++++++++ helm/values/cert-manager/
2026-06-24 01:37:24.577540 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml
2026-06-24 01:37:24.577567 | instance | cd+++++++++ helm/values/envoy-gateway-system/
2026-06-24 01:37:24.577595 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml
2026-06-24 01:37:24.577622 | instance | cd+++++++++ helm/values/ingress-nginx/
2026-06-24 01:37:24.577649 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml
2026-06-24 01:37:24.577676 | instance | cd+++++++++ helm/values/kube-system/
2026-06-24 01:37:24.577703 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml
2026-06-24 01:37:24.577729 | instance | cd+++++++++ helm/values/local-path-storage/
2026-06-24 01:37:24.577756 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml
2026-06-24 01:37:24.577783 | instance | cd+++++++++ helm/values/monitoring/
2026-06-24 01:37:24.577809 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml
2026-06-24 01:37:24.577836 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml
2026-06-24 01:37:24.577862 | instance | >f+++++++++ helm/values/monitoring/loki.yaml
2026-06-24 01:37:24.577889 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml
2026-06-24 01:37:24.577915 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml
2026-06-24 01:37:24.577941 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml
2026-06-24 01:37:24.577968 | instance | >f+++++++++ helm/values/monitoring/vector.yaml
2026-06-24 01:37:24.577995 | instance | cd+++++++++ helm/values/openstack/
2026-06-24 01:37:24.578022 | instance | >f+++++++++ helm/values/openstack/barbican.yaml
2026-06-24 01:37:24.578049 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml
2026-06-24 01:37:24.578079 | instance | >f+++++++++ helm/values/openstack/ceph.yaml
2026-06-24 01:37:24.578107 | instance | >f+++++++++ helm/values/openstack/cinder.yaml
2026-06-24 01:37:24.578134 | instance | >f+++++++++ helm/values/openstack/glance.yaml
2026-06-24 01:37:24.578160 | instance | >f+++++++++ helm/values/openstack/keystone.yaml
2026-06-24 01:37:24.578186 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml
2026-06-24 01:37:24.578213 | instance | >f+++++++++ helm/values/openstack/memcached.yaml
2026-06-24 01:37:24.578239 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml
2026-06-24 01:37:24.578266 | instance | >f+++++++++ helm/values/openstack/neutron.yaml
2026-06-24 01:37:24.578293 | instance | >f+++++++++ helm/values/openstack/nova.yaml
2026-06-24 01:37:24.578320 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml
2026-06-24 01:37:24.578346 | instance | >f+++++++++ helm/values/openstack/placement.yaml
2026-06-24 01:37:24.578373 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml
2026-06-24 01:37:24.578401 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml
2026-06-24 01:37:24.578428 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml
2026-06-24 01:37:24.578455 | instance | >f+++++++++ helm/values/openstack/valkey.yaml
2026-06-24 01:37:24.578482 | instance | cd+++++++++ helm/values/rook-ceph/
2026-06-24 01:37:24.578509 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml
2026-06-24 01:37:24.590301 |
2026-06-24 01:37:24.590364 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects]
2026-06-24 01:37:24.797451 | instance | changed
2026-06-24 01:37:24.802464 |
2026-06-24 01:37:24.802544 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects]
2026-06-24 01:37:25.008378 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-24 01:37:25.008712 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-24 01:37:25.016510 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:25.016652 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:25.104345 | instance | node/instance
2026-06-24 01:37:25.110765 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:25.178085 | instance | clusterrole/admin
2026-06-24 01:37:25.394565 | instance | clusterrole/cephfs-csi-nodeplugin
2026-06-24 01:37:25.429976 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:25.443204 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:25.460178 | instance | clusterrole/cephfs-external-provisioner-runner
2026-06-24 01:37:25.573306 | instance | clusterrole/cert-manager-cainjector
2026-06-24 01:37:25.639002 | instance | clusterrole/cert-manager-cluster-view
2026-06-24 01:37:25.749582 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io
2026-06-24 01:37:25.807776 | instance | clusterrole/cert-manager-controller-certificates
2026-06-24 01:37:25.948688 | instance | clusterrole/cert-manager-controller-certificatesigningrequests
2026-06-24 01:37:26.022942 | instance | clusterrole/cert-manager-controller-challenges
2026-06-24 01:37:26.137947 | instance | clusterrole/cert-manager-controller-clusterissuers
2026-06-24 01:37:26.198360 | instance | clusterrole/cert-manager-controller-ingress-shim
2026-06-24 01:37:26.337673 | instance | clusterrole/cert-manager-controller-issuers
2026-06-24 01:37:26.372584 | instance | clusterrole/cert-manager-controller-orders
2026-06-24 01:37:26.523360 | instance | clusterrole/cert-manager-edit
2026-06-24 01:37:26.542039 | instance | clusterrole/cert-manager-view
2026-06-24 01:37:26.696240 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews
2026-06-24 01:37:26.717725 | instance | clusterrole/cilium
2026-06-24 01:37:26.877901 | instance | clusterrole/cilium-operator
2026-06-24 01:37:26.903632 | instance | clusterrole/cluster-admin
2026-06-24 01:37:27.064306 | instance | clusterrole/edit
2026-06-24 01:37:27.077074 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-06-24 01:37:27.256131 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role
2026-06-24 01:37:27.259029 | instance | clusterrole/goldpinger-clusterrole
2026-06-24 01:37:27.434706 | instance | clusterrole/ingress-nginx
2026-06-24 01:37:27.448237 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole
2026-06-24 01:37:27.613148 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics
2026-06-24 01:37:27.632050 | instance | clusterrole/kube-prometheus-stack-operator
2026-06-24 01:37:27.787951 | instance | clusterrole/kube-prometheus-stack-prometheus
2026-06-24 01:37:27.794156 | instance | clusterrole/kubeadm:get-nodes
2026-06-24 01:37:27.969166 | instance | clusterrole/local-path-provisioner
2026-06-24 01:37:27.981072 | instance | clusterrole/neutron-coredns
2026-06-24 01:37:28.146776 | instance | clusterrole/node-feature-discovery
2026-06-24 01:37:28.171676 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role
2026-06-24 01:37:28.321976 | instance | clusterrolebinding/cephfs-csi-provisioner-role
2026-06-24 01:37:28.349459 | instance | clusterrolebinding/cert-manager-cainjector
2026-06-24 01:37:28.504638 | instance | clusterrole/node-feature-discovery-gc
2026-06-24 01:37:28.523917 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io
2026-06-24 01:37:28.676310 | instance | clusterrole/nova-bootstrap
2026-06-24 01:37:28.691145 | instance | clusterrole/nova-cell-setup
2026-06-24 01:37:28.855861 | instance | clusterrolebinding/cert-manager-controller-certificates
2026-06-24 01:37:28.856483 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests
2026-06-24 01:37:29.032969 | instance | clusterrole/objectstorage-provisioner-role
2026-06-24 01:37:29.039502 | instance | clusterrole/rabbitmq-cluster-operator-openstack
2026-06-24 01:37:29.215586 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin
2026-06-24 01:37:29.237275 | instance | clusterrolebinding/cert-manager-controller-challenges
2026-06-24 01:37:29.393160 | instance | clusterrolebinding/cert-manager-controller-clusterissuers
2026-06-24 01:37:29.412166 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit
2026-06-24 01:37:29.566640 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view
2026-06-24 01:37:29.573371 | instance | clusterrolebinding/cert-manager-controller-ingress-shim
2026-06-24 01:37:29.730041 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack
2026-06-24 01:37:29.754832 | instance | clusterrolebinding/cert-manager-controller-issuers
2026-06-24 01:37:29.920765 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin
2026-06-24 01:37:29.931275 | instance | clusterrolebinding/cert-manager-controller-orders
2026-06-24 01:37:30.092544 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit
2026-06-24 01:37:30.096053 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews
2026-06-24 01:37:30.298963 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view
2026-06-24 01:37:30.299020 | instance | clusterrolebinding/cilium
2026-06-24 01:37:30.467400 | instance | clusterrole/rbd-csi-nodeplugin
2026-06-24 01:37:30.494312 | instance | clusterrolebinding/cilium-operator
2026-06-24 01:37:30.633184 | instance | clusterrolebinding/cluster-admin
2026-06-24 01:37:30.674603 | instance | clusterrole/rbd-external-provisioner-runner
2026-06-24 01:37:30.797645 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-06-24 01:37:30.846013 | instance | clusterrole/rook-ceph-cluster-mgmt
2026-06-24 01:37:30.962668 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding
2026-06-24 01:37:31.010394 | instance | clusterrole/rook-ceph-global
2026-06-24 01:37:31.150199 | instance | clusterrole/rook-ceph-mgr-cluster
2026-06-24 01:37:31.182663 | instance | clusterrolebinding/goldpinger-clusterrolebinding
2026-06-24 01:37:31.316099 | instance | clusterrole/rook-ceph-mgr-system
2026-06-24 01:37:31.346535 | instance | clusterrolebinding/ingress-nginx
2026-06-24 01:37:31.479914 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding
2026-06-24 01:37:31.512394 | instance | clusterrole/rook-ceph-object-bucket
2026-06-24 01:37:31.646936 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics
2026-06-24 01:37:31.678581 | instance | clusterrole/rook-ceph-osd
2026-06-24 01:37:31.813744 | instance | clusterrole/rook-ceph-system
2026-06-24 01:37:31.854595 | instance | clusterrolebinding/kube-prometheus-stack-operator
2026-06-24 01:37:31.983104 | instance | clusterrolebinding/kube-prometheus-stack-prometheus
2026-06-24 01:37:32.081048 | instance | clusterrole/secretgen-controller-cluster-role
2026-06-24 01:37:32.200302 | instance | clusterrolebinding/kubeadm:get-nodes
2026-06-24 01:37:32.261856 | instance | clusterrole/system:aggregate-to-admin
2026-06-24 01:37:32.376914 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap
2026-06-24 01:37:32.438334 | instance | clusterrole/system:aggregate-to-edit
2026-06-24 01:37:32.554980 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap
2026-06-24 01:37:32.626097 | instance | clusterrole/system:aggregate-to-view
2026-06-24 01:37:32.741776 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation
2026-06-24 01:37:32.805742 | instance | clusterrole/system:auth-delegator
2026-06-24 01:37:32.917246 | instance | clusterrolebinding/kubeadm:node-proxier
2026-06-24 01:37:32.974288 | instance | clusterrole/system:basic-user
2026-06-24 01:37:33.141876 | instance | clusterrolebinding/local-path-provisioner
2026-06-24 01:37:33.161846 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient
2026-06-24 01:37:33.318277 | instance | clusterrolebinding/neutron-coredns
2026-06-24 01:37:33.335574 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
2026-06-24 01:37:33.488826 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver
2026-06-24 01:37:33.526763 | instance | clusterrolebinding/node-feature-discovery
2026-06-24 01:37:33.658642 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver
2026-06-24 01:37:33.703492 | instance | clusterrolebinding/node-feature-discovery-gc
2026-06-24 01:37:33.825448 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver
2026-06-24 01:37:33.865822 | instance | clusterrolebinding/nova-bootstrap
2026-06-24 01:37:34.004303 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver
2026-06-24 01:37:34.050857 | instance | clusterrolebinding/nova-cell-setup
2026-06-24 01:37:34.188612 | instance | clusterrolebinding/objectstorage-provisioner-role-binding
2026-06-24 01:37:34.225254 | instance | clusterrole/system:controller:attachdetach-controller
2026-06-24 01:37:34.357484 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack
2026-06-24 01:37:34.402963 | instance | clusterrole/system:controller:certificate-controller
2026-06-24 01:37:34.543422 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack
2026-06-24 01:37:34.585115 | instance | clusterrole/system:controller:clusterrole-aggregation-controller
2026-06-24 01:37:34.712123 | instance | clusterrolebinding/rbd-csi-nodeplugin
2026-06-24 01:37:34.763228 | instance | clusterrole/system:controller:cronjob-controller
2026-06-24 01:37:34.880107 | instance | clusterrolebinding/rbd-csi-provisioner-role
2026-06-24 01:37:34.936775 | instance | clusterrole/system:controller:daemon-set-controller
2026-06-24 01:37:35.079617 | instance | clusterrole/system:controller:deployment-controller
2026-06-24 01:37:35.116773 | instance | clusterrolebinding/rook-ceph-global
2026-06-24 01:37:35.275091 | instance | clusterrole/system:controller:disruption-controller
2026-06-24 01:37:35.321714 | instance | clusterrolebinding/rook-ceph-mgr-cluster
2026-06-24 01:37:35.463294 | instance | clusterrole/system:controller:endpoint-controller
2026-06-24 01:37:35.471750 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack
2026-06-24 01:37:35.643856 | instance | clusterrole/system:controller:endpointslice-controller
2026-06-24 01:37:35.646954 | instance | clusterrole/system:controller:endpointslicemirroring-controller
2026-06-24 01:37:35.818326 | instance | clusterrolebinding/rook-ceph-object-bucket
2026-06-24 01:37:35.836572 | instance | clusterrole/system:controller:ephemeral-volume-controller
2026-06-24 01:37:35.998043 | instance | clusterrolebinding/rook-ceph-osd
2026-06-24 01:37:36.002287 | instance | clusterrolebinding/rook-ceph-osd-openstack
2026-06-24 01:37:36.192811 | instance | clusterrole/system:controller:expand-controller
2026-06-24 01:37:36.197076 | instance | clusterrolebinding/rook-ceph-system
2026-06-24 01:37:36.360743 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding
2026-06-24 01:37:36.361279 | instance | clusterrole/system:controller:generic-garbage-collector
2026-06-24 01:37:36.533126 | instance | clusterrole/system:controller:horizontal-pod-autoscaler
2026-06-24 01:37:36.536720 | instance | clusterrolebinding/system:basic-user
2026-06-24 01:37:36.688585 | instance | clusterrolebinding/system:controller:attachdetach-controller
2026-06-24 01:37:36.693449 | instance | clusterrole/system:controller:job-controller
2026-06-24 01:37:36.858189 | instance | clusterrolebinding/system:controller:certificate-controller
2026-06-24 01:37:36.891247 | instance | clusterrole/system:controller:namespace-controller
2026-06-24 01:37:37.029557 | instance | clusterrole/system:controller:node-controller
2026-06-24 01:37:37.070279 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller
2026-06-24 01:37:37.203009 | instance | clusterrole/system:controller:persistent-volume-binder
2026-06-24 01:37:37.262672 | instance | clusterrolebinding/system:controller:cronjob-controller
2026-06-24 01:37:37.361438 | instance | clusterrole/system:controller:pod-garbage-collector
2026-06-24 01:37:37.438179 | instance | clusterrole/system:controller:pv-protection-controller
2026-06-24 01:37:37.520809 | instance | clusterrolebinding/system:controller:daemon-set-controller
2026-06-24 01:37:37.604529 | instance | clusterrole/system:controller:pvc-protection-controller
2026-06-24 01:37:37.685536 | instance | clusterrolebinding/system:controller:deployment-controller
2026-06-24 01:37:37.765283 | instance | clusterrole/system:controller:replicaset-controller
2026-06-24 01:37:37.852712 | instance | clusterrolebinding/system:controller:disruption-controller
2026-06-24 01:37:37.932702 | instance | clusterrole/system:controller:replication-controller
2026-06-24 01:37:38.027396 | instance | clusterrolebinding/system:controller:endpoint-controller
2026-06-24 01:37:38.103868 | instance | clusterrole/system:controller:resourcequota-controller
2026-06-24 01:37:38.214344 | instance | clusterrolebinding/system:controller:endpointslice-controller
2026-06-24 01:37:38.288806 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller
2026-06-24 01:37:38.379750 | instance | clusterrole/system:controller:root-ca-cert-publisher
2026-06-24 01:37:38.453072 | instance | clusterrole/system:controller:route-controller
2026-06-24 01:37:38.556089 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller
2026-06-24 01:37:38.619147 | instance | clusterrole/system:controller:service-account-controller
2026-06-24 01:37:38.726390 | instance | clusterrolebinding/system:controller:expand-controller
2026-06-24 01:37:38.787902 | instance | clusterrole/system:controller:service-controller
2026-06-24 01:37:38.899235 | instance | clusterrole/system:controller:statefulset-controller
2026-06-24 01:37:38.949583 | instance | clusterrolebinding/system:controller:generic-garbage-collector
2026-06-24 01:37:39.081043 | instance | clusterrole/system:controller:ttl-after-finished-controller
2026-06-24 01:37:39.139672 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler
2026-06-24 01:37:39.256530 | instance | clusterrolebinding/system:controller:job-controller
2026-06-24 01:37:39.314256 | instance | clusterrole/system:controller:ttl-controller
2026-06-24 01:37:39.417221 | instance | clusterrolebinding/system:controller:namespace-controller
2026-06-24 01:37:39.473075 | instance | clusterrole/system:coredns
2026-06-24 01:37:39.589837 | instance | clusterrolebinding/system:controller:node-controller
2026-06-24 01:37:39.636746 | instance | clusterrole/system:discovery
2026-06-24 01:37:39.754808 | instance | clusterrolebinding/system:controller:persistent-volume-binder
2026-06-24 01:37:39.817105 | instance | clusterrole/system:heapster
2026-06-24 01:37:39.925384 | instance | clusterrolebinding/system:controller:pod-garbage-collector
2026-06-24 01:37:39.996425 | instance | clusterrolebinding/system:controller:pv-protection-controller
2026-06-24 01:37:40.101136 | instance | clusterrole/system:kube-aggregator
2026-06-24 01:37:40.223017 | instance | clusterrole/system:kube-controller-manager
2026-06-24 01:37:40.307030 | instance | clusterrolebinding/system:controller:pvc-protection-controller
2026-06-24 01:37:40.386327 | instance | clusterrole/system:kube-dns
2026-06-24 01:37:40.473417 | instance | clusterrolebinding/system:controller:replicaset-controller
2026-06-24 01:37:40.556937 | instance | clusterrole/system:kube-scheduler
2026-06-24 01:37:40.657303 | instance | clusterrolebinding/system:controller:replication-controller
2026-06-24 01:37:40.738462 | instance | clusterrole/system:kubelet-api-admin
2026-06-24 01:37:40.837511 | instance | clusterrolebinding/system:controller:resourcequota-controller
2026-06-24 01:37:40.919520 | instance | clusterrole/system:monitoring
2026-06-24 01:37:41.007174 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher
2026-06-24 01:37:41.092110 | instance | clusterrole/system:node
2026-06-24 01:37:41.197307 | instance | clusterrole/system:node-bootstrapper
2026-06-24 01:37:41.277374 | instance | clusterrolebinding/system:controller:route-controller
2026-06-24 01:37:41.367867 | instance | clusterrole/system:node-problem-detector
2026-06-24 01:37:41.447503 | instance | clusterrolebinding/system:controller:service-account-controller
2026-06-24 01:37:41.546406 | instance | clusterrolebinding/system:controller:service-controller
2026-06-24 01:37:41.612674 | instance | clusterrole/system:node-proxier
2026-06-24 01:37:41.719336 | instance | clusterrolebinding/system:controller:statefulset-controller
2026-06-24 01:37:41.784362 | instance | clusterrole/system:persistent-volume-provisioner
2026-06-24 01:37:41.882292 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller
2026-06-24 01:37:41.969019 | instance | clusterrole/system:public-info-viewer
2026-06-24 01:37:42.065757 | instance | clusterrolebinding/system:controller:ttl-controller
2026-06-24 01:37:42.185904 | instance | clusterrole/system:service-account-issuer-discovery
2026-06-24 01:37:42.235656 | instance | clusterrolebinding/system:coredns
2026-06-24 01:37:42.374869 | instance | clusterrole/system:volume-scheduler
2026-06-24 01:37:42.433399 | instance | clusterrolebinding/system:discovery
2026-06-24 01:37:42.550870 | instance | clusterrolebinding/system:kube-controller-manager
2026-06-24 01:37:42.629489 | instance | clusterrole/vector
2026-06-24 01:37:42.732861 | instance | clusterrolebinding/system:kube-dns
2026-06-24 01:37:42.814325 | instance | clusterrole/view
2026-06-24 01:37:42.900012 | instance | clusterrolebinding/system:kube-scheduler
2026-06-24 01:37:42.991822 | instance | clusterrolebinding/system:monitoring
2026-06-24 01:37:43.078020 | instance | clusterrolebinding/system:node
2026-06-24 01:37:43.167089 | instance | clusterrolebinding/system:node-proxier
2026-06-24 01:37:43.272393 | instance | clusterrolebinding/system:public-info-viewer
2026-06-24 01:37:43.341869 | instance | clusterrolebinding/system:service-account-issuer-discovery
2026-06-24 01:37:43.444028 | instance | clusterrolebinding/system:volume-scheduler
2026-06-24 01:37:43.500996 | instance | clusterrolebinding/vector
2026-06-24 01:37:43.618536 | instance | storageclass/general
2026-06-24 01:37:43.669917 | instance | namespace/auth-system
2026-06-24 01:37:43.851963 | instance | namespace/cert-manager
2026-06-24 01:37:43.861636 | instance | namespace/default
2026-06-24 01:37:44.016636 | instance | namespace/envoy-gateway-system
2026-06-24 01:37:44.046668 | instance | namespace/ingress-nginx
2026-06-24 01:37:44.216548 | instance | namespace/kube-node-lease
2026-06-24 01:37:44.235501 | instance | namespace/kube-public
2026-06-24 01:37:44.403576 | instance | namespace/kube-system
2026-06-24 01:37:44.415852 | instance | namespace/local-path-storage
2026-06-24 01:37:44.581222 | instance | namespace/monitoring
2026-06-24 01:37:44.584557 | instance | namespace/openstack
2026-06-24 01:37:44.760568 | instance | namespace/rook-ceph
2026-06-24 01:37:44.776502 | instance | namespace/secretgen-controller
2026-06-24 01:37:45.371774 | instance | ok: Runtime: 0:00:19.940111
2026-06-24 01:37:45.381932 |
2026-06-24 01:37:45.381999 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects]
2026-06-24 01:37:45.587439 | instance | changed
2026-06-24 01:37:45.594388 |
2026-06-24 01:37:45.594521 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects]
2026-06-24 01:37:45.831722 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-24 01:37:45.831828 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-24 01:37:45.831944 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-24 01:37:45.921922 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:45.922468 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:45.994648 | instance | cert-manager/configmaps/kube-root-ca.crt
2026-06-24 01:37:46.001894 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:46.003554 | instance | auth-system/configmaps/keycloak-env-vars
2026-06-24 01:37:46.007555 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:46.127695 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:46.145327 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:46.233820 | instance | auth-system/configmaps/kube-root-ca.crt
2026-06-24 01:37:46.238944 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:46.249730 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:46.325275 | instance | cert-manager/deployment/cert-manager
2026-06-24 01:37:46.332332 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:46.355406 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:46.415952 | instance | cert-manager/deployment/cert-manager-cainjector
2026-06-24 01:37:46.426169 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:46.466333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:46.515549 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:46.532193 | instance | cert-manager/deployment/cert-manager-webhook
2026-06-24 01:37:46.568235 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:46.616935 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:46.648418 | instance | auth-system/endpoints/keycloak
2026-06-24 01:37:46.683656 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:46.714270 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:46.745024 | instance | auth-system/endpoints/keycloak-headless
2026-06-24 01:37:46.794924 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:46.819152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:46.846306 | instance | auth-system/endpoints/keycloak-metrics
2026-06-24 01:37:46.902679 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:46.932939 | instance | cert-manager/endpoints/cert-manager
2026-06-24 01:37:46.945327 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-24 01:37:46.954985 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:47.016034 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-24 01:37:47.025826 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:47.047514 | instance | cert-manager/endpoints/cert-manager-webhook
2026-06-24 01:37:47.056950 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:47.118632 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:47.123966 | instance | auth-system/ingresses/keycloak
2026-06-24 01:37:47.153241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:47.227561 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:47.260235 | instance | auth-system/networkpolicies/keycloak
2026-06-24 01:37:47.266226 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:47.342548 | instance | auth-system/pods/keycloak-0
2026-06-24 01:37:47.345082 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:47.371550 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:47.455551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:47.483474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:47.483574 | instance | cert-manager/pods/cert-manager-79c48d47db-t72tq
2026-06-24 01:37:47.527587 | instance | cert-manager/pods/cert-manager-cainjector-579c9dd7cd-q6bh2
2026-06-24 01:37:47.561192 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:47.640297 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:47.659319 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:47.689444 | instance | cert-manager/pods/cert-manager-webhook-7d6b59cfdc-fp2jb
2026-06-24 01:37:47.740286 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:47.748436 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection
2026-06-24 01:37:47.759045 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:47.835690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:47.867812 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:47.909433 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving
2026-06-24 01:37:47.932282 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:47.944352 | instance | cert-manager/rolebindings/cert-manager:leaderelection
2026-06-24 01:37:47.970576 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:48.031614 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:48.069630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:48.112549 | instance | auth-system/secrets/keycloak
2026-06-24 01:37:48.128247 | instance | auth-system/secrets/keycloak-externaldb
2026-06-24 01:37:48.130108 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:48.192888 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:48.225436 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:48.282030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:48.304666 | instance | auth-system/secrets/keycloak.199-204-45-246.nip.io-tls
2026-06-24 01:37:48.305240 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1
2026-06-24 01:37:48.330366 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:48.378557 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:48.421334 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:48.479098 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:48.493535 | instance | auth-system/serviceaccounts/default
2026-06-24 01:37:48.522881 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:48.545700 | instance | auth-system/serviceaccounts/keycloak
2026-06-24 01:37:48.589208 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-24 01:37:48.600306 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:48.619308 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:48.682146 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:48.692823 | instance | auth-system/services/keycloak
2026-06-24 01:37:48.703895 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:48.764804 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:48.765678 | instance | auth-system/services/keycloak-headless
2026-06-24 01:37:48.813856 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-24 01:37:48.824148 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:48.876183 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:48.913468 | instance | auth-system/services/keycloak-metrics
2026-06-24 01:37:48.935062 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:48.981468 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection
2026-06-24 01:37:49.011595 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:49.081245 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:49.111819 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:49.119823 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving
2026-06-24 01:37:49.187341 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:49.187747 | instance | cert-manager/roles/cert-manager:leaderelection
2026-06-24 01:37:49.211246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:49.304354 | instance | auth-system/statefulsets/keycloak
2026-06-24 01:37:49.321318 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:49.366813 | instance | cert-manager/secrets/cert-manager-selfsigned-ca
2026-06-24 01:37:49.438384 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:49.443567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:49.512007 | instance | cert-manager/secrets/cert-manager-webhook-ca
2026-06-24 01:37:49.529709 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:49.531208 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:49.537655 | instance | cert-manager/secrets/kube-prometheus-stack-ca
2026-06-24 01:37:49.627059 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:49.635095 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:49.690887 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1
2026-06-24 01:37:49.710350 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:49.725876 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:49.743847 | instance | cert-manager/serviceaccounts/cert-manager
2026-06-24 01:37:49.810548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:49.826880 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:49.898162 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:49.903227 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:49.943500 | instance | cert-manager/serviceaccounts/cert-manager-cainjector
2026-06-24 01:37:49.973440 | instance | cert-manager/serviceaccounts/cert-manager-webhook
2026-06-24 01:37:49.987462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:49.998797 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:50.087868 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:50.091166 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:50.173667 | instance | cert-manager/serviceaccounts/default
2026-06-24 01:37:50.184282 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:50.188857 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:50.209425 | instance | cert-manager/services/cert-manager
2026-06-24 01:37:50.265748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:50.271570 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:50.350391 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:50.374709 | instance | cert-manager/services/cert-manager-webhook
2026-06-24 01:37:50.379557 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-24 01:37:50.386192 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:50.400015 | instance | default/configmaps/kube-root-ca.crt
2026-06-24 01:37:50.448998 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:50.466151 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:50.541774 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:50.543335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:50.588503 | instance | envoy-gateway-system/configmaps/envoy-gateway-config
2026-06-24 01:37:50.617712 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt
2026-06-24 01:37:50.647052 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:50.647247 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-24 01:37:50.654760 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:50.758848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:50.767917 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:50.789611 | instance | default/endpoints/kubernetes
2026-06-24 01:37:50.805649 | instance | envoy-gateway-system/deployment/envoy-gateway
2026-06-24 01:37:50.860850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:50.863371 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:50.958804 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:50.969987 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:50.979219 | instance | envoy-gateway-system/endpoints/envoy-gateway
2026-06-24 01:37:50.992332 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-295lh
2026-06-24 01:37:51.047597 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:51.052980 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:51.144380 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:51.172963 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:51.177062 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen
2026-06-24 01:37:51.196002 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager
2026-06-24 01:37:51.234633 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:51.262927 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:51.330669 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:51.365650 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:51.369981 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding
2026-06-24 01:37:51.370095 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen
2026-06-24 01:37:51.449394 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:51.461146 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:51.538743 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:51.559815 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager
2026-06-24 01:37:51.559888 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role
2026-06-24 01:37:51.561371 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:51.642368 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:51.664353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:51.731272 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:51.733849 | instance | default/serviceaccounts/default
2026-06-24 01:37:51.735965 | instance | default/services/kubernetes
2026-06-24 01:37:51.747746 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:51.801870 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:51.845000 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-24 01:37:51.856904 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:51.886702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:51.915768 | instance | envoy-gateway-system/serviceaccounts/default
2026-06-24 01:37:51.917376 | instance | envoy-gateway-system/secrets/envoy
2026-06-24 01:37:51.944708 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:51.991992 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:52.050867 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:52.090302 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway
2026-06-24 01:37:52.094210 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:52.170535 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen
2026-06-24 01:37:52.183026 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:52.191651 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:52.275178 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:52.284360 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:52.344233 | instance | envoy-gateway-system/secrets/envoy-gateway
2026-06-24 01:37:52.374356 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:52.403575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:52.450430 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac
2026-06-24 01:37:52.478680 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-24 01:37:52.484965 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:52.488038 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:52.549443 | instance | envoy-gateway-system/secrets/envoy-rate-limit
2026-06-24 01:37:52.570756 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:52.585876 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:52.642270 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1
2026-06-24 01:37:52.685077 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:52.707676 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:52.725837 | instance | envoy-gateway-system/services/envoy-gateway
2026-06-24 01:37:52.794194 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:52.817634 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:52.912257 | instance | ingress-nginx/configmaps/ingress-nginx-controller
2026-06-24 01:37:52.923579 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:52.964360 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:53.007902 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:53.078995 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:53.100214 | instance | ingress-nginx/configmaps/ingress-nginx-tcp
2026-06-24 01:37:53.108090 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:53.155889 | instance | ingress-nginx/configmaps/ingress-nginx-udp
2026-06-24 01:37:53.185370 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:53.277549 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:53.322273 | instance | ingress-nginx/configmaps/kube-root-ca.crt
2026-06-24 01:37:53.361650 | instance | kube-node-lease/configmaps/kube-root-ca.crt
2026-06-24 01:37:53.405327 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:53.508114 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:53.525992 | instance | ingress-nginx/daemonsets/ingress-nginx-controller
2026-06-24 01:37:53.527846 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend
2026-06-24 01:37:53.611954 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:53.627711 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:53.703359 | instance | ingress-nginx/endpoints/ingress-nginx-controller
2026-06-24 01:37:53.711782 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:53.718089 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission
2026-06-24 01:37:53.745047 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:53.797762 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:53.835432 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:53.880524 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics
2026-06-24 01:37:53.882842 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend
2026-06-24 01:37:53.889872 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:53.928835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:53.964942 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:54.068498 | instance | ingress-nginx/pods/ingress-nginx-controller-h6mn7
2026-06-24 01:37:54.069395 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-24 01:37:54.079626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:54.081812 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-p5289
2026-06-24 01:37:54.096037 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:54.184445 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:54.202436 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:54.276959 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-24 01:37:54.278541 | instance | ingress-nginx/rolebindings/ingress-nginx
2026-06-24 01:37:54.284658 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:54.288160 | instance | ingress-nginx/roles/ingress-nginx
2026-06-24 01:37:54.290725 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:54.359324 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:54.395975 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:54.443915 | instance | ingress-nginx/secrets/ingress-nginx-admission
2026-06-24 01:37:54.448137 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:54.450859 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1
2026-06-24 01:37:54.506318 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:54.537993 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:54.591846 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:54.620538 | instance | ingress-nginx/serviceaccounts/default
2026-06-24 01:37:54.650488 | instance | ingress-nginx/serviceaccounts/ingress-nginx
2026-06-24 01:37:54.687498 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:54.812618 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:54.817320 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:54.819258 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend
2026-06-24 01:37:54.830841 | instance | ingress-nginx/services/ingress-nginx-controller
2026-06-24 01:37:54.894019 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:54.941365 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:55.006766 | instance | ingress-nginx/services/ingress-nginx-controller-admission
2026-06-24 01:37:55.007911 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:55.028863 | instance | ingress-nginx/services/ingress-nginx-controller-metrics
2026-06-24 01:37:55.117173 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:55.179503 | instance | ingress-nginx/services/ingress-nginx-defaultbackend
2026-06-24 01:37:55.191067 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:55.198299 | instance | kube-node-lease/serviceaccounts/default
2026-06-24 01:37:55.266595 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:55.286302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:55.358754 | instance | kube-public/configmaps/cluster-info
2026-06-24 01:37:55.359679 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:55.367551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:55.395549 | instance | kube-public/configmaps/kube-root-ca.crt
2026-06-24 01:37:55.459259 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:55.546599 | instance | kube-system/configmaps/cilium-config
2026-06-24 01:37:55.578433 | instance | kube-system/configmaps/coredns
2026-06-24 01:37:55.591481 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:55.644883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:55.680741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:55.728862 | instance | kube-system/configmaps/extension-apiserver-authentication
2026-06-24 01:37:55.750687 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking
2026-06-24 01:37:55.752363 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:55.772389 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:55.891442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:55.931722 | instance | kube-system/configmaps/kube-proxy
2026-06-24 01:37:55.964827 | instance | kube-system/configmaps/kube-root-ca.crt
2026-06-24 01:37:56.003583 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:56.113569 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:56.143829 | instance | kube-system/configmaps/kubeadm-config
2026-06-24 01:37:56.165827 | instance | kube-system/configmaps/kubelet-config
2026-06-24 01:37:56.212567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:56.355426 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-24 01:37:56.376385 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:56.381052 | instance | kube-system/daemonsets/cilium
2026-06-24 01:37:56.409301 | instance | kube-system/daemonsets/kube-proxy
2026-06-24 01:37:56.465945 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:56.579416 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo
2026-06-24 01:37:56.582442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:56.592261 | instance | kube-public/rolebindings/system:controller:bootstrap-signer
2026-06-24 01:37:56.662350 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:56.751594 | instance | kube-system/deployment/cilium-operator
2026-06-24 01:37:56.756003 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-24 01:37:56.757624 | instance | kube-system/deployment/coredns
2026-06-24 01:37:56.763557 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:56.928889 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo
2026-06-24 01:37:56.944413 | instance | kube-public/roles/system:controller:bootstrap-signer
2026-06-24 01:37:56.946146 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:57.123463 | instance | kube-system/endpoints/kube-dns
2026-06-24 01:37:57.132497 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:57.158507 | instance | kube-system/endpoints/kube-prometheus-stack-coredns
2026-06-24 01:37:57.227485 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:57.324037 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager
2026-06-24 01:37:57.342388 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd
2026-06-24 01:37:57.493280 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy
2026-06-24 01:37:57.521812 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler
2026-06-24 01:37:57.579168 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:57.589900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:57.677142 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet
2026-06-24 01:37:57.702841 | instance | kube-public/serviceaccounts/default
2026-06-24 01:37:57.722764 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:57.791563 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:57.864768 | instance | kube-system/pods/cilium-dldsr
2026-06-24 01:37:57.872050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:57.880382 | instance | kube-system/pods/cilium-operator-869df985b8-scl7p
2026-06-24 01:37:57.897483 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:57.999439 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:58.015278 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:58.066654 | instance | kube-system/pods/coredns-67659f764b-lqfzd
2026-06-24 01:37:58.085244 | instance | kube-system/pods/coredns-67659f764b-m6s6r
2026-06-24 01:37:58.094037 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:58.121335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:58.223178 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:58.228180 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:58.273697 | instance | kube-system/pods/etcd-instance
2026-06-24 01:37:58.282537 | instance | kube-system/pods/kube-apiserver-instance
2026-06-24 01:37:58.313752 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:58.318263 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:58.396393 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:58.415540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:58.476814 | instance | kube-system/pods/kube-controller-manager-instance
2026-06-24 01:37:58.480581 | instance | kube-system/pods/kube-proxy-jwnmh
2026-06-24 01:37:58.481346 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:58.520850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:58.572931 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:58.650803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:58.652096 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-24 01:37:58.659802 | instance | kube-system/pods/kube-scheduler-instance
2026-06-24 01:37:58.661566 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:58.687318 | instance | kube-system/pods/kube-vip-instance
2026-06-24 01:37:58.736915 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:58.755867 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:58.822677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:58.867036 | instance | kube-system/rolebindings/cilium-config-agent
2026-06-24 01:37:58.877159 | instance | kube-system/rolebindings/kube-proxy
2026-06-24 01:37:58.906665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-24 01:37:59.037259 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs
2026-06-24 01:37:59.054017 | instance | kube-system/rolebindings/kubeadm:kubelet-config
2026-06-24 01:37:59.236998 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config
2026-06-24 01:37:59.244777 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader
2026-06-24 01:37:59.403470 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager
2026-06-24 01:37:59.405304 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler
2026-06-24 01:37:59.575926 | instance | kube-system/rolebindings/system:controller:bootstrap-signer
2026-06-24 01:37:59.576990 | instance | kube-system/rolebindings/system:controller:cloud-provider
2026-06-24 01:37:59.740549 | instance | kube-system/rolebindings/system:controller:token-cleaner
2026-06-24 01:37:59.745386 | instance | kube-system/roles/cilium-config-agent
2026-06-24 01:37:59.914515 | instance | kube-system/roles/extension-apiserver-authentication-reader
2026-06-24 01:37:59.916028 | instance | kube-system/roles/kube-proxy
2026-06-24 01:38:00.077710 | instance | kube-system/roles/kubeadm:kubeadm-certs
2026-06-24 01:38:00.088398 | instance | kube-system/roles/kubeadm:kubelet-config
2026-06-24 01:38:00.257541 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config
2026-06-24 01:38:00.258271 | instance | kube-system/roles/system::leader-locking-kube-controller-manager
2026-06-24 01:38:00.440516 | instance | kube-system/roles/system::leader-locking-kube-scheduler
2026-06-24 01:38:00.445696 | instance | kube-system/roles/system:controller:bootstrap-signer
2026-06-24 01:38:00.611026 | instance | kube-system/roles/system:controller:cloud-provider
2026-06-24 01:38:00.613910 | instance | kube-system/roles/system:controller:token-cleaner
2026-06-24 01:38:00.774416 | instance | local-path-storage/configmaps/kube-root-ca.crt
2026-06-24 01:38:00.787451 | instance | local-path-storage/configmaps/local-path-config
2026-06-24 01:38:00.953171 | instance | kube-system/secrets/bootstrap-token-3biwkm
2026-06-24 01:38:00.957611 | instance | kube-system/secrets/bootstrap-token-qqot8a
2026-06-24 01:38:01.135280 | instance | kube-system/secrets/kubeadm-certs
2026-06-24 01:38:01.141811 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1
2026-06-24 01:38:01.300609 | instance | kube-system/serviceaccounts/attachdetach-controller
2026-06-24 01:38:01.416152 | instance | kube-system/serviceaccounts/bootstrap-signer
2026-06-24 01:38:01.509114 | instance | kube-system/serviceaccounts/certificate-controller
2026-06-24 01:38:01.624662 | instance | kube-system/serviceaccounts/cilium
2026-06-24 01:38:01.709788 | instance | kube-system/serviceaccounts/cilium-operator
2026-06-24 01:38:01.822282 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller
2026-06-24 01:38:01.922272 | instance | kube-system/serviceaccounts/coredns
2026-06-24 01:38:02.032042 | instance | kube-system/serviceaccounts/cronjob-controller
2026-06-24 01:38:02.132272 | instance | kube-system/serviceaccounts/daemon-set-controller
2026-06-24 01:38:02.268680 | instance | kube-system/serviceaccounts/default
2026-06-24 01:38:02.362272 | instance | kube-system/serviceaccounts/deployment-controller
2026-06-24 01:38:02.520461 | instance | kube-system/serviceaccounts/disruption-controller
2026-06-24 01:38:02.584164 | instance | kube-system/serviceaccounts/endpoint-controller
2026-06-24 01:38:02.756646 | instance | kube-system/serviceaccounts/endpointslice-controller
2026-06-24 01:38:02.821350 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller
2026-06-24 01:38:02.957983 | instance | kube-system/serviceaccounts/ephemeral-volume-controller
2026-06-24 01:38:03.034645 | instance | kube-system/serviceaccounts/expand-controller
2026-06-24 01:38:03.167325 | instance | kube-system/serviceaccounts/generic-garbage-collector
2026-06-24 01:38:03.256033 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler
2026-06-24 01:38:03.360537 | instance | kube-system/serviceaccounts/job-controller
2026-06-24 01:38:03.454384 | instance | kube-system/serviceaccounts/kube-proxy
2026-06-24 01:38:03.561735 | instance | kube-system/serviceaccounts/namespace-controller
2026-06-24 01:38:03.663071 | instance | kube-system/serviceaccounts/node-controller
2026-06-24 01:38:03.766256 | instance | kube-system/serviceaccounts/persistent-volume-binder
2026-06-24 01:38:03.868333 | instance | kube-system/serviceaccounts/pod-garbage-collector
2026-06-24 01:38:03.959244 | instance | kube-system/serviceaccounts/pv-protection-controller
2026-06-24 01:38:04.067262 | instance | kube-system/serviceaccounts/pvc-protection-controller
2026-06-24 01:38:04.173614 | instance | kube-system/serviceaccounts/replicaset-controller
2026-06-24 01:38:04.291203 | instance | kube-system/serviceaccounts/replication-controller
2026-06-24 01:38:04.362131 | instance | kube-system/serviceaccounts/resourcequota-controller
2026-06-24 01:38:04.500424 | instance | kube-system/serviceaccounts/root-ca-cert-publisher
2026-06-24 01:38:04.562401 | instance | kube-system/serviceaccounts/service-account-controller
2026-06-24 01:38:04.682274 | instance | kube-system/serviceaccounts/service-controller
2026-06-24 01:38:04.758235 | instance | kube-system/serviceaccounts/statefulset-controller
2026-06-24 01:38:04.885921 | instance | kube-system/serviceaccounts/token-cleaner
2026-06-24 01:38:04.956105 | instance | kube-system/serviceaccounts/ttl-after-finished-controller
2026-06-24 01:38:05.090352 | instance | kube-system/serviceaccounts/ttl-controller
2026-06-24 01:38:05.174227 | instance | kube-system/services/kube-dns
2026-06-24 01:38:05.291221 | instance | kube-system/services/kube-prometheus-stack-coredns
2026-06-24 01:38:05.350931 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager
2026-06-24 01:38:05.473045 | instance | kube-system/services/kube-prometheus-stack-kube-etcd
2026-06-24 01:38:05.537054 | instance | kube-system/services/kube-prometheus-stack-kube-proxy
2026-06-24 01:38:05.648381 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler
2026-06-24 01:38:05.710469 | instance | kube-system/services/kube-prometheus-stack-kubelet
2026-06-24 01:38:05.834195 | instance | local-path-storage/deployment/local-path-provisioner
2026-06-24 01:38:05.880404 | instance | monitoring/daemonsets/goldpinger
2026-06-24 01:38:06.024823 | instance | monitoring/daemonsets/ipmi-exporter
2026-06-24 01:38:06.081177 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter
2026-06-24 01:38:06.235915 | instance | monitoring/daemonsets/node-feature-discovery-worker
2026-06-24 01:38:06.282360 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0
2026-06-24 01:38:06.414799 | instance | monitoring/daemonsets/vector
2026-06-24 01:38:06.481337 | instance | monitoring/configmaps/goldpinger-zap
2026-06-24 01:38:06.622763 | instance | monitoring/configmaps/ipmi-exporter
2026-06-24 01:38:06.681091 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview
2026-06-24 01:38:06.814690 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver
2026-06-24 01:38:06.874252 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total
2026-06-24 01:38:07.011802 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager
2026-06-24 01:38:07.064764 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster
2026-06-24 01:38:07.208998 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced
2026-06-24 01:38:07.275290 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger
2026-06-24 01:38:07.448699 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy
2026-06-24 01:38:07.454552 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details
2026-06-24 01:38:07.653507 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview
2026-06-24 01:38:07.721034 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full
2026-06-24 01:38:07.837308 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details
2026-06-24 01:38:08.010473 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview
2026-06-24 01:38:08.065003 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail
2026-06-24 01:38:08.214833 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview
2026-06-24 01:38:08.245420 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details
2026-06-24 01:38:08.396818 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview
2026-06-24 01:38:08.428250 | instance | monitoring/configmaps/kube-prometheus-stack-etcd
2026-06-24 01:38:08.584510 | instance | monitoring/configmaps/kube-prometheus-stack-grafana
2026-06-24 01:38:08.613097 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards
2026-06-24 01:38:08.757416 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource
2026-06-24 01:38:08.791419 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview
2026-06-24 01:38:08.942377 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns
2026-06-24 01:38:08.982202 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster
2026-06-24 01:38:09.139460 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster
2026-06-24 01:38:09.177445 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace
2026-06-24 01:38:09.328945 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node
2026-06-24 01:38:09.360276 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod
2026-06-24 01:38:09.499098 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload
2026-06-24 01:38:09.531356 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace
2026-06-24 01:38:09.672850 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet
2026-06-24 01:38:09.722829 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod
2026-06-24 01:38:09.864439 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload
2026-06-24 01:38:09.909981 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use
2026-06-24 01:38:10.057194 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter
2026-06-24 01:38:10.115186 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use
2026-06-24 01:38:10.232961 | instance | monitoring/configmaps/kube-prometheus-stack-nodes
2026-06-24 01:38:10.307142 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin
2026-06-24 01:38:10.417233 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage
2026-06-24 01:38:10.490665 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total
2026-06-24 01:38:10.598713 | instance | monitoring/deployment/kube-prometheus-stack-grafana
2026-06-24 01:38:10.680967 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus
2026-06-24 01:38:10.776610 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls
2026-06-24 01:38:10.857584 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics
2026-06-24 01:38:10.940340 | instance | monitoring/configmaps/kube-prometheus-stack-proxy
2026-06-24 01:38:11.042497 | instance | monitoring/deployment/kube-prometheus-stack-operator
2026-06-24 01:38:11.122704 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler
2026-06-24 01:38:11.269299 | instance | monitoring/deployment/loki-gateway
2026-06-24 01:38:11.317502 | instance | monitoring/deployment/node-feature-discovery-gc
2026-06-24 01:38:11.466684 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total
2026-06-24 01:38:11.499132 | instance | monitoring/configmaps/kube-root-ca.crt
2026-06-24 01:38:11.643979 | instance | monitoring/deployment/node-feature-discovery-master
2026-06-24 01:38:11.692136 | instance | monitoring/configmaps/loki
2026-06-24 01:38:11.817363 | instance | monitoring/deployment/prometheus-pushgateway
2026-06-24 01:38:11.867717 | instance | monitoring/configmaps/loki-alerting-rules
2026-06-24 01:38:12.008501 | instance | monitoring/configmaps/loki-gateway
2026-06-24 01:38:12.027050 | instance | monitoring/configmaps/loki-runtime
2026-06-24 01:38:12.197091 | instance | monitoring/configmaps/node-feature-discovery-master-conf
2026-06-24 01:38:12.203265 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf
2026-06-24 01:38:12.373471 | instance | monitoring/configmaps/node-feature-discovery-worker-conf
2026-06-24 01:38:12.400217 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0
2026-06-24 01:38:12.565428 | instance | monitoring/configmaps/vector
2026-06-24 01:38:12.691326 | instance | monitoring/endpoints/alertmanager-operated
2026-06-24 01:38:12.752834 | instance | monitoring/endpoints/goldpinger
2026-06-24 01:38:12.864593 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager
2026-06-24 01:38:12.943403 | instance | monitoring/endpoints/kube-prometheus-stack-grafana
2026-06-24 01:38:13.033191 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics
2026-06-24 01:38:13.119437 | instance | monitoring/endpoints/kube-prometheus-stack-operator
2026-06-24 01:38:13.215467 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus
2026-06-24 01:38:13.295982 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter
2026-06-24 01:38:13.410860 | instance | monitoring/endpoints/loki
2026-06-24 01:38:13.471425 | instance | monitoring/endpoints/loki-chunks-cache
2026-06-24 01:38:13.596883 | instance | monitoring/endpoints/loki-gateway
2026-06-24 01:38:13.642981 | instance | monitoring/endpoints/loki-headless
2026-06-24 01:38:13.771071 | instance | monitoring/endpoints/loki-memberlist
2026-06-24 01:38:13.823486 | instance | monitoring/endpoints/loki-results-cache
2026-06-24 01:38:13.966021 | instance | monitoring/endpoints/prometheus-operated
2026-06-24 01:38:14.005049 | instance | monitoring/endpoints/prometheus-pushgateway
2026-06-24 01:38:14.153263 | instance | monitoring/endpoints/prometheus-smartctl-exporter
2026-06-24 01:38:14.202700 | instance | monitoring/endpoints/vector-headless
2026-06-24 01:38:14.333788 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager
2026-06-24 01:38:14.378345 | instance | monitoring/ingresses/kube-prometheus-stack-grafana
2026-06-24 01:38:14.512911 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus
2026-06-24 01:38:14.573119 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0
2026-06-24 01:38:14.695980 | instance | monitoring/pods/goldpinger-5cbss
2026-06-24 01:38:14.756813 | instance | monitoring/pods/kube-prometheus-stack-grafana-688467cdd6-xl4fm
2026-06-24 01:38:14.879216 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-82vfj
2026-06-24 01:38:14.950976 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-rgxx5
2026-06-24 01:38:15.103928 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-hz6cz
2026-06-24 01:38:15.147164 | instance | monitoring/pods/loki-0
2026-06-24 01:38:15.293303 | instance | monitoring/pods/loki-chunks-cache-0
2026-06-24 01:38:15.332770 | instance | monitoring/pods/loki-gateway-cf54cb88c-pqqxx
2026-06-24 01:38:15.484710 | instance | monitoring/pods/loki-results-cache-0
2026-06-24 01:38:15.513514 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-5dwg7
2026-06-24 01:38:15.675352 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-p95c8
2026-06-24 01:38:15.708358 | instance | monitoring/pods/node-feature-discovery-worker-rl5j6
2026-06-24 01:38:15.856627 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0
2026-06-24 01:38:15.889992 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-bvt7g
2026-06-24 01:38:16.052362 | instance | monitoring/pods/vector-mp5mr
2026-06-24 01:38:16.117322 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-j7s7k
2026-06-24 01:38:16.295609 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0
2026-06-24 01:38:16.378801 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0
2026-06-24 01:38:16.489212 | instance | monitoring/persistentvolumeclaims/storage-loki-0
2026-06-24 01:38:16.598055 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana
2026-06-24 01:38:16.704289 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar
2026-06-24 01:38:16.795482 | instance | monitoring/rolebindings/node-feature-discovery-worker
2026-06-24 01:38:16.884630 | instance | monitoring/rolebindings/prometheus-smartctl-exporter
2026-06-24 01:38:16.961099 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1
2026-06-24 01:38:17.081500 | instance | monitoring/roles/kube-prometheus-stack-grafana
2026-06-24 01:38:17.162994 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar
2026-06-24 01:38:17.277763 | instance | monitoring/roles/node-feature-discovery-worker
2026-06-24 01:38:17.329783 | instance | local-path-storage/serviceaccounts/default
2026-06-24 01:38:17.449620 | instance | local-path-storage/serviceaccounts/local-path-provisioner
2026-06-24 01:38:17.521027 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager
2026-06-24 01:38:17.625222 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated
2026-06-24 01:38:17.691446 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0
2026-06-24 01:38:17.800047 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config
2026-06-24 01:38:17.860546 | instance | monitoring/secrets/alertmanager-tls
2026-06-24 01:38:17.979476 | instance | monitoring/secrets/grafana-tls
2026-06-24 01:38:18.035748 | instance | monitoring/secrets/kube-prometheus-stack-admission
2026-06-24 01:38:18.184074 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret
2026-06-24 01:38:18.237544 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret
2026-06-24 01:38:18.354874 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy
2026-06-24 01:38:18.438921 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert
2026-06-24 01:38:18.565788 | instance | monitoring/secrets/kube-prometheus-stack-grafana
2026-06-24 01:38:18.609818 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret
2026-06-24 01:38:18.745438 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret
2026-06-24 01:38:18.773052 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret
2026-06-24 01:38:18.972487 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-hz6cz-tls
2026-06-24 01:38:18.983837 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy
2026-06-24 01:38:19.160697 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus
2026-06-24 01:38:19.169903 | instance | monitoring/serviceaccounts/default
2026-06-24 01:38:19.341935 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls
2026-06-24 01:38:19.420138 | instance | monitoring/serviceaccounts/goldpinger
2026-06-24 01:38:19.525143 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0
2026-06-24 01:38:19.640672 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager
2026-06-24 01:38:19.701382 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana
2026-06-24 01:38:19.876213 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config
2026-06-24 01:38:19.948167 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics
2026-06-24 01:38:20.062967 | instance | monitoring/secrets/prometheus-tls
2026-06-24 01:38:20.220373 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator
2026-06-24 01:38:20.272453 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1
2026-06-24 01:38:20.455706 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1
2026-06-24 01:38:20.465916 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus
2026-06-24 01:38:20.725269 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter
2026-06-24 01:38:20.778323 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1
2026-06-24 01:38:20.952690 | instance | monitoring/serviceaccounts/loki
2026-06-24 01:38:21.013311 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1
2026-06-24 01:38:21.219674 | instance | monitoring/serviceaccounts/node-feature-discovery
2026-06-24 01:38:21.231750 | instance | monitoring/serviceaccounts/node-feature-discovery-gc
2026-06-24 01:38:21.501474 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1
2026-06-24 01:38:21.502678 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1
2026-06-24 01:38:21.677026 | instance | monitoring/serviceaccounts/node-feature-discovery-worker
2026-06-24 01:38:21.686123 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1
2026-06-24 01:38:21.884837 | instance | monitoring/serviceaccounts/prometheus-pushgateway
2026-06-24 01:38:21.897144 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter
2026-06-24 01:38:22.127643 | instance | monitoring/serviceaccounts/vector
2026-06-24 01:38:22.144218 | instance | monitoring/services/alertmanager-operated
2026-06-24 01:38:22.367070 | instance | monitoring/services/goldpinger
2026-06-24 01:38:22.396027 | instance | monitoring/services/kube-prometheus-stack-alertmanager
2026-06-24 01:38:22.543527 | instance | monitoring/services/kube-prometheus-stack-grafana
2026-06-24 01:38:22.578556 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics
2026-06-24 01:38:22.780759 | instance | monitoring/services/kube-prometheus-stack-operator
2026-06-24 01:38:22.784121 | instance | monitoring/services/kube-prometheus-stack-prometheus
2026-06-24 01:38:22.973746 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter
2026-06-24 01:38:22.978977 | instance | monitoring/services/loki
2026-06-24 01:38:23.175772 | instance | monitoring/services/loki-chunks-cache
2026-06-24 01:38:23.181450 | instance | monitoring/services/loki-gateway
2026-06-24 01:38:23.366560 | instance | monitoring/services/loki-headless
2026-06-24 01:38:23.370279 | instance | monitoring/services/loki-memberlist
2026-06-24 01:38:23.537800 | instance | monitoring/services/loki-results-cache
2026-06-24 01:38:23.555134 | instance | monitoring/services/prometheus-operated
2026-06-24 01:38:23.718885 | instance | monitoring/services/prometheus-pushgateway
2026-06-24 01:38:23.752604 | instance | monitoring/services/prometheus-smartctl-exporter
2026-06-24 01:38:23.895299 | instance | monitoring/services/vector-headless
2026-06-24 01:38:23.939282 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager
2026-06-24 01:38:24.072157 | instance | monitoring/statefulsets/loki
2026-06-24 01:38:24.141070 | instance | monitoring/statefulsets/loki-chunks-cache
2026-06-24 01:38:24.279188 | instance | monitoring/statefulsets/loki-results-cache
2026-06-24 01:38:24.322857 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus
2026-06-24 01:38:24.456044 | instance | openstack/configmaps/barbican-bin
2026-06-24 01:38:24.516841 | instance | openstack/configmaps/ceph-csi-config
2026-06-24 01:38:24.656512 | instance | openstack/configmaps/ceph-etc
2026-06-24 01:38:24.723449 | instance | openstack/configmaps/cinder-bin
2026-06-24 01:38:24.843990 | instance | openstack/cronjobs/cinder-volume-usage-audit
2026-06-24 01:38:24.946966 | instance | openstack/configmaps/glance-bin
2026-06-24 01:38:25.086650 | instance | openstack/configmaps/keepalived-bin
2026-06-24 01:38:25.159510 | instance | openstack/cronjobs/keystone-credential-rotate
2026-06-24 01:38:25.281168 | instance | openstack/cronjobs/keystone-fernet-rotate
2026-06-24 01:38:25.349168 | instance | openstack/configmaps/keystone-bin
2026-06-24 01:38:25.472847 | instance | openstack/cronjobs/nova-cell-setup
2026-06-24 01:38:25.547286 | instance | openstack/configmaps/keystone-openid-metadata
2026-06-24 01:38:25.683589 | instance | openstack/cronjobs/nova-service-cleaner
2026-06-24 01:38:25.744661 | instance | openstack/configmaps/kube-root-ca.crt
2026-06-24 01:38:25.886434 | instance | openstack/configmaps/libvirt-bin
2026-06-24 01:38:25.941502 | instance | openstack/configmaps/libvirt-libvirt-default-bin
2026-06-24 01:38:26.078300 | instance | openstack/configmaps/memcached-memcached-bin
2026-06-24 01:38:26.151103 | instance | openstack/configmaps/neutron-bin
2026-06-24 01:38:26.284472 | instance | openstack/configmaps/neutron-coredns
2026-06-24 01:38:26.387718 | instance | openstack/configmaps/nova-bin
2026-06-24 01:38:26.488877 | instance | openstack/configmaps/openvswitch-bin
2026-06-24 01:38:26.605500 | instance | openstack/configmaps/percona-xtradb-haproxy
2026-06-24 01:38:26.670070 | instance | openstack/configmaps/percona-xtradb-pxc
2026-06-24 01:38:26.792829 | instance | openstack/configmaps/placement-bin
2026-06-24 01:38:26.859868 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf
2026-06-24 01:38:26.987963 | instance | openstack/configmaps/rabbitmq-barbican-server-conf
2026-06-24 01:38:27.045375 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf
2026-06-24 01:38:27.200388 | instance | openstack/configmaps/rabbitmq-cinder-server-conf
2026-06-24 01:38:27.244086 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf
2026-06-24 01:38:27.379034 | instance | openstack/configmaps/rabbitmq-glance-server-conf
2026-06-24 01:38:27.452388 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf
2026-06-24 01:38:27.559782 | instance | openstack/configmaps/rabbitmq-keystone-server-conf
2026-06-24 01:38:27.635477 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf
2026-06-24 01:38:27.768776 | instance | openstack/configmaps/rabbitmq-neutron-server-conf
2026-06-24 01:38:27.812100 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf
2026-06-24 01:38:27.957778 | instance | openstack/configmaps/rabbitmq-nova-server-conf
2026-06-24 01:38:28.001651 | instance | openstack/configmaps/rook-ceph-mon-endpoints
2026-06-24 01:38:28.163028 | instance | openstack/configmaps/rook-ceph-pdbstatemap
2026-06-24 01:38:28.200681 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types
2026-06-24 01:38:28.359815 | instance | openstack/configmaps/rook-config-override
2026-06-24 01:38:28.387744 | instance | openstack/configmaps/staffeln-bin
2026-06-24 01:38:28.536628 | instance | openstack/configmaps/valkey-configuration
2026-06-24 01:38:28.580909 | instance | openstack/configmaps/valkey-health
2026-06-24 01:38:28.728234 | instance | openstack/configmaps/valkey-scripts
2026-06-24 01:38:28.777977 | instance | openstack/daemonsets/keepalived
2026-06-24 01:38:28.916734 | instance | openstack/daemonsets/libvirt-libvirt-default
2026-06-24 01:38:28.983300 | instance | openstack/daemonsets/neutron-dhcp-agent-default
2026-06-24 01:38:29.184625 | instance | openstack/daemonsets/neutron-l3-agent-default
2026-06-24 01:38:29.239069 | instance | openstack/daemonsets/neutron-metadata-agent-default
2026-06-24 01:38:29.395399 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default
2026-06-24 01:38:29.443057 | instance | openstack/daemonsets/neutron-ovs-agent-default
2026-06-24 01:38:29.599163 | instance | openstack/daemonsets/nova-compute-default
2026-06-24 01:38:29.663740 | instance | openstack/daemonsets/openvswitch
2026-06-24 01:38:29.823132 | instance | rook-ceph/configmaps/kube-root-ca.crt
2026-06-24 01:38:29.889965 | instance | rook-ceph/configmaps/rook-ceph-csi-config
2026-06-24 01:38:29.979888 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config
2026-06-24 01:38:30.055993 | instance | rook-ceph/configmaps/rook-ceph-operator-config
2026-06-24 01:38:30.158628 | instance | rook-ceph/deployment/rook-ceph-operator
2026-06-24 01:38:30.237781 | instance | openstack/deployment/barbican-api
2026-06-24 01:38:30.333972 | instance | openstack/deployment/cinder-api
2026-06-24 01:38:30.443209 | instance | openstack/deployment/cinder-backup
2026-06-24 01:38:30.534545 | instance | openstack/deployment/cinder-scheduler
2026-06-24 01:38:30.672231 | instance | openstack/deployment/cinder-volume
2026-06-24 01:38:30.747448 | instance | openstack/deployment/glance-api
2026-06-24 01:38:30.890062 | instance | openstack/deployment/keystone-api
2026-06-24 01:38:30.984780 | instance | openstack/deployment/memcached-memcached
2026-06-24 01:38:31.114564 | instance | openstack/deployment/neutron-coredns
2026-06-24 01:38:31.223385 | instance | openstack/deployment/neutron-rpc-server
2026-06-24 01:38:31.327785 | instance | openstack/deployment/neutron-server
2026-06-24 01:38:31.424881 | instance | openstack/deployment/nova-api-metadata
2026-06-24 01:38:31.536555 | instance | openstack/deployment/nova-api-osapi
2026-06-24 01:38:31.636865 | instance | openstack/deployment/nova-conductor
2026-06-24 01:38:32.440131 | instance | openstack/deployment/nova-novncproxy
2026-06-24 01:38:32.579491 | instance | openstack/endpoints/barbican-api
2026-06-24 01:38:32.664974 | instance | openstack/endpoints/ceph-mon
2026-06-24 01:38:32.773252 | instance | openstack/deployment/nova-scheduler
2026-06-24 01:38:32.888376 | instance | openstack/endpoints/cinder-api
2026-06-24 01:38:32.982009 | instance | openstack/deployment/placement-api
2026-06-24 01:38:33.086573 | instance | openstack/endpoints/glance-api
2026-06-24 01:38:33.207102 | instance | openstack/deployment/pxc-operator
2026-06-24 01:38:33.293373 | instance | openstack/endpoints/keystone-api
2026-06-24 01:38:33.870413 | instance | openstack/deployment/rabbitmq-cluster-operator
2026-06-24 01:38:33.945558 | instance | openstack/endpoints/memcached
2026-06-24 01:38:34.014752 | instance | openstack/deployment/rabbitmq-messaging-topology-operator
2026-06-24 01:38:34.147595 | instance | openstack/endpoints/memcached-metrics
2026-06-24 01:38:34.227030 | instance | openstack/endpoints/neutron-coredns
2026-06-24 01:38:34.342658 | instance | openstack/deployment/rook-ceph-crashcollector-instance
2026-06-24 01:38:34.444765 | instance | openstack/endpoints/neutron-coredns-metrics
2026-06-24 01:38:34.569149 | instance | openstack/deployment/rook-ceph-rgw-ceph-a
2026-06-24 01:38:34.662326 | instance | openstack/endpoints/neutron-server
2026-06-24 01:38:34.785452 | instance | openstack/deployment/staffeln-api
2026-06-24 01:38:34.864063 | instance | openstack/endpoints/nova-api
2026-06-24 01:38:35.012908 | instance | openstack/endpoints/nova-metadata
2026-06-24 01:38:35.065342 | instance | openstack/deployment/staffeln-conductor
2026-06-24 01:38:35.260239 | instance | openstack/endpoints/nova-novncproxy
2026-06-24 01:38:35.287955 | instance | openstack/endpoints/percona-xtradb-cluster-operator
2026-06-24 01:38:35.458297 | instance | openstack/endpoints/percona-xtradb-haproxy
2026-06-24 01:38:35.500145 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics
2026-06-24 01:38:35.667717 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas
2026-06-24 01:38:35.723061 | instance | openstack/endpoints/percona-xtradb-pxc
2026-06-24 01:38:35.866377 | instance | openstack/endpoints/percona-xtradb-pxc-unready
2026-06-24 01:38:35.923761 | instance | openstack/endpoints/placement-api
2026-06-24 01:38:36.083125 | instance | openstack/endpoints/rabbitmq-barbican
2026-06-24 01:38:36.136824 | instance | openstack/endpoints/rabbitmq-barbican-nodes
2026-06-24 01:38:36.287385 | instance | openstack/endpoints/rabbitmq-cinder
2026-06-24 01:38:36.350057 | instance | openstack/endpoints/rabbitmq-cinder-nodes
2026-06-24 01:38:36.479691 | instance | openstack/endpoints/rabbitmq-glance
2026-06-24 01:38:36.550549 | instance | openstack/endpoints/rabbitmq-glance-nodes
2026-06-24 01:38:36.699343 | instance | openstack/endpoints/rabbitmq-keystone
2026-06-24 01:38:36.745468 | instance | openstack/endpoints/rabbitmq-keystone-nodes
2026-06-24 01:38:36.911680 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook
2026-06-24 01:38:36.926517 | instance | openstack/endpoints/rabbitmq-neutron
2026-06-24 01:38:37.104331 | instance | openstack/endpoints/rabbitmq-nova
2026-06-24 01:38:37.104608 | instance | openstack/endpoints/rabbitmq-neutron-nodes
2026-06-24 01:38:37.289844 | instance | openstack/endpoints/rabbitmq-nova-nodes
2026-06-24 01:38:37.293064 | instance | openstack/endpoints/rook-ceph-rgw-ceph
2026-06-24 01:38:37.494332 | instance | openstack/endpoints/staffeln-api
2026-06-24 01:38:37.498402 | instance | openstack/endpoints/valkey
2026-06-24 01:38:37.692967 | instance | openstack/endpoints/valkey-headless
2026-06-24 01:38:37.694327 | instance | openstack/endpoints/valkey-metrics
2026-06-24 01:38:37.898499 | instance | openstack/ingresses/compute
2026-06-24 01:38:37.902559 | instance | openstack/ingresses/compute-novnc-proxy
2026-06-24 01:38:38.101326 | instance | openstack/ingresses/identity
2026-06-24 01:38:38.103555 | instance | openstack/ingresses/image
2026-06-24 01:38:38.301460 | instance | openstack/ingresses/key-manager
2026-06-24 01:38:38.304184 | instance | openstack/ingresses/network
2026-06-24 01:38:38.488954 | instance | openstack/ingresses/placement
2026-06-24 01:38:38.494676 | instance | openstack/ingresses/rook-ceph-cluster
2026-06-24 01:38:38.734973 | instance | openstack/ingresses/volumev3
2026-06-24 01:38:38.743001 | instance | openstack/networkpolicies/rabbitmq-cluster-operator
2026-06-24 01:38:38.909127 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator
2026-06-24 01:38:38.925664 | instance | openstack/networkpolicies/valkey
2026-06-24 01:38:39.071397 | instance | openstack/jobs/barbican-db-init
2026-06-24 01:38:39.086227 | instance | openstack/jobs/barbican-db-sync
2026-06-24 01:38:39.282927 | instance | openstack/jobs/barbican-ks-endpoints
2026-06-24 01:38:39.288765 | instance | openstack/jobs/barbican-ks-service
2026-06-24 01:38:39.479509 | instance | openstack/jobs/barbican-ks-user
2026-06-24 01:38:39.485468 | instance | openstack/jobs/barbican-rabbit-init
2026-06-24 01:38:39.677371 | instance | openstack/jobs/cinder-backup-storage-init
2026-06-24 01:38:39.700229 | instance | openstack/jobs/cinder-bootstrap
2026-06-24 01:38:39.881478 | instance | openstack/jobs/cinder-create-internal-tenant
2026-06-24 01:38:39.910567 | instance | openstack/jobs/cinder-db-init
2026-06-24 01:38:40.095650 | instance | openstack/jobs/cinder-db-sync
2026-06-24 01:38:40.102869 | instance | openstack/jobs/cinder-ks-endpoints
2026-06-24 01:38:40.307308 | instance | openstack/jobs/cinder-ks-service
2026-06-24 01:38:40.312532 | instance | openstack/jobs/cinder-ks-user
2026-06-24 01:38:40.505162 | instance | openstack/jobs/cinder-rabbit-init
2026-06-24 01:38:40.509821 | instance | openstack/jobs/cinder-storage-init
2026-06-24 01:38:40.702967 | instance | openstack/jobs/glance-db-init
2026-06-24 01:38:40.718156 | instance | openstack/jobs/glance-db-sync
2026-06-24 01:38:40.887618 | instance | openstack/jobs/glance-ks-endpoints
2026-06-24 01:38:40.923348 | instance | openstack/jobs/glance-ks-service
2026-06-24 01:38:41.088092 | instance | openstack/jobs/glance-ks-user
2026-06-24 01:38:41.126974 | instance | openstack/jobs/glance-metadefs-load
2026-06-24 01:38:41.297661 | instance | openstack/jobs/glance-rabbit-init
2026-06-24 01:38:41.338626 | instance | openstack/jobs/glance-storage-init
2026-06-24 01:38:41.494880 | instance | openstack/jobs/keystone-bootstrap
2026-06-24 01:38:41.541826 | instance | openstack/jobs/keystone-credential-setup
2026-06-24 01:38:41.695470 | instance | openstack/jobs/keystone-db-init
2026-06-24 01:38:41.750061 | instance | openstack/jobs/keystone-db-sync
2026-06-24 01:38:43.109329 | instance | openstack/jobs/keystone-domain-manage
2026-06-24 01:38:45.018441 | instance | openstack/jobs/keystone-fernet-setup
2026-06-24 01:38:45.097897 | instance | openstack/jobs/keystone-rabbit-init
2026-06-24 01:38:45.216720 | instance | openstack/jobs/neutron-db-init
2026-06-24 01:38:45.305042 | instance | openstack/jobs/neutron-db-sync
2026-06-24 01:38:45.421782 | instance | openstack/jobs/neutron-ks-endpoints
2026-06-24 01:38:45.498940 | instance | openstack/jobs/neutron-ks-service
2026-06-24 01:38:45.617376 | instance | openstack/jobs/neutron-ks-user
2026-06-24 01:38:45.694763 | instance | openstack/jobs/neutron-rabbit-init
2026-06-24 01:38:45.854958 | instance | openstack/jobs/nova-bootstrap
2026-06-24 01:38:45.925994 | instance | openstack/jobs/nova-cell-setup
2026-06-24 01:38:46.052973 | instance | openstack/jobs/nova-db-init
2026-06-24 01:38:46.139009 | instance | openstack/jobs/nova-db-sync
2026-06-24 01:38:46.267995 | instance | openstack/jobs/nova-ks-endpoints
2026-06-24 01:38:46.344058 | instance | openstack/jobs/nova-ks-service
2026-06-24 01:38:46.462497 | instance | openstack/jobs/nova-ks-user
2026-06-24 01:38:46.540804 | instance | openstack/jobs/nova-rabbit-init
2026-06-24 01:38:46.657755 | instance | openstack/jobs/placement-db-init
2026-06-24 01:38:46.731348 | instance | openstack/jobs/placement-db-sync
2026-06-24 01:38:46.849339 | instance | openstack/jobs/placement-ks-endpoints
2026-06-24 01:38:46.928345 | instance | openstack/jobs/placement-ks-service
2026-06-24 01:38:47.063566 | instance | openstack/jobs/placement-ks-user
2026-06-24 01:38:47.151265 | instance | openstack/jobs/staffeln-db-init
2026-06-24 01:38:47.266349 | instance | openstack/jobs/staffeln-db-sync
2026-06-24 01:38:47.332528 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-l6bb2
2026-06-24 01:38:47.467004 | instance | openstack/pods/barbican-api-787fcc9774-lfh6r
2026-06-24 01:38:47.509196 | instance | openstack/pods/barbican-db-init-h2w6d
2026-06-24 01:38:47.662949 | instance | openstack/pods/barbican-db-sync-5ttvv
2026-06-24 01:38:47.716194 | instance | openstack/pods/barbican-ks-endpoints-f4bdz
2026-06-24 01:38:47.862005 | instance | openstack/pods/barbican-ks-service-wvldg
2026-06-24 01:38:47.919239 | instance | openstack/pods/barbican-ks-user-ntb76
2026-06-24 01:38:48.078307 | instance | openstack/pods/barbican-rabbit-init-84f22
2026-06-24 01:38:48.122406 | instance | openstack/pods/cinder-api-78d7465d87-msr4d
2026-06-24 01:38:48.288703 | instance | openstack/pods/cinder-backup-7d944d5b7-d4qm7
2026-06-24 01:38:48.327352 | instance | openstack/pods/cinder-backup-storage-init-t6mzq
2026-06-24 01:38:48.500819 | instance | openstack/pods/cinder-bootstrap-9zxn6
2026-06-24 01:38:48.521361 | instance | openstack/pods/cinder-create-internal-tenant-fvlzx
2026-06-24 01:38:48.690937 | instance | openstack/pods/cinder-db-init-c8pms
2026-06-24 01:38:48.716326 | instance | openstack/pods/cinder-db-sync-86bn6
2026-06-24 01:38:48.886722 | instance | openstack/pods/cinder-ks-endpoints-7trr4
2026-06-24 01:38:48.928652 | instance | openstack/pods/cinder-ks-service-l4l66
2026-06-24 01:38:49.122366 | instance | openstack/pods/cinder-ks-user-76579
2026-06-24 01:38:49.184041 | instance | openstack/pods/cinder-rabbit-init-jrmk7
2026-06-24 01:38:49.322605 | instance | openstack/pods/cinder-scheduler-76d7849fdf-6t4rk
2026-06-24 01:38:49.392136 | instance | openstack/pods/cinder-storage-init-wrl69
2026-06-24 01:38:49.513554 | instance | openstack/pods/cinder-volume-75bf67b4f4-ltmmf
2026-06-24 01:38:49.589301 | instance | openstack/pods/glance-api-6bbcd58946-dzqzg
2026-06-24 01:38:49.719851 | instance | openstack/pods/glance-db-init-9rwv4
2026-06-24 01:38:49.786873 | instance | openstack/pods/glance-db-sync-4kclm
2026-06-24 01:38:49.928491 | instance | openstack/pods/glance-ks-endpoints-6dzt4
2026-06-24 01:38:50.016956 | instance | openstack/pods/glance-ks-service-2gcd8
2026-06-24 01:38:50.144067 | instance | openstack/pods/glance-ks-user-qmjnq
2026-06-24 01:38:50.206566 | instance | openstack/pods/glance-metadefs-load-pmnjt
2026-06-24 01:38:50.341445 | instance | openstack/pods/glance-rabbit-init-bsppc
2026-06-24 01:38:50.410521 | instance | openstack/pods/glance-storage-init-5wg6v
2026-06-24 01:38:50.559640 | instance | openstack/pods/keepalived-h6zxq
2026-06-24 01:38:50.620621 | instance | openstack/pods/keystone-api-5b746c9456-4pxhw
2026-06-24 01:38:50.772568 | instance | openstack/pods/keystone-bootstrap-xzvcj
2026-06-24 01:38:50.823928 | instance | openstack/pods/keystone-credential-setup-4xpwv
2026-06-24 01:38:50.965437 | instance | openstack/pods/keystone-db-init-fnjrj
2026-06-24 01:38:51.033414 | instance | openstack/pods/keystone-db-sync-t72g9
2026-06-24 01:38:51.187033 | instance | openstack/pods/keystone-domain-manage-x4gqw
2026-06-24 01:38:51.259152 | instance | openstack/pods/keystone-fernet-setup-256vj
2026-06-24 01:38:51.395167 | instance | openstack/pods/keystone-rabbit-init-5tq6h
2026-06-24 01:38:51.471298 | instance | openstack/pods/libvirt-libvirt-default-w7lcs
2026-06-24 01:38:51.602257 | instance | openstack/pods/memcached-memcached-6479589586-4v74h
2026-06-24 01:38:51.677042 | instance | openstack/pods/neutron-coredns-7dd4958666-kf9pn
2026-06-24 01:38:51.814574 | instance | openstack/pods/neutron-db-init-826sz
2026-06-24 01:38:51.881423 | instance | openstack/pods/neutron-db-sync-92mxz
2026-06-24 01:38:52.032372 | instance | openstack/pods/neutron-dhcp-agent-default-l6xxx
2026-06-24 01:38:52.100878 | instance | openstack/pods/neutron-ks-endpoints-9v8h9
2026-06-24 01:38:52.256250 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0
2026-06-24 01:38:52.319598 | instance | openstack/pods/neutron-ks-service-w6nqv
2026-06-24 01:38:52.518184 | instance | openstack/pods/neutron-ks-user-kvf6v
2026-06-24 01:38:52.543880 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0
2026-06-24 01:38:52.714306 | instance | openstack/pods/neutron-l3-agent-default-6lcdg
2026-06-24 01:38:52.839808 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0
2026-06-24 01:38:52.931057 | instance | openstack/pods/neutron-metadata-agent-default-7sm7v
2026-06-24 01:38:53.150973 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0
2026-06-24 01:38:53.168317 | instance | openstack/pods/neutron-netns-cleanup-cron-default-sxgzl
2026-06-24 01:38:53.374974 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0
2026-06-24 01:38:53.419375 | instance | openstack/pods/neutron-ovs-agent-default-6vf2j
2026-06-24 01:38:53.665330 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0
2026-06-24 01:38:53.674151 | instance | openstack/pods/neutron-rabbit-init-lglw9
2026-06-24 01:38:53.892127 | instance | openstack/pods/neutron-rpc-server-5dc74cb784-t99kx
2026-06-24 01:38:53.963028 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0
2026-06-24 01:38:54.094085 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0
2026-06-24 01:38:54.266886 | instance | openstack/pods/neutron-server-7ddb57fdf-mnw2v
2026-06-24 01:38:54.396074 | instance | openstack/pods/nova-api-metadata-5896f68746-rhg4c
2026-06-24 01:38:54.473496 | instance | openstack/pods/nova-api-osapi-7d69768998-wpdvn
2026-06-24 01:38:54.613393 | instance | openstack/pods/nova-bootstrap-x2j4d
2026-06-24 01:38:54.693604 | instance | openstack/pods/nova-cell-setup-8stb7
2026-06-24 01:38:54.831349 | instance | openstack/pods/nova-compute-default-xr7gh
2026-06-24 01:38:54.885599 | instance | openstack/pods/nova-conductor-65c9675c58-fc4cv
2026-06-24 01:38:55.043851 | instance | openstack/pods/nova-db-init-5htjr
2026-06-24 01:38:55.107075 | instance | openstack/pods/nova-db-sync-24zxx
2026-06-24 01:38:55.272275 | instance | openstack/pods/nova-ks-endpoints-tr6rn
2026-06-24 01:38:55.323224 | instance | openstack/pods/nova-ks-service-trtt2
2026-06-24 01:38:55.473468 | instance | openstack/pods/nova-ks-user-vm985
2026-06-24 01:38:55.532453 | instance | openstack/pods/nova-novncproxy-7c9d66c457-5t2sp
2026-06-24 01:38:55.693421 | instance | openstack/pods/nova-rabbit-init-smhqt
2026-06-24 01:38:55.729927 | instance | openstack/pods/nova-scheduler-887bfbb6b-tl6cn
2026-06-24 01:38:55.897784 | instance | openstack/pods/openvswitch-j6hhr
2026-06-24 01:38:55.939147 | instance | openstack/pods/percona-xtradb-haproxy-0
2026-06-24 01:38:56.101244 | instance | openstack/pods/percona-xtradb-pxc-0
2026-06-24 01:38:56.147986 | instance | openstack/pods/placement-api-698545dd97-kz4ls
2026-06-24 01:38:56.312766 | instance | openstack/pods/placement-db-init-8gsf9
2026-06-24 01:38:56.347147 | instance | openstack/pods/placement-db-sync-r9c7z
2026-06-24 01:38:56.517803 | instance | openstack/pods/placement-ks-endpoints-999dp
2026-06-24 01:38:56.531149 | instance | openstack/pods/placement-ks-service-g4t87
2026-06-24 01:38:56.730301 | instance | openstack/pods/placement-ks-user-thgs7
2026-06-24 01:38:56.733565 | instance | openstack/pods/pxc-operator-69cb5bbdb9-5vspc
2026-06-24 01:38:56.933215 | instance | openstack/pods/rabbitmq-barbican-server-0
2026-06-24 01:38:56.940717 | instance | openstack/pods/rabbitmq-cinder-server-0
2026-06-24 01:38:57.160413 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-6dkdr
2026-06-24 01:38:57.163880 | instance | openstack/pods/rabbitmq-glance-server-0
2026-06-24 01:38:57.366747 | instance | openstack/pods/rabbitmq-keystone-server-0
2026-06-24 01:38:57.368371 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-sgq6n
2026-06-24 01:38:57.590959 | instance | openstack/pods/rabbitmq-neutron-server-0
2026-06-24 01:38:57.597790 | instance | openstack/pods/rabbitmq-nova-server-0
2026-06-24 01:38:57.780827 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-tmr52
2026-06-24 01:38:57.814698 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-g4t6k
2026-06-24 01:38:57.983453 | instance | openstack/pods/staffeln-api-f7495b655-p97mp
2026-06-24 01:38:58.023317 | instance | openstack/pods/staffeln-conductor-576dbbccd4-4btr9
2026-06-24 01:38:58.210272 | instance | openstack/pods/staffeln-db-init-t6ll8
2026-06-24 01:38:58.233172 | instance | openstack/pods/staffeln-db-sync-9sclc
2026-06-24 01:38:58.391815 | instance | openstack/pods/valkey-node-0
2026-06-24 01:38:58.430151 | instance | openstack/rolebindings/barbican-barbican-api
2026-06-24 01:38:58.588338 | instance | openstack/rolebindings/barbican-barbican-db-init
2026-06-24 01:38:58.595859 | instance | openstack/rolebindings/barbican-barbican-db-sync
2026-06-24 01:38:58.755542 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints
2026-06-24 01:38:58.756317 | instance | openstack/rolebindings/barbican-barbican-ks-service
2026-06-24 01:38:58.913534 | instance | openstack/rolebindings/barbican-barbican-ks-user
2026-06-24 01:38:58.925876 | instance | openstack/rolebindings/barbican-barbican-rabbit-init
2026-06-24 01:38:59.076668 | instance | openstack/rolebindings/cinder-backup-storage-init
2026-06-24 01:38:59.093812 | instance | openstack/rolebindings/cinder-cinder-api
2026-06-24 01:38:59.279394 | instance | openstack/rolebindings/cinder-cinder-backup
2026-06-24 01:38:59.282670 | instance | openstack/rolebindings/cinder-cinder-bootstrap
2026-06-24 01:38:59.445758 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant
2026-06-24 01:38:59.457741 | instance | openstack/rolebindings/cinder-cinder-db-init
2026-06-24 01:38:59.618400 | instance | openstack/rolebindings/cinder-cinder-db-sync
2026-06-24 01:38:59.624929 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints
2026-06-24 01:38:59.794079 | instance | openstack/rolebindings/cinder-cinder-ks-service
2026-06-24 01:38:59.801892 | instance | openstack/rolebindings/cinder-cinder-ks-user
2026-06-24 01:38:59.962403 | instance | openstack/rolebindings/cinder-cinder-rabbit-init
2026-06-24 01:38:59.971970 | instance | openstack/rolebindings/cinder-cinder-scheduler
2026-06-24 01:39:00.144573 | instance | openstack/rolebindings/cinder-cinder-test
2026-06-24 01:39:00.153085 | instance | openstack/rolebindings/cinder-cinder-volume
2026-06-24 01:39:00.319788 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit
2026-06-24 01:39:00.322600 | instance | openstack/rolebindings/cinder-storage-init
2026-06-24 01:39:00.485554 | instance | openstack/rolebindings/glance-glance-api
2026-06-24 01:39:00.490922 | instance | openstack/rolebindings/glance-glance-db-init
2026-06-24 01:39:00.648633 | instance | openstack/rolebindings/glance-glance-db-sync
2026-06-24 01:39:00.657600 | instance | openstack/rolebindings/glance-glance-ks-endpoints
2026-06-24 01:39:00.814528 | instance | openstack/rolebindings/glance-glance-ks-service
2026-06-24 01:39:00.831202 | instance | openstack/rolebindings/glance-glance-ks-user
2026-06-24 01:39:00.981516 | instance | openstack/rolebindings/glance-glance-metadefs-load
2026-06-24 01:39:00.993228 | instance | openstack/rolebindings/glance-glance-rabbit-init
2026-06-24 01:39:01.172259 | instance | openstack/rolebindings/glance-glance-storage-init
2026-06-24 01:39:01.184168 | instance | openstack/rolebindings/glance-glance-test
2026-06-24 01:39:01.366769 | instance | openstack/rolebindings/glance-storage-init
2026-06-24 01:39:01.380233 | instance | openstack/rolebindings/keepalived
2026-06-24 01:39:01.543104 | instance | openstack/rolebindings/keystone-credential-rotate
2026-06-24 01:39:01.548067 | instance | openstack/rolebindings/keystone-credential-setup
2026-06-24 01:39:01.707359 | instance | openstack/rolebindings/keystone-fernet-rotate
2026-06-24 01:39:01.719701 | instance | openstack/rolebindings/keystone-fernet-setup
2026-06-24 01:39:01.879448 | instance | openstack/rolebindings/keystone-keystone-api
2026-06-24 01:39:01.882034 | instance | openstack/rolebindings/keystone-keystone-bootstrap
2026-06-24 01:39:02.063668 | instance | openstack/rolebindings/keystone-keystone-credential-rotate
2026-06-24 01:39:02.080816 | instance | openstack/rolebindings/keystone-keystone-db-init
2026-06-24 01:39:02.266341 | instance | openstack/rolebindings/keystone-keystone-db-sync
2026-06-24 01:39:02.271627 | instance | openstack/rolebindings/keystone-keystone-domain-manage
2026-06-24 01:39:02.442804 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate
2026-06-24 01:39:02.442875 | instance | openstack/rolebindings/keystone-keystone-test
2026-06-24 01:39:02.603703 | instance | openstack/rolebindings/libvirt-cert-manager
2026-06-24 01:39:02.606111 | instance | openstack/rolebindings/libvirt-libvirt
2026-06-24 01:39:02.770082 | instance | openstack/rolebindings/neutron-neutron-db-init
2026-06-24 01:39:02.773681 | instance | openstack/rolebindings/neutron-neutron-db-sync
2026-06-24 01:39:02.944548 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent
2026-06-24 01:39:02.948185 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints
2026-06-24 01:39:03.123598 | instance | openstack/rolebindings/neutron-neutron-ks-service
2026-06-24 01:39:03.150115 | instance | openstack/rolebindings/neutron-neutron-ks-user
2026-06-24 01:39:03.340777 | instance | openstack/rolebindings/neutron-neutron-l3-agent
2026-06-24 01:39:03.354359 | instance | openstack/rolebindings/neutron-neutron-metadata-agent
2026-06-24 01:39:03.508011 | instance | openstack/rolebindings/neutron-neutron-ovs-agent
2026-06-24 01:39:03.517226 | instance | openstack/rolebindings/neutron-neutron-rabbit-init
2026-06-24 01:39:03.667563 | instance | openstack/rolebindings/neutron-neutron-rpc-server
2026-06-24 01:39:03.679295 | instance | openstack/rolebindings/neutron-neutron-server
2026-06-24 01:39:03.829332 | instance | openstack/rolebindings/neutron-neutron-test
2026-06-24 01:39:03.849506 | instance | openstack/rolebindings/nova-nova-api-metadata
2026-06-24 01:39:03.984868 | instance | openstack/rolebindings/nova-nova-api-osapi
2026-06-24 01:39:04.020442 | instance | openstack/rolebindings/nova-nova-bootstrap
2026-06-24 01:39:04.173765 | instance | openstack/rolebindings/nova-nova-cell-setup
2026-06-24 01:39:04.201193 | instance | openstack/rolebindings/nova-nova-cell-setup-cron
2026-06-24 01:39:04.336208 | instance | openstack/rolebindings/nova-nova-compute
2026-06-24 01:39:04.366113 | instance | openstack/rolebindings/nova-nova-conductor
2026-06-24 01:39:04.510961 | instance | openstack/rolebindings/nova-nova-db-init
2026-06-24 01:39:04.550479 | instance | openstack/rolebindings/nova-nova-db-sync
2026-06-24 01:39:04.721277 | instance | openstack/rolebindings/nova-nova-ks-endpoints
2026-06-24 01:39:04.742170 | instance | openstack/rolebindings/nova-nova-ks-service
2026-06-24 01:39:04.894009 | instance | openstack/rolebindings/nova-nova-ks-user
2026-06-24 01:39:04.909078 | instance | openstack/rolebindings/nova-nova-novncproxy
2026-06-24 01:39:05.075731 | instance | openstack/rolebindings/nova-nova-rabbit-init
2026-06-24 01:39:05.094311 | instance | openstack/rolebindings/nova-nova-scheduler
2026-06-24 01:39:05.310136 | instance | openstack/rolebindings/nova-nova-service-cleaner
2026-06-24 01:39:05.337169 | instance | openstack/rolebindings/nova-nova-test
2026-06-24 01:39:05.492584 | instance | openstack/roles/barbican-openstack-barbican-api
2026-06-24 01:39:05.525582 | instance | openstack/rolebindings/placement-placement-api
2026-06-24 01:39:05.665608 | instance | openstack/roles/barbican-openstack-barbican-db-init
2026-06-24 01:39:05.704023 | instance | openstack/rolebindings/placement-placement-db-init
2026-06-24 01:39:05.851577 | instance | openstack/roles/barbican-openstack-barbican-db-sync
2026-06-24 01:39:05.875792 | instance | openstack/rolebindings/placement-placement-db-sync
2026-06-24 01:39:06.014764 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints
2026-06-24 01:39:06.052593 | instance | openstack/rolebindings/placement-placement-ks-endpoints
2026-06-24 01:39:06.195775 | instance | openstack/roles/barbican-openstack-barbican-ks-service
2026-06-24 01:39:06.217836 | instance | openstack/rolebindings/placement-placement-ks-service
2026-06-24 01:39:06.365877 | instance | openstack/roles/barbican-openstack-barbican-ks-user
2026-06-24 01:39:06.370893 | instance | openstack/rolebindings/placement-placement-ks-user
2026-06-24 01:39:06.522567 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init
2026-06-24 01:39:06.533829 | instance | openstack/roles/cinder-backup-storage-init
2026-06-24 01:39:06.684598 | instance | openstack/rolebindings/pxc-operator
2026-06-24 01:39:06.703693 | instance | openstack/roles/cinder-openstack-cinder-api
2026-06-24 01:39:06.857762 | instance | openstack/rolebindings/rabbitmq-barbican-server
2026-06-24 01:39:06.875630 | instance | openstack/roles/cinder-openstack-cinder-backup
2026-06-24 01:39:07.023675 | instance | openstack/rolebindings/rabbitmq-cinder-server
2026-06-24 01:39:07.044711 | instance | openstack/rolebindings/rabbitmq-cluster-operator
2026-06-24 01:39:07.193947 | instance | openstack/roles/cinder-openstack-cinder-bootstrap
2026-06-24 01:39:07.231276 | instance | openstack/rolebindings/rabbitmq-glance-server
2026-06-24 01:39:07.371546 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant
2026-06-24 01:39:07.419339 | instance | openstack/rolebindings/rabbitmq-keystone-server
2026-06-24 01:39:07.544874 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator
2026-06-24 01:39:07.588958 | instance | openstack/rolebindings/rabbitmq-neutron-server
2026-06-24 01:39:07.733835 | instance | openstack/roles/cinder-openstack-cinder-db-init
2026-06-24 01:39:07.768655 | instance | openstack/rolebindings/rabbitmq-nova-server
2026-06-24 01:39:07.901941 | instance | openstack/roles/cinder-openstack-cinder-db-sync
2026-06-24 01:39:07.948554 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt
2026-06-24 01:39:08.065970 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints
2026-06-24 01:39:08.132228 | instance | openstack/rolebindings/rook-ceph-cmd-reporter
2026-06-24 01:39:08.245540 | instance | openstack/roles/cinder-openstack-cinder-ks-service
2026-06-24 01:39:08.311056 | instance | openstack/rolebindings/rook-ceph-mgr
2026-06-24 01:39:08.413054 | instance | openstack/roles/cinder-openstack-cinder-ks-user
2026-06-24 01:39:08.476892 | instance | openstack/rolebindings/rook-ceph-osd
2026-06-24 01:39:08.581502 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init
2026-06-24 01:39:08.635139 | instance | openstack/rolebindings/rook-ceph-purge-osd
2026-06-24 01:39:08.756143 | instance | openstack/roles/cinder-openstack-cinder-scheduler
2026-06-24 01:39:08.801406 | instance | openstack/rolebindings/staffeln-conductor-leases
2026-06-24 01:39:08.921322 | instance | openstack/roles/cinder-openstack-cinder-test
2026-06-24 01:39:08.973937 | instance | openstack/rolebindings/staffeln-staffeln-api
2026-06-24 01:39:09.109927 | instance | openstack/roles/cinder-openstack-cinder-volume
2026-06-24 01:39:09.151175 | instance | openstack/rolebindings/staffeln-staffeln-conductor
2026-06-24 01:39:09.287116 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit
2026-06-24 01:39:09.326301 | instance | openstack/rolebindings/staffeln-staffeln-db-init
2026-06-24 01:39:09.481435 | instance | openstack/roles/cinder-storage-init
2026-06-24 01:39:09.482188 | instance | openstack/rolebindings/staffeln-staffeln-db-sync
2026-06-24 01:39:09.664553 | instance | openstack/roles/glance-openstack-glance-api
2026-06-24 01:39:09.667799 | instance | openstack/roles/glance-openstack-glance-db-init
2026-06-24 01:39:09.838200 | instance | openstack/roles/glance-openstack-glance-db-sync
2026-06-24 01:39:09.841758 | instance | openstack/roles/glance-openstack-glance-ks-endpoints
2026-06-24 01:39:10.012560 | instance | openstack/roles/glance-openstack-glance-ks-service
2026-06-24 01:39:10.016378 | instance | openstack/roles/glance-openstack-glance-ks-user
2026-06-24 01:39:10.195686 | instance | openstack/roles/glance-openstack-glance-metadefs-load
2026-06-24 01:39:10.196665 | instance | openstack/roles/glance-openstack-glance-rabbit-init
2026-06-24 01:39:10.367032 | instance | openstack/roles/glance-openstack-glance-storage-init
2026-06-24 01:39:10.368817 | instance | openstack/roles/glance-openstack-glance-test
2026-06-24 01:39:10.534505 | instance | openstack/roles/glance-storage-init
2026-06-24 01:39:10.543258 | instance | openstack/roles/keepalived
2026-06-24 01:39:10.710814 | instance | openstack/roles/keystone-credential-rotate
2026-06-24 01:39:10.713702 | instance | openstack/roles/keystone-credential-setup
2026-06-24 01:39:10.882358 | instance | openstack/roles/keystone-fernet-rotate
2026-06-24 01:39:10.885496 | instance | openstack/roles/keystone-fernet-setup
2026-06-24 01:39:11.071582 | instance | openstack/roles/keystone-openstack-keystone-api
2026-06-24 01:39:11.073772 | instance | openstack/roles/keystone-openstack-keystone-bootstrap
2026-06-24 01:39:11.265070 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate
2026-06-24 01:39:11.265533 | instance | openstack/roles/keystone-openstack-keystone-db-init
2026-06-24 01:39:11.507553 | instance | openstack/roles/keystone-openstack-keystone-db-sync
2026-06-24 01:39:11.524076 | instance | openstack/roles/keystone-openstack-keystone-domain-manage
2026-06-24 01:39:11.670110 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate
2026-06-24 01:39:11.688119 | instance | openstack/roles/keystone-openstack-keystone-test
2026-06-24 01:39:11.831181 | instance | openstack/roles/libvirt-cert-manager
2026-06-24 01:39:11.845701 | instance | openstack/roles/libvirt-openstack-libvirt
2026-06-24 01:39:12.007503 | instance | openstack/roles/neutron-openstack-neutron-db-init
2026-06-24 01:39:12.014730 | instance | openstack/roles/neutron-openstack-neutron-db-sync
2026-06-24 01:39:12.189887 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent
2026-06-24 01:39:12.209423 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints
2026-06-24 01:39:12.365746 | instance | openstack/roles/neutron-openstack-neutron-ks-service
2026-06-24 01:39:12.404203 | instance | openstack/roles/neutron-openstack-neutron-ks-user
2026-06-24 01:39:12.529124 | instance | openstack/roles/neutron-openstack-neutron-l3-agent
2026-06-24 01:39:12.586961 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent
2026-06-24 01:39:12.696644 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent
2026-06-24 01:39:12.771265 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init
2026-06-24 01:39:12.885935 | instance | openstack/roles/neutron-openstack-neutron-rpc-server
2026-06-24 01:39:12.961034 | instance | openstack/roles/neutron-openstack-neutron-server
2026-06-24 01:39:13.083989 | instance | openstack/roles/neutron-openstack-neutron-test
2026-06-24 01:39:13.174526 | instance | openstack/roles/nova-openstack-nova-api-metadata
2026-06-24 01:39:13.263861 | instance | openstack/roles/nova-openstack-nova-api-osapi
2026-06-24 01:39:13.368584 | instance | openstack/roles/nova-openstack-nova-bootstrap
2026-06-24 01:39:13.467907 | instance | openstack/roles/nova-openstack-nova-cell-setup
2026-06-24 01:39:13.557901 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron
2026-06-24 01:39:13.647750 | instance | openstack/roles/nova-openstack-nova-compute
2026-06-24 01:39:13.730226 | instance | openstack/roles/nova-openstack-nova-conductor
2026-06-24 01:39:13.818852 | instance | openstack/roles/nova-openstack-nova-db-init
2026-06-24 01:39:13.899733 | instance | openstack/roles/nova-openstack-nova-db-sync
2026-06-24 01:39:13.996311 | instance | openstack/roles/nova-openstack-nova-ks-endpoints
2026-06-24 01:39:14.075994 | instance | openstack/roles/nova-openstack-nova-ks-service
2026-06-24 01:39:14.190979 | instance | openstack/roles/nova-openstack-nova-ks-user
2026-06-24 01:39:14.241881 | instance | openstack/roles/nova-openstack-nova-novncproxy
2026-06-24 01:39:14.361675 | instance | openstack/roles/nova-openstack-nova-rabbit-init
2026-06-24 01:39:14.411105 | instance | openstack/roles/nova-openstack-nova-scheduler
2026-06-24 01:39:14.530924 | instance | openstack/roles/nova-openstack-nova-service-cleaner
2026-06-24 01:39:14.579631 | instance | openstack/roles/nova-openstack-nova-test
2026-06-24 01:39:14.691525 | instance | openstack/roles/placement-openstack-placement-api
2026-06-24 01:39:14.758645 | instance | openstack/roles/placement-openstack-placement-db-init
2026-06-24 01:39:14.886089 | instance | openstack/roles/placement-openstack-placement-db-sync
2026-06-24 01:39:14.935229 | instance | openstack/roles/placement-openstack-placement-ks-endpoints
2026-06-24 01:39:15.076956 | instance | openstack/roles/placement-openstack-placement-ks-service
2026-06-24 01:39:15.150440 | instance | openstack/roles/placement-openstack-placement-ks-user
2026-06-24 01:39:15.264022 | instance | openstack/roles/pxc-operator
2026-06-24 01:39:15.325326 | instance | openstack/roles/rabbitmq-barbican-peer-discovery
2026-06-24 01:39:15.473447 | instance | openstack/roles/rabbitmq-cinder-peer-discovery
2026-06-24 01:39:15.545092 | instance | openstack/roles/rabbitmq-cluster-operator
2026-06-24 01:39:15.656922 | instance | openstack/roles/rabbitmq-glance-peer-discovery
2026-06-24 01:39:15.707019 | instance | openstack/roles/rabbitmq-keystone-peer-discovery
2026-06-24 01:39:15.849060 | instance | openstack/roles/rabbitmq-messaging-topology-operator
2026-06-24 01:39:15.885170 | instance | openstack/roles/rabbitmq-neutron-peer-discovery
2026-06-24 01:39:16.025086 | instance | openstack/roles/rabbitmq-nova-peer-discovery
2026-06-24 01:39:16.052336 | instance | openstack/roles/rook-ceph-cmd-reporter
2026-06-24 01:39:16.209031 | instance | openstack/roles/rook-ceph-mgr
2026-06-24 01:39:16.241584 | instance | openstack/roles/rook-ceph-osd
2026-06-24 01:39:16.381925 | instance | openstack/roles/rook-ceph-purge-osd
2026-06-24 01:39:16.402486 | instance | openstack/roles/staffeln-conductor
2026-06-24 01:39:16.549639 | instance | openstack/roles/staffeln-openstack-staffeln-api
2026-06-24 01:39:16.595925 | instance | openstack/roles/staffeln-openstack-staffeln-conductor
2026-06-24 01:39:16.723192 | instance | openstack/roles/staffeln-openstack-staffeln-db-init
2026-06-24 01:39:16.766605 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync
2026-06-24 01:39:16.880029 | instance | openstack/secrets/barbican-api-certs
2026-06-24 01:39:16.944447 | instance | openstack/secrets/barbican-db-admin
2026-06-24 01:39:17.051059 | instance | openstack/secrets/barbican-db-user
2026-06-24 01:39:17.120648 | instance | openstack/secrets/barbican-etc
2026-06-24 01:39:17.234460 | instance | openstack/secrets/barbican-keystone-admin
2026-06-24 01:39:17.299437 | instance | openstack/secrets/barbican-keystone-user
2026-06-24 01:39:17.393054 | instance | openstack/secrets/barbican-rabbitmq-admin
2026-06-24 01:39:17.492083 | instance | openstack/secrets/barbican-rabbitmq-user
2026-06-24 01:39:17.575701 | instance | openstack/secrets/cinder-api-certs
2026-06-24 01:39:17.651574 | instance | openstack/secrets/cinder-backup-rbd-keyring
2026-06-24 01:39:17.779223 | instance | openstack/secrets/cinder-db-admin
2026-06-24 01:39:17.831163 | instance | openstack/secrets/cinder-db-user
2026-06-24 01:39:17.954624 | instance | openstack/secrets/cinder-etc
2026-06-24 01:39:18.000173 | instance | openstack/secrets/cinder-keystone-admin
2026-06-24 01:39:18.142549 | instance | openstack/secrets/cinder-keystone-test
2026-06-24 01:39:18.172943 | instance | openstack/secrets/cinder-keystone-user
2026-06-24 01:39:18.314743 | instance | openstack/secrets/cinder-rabbitmq-admin
2026-06-24 01:39:18.329620 | instance | openstack/secrets/cinder-rabbitmq-user
2026-06-24 01:39:18.488249 | instance | openstack/secrets/cinder-volume-rbd-keyring
2026-06-24 01:39:18.490363 | instance | openstack/serviceaccounts/barbican-api
2026-06-24 01:39:18.659718 | instance | openstack/secrets/glance-api-certs
2026-06-24 01:39:18.789524 | instance | openstack/serviceaccounts/barbican-db-init
2026-06-24 01:39:18.829355 | instance | openstack/secrets/glance-db-admin
2026-06-24 01:39:19.000978 | instance | openstack/serviceaccounts/barbican-db-sync
2026-06-24 01:39:19.120444 | instance | openstack/secrets/glance-db-user
2026-06-24 01:39:19.288741 | instance | openstack/serviceaccounts/barbican-ks-endpoints
2026-06-24 01:39:19.310422 | instance | openstack/secrets/glance-etc
2026-06-24 01:39:19.494061 | instance | openstack/serviceaccounts/barbican-ks-service
2026-06-24 01:39:19.593128 | instance | openstack/secrets/glance-keystone-admin
2026-06-24 01:39:19.757644 | instance | openstack/serviceaccounts/barbican-ks-user
2026-06-24 01:39:19.793847 | instance | openstack/secrets/glance-keystone-test
2026-06-24 01:39:20.009456 | instance | openstack/secrets/glance-keystone-user
2026-06-24 01:39:20.090481 | instance | openstack/serviceaccounts/barbican-rabbit-init
2026-06-24 01:39:20.191860 | instance | openstack/secrets/glance-rabbitmq-admin
2026-06-24 01:39:20.360061 | instance | openstack/serviceaccounts/barbican-test
2026-06-24 01:39:20.397124 | instance | openstack/secrets/glance-rabbitmq-user
2026-06-24 01:39:20.568703 | instance | openstack/serviceaccounts/cinder-api
2026-06-24 01:39:20.670080 | instance | openstack/serviceaccounts/cinder-backup
2026-06-24 01:39:20.881084 | instance | openstack/secrets/images-rbd-keyring
2026-06-24 01:39:20.987098 | instance | openstack/serviceaccounts/cinder-backup-storage-init
2026-06-24 01:39:21.047007 | instance | openstack/serviceaccounts/cinder-bootstrap
2026-06-24 01:39:21.297313 | instance | openstack/secrets/internal-percona-xtradb
2026-06-24 01:39:21.363563 | instance | openstack/secrets/keepalived-etc
2026-06-24 01:39:21.452546 | instance | openstack/serviceaccounts/cinder-create-internal-tenant
2026-06-24 01:39:21.549747 | instance | openstack/secrets/keystone-api-certs
2026-06-24 01:39:21.715848 | instance | openstack/serviceaccounts/cinder-db-init
2026-06-24 01:39:21.756832 | instance | openstack/secrets/keystone-credential-keys
2026-06-24 01:39:21.931419 | instance | openstack/serviceaccounts/cinder-db-sync
2026-06-24 01:39:22.004333 | instance | openstack/serviceaccounts/cinder-ks-endpoints
2026-06-24 01:39:22.231947 | instance | openstack/secrets/keystone-db-admin
2026-06-24 01:39:22.336364 | instance | openstack/serviceaccounts/cinder-ks-service
2026-06-24 01:39:22.399563 | instance | openstack/secrets/keystone-db-user
2026-06-24 01:39:22.578399 | instance | openstack/serviceaccounts/cinder-ks-user
2026-06-24 01:39:22.638673 | instance | openstack/secrets/keystone-etc
2026-06-24 01:39:22.811477 | instance | openstack/serviceaccounts/cinder-rabbit-init
2026-06-24 01:39:22.879368 | instance | openstack/serviceaccounts/cinder-scheduler
2026-06-24 01:39:23.141009 | instance | openstack/secrets/keystone-fernet-keys
2026-06-24 01:39:23.215792 | instance | openstack/serviceaccounts/cinder-storage-init
2026-06-24 01:39:23.310663 | instance | openstack/secrets/keystone-keystone-admin
2026-06-24 01:39:23.530353 | instance | openstack/serviceaccounts/cinder-test
2026-06-24 01:39:23.542969 | instance | openstack/secrets/keystone-keystone-test
2026-06-24 01:39:23.714942 | instance | openstack/secrets/keystone-rabbitmq-admin
2026-06-24 01:39:23.835044 | instance | openstack/serviceaccounts/cinder-volume
2026-06-24 01:39:23.880815 | instance | openstack/secrets/keystone-rabbitmq-user
2026-06-24 01:39:24.069976 | instance | openstack/serviceaccounts/cinder-volume-usage-audit
2026-06-24 01:39:24.133258 | instance | openstack/serviceaccounts/default
2026-06-24 01:39:24.391891 | instance | openstack/serviceaccounts/glance-api
2026-06-24 01:39:24.480181 | instance | openstack/secrets/libvirt-api-ca
2026-06-24 01:39:24.660086 | instance | openstack/secrets/libvirt-etc
2026-06-24 01:39:24.702531 | instance | openstack/serviceaccounts/glance-db-init
2026-06-24 01:39:24.835800 | instance | openstack/secrets/libvirt-libvirt-default-etc
2026-06-24 01:39:25.028520 | instance | openstack/serviceaccounts/glance-db-sync
2026-06-24 01:39:25.045216 | instance | openstack/secrets/libvirt-vnc-ca
2026-06-24 01:39:25.244871 | instance | openstack/serviceaccounts/glance-ks-endpoints
2026-06-24 01:39:25.346490 | instance | openstack/serviceaccounts/glance-ks-service
2026-06-24 01:39:25.568699 | instance | openstack/secrets/neutron-db-admin
2026-06-24 01:39:25.654387 | instance | openstack/serviceaccounts/glance-ks-user
2026-06-24 01:39:25.750154 | instance | openstack/secrets/neutron-db-user
2026-06-24 01:39:25.950283 | instance | openstack/serviceaccounts/glance-metadefs-load
2026-06-24 01:39:25.963988 | instance | openstack/secrets/neutron-dhcp-agent-default
2026-06-24 01:39:26.160024 | instance | openstack/serviceaccounts/glance-rabbit-init
2026-06-24 01:39:26.260416 | instance | openstack/secrets/neutron-etc
2026-06-24 01:39:26.453975 | instance | openstack/serviceaccounts/glance-storage-init
2026-06-24 01:39:26.465542 | instance | openstack/secrets/neutron-keystone-admin
2026-06-24 01:39:26.656409 | instance | openstack/secrets/neutron-keystone-test
2026-06-24 01:39:26.770938 | instance | openstack/serviceaccounts/glance-test
2026-06-24 01:39:26.823592 | instance | openstack/secrets/neutron-keystone-user
2026-06-24 01:39:27.008584 | instance | openstack/serviceaccounts/keepalived
2026-06-24 01:39:27.111079 | instance | openstack/secrets/neutron-l3-agent-default
2026-06-24 01:39:27.322972 | instance | openstack/serviceaccounts/keystone-api
2026-06-24 01:39:27.345825 | instance | openstack/secrets/neutron-metadata-agent-default
2026-06-24 01:39:27.560892 | instance | openstack/serviceaccounts/keystone-bootstrap
2026-06-24 01:39:27.672307 | instance | openstack/secrets/neutron-netns-cleanup-cron-default
2026-06-24 01:39:27.873416 | instance | openstack/serviceaccounts/keystone-credential-rotate
2026-06-24 01:39:27.876911 | instance | openstack/secrets/neutron-ovs-agent-default
2026-06-24 01:39:28.051515 | instance | openstack/secrets/neutron-rabbitmq-admin
2026-06-24 01:39:28.171343 | instance | openstack/serviceaccounts/keystone-credential-setup
2026-06-24 01:39:28.229982 | instance | openstack/secrets/neutron-rabbitmq-user
2026-06-24 01:39:28.417565 | instance | openstack/serviceaccounts/keystone-db-init
2026-06-24 01:39:28.496122 | instance | openstack/secrets/neutron-server-certs
2026-06-24 01:39:28.653273 | instance | openstack/serviceaccounts/keystone-db-sync
2026-06-24 01:39:28.723268 | instance | openstack/secrets/nova-api-certs
2026-06-24 01:39:28.917395 | instance | openstack/serviceaccounts/keystone-domain-manage
2026-06-24 01:39:28.966158 | instance | openstack/secrets/nova-compute-default
2026-06-24 01:39:29.181877 | instance | openstack/serviceaccounts/keystone-fernet-rotate
2026-06-24 01:39:29.253909 | instance | openstack/secrets/nova-db-admin
2026-06-24 01:39:29.490175 | instance | openstack/serviceaccounts/keystone-fernet-setup
2026-06-24 01:39:29.546194 | instance | openstack/secrets/nova-db-api-admin
2026-06-24 01:39:29.728940 | instance | openstack/serviceaccounts/keystone-rabbit-init
2026-06-24 01:39:29.818402 | instance | openstack/secrets/nova-db-api-user
2026-06-24 01:39:29.999143 | instance | openstack/serviceaccounts/keystone-test
2026-06-24 01:39:30.041164 | instance | openstack/secrets/nova-db-cell0-admin
2026-06-24 01:39:30.244504 | instance | openstack/serviceaccounts/libvirt
2026-06-24 01:39:30.326940 | instance | openstack/secrets/nova-db-cell0-user
2026-06-24 01:39:30.530485 | instance | openstack/serviceaccounts/memcached-memcached
2026-06-24 01:39:30.573573 | instance | openstack/secrets/nova-db-user
2026-06-24 01:39:30.776441 | instance | openstack/serviceaccounts/neutron-db-init
2026-06-24 01:39:30.844537 | instance | openstack/secrets/nova-etc
2026-06-24 01:39:31.054205 | instance | openstack/serviceaccounts/neutron-db-sync
2026-06-24 01:39:31.098806 | instance | openstack/secrets/nova-keystone-admin
2026-06-24 01:39:31.325669 | instance | openstack/serviceaccounts/neutron-dhcp-agent
2026-06-24 01:39:31.408410 | instance | openstack/secrets/nova-keystone-test
2026-06-24 01:39:31.594977 | instance | openstack/serviceaccounts/neutron-ks-endpoints
2026-06-24 01:39:31.657299 | instance | openstack/secrets/nova-keystone-user
2026-06-24 01:39:31.825784 | instance | openstack/serviceaccounts/neutron-ks-service
2026-06-24 01:39:31.890696 | instance | openstack/secrets/nova-novncproxy-certs
2026-06-24 01:39:32.100591 | instance | openstack/serviceaccounts/neutron-ks-user
2026-06-24 01:39:32.142949 | instance | openstack/secrets/nova-novncproxy-vencrypt
2026-06-24 01:39:32.347730 | instance | openstack/serviceaccounts/neutron-l3-agent
2026-06-24 01:39:32.423862 | instance | openstack/secrets/nova-rabbitmq-admin
2026-06-24 01:39:32.628345 | instance | openstack/serviceaccounts/neutron-metadata-agent
2026-06-24 01:39:32.651689 | instance | openstack/secrets/nova-rabbitmq-user
2026-06-24 01:39:32.847411 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron
2026-06-24 01:39:32.944993 | instance | openstack/serviceaccounts/neutron-ovs-agent
2026-06-24 01:39:33.160751 | instance | openstack/secrets/nova-ssh
2026-06-24 01:39:33.288284 | instance | openstack/serviceaccounts/neutron-rabbit-init
2026-06-24 01:39:33.332625 | instance | openstack/secrets/percona-xtradb
2026-06-24 01:39:33.551669 | instance | openstack/serviceaccounts/neutron-rpc-server
2026-06-24 01:39:33.601442 | instance | openstack/secrets/placement-api-certs
2026-06-24 01:39:33.798310 | instance | openstack/serviceaccounts/neutron-server
2026-06-24 01:39:33.894020 | instance | openstack/secrets/placement-db-admin
2026-06-24 01:39:34.068319 | instance | openstack/serviceaccounts/neutron-test
2026-06-24 01:39:34.129400 | instance | openstack/secrets/placement-db-user
2026-06-24 01:39:34.311471 | instance | openstack/secrets/placement-etc
2026-06-24 01:39:34.397925 | instance | openstack/serviceaccounts/nova-api-metadata
2026-06-24 01:39:34.486181 | instance | openstack/secrets/placement-keystone-admin
2026-06-24 01:39:34.649568 | instance | openstack/serviceaccounts/nova-api-osapi
2026-06-24 01:39:34.713192 | instance | openstack/secrets/placement-keystone-user
2026-06-24 01:39:34.890009 | instance | openstack/secrets/pvc-ceph-client-key
2026-06-24 01:39:34.982525 | instance | openstack/serviceaccounts/nova-bootstrap
2026-06-24 01:39:35.045222 | instance | openstack/secrets/rabbitmq-barbican-default-user
2026-06-24 01:39:35.249100 | instance | openstack/serviceaccounts/nova-cell-setup
2026-06-24 01:39:35.336572 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie
2026-06-24 01:39:35.512687 | instance | openstack/serviceaccounts/nova-cell-setup-cron
2026-06-24 01:39:35.566642 | instance | openstack/secrets/rabbitmq-cinder-default-user
2026-06-24 01:39:35.781456 | instance | openstack/serviceaccounts/nova-compute
2026-06-24 01:39:35.846351 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie
2026-06-24 01:39:36.040739 | instance | openstack/serviceaccounts/nova-conductor
2026-06-24 01:39:36.085457 | instance | openstack/secrets/rabbitmq-glance-default-user
2026-06-24 01:39:36.283129 | instance | openstack/serviceaccounts/nova-db-init
2026-06-24 01:39:36.353106 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie
2026-06-24 01:39:36.540006 | instance | openstack/serviceaccounts/nova-db-sync
2026-06-24 01:39:36.626054 | instance | openstack/secrets/rabbitmq-keystone-default-user
2026-06-24 01:39:36.800821 | instance | openstack/serviceaccounts/nova-ks-endpoints
2026-06-24 01:39:36.866978 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie
2026-06-24 01:39:37.065140 | instance | openstack/serviceaccounts/nova-ks-service
2026-06-24 01:39:37.134753 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook
2026-06-24 01:39:37.312345 | instance | openstack/serviceaccounts/nova-ks-user
2026-06-24 01:39:37.403203 | instance | openstack/secrets/rabbitmq-neutron-default-user
2026-06-24 01:39:37.591025 | instance | openstack/serviceaccounts/nova-novncproxy
2026-06-24 01:39:37.663119 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie
2026-06-24 01:39:37.864012 | instance | openstack/secrets/rabbitmq-nova-default-user
2026-06-24 01:39:37.921288 | instance | openstack/serviceaccounts/nova-rabbit-init
2026-06-24 01:39:38.033076 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie
2026-06-24 01:39:38.220184 | instance | openstack/serviceaccounts/nova-scheduler
2026-06-24 01:39:38.224655 | instance | openstack/serviceaccounts/nova-service-cleaner
2026-06-24 01:39:38.519014 | instance | openstack/secrets/rook-ceph-config
2026-06-24 01:39:38.520355 | instance | openstack/serviceaccounts/nova-test
2026-06-24 01:39:38.682845 | instance | openstack/serviceaccounts/openvswitch-server
2026-06-24 01:39:38.825061 | instance | openstack/secrets/rook-ceph-crash-collector-keyring
2026-06-24 01:39:39.000348 | instance | openstack/serviceaccounts/placement-api
2026-06-24 01:39:39.020654 | instance | openstack/serviceaccounts/placement-db-init
2026-06-24 01:39:39.332477 | instance | openstack/secrets/rook-ceph-mon
2026-06-24 01:39:39.342240 | instance | openstack/serviceaccounts/placement-db-sync
2026-06-24 01:39:39.505610 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring
2026-06-24 01:39:39.651365 | instance | openstack/serviceaccounts/placement-ks-endpoints
2026-06-24 01:39:39.660405 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs
2026-06-24 01:39:39.830432 | instance | openstack/serviceaccounts/placement-ks-service
2026-06-24 01:39:39.990986 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds
2026-06-24 01:39:40.169751 | instance | openstack/serviceaccounts/placement-ks-user
2026-06-24 01:39:40.172823 | instance | openstack/secrets/rook-csi-cephfs-node
2026-06-24 01:39:40.335502 | instance | openstack/serviceaccounts/pxc-operator
2026-06-24 01:39:40.463726 | instance | openstack/secrets/rook-csi-cephfs-provisioner
2026-06-24 01:39:40.616007 | instance | openstack/serviceaccounts/rabbitmq-barbican-server
2026-06-24 01:39:40.625683 | instance | openstack/secrets/rook-csi-rbd-node
2026-06-24 01:39:40.802878 | instance | openstack/serviceaccounts/rabbitmq-cinder-server
2026-06-24 01:39:40.920587 | instance | openstack/secrets/rook-csi-rbd-provisioner
2026-06-24 01:39:41.081208 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator
2026-06-24 01:39:41.122847 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1
2026-06-24 01:39:41.300853 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1
2026-06-24 01:39:41.420744 | instance | openstack/serviceaccounts/rabbitmq-glance-server
2026-06-24 01:39:41.473256 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1
2026-06-24 01:39:41.667187 | instance | openstack/serviceaccounts/rabbitmq-keystone-server
2026-06-24 01:39:41.737455 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1
2026-06-24 01:39:41.949048 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator
2026-06-24 01:39:41.986950 | instance | openstack/secrets/sh.helm.release.v1.glance.v1
2026-06-24 01:39:42.187370 | instance | openstack/serviceaccounts/rabbitmq-neutron-server
2026-06-24 01:39:42.264389 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1
2026-06-24 01:39:42.460224 | instance | openstack/serviceaccounts/rabbitmq-nova-server
2026-06-24 01:39:42.500929 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter
2026-06-24 01:39:42.749261 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1
2026-06-24 01:39:42.800963 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1
2026-06-24 01:39:42.938045 | instance | openstack/serviceaccounts/rook-ceph-default
2026-06-24 01:39:42.976455 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1
2026-06-24 01:39:43.196932 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1
2026-06-24 01:39:43.263502 | instance | openstack/serviceaccounts/rook-ceph-mgr
2026-06-24 01:39:43.441583 | instance | openstack/secrets/sh.helm.release.v1.nova.v1
2026-06-24 01:39:43.610281 | instance | openstack/serviceaccounts/rook-ceph-osd
2026-06-24 01:39:43.679442 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1
2026-06-24 01:39:43.845264 | instance | openstack/serviceaccounts/rook-ceph-purge-osd
2026-06-24 01:39:43.922257 | instance | openstack/secrets/sh.helm.release.v1.placement.v1
2026-06-24 01:39:44.095847 | instance | openstack/serviceaccounts/rook-ceph-rgw
2026-06-24 01:39:44.149346 | instance | openstack/serviceaccounts/staffeln-api
2026-06-24 01:39:44.438719 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1
2026-06-24 01:39:44.514113 | instance | openstack/serviceaccounts/staffeln-conductor
2026-06-24 01:39:44.630796 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1
2026-06-24 01:39:44.819809 | instance | openstack/serviceaccounts/staffeln-db-init
2026-06-24 01:39:44.847953 | instance | openstack/serviceaccounts/staffeln-db-sync
2026-06-24 01:39:45.121747 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1
2026-06-24 01:39:45.180689 | instance | openstack/serviceaccounts/valkey
2026-06-24 01:39:45.315788 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1
2026-06-24 01:39:45.532447 | instance | openstack/secrets/staffeln-db-admin
2026-06-24 01:39:45.540175 | instance | openstack/secrets/staffeln-db-user
2026-06-24 01:39:45.692861 | instance | openstack/secrets/staffeln-etc
2026-06-24 01:39:45.706030 | instance | openstack/secrets/valkey-ca
2026-06-24 01:39:45.871720 | instance | openstack/secrets/valkey-server-certs
2026-06-24 01:39:45.895250 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg
2026-06-24 01:39:46.039279 | instance | openstack/services/barbican-api
2026-06-24 01:39:46.075396 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg
2026-06-24 01:39:46.257562 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt
2026-06-24 01:39:46.278719 | instance | openstack/services/ceph-mon
2026-06-24 01:39:46.443200 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter
2026-06-24 01:39:46.471951 | instance | rook-ceph/rolebindings/rook-ceph-mgr
2026-06-24 01:39:46.614885 | instance | openstack/services/cinder-api
2026-06-24 01:39:46.647364 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system
2026-06-24 01:39:46.809983 | instance | openstack/services/glance-api
2026-06-24 01:39:46.817259 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack
2026-06-24 01:39:46.987135 | instance | openstack/services/keystone-api
2026-06-24 01:39:47.000773 | instance | rook-ceph/rolebindings/rook-ceph-osd
2026-06-24 01:39:47.207653 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd
2026-06-24 01:39:47.224128 | instance | openstack/services/memcached
2026-06-24 01:39:47.376962 | instance | rook-ceph/rolebindings/rook-ceph-system
2026-06-24 01:39:47.438384 | instance | openstack/services/memcached-metrics
2026-06-24 01:39:47.545177 | instance | openstack/services/neutron-coredns
2026-06-24 01:39:47.641210 | instance | openstack/services/neutron-coredns-metrics
2026-06-24 01:39:47.738479 | instance | openstack/services/neutron-server
2026-06-24 01:39:47.840634 | instance | openstack/services/nova-api
2026-06-24 01:39:47.937100 | instance | openstack/services/nova-metadata
2026-06-24 01:39:48.057415 | instance | openstack/services/nova-novncproxy
2026-06-24 01:39:48.156336 | instance | openstack/services/percona-xtradb-cluster-operator
2026-06-24 01:39:48.283215 | instance | openstack/services/percona-xtradb-haproxy
2026-06-24 01:39:48.354932 | instance | openstack/services/percona-xtradb-haproxy-metrics
2026-06-24 01:39:48.473837 | instance | openstack/services/percona-xtradb-haproxy-replicas
2026-06-24 01:39:48.543351 | instance | openstack/services/percona-xtradb-pxc
2026-06-24 01:39:48.668480 | instance | openstack/services/percona-xtradb-pxc-unready
2026-06-24 01:39:48.747174 | instance | openstack/services/placement-api
2026-06-24 01:39:48.867142 | instance | openstack/services/rabbitmq-barbican
2026-06-24 01:39:48.948747 | instance | openstack/services/rabbitmq-barbican-nodes
2026-06-24 01:39:49.075544 | instance | openstack/services/rabbitmq-cinder
2026-06-24 01:39:49.196433 | instance | openstack/services/rabbitmq-cinder-nodes
2026-06-24 01:39:49.330099 | instance | openstack/services/rabbitmq-glance
2026-06-24 01:39:49.406111 | instance | openstack/services/rabbitmq-glance-nodes
2026-06-24 01:39:49.551013 | instance | openstack/services/rabbitmq-keystone
2026-06-24 01:39:49.612506 | instance | openstack/services/rabbitmq-keystone-nodes
2026-06-24 01:39:49.751200 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook
2026-06-24 01:39:49.825599 | instance | openstack/services/rabbitmq-neutron
2026-06-24 01:39:49.952716 | instance | openstack/services/rabbitmq-neutron-nodes
2026-06-24 01:39:50.025116 | instance | openstack/services/rabbitmq-nova
2026-06-24 01:39:50.164251 | instance | openstack/services/rabbitmq-nova-nodes
2026-06-24 01:39:50.234180 | instance | openstack/services/rook-ceph-rgw-ceph
2026-06-24 01:39:50.360984 | instance | openstack/services/staffeln-api
2026-06-24 01:39:50.427170 | instance | openstack/services/valkey
2026-06-24 01:39:50.595733 | instance | openstack/services/valkey-headless
2026-06-24 01:39:50.639852 | instance | openstack/services/valkey-metrics
2026-06-24 01:39:50.791103 | instance | openstack/statefulsets/percona-xtradb-haproxy
2026-06-24 01:39:50.849006 | instance | openstack/statefulsets/percona-xtradb-pxc
2026-06-24 01:39:51.011768 | instance | openstack/statefulsets/rabbitmq-barbican-server
2026-06-24 01:39:51.072044 | instance | openstack/statefulsets/rabbitmq-cinder-server
2026-06-24 01:39:51.265820 | instance | openstack/statefulsets/rabbitmq-glance-server
2026-06-24 01:39:51.312461 | instance | openstack/statefulsets/rabbitmq-keystone-server
2026-06-24 01:39:51.479029 | instance | openstack/statefulsets/rabbitmq-neutron-server
2026-06-24 01:39:51.537147 | instance | openstack/statefulsets/rabbitmq-nova-server
2026-06-24 01:39:51.682716 | instance | openstack/statefulsets/valkey-node
2026-06-24 01:39:51.729819 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg
2026-06-24 01:39:51.882836 | instance | rook-ceph/roles/rbd-external-provisioner-cfg
2026-06-24 01:39:51.892833 | instance | rook-ceph/roles/rook-ceph-cmd-reporter
2026-06-24 01:39:52.059064 | instance | rook-ceph/roles/rook-ceph-mgr
2026-06-24 01:39:52.063287 | instance | rook-ceph/roles/rook-ceph-osd
2026-06-24 01:39:52.236583 | instance | rook-ceph/roles/rook-ceph-purge-osd
2026-06-24 01:39:52.247602 | instance | rook-ceph/roles/rook-ceph-system
2026-06-24 01:39:52.416527 | instance | secretgen-controller/configmaps/kube-root-ca.crt
2026-06-24 01:39:52.420256 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1
2026-06-24 01:39:52.600855 | instance | rook-ceph/serviceaccounts/default
2026-06-24 01:39:52.695321 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner
2026-06-24 01:39:52.799155 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter
2026-06-24 01:39:52.916488 | instance | rook-ceph/serviceaccounts/rook-ceph-default
2026-06-24 01:39:52.999168 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr
2026-06-24 01:39:53.124085 | instance | rook-ceph/serviceaccounts/rook-ceph-osd
2026-06-24 01:39:53.216370 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd
2026-06-24 01:39:53.377983 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw
2026-06-24 01:39:53.462653 | instance | rook-ceph/serviceaccounts/rook-ceph-system
2026-06-24 01:39:53.564524 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa
2026-06-24 01:39:53.644523 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa
2026-06-24 01:39:53.781665 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa
2026-06-24 01:39:53.851283 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa
2026-06-24 01:39:53.999410 | instance | secretgen-controller/deployment/secretgen-controller
2026-06-24 01:39:54.058613 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-hvrb6
2026-06-24 01:39:54.203279 | instance | secretgen-controller/serviceaccounts/default
2026-06-24 01:39:54.247918 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa
2026-06-24 01:39:54.571443 | instance | ok: Runtime: 0:02:08.599667
2026-06-24 01:39:54.609294 |
2026-06-24 01:39:54.609472 | TASK [describe-kubernetes-objects : Downloads logs to executor]
2026-06-24 01:39:55.428060 | instance | changed:
2026-06-24 01:39:55.428349 | instance | cd+++++++++ objects/
2026-06-24 01:39:55.428390 | instance | cd+++++++++ objects/cluster/
2026-06-24 01:39:55.428415 | instance | cd+++++++++ objects/cluster/clusterrole/
2026-06-24 01:39:55.428435 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt
2026-06-24 01:39:55.428455 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml
2026-06-24 01:39:55.428474 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt
2026-06-24 01:39:55.428493 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml
2026-06-24 01:39:55.428512 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt
2026-06-24 01:39:55.428531 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml
2026-06-24 01:39:55.428550 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt
2026-06-24 01:39:55.428568 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml
2026-06-24 01:39:55.428587 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.txt
2026-06-24 01:39:55.428606 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.yaml
2026-06-24 01:39:55.428623 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt
2026-06-24 01:39:55.428642 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml
2026-06-24 01:39:55.428660 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt
2026-06-24 01:39:55.428678 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml
2026-06-24 01:39:55.428697 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt
2026-06-24 01:39:55.428715 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml
2026-06-24 01:39:55.428733 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt
2026-06-24 01:39:55.428751 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml
2026-06-24 01:39:55.428769 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt
2026-06-24 01:39:55.428787 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml
2026-06-24 01:39:55.428805 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt
2026-06-24 01:39:55.428822 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml
2026-06-24 01:39:55.428841 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt
2026-06-24 01:39:55.428859 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml
2026-06-24 01:39:55.428877 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt
2026-06-24 01:39:55.428896 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml
2026-06-24 01:39:55.428915 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt
2026-06-24 01:39:55.428933 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml
2026-06-24 01:39:55.428966 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt
2026-06-24 01:39:55.429018 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml
2026-06-24 01:39:55.429038 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt
2026-06-24 01:39:55.429056 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml
2026-06-24 01:39:55.429074 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt
2026-06-24 01:39:55.429092 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml
2026-06-24 01:39:55.429110 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt
2026-06-24 01:39:55.429196 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml
2026-06-24 01:39:55.429220 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt
2026-06-24 01:39:55.429240 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml
2026-06-24 01:39:55.429259 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt
2026-06-24 01:39:55.429277 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml
2026-06-24 01:39:55.429296 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-06-24 01:39:55.429315 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-06-24 01:39:55.429334 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt
2026-06-24 01:39:55.429354 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml
2026-06-24 01:39:55.429373 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt
2026-06-24 01:39:55.429392 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml
2026-06-24 01:39:55.429410 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt
2026-06-24 01:39:55.429428 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml
2026-06-24 01:39:55.429446 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt
2026-06-24 01:39:55.429490 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml
2026-06-24 01:39:55.429513 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt
2026-06-24 01:39:55.429531 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-24 01:39:55.429549 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt
2026-06-24 01:39:55.429567 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml
2026-06-24 01:39:55.429586 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt
2026-06-24 01:39:55.429604 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml
2026-06-24 01:39:55.429622 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt
2026-06-24 01:39:55.429640 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml
2026-06-24 01:39:55.429658 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt
2026-06-24 01:39:55.429676 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml
2026-06-24 01:39:55.429694 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt
2026-06-24 01:39:55.429712 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml
2026-06-24 01:39:55.429730 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt
2026-06-24 01:39:55.429748 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml
2026-06-24 01:39:55.429765 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt
2026-06-24 01:39:55.429783 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml
2026-06-24 01:39:55.429807 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt
2026-06-24 01:39:55.429826 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml
2026-06-24 01:39:55.429844 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt
2026-06-24 01:39:55.429861 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml
2026-06-24 01:39:55.429878 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt
2026-06-24 01:39:55.429896 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml
2026-06-24 01:39:55.429914 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt
2026-06-24 01:39:55.429932 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml
2026-06-24 01:39:55.429950 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt
2026-06-24 01:39:55.429968 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml
2026-06-24 01:39:55.429986 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt
2026-06-24 01:39:55.430003 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml
2026-06-24 01:39:55.430021 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt
2026-06-24 01:39:55.430038 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml
2026-06-24 01:39:55.430056 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt
2026-06-24 01:39:55.430074 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml
2026-06-24 01:39:55.430093 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt
2026-06-24 01:39:55.430111 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml
2026-06-24 01:39:55.430129 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt
2026-06-24 01:39:55.430147 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml
2026-06-24 01:39:55.430165 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt
2026-06-24 01:39:55.430183 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml
2026-06-24 01:39:55.430200 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt
2026-06-24 01:39:55.430218 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml
2026-06-24 01:39:55.430236 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt
2026-06-24 01:39:55.430254 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml
2026-06-24 01:39:55.430272 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt
2026-06-24 01:39:55.430290 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml
2026-06-24 01:39:55.430308 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt
2026-06-24 01:39:55.430326 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml
2026-06-24 01:39:55.430344 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt
2026-06-24 01:39:55.430362 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml
2026-06-24 01:39:55.430380 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt
2026-06-24 01:39:55.430397 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml
2026-06-24 01:39:55.430415 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt
2026-06-24 01:39:55.430437 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml
2026-06-24 01:39:55.430455 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt
2026-06-24 01:39:55.430473 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml
2026-06-24 01:39:55.430491 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt
2026-06-24 01:39:55.430508 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml
2026-06-24 01:39:55.430526 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt
2026-06-24 01:39:55.430543 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml
2026-06-24 01:39:55.430561 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt
2026-06-24 01:39:55.430579 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml
2026-06-24 01:39:55.430597 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt
2026-06-24 01:39:55.430615 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml
2026-06-24 01:39:55.430633 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt
2026-06-24 01:39:55.430650 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml
2026-06-24 01:39:55.430668 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt
2026-06-24 01:39:55.430686 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml
2026-06-24 01:39:55.430703 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt
2026-06-24 01:39:55.430721 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml
2026-06-24 01:39:55.430739 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt
2026-06-24 01:39:55.430761 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml
2026-06-24 01:39:55.430779 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt
2026-06-24 01:39:55.430797 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml
2026-06-24 01:39:55.430816 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt
2026-06-24 01:39:55.430834 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml
2026-06-24 01:39:55.430852 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt
2026-06-24 01:39:55.430870 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml
2026-06-24 01:39:55.430887 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt
2026-06-24 01:39:55.430906 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml
2026-06-24 01:39:55.430924 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt
2026-06-24 01:39:55.430942 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml
2026-06-24 01:39:55.430960 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt
2026-06-24 01:39:55.430977 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml
2026-06-24 01:39:55.430994 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt
2026-06-24 01:39:55.431012 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml
2026-06-24 01:39:55.431029 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt
2026-06-24 01:39:55.431052 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml
2026-06-24 01:39:55.431070 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt
2026-06-24 01:39:55.431088 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml
2026-06-24 01:39:55.431106 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt
2026-06-24 01:39:55.431124 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml
2026-06-24 01:39:55.431142 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt
2026-06-24 01:39:55.431159 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml
2026-06-24 01:39:55.431177 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt
2026-06-24 01:39:55.431194 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml
2026-06-24 01:39:55.431211 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt
2026-06-24 01:39:55.431229 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml
2026-06-24 01:39:55.431246 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt
2026-06-24 01:39:55.431264 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml
2026-06-24 01:39:55.431281 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt
2026-06-24 01:39:55.431299 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml
2026-06-24 01:39:55.431317 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt
2026-06-24 01:39:55.431334 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml
2026-06-24 01:39:55.431352 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt
2026-06-24 01:39:55.431370 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml
2026-06-24 01:39:55.431387 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt
2026-06-24 01:39:55.431405 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml
2026-06-24 01:39:55.431423 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt
2026-06-24 01:39:55.431440 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml
2026-06-24 01:39:55.431458 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt
2026-06-24 01:39:55.431475 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml
2026-06-24 01:39:55.431492 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt
2026-06-24 01:39:55.431510 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml
2026-06-24 01:39:55.431527 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt
2026-06-24 01:39:55.431545 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml
2026-06-24 01:39:55.431563 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt
2026-06-24 01:39:55.431580 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml
2026-06-24 01:39:55.431598 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt
2026-06-24 01:39:55.431621 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml
2026-06-24 01:39:55.431639 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt
2026-06-24 01:39:55.431657 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml
2026-06-24 01:39:55.431675 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt
2026-06-24 01:39:55.431693 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml
2026-06-24 01:39:55.431711 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt
2026-06-24 01:39:55.431729 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml
2026-06-24 01:39:55.431747 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt
2026-06-24 01:39:55.431764 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml
2026-06-24 01:39:55.431782 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt
2026-06-24 01:39:55.431800 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml
2026-06-24 01:39:55.431818 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt
2026-06-24 01:39:55.431836 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml
2026-06-24 01:39:55.431854 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt
2026-06-24 01:39:55.431872 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml
2026-06-24 01:39:55.431891 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt
2026-06-24 01:39:55.431909 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml
2026-06-24 01:39:55.431927 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt
2026-06-24 01:39:55.431945 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml
2026-06-24 01:39:55.431964 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt
2026-06-24 01:39:55.431981 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml
2026-06-24 01:39:55.431999 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt
2026-06-24 01:39:55.432017 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml
2026-06-24 01:39:55.432035 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt
2026-06-24 01:39:55.432053 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml
2026-06-24 01:39:55.432071 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt
2026-06-24 01:39:55.432088 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml
2026-06-24 01:39:55.432106 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt
2026-06-24 01:39:55.432124 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml
2026-06-24 01:39:55.432142 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt
2026-06-24 01:39:55.432160 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml
2026-06-24 01:39:55.432178 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt
2026-06-24 01:39:55.432196 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml
2026-06-24 01:39:55.432214 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt
2026-06-24 01:39:55.432237 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml
2026-06-24 01:39:55.432256 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt
2026-06-24 01:39:55.432274 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml
2026-06-24 01:39:55.432292 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt
2026-06-24 01:39:55.432311 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml
2026-06-24 01:39:55.432329 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt
2026-06-24 01:39:55.432347 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml
2026-06-24 01:39:55.432365 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt
2026-06-24 01:39:55.432383 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml
2026-06-24 01:39:55.432401 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt
2026-06-24 01:39:55.432477 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml
2026-06-24 01:39:55.432510 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt
2026-06-24 01:39:55.432531 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml
2026-06-24 01:39:55.432550 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt
2026-06-24 01:39:55.432569 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml
2026-06-24 01:39:55.432587 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt
2026-06-24 01:39:55.432605 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml
2026-06-24 01:39:55.432624 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt
2026-06-24 01:39:55.432642 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml
2026-06-24 01:39:55.432660 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt
2026-06-24 01:39:55.432678 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml
2026-06-24 01:39:55.432696 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt
2026-06-24 01:39:55.432715 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml
2026-06-24 01:39:55.432733 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt
2026-06-24 01:39:55.432751 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml
2026-06-24 01:39:55.432770 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt
2026-06-24 01:39:55.432788 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml
2026-06-24 01:39:55.432806 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt
2026-06-24 01:39:55.432824 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml
2026-06-24 01:39:55.432842 | instance | cd+++++++++ objects/cluster/clusterrolebinding/
2026-06-24 01:39:55.432862 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt
2026-06-24 01:39:55.432882 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml
2026-06-24 01:39:55.432900 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt
2026-06-24 01:39:55.432918 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml
2026-06-24 01:39:55.432936 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt
2026-06-24 01:39:55.432975 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml
2026-06-24 01:39:55.433011 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt
2026-06-24 01:39:55.433031 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml
2026-06-24 01:39:55.433056 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt
2026-06-24 01:39:55.433075 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml
2026-06-24 01:39:55.433093 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt
2026-06-24 01:39:55.433112 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml
2026-06-24 01:39:55.433130 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt
2026-06-24 01:39:55.433148 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml
2026-06-24 01:39:55.433166 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt
2026-06-24 01:39:55.433184 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml
2026-06-24 01:39:55.433202 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt
2026-06-24 01:39:55.433220 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml
2026-06-24 01:39:55.433238 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt
2026-06-24 01:39:55.433255 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml
2026-06-24 01:39:55.433272 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt
2026-06-24 01:39:55.433290 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml
2026-06-24 01:39:55.433307 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt
2026-06-24 01:39:55.433325 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml
2026-06-24 01:39:55.433369 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt
2026-06-24 01:39:55.433388 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml
2026-06-24 01:39:55.433407 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt
2026-06-24 01:39:55.433425 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml
2026-06-24 01:39:55.433443 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt
2026-06-24 01:39:55.433461 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml
2026-06-24 01:39:55.433479 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-06-24 01:39:55.433496 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-06-24 01:39:55.433514 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt
2026-06-24 01:39:55.433532 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml
2026-06-24 01:39:55.433550 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt
2026-06-24 01:39:55.433568 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml
2026-06-24 01:39:55.433586 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt
2026-06-24 01:39:55.433604 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml
2026-06-24 01:39:55.433622 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt
2026-06-24 01:39:55.433640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml
2026-06-24 01:39:55.433678 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt
2026-06-24 01:39:55.433697 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-24 01:39:55.433715 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt
2026-06-24 01:39:55.433733 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml
2026-06-24 01:39:55.433750 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt
2026-06-24 01:39:55.433768 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml
2026-06-24 01:39:55.433786 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt
2026-06-24 01:39:55.433804 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml
2026-06-24 01:39:55.433822 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt
2026-06-24 01:39:55.433840 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml
2026-06-24 01:39:55.433857 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt
2026-06-24 01:39:55.433874 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml
2026-06-24 01:39:55.433892 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt
2026-06-24 01:39:55.433910 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml
2026-06-24 01:39:55.433928 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt
2026-06-24 01:39:55.433946 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml
2026-06-24 01:39:55.433964 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt
2026-06-24 01:39:55.433982 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml
2026-06-24 01:39:55.434000 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt
2026-06-24 01:39:55.434018 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml
2026-06-24 01:39:55.434035 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt
2026-06-24 01:39:55.434053 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml
2026-06-24 01:39:55.434071 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt
2026-06-24 01:39:55.434089 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml
2026-06-24 01:39:55.434107 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt
2026-06-24 01:39:55.434125 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml
2026-06-24 01:39:55.434143 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt
2026-06-24 01:39:55.434161 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml
2026-06-24 01:39:55.434179 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt
2026-06-24 01:39:55.434197 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml
2026-06-24 01:39:55.434215 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt
2026-06-24 01:39:55.434233 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml
2026-06-24 01:39:55.434251 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt
2026-06-24 01:39:55.434269 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml
2026-06-24 01:39:55.434360 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt
2026-06-24 01:39:55.434390 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml
2026-06-24 01:39:55.434411 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt
2026-06-24 01:39:55.434430 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml
2026-06-24 01:39:55.434448 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt
2026-06-24 01:39:55.434467 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml
2026-06-24 01:39:55.434486 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt
2026-06-24 01:39:55.434504 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml
2026-06-24 01:39:55.434522 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt
2026-06-24 01:39:55.434540 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml
2026-06-24 01:39:55.434559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt
2026-06-24 01:39:55.434577 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml
2026-06-24 01:39:55.434595 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt
2026-06-24 01:39:55.434613 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml
2026-06-24 01:39:55.434631 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt
2026-06-24 01:39:55.434649 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml
2026-06-24 01:39:55.434667 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt
2026-06-24 01:39:55.434685 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml
2026-06-24 01:39:55.434703 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt
2026-06-24 01:39:55.434721 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml
2026-06-24 01:39:55.434739 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt
2026-06-24 01:39:55.434757 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml
2026-06-24 01:39:55.434775 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt
2026-06-24 01:39:55.434793 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml
2026-06-24 01:39:55.434811 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt
2026-06-24 01:39:55.434829 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml
2026-06-24 01:39:55.434848 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt
2026-06-24 01:39:55.434866 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml
2026-06-24 01:39:55.434884 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt
2026-06-24 01:39:55.434902 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml
2026-06-24 01:39:55.434920 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt
2026-06-24 01:39:55.434938 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml
2026-06-24 01:39:55.434956 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt
2026-06-24 01:39:55.434973 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml
2026-06-24 01:39:55.434996 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt
2026-06-24 01:39:55.435014 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml
2026-06-24 01:39:55.435032 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt
2026-06-24 01:39:55.435050 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml
2026-06-24 01:39:55.435068 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt
2026-06-24 01:39:55.435086 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml
2026-06-24 01:39:55.435103 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt
2026-06-24 01:39:55.435121 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml
2026-06-24 01:39:55.435140 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt
2026-06-24 01:39:55.435158 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml
2026-06-24 01:39:55.435176 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt
2026-06-24 01:39:55.435194 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml
2026-06-24 01:39:55.435212 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt
2026-06-24 01:39:55.435230 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml
2026-06-24 01:39:55.435248 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt
2026-06-24 01:39:55.435265 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml
2026-06-24 01:39:55.435283 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt
2026-06-24 01:39:55.435301 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml
2026-06-24 01:39:55.435319 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt
2026-06-24 01:39:55.435337 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml
2026-06-24 01:39:55.435355 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt
2026-06-24 01:39:55.435373 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml
2026-06-24 01:39:55.435391 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt
2026-06-24 01:39:55.435408 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml
2026-06-24 01:39:55.435426 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt
2026-06-24 01:39:55.435443 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml
2026-06-24 01:39:55.435461 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt
2026-06-24 01:39:55.435478 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml
2026-06-24 01:39:55.435496 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt
2026-06-24 01:39:55.435514 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml
2026-06-24 01:39:55.435531 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt
2026-06-24 01:39:55.435553 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml
2026-06-24 01:39:55.435572 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt
2026-06-24 01:39:55.435589 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml
2026-06-24 01:39:55.435607 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt
2026-06-24 01:39:55.435625 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml
2026-06-24 01:39:55.435643 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt
2026-06-24 01:39:55.435661 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml
2026-06-24 01:39:55.435678 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt
2026-06-24 01:39:55.435763 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml
2026-06-24 01:39:55.435789 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt
2026-06-24 01:39:55.435809 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml
2026-06-24 01:39:55.435828 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt
2026-06-24 01:39:55.435847 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml
2026-06-24 01:39:55.435865 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt
2026-06-24 01:39:55.435884 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml
2026-06-24 01:39:55.435901 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt
2026-06-24 01:39:55.435919 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml
2026-06-24 01:39:55.435938 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt
2026-06-24 01:39:55.435956 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml
2026-06-24 01:39:55.435974 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt
2026-06-24 01:39:55.435992 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml
2026-06-24 01:39:55.436010 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt
2026-06-24 01:39:55.436028 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml
2026-06-24 01:39:55.436046 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt
2026-06-24 01:39:55.436064 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml
2026-06-24 01:39:55.436081 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt
2026-06-24 01:39:55.436099 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml
2026-06-24 01:39:55.436117 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt
2026-06-24 01:39:55.436135 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml
2026-06-24 01:39:55.436152 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt
2026-06-24 01:39:55.436170 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml
2026-06-24 01:39:55.436188 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt
2026-06-24 01:39:55.436206 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml
2026-06-24 01:39:55.436229 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt
2026-06-24 01:39:55.436247 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml
2026-06-24 01:39:55.436265 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt
2026-06-24 01:39:55.436284 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml
2026-06-24 01:39:55.436303 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt
2026-06-24 01:39:55.436320 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml
2026-06-24 01:39:55.436338 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt
2026-06-24 01:39:55.436356 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml
2026-06-24 01:39:55.436374 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt
2026-06-24 01:39:55.436392 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml
2026-06-24 01:39:55.436410 | instance | cd+++++++++ objects/cluster/namespace/
2026-06-24 01:39:55.436428 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt
2026-06-24 01:39:55.436446 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml
2026-06-24 01:39:55.436463 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt
2026-06-24 01:39:55.436481 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml
2026-06-24 01:39:55.436499 | instance | >f+++++++++ objects/cluster/namespace/default.txt
2026-06-24 01:39:55.436517 | instance | >f+++++++++ objects/cluster/namespace/default.yaml
2026-06-24 01:39:55.436535 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt
2026-06-24 01:39:55.436553 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml
2026-06-24 01:39:55.436571 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt
2026-06-24 01:39:55.436589 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml
2026-06-24 01:39:55.436607 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt
2026-06-24 01:39:55.436625 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml
2026-06-24 01:39:55.436643 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt
2026-06-24 01:39:55.436661 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml
2026-06-24 01:39:55.436679 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt
2026-06-24 01:39:55.436696 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml
2026-06-24 01:39:55.436714 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt
2026-06-24 01:39:55.436732 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml
2026-06-24 01:39:55.436750 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt
2026-06-24 01:39:55.436768 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml
2026-06-24 01:39:55.436786 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt
2026-06-24 01:39:55.436804 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml
2026-06-24 01:39:55.436822 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt
2026-06-24 01:39:55.436840 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml
2026-06-24 01:39:55.436858 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt
2026-06-24 01:39:55.436876 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml
2026-06-24 01:39:55.436894 | instance | cd+++++++++ objects/cluster/node/
2026-06-24 01:39:55.436912 | instance | >f+++++++++ objects/cluster/node/instance.txt
2026-06-24 01:39:55.436930 | instance | >f+++++++++ objects/cluster/node/instance.yaml
2026-06-24 01:39:55.436948 | instance | cd+++++++++ objects/cluster/storageclass/
2026-06-24 01:39:55.437008 | instance | >f+++++++++ objects/cluster/storageclass/general.txt
2026-06-24 01:39:55.437034 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml
2026-06-24 01:39:55.437054 | instance | cd+++++++++ objects/namespaced/
2026-06-24 01:39:55.437072 | instance | cd+++++++++ objects/namespaced/auth-system/
2026-06-24 01:39:55.437090 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/
2026-06-24 01:39:55.437109 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt
2026-06-24 01:39:55.437127 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml
2026-06-24 01:39:55.437145 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt
2026-06-24 01:39:55.437163 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml
2026-06-24 01:39:55.437181 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/
2026-06-24 01:39:55.437200 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt
2026-06-24 01:39:55.437218 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml
2026-06-24 01:39:55.437236 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt
2026-06-24 01:39:55.437254 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml
2026-06-24 01:39:55.437273 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt
2026-06-24 01:39:55.437291 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml
2026-06-24 01:39:55.437309 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/
2026-06-24 01:39:55.437327 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt
2026-06-24 01:39:55.437346 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml
2026-06-24 01:39:55.437364 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/
2026-06-24 01:39:55.437383 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt
2026-06-24 01:39:55.437401 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml
2026-06-24 01:39:55.437420 | instance | cd+++++++++ objects/namespaced/auth-system/pods/
2026-06-24 01:39:55.437438 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt
2026-06-24 01:39:55.437457 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml
2026-06-24 01:39:55.437475 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/
2026-06-24 01:39:55.437493 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt
2026-06-24 01:39:55.437511 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml
2026-06-24 01:39:55.437530 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-246.nip.io-tls.txt
2026-06-24 01:39:55.437548 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-246.nip.io-tls.yaml
2026-06-24 01:39:55.437566 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt
2026-06-24 01:39:55.437585 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml
2026-06-24 01:39:55.437603 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt
2026-06-24 01:39:55.437621 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml
2026-06-24 01:39:55.437638 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/
2026-06-24 01:39:55.437656 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt
2026-06-24 01:39:55.437674 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml
2026-06-24 01:39:55.437692 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt
2026-06-24 01:39:55.437710 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml
2026-06-24 01:39:55.437733 | instance | cd+++++++++ objects/namespaced/auth-system/services/
2026-06-24 01:39:55.437752 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt
2026-06-24 01:39:55.437771 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml
2026-06-24 01:39:55.437789 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt
2026-06-24 01:39:55.437807 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml
2026-06-24 01:39:55.437826 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt
2026-06-24 01:39:55.437844 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml
2026-06-24 01:39:55.437863 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/
2026-06-24 01:39:55.437881 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt
2026-06-24 01:39:55.437899 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml
2026-06-24 01:39:55.437917 | instance | cd+++++++++ objects/namespaced/cert-manager/
2026-06-24 01:39:55.437935 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/
2026-06-24 01:39:55.437957 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt
2026-06-24 01:39:55.437980 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml
2026-06-24 01:39:55.438002 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/
2026-06-24 01:39:55.438025 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt
2026-06-24 01:39:55.438047 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml
2026-06-24 01:39:55.438070 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt
2026-06-24 01:39:55.438092 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml
2026-06-24 01:39:55.438114 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt
2026-06-24 01:39:55.438132 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml
2026-06-24 01:39:55.438151 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/
2026-06-24 01:39:55.438169 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt
2026-06-24 01:39:55.438187 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml
2026-06-24 01:39:55.438205 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt
2026-06-24 01:39:55.438223 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml
2026-06-24 01:39:55.438241 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/
2026-06-24 01:39:55.438259 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-t72tq.txt
2026-06-24 01:39:55.438277 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-t72tq.yaml
2026-06-24 01:39:55.438295 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-q6bh2.txt
2026-06-24 01:39:55.438313 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-q6bh2.yaml
2026-06-24 01:39:55.438331 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-fp2jb.txt
2026-06-24 01:39:55.438349 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-fp2jb.yaml
2026-06-24 01:39:55.438367 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/
2026-06-24 01:39:55.438385 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt
2026-06-24 01:39:55.438403 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml
2026-06-24 01:39:55.438426 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt
2026-06-24 01:39:55.438445 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml
2026-06-24 01:39:55.438464 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt
2026-06-24 01:39:55.438482 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml
2026-06-24 01:39:55.438500 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/
2026-06-24 01:39:55.438518 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt
2026-06-24 01:39:55.438536 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml
2026-06-24 01:39:55.438554 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt
2026-06-24 01:39:55.438572 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml
2026-06-24 01:39:55.438590 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt
2026-06-24 01:39:55.438607 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml
2026-06-24 01:39:55.438625 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/
2026-06-24 01:39:55.438643 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt
2026-06-24 01:39:55.438661 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml
2026-06-24 01:39:55.438679 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt
2026-06-24 01:39:55.438697 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml
2026-06-24 01:39:55.438714 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt
2026-06-24 01:39:55.438732 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml
2026-06-24 01:39:55.438749 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt
2026-06-24 01:39:55.438767 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml
2026-06-24 01:39:55.438785 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/
2026-06-24 01:39:55.438802 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt
2026-06-24 01:39:55.438820 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml
2026-06-24 01:39:55.438838 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt
2026-06-24 01:39:55.438855 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml
2026-06-24 01:39:55.438873 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt
2026-06-24 01:39:55.438891 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml
2026-06-24 01:39:55.438909 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt
2026-06-24 01:39:55.438927 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml
2026-06-24 01:39:55.438945 | instance | cd+++++++++ objects/namespaced/cert-manager/services/
2026-06-24 01:39:55.438963 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt
2026-06-24 01:39:55.438981 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml
2026-06-24 01:39:55.438999 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt
2026-06-24 01:39:55.439017 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml
2026-06-24 01:39:55.439042 | instance | cd+++++++++ objects/namespaced/default/
2026-06-24 01:39:55.439061 | instance | cd+++++++++ objects/namespaced/default/configmaps/
2026-06-24 01:39:55.439079 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt
2026-06-24 01:39:55.439097 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml
2026-06-24 01:39:55.439115 | instance | cd+++++++++ objects/namespaced/default/endpoints/
2026-06-24 01:39:55.439133 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt
2026-06-24 01:39:55.439151 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml
2026-06-24 01:39:55.439168 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/
2026-06-24 01:39:55.439186 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt
2026-06-24 01:39:55.439205 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml
2026-06-24 01:39:55.439223 | instance | cd+++++++++ objects/namespaced/default/services/
2026-06-24 01:39:55.439241 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt
2026-06-24 01:39:55.439259 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml
2026-06-24 01:39:55.439277 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/
2026-06-24 01:39:55.439339 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/
2026-06-24 01:39:55.439382 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt
2026-06-24 01:39:55.439405 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml
2026-06-24 01:39:55.439424 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt
2026-06-24 01:39:55.439443 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml
2026-06-24 01:39:55.439461 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/
2026-06-24 01:39:55.439480 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt
2026-06-24 01:39:55.439498 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml
2026-06-24 01:39:55.439516 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/
2026-06-24 01:39:55.439534 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt
2026-06-24 01:39:55.439552 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml
2026-06-24 01:39:55.439570 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/
2026-06-24 01:39:55.439587 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-295lh.txt
2026-06-24 01:39:55.439605 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-295lh.yaml
2026-06-24 01:39:55.439623 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/
2026-06-24 01:39:55.439641 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt
2026-06-24 01:39:55.439660 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml
2026-06-24 01:39:55.439678 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt
2026-06-24 01:39:55.439696 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml
2026-06-24 01:39:55.439714 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt
2026-06-24 01:39:55.439733 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml
2026-06-24 01:39:55.439758 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/
2026-06-24 01:39:55.439777 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt
2026-06-24 01:39:55.439796 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml
2026-06-24 01:39:55.439814 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt
2026-06-24 01:39:55.439833 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml
2026-06-24 01:39:55.439850 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt
2026-06-24 01:39:55.439869 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml
2026-06-24 01:39:55.439887 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/
2026-06-24 01:39:55.439905 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt
2026-06-24 01:39:55.439923 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml
2026-06-24 01:39:55.439942 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt
2026-06-24 01:39:55.439960 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml
2026-06-24 01:39:55.439978 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt
2026-06-24 01:39:55.439996 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml
2026-06-24 01:39:55.440014 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt
2026-06-24 01:39:55.440032 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml
2026-06-24 01:39:55.440050 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt
2026-06-24 01:39:55.440068 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml
2026-06-24 01:39:55.440087 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/
2026-06-24 01:39:55.440105 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt
2026-06-24 01:39:55.440123 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml
2026-06-24 01:39:55.440141 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt
2026-06-24 01:39:55.440159 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml
2026-06-24 01:39:55.440177 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt
2026-06-24 01:39:55.440195 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml
2026-06-24 01:39:55.440213 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/
2026-06-24 01:39:55.440230 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt
2026-06-24 01:39:55.440248 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml
2026-06-24 01:39:55.440266 | instance | cd+++++++++ objects/namespaced/ingress-nginx/
2026-06-24 01:39:55.440284 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/
2026-06-24 01:39:55.440302 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt
2026-06-24 01:39:55.440321 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml
2026-06-24 01:39:55.440339 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt
2026-06-24 01:39:55.440362 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml
2026-06-24 01:39:55.440381 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt
2026-06-24 01:39:55.440399 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml
2026-06-24 01:39:55.440417 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt
2026-06-24 01:39:55.440434 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml
2026-06-24 01:39:55.440452 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/
2026-06-24 01:39:55.440470 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt
2026-06-24 01:39:55.440488 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml
2026-06-24 01:39:55.440506 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/
2026-06-24 01:39:55.440525 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt
2026-06-24 01:39:55.440543 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml
2026-06-24 01:39:55.440562 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/
2026-06-24 01:39:55.440580 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt
2026-06-24 01:39:55.440598 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml
2026-06-24 01:39:55.440616 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt
2026-06-24 01:39:55.440634 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml
2026-06-24 01:39:55.440652 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt
2026-06-24 01:39:55.440670 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml
2026-06-24 01:39:55.440688 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt
2026-06-24 01:39:55.440706 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml
2026-06-24 01:39:55.440842 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/
2026-06-24 01:39:55.440885 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-h6mn7.txt
2026-06-24 01:39:55.440909 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-h6mn7.yaml
2026-06-24 01:39:55.440928 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-p5289.txt
2026-06-24 01:39:55.440948 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-p5289.yaml
2026-06-24 01:39:55.440994 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/
2026-06-24 01:39:55.441014 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt
2026-06-24 01:39:55.441033 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml
2026-06-24 01:39:55.441052 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/
2026-06-24 01:39:55.441070 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt
2026-06-24 01:39:55.441089 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml
2026-06-24 01:39:55.441107 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/
2026-06-24 01:39:55.441125 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt
2026-06-24 01:39:55.441143 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml
2026-06-24 01:39:55.441161 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt
2026-06-24 01:39:55.441186 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml
2026-06-24 01:39:55.441205 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/
2026-06-24 01:39:55.441224 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt
2026-06-24 01:39:55.441242 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml
2026-06-24 01:39:55.441259 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt
2026-06-24 01:39:55.441278 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml
2026-06-24 01:39:55.441296 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt
2026-06-24 01:39:55.441313 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml
2026-06-24 01:39:55.441331 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/
2026-06-24 01:39:55.441349 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt
2026-06-24 01:39:55.441367 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml
2026-06-24 01:39:55.441385 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt
2026-06-24 01:39:55.441403 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml
2026-06-24 01:39:55.441421 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt
2026-06-24 01:39:55.441438 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml
2026-06-24 01:39:55.441456 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt
2026-06-24 01:39:55.441473 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml
2026-06-24 01:39:55.441491 | instance | cd+++++++++ objects/namespaced/kube-node-lease/
2026-06-24 01:39:55.441509 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/
2026-06-24 01:39:55.441527 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt
2026-06-24 01:39:55.441545 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml
2026-06-24 01:39:55.441562 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/
2026-06-24 01:39:55.441580 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt
2026-06-24 01:39:55.441598 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml
2026-06-24 01:39:55.441616 | instance | cd+++++++++ objects/namespaced/kube-public/
2026-06-24 01:39:55.441634 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/
2026-06-24 01:39:55.441652 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt
2026-06-24 01:39:55.441670 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml
2026-06-24 01:39:55.441688 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt
2026-06-24 01:39:55.441706 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml
2026-06-24 01:39:55.441723 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/
2026-06-24 01:39:55.441741 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt
2026-06-24 01:39:55.441759 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-06-24 01:39:55.441777 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt
2026-06-24 01:39:55.441801 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml
2026-06-24 01:39:55.441820 | instance | cd+++++++++ objects/namespaced/kube-public/roles/
2026-06-24 01:39:55.441838 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt
2026-06-24 01:39:55.441855 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-06-24 01:39:55.441873 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt
2026-06-24 01:39:55.441891 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml
2026-06-24 01:39:55.441909 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/
2026-06-24 01:39:55.441926 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt
2026-06-24 01:39:55.441944 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml
2026-06-24 01:39:55.441962 | instance | cd+++++++++ objects/namespaced/kube-system/
2026-06-24 01:39:55.441979 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/
2026-06-24 01:39:55.441997 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt
2026-06-24 01:39:55.442015 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml
2026-06-24 01:39:55.442033 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt
2026-06-24 01:39:55.442051 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml
2026-06-24 01:39:55.442070 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt
2026-06-24 01:39:55.442087 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml
2026-06-24 01:39:55.442106 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt
2026-06-24 01:39:55.442124 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml
2026-06-24 01:39:55.442142 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt
2026-06-24 01:39:55.442161 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml
2026-06-24 01:39:55.442179 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt
2026-06-24 01:39:55.442197 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml
2026-06-24 01:39:55.442215 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt
2026-06-24 01:39:55.442233 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml
2026-06-24 01:39:55.442251 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt
2026-06-24 01:39:55.442269 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml
2026-06-24 01:39:55.442288 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/
2026-06-24 01:39:55.442306 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt
2026-06-24 01:39:55.442324 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml
2026-06-24 01:39:55.442341 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt
2026-06-24 01:39:55.442359 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml
2026-06-24 01:39:55.442377 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/
2026-06-24 01:39:55.442395 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt
2026-06-24 01:39:55.442412 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml
2026-06-24 01:39:55.442430 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt
2026-06-24 01:39:55.442453 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml
2026-06-24 01:39:55.442473 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/
2026-06-24 01:39:55.442491 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt
2026-06-24 01:39:55.442510 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml
2026-06-24 01:39:55.442528 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt
2026-06-24 01:39:55.442546 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml
2026-06-24 01:39:55.442564 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt
2026-06-24 01:39:55.442638 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml
2026-06-24 01:39:55.442673 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt
2026-06-24 01:39:55.442694 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml
2026-06-24 01:39:55.442713 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt
2026-06-24 01:39:55.442732 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml
2026-06-24 01:39:55.442750 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt
2026-06-24 01:39:55.442768 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml
2026-06-24 01:39:55.442786 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt
2026-06-24 01:39:55.442804 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml
2026-06-24 01:39:55.442823 | instance | cd+++++++++ objects/namespaced/kube-system/pods/
2026-06-24 01:39:55.442843 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-dldsr.txt
2026-06-24 01:39:55.442862 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-dldsr.yaml
2026-06-24 01:39:55.442880 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-scl7p.txt
2026-06-24 01:39:55.442899 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-scl7p.yaml
2026-06-24 01:39:55.442917 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-lqfzd.txt
2026-06-24 01:39:55.442935 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-lqfzd.yaml
2026-06-24 01:39:55.442954 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-m6s6r.txt
2026-06-24 01:39:55.442974 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-m6s6r.yaml
2026-06-24 01:39:55.442995 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt
2026-06-24 01:39:55.443014 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml
2026-06-24 01:39:55.443033 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt
2026-06-24 01:39:55.443051 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml
2026-06-24 01:39:55.443070 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt
2026-06-24 01:39:55.443088 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml
2026-06-24 01:39:55.443106 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-jwnmh.txt
2026-06-24 01:39:55.443125 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-jwnmh.yaml
2026-06-24 01:39:55.443143 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt
2026-06-24 01:39:55.443162 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml
2026-06-24 01:39:55.443186 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt
2026-06-24 01:39:55.443206 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml
2026-06-24 01:39:55.443226 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/
2026-06-24 01:39:55.443245 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt
2026-06-24 01:39:55.443264 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml
2026-06-24 01:39:55.443282 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt
2026-06-24 01:39:55.443301 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml
2026-06-24 01:39:55.443319 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt
2026-06-24 01:39:55.443337 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml
2026-06-24 01:39:55.443355 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt
2026-06-24 01:39:55.443373 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml
2026-06-24 01:39:55.443391 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt
2026-06-24 01:39:55.443409 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml
2026-06-24 01:39:55.443427 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt
2026-06-24 01:39:55.443445 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml
2026-06-24 01:39:55.443463 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt
2026-06-24 01:39:55.443481 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml
2026-06-24 01:39:55.443499 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt
2026-06-24 01:39:55.443517 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml
2026-06-24 01:39:55.443536 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt
2026-06-24 01:39:55.443554 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml
2026-06-24 01:39:55.443572 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt
2026-06-24 01:39:55.443590 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml
2026-06-24 01:39:55.443608 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt
2026-06-24 01:39:55.443626 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml
2026-06-24 01:39:55.443644 | instance | cd+++++++++ objects/namespaced/kube-system/roles/
2026-06-24 01:39:55.443662 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt
2026-06-24 01:39:55.443680 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml
2026-06-24 01:39:55.443698 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt
2026-06-24 01:39:55.443716 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml
2026-06-24 01:39:55.443734 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt
2026-06-24 01:39:55.443752 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml
2026-06-24 01:39:55.443776 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt
2026-06-24 01:39:55.443795 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml
2026-06-24 01:39:55.443813 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt
2026-06-24 01:39:55.443831 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml
2026-06-24 01:39:55.443849 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt
2026-06-24 01:39:55.443867 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml
2026-06-24 01:39:55.443885 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt
2026-06-24 01:39:55.443903 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml
2026-06-24 01:39:55.443921 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt
2026-06-24 01:39:55.443939 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml
2026-06-24 01:39:55.443957 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt
2026-06-24 01:39:55.443975 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml
2026-06-24 01:39:55.443992 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt
2026-06-24 01:39:55.444010 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml
2026-06-24 01:39:55.444028 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt
2026-06-24 01:39:55.444046 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml
2026-06-24 01:39:55.444063 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/
2026-06-24 01:39:55.444081 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-3biwkm.txt
2026-06-24 01:39:55.444099 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-3biwkm.yaml
2026-06-24 01:39:55.444117 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-qqot8a.txt
2026-06-24 01:39:55.444135 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-qqot8a.yaml
2026-06-24 01:39:55.444153 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt
2026-06-24 01:39:55.444171 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml
2026-06-24 01:39:55.444189 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt
2026-06-24 01:39:55.444206 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml
2026-06-24 01:39:55.444224 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/
2026-06-24 01:39:55.444242 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt
2026-06-24 01:39:55.444260 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml
2026-06-24 01:39:55.444277 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt
2026-06-24 01:39:55.444295 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml
2026-06-24 01:39:55.444312 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt
2026-06-24 01:39:55.444330 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml
2026-06-24 01:39:55.444347 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt
2026-06-24 01:39:55.444365 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml
2026-06-24 01:39:55.444456 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt
2026-06-24 01:39:55.444484 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml
2026-06-24 01:39:55.444504 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt
2026-06-24 01:39:55.444523 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml
2026-06-24 01:39:55.444541 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt
2026-06-24 01:39:55.444560 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml
2026-06-24 01:39:55.444579 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt
2026-06-24 01:39:55.444597 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml
2026-06-24 01:39:55.444615 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt
2026-06-24 01:39:55.444633 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml
2026-06-24 01:39:55.444651 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt
2026-06-24 01:39:55.444671 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml
2026-06-24 01:39:55.444695 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt
2026-06-24 01:39:55.444718 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml
2026-06-24 01:39:55.444741 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt
2026-06-24 01:39:55.444763 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml
2026-06-24 01:39:55.444783 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt
2026-06-24 01:39:55.444801 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml
2026-06-24 01:39:55.444819 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt
2026-06-24 01:39:55.444837 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml
2026-06-24 01:39:55.444855 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt
2026-06-24 01:39:55.444873 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml
2026-06-24 01:39:55.444892 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt
2026-06-24 01:39:55.444909 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml
2026-06-24 01:39:55.444928 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt
2026-06-24 01:39:55.444946 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml
2026-06-24 01:39:55.444995 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt
2026-06-24 01:39:55.445017 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml
2026-06-24 01:39:55.445036 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt
2026-06-24 01:39:55.445054 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml
2026-06-24 01:39:55.445073 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt
2026-06-24 01:39:55.445091 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml
2026-06-24 01:39:55.445110 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt
2026-06-24 01:39:55.445134 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml
2026-06-24 01:39:55.445153 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt
2026-06-24 01:39:55.445172 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml
2026-06-24 01:39:55.445190 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt
2026-06-24 01:39:55.445208 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml
2026-06-24 01:39:55.445226 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt
2026-06-24 01:39:55.445245 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml
2026-06-24 01:39:55.445263 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt
2026-06-24 01:39:55.445282 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml
2026-06-24 01:39:55.445300 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt
2026-06-24 01:39:55.445319 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml
2026-06-24 01:39:55.445339 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt
2026-06-24 01:39:55.445358 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml
2026-06-24 01:39:55.445376 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt
2026-06-24 01:39:55.445396 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml
2026-06-24 01:39:55.445413 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt
2026-06-24 01:39:55.445431 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml
2026-06-24 01:39:55.445449 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt
2026-06-24 01:39:55.445467 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml
2026-06-24 01:39:55.445485 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt
2026-06-24 01:39:55.445503 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml
2026-06-24 01:39:55.445520 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt
2026-06-24 01:39:55.445538 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml
2026-06-24 01:39:55.445556 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt
2026-06-24 01:39:55.445574 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml
2026-06-24 01:39:55.445593 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt
2026-06-24 01:39:55.445611 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml
2026-06-24 01:39:55.445629 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt
2026-06-24 01:39:55.445648 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml
2026-06-24 01:39:55.445666 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt
2026-06-24 01:39:55.445685 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml
2026-06-24 01:39:55.445703 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt
2026-06-24 01:39:55.445721 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml
2026-06-24 01:39:55.445745 | instance | cd+++++++++ objects/namespaced/kube-system/services/
2026-06-24 01:39:55.445764 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt
2026-06-24 01:39:55.445786 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml
2026-06-24 01:39:55.445811 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt
2026-06-24 01:39:55.445835 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml
2026-06-24 01:39:55.445855 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt
2026-06-24 01:39:55.445874 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml
2026-06-24 01:39:55.445956 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt
2026-06-24 01:39:55.445999 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml
2026-06-24 01:39:55.446024 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt
2026-06-24 01:39:55.446043 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml
2026-06-24 01:39:55.446062 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt
2026-06-24 01:39:55.446081 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml
2026-06-24 01:39:55.446099 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt
2026-06-24 01:39:55.446117 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml
2026-06-24 01:39:55.446136 | instance | cd+++++++++ objects/namespaced/local-path-storage/
2026-06-24 01:39:55.446154 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/
2026-06-24 01:39:55.446173 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt
2026-06-24 01:39:55.446191 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml
2026-06-24 01:39:55.446209 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt
2026-06-24 01:39:55.446228 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml
2026-06-24 01:39:55.446245 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/
2026-06-24 01:39:55.446264 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt
2026-06-24 01:39:55.446282 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml
2026-06-24 01:39:55.446301 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/
2026-06-24 01:39:55.446320 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-j7s7k.txt
2026-06-24 01:39:55.446338 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-j7s7k.yaml
2026-06-24 01:39:55.446357 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/
2026-06-24 01:39:55.446375 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt
2026-06-24 01:39:55.446394 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml
2026-06-24 01:39:55.446412 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/
2026-06-24 01:39:55.446430 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt
2026-06-24 01:39:55.446448 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml
2026-06-24 01:39:55.446473 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt
2026-06-24 01:39:55.446493 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml
2026-06-24 01:39:55.446511 | instance | cd+++++++++ objects/namespaced/monitoring/
2026-06-24 01:39:55.446529 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/
2026-06-24 01:39:55.446547 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt
2026-06-24 01:39:55.446565 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml
2026-06-24 01:39:55.446585 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt
2026-06-24 01:39:55.446603 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml
2026-06-24 01:39:55.446621 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt
2026-06-24 01:39:55.446640 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml
2026-06-24 01:39:55.446658 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt
2026-06-24 01:39:55.446677 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml
2026-06-24 01:39:55.446695 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt
2026-06-24 01:39:55.446713 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml
2026-06-24 01:39:55.446731 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt
2026-06-24 01:39:55.446749 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml
2026-06-24 01:39:55.446767 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt
2026-06-24 01:39:55.446786 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml
2026-06-24 01:39:55.446804 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt
2026-06-24 01:39:55.446822 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml
2026-06-24 01:39:55.446840 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt
2026-06-24 01:39:55.446858 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml
2026-06-24 01:39:55.446877 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt
2026-06-24 01:39:55.446895 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml
2026-06-24 01:39:55.446913 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt
2026-06-24 01:39:55.446931 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml
2026-06-24 01:39:55.446950 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt
2026-06-24 01:39:55.446968 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml
2026-06-24 01:39:55.446986 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt
2026-06-24 01:39:55.447006 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml
2026-06-24 01:39:55.447026 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt
2026-06-24 01:39:55.447050 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml
2026-06-24 01:39:55.447069 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt
2026-06-24 01:39:55.447088 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml
2026-06-24 01:39:55.447107 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt
2026-06-24 01:39:55.447126 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml
2026-06-24 01:39:55.447145 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt
2026-06-24 01:39:55.447163 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml
2026-06-24 01:39:55.447182 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt
2026-06-24 01:39:55.447202 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml
2026-06-24 01:39:55.447221 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt
2026-06-24 01:39:55.447239 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml
2026-06-24 01:39:55.447258 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt
2026-06-24 01:39:55.447276 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml
2026-06-24 01:39:55.447294 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt
2026-06-24 01:39:55.447312 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml
2026-06-24 01:39:55.447329 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt
2026-06-24 01:39:55.447347 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml
2026-06-24 01:39:55.447365 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt
2026-06-24 01:39:55.447382 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml
2026-06-24 01:39:55.447400 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt
2026-06-24 01:39:55.447417 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml
2026-06-24 01:39:55.447435 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt
2026-06-24 01:39:55.447453 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml
2026-06-24 01:39:55.447470 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt
2026-06-24 01:39:55.447488 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml
2026-06-24 01:39:55.447506 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt
2026-06-24 01:39:55.447524 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml
2026-06-24 01:39:55.447541 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt
2026-06-24 01:39:55.447560 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml
2026-06-24 01:39:55.447585 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt
2026-06-24 01:39:55.447604 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml
2026-06-24 01:39:55.447623 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt
2026-06-24 01:39:55.447641 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml
2026-06-24 01:39:55.447659 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt
2026-06-24 01:39:55.447677 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml
2026-06-24 01:39:55.447696 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt
2026-06-24 01:39:55.447714 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml
2026-06-24 01:39:55.447732 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt
2026-06-24 01:39:55.447750 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml
2026-06-24 01:39:55.447768 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt
2026-06-24 01:39:55.447787 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml
2026-06-24 01:39:55.447805 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt
2026-06-24 01:39:55.447822 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml
2026-06-24 01:39:55.447841 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt
2026-06-24 01:39:55.447859 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml
2026-06-24 01:39:55.447877 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt
2026-06-24 01:39:55.447895 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml
2026-06-24 01:39:55.447913 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt
2026-06-24 01:39:55.447931 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml
2026-06-24 01:39:55.447949 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt
2026-06-24 01:39:55.447967 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml
2026-06-24 01:39:55.447985 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt
2026-06-24 01:39:55.448003 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml
2026-06-24 01:39:55.448022 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt
2026-06-24 01:39:55.448041 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml
2026-06-24 01:39:55.448060 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt
2026-06-24 01:39:55.448078 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml
2026-06-24 01:39:55.448097 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt
2026-06-24 01:39:55.448114 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml
2026-06-24 01:39:55.448138 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt
2026-06-24 01:39:55.448156 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml
2026-06-24 01:39:55.448175 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt
2026-06-24 01:39:55.448193 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml
2026-06-24 01:39:55.448212 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt
2026-06-24 01:39:55.448230 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml
2026-06-24 01:39:55.448248 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt
2026-06-24 01:39:55.448266 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml
2026-06-24 01:39:55.448285 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt
2026-06-24 01:39:55.448303 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml
2026-06-24 01:39:55.448321 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt
2026-06-24 01:39:55.448340 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml
2026-06-24 01:39:55.448358 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt
2026-06-24 01:39:55.448377 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml
2026-06-24 01:39:55.448395 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt
2026-06-24 01:39:55.448413 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml
2026-06-24 01:39:55.448432 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt
2026-06-24 01:39:55.448451 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml
2026-06-24 01:39:55.448469 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt
2026-06-24 01:39:55.448487 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml
2026-06-24 01:39:55.448506 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt
2026-06-24 01:39:55.448524 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml
2026-06-24 01:39:55.448543 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt
2026-06-24 01:39:55.448562 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml
2026-06-24 01:39:55.448580 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt
2026-06-24 01:39:55.448599 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml
2026-06-24 01:39:55.448618 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt
2026-06-24 01:39:55.448636 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml
2026-06-24 01:39:55.448655 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/
2026-06-24 01:39:55.448674 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt
2026-06-24 01:39:55.448692 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml
2026-06-24 01:39:55.448711 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt
2026-06-24 01:39:55.448730 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml
2026-06-24 01:39:55.448748 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-24 01:39:55.448773 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-24 01:39:55.448793 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt
2026-06-24 01:39:55.448812 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml
2026-06-24 01:39:55.448831 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt
2026-06-24 01:39:55.448850 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml
2026-06-24 01:39:55.448869 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt
2026-06-24 01:39:55.448888 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml
2026-06-24 01:39:55.448906 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/
2026-06-24 01:39:55.448925 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt
2026-06-24 01:39:55.448943 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml
2026-06-24 01:39:55.449033 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt
2026-06-24 01:39:55.449054 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-24 01:39:55.449073 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt
2026-06-24 01:39:55.449091 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml
2026-06-24 01:39:55.449109 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt
2026-06-24 01:39:55.449127 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml
2026-06-24 01:39:55.449146 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt
2026-06-24 01:39:55.449164 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml
2026-06-24 01:39:55.449182 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt
2026-06-24 01:39:55.449200 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml
2026-06-24 01:39:55.449217 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt
2026-06-24 01:39:55.449235 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml
2026-06-24 01:39:55.449253 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/
2026-06-24 01:39:55.449272 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt
2026-06-24 01:39:55.449289 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml
2026-06-24 01:39:55.449307 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt
2026-06-24 01:39:55.449325 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml
2026-06-24 01:39:55.449343 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt
2026-06-24 01:39:55.449361 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml
2026-06-24 01:39:55.449379 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt
2026-06-24 01:39:55.449397 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml
2026-06-24 01:39:55.449415 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt
2026-06-24 01:39:55.449433 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-24 01:39:55.449457 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt
2026-06-24 01:39:55.449476 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml
2026-06-24 01:39:55.449494 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-24 01:39:55.449511 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-24 01:39:55.449529 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt
2026-06-24 01:39:55.449605 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml
2026-06-24 01:39:55.449638 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt
2026-06-24 01:39:55.449658 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml
2026-06-24 01:39:55.449677 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt
2026-06-24 01:39:55.449695 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml
2026-06-24 01:39:55.449714 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt
2026-06-24 01:39:55.449732 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml
2026-06-24 01:39:55.449750 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt
2026-06-24 01:39:55.449768 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml
2026-06-24 01:39:55.449786 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt
2026-06-24 01:39:55.449804 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml
2026-06-24 01:39:55.449823 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt
2026-06-24 01:39:55.449841 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml
2026-06-24 01:39:55.449859 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt
2026-06-24 01:39:55.449877 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml
2026-06-24 01:39:55.449895 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt
2026-06-24 01:39:55.449913 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml
2026-06-24 01:39:55.449931 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt
2026-06-24 01:39:55.449949 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml
2026-06-24 01:39:55.449967 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt
2026-06-24 01:39:55.449985 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml
2026-06-24 01:39:55.450002 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/
2026-06-24 01:39:55.450020 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt
2026-06-24 01:39:55.450038 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml
2026-06-24 01:39:55.450056 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt
2026-06-24 01:39:55.450074 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml
2026-06-24 01:39:55.450092 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt
2026-06-24 01:39:55.450110 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml
2026-06-24 01:39:55.450127 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/
2026-06-24 01:39:55.450153 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-06-24 01:39:55.450186 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-06-24 01:39:55.450205 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt
2026-06-24 01:39:55.450224 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-06-24 01:39:55.450242 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt
2026-06-24 01:39:55.450261 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml
2026-06-24 01:39:55.450280 | instance | cd+++++++++ objects/namespaced/monitoring/pods/
2026-06-24 01:39:55.450298 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-06-24 01:39:55.450317 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-06-24 01:39:55.450335 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-5cbss.txt
2026-06-24 01:39:55.450354 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-5cbss.yaml
2026-06-24 01:39:55.450373 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-688467cdd6-xl4fm.txt
2026-06-24 01:39:55.450391 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-688467cdd6-xl4fm.yaml
2026-06-24 01:39:55.450408 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-82vfj.txt
2026-06-24 01:39:55.450427 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-82vfj.yaml
2026-06-24 01:39:55.450444 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-rgxx5.txt
2026-06-24 01:39:55.450462 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-rgxx5.yaml
2026-06-24 01:39:55.450480 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-hz6cz.txt
2026-06-24 01:39:55.450498 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-hz6cz.yaml
2026-06-24 01:39:55.450517 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt
2026-06-24 01:39:55.450535 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml
2026-06-24 01:39:55.450554 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt
2026-06-24 01:39:55.450572 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml
2026-06-24 01:39:55.450590 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-pqqxx.txt
2026-06-24 01:39:55.450609 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-pqqxx.yaml
2026-06-24 01:39:55.450627 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt
2026-06-24 01:39:55.450645 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml
2026-06-24 01:39:55.450663 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-5dwg7.txt
2026-06-24 01:39:55.450681 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-5dwg7.yaml
2026-06-24 01:39:55.450699 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-p95c8.txt
2026-06-24 01:39:55.450724 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-p95c8.yaml
2026-06-24 01:39:55.450743 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-rl5j6.txt
2026-06-24 01:39:55.450761 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-rl5j6.yaml
2026-06-24 01:39:55.450779 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt
2026-06-24 01:39:55.450797 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-06-24 01:39:55.450815 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-bvt7g.txt
2026-06-24 01:39:55.450834 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-bvt7g.yaml
2026-06-24 01:39:55.450852 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-mp5mr.txt
2026-06-24 01:39:55.450870 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-mp5mr.yaml
2026-06-24 01:39:55.450888 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/
2026-06-24 01:39:55.450906 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt
2026-06-24 01:39:55.450925 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml
2026-06-24 01:39:55.450943 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt
2026-06-24 01:39:55.450961 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-06-24 01:39:55.450980 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt
2026-06-24 01:39:55.450998 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml
2026-06-24 01:39:55.451015 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt
2026-06-24 01:39:55.451033 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml
2026-06-24 01:39:55.451051 | instance | cd+++++++++ objects/namespaced/monitoring/roles/
2026-06-24 01:39:55.451069 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt
2026-06-24 01:39:55.451087 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml
2026-06-24 01:39:55.451105 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt
2026-06-24 01:39:55.451123 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-06-24 01:39:55.451141 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt
2026-06-24 01:39:55.451159 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml
2026-06-24 01:39:55.451177 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/
2026-06-24 01:39:55.451195 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt
2026-06-24 01:39:55.451213 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml
2026-06-24 01:39:55.451231 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt
2026-06-24 01:39:55.451249 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml
2026-06-24 01:39:55.451267 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt
2026-06-24 01:39:55.451285 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml
2026-06-24 01:39:55.451308 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-06-24 01:39:55.451326 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-06-24 01:39:55.451345 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt
2026-06-24 01:39:55.451363 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml
2026-06-24 01:39:55.451381 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt
2026-06-24 01:39:55.451399 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml
2026-06-24 01:39:55.451417 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt
2026-06-24 01:39:55.451435 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml
2026-06-24 01:39:55.451453 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt
2026-06-24 01:39:55.451471 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml
2026-06-24 01:39:55.451490 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt
2026-06-24 01:39:55.451508 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml
2026-06-24 01:39:55.451526 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt
2026-06-24 01:39:55.451544 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml
2026-06-24 01:39:55.451562 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt
2026-06-24 01:39:55.451580 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml
2026-06-24 01:39:55.451598 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt
2026-06-24 01:39:55.451616 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml
2026-06-24 01:39:55.451634 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt
2026-06-24 01:39:55.451652 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml
2026-06-24 01:39:55.451670 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt
2026-06-24 01:39:55.451688 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml
2026-06-24 01:39:55.451706 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt
2026-06-24 01:39:55.451724 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml
2026-06-24 01:39:55.451741 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-hz6cz-tls.txt
2026-06-24 01:39:55.451759 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-hz6cz-tls.yaml
2026-06-24 01:39:55.451777 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt
2026-06-24 01:39:55.451795 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml
2026-06-24 01:39:55.451813 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt
2026-06-24 01:39:55.451831 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml
2026-06-24 01:39:55.451853 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt
2026-06-24 01:39:55.451872 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml
2026-06-24 01:39:55.451890 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt
2026-06-24 01:39:55.451907 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml
2026-06-24 01:39:55.451925 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt
2026-06-24 01:39:55.451943 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-06-24 01:39:55.451961 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt
2026-06-24 01:39:55.451978 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml
2026-06-24 01:39:55.451996 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt
2026-06-24 01:39:55.452015 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml
2026-06-24 01:39:55.452033 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt
2026-06-24 01:39:55.452051 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml
2026-06-24 01:39:55.452069 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt
2026-06-24 01:39:55.452087 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml
2026-06-24 01:39:55.452105 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt
2026-06-24 01:39:55.452123 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml
2026-06-24 01:39:55.452141 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt
2026-06-24 01:39:55.452159 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml
2026-06-24 01:39:55.452177 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt
2026-06-24 01:39:55.452201 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml
2026-06-24 01:39:55.452297 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt
2026-06-24 01:39:55.452342 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml
2026-06-24 01:39:55.452372 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/
2026-06-24 01:39:55.452394 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt
2026-06-24 01:39:55.452417 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml
2026-06-24 01:39:55.452442 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt
2026-06-24 01:39:55.452461 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml
2026-06-24 01:39:55.452480 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt
2026-06-24 01:39:55.452499 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml
2026-06-24 01:39:55.452518 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt
2026-06-24 01:39:55.452537 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml
2026-06-24 01:39:55.452555 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt
2026-06-24 01:39:55.452581 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-24 01:39:55.452600 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt
2026-06-24 01:39:55.452619 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml
2026-06-24 01:39:55.452637 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-24 01:39:55.452655 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-24 01:39:55.452673 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt
2026-06-24 01:39:55.452691 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml
2026-06-24 01:39:55.452710 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt
2026-06-24 01:39:55.452728 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml
2026-06-24 01:39:55.452747 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt
2026-06-24 01:39:55.452765 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml
2026-06-24 01:39:55.452784 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt
2026-06-24 01:39:55.452803 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml
2026-06-24 01:39:55.452821 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt
2026-06-24 01:39:55.452838 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml
2026-06-24 01:39:55.452856 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt
2026-06-24 01:39:55.452874 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml
2026-06-24 01:39:55.452893 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt
2026-06-24 01:39:55.452911 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml
2026-06-24 01:39:55.452929 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt
2026-06-24 01:39:55.452948 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml
2026-06-24 01:39:55.453012 | instance | cd+++++++++ objects/namespaced/monitoring/services/
2026-06-24 01:39:55.453037 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt
2026-06-24 01:39:55.453056 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml
2026-06-24 01:39:55.453075 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt
2026-06-24 01:39:55.453093 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml
2026-06-24 01:39:55.453111 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt
2026-06-24 01:39:55.453129 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml
2026-06-24 01:39:55.453147 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt
2026-06-24 01:39:55.453165 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml
2026-06-24 01:39:55.453183 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt
2026-06-24 01:39:55.453201 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-24 01:39:55.453227 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt
2026-06-24 01:39:55.453246 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml
2026-06-24 01:39:55.453265 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-24 01:39:55.453284 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-24 01:39:55.453302 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt
2026-06-24 01:39:55.453321 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml
2026-06-24 01:39:55.453339 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt
2026-06-24 01:39:55.453357 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml
2026-06-24 01:39:55.453376 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt
2026-06-24 01:39:55.453395 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml
2026-06-24 01:39:55.453413 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt
2026-06-24 01:39:55.453431 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml
2026-06-24 01:39:55.453450 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt
2026-06-24 01:39:55.453468 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml
2026-06-24 01:39:55.453486 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt
2026-06-24 01:39:55.453504 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml
2026-06-24 01:39:55.453523 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt
2026-06-24 01:39:55.453541 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml
2026-06-24 01:39:55.453560 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt
2026-06-24 01:39:55.453578 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml
2026-06-24 01:39:55.453597 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt
2026-06-24 01:39:55.453615 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml
2026-06-24 01:39:55.453634 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt
2026-06-24 01:39:55.453652 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml
2026-06-24 01:39:55.453670 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt
2026-06-24 01:39:55.453690 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml
2026-06-24 01:39:55.453708 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/
2026-06-24 01:39:55.453727 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-06-24 01:39:55.453745 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-06-24 01:39:55.453764 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt
2026-06-24 01:39:55.453783 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml
2026-06-24 01:39:55.453802 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt
2026-06-24 01:39:55.453821 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml
2026-06-24 01:39:55.453840 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt
2026-06-24 01:39:55.453859 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml
2026-06-24 01:39:55.453883 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt
2026-06-24 01:39:55.453902 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-06-24 01:39:55.453922 | instance | cd+++++++++ objects/namespaced/openstack/
2026-06-24 01:39:55.453941 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/
2026-06-24 01:39:55.453961 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt
2026-06-24 01:39:55.453980 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml
2026-06-24 01:39:55.453999 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt
2026-06-24 01:39:55.454018 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml
2026-06-24 01:39:55.454037 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt
2026-06-24 01:39:55.454056 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml
2026-06-24 01:39:55.454075 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt
2026-06-24 01:39:55.454093 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml
2026-06-24 01:39:55.454112 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt
2026-06-24 01:39:55.454131 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml
2026-06-24 01:39:55.454149 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt
2026-06-24 01:39:55.454168 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml
2026-06-24 01:39:55.454186 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt
2026-06-24 01:39:55.454205 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml
2026-06-24 01:39:55.454223 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt
2026-06-24 01:39:55.454242 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml
2026-06-24 01:39:55.454261 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt
2026-06-24 01:39:55.454279 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml
2026-06-24 01:39:55.454298 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt
2026-06-24 01:39:55.454317 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml
2026-06-24 01:39:55.454336 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt
2026-06-24 01:39:55.454354 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml
2026-06-24 01:39:55.454373 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt
2026-06-24 01:39:55.454392 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml
2026-06-24 01:39:55.454410 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt
2026-06-24 01:39:55.454429 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml
2026-06-24 01:39:55.454447 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt
2026-06-24 01:39:55.454691 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml
2026-06-24 01:39:55.454729 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt
2026-06-24 01:39:55.454751 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml
2026-06-24 01:39:55.454771 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt
2026-06-24 01:39:55.454790 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml
2026-06-24 01:39:55.454815 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt
2026-06-24 01:39:55.454835 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml
2026-06-24 01:39:55.454916 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt
2026-06-24 01:39:55.454950 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml
2026-06-24 01:39:55.454970 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt
2026-06-24 01:39:55.454990 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml
2026-06-24 01:39:55.455009 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt
2026-06-24 01:39:55.455028 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml
2026-06-24 01:39:55.455046 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt
2026-06-24 01:39:55.455064 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml
2026-06-24 01:39:55.455082 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt
2026-06-24 01:39:55.455100 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml
2026-06-24 01:39:55.455118 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt
2026-06-24 01:39:55.455136 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml
2026-06-24 01:39:55.455153 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt
2026-06-24 01:39:55.455171 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml
2026-06-24 01:39:55.455188 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt
2026-06-24 01:39:55.455206 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml
2026-06-24 01:39:55.455224 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt
2026-06-24 01:39:55.455242 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml
2026-06-24 01:39:55.455260 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt
2026-06-24 01:39:55.455278 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml
2026-06-24 01:39:55.455295 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt
2026-06-24 01:39:55.455312 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml
2026-06-24 01:39:55.455329 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt
2026-06-24 01:39:55.455347 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml
2026-06-24 01:39:55.455364 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt
2026-06-24 01:39:55.455382 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml
2026-06-24 01:39:55.455399 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt
2026-06-24 01:39:55.455416 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml
2026-06-24 01:39:55.455456 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt
2026-06-24 01:39:55.455477 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml
2026-06-24 01:39:55.455510 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt
2026-06-24 01:39:55.455529 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml
2026-06-24 01:39:55.455552 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt
2026-06-24 01:39:55.455571 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml
2026-06-24 01:39:55.455589 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt
2026-06-24 01:39:55.455608 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml
2026-06-24 01:39:55.455627 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt
2026-06-24 01:39:55.455645 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml
2026-06-24 01:39:55.455663 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt
2026-06-24 01:39:55.455681 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml
2026-06-24 01:39:55.455698 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt
2026-06-24 01:39:55.455716 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml
2026-06-24 01:39:55.455735 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt
2026-06-24 01:39:55.455753 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml
2026-06-24 01:39:55.455772 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/
2026-06-24 01:39:55.455790 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt
2026-06-24 01:39:55.455808 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml
2026-06-24 01:39:55.455826 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt
2026-06-24 01:39:55.455845 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml
2026-06-24 01:39:55.455863 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt
2026-06-24 01:39:55.455881 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml
2026-06-24 01:39:55.455899 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt
2026-06-24 01:39:55.455917 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml
2026-06-24 01:39:55.455935 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt
2026-06-24 01:39:55.455953 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml
2026-06-24 01:39:55.455971 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/
2026-06-24 01:39:55.455989 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt
2026-06-24 01:39:55.456006 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml
2026-06-24 01:39:55.456024 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt
2026-06-24 01:39:55.456042 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml
2026-06-24 01:39:55.456059 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt
2026-06-24 01:39:55.456077 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml
2026-06-24 01:39:55.456094 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt
2026-06-24 01:39:55.456111 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml
2026-06-24 01:39:55.456129 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt
2026-06-24 01:39:55.456147 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml
2026-06-24 01:39:55.456165 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt
2026-06-24 01:39:55.456189 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml
2026-06-24 01:39:55.456208 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt
2026-06-24 01:39:55.456226 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml
2026-06-24 01:39:55.456245 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt
2026-06-24 01:39:55.456264 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml
2026-06-24 01:39:55.456282 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt
2026-06-24 01:39:55.456300 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml
2026-06-24 01:39:55.456319 | instance | cd+++++++++ objects/namespaced/openstack/deployment/
2026-06-24 01:39:55.456337 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt
2026-06-24 01:39:55.456356 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml
2026-06-24 01:39:55.456374 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt
2026-06-24 01:39:55.456392 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml
2026-06-24 01:39:55.456410 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt
2026-06-24 01:39:55.456429 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml
2026-06-24 01:39:55.456447 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt
2026-06-24 01:39:55.456465 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml
2026-06-24 01:39:55.456483 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt
2026-06-24 01:39:55.456502 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml
2026-06-24 01:39:55.456520 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt
2026-06-24 01:39:55.456539 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml
2026-06-24 01:39:55.456557 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt
2026-06-24 01:39:55.456576 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml
2026-06-24 01:39:55.456594 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt
2026-06-24 01:39:55.456612 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml
2026-06-24 01:39:55.456630 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt
2026-06-24 01:39:55.456648 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml
2026-06-24 01:39:55.456667 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt
2026-06-24 01:39:55.456686 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml
2026-06-24 01:39:55.456705 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt
2026-06-24 01:39:55.456723 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml
2026-06-24 01:39:55.456741 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt
2026-06-24 01:39:55.456759 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml
2026-06-24 01:39:55.456778 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt
2026-06-24 01:39:55.456797 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml
2026-06-24 01:39:55.456815 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt
2026-06-24 01:39:55.456833 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml
2026-06-24 01:39:55.456856 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt
2026-06-24 01:39:55.456875 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml
2026-06-24 01:39:55.456893 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt
2026-06-24 01:39:55.456911 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml
2026-06-24 01:39:55.456929 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt
2026-06-24 01:39:55.456948 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml
2026-06-24 01:39:55.457006 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt
2026-06-24 01:39:55.457025 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml
2026-06-24 01:39:55.457043 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt
2026-06-24 01:39:55.457062 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml
2026-06-24 01:39:55.457080 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt
2026-06-24 01:39:55.457098 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml
2026-06-24 01:39:55.457116 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt
2026-06-24 01:39:55.457134 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml
2026-06-24 01:39:55.457153 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt
2026-06-24 01:39:55.457171 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml
2026-06-24 01:39:55.457189 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt
2026-06-24 01:39:55.457208 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml
2026-06-24 01:39:55.457226 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt
2026-06-24 01:39:55.457244 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml
2026-06-24 01:39:55.457262 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/
2026-06-24 01:39:55.457280 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt
2026-06-24 01:39:55.457298 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml
2026-06-24 01:39:55.457317 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt
2026-06-24 01:39:55.457335 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml
2026-06-24 01:39:55.457352 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt
2026-06-24 01:39:55.457370 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml
2026-06-24 01:39:55.457388 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt
2026-06-24 01:39:55.457406 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml
2026-06-24 01:39:55.457424 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt
2026-06-24 01:39:55.457441 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml
2026-06-24 01:39:55.457459 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt
2026-06-24 01:39:55.457491 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml
2026-06-24 01:39:55.457509 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt
2026-06-24 01:39:55.457527 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml
2026-06-24 01:39:55.457546 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt
2026-06-24 01:39:55.457626 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml
2026-06-24 01:39:55.457660 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt
2026-06-24 01:39:55.457681 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml
2026-06-24 01:39:55.457701 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt
2026-06-24 01:39:55.457719 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml
2026-06-24 01:39:55.457738 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt
2026-06-24 01:39:55.457756 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml
2026-06-24 01:39:55.457774 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt
2026-06-24 01:39:55.457792 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml
2026-06-24 01:39:55.457809 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt
2026-06-24 01:39:55.457827 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml
2026-06-24 01:39:55.457845 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt
2026-06-24 01:39:55.457863 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml
2026-06-24 01:39:55.457881 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt
2026-06-24 01:39:55.457899 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml
2026-06-24 01:39:55.457917 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt
2026-06-24 01:39:55.457934 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml
2026-06-24 01:39:55.457951 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt
2026-06-24 01:39:55.457969 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml
2026-06-24 01:39:55.457987 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt
2026-06-24 01:39:55.458004 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml
2026-06-24 01:39:55.458022 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt
2026-06-24 01:39:55.458040 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml
2026-06-24 01:39:55.458057 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt
2026-06-24 01:39:55.458075 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml
2026-06-24 01:39:55.458093 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt
2026-06-24 01:39:55.458111 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml
2026-06-24 01:39:55.458128 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt
2026-06-24 01:39:55.458146 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml
2026-06-24 01:39:55.458163 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt
2026-06-24 01:39:55.458181 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml
2026-06-24 01:39:55.458199 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt
2026-06-24 01:39:55.458217 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml
2026-06-24 01:39:55.458236 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt
2026-06-24 01:39:55.458254 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml
2026-06-24 01:39:55.458271 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt
2026-06-24 01:39:55.458296 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml
2026-06-24 01:39:55.458315 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt
2026-06-24 01:39:55.458334 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml
2026-06-24 01:39:55.458352 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt
2026-06-24 01:39:55.458370 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml
2026-06-24 01:39:55.458388 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-24 01:39:55.458407 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-24 01:39:55.458425 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt
2026-06-24 01:39:55.458443 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml
2026-06-24 01:39:55.458461 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt
2026-06-24 01:39:55.458480 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml
2026-06-24 01:39:55.458499 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt
2026-06-24 01:39:55.458517 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml
2026-06-24 01:39:55.458536 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt
2026-06-24 01:39:55.458555 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml
2026-06-24 01:39:55.458573 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt
2026-06-24 01:39:55.458591 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml
2026-06-24 01:39:55.458610 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt
2026-06-24 01:39:55.458628 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml
2026-06-24 01:39:55.458647 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt
2026-06-24 01:39:55.458665 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml
2026-06-24 01:39:55.458684 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt
2026-06-24 01:39:55.458702 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml
2026-06-24 01:39:55.458720 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt
2026-06-24 01:39:55.458738 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml
2026-06-24 01:39:55.458756 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/
2026-06-24 01:39:55.458775 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt
2026-06-24 01:39:55.458793 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml
2026-06-24 01:39:55.458811 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt
2026-06-24 01:39:55.458830 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml
2026-06-24 01:39:55.458849 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt
2026-06-24 01:39:55.458867 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml
2026-06-24 01:39:55.458886 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt
2026-06-24 01:39:55.458905 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml
2026-06-24 01:39:55.458924 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt
2026-06-24 01:39:55.458942 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml
2026-06-24 01:39:55.458969 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt
2026-06-24 01:39:55.458988 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml
2026-06-24 01:39:55.459006 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt
2026-06-24 01:39:55.459025 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml
2026-06-24 01:39:55.459044 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt
2026-06-24 01:39:55.459062 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml
2026-06-24 01:39:55.459081 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt
2026-06-24 01:39:55.459099 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml
2026-06-24 01:39:55.459117 | instance | cd+++++++++ objects/namespaced/openstack/jobs/
2026-06-24 01:39:55.459136 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt
2026-06-24 01:39:55.459154 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml
2026-06-24 01:39:55.459173 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt
2026-06-24 01:39:55.459192 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml
2026-06-24 01:39:55.459211 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt
2026-06-24 01:39:55.459229 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml
2026-06-24 01:39:55.459247 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt
2026-06-24 01:39:55.459265 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml
2026-06-24 01:39:55.459283 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt
2026-06-24 01:39:55.459301 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml
2026-06-24 01:39:55.459319 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt
2026-06-24 01:39:55.459337 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml
2026-06-24 01:39:55.459355 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt
2026-06-24 01:39:55.459373 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml
2026-06-24 01:39:55.459391 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt
2026-06-24 01:39:55.459409 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml
2026-06-24 01:39:55.459428 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt
2026-06-24 01:39:55.459446 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml
2026-06-24 01:39:55.459464 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt
2026-06-24 01:39:55.459483 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml
2026-06-24 01:39:55.459501 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt
2026-06-24 01:39:55.459519 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml
2026-06-24 01:39:55.459537 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt
2026-06-24 01:39:55.459555 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml
2026-06-24 01:39:55.459573 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt
2026-06-24 01:39:55.459591 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml
2026-06-24 01:39:55.459609 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt
2026-06-24 01:39:55.459627 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml
2026-06-24 01:39:55.459645 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt
2026-06-24 01:39:55.459670 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml
2026-06-24 01:39:55.459689 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt
2026-06-24 01:39:55.459707 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml
2026-06-24 01:39:55.459725 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt
2026-06-24 01:39:55.459744 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml
2026-06-24 01:39:55.459762 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt
2026-06-24 01:39:55.459781 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml
2026-06-24 01:39:55.459800 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt
2026-06-24 01:39:55.459818 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml
2026-06-24 01:39:55.459837 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt
2026-06-24 01:39:55.459856 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml
2026-06-24 01:39:55.459874 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt
2026-06-24 01:39:55.459892 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml
2026-06-24 01:39:55.459911 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt
2026-06-24 01:39:55.459929 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml
2026-06-24 01:39:55.459947 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt
2026-06-24 01:39:55.459966 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml
2026-06-24 01:39:55.459986 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt
2026-06-24 01:39:55.460007 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml
2026-06-24 01:39:55.460025 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt
2026-06-24 01:39:55.460043 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml
2026-06-24 01:39:55.460062 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt
2026-06-24 01:39:55.460080 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml
2026-06-24 01:39:55.460099 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt
2026-06-24 01:39:55.460117 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml
2026-06-24 01:39:55.460135 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt
2026-06-24 01:39:55.460153 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml
2026-06-24 01:39:55.460171 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt
2026-06-24 01:39:55.460189 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml
2026-06-24 01:39:55.460207 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt
2026-06-24 01:39:55.460225 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml
2026-06-24 01:39:55.460243 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt
2026-06-24 01:39:55.460261 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml
2026-06-24 01:39:55.460279 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt
2026-06-24 01:39:55.460297 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml
2026-06-24 01:39:55.460315 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt
2026-06-24 01:39:55.460334 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml
2026-06-24 01:39:55.460358 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt
2026-06-24 01:39:55.460377 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml
2026-06-24 01:39:55.460396 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt
2026-06-24 01:39:55.460415 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml
2026-06-24 01:39:55.460432 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt
2026-06-24 01:39:55.460450 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml
2026-06-24 01:39:55.460468 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt
2026-06-24 01:39:55.460486 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml
2026-06-24 01:39:55.460504 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt
2026-06-24 01:39:55.460522 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml
2026-06-24 01:39:55.460541 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt
2026-06-24 01:39:55.460559 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml
2026-06-24 01:39:55.460576 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt
2026-06-24 01:39:55.460594 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml
2026-06-24 01:39:55.460612 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt
2026-06-24 01:39:55.460630 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml
2026-06-24 01:39:55.460647 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt
2026-06-24 01:39:55.460666 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml
2026-06-24 01:39:55.460683 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt
2026-06-24 01:39:55.460701 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml
2026-06-24 01:39:55.460719 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt
2026-06-24 01:39:55.460737 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml
2026-06-24 01:39:55.460755 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt
2026-06-24 01:39:55.460773 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml
2026-06-24 01:39:55.460791 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt
2026-06-24 01:39:55.460809 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml
2026-06-24 01:39:55.460827 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt
2026-06-24 01:39:55.460845 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml
2026-06-24 01:39:55.460862 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt
2026-06-24 01:39:55.460880 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml
2026-06-24 01:39:55.460897 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt
2026-06-24 01:39:55.460915 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml
2026-06-24 01:39:55.460933 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt
2026-06-24 01:39:55.460951 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml
2026-06-24 01:39:55.461028 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt
2026-06-24 01:39:55.461047 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml
2026-06-24 01:39:55.461066 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt
2026-06-24 01:39:55.461084 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml
2026-06-24 01:39:55.461108 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/
2026-06-24 01:39:55.461127 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt
2026-06-24 01:39:55.461146 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml
2026-06-24 01:39:55.461164 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt
2026-06-24 01:39:55.461183 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml
2026-06-24 01:39:55.461201 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt
2026-06-24 01:39:55.461219 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml
2026-06-24 01:39:55.461237 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/
2026-06-24 01:39:55.461255 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt
2026-06-24 01:39:55.461274 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml
2026-06-24 01:39:55.461292 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt
2026-06-24 01:39:55.461310 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml
2026-06-24 01:39:55.461328 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt
2026-06-24 01:39:55.461346 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml
2026-06-24 01:39:55.461363 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt
2026-06-24 01:39:55.461381 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml
2026-06-24 01:39:55.461399 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt
2026-06-24 01:39:55.461417 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml
2026-06-24 01:39:55.461435 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt
2026-06-24 01:39:55.461515 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml
2026-06-24 01:39:55.461545 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt
2026-06-24 01:39:55.461566 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml
2026-06-24 01:39:55.461586 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt
2026-06-24 01:39:55.461605 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml
2026-06-24 01:39:55.461623 | instance | cd+++++++++ objects/namespaced/openstack/pods/
2026-06-24 01:39:55.461643 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-787fcc9774-lfh6r.txt
2026-06-24 01:39:55.461661 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-787fcc9774-lfh6r.yaml
2026-06-24 01:39:55.461680 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-h2w6d.txt
2026-06-24 01:39:55.461698 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-h2w6d.yaml
2026-06-24 01:39:55.461716 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-5ttvv.txt
2026-06-24 01:39:55.461735 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-5ttvv.yaml
2026-06-24 01:39:55.461752 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-f4bdz.txt
2026-06-24 01:39:55.461777 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-f4bdz.yaml
2026-06-24 01:39:55.461795 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-wvldg.txt
2026-06-24 01:39:55.461814 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-wvldg.yaml
2026-06-24 01:39:55.461832 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-ntb76.txt
2026-06-24 01:39:55.461850 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-ntb76.yaml
2026-06-24 01:39:55.461868 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-84f22.txt
2026-06-24 01:39:55.461885 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-84f22.yaml
2026-06-24 01:39:55.461903 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-78d7465d87-msr4d.txt
2026-06-24 01:39:55.461921 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-78d7465d87-msr4d.yaml
2026-06-24 01:39:55.461938 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-7d944d5b7-d4qm7.txt
2026-06-24 01:39:55.461956 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-7d944d5b7-d4qm7.yaml
2026-06-24 01:39:55.461976 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-t6mzq.txt
2026-06-24 01:39:55.461997 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-t6mzq.yaml
2026-06-24 01:39:55.462016 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-9zxn6.txt
2026-06-24 01:39:55.462035 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-9zxn6.yaml
2026-06-24 01:39:55.462053 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-fvlzx.txt
2026-06-24 01:39:55.462071 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-fvlzx.yaml
2026-06-24 01:39:55.462089 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-c8pms.txt
2026-06-24 01:39:55.462108 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-c8pms.yaml
2026-06-24 01:39:55.462126 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-86bn6.txt
2026-06-24 01:39:55.462144 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-86bn6.yaml
2026-06-24 01:39:55.462163 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-7trr4.txt
2026-06-24 01:39:55.462181 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-7trr4.yaml
2026-06-24 01:39:55.462199 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-l4l66.txt
2026-06-24 01:39:55.462217 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-l4l66.yaml
2026-06-24 01:39:55.462235 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-76579.txt
2026-06-24 01:39:55.462253 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-76579.yaml
2026-06-24 01:39:55.462271 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-jrmk7.txt
2026-06-24 01:39:55.462290 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-jrmk7.yaml
2026-06-24 01:39:55.462308 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-76d7849fdf-6t4rk.txt
2026-06-24 01:39:55.462326 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-76d7849fdf-6t4rk.yaml
2026-06-24 01:39:55.462344 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-wrl69.txt
2026-06-24 01:39:55.462362 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-wrl69.yaml
2026-06-24 01:39:55.462380 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-75bf67b4f4-ltmmf.txt
2026-06-24 01:39:55.462398 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-75bf67b4f4-ltmmf.yaml
2026-06-24 01:39:55.462421 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-6bbcd58946-dzqzg.txt
2026-06-24 01:39:55.462440 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-6bbcd58946-dzqzg.yaml
2026-06-24 01:39:55.462458 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-9rwv4.txt
2026-06-24 01:39:55.462476 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-9rwv4.yaml
2026-06-24 01:39:55.462494 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-4kclm.txt
2026-06-24 01:39:55.462512 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-4kclm.yaml
2026-06-24 01:39:55.462530 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-6dzt4.txt
2026-06-24 01:39:55.462548 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-6dzt4.yaml
2026-06-24 01:39:55.462567 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-2gcd8.txt
2026-06-24 01:39:55.462585 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-2gcd8.yaml
2026-06-24 01:39:55.462603 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-qmjnq.txt
2026-06-24 01:39:55.462621 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-qmjnq.yaml
2026-06-24 01:39:55.462638 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-pmnjt.txt
2026-06-24 01:39:55.462656 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-pmnjt.yaml
2026-06-24 01:39:55.462674 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-bsppc.txt
2026-06-24 01:39:55.462692 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-bsppc.yaml
2026-06-24 01:39:55.462710 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-5wg6v.txt
2026-06-24 01:39:55.462728 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-5wg6v.yaml
2026-06-24 01:39:55.462746 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-h6zxq.txt
2026-06-24 01:39:55.462764 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-h6zxq.yaml
2026-06-24 01:39:55.462783 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-5b746c9456-4pxhw.txt
2026-06-24 01:39:55.462800 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-5b746c9456-4pxhw.yaml
2026-06-24 01:39:55.462818 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-xzvcj.txt
2026-06-24 01:39:55.462836 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-xzvcj.yaml
2026-06-24 01:39:55.462854 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-4xpwv.txt
2026-06-24 01:39:55.462872 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-4xpwv.yaml
2026-06-24 01:39:55.462890 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-fnjrj.txt
2026-06-24 01:39:55.462908 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-fnjrj.yaml
2026-06-24 01:39:55.462926 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-t72g9.txt
2026-06-24 01:39:55.462943 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-t72g9.yaml
2026-06-24 01:39:55.462962 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-x4gqw.txt
2026-06-24 01:39:55.462979 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-x4gqw.yaml
2026-06-24 01:39:55.462997 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-256vj.txt
2026-06-24 01:39:55.463014 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-256vj.yaml
2026-06-24 01:39:55.463032 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-5tq6h.txt
2026-06-24 01:39:55.463057 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-5tq6h.yaml
2026-06-24 01:39:55.463075 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-w7lcs.txt
2026-06-24 01:39:55.463093 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-w7lcs.yaml
2026-06-24 01:39:55.463111 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-4v74h.txt
2026-06-24 01:39:55.463129 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-4v74h.yaml
2026-06-24 01:39:55.463148 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-kf9pn.txt
2026-06-24 01:39:55.463166 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-kf9pn.yaml
2026-06-24 01:39:55.463184 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-826sz.txt
2026-06-24 01:39:55.463202 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-826sz.yaml
2026-06-24 01:39:55.463220 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-92mxz.txt
2026-06-24 01:39:55.463238 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-92mxz.yaml
2026-06-24 01:39:55.463256 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-l6xxx.txt
2026-06-24 01:39:55.463273 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-l6xxx.yaml
2026-06-24 01:39:55.463291 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-9v8h9.txt
2026-06-24 01:39:55.463309 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-9v8h9.yaml
2026-06-24 01:39:55.463326 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-w6nqv.txt
2026-06-24 01:39:55.463344 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-w6nqv.yaml
2026-06-24 01:39:55.463361 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-kvf6v.txt
2026-06-24 01:39:55.463379 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-kvf6v.yaml
2026-06-24 01:39:55.463397 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-6lcdg.txt
2026-06-24 01:39:55.463414 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-6lcdg.yaml
2026-06-24 01:39:55.463432 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-7sm7v.txt
2026-06-24 01:39:55.463450 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-7sm7v.yaml
2026-06-24 01:39:55.463468 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-sxgzl.txt
2026-06-24 01:39:55.463487 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-sxgzl.yaml
2026-06-24 01:39:55.463505 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-6vf2j.txt
2026-06-24 01:39:55.463523 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-6vf2j.yaml
2026-06-24 01:39:55.463541 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-lglw9.txt
2026-06-24 01:39:55.463558 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-lglw9.yaml
2026-06-24 01:39:55.463577 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-5dc74cb784-t99kx.txt
2026-06-24 01:39:55.463594 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-5dc74cb784-t99kx.yaml
2026-06-24 01:39:55.463612 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-7ddb57fdf-mnw2v.txt
2026-06-24 01:39:55.463630 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-7ddb57fdf-mnw2v.yaml
2026-06-24 01:39:55.463648 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-5896f68746-rhg4c.txt
2026-06-24 01:39:55.463672 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-5896f68746-rhg4c.yaml
2026-06-24 01:39:55.463691 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-7d69768998-wpdvn.txt
2026-06-24 01:39:55.463709 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-7d69768998-wpdvn.yaml
2026-06-24 01:39:55.463727 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-x2j4d.txt
2026-06-24 01:39:55.463745 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-x2j4d.yaml
2026-06-24 01:39:55.463763 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-8stb7.txt
2026-06-24 01:39:55.463782 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-8stb7.yaml
2026-06-24 01:39:55.463799 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-xr7gh.txt
2026-06-24 01:39:55.463817 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-xr7gh.yaml
2026-06-24 01:39:55.463836 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-65c9675c58-fc4cv.txt
2026-06-24 01:39:55.463853 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-65c9675c58-fc4cv.yaml
2026-06-24 01:39:55.463871 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-5htjr.txt
2026-06-24 01:39:55.463889 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-5htjr.yaml
2026-06-24 01:39:55.463907 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-24zxx.txt
2026-06-24 01:39:55.463925 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-24zxx.yaml
2026-06-24 01:39:55.463944 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-tr6rn.txt
2026-06-24 01:39:55.463962 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-tr6rn.yaml
2026-06-24 01:39:55.463980 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-trtt2.txt
2026-06-24 01:39:55.463999 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-trtt2.yaml
2026-06-24 01:39:55.464017 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-vm985.txt
2026-06-24 01:39:55.464036 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-vm985.yaml
2026-06-24 01:39:55.464054 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-7c9d66c457-5t2sp.txt
2026-06-24 01:39:55.464072 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-7c9d66c457-5t2sp.yaml
2026-06-24 01:39:55.464090 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-smhqt.txt
2026-06-24 01:39:55.464108 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-smhqt.yaml
2026-06-24 01:39:55.464126 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-887bfbb6b-tl6cn.txt
2026-06-24 01:39:55.464145 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-887bfbb6b-tl6cn.yaml
2026-06-24 01:39:55.464162 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-j6hhr.txt
2026-06-24 01:39:55.464181 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-j6hhr.yaml
2026-06-24 01:39:55.464199 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt
2026-06-24 01:39:55.464216 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml
2026-06-24 01:39:55.464234 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt
2026-06-24 01:39:55.464252 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml
2026-06-24 01:39:55.464270 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-698545dd97-kz4ls.txt
2026-06-24 01:39:55.464288 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-698545dd97-kz4ls.yaml
2026-06-24 01:39:55.464306 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-8gsf9.txt
2026-06-24 01:39:55.464329 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-8gsf9.yaml
2026-06-24 01:39:55.464347 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-r9c7z.txt
2026-06-24 01:39:55.464365 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-r9c7z.yaml
2026-06-24 01:39:55.464383 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-999dp.txt
2026-06-24 01:39:55.464400 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-999dp.yaml
2026-06-24 01:39:55.464418 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-g4t87.txt
2026-06-24 01:39:55.464436 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-g4t87.yaml
2026-06-24 01:39:55.464453 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-thgs7.txt
2026-06-24 01:39:55.464471 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-thgs7.yaml
2026-06-24 01:39:55.464488 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-5vspc.txt
2026-06-24 01:39:55.464506 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-5vspc.yaml
2026-06-24 01:39:55.464523 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt
2026-06-24 01:39:55.464541 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml
2026-06-24 01:39:55.464559 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt
2026-06-24 01:39:55.464576 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml
2026-06-24 01:39:55.464594 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-6dkdr.txt
2026-06-24 01:39:55.464613 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-6dkdr.yaml
2026-06-24 01:39:55.464630 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt
2026-06-24 01:39:55.464648 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml
2026-06-24 01:39:55.464803 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt
2026-06-24 01:39:55.464825 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml
2026-06-24 01:39:55.464844 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-sgq6n.txt
2026-06-24 01:39:55.464863 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-sgq6n.yaml
2026-06-24 01:39:55.464881 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt
2026-06-24 01:39:55.464900 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml
2026-06-24 01:39:55.464918 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt
2026-06-24 01:39:55.464937 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml
2026-06-24 01:39:55.464981 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-tmr52.txt
2026-06-24 01:39:55.465054 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-tmr52.yaml
2026-06-24 01:39:55.465093 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-g4t6k.txt
2026-06-24 01:39:55.465115 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-g4t6k.yaml
2026-06-24 01:39:55.465134 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-f7495b655-p97mp.txt
2026-06-24 01:39:55.465153 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-f7495b655-p97mp.yaml
2026-06-24 01:39:55.465179 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-576dbbccd4-4btr9.txt
2026-06-24 01:39:55.465198 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-576dbbccd4-4btr9.yaml
2026-06-24 01:39:55.465217 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-t6ll8.txt
2026-06-24 01:39:55.465235 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-t6ll8.yaml
2026-06-24 01:39:55.465253 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-9sclc.txt
2026-06-24 01:39:55.465272 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-9sclc.yaml
2026-06-24 01:39:55.465290 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt
2026-06-24 01:39:55.465308 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml
2026-06-24 01:39:55.465326 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/
2026-06-24 01:39:55.465344 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt
2026-06-24 01:39:55.465362 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml
2026-06-24 01:39:55.465380 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt
2026-06-24 01:39:55.465398 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml
2026-06-24 01:39:55.465415 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt
2026-06-24 01:39:55.465433 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml
2026-06-24 01:39:55.465452 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt
2026-06-24 01:39:55.465471 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml
2026-06-24 01:39:55.465489 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt
2026-06-24 01:39:55.465507 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml
2026-06-24 01:39:55.465525 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt
2026-06-24 01:39:55.465543 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml
2026-06-24 01:39:55.465560 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt
2026-06-24 01:39:55.465578 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml
2026-06-24 01:39:55.465595 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt
2026-06-24 01:39:55.465613 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml
2026-06-24 01:39:55.465631 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt
2026-06-24 01:39:55.465649 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml
2026-06-24 01:39:55.465667 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt
2026-06-24 01:39:55.465685 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml
2026-06-24 01:39:55.465704 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt
2026-06-24 01:39:55.465722 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml
2026-06-24 01:39:55.465740 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt
2026-06-24 01:39:55.465758 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml
2026-06-24 01:39:55.465776 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt
2026-06-24 01:39:55.465799 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml
2026-06-24 01:39:55.465818 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt
2026-06-24 01:39:55.465836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml
2026-06-24 01:39:55.465854 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt
2026-06-24 01:39:55.465872 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml
2026-06-24 01:39:55.465889 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt
2026-06-24 01:39:55.465907 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml
2026-06-24 01:39:55.465925 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt
2026-06-24 01:39:55.465943 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml
2026-06-24 01:39:55.465960 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt
2026-06-24 01:39:55.465978 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml
2026-06-24 01:39:55.465995 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt
2026-06-24 01:39:55.466013 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml
2026-06-24 01:39:55.466031 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt
2026-06-24 01:39:55.466049 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml
2026-06-24 01:39:55.466067 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt
2026-06-24 01:39:55.466085 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml
2026-06-24 01:39:55.466102 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt
2026-06-24 01:39:55.466120 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml
2026-06-24 01:39:55.466138 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt
2026-06-24 01:39:55.466155 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml
2026-06-24 01:39:55.466173 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt
2026-06-24 01:39:55.466190 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml
2026-06-24 01:39:55.466208 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt
2026-06-24 01:39:55.466225 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml
2026-06-24 01:39:55.466243 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt
2026-06-24 01:39:55.466260 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml
2026-06-24 01:39:55.466278 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt
2026-06-24 01:39:55.466295 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml
2026-06-24 01:39:55.466313 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt
2026-06-24 01:39:55.466330 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml
2026-06-24 01:39:55.466349 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt
2026-06-24 01:39:55.466367 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml
2026-06-24 01:39:55.466385 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt
2026-06-24 01:39:55.466408 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml
2026-06-24 01:39:55.466427 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt
2026-06-24 01:39:55.466446 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml
2026-06-24 01:39:55.466464 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt
2026-06-24 01:39:55.466482 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml
2026-06-24 01:39:55.466500 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt
2026-06-24 01:39:55.466517 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml
2026-06-24 01:39:55.466535 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt
2026-06-24 01:39:55.466553 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml
2026-06-24 01:39:55.466572 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt
2026-06-24 01:39:55.466590 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml
2026-06-24 01:39:55.466609 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt
2026-06-24 01:39:55.466628 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml
2026-06-24 01:39:55.466646 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt
2026-06-24 01:39:55.466664 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml
2026-06-24 01:39:55.466682 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt
2026-06-24 01:39:55.466700 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml
2026-06-24 01:39:55.466719 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt
2026-06-24 01:39:55.466737 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml
2026-06-24 01:39:55.466756 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt
2026-06-24 01:39:55.466774 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml
2026-06-24 01:39:55.466792 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt
2026-06-24 01:39:55.466811 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml
2026-06-24 01:39:55.466829 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt
2026-06-24 01:39:55.466847 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml
2026-06-24 01:39:55.466866 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt
2026-06-24 01:39:55.466885 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml
2026-06-24 01:39:55.466904 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt
2026-06-24 01:39:55.466922 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml
2026-06-24 01:39:55.466970 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt
2026-06-24 01:39:55.466996 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml
2026-06-24 01:39:55.467021 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt
2026-06-24 01:39:55.467047 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml
2026-06-24 01:39:55.467078 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt
2026-06-24 01:39:55.467103 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml
2026-06-24 01:39:55.467128 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt
2026-06-24 01:39:55.467152 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml
2026-06-24 01:39:55.467172 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt
2026-06-24 01:39:55.467191 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml
2026-06-24 01:39:55.467209 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt
2026-06-24 01:39:55.467227 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml
2026-06-24 01:39:55.467246 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt
2026-06-24 01:39:55.467264 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml
2026-06-24 01:39:55.467281 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt
2026-06-24 01:39:55.467299 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml
2026-06-24 01:39:55.467317 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt
2026-06-24 01:39:55.467335 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml
2026-06-24 01:39:55.467354 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt
2026-06-24 01:39:55.467372 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml
2026-06-24 01:39:55.467390 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt
2026-06-24 01:39:55.467408 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml
2026-06-24 01:39:55.467426 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt
2026-06-24 01:39:55.467444 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml
2026-06-24 01:39:55.467462 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt
2026-06-24 01:39:55.467480 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml
2026-06-24 01:39:55.467498 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt
2026-06-24 01:39:55.467517 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml
2026-06-24 01:39:55.467536 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt
2026-06-24 01:39:55.467554 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml
2026-06-24 01:39:55.467572 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt
2026-06-24 01:39:55.467591 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml
2026-06-24 01:39:55.467609 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt
2026-06-24 01:39:55.467627 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml
2026-06-24 01:39:55.467646 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt
2026-06-24 01:39:55.467664 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml
2026-06-24 01:39:55.467683 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt
2026-06-24 01:39:55.467707 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml
2026-06-24 01:39:55.467726 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt
2026-06-24 01:39:55.467745 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml
2026-06-24 01:39:55.467763 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt
2026-06-24 01:39:55.467782 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml
2026-06-24 01:39:55.467800 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt
2026-06-24 01:39:55.467818 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml
2026-06-24 01:39:55.467837 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt
2026-06-24 01:39:55.467855 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml
2026-06-24 01:39:55.467873 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt
2026-06-24 01:39:55.467892 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml
2026-06-24 01:39:55.467910 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt
2026-06-24 01:39:55.467928 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml
2026-06-24 01:39:55.467946 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt
2026-06-24 01:39:55.467964 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml
2026-06-24 01:39:55.467985 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt
2026-06-24 01:39:55.468004 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml
2026-06-24 01:39:55.468021 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt
2026-06-24 01:39:55.468040 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml
2026-06-24 01:39:55.468057 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt
2026-06-24 01:39:55.468075 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml
2026-06-24 01:39:55.468093 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt
2026-06-24 01:39:55.468110 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml
2026-06-24 01:39:55.468128 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt
2026-06-24 01:39:55.468145 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml
2026-06-24 01:39:55.468163 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt
2026-06-24 01:39:55.468180 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml
2026-06-24 01:39:55.468198 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt
2026-06-24 01:39:55.468215 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml
2026-06-24 01:39:55.468233 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt
2026-06-24 01:39:55.468251 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml
2026-06-24 01:39:55.468268 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt
2026-06-24 01:39:55.468286 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml
2026-06-24 01:39:55.468304 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt
2026-06-24 01:39:55.468326 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml
2026-06-24 01:39:55.468344 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt
2026-06-24 01:39:55.468362 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml
2026-06-24 01:39:55.468380 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt
2026-06-24 01:39:55.468398 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml
2026-06-24 01:39:55.468416 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt
2026-06-24 01:39:55.468434 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml
2026-06-24 01:39:55.468452 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt
2026-06-24 01:39:55.468470 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml
2026-06-24 01:39:55.468487 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt
2026-06-24 01:39:55.468505 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml
2026-06-24 01:39:55.468523 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt
2026-06-24 01:39:55.468541 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml
2026-06-24 01:39:55.468559 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt
2026-06-24 01:39:55.468577 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml
2026-06-24 01:39:55.468595 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt
2026-06-24 01:39:55.468614 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml
2026-06-24 01:39:55.468707 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt
2026-06-24 01:39:55.468736 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml
2026-06-24 01:39:55.468756 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt
2026-06-24 01:39:55.468775 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml
2026-06-24 01:39:55.468793 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt
2026-06-24 01:39:55.468812 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml
2026-06-24 01:39:55.468830 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt
2026-06-24 01:39:55.468848 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml
2026-06-24 01:39:55.468867 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt
2026-06-24 01:39:55.468885 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml
2026-06-24 01:39:55.468903 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt
2026-06-24 01:39:55.468921 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml
2026-06-24 01:39:55.468940 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt
2026-06-24 01:39:55.469011 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-06-24 01:39:55.469033 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt
2026-06-24 01:39:55.469052 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml
2026-06-24 01:39:55.469079 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt
2026-06-24 01:39:55.469098 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml
2026-06-24 01:39:55.469117 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt
2026-06-24 01:39:55.469135 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml
2026-06-24 01:39:55.469154 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt
2026-06-24 01:39:55.469172 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml
2026-06-24 01:39:55.469190 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt
2026-06-24 01:39:55.469208 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml
2026-06-24 01:39:55.469226 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt
2026-06-24 01:39:55.469244 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml
2026-06-24 01:39:55.469261 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt
2026-06-24 01:39:55.469279 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml
2026-06-24 01:39:55.469297 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt
2026-06-24 01:39:55.469315 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml
2026-06-24 01:39:55.469333 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt
2026-06-24 01:39:55.469350 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml
2026-06-24 01:39:55.469368 | instance | cd+++++++++ objects/namespaced/openstack/roles/
2026-06-24 01:39:55.469386 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt
2026-06-24 01:39:55.469405 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml
2026-06-24 01:39:55.469424 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt
2026-06-24 01:39:55.469442 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml
2026-06-24 01:39:55.469461 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt
2026-06-24 01:39:55.469479 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml
2026-06-24 01:39:55.469498 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt
2026-06-24 01:39:55.469516 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml
2026-06-24 01:39:55.469535 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt
2026-06-24 01:39:55.469553 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml
2026-06-24 01:39:55.469571 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt
2026-06-24 01:39:55.469590 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml
2026-06-24 01:39:55.469608 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt
2026-06-24 01:39:55.469626 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml
2026-06-24 01:39:55.469645 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt
2026-06-24 01:39:55.469663 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml
2026-06-24 01:39:55.469682 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt
2026-06-24 01:39:55.469705 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml
2026-06-24 01:39:55.469725 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt
2026-06-24 01:39:55.469743 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml
2026-06-24 01:39:55.469762 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt
2026-06-24 01:39:55.469780 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml
2026-06-24 01:39:55.469799 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt
2026-06-24 01:39:55.469818 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml
2026-06-24 01:39:55.469836 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt
2026-06-24 01:39:55.469854 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml
2026-06-24 01:39:55.469873 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt
2026-06-24 01:39:55.469891 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml
2026-06-24 01:39:55.469909 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt
2026-06-24 01:39:55.469927 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml
2026-06-24 01:39:55.469945 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt
2026-06-24 01:39:55.469964 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml
2026-06-24 01:39:55.469982 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt
2026-06-24 01:39:55.470000 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml
2026-06-24 01:39:55.470018 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt
2026-06-24 01:39:55.470036 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml
2026-06-24 01:39:55.470054 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt
2026-06-24 01:39:55.470071 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml
2026-06-24 01:39:55.470089 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt
2026-06-24 01:39:55.470107 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml
2026-06-24 01:39:55.470125 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt
2026-06-24 01:39:55.470143 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml
2026-06-24 01:39:55.470162 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt
2026-06-24 01:39:55.470180 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml
2026-06-24 01:39:55.470198 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt
2026-06-24 01:39:55.470216 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml
2026-06-24 01:39:55.470235 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt
2026-06-24 01:39:55.470253 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml
2026-06-24 01:39:55.470271 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt
2026-06-24 01:39:55.470290 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml
2026-06-24 01:39:55.470313 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt
2026-06-24 01:39:55.470332 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml
2026-06-24 01:39:55.470350 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt
2026-06-24 01:39:55.470369 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml
2026-06-24 01:39:55.470387 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt
2026-06-24 01:39:55.470406 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml
2026-06-24 01:39:55.470425 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt
2026-06-24 01:39:55.470443 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml
2026-06-24 01:39:55.470461 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt
2026-06-24 01:39:55.470480 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml
2026-06-24 01:39:55.470498 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt
2026-06-24 01:39:55.470516 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml
2026-06-24 01:39:55.470535 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt
2026-06-24 01:39:55.470553 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml
2026-06-24 01:39:55.470571 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt
2026-06-24 01:39:55.470589 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml
2026-06-24 01:39:55.470608 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt
2026-06-24 01:39:55.470626 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml
2026-06-24 01:39:55.470644 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt
2026-06-24 01:39:55.470663 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml
2026-06-24 01:39:55.470681 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt
2026-06-24 01:39:55.470699 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml
2026-06-24 01:39:55.470717 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt
2026-06-24 01:39:55.470736 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml
2026-06-24 01:39:55.470754 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt
2026-06-24 01:39:55.470772 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml
2026-06-24 01:39:55.470790 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt
2026-06-24 01:39:55.470808 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml
2026-06-24 01:39:55.470826 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt
2026-06-24 01:39:55.470844 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml
2026-06-24 01:39:55.470862 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt
2026-06-24 01:39:55.470880 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml
2026-06-24 01:39:55.470898 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt
2026-06-24 01:39:55.470920 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml
2026-06-24 01:39:55.470939 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt
2026-06-24 01:39:55.470957 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml
2026-06-24 01:39:55.470975 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt
2026-06-24 01:39:55.470993 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml
2026-06-24 01:39:55.471011 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt
2026-06-24 01:39:55.471028 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml
2026-06-24 01:39:55.471046 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt
2026-06-24 01:39:55.471063 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml
2026-06-24 01:39:55.471080 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt
2026-06-24 01:39:55.471098 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml
2026-06-24 01:39:55.471115 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt
2026-06-24 01:39:55.471133 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml
2026-06-24 01:39:55.471151 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt
2026-06-24 01:39:55.471168 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml
2026-06-24 01:39:55.471186 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt
2026-06-24 01:39:55.471204 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml
2026-06-24 01:39:55.471222 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt
2026-06-24 01:39:55.471240 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml
2026-06-24 01:39:55.471259 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt
2026-06-24 01:39:55.471277 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml
2026-06-24 01:39:55.471295 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt
2026-06-24 01:39:55.471313 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml
2026-06-24 01:39:55.471330 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt
2026-06-24 01:39:55.471349 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml
2026-06-24 01:39:55.471367 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt
2026-06-24 01:39:55.471385 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml
2026-06-24 01:39:55.471403 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt
2026-06-24 01:39:55.471421 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml
2026-06-24 01:39:55.471439 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt
2026-06-24 01:39:55.471457 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml
2026-06-24 01:39:55.471475 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt
2026-06-24 01:39:55.471493 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml
2026-06-24 01:39:55.471516 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt
2026-06-24 01:39:55.471535 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml
2026-06-24 01:39:55.471553 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt
2026-06-24 01:39:55.471572 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml
2026-06-24 01:39:55.471590 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt
2026-06-24 01:39:55.471675 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml
2026-06-24 01:39:55.471703 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt
2026-06-24 01:39:55.471723 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml
2026-06-24 01:39:55.471742 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt
2026-06-24 01:39:55.471760 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml
2026-06-24 01:39:55.471779 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt
2026-06-24 01:39:55.471797 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml
2026-06-24 01:39:55.471815 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt
2026-06-24 01:39:55.471834 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml
2026-06-24 01:39:55.471852 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt
2026-06-24 01:39:55.471870 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml
2026-06-24 01:39:55.471887 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt
2026-06-24 01:39:55.471905 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml
2026-06-24 01:39:55.471924 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt
2026-06-24 01:39:55.471942 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml
2026-06-24 01:39:55.471960 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt
2026-06-24 01:39:55.471978 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml
2026-06-24 01:39:55.471997 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt
2026-06-24 01:39:55.472015 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml
2026-06-24 01:39:55.472033 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt
2026-06-24 01:39:55.472051 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml
2026-06-24 01:39:55.472070 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt
2026-06-24 01:39:55.472088 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml
2026-06-24 01:39:55.472106 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt
2026-06-24 01:39:55.472124 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml
2026-06-24 01:39:55.472143 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt
2026-06-24 01:39:55.472161 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml
2026-06-24 01:39:55.472179 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt
2026-06-24 01:39:55.472204 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml
2026-06-24 01:39:55.472223 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt
2026-06-24 01:39:55.472241 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml
2026-06-24 01:39:55.472259 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt
2026-06-24 01:39:55.472278 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml
2026-06-24 01:39:55.472296 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt
2026-06-24 01:39:55.472315 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml
2026-06-24 01:39:55.472333 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt
2026-06-24 01:39:55.472351 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml
2026-06-24 01:39:55.472370 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt
2026-06-24 01:39:55.472388 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml
2026-06-24 01:39:55.472407 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt
2026-06-24 01:39:55.472425 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml
2026-06-24 01:39:55.472444 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt
2026-06-24 01:39:55.472462 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml
2026-06-24 01:39:55.472481 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt
2026-06-24 01:39:55.472499 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml
2026-06-24 01:39:55.472517 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt
2026-06-24 01:39:55.472536 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml
2026-06-24 01:39:55.472554 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt
2026-06-24 01:39:55.472573 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml
2026-06-24 01:39:55.472592 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt
2026-06-24 01:39:55.472610 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml
2026-06-24 01:39:55.472629 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt
2026-06-24 01:39:55.472648 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml
2026-06-24 01:39:55.472666 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt
2026-06-24 01:39:55.472684 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml
2026-06-24 01:39:55.472703 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt
2026-06-24 01:39:55.472722 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml
2026-06-24 01:39:55.472740 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt
2026-06-24 01:39:55.472759 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml
2026-06-24 01:39:55.472777 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt
2026-06-24 01:39:55.472796 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml
2026-06-24 01:39:55.472820 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt
2026-06-24 01:39:55.472839 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml
2026-06-24 01:39:55.472858 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt
2026-06-24 01:39:55.472879 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml
2026-06-24 01:39:55.472898 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt
2026-06-24 01:39:55.472917 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml
2026-06-24 01:39:55.472935 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt
2026-06-24 01:39:55.472983 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml
2026-06-24 01:39:55.473008 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt
2026-06-24 01:39:55.473027 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml
2026-06-24 01:39:55.473045 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt
2026-06-24 01:39:55.473064 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml
2026-06-24 01:39:55.473082 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt
2026-06-24 01:39:55.473100 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml
2026-06-24 01:39:55.473118 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt
2026-06-24 01:39:55.473135 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml
2026-06-24 01:39:55.473154 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt
2026-06-24 01:39:55.473172 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml
2026-06-24 01:39:55.473190 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt
2026-06-24 01:39:55.473208 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml
2026-06-24 01:39:55.473226 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt
2026-06-24 01:39:55.473244 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml
2026-06-24 01:39:55.473262 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt
2026-06-24 01:39:55.473280 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml
2026-06-24 01:39:55.473298 | instance | cd+++++++++ objects/namespaced/openstack/secrets/
2026-06-24 01:39:55.473316 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt
2026-06-24 01:39:55.473335 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml
2026-06-24 01:39:55.473353 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt
2026-06-24 01:39:55.473371 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml
2026-06-24 01:39:55.473390 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt
2026-06-24 01:39:55.473408 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml
2026-06-24 01:39:55.473426 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt
2026-06-24 01:39:55.473444 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml
2026-06-24 01:39:55.473463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt
2026-06-24 01:39:55.473481 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml
2026-06-24 01:39:55.473505 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt
2026-06-24 01:39:55.473524 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml
2026-06-24 01:39:55.473543 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt
2026-06-24 01:39:55.473561 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml
2026-06-24 01:39:55.473580 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt
2026-06-24 01:39:55.473598 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml
2026-06-24 01:39:55.473616 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt
2026-06-24 01:39:55.473634 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml
2026-06-24 01:39:55.473652 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt
2026-06-24 01:39:55.473670 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml
2026-06-24 01:39:55.473688 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt
2026-06-24 01:39:55.473706 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml
2026-06-24 01:39:55.473724 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt
2026-06-24 01:39:55.473742 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml
2026-06-24 01:39:55.473760 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt
2026-06-24 01:39:55.473778 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml
2026-06-24 01:39:55.473796 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt
2026-06-24 01:39:55.473813 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml
2026-06-24 01:39:55.473831 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt
2026-06-24 01:39:55.473850 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml
2026-06-24 01:39:55.473868 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt
2026-06-24 01:39:55.473886 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml
2026-06-24 01:39:55.473904 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt
2026-06-24 01:39:55.473922 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml
2026-06-24 01:39:55.473940 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt
2026-06-24 01:39:55.473957 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml
2026-06-24 01:39:55.473975 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt
2026-06-24 01:39:55.473993 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml
2026-06-24 01:39:55.474011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt
2026-06-24 01:39:55.474029 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml
2026-06-24 01:39:55.474047 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt
2026-06-24 01:39:55.474065 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml
2026-06-24 01:39:55.474084 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt
2026-06-24 01:39:55.474102 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml
2026-06-24 01:39:55.474120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt
2026-06-24 01:39:55.474138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml
2026-06-24 01:39:55.474161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt
2026-06-24 01:39:55.474180 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml
2026-06-24 01:39:55.474198 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt
2026-06-24 01:39:55.474217 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml
2026-06-24 01:39:55.474235 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt
2026-06-24 01:39:55.474253 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml
2026-06-24 01:39:55.474271 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt
2026-06-24 01:39:55.474290 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml
2026-06-24 01:39:55.474308 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt
2026-06-24 01:39:55.474326 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml
2026-06-24 01:39:55.474344 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt
2026-06-24 01:39:55.474363 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml
2026-06-24 01:39:55.474381 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt
2026-06-24 01:39:55.474399 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml
2026-06-24 01:39:55.474418 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt
2026-06-24 01:39:55.474436 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml
2026-06-24 01:39:55.474454 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt
2026-06-24 01:39:55.474472 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml
2026-06-24 01:39:55.474491 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt
2026-06-24 01:39:55.474509 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml
2026-06-24 01:39:55.474527 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt
2026-06-24 01:39:55.474546 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml
2026-06-24 01:39:55.474564 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt
2026-06-24 01:39:55.474582 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml
2026-06-24 01:39:55.474601 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt
2026-06-24 01:39:55.474620 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml
2026-06-24 01:39:55.474639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt
2026-06-24 01:39:55.474703 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml
2026-06-24 01:39:55.474749 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt
2026-06-24 01:39:55.474941 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml
2026-06-24 01:39:55.474971 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt
2026-06-24 01:39:55.474991 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml
2026-06-24 01:39:55.475010 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt
2026-06-24 01:39:55.475028 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml
2026-06-24 01:39:55.475047 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt
2026-06-24 01:39:55.475065 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml
2026-06-24 01:39:55.475093 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt
2026-06-24 01:39:55.475219 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml
2026-06-24 01:39:55.475240 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt
2026-06-24 01:39:55.475259 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml
2026-06-24 01:39:55.475278 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt
2026-06-24 01:39:55.475297 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml
2026-06-24 01:39:55.475316 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt
2026-06-24 01:39:55.475334 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml
2026-06-24 01:39:55.475352 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt
2026-06-24 01:39:55.475371 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml
2026-06-24 01:39:55.475389 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt
2026-06-24 01:39:55.475407 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml
2026-06-24 01:39:55.475425 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt
2026-06-24 01:39:55.475445 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml
2026-06-24 01:39:55.475464 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt
2026-06-24 01:39:55.475483 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml
2026-06-24 01:39:55.475501 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt
2026-06-24 01:39:55.475519 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml
2026-06-24 01:39:55.475537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt
2026-06-24 01:39:55.475555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml
2026-06-24 01:39:55.475574 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt
2026-06-24 01:39:55.475592 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml
2026-06-24 01:39:55.475610 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt
2026-06-24 01:39:55.475628 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml
2026-06-24 01:39:55.475647 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt
2026-06-24 01:39:55.475665 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml
2026-06-24 01:39:55.475683 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt
2026-06-24 01:39:55.475702 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml
2026-06-24 01:39:55.475720 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt
2026-06-24 01:39:55.475739 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml
2026-06-24 01:39:55.475758 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt
2026-06-24 01:39:55.475776 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml
2026-06-24 01:39:55.475794 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt
2026-06-24 01:39:55.475812 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml
2026-06-24 01:39:55.475831 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt
2026-06-24 01:39:55.475848 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml
2026-06-24 01:39:55.475895 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt
2026-06-24 01:39:55.475914 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml
2026-06-24 01:39:55.475932 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt
2026-06-24 01:39:55.475950 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml
2026-06-24 01:39:55.475968 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt
2026-06-24 01:39:55.475987 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml
2026-06-24 01:39:55.476005 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt
2026-06-24 01:39:55.476023 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml
2026-06-24 01:39:55.476042 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt
2026-06-24 01:39:55.476060 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml
2026-06-24 01:39:55.476079 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt
2026-06-24 01:39:55.476097 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml
2026-06-24 01:39:55.476115 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt
2026-06-24 01:39:55.476133 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml
2026-06-24 01:39:55.476150 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt
2026-06-24 01:39:55.476169 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml
2026-06-24 01:39:55.476187 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt
2026-06-24 01:39:55.476205 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml
2026-06-24 01:39:55.476223 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt
2026-06-24 01:39:55.476240 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml
2026-06-24 01:39:55.476259 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt
2026-06-24 01:39:55.476276 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml
2026-06-24 01:39:55.476295 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt
2026-06-24 01:39:55.476313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml
2026-06-24 01:39:55.476332 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt
2026-06-24 01:39:55.476349 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml
2026-06-24 01:39:55.476367 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt
2026-06-24 01:39:55.476385 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml
2026-06-24 01:39:55.476403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt
2026-06-24 01:39:55.476421 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml
2026-06-24 01:39:55.476439 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt
2026-06-24 01:39:55.476458 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml
2026-06-24 01:39:55.476476 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt
2026-06-24 01:39:55.476495 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml
2026-06-24 01:39:55.476513 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt
2026-06-24 01:39:55.476531 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml
2026-06-24 01:39:55.476550 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt
2026-06-24 01:39:55.476573 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml
2026-06-24 01:39:55.476591 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt
2026-06-24 01:39:55.476610 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml
2026-06-24 01:39:55.476628 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt
2026-06-24 01:39:55.476646 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml
2026-06-24 01:39:55.476664 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt
2026-06-24 01:39:55.476683 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml
2026-06-24 01:39:55.476701 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt
2026-06-24 01:39:55.476719 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml
2026-06-24 01:39:55.476737 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt
2026-06-24 01:39:55.476755 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml
2026-06-24 01:39:55.476773 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt
2026-06-24 01:39:55.476791 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml
2026-06-24 01:39:55.476809 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt
2026-06-24 01:39:55.476827 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml
2026-06-24 01:39:55.476845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt
2026-06-24 01:39:55.476863 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml
2026-06-24 01:39:55.476881 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt
2026-06-24 01:39:55.476899 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml
2026-06-24 01:39:55.476917 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt
2026-06-24 01:39:55.476936 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml
2026-06-24 01:39:55.476995 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt
2026-06-24 01:39:55.477021 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml
2026-06-24 01:39:55.477040 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt
2026-06-24 01:39:55.477059 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml
2026-06-24 01:39:55.477077 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt
2026-06-24 01:39:55.477095 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml
2026-06-24 01:39:55.477113 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt
2026-06-24 01:39:55.477130 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml
2026-06-24 01:39:55.477149 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-24 01:39:55.477167 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-24 01:39:55.477185 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt
2026-06-24 01:39:55.477203 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml
2026-06-24 01:39:55.477221 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt
2026-06-24 01:39:55.477245 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml
2026-06-24 01:39:55.477264 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt
2026-06-24 01:39:55.477283 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml
2026-06-24 01:39:55.477301 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt
2026-06-24 01:39:55.477320 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml
2026-06-24 01:39:55.477339 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt
2026-06-24 01:39:55.477357 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml
2026-06-24 01:39:55.477376 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt
2026-06-24 01:39:55.477395 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml
2026-06-24 01:39:55.477413 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt
2026-06-24 01:39:55.477431 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml
2026-06-24 01:39:55.477450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt
2026-06-24 01:39:55.477468 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml
2026-06-24 01:39:55.477486 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt
2026-06-24 01:39:55.477504 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml
2026-06-24 01:39:55.477522 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt
2026-06-24 01:39:55.477540 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml
2026-06-24 01:39:55.477558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt
2026-06-24 01:39:55.477576 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml
2026-06-24 01:39:55.477595 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt
2026-06-24 01:39:55.477613 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml
2026-06-24 01:39:55.477702 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt
2026-06-24 01:39:55.477733 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml
2026-06-24 01:39:55.477754 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt
2026-06-24 01:39:55.477774 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml
2026-06-24 01:39:55.477792 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt
2026-06-24 01:39:55.477811 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml
2026-06-24 01:39:55.477829 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt
2026-06-24 01:39:55.477848 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml
2026-06-24 01:39:55.477867 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt
2026-06-24 01:39:55.477885 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml
2026-06-24 01:39:55.477903 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt
2026-06-24 01:39:55.477921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml
2026-06-24 01:39:55.477939 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt
2026-06-24 01:39:55.477964 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml
2026-06-24 01:39:55.477985 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt
2026-06-24 01:39:55.478006 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml
2026-06-24 01:39:55.478024 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt
2026-06-24 01:39:55.478042 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml
2026-06-24 01:39:55.478060 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt
2026-06-24 01:39:55.478078 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml
2026-06-24 01:39:55.478096 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt
2026-06-24 01:39:55.478114 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml
2026-06-24 01:39:55.478132 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt
2026-06-24 01:39:55.478150 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml
2026-06-24 01:39:55.478168 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt
2026-06-24 01:39:55.478186 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml
2026-06-24 01:39:55.478204 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt
2026-06-24 01:39:55.478222 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml
2026-06-24 01:39:55.478240 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt
2026-06-24 01:39:55.478258 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml
2026-06-24 01:39:55.478276 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt
2026-06-24 01:39:55.478294 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml
2026-06-24 01:39:55.478312 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt
2026-06-24 01:39:55.478330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml
2026-06-24 01:39:55.478348 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt
2026-06-24 01:39:55.478367 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml
2026-06-24 01:39:55.478386 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt
2026-06-24 01:39:55.478403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml
2026-06-24 01:39:55.478421 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt
2026-06-24 01:39:55.478439 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml
2026-06-24 01:39:55.478458 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt
2026-06-24 01:39:55.478476 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml
2026-06-24 01:39:55.478494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt
2026-06-24 01:39:55.478513 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml
2026-06-24 01:39:55.478531 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt
2026-06-24 01:39:55.478549 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml
2026-06-24 01:39:55.478573 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt
2026-06-24 01:39:55.478592 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml
2026-06-24 01:39:55.478610 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/
2026-06-24 01:39:55.478628 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt
2026-06-24 01:39:55.478647 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml
2026-06-24 01:39:55.478665 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt
2026-06-24 01:39:55.478684 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml
2026-06-24 01:39:55.478703 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt
2026-06-24 01:39:55.478721 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml
2026-06-24 01:39:55.478739 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt
2026-06-24 01:39:55.478757 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml
2026-06-24 01:39:55.478774 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt
2026-06-24 01:39:55.478793 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml
2026-06-24 01:39:55.478811 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt
2026-06-24 01:39:55.478829 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml
2026-06-24 01:39:55.478846 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt
2026-06-24 01:39:55.478864 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml
2026-06-24 01:39:55.478881 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt
2026-06-24 01:39:55.478899 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml
2026-06-24 01:39:55.478917 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt
2026-06-24 01:39:55.478935 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml
2026-06-24 01:39:55.478953 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt
2026-06-24 01:39:55.478972 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml
2026-06-24 01:39:55.478990 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt
2026-06-24 01:39:55.479008 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml
2026-06-24 01:39:55.479026 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt
2026-06-24 01:39:55.479044 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml
2026-06-24 01:39:55.479062 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt
2026-06-24 01:39:55.479079 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml
2026-06-24 01:39:55.479097 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt
2026-06-24 01:39:55.479115 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml
2026-06-24 01:39:55.479133 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt
2026-06-24 01:39:55.479151 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml
2026-06-24 01:39:55.479169 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt
2026-06-24 01:39:55.479186 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml
2026-06-24 01:39:55.479213 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt
2026-06-24 01:39:55.479231 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml
2026-06-24 01:39:55.479249 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt
2026-06-24 01:39:55.479266 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml
2026-06-24 01:39:55.479284 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt
2026-06-24 01:39:55.479302 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml
2026-06-24 01:39:55.479320 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt
2026-06-24 01:39:55.479338 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml
2026-06-24 01:39:55.479355 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt
2026-06-24 01:39:55.479372 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml
2026-06-24 01:39:55.479390 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt
2026-06-24 01:39:55.479408 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml
2026-06-24 01:39:55.479425 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt
2026-06-24 01:39:55.479443 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml
2026-06-24 01:39:55.479461 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt
2026-06-24 01:39:55.479479 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml
2026-06-24 01:39:55.479497 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt
2026-06-24 01:39:55.479516 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml
2026-06-24 01:39:55.479535 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt
2026-06-24 01:39:55.479553 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml
2026-06-24 01:39:55.479571 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt
2026-06-24 01:39:55.479589 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml
2026-06-24 01:39:55.479607 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt
2026-06-24 01:39:55.479625 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml
2026-06-24 01:39:55.479644 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt
2026-06-24 01:39:55.479662 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml
2026-06-24 01:39:55.479679 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt
2026-06-24 01:39:55.479697 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml
2026-06-24 01:39:55.479715 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt
2026-06-24 01:39:55.479734 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml
2026-06-24 01:39:55.479752 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt
2026-06-24 01:39:55.479770 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml
2026-06-24 01:39:55.479788 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt
2026-06-24 01:39:55.479807 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml
2026-06-24 01:39:55.479825 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt
2026-06-24 01:39:55.479848 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml
2026-06-24 01:39:55.479867 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt
2026-06-24 01:39:55.479886 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml
2026-06-24 01:39:55.479904 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt
2026-06-24 01:39:55.479923 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml
2026-06-24 01:39:55.479946 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt
2026-06-24 01:39:55.479971 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml
2026-06-24 01:39:55.479992 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt
2026-06-24 01:39:55.480011 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml
2026-06-24 01:39:55.480029 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt
2026-06-24 01:39:55.480048 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml
2026-06-24 01:39:55.480067 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt
2026-06-24 01:39:55.480086 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml
2026-06-24 01:39:55.480104 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt
2026-06-24 01:39:55.480122 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml
2026-06-24 01:39:55.480141 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt
2026-06-24 01:39:55.480160 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml
2026-06-24 01:39:55.480178 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt
2026-06-24 01:39:55.480197 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml
2026-06-24 01:39:55.480216 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt
2026-06-24 01:39:55.480235 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml
2026-06-24 01:39:55.480255 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt
2026-06-24 01:39:55.480274 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml
2026-06-24 01:39:55.480293 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt
2026-06-24 01:39:55.480312 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml
2026-06-24 01:39:55.480330 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt
2026-06-24 01:39:55.480349 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml
2026-06-24 01:39:55.480369 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt
2026-06-24 01:39:55.480388 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml
2026-06-24 01:39:55.480407 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt
2026-06-24 01:39:55.480426 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml
2026-06-24 01:39:55.480444 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt
2026-06-24 01:39:55.480462 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml
2026-06-24 01:39:55.480480 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt
2026-06-24 01:39:55.480504 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml
2026-06-24 01:39:55.480523 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt
2026-06-24 01:39:55.480541 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml
2026-06-24 01:39:55.480559 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt
2026-06-24 01:39:55.480576 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml
2026-06-24 01:39:55.480594 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt
2026-06-24 01:39:55.480612 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml
2026-06-24 01:39:55.480630 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt
2026-06-24 01:39:55.480648 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml
2026-06-24 01:39:55.480665 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt
2026-06-24 01:39:55.480683 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml
2026-06-24 01:39:55.480701 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt
2026-06-24 01:39:55.480719 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml
2026-06-24 01:39:55.480737 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt
2026-06-24 01:39:55.480755 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml
2026-06-24 01:39:55.480774 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt
2026-06-24 01:39:55.480792 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml
2026-06-24 01:39:55.480810 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt
2026-06-24 01:39:55.480828 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml
2026-06-24 01:39:55.480846 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt
2026-06-24 01:39:55.480864 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml
2026-06-24 01:39:55.480882 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt
2026-06-24 01:39:55.480899 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml
2026-06-24 01:39:55.480918 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt
2026-06-24 01:39:55.480935 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml
2026-06-24 01:39:55.481008 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt
2026-06-24 01:39:55.481034 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml
2026-06-24 01:39:55.481059 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt
2026-06-24 01:39:55.481082 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml
2026-06-24 01:39:55.481103 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt
2026-06-24 01:39:55.481122 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml
2026-06-24 01:39:55.481141 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt
2026-06-24 01:39:55.481159 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml
2026-06-24 01:39:55.481179 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt
2026-06-24 01:39:55.481212 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml
2026-06-24 01:39:55.481233 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt
2026-06-24 01:39:55.481252 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml
2026-06-24 01:39:55.481271 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt
2026-06-24 01:39:55.481289 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml
2026-06-24 01:39:55.481307 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt
2026-06-24 01:39:55.481326 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml
2026-06-24 01:39:55.481344 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt
2026-06-24 01:39:55.481363 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml
2026-06-24 01:39:55.481381 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt
2026-06-24 01:39:55.481400 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml
2026-06-24 01:39:55.481418 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt
2026-06-24 01:39:55.481436 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml
2026-06-24 01:39:55.481453 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt
2026-06-24 01:39:55.481471 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml
2026-06-24 01:39:55.481489 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt
2026-06-24 01:39:55.481507 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml
2026-06-24 01:39:55.481525 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt
2026-06-24 01:39:55.481543 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml
2026-06-24 01:39:55.481561 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt
2026-06-24 01:39:55.481578 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml
2026-06-24 01:39:55.481596 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt
2026-06-24 01:39:55.481614 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml
2026-06-24 01:39:55.481632 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt
2026-06-24 01:39:55.481650 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml
2026-06-24 01:39:55.481668 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt
2026-06-24 01:39:55.481687 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml
2026-06-24 01:39:55.481705 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt
2026-06-24 01:39:55.481723 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml
2026-06-24 01:39:55.481816 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt
2026-06-24 01:39:55.481844 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml
2026-06-24 01:39:55.481865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt
2026-06-24 01:39:55.481884 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml
2026-06-24 01:39:55.481902 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt
2026-06-24 01:39:55.481921 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml
2026-06-24 01:39:55.481945 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt
2026-06-24 01:39:55.481964 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml
2026-06-24 01:39:55.481983 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt
2026-06-24 01:39:55.482002 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml
2026-06-24 01:39:55.482020 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt
2026-06-24 01:39:55.482038 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml
2026-06-24 01:39:55.482056 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt
2026-06-24 01:39:55.482075 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml
2026-06-24 01:39:55.482093 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt
2026-06-24 01:39:55.482111 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml
2026-06-24 01:39:55.482129 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt
2026-06-24 01:39:55.482147 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml
2026-06-24 01:39:55.482166 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt
2026-06-24 01:39:55.482184 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml
2026-06-24 01:39:55.482202 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt
2026-06-24 01:39:55.482220 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml
2026-06-24 01:39:55.482238 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt
2026-06-24 01:39:55.482256 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml
2026-06-24 01:39:55.482275 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt
2026-06-24 01:39:55.482293 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml
2026-06-24 01:39:55.482311 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt
2026-06-24 01:39:55.482330 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml
2026-06-24 01:39:55.482348 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-06-24 01:39:55.482366 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-06-24 01:39:55.482384 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt
2026-06-24 01:39:55.482402 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml
2026-06-24 01:39:55.482420 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt
2026-06-24 01:39:55.482438 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml
2026-06-24 01:39:55.482457 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt
2026-06-24 01:39:55.482475 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml
2026-06-24 01:39:55.482494 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt
2026-06-24 01:39:55.482512 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml
2026-06-24 01:39:55.482531 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt
2026-06-24 01:39:55.482554 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml
2026-06-24 01:39:55.482573 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt
2026-06-24 01:39:55.482591 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml
2026-06-24 01:39:55.482610 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt
2026-06-24 01:39:55.482629 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml
2026-06-24 01:39:55.482648 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt
2026-06-24 01:39:55.482666 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml
2026-06-24 01:39:55.482684 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt
2026-06-24 01:39:55.482702 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml
2026-06-24 01:39:55.482720 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt
2026-06-24 01:39:55.482739 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml
2026-06-24 01:39:55.482757 | instance | cd+++++++++ objects/namespaced/openstack/services/
2026-06-24 01:39:55.482776 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt
2026-06-24 01:39:55.482795 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml
2026-06-24 01:39:55.482814 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt
2026-06-24 01:39:55.482832 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml
2026-06-24 01:39:55.482851 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt
2026-06-24 01:39:55.482869 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml
2026-06-24 01:39:55.482888 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt
2026-06-24 01:39:55.482906 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml
2026-06-24 01:39:55.482925 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt
2026-06-24 01:39:55.482943 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml
2026-06-24 01:39:55.482962 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt
2026-06-24 01:39:55.482982 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml
2026-06-24 01:39:55.483000 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt
2026-06-24 01:39:55.483019 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml
2026-06-24 01:39:55.483038 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt
2026-06-24 01:39:55.483056 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml
2026-06-24 01:39:55.483075 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt
2026-06-24 01:39:55.483093 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml
2026-06-24 01:39:55.483112 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt
2026-06-24 01:39:55.483130 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml
2026-06-24 01:39:55.483149 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt
2026-06-24 01:39:55.483167 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml
2026-06-24 01:39:55.483185 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt
2026-06-24 01:39:55.483204 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml
2026-06-24 01:39:55.483222 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt
2026-06-24 01:39:55.483245 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml
2026-06-24 01:39:55.483264 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt
2026-06-24 01:39:55.483283 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml
2026-06-24 01:39:55.483301 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt
2026-06-24 01:39:55.483319 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml
2026-06-24 01:39:55.483337 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt
2026-06-24 01:39:55.483355 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml
2026-06-24 01:39:55.483373 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt
2026-06-24 01:39:55.483391 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml
2026-06-24 01:39:55.483409 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt
2026-06-24 01:39:55.483427 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml
2026-06-24 01:39:55.483445 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt
2026-06-24 01:39:55.483463 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml
2026-06-24 01:39:55.483481 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt
2026-06-24 01:39:55.483500 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml
2026-06-24 01:39:55.483518 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt
2026-06-24 01:39:55.483536 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml
2026-06-24 01:39:55.483555 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt
2026-06-24 01:39:55.483573 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml
2026-06-24 01:39:55.483591 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt
2026-06-24 01:39:55.483609 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml
2026-06-24 01:39:55.483627 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt
2026-06-24 01:39:55.483645 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml
2026-06-24 01:39:55.483663 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt
2026-06-24 01:39:55.483681 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml
2026-06-24 01:39:55.483699 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt
2026-06-24 01:39:55.483717 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml
2026-06-24 01:39:55.483736 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt
2026-06-24 01:39:55.483754 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml
2026-06-24 01:39:55.483772 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt
2026-06-24 01:39:55.483790 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml
2026-06-24 01:39:55.483809 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-24 01:39:55.483827 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-24 01:39:55.483845 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt
2026-06-24 01:39:55.483864 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml
2026-06-24 01:39:55.483888 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt
2026-06-24 01:39:55.483907 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml
2026-06-24 01:39:55.483925 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt
2026-06-24 01:39:55.483944 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml
2026-06-24 01:39:55.483961 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt
2026-06-24 01:39:55.483980 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml
2026-06-24 01:39:55.484001 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt
2026-06-24 01:39:55.484020 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml
2026-06-24 01:39:55.484038 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt
2026-06-24 01:39:55.484056 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml
2026-06-24 01:39:55.484074 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt
2026-06-24 01:39:55.484091 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml
2026-06-24 01:39:55.484109 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt
2026-06-24 01:39:55.484128 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml
2026-06-24 01:39:55.484146 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt
2026-06-24 01:39:55.484165 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml
2026-06-24 01:39:55.484183 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/
2026-06-24 01:39:55.484201 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt
2026-06-24 01:39:55.484220 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml
2026-06-24 01:39:55.484238 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt
2026-06-24 01:39:55.484257 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml
2026-06-24 01:39:55.484275 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt
2026-06-24 01:39:55.484293 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml
2026-06-24 01:39:55.484311 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt
2026-06-24 01:39:55.484329 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml
2026-06-24 01:39:55.484346 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt
2026-06-24 01:39:55.484364 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml
2026-06-24 01:39:55.484382 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt
2026-06-24 01:39:55.484400 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml
2026-06-24 01:39:55.484417 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt
2026-06-24 01:39:55.484435 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml
2026-06-24 01:39:55.484453 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt
2026-06-24 01:39:55.484471 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml
2026-06-24 01:39:55.484489 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt
2026-06-24 01:39:55.484507 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml
2026-06-24 01:39:55.484526 | instance | cd+++++++++ objects/namespaced/rook-ceph/
2026-06-24 01:39:55.484549 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/
2026-06-24 01:39:55.484568 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt
2026-06-24 01:39:55.484586 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml
2026-06-24 01:39:55.484605 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt
2026-06-24 01:39:55.484623 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml
2026-06-24 01:39:55.484641 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt
2026-06-24 01:39:55.484658 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml
2026-06-24 01:39:55.484676 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt
2026-06-24 01:39:55.484693 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml
2026-06-24 01:39:55.484711 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/
2026-06-24 01:39:55.484729 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt
2026-06-24 01:39:55.484747 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml
2026-06-24 01:39:55.484764 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/
2026-06-24 01:39:55.484783 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-l6bb2.txt
2026-06-24 01:39:55.484800 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-l6bb2.yaml
2026-06-24 01:39:55.484818 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/
2026-06-24 01:39:55.484836 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt
2026-06-24 01:39:55.484854 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml
2026-06-24 01:39:55.484872 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt
2026-06-24 01:39:55.484891 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml
2026-06-24 01:39:55.485088 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt
2026-06-24 01:39:55.485120 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-06-24 01:39:55.485141 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt
2026-06-24 01:39:55.485160 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml
2026-06-24 01:39:55.485178 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt
2026-06-24 01:39:55.485196 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml
2026-06-24 01:39:55.485214 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt
2026-06-24 01:39:55.485233 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml
2026-06-24 01:39:55.485251 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt
2026-06-24 01:39:55.485270 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml
2026-06-24 01:39:55.485289 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt
2026-06-24 01:39:55.485308 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml
2026-06-24 01:39:55.485326 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt
2026-06-24 01:39:55.485345 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml
2026-06-24 01:39:55.485363 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt
2026-06-24 01:39:55.485389 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml
2026-06-24 01:39:55.485408 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/
2026-06-24 01:39:55.485426 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt
2026-06-24 01:39:55.485445 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml
2026-06-24 01:39:55.485464 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt
2026-06-24 01:39:55.485483 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml
2026-06-24 01:39:55.485501 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt
2026-06-24 01:39:55.485519 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml
2026-06-24 01:39:55.485538 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt
2026-06-24 01:39:55.485557 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml
2026-06-24 01:39:55.485576 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt
2026-06-24 01:39:55.485594 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml
2026-06-24 01:39:55.485613 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt
2026-06-24 01:39:55.485631 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml
2026-06-24 01:39:55.485650 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt
2026-06-24 01:39:55.485669 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml
2026-06-24 01:39:55.485688 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/
2026-06-24 01:39:55.485707 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt
2026-06-24 01:39:55.485725 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml
2026-06-24 01:39:55.485744 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/
2026-06-24 01:39:55.485816 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt
2026-06-24 01:39:55.485853 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml
2026-06-24 01:39:55.485875 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt
2026-06-24 01:39:55.485895 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml
2026-06-24 01:39:55.485914 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-06-24 01:39:55.485933 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-06-24 01:39:55.485951 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt
2026-06-24 01:39:55.485970 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml
2026-06-24 01:39:55.485989 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt
2026-06-24 01:39:55.486007 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml
2026-06-24 01:39:55.486025 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt
2026-06-24 01:39:55.486044 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml
2026-06-24 01:39:55.486063 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt
2026-06-24 01:39:55.486081 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml
2026-06-24 01:39:55.486099 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt
2026-06-24 01:39:55.486117 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml
2026-06-24 01:39:55.486142 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt
2026-06-24 01:39:55.486161 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml
2026-06-24 01:39:55.486180 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt
2026-06-24 01:39:55.486198 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml
2026-06-24 01:39:55.486216 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt
2026-06-24 01:39:55.486235 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml
2026-06-24 01:39:55.486253 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt
2026-06-24 01:39:55.486271 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml
2026-06-24 01:39:55.486290 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt
2026-06-24 01:39:55.486308 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml
2026-06-24 01:39:55.486327 | instance | cd+++++++++ objects/namespaced/secretgen-controller/
2026-06-24 01:39:55.486346 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/
2026-06-24 01:39:55.486365 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt
2026-06-24 01:39:55.486383 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml
2026-06-24 01:39:55.486402 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/
2026-06-24 01:39:55.486421 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt
2026-06-24 01:39:55.486439 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml
2026-06-24 01:39:55.486458 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/
2026-06-24 01:39:55.486477 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-hvrb6.txt
2026-06-24 01:39:55.486495 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-hvrb6.yaml
2026-06-24 01:39:55.486513 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/
2026-06-24 01:39:55.486531 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt
2026-06-24 01:39:55.486549 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml
2026-06-24 01:39:55.486567 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt
2026-06-24 01:39:55.486586 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml
2026-06-24 01:39:55.520882 |
2026-06-24 01:39:55.521090 | TASK [gather-pod-logs : creating directory for pod logs]
2026-06-24 01:39:55.714699 | instance | changed
2026-06-24 01:39:55.719980 |
2026-06-24 01:39:55.720043 | TASK [gather-pod-logs : creating directory for failed pod logs]
2026-06-24 01:39:55.935665 | instance | changed
2026-06-24 01:39:55.941213 |
2026-06-24 01:39:55.941283 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)]
2026-06-24 01:39:56.502170 | instance | auth-system/keycloak-0/keycloak
2026-06-24 01:39:56.686249 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found
2026-06-24 01:39:56.856385 | instance | cert-manager/cert-manager-79c48d47db-t72tq/cert-manager-controller
2026-06-24 01:39:57.061747 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-79c48d47db-t72tq" not found
2026-06-24 01:39:57.243305 | instance | cert-manager/cert-manager-cainjector-579c9dd7cd-q6bh2/cert-manager-cainjector
2026-06-24 01:39:57.421435 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-579c9dd7cd-q6bh2" not found
2026-06-24 01:39:57.589971 | instance | cert-manager/cert-manager-webhook-7d6b59cfdc-fp2jb/cert-manager-webhook
2026-06-24 01:39:57.757585 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-7d6b59cfdc-fp2jb" not found
2026-06-24 01:39:57.933558 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-295lh/envoy-gateway
2026-06-24 01:39:58.178458 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-295lh" not found
2026-06-24 01:39:58.336341 | instance | ingress-nginx/ingress-nginx-controller-h6mn7/controller
2026-06-24 01:39:58.540922 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-h6mn7" not found
2026-06-24 01:39:58.708432 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-p5289/ingress-nginx-default-backend
2026-06-24 01:39:58.873736 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-p5289" not found
2026-06-24 01:39:59.054648 | instance | kube-system/cilium-dldsr/config
2026-06-24 01:39:59.240202 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-dldsr" not found
2026-06-24 01:39:59.244128 | instance | kube-system/cilium-dldsr/mount-cgroup
2026-06-24 01:39:59.412510 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-dldsr" not found
2026-06-24 01:39:59.416570 | instance | kube-system/cilium-dldsr/apply-sysctl-overwrites
2026-06-24 01:39:59.590914 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-dldsr" not found
2026-06-24 01:39:59.595520 | instance | kube-system/cilium-dldsr/mount-bpf-fs
2026-06-24 01:39:59.771046 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-dldsr" not found
2026-06-24 01:39:59.774394 | instance | kube-system/cilium-dldsr/clean-cilium-state
2026-06-24 01:39:59.953956 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-dldsr" not found
2026-06-24 01:39:59.960126 | instance | kube-system/cilium-dldsr/install-cni-binaries
2026-06-24 01:40:00.140118 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-dldsr" not found
2026-06-24 01:40:00.143052 | instance | kube-system/cilium-dldsr/cilium-agent
2026-06-24 01:40:00.393845 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-dldsr" not found
2026-06-24 01:40:00.555964 | instance | kube-system/cilium-operator-869df985b8-scl7p/cilium-operator
2026-06-24 01:40:00.725534 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-scl7p" not found
2026-06-24 01:40:00.891854 | instance | kube-system/coredns-67659f764b-lqfzd/coredns
2026-06-24 01:40:01.075537 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-lqfzd" not found
2026-06-24 01:40:01.263940 | instance | kube-system/coredns-67659f764b-m6s6r/coredns
2026-06-24 01:40:01.470460 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-m6s6r" not found
2026-06-24 01:40:01.652974 | instance | kube-system/etcd-instance/etcd
2026-06-24 01:40:01.883866 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found
2026-06-24 01:40:02.107184 | instance | kube-system/kube-apiserver-instance/kube-apiserver
2026-06-24 01:40:02.325762 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found
2026-06-24 01:40:02.504627 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager
2026-06-24 01:40:02.742317 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found
2026-06-24 01:40:02.906677 | instance | kube-system/kube-proxy-jwnmh/kube-proxy
2026-06-24 01:40:03.068340 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-jwnmh" not found
2026-06-24 01:40:03.280242 | instance | kube-system/kube-scheduler-instance/kube-scheduler
2026-06-24 01:40:03.472048 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found
2026-06-24 01:40:03.674789 | instance | kube-system/kube-vip-instance/kube-vip
2026-06-24 01:40:03.853643 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found
2026-06-24 01:40:04.084015 | instance | local-path-storage/local-path-provisioner-679c578f5-j7s7k/local-path-provisioner
2026-06-24 01:40:04.268225 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-j7s7k" not found
2026-06-24 01:40:04.452904 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader
2026-06-24 01:40:04.627262 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-24 01:40:04.631409 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager
2026-06-24 01:40:04.805513 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-24 01:40:04.808885 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader
2026-06-24 01:40:04.978655 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-24 01:40:04.985808 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy
2026-06-24 01:40:05.180308 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-24 01:40:05.346040 | instance | monitoring/goldpinger-5cbss/goldpinger-daemon
2026-06-24 01:40:05.503752 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-5cbss" not found
2026-06-24 01:40:05.696125 | instance | monitoring/kube-prometheus-stack-grafana-688467cdd6-xl4fm/grafana-sc-dashboard
2026-06-24 01:40:05.879729 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-688467cdd6-xl4fm" not found
2026-06-24 01:40:05.884305 | instance | monitoring/kube-prometheus-stack-grafana-688467cdd6-xl4fm/grafana-sc-datasources
2026-06-24 01:40:06.079013 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-688467cdd6-xl4fm" not found
2026-06-24 01:40:06.083184 | instance | monitoring/kube-prometheus-stack-grafana-688467cdd6-xl4fm/grafana
2026-06-24 01:40:06.281336 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-688467cdd6-xl4fm" not found
2026-06-24 01:40:06.452902 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-82vfj/kube-state-metrics
2026-06-24 01:40:06.613451 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-82vfj" not found
2026-06-24 01:40:06.775540 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-rgxx5/kube-prometheus-stack
2026-06-24 01:40:06.934424 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-rgxx5" not found
2026-06-24 01:40:07.103153 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-hz6cz/node-exporter
2026-06-24 01:40:07.282335 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-hz6cz/pod-tls-sidecar
2026-06-24 01:40:07.454189 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-hz6cz" not found
2026-06-24 01:40:07.618484 | instance | monitoring/loki-0/loki
2026-06-24 01:40:07.796172 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found
2026-06-24 01:40:07.962658 | instance | monitoring/loki-chunks-cache-0/memcached
2026-06-24 01:40:08.182319 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found
2026-06-24 01:40:08.187250 | instance | monitoring/loki-chunks-cache-0/exporter
2026-06-24 01:40:08.384651 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found
2026-06-24 01:40:08.547630 | instance | monitoring/loki-gateway-cf54cb88c-pqqxx/nginx
2026-06-24 01:40:08.827330 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-pqqxx" not found
2026-06-24 01:40:08.997336 | instance | monitoring/loki-results-cache-0/memcached
2026-06-24 01:40:09.184215 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found
2026-06-24 01:40:09.189268 | instance | monitoring/loki-results-cache-0/exporter
2026-06-24 01:40:09.361066 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found
2026-06-24 01:40:09.528819 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-5dwg7/gc
2026-06-24 01:40:09.710211 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-5dwg7" not found
2026-06-24 01:40:09.867314 | instance | monitoring/node-feature-discovery-master-8665476dbc-p95c8/master
2026-06-24 01:40:10.042390 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-p95c8" not found
2026-06-24 01:40:10.220289 | instance | monitoring/node-feature-discovery-worker-rl5j6/worker
2026-06-24 01:40:10.396975 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-rl5j6" not found
2026-06-24 01:40:10.567289 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader
2026-06-24 01:40:10.734681 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-24 01:40:10.739443 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus
2026-06-24 01:40:10.906866 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-24 01:40:10.911318 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader
2026-06-24 01:40:11.082506 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-24 01:40:11.085692 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar
2026-06-24 01:40:11.267182 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-24 01:40:11.270494 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy
2026-06-24 01:40:11.456868 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-24 01:40:11.624522 | instance | monitoring/prometheus-pushgateway-7b8659c68b-bvt7g/pushgateway
2026-06-24 01:40:11.800975 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-bvt7g" not found
2026-06-24 01:40:11.986619 | instance | monitoring/vector-mp5mr/vector
2026-06-24 01:40:12.221022 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-mp5mr" not found
2026-06-24 01:40:12.406844 | instance | openstack/barbican-api-787fcc9774-lfh6r/init
2026-06-24 01:40:12.598621 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-787fcc9774-lfh6r" not found
2026-06-24 01:40:12.602814 | instance | openstack/barbican-api-787fcc9774-lfh6r/barbican-api
2026-06-24 01:40:12.769940 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-787fcc9774-lfh6r" not found
2026-06-24 01:40:12.970449 | instance | openstack/barbican-db-init-h2w6d/init
2026-06-24 01:40:13.165397 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-h2w6d" not found
2026-06-24 01:40:13.169404 | instance | openstack/barbican-db-init-h2w6d/barbican-db-init-0
2026-06-24 01:40:13.360413 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-h2w6d" not found
2026-06-24 01:40:13.673298 | instance | openstack/barbican-db-sync-5ttvv/init
2026-06-24 01:40:14.739957 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-5ttvv" not found
2026-06-24 01:40:14.743309 | instance | openstack/barbican-db-sync-5ttvv/barbican-db-sync
2026-06-24 01:40:15.347273 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-5ttvv" not found
2026-06-24 01:40:15.773298 | instance | openstack/barbican-ks-endpoints-f4bdz/init
2026-06-24 01:40:15.962864 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-f4bdz" not found
2026-06-24 01:40:15.967474 | instance | openstack/barbican-ks-endpoints-f4bdz/key-manager-ks-endpoints-admin
2026-06-24 01:40:16.153235 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-f4bdz" not found
2026-06-24 01:40:16.157540 | instance | openstack/barbican-ks-endpoints-f4bdz/key-manager-ks-endpoints-internal
2026-06-24 01:40:16.326802 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-f4bdz" not found
2026-06-24 01:40:16.330450 | instance | openstack/barbican-ks-endpoints-f4bdz/key-manager-ks-endpoints-public
2026-06-24 01:40:16.492974 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-f4bdz" not found
2026-06-24 01:40:16.656749 | instance | openstack/barbican-ks-service-wvldg/init
2026-06-24 01:40:16.823626 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-wvldg" not found
2026-06-24 01:40:16.827559 | instance | openstack/barbican-ks-service-wvldg/key-manager-ks-service-registration
2026-06-24 01:40:16.990676 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-wvldg" not found
2026-06-24 01:40:17.161990 | instance | openstack/barbican-ks-user-ntb76/init
2026-06-24 01:40:17.337547 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-ntb76" not found
2026-06-24 01:40:17.342044 | instance | openstack/barbican-ks-user-ntb76/barbican-ks-user
2026-06-24 01:40:17.506784 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-ntb76" not found
2026-06-24 01:40:17.670213 | instance | openstack/barbican-rabbit-init-84f22/init
2026-06-24 01:40:17.829232 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-84f22" not found
2026-06-24 01:40:17.833966 | instance | openstack/barbican-rabbit-init-84f22/rabbit-init
2026-06-24 01:40:18.002448 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-84f22" not found
2026-06-24 01:40:18.189577 | instance | openstack/cinder-api-78d7465d87-msr4d/init
2026-06-24 01:40:18.378330 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-78d7465d87-msr4d" not found
2026-06-24 01:40:18.381528 | instance | openstack/cinder-api-78d7465d87-msr4d/ceph-coordination-volume-perms
2026-06-24 01:40:18.558187 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-78d7465d87-msr4d" not found
2026-06-24 01:40:18.561836 | instance | openstack/cinder-api-78d7465d87-msr4d/cinder-api
2026-06-24 01:40:18.759618 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-78d7465d87-msr4d" not found
2026-06-24 01:40:18.925187 | instance | openstack/cinder-backup-7d944d5b7-d4qm7/init
2026-06-24 01:40:19.096903 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-7d944d5b7-d4qm7" not found
2026-06-24 01:40:19.100333 | instance | openstack/cinder-backup-7d944d5b7-d4qm7/ceph-backup-keyring-placement
2026-06-24 01:40:19.277221 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-7d944d5b7-d4qm7" not found
2026-06-24 01:40:19.281616 | instance | openstack/cinder-backup-7d944d5b7-d4qm7/ceph-keyring-placement-rbd1
2026-06-24 01:40:19.444055 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-7d944d5b7-d4qm7" not found
2026-06-24 01:40:19.447257 | instance | openstack/cinder-backup-7d944d5b7-d4qm7/ceph-coordination-volume-perms
2026-06-24 01:40:19.618287 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-7d944d5b7-d4qm7" not found
2026-06-24 01:40:19.621525 | instance | openstack/cinder-backup-7d944d5b7-d4qm7/cinder-backup
2026-06-24 01:40:19.801797 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-7d944d5b7-d4qm7" not found
2026-06-24 01:40:19.965782 | instance | openstack/cinder-backup-storage-init-t6mzq/init
2026-06-24 01:40:20.186983 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-t6mzq" not found
2026-06-24 01:40:20.189818 | instance | openstack/cinder-backup-storage-init-t6mzq/ceph-keyring-placement
2026-06-24 01:40:20.370742 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-t6mzq" not found
2026-06-24 01:40:20.374257 | instance | openstack/cinder-backup-storage-init-t6mzq/cinder-backup-storage-init
2026-06-24 01:40:20.559143 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-t6mzq" not found
2026-06-24 01:40:20.723673 | instance | openstack/cinder-bootstrap-9zxn6/init
2026-06-24 01:40:20.892180 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-9zxn6" not found
2026-06-24 01:40:20.896084 | instance | openstack/cinder-bootstrap-9zxn6/bootstrap
2026-06-24 01:40:21.067566 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-9zxn6" not found
2026-06-24 01:40:21.240516 | instance | openstack/cinder-create-internal-tenant-fvlzx/init
2026-06-24 01:40:21.412875 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-fvlzx" not found
2026-06-24 01:40:21.415276 | instance | openstack/cinder-create-internal-tenant-fvlzx/create-internal-tenant
2026-06-24 01:40:21.588158 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-fvlzx" not found
2026-06-24 01:40:21.758918 | instance | openstack/cinder-db-init-c8pms/init
2026-06-24 01:40:21.931875 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-c8pms" not found
2026-06-24 01:40:21.936444 | instance | openstack/cinder-db-init-c8pms/cinder-db-init-0
2026-06-24 01:40:22.108996 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-c8pms" not found
2026-06-24 01:40:22.281020 | instance | openstack/cinder-db-sync-86bn6/init
2026-06-24 01:40:22.451951 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-86bn6" not found
2026-06-24 01:40:22.455822 | instance | openstack/cinder-db-sync-86bn6/cinder-db-sync
2026-06-24 01:40:22.627070 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-86bn6" not found
2026-06-24 01:40:22.793752 | instance | openstack/cinder-ks-endpoints-7trr4/init
2026-06-24 01:40:22.973164 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-7trr4" not found
2026-06-24 01:40:22.975768 | instance | openstack/cinder-ks-endpoints-7trr4/volumev3-ks-endpoints-admin
2026-06-24 01:40:23.153834 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-7trr4" not found
2026-06-24 01:40:23.158988 | instance | openstack/cinder-ks-endpoints-7trr4/volumev3-ks-endpoints-internal
2026-06-24 01:40:23.330056 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-7trr4" not found
2026-06-24 01:40:23.333571 | instance | openstack/cinder-ks-endpoints-7trr4/volumev3-ks-endpoints-public
2026-06-24 01:40:23.494024 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-7trr4" not found
2026-06-24 01:40:23.671461 | instance | openstack/cinder-ks-service-l4l66/init
2026-06-24 01:40:23.838009 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-l4l66" not found
2026-06-24 01:40:23.841643 | instance | openstack/cinder-ks-service-l4l66/volumev3-ks-service-registration
2026-06-24 01:40:24.017471 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-l4l66" not found
2026-06-24 01:40:24.188878 | instance | openstack/cinder-ks-user-76579/init
2026-06-24 01:40:24.366967 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-76579" not found
2026-06-24 01:40:24.370430 | instance | openstack/cinder-ks-user-76579/cinder-ks-user
2026-06-24 01:40:24.531868 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-76579" not found
2026-06-24 01:40:24.696751 | instance | openstack/cinder-rabbit-init-jrmk7/init
2026-06-24 01:40:24.879549 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-jrmk7" not found
2026-06-24 01:40:24.884084 | instance | openstack/cinder-rabbit-init-jrmk7/rabbit-init
2026-06-24 01:40:25.061592 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-jrmk7" not found
2026-06-24 01:40:25.257550 | instance | openstack/cinder-scheduler-76d7849fdf-6t4rk/init
2026-06-24 01:40:25.459994 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-76d7849fdf-6t4rk" not found
2026-06-24 01:40:25.465065 | instance | openstack/cinder-scheduler-76d7849fdf-6t4rk/ceph-coordination-volume-perms
2026-06-24 01:40:25.632721 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-76d7849fdf-6t4rk" not found
2026-06-24 01:40:25.637700 | instance | openstack/cinder-scheduler-76d7849fdf-6t4rk/cinder-scheduler
2026-06-24 01:40:25.807874 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-76d7849fdf-6t4rk" not found
2026-06-24 01:40:25.995771 | instance | openstack/cinder-storage-init-wrl69/init
2026-06-24 01:40:26.181148 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-wrl69" not found
2026-06-24 01:40:26.185157 | instance | openstack/cinder-storage-init-wrl69/ceph-keyring-placement
2026-06-24 01:40:26.380327 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-wrl69" not found
2026-06-24 01:40:26.383627 | instance | openstack/cinder-storage-init-wrl69/cinder-storage-init-rbd1
2026-06-24 01:40:26.571261 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-wrl69" not found
2026-06-24 01:40:26.743013 | instance | openstack/cinder-volume-75bf67b4f4-ltmmf/init
2026-06-24 01:40:26.927423 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-75bf67b4f4-ltmmf" not found
2026-06-24 01:40:26.932109 | instance | openstack/cinder-volume-75bf67b4f4-ltmmf/ceph-keyring-placement-rbd1
2026-06-24 01:40:27.117743 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-75bf67b4f4-ltmmf" not found
2026-06-24 01:40:27.124657 | instance | openstack/cinder-volume-75bf67b4f4-ltmmf/ceph-coordination-volume-perms
2026-06-24 01:40:27.319933 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-75bf67b4f4-ltmmf" not found
2026-06-24 01:40:27.324098 | instance | openstack/cinder-volume-75bf67b4f4-ltmmf/init-cinder-conf
2026-06-24 01:40:27.512916 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-75bf67b4f4-ltmmf" not found
2026-06-24 01:40:27.516460 | instance | openstack/cinder-volume-75bf67b4f4-ltmmf/cinder-volume
2026-06-24 01:40:27.696240 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-75bf67b4f4-ltmmf" not found
2026-06-24 01:40:27.864325 | instance | openstack/glance-api-6bbcd58946-dzqzg/init
2026-06-24 01:40:28.036141 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-6bbcd58946-dzqzg" not found
2026-06-24 01:40:28.040497 | instance | openstack/glance-api-6bbcd58946-dzqzg/glance-perms
2026-06-24 01:40:28.234189 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-6bbcd58946-dzqzg" not found
2026-06-24 01:40:28.238906 | instance | openstack/glance-api-6bbcd58946-dzqzg/ceph-keyring-placement
2026-06-24 01:40:28.441964 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-6bbcd58946-dzqzg" not found
2026-06-24 01:40:28.446414 | instance | openstack/glance-api-6bbcd58946-dzqzg/glance-api
2026-06-24 01:40:28.637487 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-6bbcd58946-dzqzg" not found
2026-06-24 01:40:28.818111 | instance | openstack/glance-db-init-9rwv4/init
2026-06-24 01:40:29.010425 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-9rwv4" not found
2026-06-24 01:40:29.015326 | instance | openstack/glance-db-init-9rwv4/glance-db-init-0
2026-06-24 01:40:29.196918 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-9rwv4" not found
2026-06-24 01:40:29.372339 | instance | openstack/glance-db-sync-4kclm/init
2026-06-24 01:40:29.548662 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-4kclm" not found
2026-06-24 01:40:29.552768 | instance | openstack/glance-db-sync-4kclm/glance-db-sync
2026-06-24 01:40:29.728032 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-4kclm" not found
2026-06-24 01:40:29.900167 | instance | openstack/glance-ks-endpoints-6dzt4/init
2026-06-24 01:40:30.072638 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-6dzt4" not found
2026-06-24 01:40:30.076512 | instance | openstack/glance-ks-endpoints-6dzt4/image-ks-endpoints-admin
2026-06-24 01:40:30.256073 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-6dzt4" not found
2026-06-24 01:40:30.259867 | instance | openstack/glance-ks-endpoints-6dzt4/image-ks-endpoints-internal
2026-06-24 01:40:30.427060 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-6dzt4" not found
2026-06-24 01:40:30.431601 | instance | openstack/glance-ks-endpoints-6dzt4/image-ks-endpoints-public
2026-06-24 01:40:30.607304 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-6dzt4" not found
2026-06-24 01:40:30.770999 | instance | openstack/glance-ks-service-2gcd8/init
2026-06-24 01:40:30.932663 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-2gcd8" not found
2026-06-24 01:40:30.937825 | instance | openstack/glance-ks-service-2gcd8/image-ks-service-registration
2026-06-24 01:40:31.120758 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-2gcd8" not found
2026-06-24 01:40:31.302275 | instance | openstack/glance-ks-user-qmjnq/init
2026-06-24 01:40:31.481120 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-qmjnq" not found
2026-06-24 01:40:31.484381 | instance | openstack/glance-ks-user-qmjnq/glance-ks-user
2026-06-24 01:40:31.666009 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-qmjnq" not found
2026-06-24 01:40:31.834699 | instance | openstack/glance-metadefs-load-pmnjt/init
2026-06-24 01:40:32.009484 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-pmnjt" not found
2026-06-24 01:40:32.014236 | instance | openstack/glance-metadefs-load-pmnjt/glance-metadefs-load
2026-06-24 01:40:32.191430 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-pmnjt" not found
2026-06-24 01:40:32.350533 | instance | openstack/glance-rabbit-init-bsppc/init
2026-06-24 01:40:32.513771 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-bsppc" not found
2026-06-24 01:40:32.517819 | instance | openstack/glance-rabbit-init-bsppc/rabbit-init
2026-06-24 01:40:32.691678 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-bsppc" not found
2026-06-24 01:40:32.860977 | instance | openstack/glance-storage-init-5wg6v/init
2026-06-24 01:40:33.023856 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-5wg6v" not found
2026-06-24 01:40:33.027577 | instance | openstack/glance-storage-init-5wg6v/ceph-keyring-placement
2026-06-24 01:40:33.205532 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-5wg6v" not found
2026-06-24 01:40:33.210569 | instance | openstack/glance-storage-init-5wg6v/glance-storage-init
2026-06-24 01:40:33.379884 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-5wg6v" not found
2026-06-24 01:40:33.547109 | instance | openstack/keepalived-h6zxq/init
2026-06-24 01:40:33.761291 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-h6zxq" not found
2026-06-24 01:40:33.766215 | instance | openstack/keepalived-h6zxq/wait-for-ip
2026-06-24 01:40:33.851059 | instance | Error from server (BadRequest): container "wait-for-ip" in pod "keepalived-h6zxq" is waiting to start: PodInitializing
2026-06-24 01:40:33.935025 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-h6zxq" not found
2026-06-24 01:40:33.939801 | instance | openstack/keepalived-h6zxq/keepalived
2026-06-24 01:40:34.025008 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-h6zxq" is waiting to start: PodInitializing
2026-06-24 01:40:34.119967 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-h6zxq" not found
2026-06-24 01:40:34.283705 | instance | openstack/keystone-api-5b746c9456-4pxhw/init
2026-06-24 01:40:34.448036 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-5b746c9456-4pxhw" not found
2026-06-24 01:40:34.452655 | instance | openstack/keystone-api-5b746c9456-4pxhw/keystone-api
2026-06-24 01:40:34.860972 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-5b746c9456-4pxhw" not found
2026-06-24 01:40:35.032132 | instance | openstack/keystone-bootstrap-xzvcj/init
2026-06-24 01:40:35.204410 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-xzvcj" not found
2026-06-24 01:40:35.208577 | instance | openstack/keystone-bootstrap-xzvcj/bootstrap
2026-06-24 01:40:35.381947 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-xzvcj" not found
2026-06-24 01:40:35.555420 | instance | openstack/keystone-credential-setup-4xpwv/init
2026-06-24 01:40:35.718526 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-4xpwv" not found
2026-06-24 01:40:35.722279 | instance | openstack/keystone-credential-setup-4xpwv/keystone-credential-setup
2026-06-24 01:40:35.919524 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-4xpwv" not found
2026-06-24 01:40:36.098016 | instance | openstack/keystone-db-init-fnjrj/init
2026-06-24 01:40:36.283458 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-fnjrj" not found
2026-06-24 01:40:36.286446 | instance | openstack/keystone-db-init-fnjrj/keystone-db-init-0
2026-06-24 01:40:36.501197 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-fnjrj" not found
2026-06-24 01:40:36.664083 | instance | openstack/keystone-db-sync-t72g9/init
2026-06-24 01:40:36.824851 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-t72g9" not found
2026-06-24 01:40:36.829233 | instance | openstack/keystone-db-sync-t72g9/keystone-db-sync
2026-06-24 01:40:36.999064 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-t72g9" not found
2026-06-24 01:40:37.168434 | instance | openstack/keystone-domain-manage-x4gqw/init
2026-06-24 01:40:37.331422 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-x4gqw" not found
2026-06-24 01:40:37.335509 | instance | openstack/keystone-domain-manage-x4gqw/keystone-domain-manage
2026-06-24 01:40:37.510243 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-x4gqw" not found
2026-06-24 01:40:37.678500 | instance | openstack/keystone-fernet-setup-256vj/init
2026-06-24 01:40:37.858166 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-256vj" not found
2026-06-24 01:40:37.861491 | instance | openstack/keystone-fernet-setup-256vj/keystone-fernet-setup
2026-06-24 01:40:38.022900 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-256vj" not found
2026-06-24 01:40:38.217590 | instance | openstack/keystone-rabbit-init-5tq6h/init
2026-06-24 01:40:38.384198 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-5tq6h" not found
2026-06-24 01:40:38.388428 | instance | openstack/keystone-rabbit-init-5tq6h/rabbit-init
2026-06-24 01:40:38.558243 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-5tq6h" not found
2026-06-24 01:40:38.735915 | instance | openstack/libvirt-libvirt-default-w7lcs/init
2026-06-24 01:40:38.918272 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-w7lcs" not found
2026-06-24 01:40:38.923054 | instance | openstack/libvirt-libvirt-default-w7lcs/init-dynamic-options
2026-06-24 01:40:39.011993 | instance | Error from server (BadRequest): container "init-dynamic-options" in pod "libvirt-libvirt-default-w7lcs" is waiting to start: PodInitializing
2026-06-24 01:40:39.096506 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-w7lcs" not found
2026-06-24 01:40:39.101021 | instance | openstack/libvirt-libvirt-default-w7lcs/ceph-admin-keyring-placement
2026-06-24 01:40:39.202462 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-w7lcs" is waiting to start: PodInitializing
2026-06-24 01:40:39.294771 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-w7lcs" not found
2026-06-24 01:40:39.298265 | instance | openstack/libvirt-libvirt-default-w7lcs/ceph-keyring-placement
2026-06-24 01:40:39.385541 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "libvirt-libvirt-default-w7lcs" is waiting to start: PodInitializing
2026-06-24 01:40:39.466875 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-w7lcs" not found
2026-06-24 01:40:39.471155 | instance | openstack/libvirt-libvirt-default-w7lcs/tls-sidecar
2026-06-24 01:40:39.558364 | instance | Error from server (BadRequest): container "tls-sidecar" in pod "libvirt-libvirt-default-w7lcs" is waiting to start: PodInitializing
2026-06-24 01:40:39.644297 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-w7lcs" not found
2026-06-24 01:40:39.647233 | instance | openstack/libvirt-libvirt-default-w7lcs/libvirt
2026-06-24 01:40:39.748207 | instance | Error from server (BadRequest): container "libvirt" in pod "libvirt-libvirt-default-w7lcs" is waiting to start: PodInitializing
2026-06-24 01:40:39.831609 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-w7lcs" not found
2026-06-24 01:40:39.836347 | instance | openstack/libvirt-libvirt-default-w7lcs/libvirt-exporter
2026-06-24 01:40:39.921275 | instance | Error from server (BadRequest): container "libvirt-exporter" in pod "libvirt-libvirt-default-w7lcs" is waiting to start: PodInitializing
2026-06-24 01:40:40.005901 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-w7lcs" not found
2026-06-24 01:40:40.176418 | instance | openstack/memcached-memcached-6479589586-4v74h/init
2026-06-24 01:40:40.337097 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-4v74h" not found
2026-06-24 01:40:40.342156 | instance | openstack/memcached-memcached-6479589586-4v74h/memcached
2026-06-24 01:40:40.514697 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-4v74h" not found
2026-06-24 01:40:40.518237 | instance | openstack/memcached-memcached-6479589586-4v74h/memcached-exporter
2026-06-24 01:40:40.688068 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-4v74h" not found
2026-06-24 01:40:40.864866 | instance | openstack/neutron-coredns-7dd4958666-kf9pn/coredns
2026-06-24 01:40:41.027067 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-kf9pn" not found
2026-06-24 01:40:41.195657 | instance | openstack/neutron-db-init-826sz/init
2026-06-24 01:40:41.385264 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-826sz" not found
2026-06-24 01:40:41.389494 | instance | openstack/neutron-db-init-826sz/neutron-db-init-0
2026-06-24 01:40:41.558494 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-826sz" not found
2026-06-24 01:40:41.745331 | instance | openstack/neutron-db-sync-92mxz/init
2026-06-24 01:40:41.919280 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-92mxz" not found
2026-06-24 01:40:41.923393 | instance | openstack/neutron-db-sync-92mxz/neutron-db-sync
2026-06-24 01:40:42.115307 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-92mxz" not found
2026-06-24 01:40:42.290558 | instance | openstack/neutron-dhcp-agent-default-l6xxx/init
2026-06-24 01:40:42.477475 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-l6xxx" not found
2026-06-24 01:40:42.482846 | instance | openstack/neutron-dhcp-agent-default-l6xxx/neutron-dhcp-agent-init
2026-06-24 01:40:42.563449 | instance | Error from server (BadRequest): container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-l6xxx" is waiting to start: PodInitializing
2026-06-24 01:40:42.649544 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-l6xxx" not found
2026-06-24 01:40:42.653013 | instance | openstack/neutron-dhcp-agent-default-l6xxx/neutron-dhcp-agent
2026-06-24 01:40:42.730247 | instance | Error from server (BadRequest): container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-l6xxx" is waiting to start: PodInitializing
2026-06-24 01:40:42.821762 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-l6xxx" not found
2026-06-24 01:40:42.990051 | instance | openstack/neutron-ks-endpoints-9v8h9/init
2026-06-24 01:40:43.184484 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-9v8h9" not found
2026-06-24 01:40:43.191119 | instance | openstack/neutron-ks-endpoints-9v8h9/network-ks-endpoints-admin
2026-06-24 01:40:43.365978 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-9v8h9" not found
2026-06-24 01:40:43.369503 | instance | openstack/neutron-ks-endpoints-9v8h9/network-ks-endpoints-internal
2026-06-24 01:40:43.547814 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-9v8h9" not found
2026-06-24 01:40:43.551931 | instance | openstack/neutron-ks-endpoints-9v8h9/network-ks-endpoints-public
2026-06-24 01:40:43.720454 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-9v8h9" not found
2026-06-24 01:40:43.887220 | instance | openstack/neutron-ks-service-w6nqv/init
2026-06-24 01:40:44.065329 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-w6nqv" not found
2026-06-24 01:40:44.070589 | instance | openstack/neutron-ks-service-w6nqv/network-ks-service-registration
2026-06-24 01:40:44.246366 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-w6nqv" not found
2026-06-24 01:40:44.407267 | instance | openstack/neutron-ks-user-kvf6v/init
2026-06-24 01:40:44.579364 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-kvf6v" not found
2026-06-24 01:40:44.582321 | instance | openstack/neutron-ks-user-kvf6v/neutron-ks-user
2026-06-24 01:40:44.753553 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-kvf6v" not found
2026-06-24 01:40:44.916762 | instance | openstack/neutron-l3-agent-default-6lcdg/init
2026-06-24 01:40:45.112273 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-6lcdg" not found
2026-06-24 01:40:45.119347 | instance | openstack/neutron-l3-agent-default-6lcdg/neutron-l3-agent-init
2026-06-24 01:40:45.202790 | instance | Error from server (BadRequest): container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-6lcdg" is waiting to start: PodInitializing
2026-06-24 01:40:45.302203 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-6lcdg" not found
2026-06-24 01:40:45.306367 | instance | openstack/neutron-l3-agent-default-6lcdg/neutron-l3-agent
2026-06-24 01:40:45.391439 | instance | Error from server (BadRequest): container "neutron-l3-agent" in pod "neutron-l3-agent-default-6lcdg" is waiting to start: PodInitializing
2026-06-24 01:40:45.475406 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-6lcdg" not found
2026-06-24 01:40:45.642780 | instance | openstack/neutron-metadata-agent-default-7sm7v/init
2026-06-24 01:40:45.835368 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-7sm7v" not found
2026-06-24 01:40:45.838640 | instance | openstack/neutron-metadata-agent-default-7sm7v/neutron-metadata-agent-init
2026-06-24 01:40:45.924972 | instance | Error from server (BadRequest): container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-7sm7v" is waiting to start: PodInitializing
2026-06-24 01:40:46.018169 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-7sm7v" not found
2026-06-24 01:40:46.022579 | instance | openstack/neutron-metadata-agent-default-7sm7v/neutron-metadata-agent
2026-06-24 01:40:46.112563 | instance | Error from server (BadRequest): container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-7sm7v" is waiting to start: PodInitializing
2026-06-24 01:40:46.199547 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-7sm7v" not found
2026-06-24 01:40:46.392174 | instance | openstack/neutron-netns-cleanup-cron-default-sxgzl/init
2026-06-24 01:40:46.567983 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-sxgzl" not found
2026-06-24 01:40:46.571703 | instance | openstack/neutron-netns-cleanup-cron-default-sxgzl/neutron-netns-cleanup-cron
2026-06-24 01:40:46.741072 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-sxgzl" not found
2026-06-24 01:40:46.910159 | instance | openstack/neutron-ovs-agent-default-6vf2j/init
2026-06-24 01:40:47.099423 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-6vf2j" not found
2026-06-24 01:40:47.104120 | instance | openstack/neutron-ovs-agent-default-6vf2j/neutron-openvswitch-agent-kernel-modules
2026-06-24 01:40:47.200821 | instance | Error from server (BadRequest): container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-6vf2j" is waiting to start: PodInitializing
2026-06-24 01:40:47.286826 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-6vf2j" not found
2026-06-24 01:40:47.289933 | instance | openstack/neutron-ovs-agent-default-6vf2j/neutron-ovs-agent-init
2026-06-24 01:40:47.371518 | instance | Error from server (BadRequest): container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-6vf2j" is waiting to start: PodInitializing
2026-06-24 01:40:47.455693 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-6vf2j" not found
2026-06-24 01:40:47.460601 | instance | openstack/neutron-ovs-agent-default-6vf2j/neutron-ovs-agent
2026-06-24 01:40:47.541551 | instance | Error from server (BadRequest): container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-6vf2j" is waiting to start: PodInitializing
2026-06-24 01:40:47.625848 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-6vf2j" not found
2026-06-24 01:40:47.790322 | instance | openstack/neutron-rabbit-init-lglw9/init
2026-06-24 01:40:47.962364 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-lglw9" not found
2026-06-24 01:40:47.966392 | instance | openstack/neutron-rabbit-init-lglw9/rabbit-init
2026-06-24 01:40:48.131668 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-lglw9" not found
2026-06-24 01:40:48.300362 | instance | openstack/neutron-rpc-server-5dc74cb784-t99kx/init
2026-06-24 01:40:48.481587 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-5dc74cb784-t99kx" not found
2026-06-24 01:40:48.484530 | instance | openstack/neutron-rpc-server-5dc74cb784-t99kx/neutron-rpc-server
2026-06-24 01:40:48.837370 | instance | openstack/neutron-server-7ddb57fdf-mnw2v/init
2026-06-24 01:40:49.001601 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-7ddb57fdf-mnw2v" not found
2026-06-24 01:40:49.006085 | instance | openstack/neutron-server-7ddb57fdf-mnw2v/neutron-server
2026-06-24 01:40:49.219097 | instance | openstack/neutron-server-7ddb57fdf-mnw2v/neutron-policy-server
2026-06-24 01:40:49.386947 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-7ddb57fdf-mnw2v" not found
2026-06-24 01:40:49.560426 | instance | openstack/nova-api-metadata-5896f68746-rhg4c/init
2026-06-24 01:40:49.747050 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-5896f68746-rhg4c" not found
2026-06-24 01:40:49.751329 | instance | openstack/nova-api-metadata-5896f68746-rhg4c/nova-api-metadata-init
2026-06-24 01:40:49.914075 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-5896f68746-rhg4c" not found
2026-06-24 01:40:49.918578 | instance | openstack/nova-api-metadata-5896f68746-rhg4c/nova-api
2026-06-24 01:40:50.098697 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-5896f68746-rhg4c" not found
2026-06-24 01:40:50.270942 | instance | openstack/nova-api-osapi-7d69768998-wpdvn/init
2026-06-24 01:40:50.457604 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-7d69768998-wpdvn" not found
2026-06-24 01:40:50.462080 | instance | openstack/nova-api-osapi-7d69768998-wpdvn/nova-osapi
2026-06-24 01:40:50.640208 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-7d69768998-wpdvn" not found
2026-06-24 01:40:50.846269 | instance | openstack/nova-bootstrap-x2j4d/init
2026-06-24 01:40:51.024515 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-x2j4d" not found
2026-06-24 01:40:51.028618 | instance | openstack/nova-bootstrap-x2j4d/bootstrap
2026-06-24 01:40:51.214025 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-x2j4d" not found
2026-06-24 01:40:51.382647 | instance | openstack/nova-cell-setup-8stb7/init
2026-06-24 01:40:51.575238 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-8stb7" not found
2026-06-24 01:40:51.579104 | instance | openstack/nova-cell-setup-8stb7/nova-cell-setup-init
2026-06-24 01:40:51.666427 | instance | Error from server (BadRequest): container "nova-cell-setup-init" in pod "nova-cell-setup-8stb7" is waiting to start: PodInitializing
2026-06-24 01:40:51.750842 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-8stb7" not found
2026-06-24 01:40:51.755293 | instance | openstack/nova-cell-setup-8stb7/nova-cell-setup
2026-06-24 01:40:51.835158 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-8stb7" is waiting to start: PodInitializing
2026-06-24 01:40:51.917591 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-8stb7" not found
2026-06-24 01:40:52.100027 | instance | openstack/nova-compute-default-xr7gh/init
2026-06-24 01:40:52.353165 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-xr7gh" not found
2026-06-24 01:40:52.357146 | instance | openstack/nova-compute-default-xr7gh/nova-compute-init
2026-06-24 01:40:52.449227 | instance | Error from server (BadRequest): container "nova-compute-init" in pod "nova-compute-default-xr7gh" is waiting to start: PodInitializing
2026-06-24 01:40:52.540449 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-xr7gh" not found
2026-06-24 01:40:52.545540 | instance | openstack/nova-compute-default-xr7gh/ceph-perms
2026-06-24 01:40:52.636986 | instance | Error from server (BadRequest): container "ceph-perms" in pod "nova-compute-default-xr7gh" is waiting to start: PodInitializing
2026-06-24 01:40:52.724179 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-xr7gh" not found
2026-06-24 01:40:52.729068 | instance | openstack/nova-compute-default-xr7gh/ceph-admin-keyring-placement
2026-06-24 01:40:52.812826 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "nova-compute-default-xr7gh" is waiting to start: PodInitializing
2026-06-24 01:40:52.927529 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-xr7gh" not found
2026-06-24 01:40:52.932144 | instance | openstack/nova-compute-default-xr7gh/ceph-keyring-placement
2026-06-24 01:40:53.010751 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "nova-compute-default-xr7gh" is waiting to start: PodInitializing
2026-06-24 01:40:53.099045 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-xr7gh" not found
2026-06-24 01:40:53.102830 | instance | openstack/nova-compute-default-xr7gh/nova-compute-vnc-init
2026-06-24 01:40:53.207501 | instance | Error from server (BadRequest): container "nova-compute-vnc-init" in pod "nova-compute-default-xr7gh" is waiting to start: PodInitializing
2026-06-24 01:40:53.295276 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-xr7gh" not found
2026-06-24 01:40:53.299666 | instance | openstack/nova-compute-default-xr7gh/nova-compute-ssh-init
2026-06-24 01:40:53.378096 | instance | Error from server (BadRequest): container "nova-compute-ssh-init" in pod "nova-compute-default-xr7gh" is waiting to start: PodInitializing
2026-06-24 01:40:53.463519 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-xr7gh" not found
2026-06-24 01:40:53.467353 | instance | openstack/nova-compute-default-xr7gh/nova-compute
2026-06-24 01:40:53.550895 | instance | Error from server (BadRequest): container "nova-compute" in pod "nova-compute-default-xr7gh" is waiting to start: PodInitializing
2026-06-24 01:40:53.646426 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-xr7gh" not found
2026-06-24 01:40:53.650798 | instance | openstack/nova-compute-default-xr7gh/nova-compute-ssh
2026-06-24 01:40:53.742814 | instance | Error from server (BadRequest): container "nova-compute-ssh" in pod "nova-compute-default-xr7gh" is waiting to start: PodInitializing
2026-06-24 01:40:53.835515 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-xr7gh" not found
2026-06-24 01:40:53.997831 | instance | openstack/nova-conductor-65c9675c58-fc4cv/init
2026-06-24 01:40:54.176265 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-65c9675c58-fc4cv" not found
2026-06-24 01:40:54.180151 | instance | openstack/nova-conductor-65c9675c58-fc4cv/nova-conductor
2026-06-24 01:40:54.345795 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-65c9675c58-fc4cv" not found
2026-06-24 01:40:54.511229 | instance | openstack/nova-db-init-5htjr/init
2026-06-24 01:40:54.685444 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-5htjr" not found
2026-06-24 01:40:54.689051 | instance | openstack/nova-db-init-5htjr/nova-db-init-0
2026-06-24 01:40:54.861078 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-5htjr" not found
2026-06-24 01:40:54.865497 | instance | openstack/nova-db-init-5htjr/nova-db-init-1
2026-06-24 01:40:55.029896 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-5htjr" not found
2026-06-24 01:40:55.034385 | instance | openstack/nova-db-init-5htjr/nova-db-init-2
2026-06-24 01:40:55.211064 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-5htjr" not found
2026-06-24 01:40:55.376895 | instance | openstack/nova-db-sync-24zxx/init
2026-06-24 01:40:55.539120 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-24zxx" not found
2026-06-24 01:40:55.543821 | instance | openstack/nova-db-sync-24zxx/nova-db-sync
2026-06-24 01:40:55.720594 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-24zxx" not found
2026-06-24 01:40:55.909928 | instance | openstack/nova-ks-endpoints-tr6rn/init
2026-06-24 01:40:56.079567 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-tr6rn" not found
2026-06-24 01:40:56.082829 | instance | openstack/nova-ks-endpoints-tr6rn/compute-ks-endpoints-admin
2026-06-24 01:40:56.276342 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-tr6rn" not found
2026-06-24 01:40:56.279657 | instance | openstack/nova-ks-endpoints-tr6rn/compute-ks-endpoints-internal
2026-06-24 01:40:56.459173 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-tr6rn" not found
2026-06-24 01:40:56.464050 | instance | openstack/nova-ks-endpoints-tr6rn/compute-ks-endpoints-public
2026-06-24 01:40:56.632050 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-tr6rn" not found
2026-06-24 01:40:56.800529 | instance | openstack/nova-ks-service-trtt2/init
2026-06-24 01:40:56.956740 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-trtt2" not found
2026-06-24 01:40:56.960309 | instance | openstack/nova-ks-service-trtt2/compute-ks-service-registration
2026-06-24 01:40:57.134677 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-trtt2" not found
2026-06-24 01:40:57.308129 | instance | openstack/nova-ks-user-vm985/init
2026-06-24 01:40:57.484322 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-vm985" not found
2026-06-24 01:40:57.488443 | instance | openstack/nova-ks-user-vm985/nova-ks-user
2026-06-24 01:40:57.679614 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-vm985" not found
2026-06-24 01:40:57.849527 | instance | openstack/nova-novncproxy-7c9d66c457-5t2sp/init
2026-06-24 01:40:58.017079 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-7c9d66c457-5t2sp" not found
2026-06-24 01:40:58.021043 | instance | openstack/nova-novncproxy-7c9d66c457-5t2sp/nova-novncproxy-init
2026-06-24 01:40:58.207659 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-7c9d66c457-5t2sp" not found
2026-06-24 01:40:58.211468 | instance | openstack/nova-novncproxy-7c9d66c457-5t2sp/nova-novncproxy-init-assets
2026-06-24 01:40:58.380511 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-7c9d66c457-5t2sp" not found
2026-06-24 01:40:58.385237 | instance | openstack/nova-novncproxy-7c9d66c457-5t2sp/nova-novncproxy
2026-06-24 01:40:58.548437 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-7c9d66c457-5t2sp" not found
2026-06-24 01:40:58.723570 | instance | openstack/nova-rabbit-init-smhqt/init
2026-06-24 01:40:58.886155 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-smhqt" not found
2026-06-24 01:40:58.889326 | instance | openstack/nova-rabbit-init-smhqt/rabbit-init
2026-06-24 01:40:59.054066 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-smhqt" not found
2026-06-24 01:40:59.223908 | instance | openstack/nova-scheduler-887bfbb6b-tl6cn/init
2026-06-24 01:40:59.409213 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-887bfbb6b-tl6cn" not found
2026-06-24 01:40:59.412343 | instance | openstack/nova-scheduler-887bfbb6b-tl6cn/nova-scheduler
2026-06-24 01:40:59.574785 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-887bfbb6b-tl6cn" not found
2026-06-24 01:40:59.746358 | instance | openstack/openvswitch-j6hhr/init
2026-06-24 01:40:59.913608 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-j6hhr" not found
2026-06-24 01:40:59.918365 | instance | openstack/openvswitch-j6hhr/openvswitch-db-perms
2026-06-24 01:41:00.095899 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-j6hhr" not found
2026-06-24 01:41:00.100357 | instance | openstack/openvswitch-j6hhr/openvswitch-vswitchd-modules
2026-06-24 01:41:00.267948 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-j6hhr" not found
2026-06-24 01:41:00.270894 | instance | openstack/openvswitch-j6hhr/openvswitch-db
2026-06-24 01:41:00.435916 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-j6hhr" not found
2026-06-24 01:41:00.440436 | instance | openstack/openvswitch-j6hhr/openvswitch-vswitchd
2026-06-24 01:41:00.606595 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-j6hhr" not found
2026-06-24 01:41:00.780294 | instance | openstack/percona-xtradb-haproxy-0/pxc-init
2026-06-24 01:41:00.944604 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found
2026-06-24 01:41:00.948557 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init
2026-06-24 01:41:01.116278 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found
2026-06-24 01:41:01.121054 | instance | openstack/percona-xtradb-haproxy-0/haproxy
2026-06-24 01:41:01.389115 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found
2026-06-24 01:41:01.392369 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit
2026-06-24 01:41:01.566032 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found
2026-06-24 01:41:01.733031 | instance | openstack/percona-xtradb-pxc-0/pxc-init
2026-06-24 01:41:01.896860 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found
2026-06-24 01:41:01.899830 | instance | openstack/percona-xtradb-pxc-0/pxc
2026-06-24 01:41:02.116121 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found
2026-06-24 01:41:02.121826 | instance | openstack/percona-xtradb-pxc-0/exporter
2026-06-24 01:41:02.314203 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found
2026-06-24 01:41:02.480465 | instance | openstack/placement-api-698545dd97-kz4ls/init
2026-06-24 01:41:02.658929 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-698545dd97-kz4ls" not found
2026-06-24 01:41:02.662975 | instance | openstack/placement-api-698545dd97-kz4ls/placement-api
2026-06-24 01:41:02.848535 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-698545dd97-kz4ls" not found
2026-06-24 01:41:03.013614 | instance | openstack/placement-db-init-8gsf9/init
2026-06-24 01:41:03.201821 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-8gsf9" not found
2026-06-24 01:41:03.205008 | instance | openstack/placement-db-init-8gsf9/placement-db-init-0
2026-06-24 01:41:03.364875 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-8gsf9" not found
2026-06-24 01:41:03.550205 | instance | openstack/placement-db-sync-r9c7z/init
2026-06-24 01:41:03.715742 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-r9c7z" not found
2026-06-24 01:41:03.719859 | instance | openstack/placement-db-sync-r9c7z/placement-db-sync
2026-06-24 01:41:03.898748 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-r9c7z" not found
2026-06-24 01:41:04.071855 | instance | openstack/placement-ks-endpoints-999dp/init
2026-06-24 01:41:04.246263 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-999dp" not found
2026-06-24 01:41:04.249927 | instance | openstack/placement-ks-endpoints-999dp/placement-ks-endpoints-admin
2026-06-24 01:41:04.417369 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-999dp" not found
2026-06-24 01:41:04.421543 | instance | openstack/placement-ks-endpoints-999dp/placement-ks-endpoints-internal
2026-06-24 01:41:04.586688 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-999dp" not found
2026-06-24 01:41:04.589974 | instance | openstack/placement-ks-endpoints-999dp/placement-ks-endpoints-public
2026-06-24 01:41:04.799045 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-999dp" not found
2026-06-24 01:41:04.975298 | instance | openstack/placement-ks-service-g4t87/init
2026-06-24 01:41:05.155017 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-g4t87" not found
2026-06-24 01:41:05.158313 | instance | openstack/placement-ks-service-g4t87/placement-ks-service-registration
2026-06-24 01:41:05.340612 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-g4t87" not found
2026-06-24 01:41:05.511196 | instance | openstack/placement-ks-user-thgs7/init
2026-06-24 01:41:05.686657 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-thgs7" not found
2026-06-24 01:41:05.690117 | instance | openstack/placement-ks-user-thgs7/placement-ks-user
2026-06-24 01:41:05.865863 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-thgs7" not found
2026-06-24 01:41:06.030249 | instance | openstack/pxc-operator-69cb5bbdb9-5vspc/percona-xtradb-cluster-operator
2026-06-24 01:41:06.202846 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-5vspc" not found
2026-06-24 01:41:06.370419 | instance | openstack/rabbitmq-barbican-server-0/setup-container
2026-06-24 01:41:06.540477 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found
2026-06-24 01:41:06.544424 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq
2026-06-24 01:41:06.748316 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found
2026-06-24 01:41:06.906630 | instance | openstack/rabbitmq-cinder-server-0/setup-container
2026-06-24 01:41:07.071515 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found
2026-06-24 01:41:07.076862 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq
2026-06-24 01:41:07.282559 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found
2026-06-24 01:41:07.458936 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-6dkdr/rabbitmq-cluster-operator
2026-06-24 01:41:07.644310 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-6dkdr" not found
2026-06-24 01:41:07.805393 | instance | openstack/rabbitmq-glance-server-0/setup-container
2026-06-24 01:41:07.968128 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found
2026-06-24 01:41:07.971954 | instance | openstack/rabbitmq-glance-server-0/rabbitmq
2026-06-24 01:41:08.144428 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found
2026-06-24 01:41:08.323520 | instance | openstack/rabbitmq-keystone-server-0/setup-container
2026-06-24 01:41:08.492143 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found
2026-06-24 01:41:08.497269 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq
2026-06-24 01:41:08.670651 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found
2026-06-24 01:41:08.848775 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-sgq6n/rabbitmq-cluster-operator
2026-06-24 01:41:09.029298 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-sgq6n" not found
2026-06-24 01:41:09.228088 | instance | openstack/rabbitmq-neutron-server-0/setup-container
2026-06-24 01:41:09.404801 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found
2026-06-24 01:41:09.408417 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq
2026-06-24 01:41:09.596067 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found
2026-06-24 01:41:09.772627 | instance | openstack/rabbitmq-nova-server-0/setup-container
2026-06-24 01:41:09.946302 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found
2026-06-24 01:41:09.951063 | instance | openstack/rabbitmq-nova-server-0/rabbitmq
2026-06-24 01:41:10.156716 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found
2026-06-24 01:41:10.324585 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-tmr52/make-container-crash-dir
2026-06-24 01:41:10.505108 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-tmr52" not found
2026-06-24 01:41:10.510203 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-tmr52/chown-container-data-dir
2026-06-24 01:41:10.681248 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-tmr52" not found
2026-06-24 01:41:10.686390 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-tmr52/ceph-crash
2026-06-24 01:41:10.869556 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-tmr52" not found
2026-06-24 01:41:11.050384 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-g4t6k/chown-container-data-dir
2026-06-24 01:41:11.245101 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-g4t6k" not found
2026-06-24 01:41:11.249420 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-g4t6k/rgw
2026-06-24 01:41:11.455102 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-g4t6k" not found
2026-06-24 01:41:11.458639 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-g4t6k/log-collector
2026-06-24 01:41:11.641292 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-g4t6k" not found
2026-06-24 01:41:11.817557 | instance | openstack/staffeln-api-f7495b655-p97mp/init
2026-06-24 01:41:12.005681 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-f7495b655-p97mp" not found
2026-06-24 01:41:12.010271 | instance | openstack/staffeln-api-f7495b655-p97mp/staffeln-api
2026-06-24 01:41:12.197266 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-f7495b655-p97mp" not found
2026-06-24 01:41:12.385903 | instance | openstack/staffeln-conductor-576dbbccd4-4btr9/staffeln-conductor
2026-06-24 01:41:12.564149 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-576dbbccd4-4btr9" not found
2026-06-24 01:41:12.764249 | instance | openstack/staffeln-db-init-t6ll8/init
2026-06-24 01:41:12.956728 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-t6ll8" not found
2026-06-24 01:41:12.960859 | instance | openstack/staffeln-db-init-t6ll8/staffeln-db-init-0
2026-06-24 01:41:13.160961 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-t6ll8" not found
2026-06-24 01:41:13.321686 | instance | openstack/staffeln-db-sync-9sclc/init
2026-06-24 01:41:13.501475 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-9sclc" not found
2026-06-24 01:41:13.506568 | instance | openstack/staffeln-db-sync-9sclc/staffeln-db-sync
2026-06-24 01:41:13.690026 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-9sclc" not found
2026-06-24 01:41:13.881578 | instance | openstack/valkey-node-0/valkey
2026-06-24 01:41:14.054678 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found
2026-06-24 01:41:14.059019 | instance | openstack/valkey-node-0/sentinel
2026-06-24 01:41:14.271428 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found
2026-06-24 01:41:14.275140 | instance | openstack/valkey-node-0/metrics
2026-06-24 01:41:14.452491 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found
2026-06-24 01:41:14.641069 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-l6bb2/rook-ceph-operator
2026-06-24 01:41:14.850541 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-l6bb2" not found
2026-06-24 01:41:15.016124 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-hvrb6/secretgen-controller
2026-06-24 01:41:15.205340 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-hvrb6" not found
2026-06-24 01:41:15.347226 | instance | ERROR
2026-06-24 01:41:15.347361 | instance | {
2026-06-24 01:41:15.347389 | instance | "delta": "0:01:19.049033",
2026-06-24 01:41:15.347410 | instance | "end": "2026-06-24 01:41:15.210623",
2026-06-24 01:41:15.347429 | instance | "msg": "non-zero return code",
2026-06-24 01:41:15.347447 | instance | "rc": 123,
2026-06-24 01:41:15.347465 | instance | "start": "2026-06-24 01:39:56.161590"
2026-06-24 01:41:15.347482 | instance | }
2026-06-24 01:41:15.347505 | instance | ERROR: Ignoring Errors
2026-06-24 01:41:15.358204 |
2026-06-24 01:41:15.358273 | TASK [gather-pod-logs : Downloads pod logs to executor]
2026-06-24 01:41:15.949085 | instance | changed:
2026-06-24 01:41:15.949313 | instance | cd+++++++++ pod-logs/
2026-06-24 01:41:15.949352 | instance | cd+++++++++ pod-logs/auth-system/
2026-06-24 01:41:15.949380 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/
2026-06-24 01:41:15.949407 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt
2026-06-24 01:41:15.949434 | instance | cd+++++++++ pod-logs/cert-manager/
2026-06-24 01:41:15.949460 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-t72tq/
2026-06-24 01:41:15.949498 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-t72tq/cert-manager-controller.txt
2026-06-24 01:41:15.949526 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-q6bh2/
2026-06-24 01:41:15.949552 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-q6bh2/cert-manager-cainjector.txt
2026-06-24 01:41:15.949578 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-fp2jb/
2026-06-24 01:41:15.949604 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-fp2jb/cert-manager-webhook.txt
2026-06-24 01:41:15.949629 | instance | cd+++++++++ pod-logs/envoy-gateway-system/
2026-06-24 01:41:15.949655 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-295lh/
2026-06-24 01:41:15.949680 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-295lh/envoy-gateway.txt
2026-06-24 01:41:15.949705 | instance | cd+++++++++ pod-logs/failed-pods/
2026-06-24 01:41:15.949731 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/
2026-06-24 01:41:15.949756 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/
2026-06-24 01:41:15.949782 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt
2026-06-24 01:41:15.949807 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/
2026-06-24 01:41:15.949833 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-t72tq/
2026-06-24 01:41:15.949858 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-t72tq/cert-manager-controller.txt
2026-06-24 01:41:15.949884 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-q6bh2/
2026-06-24 01:41:15.949909 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-q6bh2/cert-manager-cainjector.txt
2026-06-24 01:41:15.949936 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-fp2jb/
2026-06-24 01:41:15.949961 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-fp2jb/cert-manager-webhook.txt
2026-06-24 01:41:15.949985 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/
2026-06-24 01:41:15.950011 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-295lh/
2026-06-24 01:41:15.950035 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-295lh/envoy-gateway.txt
2026-06-24 01:41:15.950060 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/
2026-06-24 01:41:15.950085 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-h6mn7/
2026-06-24 01:41:15.950110 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-h6mn7/controller.txt
2026-06-24 01:41:15.950134 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-p5289/
2026-06-24 01:41:15.950159 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-p5289/ingress-nginx-default-backend.txt
2026-06-24 01:41:15.950183 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/
2026-06-24 01:41:15.950207 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-dldsr/
2026-06-24 01:41:15.950232 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-dldsr/apply-sysctl-overwrites.txt
2026-06-24 01:41:15.950258 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-dldsr/cilium-agent.txt
2026-06-24 01:41:15.950283 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-dldsr/clean-cilium-state.txt
2026-06-24 01:41:15.950307 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-dldsr/config.txt
2026-06-24 01:41:15.950331 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-dldsr/install-cni-binaries.txt
2026-06-24 01:41:15.950362 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-dldsr/mount-bpf-fs.txt
2026-06-24 01:41:15.950388 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-dldsr/mount-cgroup.txt
2026-06-24 01:41:15.950413 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-scl7p/
2026-06-24 01:41:15.950438 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-scl7p/cilium-operator.txt
2026-06-24 01:41:15.950462 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-lqfzd/
2026-06-24 01:41:15.950487 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-lqfzd/coredns.txt
2026-06-24 01:41:15.950511 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-m6s6r/
2026-06-24 01:41:15.950536 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-m6s6r/coredns.txt
2026-06-24 01:41:15.950561 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/
2026-06-24 01:41:15.950586 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt
2026-06-24 01:41:15.950611 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/
2026-06-24 01:41:15.950638 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-06-24 01:41:15.950664 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/
2026-06-24 01:41:15.950688 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-06-24 01:41:15.950713 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-jwnmh/
2026-06-24 01:41:15.950738 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-jwnmh/kube-proxy.txt
2026-06-24 01:41:15.950763 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/
2026-06-24 01:41:15.950788 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-06-24 01:41:15.950812 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/
2026-06-24 01:41:15.950837 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt
2026-06-24 01:41:15.950861 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/
2026-06-24 01:41:15.950886 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-j7s7k/
2026-06-24 01:41:15.950911 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-j7s7k/local-path-provisioner.txt
2026-06-24 01:41:15.950936 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/
2026-06-24 01:41:15.950961 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-06-24 01:41:15.950985 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-06-24 01:41:15.951009 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-06-24 01:41:15.951034 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-06-24 01:41:15.951059 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-06-24 01:41:15.951083 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-5cbss/
2026-06-24 01:41:15.951108 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-5cbss/goldpinger-daemon.txt
2026-06-24 01:41:15.951132 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-688467cdd6-xl4fm/
2026-06-24 01:41:15.951157 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-688467cdd6-xl4fm/grafana-sc-dashboard.txt
2026-06-24 01:41:15.951181 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-688467cdd6-xl4fm/grafana-sc-datasources.txt
2026-06-24 01:41:15.951212 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-688467cdd6-xl4fm/grafana.txt
2026-06-24 01:41:15.951238 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-82vfj/
2026-06-24 01:41:15.951263 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-82vfj/kube-state-metrics.txt
2026-06-24 01:41:15.951288 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-rgxx5/
2026-06-24 01:41:15.951313 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-rgxx5/kube-prometheus-stack.txt
2026-06-24 01:41:15.951338 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-hz6cz/
2026-06-24 01:41:15.951362 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-hz6cz/node-exporter.txt
2026-06-24 01:41:15.951387 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-hz6cz/pod-tls-sidecar.txt
2026-06-24 01:41:15.951411 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/
2026-06-24 01:41:15.951436 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt
2026-06-24 01:41:15.951460 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/
2026-06-24 01:41:15.951484 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt
2026-06-24 01:41:15.951509 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt
2026-06-24 01:41:15.951533 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-pqqxx/
2026-06-24 01:41:15.951558 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-pqqxx/nginx.txt
2026-06-24 01:41:15.951582 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/
2026-06-24 01:41:15.951607 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt
2026-06-24 01:41:15.951631 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt
2026-06-24 01:41:15.951656 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-5dwg7/
2026-06-24 01:41:15.951680 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-5dwg7/gc.txt
2026-06-24 01:41:15.951705 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-p95c8/
2026-06-24 01:41:15.951729 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-p95c8/master.txt
2026-06-24 01:41:15.951753 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-rl5j6/
2026-06-24 01:41:15.951777 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-rl5j6/worker.txt
2026-06-24 01:41:15.951801 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-06-24 01:41:15.951825 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-06-24 01:41:15.951849 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-06-24 01:41:15.951873 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-06-24 01:41:15.951897 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-06-24 01:41:15.951921 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-06-24 01:41:15.951951 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-bvt7g/
2026-06-24 01:41:15.951976 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-bvt7g/pushgateway.txt
2026-06-24 01:41:15.952001 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-mp5mr/
2026-06-24 01:41:15.952042 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-mp5mr/vector.txt
2026-06-24 01:41:15.952068 | instance | cd+++++++++ pod-logs/failed-pods/openstack/
2026-06-24 01:41:15.952092 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-787fcc9774-lfh6r/
2026-06-24 01:41:15.952116 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-787fcc9774-lfh6r/barbican-api.txt
2026-06-24 01:41:15.952140 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-787fcc9774-lfh6r/init.txt
2026-06-24 01:41:15.952164 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-h2w6d/
2026-06-24 01:41:15.952188 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-h2w6d/barbican-db-init-0.txt
2026-06-24 01:41:15.952213 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-h2w6d/init.txt
2026-06-24 01:41:15.952237 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-5ttvv/
2026-06-24 01:41:15.952262 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-5ttvv/barbican-db-sync.txt
2026-06-24 01:41:15.952286 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-5ttvv/init.txt
2026-06-24 01:41:15.952310 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-f4bdz/
2026-06-24 01:41:15.952335 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-f4bdz/init.txt
2026-06-24 01:41:15.952360 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-f4bdz/key-manager-ks-endpoints-admin.txt
2026-06-24 01:41:15.952385 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-f4bdz/key-manager-ks-endpoints-internal.txt
2026-06-24 01:41:15.952409 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-f4bdz/key-manager-ks-endpoints-public.txt
2026-06-24 01:41:15.952433 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-wvldg/
2026-06-24 01:41:15.952458 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-wvldg/init.txt
2026-06-24 01:41:15.952482 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-wvldg/key-manager-ks-service-registration.txt
2026-06-24 01:41:15.952507 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-ntb76/
2026-06-24 01:41:15.952531 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-ntb76/barbican-ks-user.txt
2026-06-24 01:41:15.952556 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-ntb76/init.txt
2026-06-24 01:41:15.952581 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-84f22/
2026-06-24 01:41:15.952605 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-84f22/init.txt
2026-06-24 01:41:15.952629 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-84f22/rabbit-init.txt
2026-06-24 01:41:15.952653 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-78d7465d87-msr4d/
2026-06-24 01:41:15.952680 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-78d7465d87-msr4d/ceph-coordination-volume-perms.txt
2026-06-24 01:41:15.952707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-78d7465d87-msr4d/cinder-api.txt
2026-06-24 01:41:15.952732 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-78d7465d87-msr4d/init.txt
2026-06-24 01:41:15.952757 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7d944d5b7-d4qm7/
2026-06-24 01:41:15.952781 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7d944d5b7-d4qm7/ceph-backup-keyring-placement.txt
2026-06-24 01:41:15.952813 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7d944d5b7-d4qm7/ceph-coordination-volume-perms.txt
2026-06-24 01:41:15.952839 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7d944d5b7-d4qm7/ceph-keyring-placement-rbd1.txt
2026-06-24 01:41:15.952864 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7d944d5b7-d4qm7/cinder-backup.txt
2026-06-24 01:41:15.952888 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7d944d5b7-d4qm7/init.txt
2026-06-24 01:41:15.952912 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-t6mzq/
2026-06-24 01:41:15.952936 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-t6mzq/ceph-keyring-placement.txt
2026-06-24 01:41:15.952990 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-t6mzq/cinder-backup-storage-init.txt
2026-06-24 01:41:15.953017 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-t6mzq/init.txt
2026-06-24 01:41:15.953042 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-9zxn6/
2026-06-24 01:41:15.953067 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-9zxn6/bootstrap.txt
2026-06-24 01:41:15.953092 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-9zxn6/init.txt
2026-06-24 01:41:15.953116 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-fvlzx/
2026-06-24 01:41:15.953140 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-fvlzx/create-internal-tenant.txt
2026-06-24 01:41:15.953165 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-fvlzx/init.txt
2026-06-24 01:41:15.953188 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-c8pms/
2026-06-24 01:41:15.953213 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-c8pms/cinder-db-init-0.txt
2026-06-24 01:41:15.953237 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-c8pms/init.txt
2026-06-24 01:41:15.953261 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-86bn6/
2026-06-24 01:41:15.953286 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-86bn6/cinder-db-sync.txt
2026-06-24 01:41:15.953310 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-86bn6/init.txt
2026-06-24 01:41:15.953334 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-7trr4/
2026-06-24 01:41:15.953359 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-7trr4/init.txt
2026-06-24 01:41:15.953384 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-7trr4/volumev3-ks-endpoints-admin.txt
2026-06-24 01:41:15.953408 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-7trr4/volumev3-ks-endpoints-internal.txt
2026-06-24 01:41:15.953433 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-7trr4/volumev3-ks-endpoints-public.txt
2026-06-24 01:41:15.953457 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-l4l66/
2026-06-24 01:41:15.953482 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-l4l66/init.txt
2026-06-24 01:41:15.953506 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-l4l66/volumev3-ks-service-registration.txt
2026-06-24 01:41:15.953531 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-76579/
2026-06-24 01:41:15.953556 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-76579/cinder-ks-user.txt
2026-06-24 01:41:15.953580 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-76579/init.txt
2026-06-24 01:41:15.953605 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-jrmk7/
2026-06-24 01:41:15.953630 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-jrmk7/init.txt
2026-06-24 01:41:15.953660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-jrmk7/rabbit-init.txt
2026-06-24 01:41:15.953686 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-76d7849fdf-6t4rk/
2026-06-24 01:41:15.953711 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-76d7849fdf-6t4rk/ceph-coordination-volume-perms.txt
2026-06-24 01:41:15.953736 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-76d7849fdf-6t4rk/cinder-scheduler.txt
2026-06-24 01:41:15.953761 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-76d7849fdf-6t4rk/init.txt
2026-06-24 01:41:15.953785 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-wrl69/
2026-06-24 01:41:15.953810 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-wrl69/ceph-keyring-placement.txt
2026-06-24 01:41:15.953835 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-wrl69/cinder-storage-init-rbd1.txt
2026-06-24 01:41:15.953859 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-wrl69/init.txt
2026-06-24 01:41:15.953884 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-75bf67b4f4-ltmmf/
2026-06-24 01:41:15.953908 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-75bf67b4f4-ltmmf/ceph-coordination-volume-perms.txt
2026-06-24 01:41:15.953933 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-75bf67b4f4-ltmmf/ceph-keyring-placement-rbd1.txt
2026-06-24 01:41:15.953957 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-75bf67b4f4-ltmmf/cinder-volume.txt
2026-06-24 01:41:15.953981 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-75bf67b4f4-ltmmf/init-cinder-conf.txt
2026-06-24 01:41:15.954005 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-75bf67b4f4-ltmmf/init.txt
2026-06-24 01:41:15.954030 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-6bbcd58946-dzqzg/
2026-06-24 01:41:15.954054 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6bbcd58946-dzqzg/ceph-keyring-placement.txt
2026-06-24 01:41:15.954079 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6bbcd58946-dzqzg/glance-api.txt
2026-06-24 01:41:15.954104 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6bbcd58946-dzqzg/glance-perms.txt
2026-06-24 01:41:15.954128 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6bbcd58946-dzqzg/init.txt
2026-06-24 01:41:15.954153 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-9rwv4/
2026-06-24 01:41:15.954177 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-9rwv4/glance-db-init-0.txt
2026-06-24 01:41:15.954201 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-9rwv4/init.txt
2026-06-24 01:41:15.954226 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-4kclm/
2026-06-24 01:41:15.954251 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-4kclm/glance-db-sync.txt
2026-06-24 01:41:15.954275 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-4kclm/init.txt
2026-06-24 01:41:15.954300 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-6dzt4/
2026-06-24 01:41:15.954324 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-6dzt4/image-ks-endpoints-admin.txt
2026-06-24 01:41:15.954349 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-6dzt4/image-ks-endpoints-internal.txt
2026-06-24 01:41:15.954374 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-6dzt4/image-ks-endpoints-public.txt
2026-06-24 01:41:15.954398 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-6dzt4/init.txt
2026-06-24 01:41:15.954422 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-2gcd8/
2026-06-24 01:41:15.954447 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-2gcd8/image-ks-service-registration.txt
2026-06-24 01:41:15.954477 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-2gcd8/init.txt
2026-06-24 01:41:15.954503 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-qmjnq/
2026-06-24 01:41:15.954528 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-qmjnq/glance-ks-user.txt
2026-06-24 01:41:15.954553 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-qmjnq/init.txt
2026-06-24 01:41:15.954578 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-pmnjt/
2026-06-24 01:41:15.954602 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-pmnjt/glance-metadefs-load.txt
2026-06-24 01:41:15.954627 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-pmnjt/init.txt
2026-06-24 01:41:15.954651 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-bsppc/
2026-06-24 01:41:15.954675 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-bsppc/init.txt
2026-06-24 01:41:15.954699 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-bsppc/rabbit-init.txt
2026-06-24 01:41:15.954724 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-5wg6v/
2026-06-24 01:41:15.954748 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-5wg6v/ceph-keyring-placement.txt
2026-06-24 01:41:15.954772 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-5wg6v/glance-storage-init.txt
2026-06-24 01:41:15.954797 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-5wg6v/init.txt
2026-06-24 01:41:15.954821 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-h6zxq/
2026-06-24 01:41:15.954845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-h6zxq/init.txt
2026-06-24 01:41:15.954870 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-h6zxq/keepalived.txt
2026-06-24 01:41:15.954895 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-h6zxq/wait-for-ip.txt
2026-06-24 01:41:15.954919 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-5b746c9456-4pxhw/
2026-06-24 01:41:15.954943 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-5b746c9456-4pxhw/init.txt
2026-06-24 01:41:15.954968 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-5b746c9456-4pxhw/keystone-api.txt
2026-06-24 01:41:15.954992 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-xzvcj/
2026-06-24 01:41:15.955016 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-xzvcj/bootstrap.txt
2026-06-24 01:41:15.955041 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-xzvcj/init.txt
2026-06-24 01:41:15.955065 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-4xpwv/
2026-06-24 01:41:15.955089 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-4xpwv/init.txt
2026-06-24 01:41:15.955113 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-4xpwv/keystone-credential-setup.txt
2026-06-24 01:41:15.955136 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-fnjrj/
2026-06-24 01:41:15.955160 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-fnjrj/init.txt
2026-06-24 01:41:15.955184 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-fnjrj/keystone-db-init-0.txt
2026-06-24 01:41:15.955208 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-t72g9/
2026-06-24 01:41:15.955233 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-t72g9/init.txt
2026-06-24 01:41:15.955257 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-t72g9/keystone-db-sync.txt
2026-06-24 01:41:15.955281 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-x4gqw/
2026-06-24 01:41:15.955310 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-x4gqw/init.txt
2026-06-24 01:41:15.955335 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-x4gqw/keystone-domain-manage.txt
2026-06-24 01:41:15.955360 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-256vj/
2026-06-24 01:41:15.955384 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-256vj/init.txt
2026-06-24 01:41:15.955408 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-256vj/keystone-fernet-setup.txt
2026-06-24 01:41:15.955432 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-5tq6h/
2026-06-24 01:41:15.955456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-5tq6h/init.txt
2026-06-24 01:41:15.955481 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-5tq6h/rabbit-init.txt
2026-06-24 01:41:15.955505 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-w7lcs/
2026-06-24 01:41:15.955530 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-w7lcs/ceph-admin-keyring-placement.txt
2026-06-24 01:41:15.955554 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-w7lcs/ceph-keyring-placement.txt
2026-06-24 01:41:15.955578 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-w7lcs/init-dynamic-options.txt
2026-06-24 01:41:15.955603 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-w7lcs/init.txt
2026-06-24 01:41:15.955626 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-w7lcs/libvirt-exporter.txt
2026-06-24 01:41:15.955650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-w7lcs/libvirt.txt
2026-06-24 01:41:15.955677 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-w7lcs/tls-sidecar.txt
2026-06-24 01:41:15.955703 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-4v74h/
2026-06-24 01:41:15.955727 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-4v74h/init.txt
2026-06-24 01:41:15.955751 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-4v74h/memcached-exporter.txt
2026-06-24 01:41:15.955775 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-4v74h/memcached.txt
2026-06-24 01:41:15.955799 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-kf9pn/
2026-06-24 01:41:15.955823 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-kf9pn/coredns.txt
2026-06-24 01:41:15.955847 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-826sz/
2026-06-24 01:41:15.955872 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-826sz/init.txt
2026-06-24 01:41:15.955897 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-826sz/neutron-db-init-0.txt
2026-06-24 01:41:15.955921 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-92mxz/
2026-06-24 01:41:15.955946 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-92mxz/init.txt
2026-06-24 01:41:15.955971 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-92mxz/neutron-db-sync.txt
2026-06-24 01:41:15.956024 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-l6xxx/
2026-06-24 01:41:15.956054 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-l6xxx/init.txt
2026-06-24 01:41:15.956080 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-l6xxx/neutron-dhcp-agent-init.txt
2026-06-24 01:41:15.956105 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-l6xxx/neutron-dhcp-agent.txt
2026-06-24 01:41:15.956130 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-9v8h9/
2026-06-24 01:41:15.956164 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-9v8h9/init.txt
2026-06-24 01:41:15.956191 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-9v8h9/network-ks-endpoints-admin.txt
2026-06-24 01:41:15.956217 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-9v8h9/network-ks-endpoints-internal.txt
2026-06-24 01:41:15.956242 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-9v8h9/network-ks-endpoints-public.txt
2026-06-24 01:41:15.956266 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-w6nqv/
2026-06-24 01:41:15.956291 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-w6nqv/init.txt
2026-06-24 01:41:15.956316 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-w6nqv/network-ks-service-registration.txt
2026-06-24 01:41:15.956340 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-kvf6v/
2026-06-24 01:41:15.956364 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-kvf6v/init.txt
2026-06-24 01:41:15.956389 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-kvf6v/neutron-ks-user.txt
2026-06-24 01:41:15.956413 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-6lcdg/
2026-06-24 01:41:15.956438 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-6lcdg/init.txt
2026-06-24 01:41:15.956463 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-6lcdg/neutron-l3-agent-init.txt
2026-06-24 01:41:15.956487 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-6lcdg/neutron-l3-agent.txt
2026-06-24 01:41:15.956512 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-7sm7v/
2026-06-24 01:41:15.956537 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-7sm7v/init.txt
2026-06-24 01:41:15.956561 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-7sm7v/neutron-metadata-agent-init.txt
2026-06-24 01:41:15.956586 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-7sm7v/neutron-metadata-agent.txt
2026-06-24 01:41:15.956611 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-sxgzl/
2026-06-24 01:41:15.956635 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-sxgzl/init.txt
2026-06-24 01:41:15.956659 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-sxgzl/neutron-netns-cleanup-cron.txt
2026-06-24 01:41:15.956684 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-6vf2j/
2026-06-24 01:41:15.956704 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-6vf2j/init.txt
2026-06-24 01:41:15.956721 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-6vf2j/neutron-openvswitch-agent-kernel-modules.txt
2026-06-24 01:41:15.956739 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-6vf2j/neutron-ovs-agent-init.txt
2026-06-24 01:41:15.956757 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-6vf2j/neutron-ovs-agent.txt
2026-06-24 01:41:15.956774 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-lglw9/
2026-06-24 01:41:15.956792 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-lglw9/init.txt
2026-06-24 01:41:15.956810 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-lglw9/rabbit-init.txt
2026-06-24 01:41:15.956827 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-5dc74cb784-t99kx/
2026-06-24 01:41:15.956845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-5dc74cb784-t99kx/init.txt
2026-06-24 01:41:15.956868 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-5dc74cb784-t99kx/neutron-rpc-server.txt
2026-06-24 01:41:15.956886 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-7ddb57fdf-mnw2v/
2026-06-24 01:41:15.956904 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7ddb57fdf-mnw2v/init.txt
2026-06-24 01:41:15.956921 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7ddb57fdf-mnw2v/neutron-policy-server.txt
2026-06-24 01:41:15.956939 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7ddb57fdf-mnw2v/neutron-server.txt
2026-06-24 01:41:15.956979 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5896f68746-rhg4c/
2026-06-24 01:41:15.956998 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5896f68746-rhg4c/init.txt
2026-06-24 01:41:15.957016 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5896f68746-rhg4c/nova-api-metadata-init.txt
2026-06-24 01:41:15.957034 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5896f68746-rhg4c/nova-api.txt
2026-06-24 01:41:15.957051 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-7d69768998-wpdvn/
2026-06-24 01:41:15.957069 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-7d69768998-wpdvn/init.txt
2026-06-24 01:41:15.957086 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-7d69768998-wpdvn/nova-osapi.txt
2026-06-24 01:41:15.957104 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-x2j4d/
2026-06-24 01:41:15.957121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-x2j4d/bootstrap.txt
2026-06-24 01:41:15.957139 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-x2j4d/init.txt
2026-06-24 01:41:15.957157 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-8stb7/
2026-06-24 01:41:15.957174 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-8stb7/init.txt
2026-06-24 01:41:15.957192 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-8stb7/nova-cell-setup-init.txt
2026-06-24 01:41:15.957209 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-8stb7/nova-cell-setup.txt
2026-06-24 01:41:15.957226 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-xr7gh/
2026-06-24 01:41:15.957244 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-xr7gh/ceph-admin-keyring-placement.txt
2026-06-24 01:41:15.957262 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-xr7gh/ceph-keyring-placement.txt
2026-06-24 01:41:15.957280 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-xr7gh/ceph-perms.txt
2026-06-24 01:41:15.957297 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-xr7gh/init.txt
2026-06-24 01:41:15.957315 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-xr7gh/nova-compute-init.txt
2026-06-24 01:41:15.957333 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-xr7gh/nova-compute-ssh-init.txt
2026-06-24 01:41:15.957350 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-xr7gh/nova-compute-ssh.txt
2026-06-24 01:41:15.957368 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-xr7gh/nova-compute-vnc-init.txt
2026-06-24 01:41:15.957385 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-xr7gh/nova-compute.txt
2026-06-24 01:41:15.957403 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-65c9675c58-fc4cv/
2026-06-24 01:41:15.957420 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-65c9675c58-fc4cv/init.txt
2026-06-24 01:41:15.957438 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-65c9675c58-fc4cv/nova-conductor.txt
2026-06-24 01:41:15.957455 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-5htjr/
2026-06-24 01:41:15.957479 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-5htjr/init.txt
2026-06-24 01:41:15.957498 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-5htjr/nova-db-init-0.txt
2026-06-24 01:41:15.957517 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-5htjr/nova-db-init-1.txt
2026-06-24 01:41:15.957535 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-5htjr/nova-db-init-2.txt
2026-06-24 01:41:15.957552 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-24zxx/
2026-06-24 01:41:15.957570 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-24zxx/init.txt
2026-06-24 01:41:15.957588 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-24zxx/nova-db-sync.txt
2026-06-24 01:41:15.957606 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-tr6rn/
2026-06-24 01:41:15.957624 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-tr6rn/compute-ks-endpoints-admin.txt
2026-06-24 01:41:15.957642 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-tr6rn/compute-ks-endpoints-internal.txt
2026-06-24 01:41:15.957661 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-tr6rn/compute-ks-endpoints-public.txt
2026-06-24 01:41:15.957681 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-tr6rn/init.txt
2026-06-24 01:41:15.957699 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-trtt2/
2026-06-24 01:41:15.957717 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-trtt2/compute-ks-service-registration.txt
2026-06-24 01:41:15.957734 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-trtt2/init.txt
2026-06-24 01:41:15.957752 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-vm985/
2026-06-24 01:41:15.957769 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-vm985/init.txt
2026-06-24 01:41:15.957787 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-vm985/nova-ks-user.txt
2026-06-24 01:41:15.957804 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7c9d66c457-5t2sp/
2026-06-24 01:41:15.957822 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7c9d66c457-5t2sp/init.txt
2026-06-24 01:41:15.957839 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7c9d66c457-5t2sp/nova-novncproxy-init-assets.txt
2026-06-24 01:41:15.957856 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7c9d66c457-5t2sp/nova-novncproxy-init.txt
2026-06-24 01:41:15.957873 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7c9d66c457-5t2sp/nova-novncproxy.txt
2026-06-24 01:41:15.957891 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-smhqt/
2026-06-24 01:41:15.957909 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-smhqt/init.txt
2026-06-24 01:41:15.957926 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-smhqt/rabbit-init.txt
2026-06-24 01:41:15.957944 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-887bfbb6b-tl6cn/
2026-06-24 01:41:15.957962 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-887bfbb6b-tl6cn/init.txt
2026-06-24 01:41:15.957980 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-887bfbb6b-tl6cn/nova-scheduler.txt
2026-06-24 01:41:15.957998 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-j6hhr/
2026-06-24 01:41:15.958015 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-j6hhr/init.txt
2026-06-24 01:41:15.958033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-j6hhr/openvswitch-db-perms.txt
2026-06-24 01:41:15.958050 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-j6hhr/openvswitch-db.txt
2026-06-24 01:41:15.958067 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-j6hhr/openvswitch-vswitchd-modules.txt
2026-06-24 01:41:15.958089 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-j6hhr/openvswitch-vswitchd.txt
2026-06-24 01:41:15.958107 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/
2026-06-24 01:41:15.958124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-06-24 01:41:15.958142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-06-24 01:41:15.958159 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-06-24 01:41:15.958177 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-06-24 01:41:15.958194 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/
2026-06-24 01:41:15.958211 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt
2026-06-24 01:41:15.958228 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-06-24 01:41:15.958246 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt
2026-06-24 01:41:15.958263 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-698545dd97-kz4ls/
2026-06-24 01:41:15.958280 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-698545dd97-kz4ls/init.txt
2026-06-24 01:41:15.958297 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-698545dd97-kz4ls/placement-api.txt
2026-06-24 01:41:15.958314 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-8gsf9/
2026-06-24 01:41:15.958332 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-8gsf9/init.txt
2026-06-24 01:41:15.958349 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-8gsf9/placement-db-init-0.txt
2026-06-24 01:41:15.958366 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-r9c7z/
2026-06-24 01:41:15.958383 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-r9c7z/init.txt
2026-06-24 01:41:15.958401 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-r9c7z/placement-db-sync.txt
2026-06-24 01:41:15.958418 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-999dp/
2026-06-24 01:41:15.958435 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-999dp/init.txt
2026-06-24 01:41:15.958452 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-999dp/placement-ks-endpoints-admin.txt
2026-06-24 01:41:15.958469 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-999dp/placement-ks-endpoints-internal.txt
2026-06-24 01:41:15.958487 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-999dp/placement-ks-endpoints-public.txt
2026-06-24 01:41:15.958504 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-g4t87/
2026-06-24 01:41:15.958521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-g4t87/init.txt
2026-06-24 01:41:15.958538 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-g4t87/placement-ks-service-registration.txt
2026-06-24 01:41:15.958556 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-thgs7/
2026-06-24 01:41:15.958573 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-thgs7/init.txt
2026-06-24 01:41:15.958591 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-thgs7/placement-ks-user.txt
2026-06-24 01:41:15.958609 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-5vspc/
2026-06-24 01:41:15.958626 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-5vspc/percona-xtradb-cluster-operator.txt
2026-06-24 01:41:15.958644 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/
2026-06-24 01:41:15.958661 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-06-24 01:41:15.958684 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-06-24 01:41:15.958702 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/
2026-06-24 01:41:15.958720 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-06-24 01:41:15.958738 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-06-24 01:41:15.958755 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-6dkdr/
2026-06-24 01:41:15.958772 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-6dkdr/rabbitmq-cluster-operator.txt
2026-06-24 01:41:15.958790 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/
2026-06-24 01:41:15.958809 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-06-24 01:41:15.958827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-06-24 01:41:15.958844 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/
2026-06-24 01:41:15.958862 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-06-24 01:41:15.958879 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-06-24 01:41:15.958897 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-sgq6n/
2026-06-24 01:41:15.958915 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-sgq6n/rabbitmq-cluster-operator.txt
2026-06-24 01:41:15.958933 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/
2026-06-24 01:41:15.958950 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-06-24 01:41:15.958968 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-06-24 01:41:15.958986 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/
2026-06-24 01:41:15.959004 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-06-24 01:41:15.959021 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-06-24 01:41:15.959039 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-tmr52/
2026-06-24 01:41:15.959057 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-tmr52/ceph-crash.txt
2026-06-24 01:41:15.959075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-tmr52/chown-container-data-dir.txt
2026-06-24 01:41:15.959093 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-tmr52/make-container-crash-dir.txt
2026-06-24 01:41:15.959111 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-g4t6k/
2026-06-24 01:41:15.959173 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-g4t6k/chown-container-data-dir.txt
2026-06-24 01:41:15.959196 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-g4t6k/log-collector.txt
2026-06-24 01:41:15.959215 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-g4t6k/rgw.txt
2026-06-24 01:41:15.959234 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-f7495b655-p97mp/
2026-06-24 01:41:15.959252 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-f7495b655-p97mp/init.txt
2026-06-24 01:41:15.959270 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-f7495b655-p97mp/staffeln-api.txt
2026-06-24 01:41:15.959293 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-576dbbccd4-4btr9/
2026-06-24 01:41:15.959311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-576dbbccd4-4btr9/staffeln-conductor.txt
2026-06-24 01:41:15.959329 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-t6ll8/
2026-06-24 01:41:15.959347 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-t6ll8/init.txt
2026-06-24 01:41:15.959365 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-t6ll8/staffeln-db-init-0.txt
2026-06-24 01:41:15.959383 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-9sclc/
2026-06-24 01:41:15.959401 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-9sclc/init.txt
2026-06-24 01:41:15.959418 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-9sclc/staffeln-db-sync.txt
2026-06-24 01:41:15.959436 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/
2026-06-24 01:41:15.959454 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt
2026-06-24 01:41:15.959472 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt
2026-06-24 01:41:15.959490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt
2026-06-24 01:41:15.959507 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/
2026-06-24 01:41:15.959525 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-l6bb2/
2026-06-24 01:41:15.959542 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-l6bb2/rook-ceph-operator.txt
2026-06-24 01:41:15.959560 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/
2026-06-24 01:41:15.959578 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-hvrb6/
2026-06-24 01:41:15.959595 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-hvrb6/secretgen-controller.txt
2026-06-24 01:41:15.959613 | instance | cd+++++++++ pod-logs/ingress-nginx/
2026-06-24 01:41:15.959630 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-h6mn7/
2026-06-24 01:41:15.959648 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-h6mn7/controller.txt
2026-06-24 01:41:15.959666 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-p5289/
2026-06-24 01:41:15.959683 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-p5289/ingress-nginx-default-backend.txt
2026-06-24 01:41:15.959701 | instance | cd+++++++++ pod-logs/kube-system/
2026-06-24 01:41:15.959719 | instance | cd+++++++++ pod-logs/kube-system/cilium-dldsr/
2026-06-24 01:41:15.959736 | instance | >f+++++++++ pod-logs/kube-system/cilium-dldsr/apply-sysctl-overwrites.txt
2026-06-24 01:41:15.959754 | instance | >f+++++++++ pod-logs/kube-system/cilium-dldsr/cilium-agent.txt
2026-06-24 01:41:15.959772 | instance | >f+++++++++ pod-logs/kube-system/cilium-dldsr/clean-cilium-state.txt
2026-06-24 01:41:15.959790 | instance | >f+++++++++ pod-logs/kube-system/cilium-dldsr/config.txt
2026-06-24 01:41:15.959807 | instance | >f+++++++++ pod-logs/kube-system/cilium-dldsr/install-cni-binaries.txt
2026-06-24 01:41:15.959825 | instance | >f+++++++++ pod-logs/kube-system/cilium-dldsr/mount-bpf-fs.txt
2026-06-24 01:41:15.959842 | instance | >f+++++++++ pod-logs/kube-system/cilium-dldsr/mount-cgroup.txt
2026-06-24 01:41:15.959860 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-scl7p/
2026-06-24 01:41:15.959877 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-scl7p/cilium-operator.txt
2026-06-24 01:41:15.959895 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-lqfzd/
2026-06-24 01:41:15.959913 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-lqfzd/coredns.txt
2026-06-24 01:41:15.959931 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-m6s6r/
2026-06-24 01:41:15.959955 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-m6s6r/coredns.txt
2026-06-24 01:41:15.959973 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/
2026-06-24 01:41:15.960003 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt
2026-06-24 01:41:15.960022 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/
2026-06-24 01:41:15.960039 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-06-24 01:41:15.960057 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/
2026-06-24 01:41:15.960075 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-06-24 01:41:15.960093 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-jwnmh/
2026-06-24 01:41:15.960111 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-jwnmh/kube-proxy.txt
2026-06-24 01:41:15.960128 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/
2026-06-24 01:41:15.960146 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-06-24 01:41:15.960163 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/
2026-06-24 01:41:15.960181 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt
2026-06-24 01:41:15.960198 | instance | cd+++++++++ pod-logs/local-path-storage/
2026-06-24 01:41:15.960216 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-j7s7k/
2026-06-24 01:41:15.960233 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-j7s7k/local-path-provisioner.txt
2026-06-24 01:41:15.960251 | instance | cd+++++++++ pod-logs/monitoring/
2026-06-24 01:41:15.960268 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-06-24 01:41:15.960286 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-06-24 01:41:15.960303 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-06-24 01:41:15.960321 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-06-24 01:41:15.960338 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-06-24 01:41:15.960355 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-5cbss/
2026-06-24 01:41:15.960372 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-5cbss/goldpinger-daemon.txt
2026-06-24 01:41:15.960390 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-688467cdd6-xl4fm/
2026-06-24 01:41:15.960407 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-688467cdd6-xl4fm/grafana-sc-dashboard.txt
2026-06-24 01:41:15.960424 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-688467cdd6-xl4fm/grafana-sc-datasources.txt
2026-06-24 01:41:15.960442 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-688467cdd6-xl4fm/grafana.txt
2026-06-24 01:41:15.960459 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-82vfj/
2026-06-24 01:41:15.960475 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-82vfj/kube-state-metrics.txt
2026-06-24 01:41:15.960492 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-rgxx5/
2026-06-24 01:41:15.960510 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-rgxx5/kube-prometheus-stack.txt
2026-06-24 01:41:15.960527 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-hz6cz/
2026-06-24 01:41:15.960545 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-hz6cz/node-exporter.txt
2026-06-24 01:41:15.960567 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-hz6cz/pod-tls-sidecar.txt
2026-06-24 01:41:15.960585 | instance | cd+++++++++ pod-logs/monitoring/loki-0/
2026-06-24 01:41:15.960602 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt
2026-06-24 01:41:15.960620 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/
2026-06-24 01:41:15.960638 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt
2026-06-24 01:41:15.960658 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt
2026-06-24 01:41:15.960679 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-pqqxx/
2026-06-24 01:41:15.960697 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-pqqxx/nginx.txt
2026-06-24 01:41:15.960715 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/
2026-06-24 01:41:15.960733 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt
2026-06-24 01:41:15.960750 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt
2026-06-24 01:41:15.960768 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-5dwg7/
2026-06-24 01:41:15.960786 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-5dwg7/gc.txt
2026-06-24 01:41:15.960804 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-p95c8/
2026-06-24 01:41:15.960821 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-p95c8/master.txt
2026-06-24 01:41:15.960839 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-rl5j6/
2026-06-24 01:41:15.960857 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-rl5j6/worker.txt
2026-06-24 01:41:15.960875 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-06-24 01:41:15.960892 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-06-24 01:41:15.960909 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-06-24 01:41:15.960927 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-06-24 01:41:15.960945 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-06-24 01:41:15.960979 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-06-24 01:41:15.960998 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-bvt7g/
2026-06-24 01:41:15.961016 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-bvt7g/pushgateway.txt
2026-06-24 01:41:15.961034 | instance | cd+++++++++ pod-logs/monitoring/vector-mp5mr/
2026-06-24 01:41:15.961052 | instance | >f+++++++++ pod-logs/monitoring/vector-mp5mr/vector.txt
2026-06-24 01:41:15.961070 | instance | cd+++++++++ pod-logs/openstack/
2026-06-24 01:41:15.961089 | instance | cd+++++++++ pod-logs/openstack/barbican-api-787fcc9774-lfh6r/
2026-06-24 01:41:15.961107 | instance | >f+++++++++ pod-logs/openstack/barbican-api-787fcc9774-lfh6r/barbican-api.txt
2026-06-24 01:41:15.961125 | instance | >f+++++++++ pod-logs/openstack/barbican-api-787fcc9774-lfh6r/init.txt
2026-06-24 01:41:15.961143 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-h2w6d/
2026-06-24 01:41:15.961161 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-h2w6d/barbican-db-init-0.txt
2026-06-24 01:41:15.961179 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-h2w6d/init.txt
2026-06-24 01:41:15.961197 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-5ttvv/
2026-06-24 01:41:15.961215 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-5ttvv/barbican-db-sync.txt
2026-06-24 01:41:15.961232 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-5ttvv/init.txt
2026-06-24 01:41:15.961257 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-f4bdz/
2026-06-24 01:41:15.961276 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-f4bdz/init.txt
2026-06-24 01:41:15.961294 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-f4bdz/key-manager-ks-endpoints-admin.txt
2026-06-24 01:41:15.961311 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-f4bdz/key-manager-ks-endpoints-internal.txt
2026-06-24 01:41:15.961329 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-f4bdz/key-manager-ks-endpoints-public.txt
2026-06-24 01:41:15.961347 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-wvldg/
2026-06-24 01:41:15.961365 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-wvldg/init.txt
2026-06-24 01:41:15.961383 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-wvldg/key-manager-ks-service-registration.txt
2026-06-24 01:41:15.961401 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-ntb76/
2026-06-24 01:41:15.961419 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-ntb76/barbican-ks-user.txt
2026-06-24 01:41:15.961437 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-ntb76/init.txt
2026-06-24 01:41:15.961455 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-84f22/
2026-06-24 01:41:15.961472 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-84f22/init.txt
2026-06-24 01:41:15.961490 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-84f22/rabbit-init.txt
2026-06-24 01:41:15.961507 | instance | cd+++++++++ pod-logs/openstack/cinder-api-78d7465d87-msr4d/
2026-06-24 01:41:15.961525 | instance | >f+++++++++ pod-logs/openstack/cinder-api-78d7465d87-msr4d/ceph-coordination-volume-perms.txt
2026-06-24 01:41:15.961543 | instance | >f+++++++++ pod-logs/openstack/cinder-api-78d7465d87-msr4d/cinder-api.txt
2026-06-24 01:41:15.961561 | instance | >f+++++++++ pod-logs/openstack/cinder-api-78d7465d87-msr4d/init.txt
2026-06-24 01:41:15.961578 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-7d944d5b7-d4qm7/
2026-06-24 01:41:15.961596 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7d944d5b7-d4qm7/ceph-backup-keyring-placement.txt
2026-06-24 01:41:15.961614 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7d944d5b7-d4qm7/ceph-coordination-volume-perms.txt
2026-06-24 01:41:15.961632 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7d944d5b7-d4qm7/ceph-keyring-placement-rbd1.txt
2026-06-24 01:41:15.961649 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7d944d5b7-d4qm7/cinder-backup.txt
2026-06-24 01:41:15.961667 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7d944d5b7-d4qm7/init.txt
2026-06-24 01:41:15.961684 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-t6mzq/
2026-06-24 01:41:15.961702 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-t6mzq/ceph-keyring-placement.txt
2026-06-24 01:41:15.961719 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-t6mzq/cinder-backup-storage-init.txt
2026-06-24 01:41:15.961736 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-t6mzq/init.txt
2026-06-24 01:41:15.961753 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-9zxn6/
2026-06-24 01:41:15.961771 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-9zxn6/bootstrap.txt
2026-06-24 01:41:15.961789 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-9zxn6/init.txt
2026-06-24 01:41:15.961807 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-fvlzx/
2026-06-24 01:41:15.961824 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-fvlzx/create-internal-tenant.txt
2026-06-24 01:41:15.961842 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-fvlzx/init.txt
2026-06-24 01:41:15.961859 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-c8pms/
2026-06-24 01:41:15.961877 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-c8pms/cinder-db-init-0.txt
2026-06-24 01:41:15.961900 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-c8pms/init.txt
2026-06-24 01:41:15.961918 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-86bn6/
2026-06-24 01:41:15.961936 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-86bn6/cinder-db-sync.txt
2026-06-24 01:41:15.961954 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-86bn6/init.txt
2026-06-24 01:41:15.961971 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-7trr4/
2026-06-24 01:41:15.961989 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-7trr4/init.txt
2026-06-24 01:41:15.962007 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-7trr4/volumev3-ks-endpoints-admin.txt
2026-06-24 01:41:15.962025 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-7trr4/volumev3-ks-endpoints-internal.txt
2026-06-24 01:41:15.962043 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-7trr4/volumev3-ks-endpoints-public.txt
2026-06-24 01:41:15.962060 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-l4l66/
2026-06-24 01:41:15.962079 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-l4l66/init.txt
2026-06-24 01:41:15.962096 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-l4l66/volumev3-ks-service-registration.txt
2026-06-24 01:41:15.962114 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-76579/
2026-06-24 01:41:15.962132 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-76579/cinder-ks-user.txt
2026-06-24 01:41:15.962150 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-76579/init.txt
2026-06-24 01:41:15.962168 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-jrmk7/
2026-06-24 01:41:15.962185 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-jrmk7/init.txt
2026-06-24 01:41:15.962203 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-jrmk7/rabbit-init.txt
2026-06-24 01:41:15.962220 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-76d7849fdf-6t4rk/
2026-06-24 01:41:15.962238 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-76d7849fdf-6t4rk/ceph-coordination-volume-perms.txt
2026-06-24 01:41:15.962256 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-76d7849fdf-6t4rk/cinder-scheduler.txt
2026-06-24 01:41:15.962274 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-76d7849fdf-6t4rk/init.txt
2026-06-24 01:41:15.962292 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-wrl69/
2026-06-24 01:41:15.962310 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-wrl69/ceph-keyring-placement.txt
2026-06-24 01:41:15.962327 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-wrl69/cinder-storage-init-rbd1.txt
2026-06-24 01:41:15.962345 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-wrl69/init.txt
2026-06-24 01:41:15.962363 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-75bf67b4f4-ltmmf/
2026-06-24 01:41:15.962381 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-75bf67b4f4-ltmmf/ceph-coordination-volume-perms.txt
2026-06-24 01:41:15.962399 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-75bf67b4f4-ltmmf/ceph-keyring-placement-rbd1.txt
2026-06-24 01:41:15.962416 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-75bf67b4f4-ltmmf/cinder-volume.txt
2026-06-24 01:41:15.962433 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-75bf67b4f4-ltmmf/init-cinder-conf.txt
2026-06-24 01:41:15.962451 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-75bf67b4f4-ltmmf/init.txt
2026-06-24 01:41:15.962469 | instance | cd+++++++++ pod-logs/openstack/glance-api-6bbcd58946-dzqzg/
2026-06-24 01:41:15.962486 | instance | >f+++++++++ pod-logs/openstack/glance-api-6bbcd58946-dzqzg/ceph-keyring-placement.txt
2026-06-24 01:41:15.962504 | instance | >f+++++++++ pod-logs/openstack/glance-api-6bbcd58946-dzqzg/glance-api.txt
2026-06-24 01:41:15.962521 | instance | >f+++++++++ pod-logs/openstack/glance-api-6bbcd58946-dzqzg/glance-perms.txt
2026-06-24 01:41:15.962545 | instance | >f+++++++++ pod-logs/openstack/glance-api-6bbcd58946-dzqzg/init.txt
2026-06-24 01:41:15.962563 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-9rwv4/
2026-06-24 01:41:15.962582 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-9rwv4/glance-db-init-0.txt
2026-06-24 01:41:15.962600 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-9rwv4/init.txt
2026-06-24 01:41:15.962617 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-4kclm/
2026-06-24 01:41:15.962635 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-4kclm/glance-db-sync.txt
2026-06-24 01:41:15.962653 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-4kclm/init.txt
2026-06-24 01:41:15.962671 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-6dzt4/
2026-06-24 01:41:15.962688 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-6dzt4/image-ks-endpoints-admin.txt
2026-06-24 01:41:15.962706 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-6dzt4/image-ks-endpoints-internal.txt
2026-06-24 01:41:15.962724 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-6dzt4/image-ks-endpoints-public.txt
2026-06-24 01:41:15.962741 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-6dzt4/init.txt
2026-06-24 01:41:15.962759 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-2gcd8/
2026-06-24 01:41:15.962776 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-2gcd8/image-ks-service-registration.txt
2026-06-24 01:41:15.962794 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-2gcd8/init.txt
2026-06-24 01:41:15.962812 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-qmjnq/
2026-06-24 01:41:15.962831 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-qmjnq/glance-ks-user.txt
2026-06-24 01:41:15.962848 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-qmjnq/init.txt
2026-06-24 01:41:15.962866 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-pmnjt/
2026-06-24 01:41:15.962883 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-pmnjt/glance-metadefs-load.txt
2026-06-24 01:41:15.962901 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-pmnjt/init.txt
2026-06-24 01:41:15.962918 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-bsppc/
2026-06-24 01:41:15.962936 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-bsppc/init.txt
2026-06-24 01:41:15.962954 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-bsppc/rabbit-init.txt
2026-06-24 01:41:15.962971 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-5wg6v/
2026-06-24 01:41:15.962989 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-5wg6v/ceph-keyring-placement.txt
2026-06-24 01:41:15.963006 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-5wg6v/glance-storage-init.txt
2026-06-24 01:41:15.963024 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-5wg6v/init.txt
2026-06-24 01:41:15.963041 | instance | cd+++++++++ pod-logs/openstack/keepalived-h6zxq/
2026-06-24 01:41:15.963059 | instance | >f+++++++++ pod-logs/openstack/keepalived-h6zxq/init.txt
2026-06-24 01:41:15.963077 | instance | >f+++++++++ pod-logs/openstack/keepalived-h6zxq/keepalived.txt
2026-06-24 01:41:15.963095 | instance | >f+++++++++ pod-logs/openstack/keepalived-h6zxq/wait-for-ip.txt
2026-06-24 01:41:15.963112 | instance | cd+++++++++ pod-logs/openstack/keystone-api-5b746c9456-4pxhw/
2026-06-24 01:41:15.963130 | instance | >f+++++++++ pod-logs/openstack/keystone-api-5b746c9456-4pxhw/init.txt
2026-06-24 01:41:15.963147 | instance | >f+++++++++ pod-logs/openstack/keystone-api-5b746c9456-4pxhw/keystone-api.txt
2026-06-24 01:41:15.963165 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-xzvcj/
2026-06-24 01:41:15.963182 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-xzvcj/bootstrap.txt
2026-06-24 01:41:15.963200 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-xzvcj/init.txt
2026-06-24 01:41:15.963223 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-4xpwv/
2026-06-24 01:41:15.963241 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-4xpwv/init.txt
2026-06-24 01:41:15.963259 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-4xpwv/keystone-credential-setup.txt
2026-06-24 01:41:15.963277 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-fnjrj/
2026-06-24 01:41:15.963295 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-fnjrj/init.txt
2026-06-24 01:41:15.963313 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-fnjrj/keystone-db-init-0.txt
2026-06-24 01:41:15.963330 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-t72g9/
2026-06-24 01:41:15.963347 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-t72g9/init.txt
2026-06-24 01:41:15.963365 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-t72g9/keystone-db-sync.txt
2026-06-24 01:41:15.963383 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-x4gqw/
2026-06-24 01:41:15.963400 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-x4gqw/init.txt
2026-06-24 01:41:15.963418 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-x4gqw/keystone-domain-manage.txt
2026-06-24 01:41:15.963435 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-256vj/
2026-06-24 01:41:15.963453 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-256vj/init.txt
2026-06-24 01:41:15.963471 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-256vj/keystone-fernet-setup.txt
2026-06-24 01:41:15.963488 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-5tq6h/
2026-06-24 01:41:15.963506 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-5tq6h/init.txt
2026-06-24 01:41:15.963524 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-5tq6h/rabbit-init.txt
2026-06-24 01:41:15.963542 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-w7lcs/
2026-06-24 01:41:15.963560 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-w7lcs/ceph-admin-keyring-placement.txt
2026-06-24 01:41:15.963578 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-w7lcs/ceph-keyring-placement.txt
2026-06-24 01:41:15.963595 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-w7lcs/init-dynamic-options.txt
2026-06-24 01:41:15.963613 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-w7lcs/init.txt
2026-06-24 01:41:15.963630 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-w7lcs/libvirt-exporter.txt
2026-06-24 01:41:15.963648 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-w7lcs/libvirt.txt
2026-06-24 01:41:15.963665 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-w7lcs/tls-sidecar.txt
2026-06-24 01:41:15.963683 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-4v74h/
2026-06-24 01:41:15.963701 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-4v74h/init.txt
2026-06-24 01:41:15.963719 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-4v74h/memcached-exporter.txt
2026-06-24 01:41:15.963737 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-4v74h/memcached.txt
2026-06-24 01:41:15.963755 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-kf9pn/
2026-06-24 01:41:15.963773 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-kf9pn/coredns.txt
2026-06-24 01:41:15.963791 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-826sz/
2026-06-24 01:41:15.963809 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-826sz/init.txt
2026-06-24 01:41:15.963827 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-826sz/neutron-db-init-0.txt
2026-06-24 01:41:15.963845 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-92mxz/
2026-06-24 01:41:15.963863 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-92mxz/init.txt
2026-06-24 01:41:15.963886 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-92mxz/neutron-db-sync.txt
2026-06-24 01:41:15.963905 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-l6xxx/
2026-06-24 01:41:15.963922 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-l6xxx/init.txt
2026-06-24 01:41:15.963941 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-l6xxx/neutron-dhcp-agent-init.txt
2026-06-24 01:41:15.963959 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-l6xxx/neutron-dhcp-agent.txt
2026-06-24 01:41:15.963989 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-9v8h9/
2026-06-24 01:41:15.964008 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-9v8h9/init.txt
2026-06-24 01:41:15.964026 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-9v8h9/network-ks-endpoints-admin.txt
2026-06-24 01:41:15.964043 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-9v8h9/network-ks-endpoints-internal.txt
2026-06-24 01:41:15.964061 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-9v8h9/network-ks-endpoints-public.txt
2026-06-24 01:41:15.964078 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-w6nqv/
2026-06-24 01:41:15.964096 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-w6nqv/init.txt
2026-06-24 01:41:15.964113 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-w6nqv/network-ks-service-registration.txt
2026-06-24 01:41:15.964131 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-kvf6v/
2026-06-24 01:41:15.964148 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-kvf6v/init.txt
2026-06-24 01:41:15.964166 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-kvf6v/neutron-ks-user.txt
2026-06-24 01:41:15.964183 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-6lcdg/
2026-06-24 01:41:15.964201 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-6lcdg/init.txt
2026-06-24 01:41:15.964218 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-6lcdg/neutron-l3-agent-init.txt
2026-06-24 01:41:15.964236 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-6lcdg/neutron-l3-agent.txt
2026-06-24 01:41:15.964254 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-7sm7v/
2026-06-24 01:41:15.964272 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-7sm7v/init.txt
2026-06-24 01:41:15.964290 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-7sm7v/neutron-metadata-agent-init.txt
2026-06-24 01:41:15.964308 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-7sm7v/neutron-metadata-agent.txt
2026-06-24 01:41:15.964327 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-sxgzl/
2026-06-24 01:41:15.964344 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-sxgzl/init.txt
2026-06-24 01:41:15.964362 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-sxgzl/neutron-netns-cleanup-cron.txt
2026-06-24 01:41:15.964379 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-6vf2j/
2026-06-24 01:41:15.964397 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-6vf2j/init.txt
2026-06-24 01:41:15.964415 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-6vf2j/neutron-openvswitch-agent-kernel-modules.txt
2026-06-24 01:41:15.964432 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-6vf2j/neutron-ovs-agent-init.txt
2026-06-24 01:41:15.964451 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-6vf2j/neutron-ovs-agent.txt
2026-06-24 01:41:15.964468 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-lglw9/
2026-06-24 01:41:15.964485 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-lglw9/init.txt
2026-06-24 01:41:15.964503 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-lglw9/rabbit-init.txt
2026-06-24 01:41:15.964525 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-5dc74cb784-t99kx/
2026-06-24 01:41:15.964544 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-5dc74cb784-t99kx/init.txt
2026-06-24 01:41:15.964562 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-5dc74cb784-t99kx/neutron-rpc-server.txt
2026-06-24 01:41:15.964580 | instance | cd+++++++++ pod-logs/openstack/neutron-server-7ddb57fdf-mnw2v/
2026-06-24 01:41:15.964598 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7ddb57fdf-mnw2v/init.txt
2026-06-24 01:41:15.964616 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7ddb57fdf-mnw2v/neutron-policy-server.txt
2026-06-24 01:41:15.964634 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7ddb57fdf-mnw2v/neutron-server.txt
2026-06-24 01:41:15.964651 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-5896f68746-rhg4c/
2026-06-24 01:41:15.964669 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5896f68746-rhg4c/init.txt
2026-06-24 01:41:15.964686 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5896f68746-rhg4c/nova-api-metadata-init.txt
2026-06-24 01:41:15.964704 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5896f68746-rhg4c/nova-api.txt
2026-06-24 01:41:15.964721 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-7d69768998-wpdvn/
2026-06-24 01:41:15.964739 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-7d69768998-wpdvn/init.txt
2026-06-24 01:41:15.964756 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-7d69768998-wpdvn/nova-osapi.txt
2026-06-24 01:41:15.964774 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-x2j4d/
2026-06-24 01:41:15.964792 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-x2j4d/bootstrap.txt
2026-06-24 01:41:15.964810 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-x2j4d/init.txt
2026-06-24 01:41:15.964828 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-8stb7/
2026-06-24 01:41:15.964846 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-8stb7/init.txt
2026-06-24 01:41:15.964864 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-8stb7/nova-cell-setup-init.txt
2026-06-24 01:41:15.964882 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-8stb7/nova-cell-setup.txt
2026-06-24 01:41:15.964899 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-xr7gh/
2026-06-24 01:41:15.964917 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-xr7gh/ceph-admin-keyring-placement.txt
2026-06-24 01:41:15.964935 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-xr7gh/ceph-keyring-placement.txt
2026-06-24 01:41:15.964989 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-xr7gh/ceph-perms.txt
2026-06-24 01:41:15.965009 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-xr7gh/init.txt
2026-06-24 01:41:15.965027 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-xr7gh/nova-compute-init.txt
2026-06-24 01:41:15.965045 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-xr7gh/nova-compute-ssh-init.txt
2026-06-24 01:41:15.965063 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-xr7gh/nova-compute-ssh.txt
2026-06-24 01:41:15.965081 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-xr7gh/nova-compute-vnc-init.txt
2026-06-24 01:41:15.965098 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-xr7gh/nova-compute.txt
2026-06-24 01:41:15.965115 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-65c9675c58-fc4cv/
2026-06-24 01:41:15.965133 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-65c9675c58-fc4cv/init.txt
2026-06-24 01:41:15.965151 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-65c9675c58-fc4cv/nova-conductor.txt
2026-06-24 01:41:15.965169 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-5htjr/
2026-06-24 01:41:15.965187 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-5htjr/init.txt
2026-06-24 01:41:15.965209 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-5htjr/nova-db-init-0.txt
2026-06-24 01:41:15.965228 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-5htjr/nova-db-init-1.txt
2026-06-24 01:41:15.965246 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-5htjr/nova-db-init-2.txt
2026-06-24 01:41:15.965263 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-24zxx/
2026-06-24 01:41:15.965281 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-24zxx/init.txt
2026-06-24 01:41:15.965298 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-24zxx/nova-db-sync.txt
2026-06-24 01:41:15.965316 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-tr6rn/
2026-06-24 01:41:15.965334 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-tr6rn/compute-ks-endpoints-admin.txt
2026-06-24 01:41:15.965351 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-tr6rn/compute-ks-endpoints-internal.txt
2026-06-24 01:41:15.965369 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-tr6rn/compute-ks-endpoints-public.txt
2026-06-24 01:41:15.965386 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-tr6rn/init.txt
2026-06-24 01:41:15.965403 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-trtt2/
2026-06-24 01:41:15.965420 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-trtt2/compute-ks-service-registration.txt
2026-06-24 01:41:15.965438 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-trtt2/init.txt
2026-06-24 01:41:15.965455 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-vm985/
2026-06-24 01:41:15.965473 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-vm985/init.txt
2026-06-24 01:41:15.965490 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-vm985/nova-ks-user.txt
2026-06-24 01:41:15.965508 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-7c9d66c457-5t2sp/
2026-06-24 01:41:15.965525 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7c9d66c457-5t2sp/init.txt
2026-06-24 01:41:15.965543 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7c9d66c457-5t2sp/nova-novncproxy-init-assets.txt
2026-06-24 01:41:15.965561 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7c9d66c457-5t2sp/nova-novncproxy-init.txt
2026-06-24 01:41:15.965578 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7c9d66c457-5t2sp/nova-novncproxy.txt
2026-06-24 01:41:15.965596 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-smhqt/
2026-06-24 01:41:15.965613 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-smhqt/init.txt
2026-06-24 01:41:15.965631 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-smhqt/rabbit-init.txt
2026-06-24 01:41:15.965649 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-887bfbb6b-tl6cn/
2026-06-24 01:41:15.965666 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-887bfbb6b-tl6cn/init.txt
2026-06-24 01:41:15.965684 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-887bfbb6b-tl6cn/nova-scheduler.txt
2026-06-24 01:41:15.965701 | instance | cd+++++++++ pod-logs/openstack/openvswitch-j6hhr/
2026-06-24 01:41:15.965719 | instance | >f+++++++++ pod-logs/openstack/openvswitch-j6hhr/init.txt
2026-06-24 01:41:15.965736 | instance | >f+++++++++ pod-logs/openstack/openvswitch-j6hhr/openvswitch-db-perms.txt
2026-06-24 01:41:15.965754 | instance | >f+++++++++ pod-logs/openstack/openvswitch-j6hhr/openvswitch-db.txt
2026-06-24 01:41:15.965772 | instance | >f+++++++++ pod-logs/openstack/openvswitch-j6hhr/openvswitch-vswitchd-modules.txt
2026-06-24 01:41:15.965789 | instance | >f+++++++++ pod-logs/openstack/openvswitch-j6hhr/openvswitch-vswitchd.txt
2026-06-24 01:41:15.965807 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/
2026-06-24 01:41:15.965825 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-06-24 01:41:15.965842 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-06-24 01:41:15.965860 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-06-24 01:41:15.965884 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-06-24 01:41:15.965902 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/
2026-06-24 01:41:15.965920 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt
2026-06-24 01:41:15.965938 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-06-24 01:41:15.965956 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt
2026-06-24 01:41:15.965974 | instance | cd+++++++++ pod-logs/openstack/placement-api-698545dd97-kz4ls/
2026-06-24 01:41:15.965991 | instance | >f+++++++++ pod-logs/openstack/placement-api-698545dd97-kz4ls/init.txt
2026-06-24 01:41:15.966009 | instance | >f+++++++++ pod-logs/openstack/placement-api-698545dd97-kz4ls/placement-api.txt
2026-06-24 01:41:15.966027 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-8gsf9/
2026-06-24 01:41:15.966045 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-8gsf9/init.txt
2026-06-24 01:41:15.966063 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-8gsf9/placement-db-init-0.txt
2026-06-24 01:41:15.966081 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-r9c7z/
2026-06-24 01:41:15.966099 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-r9c7z/init.txt
2026-06-24 01:41:15.966116 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-r9c7z/placement-db-sync.txt
2026-06-24 01:41:15.966134 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-999dp/
2026-06-24 01:41:15.966152 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-999dp/init.txt
2026-06-24 01:41:15.966169 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-999dp/placement-ks-endpoints-admin.txt
2026-06-24 01:41:15.966187 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-999dp/placement-ks-endpoints-internal.txt
2026-06-24 01:41:15.966205 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-999dp/placement-ks-endpoints-public.txt
2026-06-24 01:41:15.966223 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-g4t87/
2026-06-24 01:41:15.966240 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-g4t87/init.txt
2026-06-24 01:41:15.966258 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-g4t87/placement-ks-service-registration.txt
2026-06-24 01:41:15.966276 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-thgs7/
2026-06-24 01:41:15.966294 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-thgs7/init.txt
2026-06-24 01:41:15.966312 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-thgs7/placement-ks-user.txt
2026-06-24 01:41:15.966330 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-5vspc/
2026-06-24 01:41:15.966348 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-5vspc/percona-xtradb-cluster-operator.txt
2026-06-24 01:41:15.966366 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/
2026-06-24 01:41:15.966383 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-06-24 01:41:15.966401 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-06-24 01:41:15.966418 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/
2026-06-24 01:41:15.966436 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-06-24 01:41:15.966454 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-06-24 01:41:15.966472 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-6dkdr/
2026-06-24 01:41:15.966490 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-6dkdr/rabbitmq-cluster-operator.txt
2026-06-24 01:41:15.966508 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/
2026-06-24 01:41:15.966526 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-06-24 01:41:15.966549 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-06-24 01:41:15.966567 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/
2026-06-24 01:41:15.966585 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-06-24 01:41:15.966604 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-06-24 01:41:15.966622 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-sgq6n/
2026-06-24 01:41:15.966640 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-sgq6n/rabbitmq-cluster-operator.txt
2026-06-24 01:41:15.966659 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/
2026-06-24 01:41:15.966680 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-06-24 01:41:15.966700 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-06-24 01:41:15.966717 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/
2026-06-24 01:41:15.966735 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-06-24 01:41:15.966754 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-06-24 01:41:15.966772 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-tmr52/
2026-06-24 01:41:15.966790 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-tmr52/ceph-crash.txt
2026-06-24 01:41:15.966807 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-tmr52/chown-container-data-dir.txt
2026-06-24 01:41:15.966825 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-tmr52/make-container-crash-dir.txt
2026-06-24 01:41:15.966843 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-g4t6k/
2026-06-24 01:41:15.966861 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-g4t6k/chown-container-data-dir.txt
2026-06-24 01:41:15.966879 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-g4t6k/log-collector.txt
2026-06-24 01:41:15.966897 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-g4t6k/rgw.txt
2026-06-24 01:41:15.966915 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-f7495b655-p97mp/
2026-06-24 01:41:15.966933 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-f7495b655-p97mp/init.txt
2026-06-24 01:41:15.966951 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-f7495b655-p97mp/staffeln-api.txt
2026-06-24 01:41:15.966969 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-576dbbccd4-4btr9/
2026-06-24 01:41:15.966986 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-576dbbccd4-4btr9/staffeln-conductor.txt
2026-06-24 01:41:15.967004 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-t6ll8/
2026-06-24 01:41:15.967022 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-t6ll8/init.txt
2026-06-24 01:41:15.967040 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-t6ll8/staffeln-db-init-0.txt
2026-06-24 01:41:15.967057 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-9sclc/
2026-06-24 01:41:15.967075 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-9sclc/init.txt
2026-06-24 01:41:15.967092 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-9sclc/staffeln-db-sync.txt
2026-06-24 01:41:15.967110 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/
2026-06-24 01:41:15.967127 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt
2026-06-24 01:41:15.967145 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt
2026-06-24 01:41:15.967163 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt
2026-06-24 01:41:15.967180 | instance | cd+++++++++ pod-logs/rook-ceph/
2026-06-24 01:41:15.967203 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-l6bb2/
2026-06-24 01:41:15.967221 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-l6bb2/rook-ceph-operator.txt
2026-06-24 01:41:15.967239 | instance | cd+++++++++ pod-logs/secretgen-controller/
2026-06-24 01:41:15.967256 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-hvrb6/
2026-06-24 01:41:15.967274 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-hvrb6/secretgen-controller.txt
2026-06-24 01:41:15.985646 |
2026-06-24 01:41:15.985718 | TASK [gather-prom-metrics : creating directory for helm release descriptions]
2026-06-24 01:41:16.213845 | instance | changed
2026-06-24 01:41:16.221065 |
2026-06-24 01:41:16.221167 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces]
2026-06-24 01:41:16.930769 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics:
2026-06-24 01:41:16.945623 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-24 01:41:16.945667 | instance | Dload Upload Total Spent Left Speed
2026-06-24 01:41:16.952513 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system
2026-06-24 01:41:17.125691 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics:
2026-06-24 01:41:17.132752 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-24 01:41:17.132787 | instance | Dload Upload Total Spent Left Speed
2026-06-24 01:41:17.137415 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx
2026-06-24 01:41:17.476395 | instance | Scraping kube-dns.kube-system:9153/metrics:
2026-06-24 01:41:17.483186 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-24 01:41:17.483220 | instance | Dload Upload Total Spent Left Speed
2026-06-24 01:41:17.489612 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system
2026-06-24 01:41:17.656616 | instance | jq: error (at :1003): Cannot iterate over null (null)
2026-06-24 01:41:17.761294 | instance | ERROR
2026-06-24 01:41:17.761602 | instance | {
2026-06-24 01:41:17.761666 | instance | "delta": "0:00:01.231778",
2026-06-24 01:41:17.761711 | instance | "end": "2026-06-24 01:41:17.660111",
2026-06-24 01:41:17.761753 | instance | "msg": "non-zero return code",
2026-06-24 01:41:17.761793 | instance | "rc": 5,
2026-06-24 01:41:17.761833 | instance | "start": "2026-06-24 01:41:16.428333"
2026-06-24 01:41:17.761873 | instance | }
2026-06-24 01:41:17.761924 | instance | ERROR: Ignoring Errors
2026-06-24 01:41:17.769951 |
2026-06-24 01:41:17.770095 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr]
2026-06-24 01:41:18.108759 | instance | ceph-mgr endpoints:
2026-06-24 01:41:18.349772 | instance | ok: Runtime: 0:00:00.084618
2026-06-24 01:41:18.358093 |
2026-06-24 01:41:18.358267 | TASK [gather-prom-metrics : Get metrics from fluentd pods]
2026-06-24 01:41:18.890270 | instance | ok: Runtime: 0:00:00.084631
2026-06-24 01:41:18.895463 |
2026-06-24 01:41:18.895531 | TASK [gather-prom-metrics : Downloads logs to executor]
2026-06-24 01:41:19.374024 | instance | changed:
2026-06-24 01:41:19.374252 | instance | cd+++++++++ prometheus/
2026-06-24 01:41:19.374290 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt
2026-06-24 01:41:19.374318 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt
2026-06-24 01:41:19.374348 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt
2026-06-24 01:41:19.387542 |
2026-06-24 01:41:19.387611 | TASK [gather-selenium-data : creating directory for helm release descriptions]
2026-06-24 01:41:19.605926 | instance | changed
2026-06-24 01:41:19.612691 |
2026-06-24 01:41:19.612791 | TASK [gather-selenium-data : Get selenium data]
2026-06-24 01:41:19.818813 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/.
2026-06-24 01:41:19.820349 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory
2026-06-24 01:41:20.150542 | instance | ERROR
2026-06-24 01:41:20.150934 | instance | {
2026-06-24 01:41:20.151020 | instance | "delta": "0:00:00.006332",
2026-06-24 01:41:20.151078 | instance | "end": "2026-06-24 01:41:19.820727",
2026-06-24 01:41:20.151129 | instance | "msg": "non-zero return code",
2026-06-24 01:41:20.151181 | instance | "rc": 1,
2026-06-24 01:41:20.151228 | instance | "start": "2026-06-24 01:41:19.814395"
2026-06-24 01:41:20.151268 | instance | }
2026-06-24 01:41:20.151321 | instance | ERROR: Ignoring Errors
2026-06-24 01:41:20.158848 |
2026-06-24 01:41:20.158964 | TASK [gather-selenium-data : Downloads logs to executor]
2026-06-24 01:41:20.665483 | instance | changed: cd+++++++++ selenium/
2026-06-24 01:41:20.673696 |
2026-06-24 01:41:20.673844 | PLAY RECAP
2026-06-24 01:41:20.673926 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3
2026-06-24 01:41:20.673990 |
2026-06-24 01:41:20.874258 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main]
2026-06-24 01:41:20.885631 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-06-24 01:41:21.528266 |
2026-06-24 01:41:21.528937 | PLAY [all]
2026-06-24 01:41:21.540568 |
2026-06-24 01:41:21.540650 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-24 01:41:21.586360 | instance | skipping: Conditional result was False
2026-06-24 01:41:21.597080 |
2026-06-24 01:41:21.597190 | TASK [fetch-output : Set log path for single node]
2026-06-24 01:41:21.642527 | instance | ok
2026-06-24 01:41:21.648928 |
2026-06-24 01:41:21.649017 | LOOP [fetch-output : Ensure local output dirs]
2026-06-24 01:41:22.068801 | instance -> localhost | ok: "/var/lib/zuul/builds/01d85141b37c4441a9e97b5f985fa476/work/logs"
2026-06-24 01:41:22.273781 | instance -> localhost | changed: "/var/lib/zuul/builds/01d85141b37c4441a9e97b5f985fa476/work/artifacts"
2026-06-24 01:41:22.495764 | instance -> localhost | changed: "/var/lib/zuul/builds/01d85141b37c4441a9e97b5f985fa476/work/docs"
2026-06-24 01:41:22.512084 |
2026-06-24 01:41:22.512491 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-24 01:41:23.143922 | instance | changed: .d..t...... ./
2026-06-24 01:41:23.144219 | instance | changed: All items complete
2026-06-24 01:41:23.144258 |
2026-06-24 01:41:23.587849 | instance | changed: .d..t...... ./
2026-06-24 01:41:24.029392 | instance | changed: .d..t...... ./
2026-06-24 01:41:24.055057 |
2026-06-24 01:41:24.055177 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-24 01:41:24.462624 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007859
2026-06-24 01:41:24.693367 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007840
2026-06-24 01:41:24.713039 |
2026-06-24 01:41:24.713176 | PLAY [all]
2026-06-24 01:41:24.719756 |
2026-06-24 01:41:24.719821 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-24 01:41:25.139654 | instance | changed
2026-06-24 01:41:25.147444 |
2026-06-24 01:41:25.147496 | PLAY RECAP
2026-06-24 01:41:25.147541 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-24 01:41:25.147563 |
2026-06-24 01:41:25.288391 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-06-24 01:41:25.300331 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main]
2026-06-24 01:41:25.922559 |
2026-06-24 01:41:25.923076 | PLAY [localhost]
2026-06-24 01:41:25.933337 |
2026-06-24 01:41:25.933412 | TASK [Generate Zuul manifest]
2026-06-24 01:41:25.965211 | localhost | ok
2026-06-24 01:41:25.986073 |
2026-06-24 01:41:25.986253 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-24 01:41:26.606885 | localhost | changed
2026-06-24 01:41:26.619414 |
2026-06-24 01:41:26.619506 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-24 01:41:26.650646 | localhost | ok
2026-06-24 01:41:26.661011 |
2026-06-24 01:41:26.661116 | TASK [Upload logs]
2026-06-24 01:41:26.683136 | localhost | ok
2026-06-24 01:41:26.798721 |
2026-06-24 01:41:26.798873 | TASK [Set zuul-log-path fact]
2026-06-24 01:41:26.821611 | localhost | ok
2026-06-24 01:41:26.834070 |
2026-06-24 01:41:26.834323 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-24 01:41:26.865066 | localhost | ok
2026-06-24 01:41:26.874329 |
2026-06-24 01:41:26.874401 | TASK [upload-logs : Create log directories]
2026-06-24 01:41:27.244448 | localhost | changed
2026-06-24 01:41:27.251255 |
2026-06-24 01:41:27.251364 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-24 01:41:27.660172 | localhost -> localhost | ok: Runtime: 0:00:00.031097
2026-06-24 01:41:27.668505 |
2026-06-24 01:41:27.668583 | TASK [upload-logs : Upload logs to log server]
2026-06-24 01:41:28.594415 | localhost | Output suppressed because no_log was given
2026-06-24 01:41:28.599731 |
2026-06-24 01:41:28.599832 | LOOP [upload-logs : Compress console log and json output]
2026-06-24 01:41:28.649559 | localhost | skipping: Conditional result was False
2026-06-24 01:41:28.656043 | localhost | skipping: Conditional result was False
2026-06-24 01:41:28.667975 |
2026-06-24 01:41:28.668228 | LOOP [upload-logs : Upload compressed console log and json output]
2026-06-24 01:41:28.712347 | localhost | skipping: Conditional result was False
2026-06-24 01:41:28.712789 |
2026-06-24 01:41:28.716554 | localhost | skipping: Conditional result was False
2026-06-24 01:41:28.732099 |
2026-06-24 01:41:28.732251 | LOOP [upload-logs : Upload console log and json output]